Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 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-ssh1834528912368376424.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11962135232624946121.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/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-ssh11976471080814156088.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8346302380486911691.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/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-ssh3034714734529965097.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-18060 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 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 Avoid second fetch Checking out Revision c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 (main) > 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 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 Commit message: "Merge pull request #56 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.1.0" > git rev-list --no-walk 0492e7bd031c4fc3fe48691e52ee2ffbb2a76358 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 13:48:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 13:48:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 13:48:22 ========================================================= 13:48:22 EdgeX Global Pipelines Version Info 13:48:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 13:48:23 ------------------- 13:48:23 stable info: 13:48:23 ------------------- 13:48:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 13:48:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:48:23 Message: update stable to v1.0.250 13:48:24 ------------------- 13:48:24 experimental info: 13:48:24 ------------------- 13:48:24 Commited By: **** collab-it+edgex@linuxfoundation.org 13:48:24 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 13:48:24 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c9a59ba [Pipeline] echo 13:48:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:24 provisioning config files... 13:48:24 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13659930762393250488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:24 ---> docker-login.sh 13:48:24 nexus3.edgexfoundry.org:10001 13:48:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 nexus3.edgexfoundry.org:10002 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 nexus3.edgexfoundry.org:10003 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 nexus3.edgexfoundry.org:10004 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 docker.io 13:48:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:25 Configure a credential helper to remove this warning. See 13:48:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:25 13:48:25 Login Succeeded 13:48:25 ---> docker-login.sh ends [Pipeline] } 13:48:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 13:48:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 13:48:26 + grep -v github /etc/ssh/ssh_known_hosts 13:48:26 + [ -e /tmp/ssh_known_hosts ] 13:48:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 13:48:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 13:48:26 + sudo tee -a /etc/ssh/ssh_known_hosts 13:48:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:26 13:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:26 0.1.4: Pulling from edgex-devops/py-git-semver 13:48:26 b85a868b505f: Pulling fs layer 13:48:26 e2be974225ed: Pulling fs layer 13:48:26 339a4e72a1f5: Pulling fs layer 13:48:26 988bab9f4d93: Pulling fs layer 13:48:26 1469e6f7b9e6: Pulling fs layer 13:48:26 eaf3925da568: Pulling fs layer 13:48:26 bab4dde63d76: Pulling fs layer 13:48:26 bde34c3a00c8: Pulling fs layer 13:48:26 b352a97aabf1: Pulling fs layer 13:48:26 4872d77fe225: Pulling fs layer 13:48:26 5851b861e8e6: Pulling fs layer 13:48:26 bde34c3a00c8: Waiting 13:48:26 b352a97aabf1: Waiting 13:48:26 4872d77fe225: Waiting 13:48:26 eaf3925da568: Waiting 13:48:26 5851b861e8e6: Waiting 13:48:26 bab4dde63d76: Waiting 13:48:26 988bab9f4d93: Waiting 13:48:26 1469e6f7b9e6: Waiting 13:48:26 e2be974225ed: Download complete 13:48:26 988bab9f4d93: Verifying Checksum 13:48:26 988bab9f4d93: Download complete 13:48:26 339a4e72a1f5: Verifying Checksum 13:48:26 339a4e72a1f5: Download complete 13:48:26 1469e6f7b9e6: Verifying Checksum 13:48:26 1469e6f7b9e6: Download complete 13:48:26 bde34c3a00c8: Verifying Checksum 13:48:26 bde34c3a00c8: Download complete 13:48:26 b352a97aabf1: Verifying Checksum 13:48:26 b352a97aabf1: Download complete 13:48:26 4872d77fe225: Download complete 13:48:26 5851b861e8e6: Download complete 13:48:26 b85a868b505f: Verifying Checksum 13:48:26 b85a868b505f: Download complete 13:48:27 bab4dde63d76: Verifying Checksum 13:48:27 bab4dde63d76: Download complete 13:48:28 b85a868b505f: Pull complete 13:48:28 e2be974225ed: Pull complete 13:48:28 339a4e72a1f5: Pull complete 13:48:28 988bab9f4d93: Pull complete 13:48:29 1469e6f7b9e6: Pull complete 13:48:29 eaf3925da568: Pull complete 13:48:30 bab4dde63d76: Pull complete 13:48:30 bde34c3a00c8: Pull complete 13:48:30 b352a97aabf1: Pull complete 13:48:30 4872d77fe225: Pull complete 13:48:30 5851b861e8e6: Pull complete 13:48:30 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 13:48:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 13:48:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:48:30 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 13:48:31 $ 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 13:48:32 $ docker top 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 -eo pid,comm 13:48:33 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 13:48:33 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 13:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:33 [ssh-agent] Looking for ssh-agent implementation... 13:48:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:33 $ docker exec 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent 13:48:33 SSH_AUTH_SOCK=/tmp/ssh-5G7rBoqu5xRU/agent.31 13:48:33 SSH_AGENT_PID=37 13:48:33 Running ssh-add (command line suppressed) 13:48:33 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5769083223045463056.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5769083223045463056.key) 13:48:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:33 + git tag --points-at HEAD [Pipeline] } 13:48:33 $ docker exec --env ******** --env ******** 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent -k 13:48:33 unset SSH_AUTH_SOCK; 13:48:33 unset SSH_AGENT_PID; 13:48:33 echo Agent pid 37 killed; 13:48:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 13:48:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 13:48:33 [ssh-agent] Looking for ssh-agent implementation... 13:48:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:48:34 $ docker exec 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent 13:48:34 SSH_AUTH_SOCK=/tmp/ssh-LXWuCql0zmtE/agent.69 13:48:34 SSH_AGENT_PID=75 13:48:34 Running ssh-add (command line suppressed) 13:48:34 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7089656990813051159.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7089656990813051159.key) 13:48:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 13:48:34 + git semver init 13:48:34 2023-06-07 13:48:34,750 [run_init] DEBUG init version:0.0.0 force:False 13:48:34 2023-06-07 13:48:34,751 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 13:48:34 2023-06-07 13:48:34,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 13:48:34 2023-06-07 13:48:34,752 [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) 13:48:35 2023-06-07 13:48:35,360 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 13:48:35 2023-06-07 13:48:35,361 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 13:48:35 2023-06-07 13:48:35,361 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:48:35 2023-06-07 13:48:35,361 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 13:48:35 0.0.2-dev.25 [Pipeline] } 13:48:35 $ docker exec --env ******** --env ******** 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 ssh-agent -k 13:48:35 unset SSH_AUTH_SOCK; 13:48:35 unset SSH_AGENT_PID; 13:48:35 echo Agent pid 75 killed; 13:48:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:48:36 + git semver [Pipeline] } 13:48:36 $ docker stop --time=1 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 13:48:37 $ docker rm -f --volumes 43dbeba26521fdb2575b6011f6beea57240474901c065c7f4934f879d94c9181 [Pipeline] // withDockerContainer [Pipeline] sh 13:48:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 13:48:38 Stashed 1 file(s) [Pipeline] echo 13:48:38 [edgeXSemver]: initialized semver on version 0.0.2-dev.25 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:48:38 provisioning config files... 13:48:38 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config18200482968636287792tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:48:38 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18069 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 13:48:38 Selected Git installation does not exist. Using Default 13:48:38 The recommended git tool is: NONE 13:48:38 ---> docker-login.sh 13:48:38 nexus3.edgexfoundry.org:10001 13:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:38 Configure a credential helper to remove this warning. See 13:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:38 13:48:38 Login Succeeded 13:48:38 nexus3.edgexfoundry.org:10002 13:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:38 Configure a credential helper to remove this warning. See 13:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:38 13:48:38 Login Succeeded 13:48:38 nexus3.edgexfoundry.org:10003 13:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:38 Configure a credential helper to remove this warning. See 13:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:38 13:48:38 Login Succeeded 13:48:38 nexus3.edgexfoundry.org:10004 13:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:38 Configure a credential helper to remove this warning. See 13:48:38 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:38 13:48:38 Login Succeeded 13:48:38 docker.io 13:48:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:48:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:48:39 Configure a credential helper to remove this warning. See 13:48:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:48:39 13:48:39 Login Succeeded 13:48:39 ---> docker-login.sh ends [Pipeline] } 13:48:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:39 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:48:40 + ls -al . 13:48:40 total 72 13:48:40 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 13:48 . 13:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 .. 13:48:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:48 .git 13:48:40 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 13:48 .github 13:48:40 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 13:48 .gitignore 13:48:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:48 .semver 13:48:40 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 13:48 Dockerfile 13:48:40 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 13:48 Jenkinsfile 13:48:40 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 13:48 LICENSE 13:48:40 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 13:48 README.md 13:48:40 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 TAF-Manager 13:48:40 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:48 TUC 13:48:40 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 13:48 VERSION 13:48:40 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 13:48 requirements.txt 13:48:40 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 13:48 robot-entrypoint.sh 13:48:40 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 13:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:48:40 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 --label arch=amd64 --label version=0.0.2-dev.25 . 13:48:40 Sending build context to Docker daemon 453.1kB 13:48:40 Step 1/13 : FROM alpine:3.16 13:48:40 3.16: Pulling from library/alpine 13:48:40 91d30c5bc195: Pulling fs layer 13:48:40 91d30c5bc195: Verifying Checksum 13:48:40 91d30c5bc195: Download complete 13:48:41 91d30c5bc195: Pull complete 13:48:41 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 13:48:41 Status: Downloaded newer image for alpine:3.16 13:48:41 ---> 8471affe5de5 13:48:41 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 13:48:41 ---> Running in 2b33ff651b07 13:48:41 Removing intermediate container 2b33ff651b07 13:48:41 ---> e77db28c3a05 13:48:41 Step 3/13 : LABEL maintainer="Bruce Huang " 13:48:41 ---> Running in 9023516bc821 13:48:41 Removing intermediate container 9023516bc821 13:48:41 ---> 1a9e429461a6 13:48:41 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 13:48:41 ---> f0f22b33c809 13:48:41 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 13:48:41 ---> f7bb4d53b2ea 13:48:41 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 13:48:41 ---> 291aec17923e 13:48:41 Step 7/13 : WORKDIR /edgex-taf 13:48:41 ---> Running in f440d51b3ce6 13:48:41 Removing intermediate container f440d51b3ce6 13:48:41 ---> fa2c2b4483c3 13:48:41 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:48:41 ---> Running in 079ca8291c66 13:48:42 Removing intermediate container 079ca8291c66 13:48:42 ---> 1428258273a2 13:48:42 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 13:48:42 ---> Running in 2541f223a5a3 13:48:42 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:48:42 using credential edgex-jenkins-ssh 13:48:42 Cloning the remote Git repository 13:48:42 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 13:48:43 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 13:48:43 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 13:48:43 > git --version # timeout=10 13:48:43 > git --version # 'git version 2.25.1' 13:48:43 using GIT_SSH to set credentials SSH Credentials for GitHub 13:48:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:48:43 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 13:48:43 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:48:43 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 13:48:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:48:44 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 13:48:44 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 13:48:44 Avoid second fetch 13:48:44 Checking out Revision c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 (main) 13:48:45 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 13:48:45 Commit message: "Merge pull request #56 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.1.0" 13:48:45 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 13:48:44 > git config core.sparsecheckout # timeout=10 13:48:44 > git checkout -f c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 # timeout=10 13:48:45 Executing busybox-1.35.0-r17.trigger 13:48:45 OK: 6 MiB in 14 packages [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:48:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:48:46 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:48:46 % Total % Received % Xferd Average Speed Time Time Time Current 13:48:46 Dload Upload Total Spent Left Speed 13:48:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k 13:48:46 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 13:48:46 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:48:47 + sudo tee /etc/docker/daemon.new 13:48:47 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:48:47 { 13:48:47 "registry-mirrors": [ 13:48:47 "https://nexus3.edgexfoundry.org:10001" 13:48:47 ], 13:48:47 "bip": "10.250.0.254/24", 13:48:47 "hosts": [ 13:48:47 "tcp://0.0.0.0:5555", 13:48:47 "unix:///var/run/docker.sock" 13:48:47 ], 13:48:47 "mtu": 1458, 13:48:47 "selinux-enabled": true, 13:48:47 "seccomp-profile": "/etc/docker/seccomp.json" 13:48:47 } [Pipeline] sh 13:48:47 (1/9) Installing ca-certificates (20230506-r0) 13:48:47 (2/9) Installing brotli-libs (1.0.9-r6) 13:48:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:48:47 (3/9) Installing nghttp2-libs (1.47.0-r0) 13:48:47 + sudo service docker restart 13:48:47 (4/9) Installing libcurl (8.1.2-r0) 13:48:48 (5/9) Installing curl (8.1.2-r0) 13:48:48 (6/9) Installing docker-cli (20.10.20-r0) 13:48:49 (7/9) Installing oniguruma (6.9.8-r0) 13:48:50 (8/9) Installing jq (1.6-r1) 13:48:50 (9/9) Installing openssl (1.1.1u-r1) 13:48:50 Executing busybox-1.35.0-r17.trigger 13:48:50 Executing ca-certificates-20230506-r0.trigger 13:48:50 OK: 52 MiB in 23 packages 13:48:50 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:48:51 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:48:52 (1/137) Installing libmagic (5.41-r0) 13:48:52 (2/137) Installing file (5.41-r0) 13:48:52 (3/137) Installing libxau (1.0.9-r0) 13:48:52 (4/137) Installing libxdmcp (1.1.3-r0) 13:48:53 (5/137) Installing libxcb (1.15-r0) 13:48:53 (6/137) Installing libx11 (1.8-r0) 13:48:54 (7/137) Installing libxext (1.3.4-r0) 13:48:54 (8/137) Installing libice (1.0.10-r0) 13:48:54 (9/137) Installing libuuid (2.38-r1) 13:48:55 (10/137) Installing libsm (1.2.3-r0) 13:48:55 (11/137) Installing libxt (1.2.1-r0) 13:48:55 (12/137) Installing libxmu (1.1.3-r0) 13:48:56 (13/137) Installing xset (1.2.4-r0) 13:48:56 (14/137) Installing xprop (1.2.5-r0) 13:48:56 (15/137) Installing xdg-utils (1.1.3-r3) 13:48:56 (16/137) Installing eudev-libs (3.2.11-r0) 13:48:57 (17/137) Installing pkgconf (1.8.1-r0) 13:48:57 (18/137) Installing libffi (3.4.2-r1) 13:48:58 (19/137) Installing libintl (0.21-r2) 13:48:58 (20/137) Installing libblkid (2.38-r1) 13:48:58 (21/137) Installing libmount (2.38-r1) 13:48:58 (22/137) Installing pcre (8.45-r2) 13:48:59 (23/137) Installing glib (2.72.4-r0) 13:48:59 (24/137) Installing xz-libs (5.2.5-r1) 13:49:00 (25/137) Installing libxml2 (2.9.14-r2) 13:49:00 (26/137) Installing shared-mime-info (2.2-r2) 13:49:01 (27/137) Installing hicolor-icon-theme (0.17-r1) 13:49:01 (28/137) Installing libjpeg-turbo (2.1.3-r1) 13:49:01 (29/137) Installing libpng (1.6.37-r1) 13:49:02 (30/137) Installing libwebp (1.2.3-r1) 13:49:02 (31/137) Installing zstd-libs (1.5.2-r1) 13:49:02 (32/137) Installing tiff (4.4.0-r3) 13:49:03 (33/137) Installing gdk-pixbuf (2.42.8-r0) 13:49:03 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 13:49:04 (35/137) Installing libxcomposite (0.4.5-r0) 13:49:04 (36/137) Installing libxfixes (6.0.0-r0) 13:49:04 (37/137) Installing libxrender (0.9.10-r3) 13:49:04 (38/137) Installing libxcursor (1.2.1-r0) 13:49:05 (39/137) Installing libxdamage (1.1.5-r1) 13:49:05 (40/137) Installing libxi (1.8-r0) 13:49:05 (41/137) Installing libxinerama (1.1.4-r1) 13:49:05 (42/137) Installing libxrandr (1.5.2-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:49:06 provisioning config files... 13:49:06 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4980742343253519391tmp 13:49:06 (43/137) Installing atk (2.38.0-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:49:06 (44/137) Installing libxtst (1.2.3-r3) 13:49:06 ---> docker-login.sh 13:49:06 nexus3.edgexfoundry.org:10001 13:49:06 (45/137) Installing dbus-libs (1.14.8-r0) 13:49:06 (46/137) Installing at-spi2-core (2.44.1-r0) 13:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:07 Configure a credential helper to remove this warning. See 13:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:07 13:49:07 Login Succeeded 13:49:07 nexus3.edgexfoundry.org:10002 13:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:07 Configure a credential helper to remove this warning. See 13:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:07 13:49:07 Login Succeeded 13:49:07 nexus3.edgexfoundry.org:10003 13:49:07 (47/137) Installing at-spi2-atk (2.38.0-r0) 13:49:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:07 (48/137) Installing expat (2.5.0-r0) 13:49:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:07 Configure a credential helper to remove this warning. See 13:49:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:07 13:49:07 Login Succeeded 13:49:07 nexus3.edgexfoundry.org:10004 13:49:07 (49/137) Installing libbz2 (1.0.8-r1) 13:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:08 Configure a credential helper to remove this warning. See 13:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:08 13:49:08 Login Succeeded 13:49:08 docker.io 13:49:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:49:08 (50/137) Installing freetype (2.12.1-r0) 13:49:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 13:49:08 Configure a credential helper to remove this warning. See 13:49:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 13:49:08 13:49:08 Login Succeeded 13:49:08 ---> docker-login.sh ends [Pipeline] } 13:49:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 13:49:08 (51/137) Installing fontconfig (2.14.0-r0) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 13:49:09 (52/137) Installing pixman (0.40.0-r4) 13:49:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 13:49:09 + ls -al . 13:49:09 total 68 13:49:09 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:49 . 13:49:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 .. 13:49:09 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 13:48 .git 13:49:09 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 13:48 .github 13:49:09 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 13:48 .gitignore 13:49:09 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 13:48 Dockerfile 13:49:09 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 13:48 Jenkinsfile 13:49:09 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 13:48 LICENSE 13:49:09 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 13:48 README.md 13:49:09 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 13:48 TAF-Manager 13:49:09 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 13:48 TUC 13:49:09 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 13:48 VERSION 13:49:09 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 13:48 requirements.txt 13:49:09 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 13:48 robot-entrypoint.sh 13:49:09 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 13:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:49:09 (53/137) Installing cairo (1.17.4-r2) 13:49:09 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 --label arch=arm64 --label version=0.0.2-dev.25 . 13:49:10 Sending build context to Docker daemon 283.6kB 13:49:10 Step 1/13 : FROM alpine:3.16 13:49:10 (54/137) Installing cairo-gobject (1.17.4-r2) 13:49:10 (55/137) Installing avahi-libs (0.8-r6) 13:49:10 3.16: Pulling from library/alpine 13:49:10 547446be3368: Pulling fs layer 13:49:10 (56/137) Installing gmp (6.2.1-r2) 13:49:10 547446be3368: Verifying Checksum 13:49:10 547446be3368: Download complete 13:49:11 (57/137) Installing nettle (3.7.3-r0) 13:49:11 547446be3368: Pull complete 13:49:11 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 13:49:11 Status: Downloaded newer image for alpine:3.16 13:49:11 ---> 3b5033019969 13:49:11 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 13:49:11 ---> Running in 8d11594efe60 13:49:11 (58/137) Installing p11-kit (0.24.1-r0) 13:49:11 Removing intermediate container 8d11594efe60 13:49:11 ---> b915ee8869c1 13:49:11 Step 3/13 : LABEL maintainer="Bruce Huang " 13:49:11 ---> Running in 65450d09ef8e 13:49:11 (59/137) Installing libtasn1 (4.18.0-r1) 13:49:12 Removing intermediate container 65450d09ef8e 13:49:12 ---> 7a07ccf90dd8 13:49:12 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 13:49:12 (60/137) Installing libunistring (1.0-r0) 13:49:12 (61/137) Installing gnutls (3.7.7-r1) 13:49:12 ---> 89ecb1bf863c 13:49:12 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 13:49:13 (62/137) Installing cups-libs (2.4.2-r1) 13:49:13 ---> e3570e9c4623 13:49:13 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 13:49:13 (63/137) Installing libepoxy (1.5.10-r0) 13:49:13 ---> 362b1ef95de2 13:49:13 Step 7/13 : WORKDIR /edgex-taf 13:49:13 ---> Running in d96b5aa07928 13:49:14 (64/137) Installing fribidi (1.0.12-r0) 13:49:14 Removing intermediate container d96b5aa07928 13:49:14 ---> edba8db4cfad 13:49:14 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:49:14 ---> Running in 9000320d009e 13:49:14 (65/137) Installing graphite2 (1.3.14-r1) 13:49:14 (66/137) Installing harfbuzz (4.3.0-r0) 13:49:15 (67/137) Installing libxft (2.3.4-r0) 13:49:15 (68/137) Installing pango (1.50.7-r0) 13:49:15 (69/137) Installing wayland-libs-client (1.20.0-r0) 13:49:15 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 13:49:16 Removing intermediate container 9000320d009e 13:49:16 ---> 1bf0a54d3313 13:49:16 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt 13:49:16 ---> Running in ac605e1c4a08 13:49:16 (71/137) Installing wayland-libs-egl (1.20.0-r0) 13:49:16 (72/137) Installing xkeyboard-config (2.35.1-r0) 13:49:17 (73/137) Installing libxkbcommon (1.4.1-r0) 13:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:49:17 (74/137) Installing gtk+3.0 (3.24.34-r1) 13:49:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:49:17 Executing gtk+3.0-3.24.34-r1.post-install 13:49:17 (75/137) Installing libfontenc (1.1.4-r0) 13:49:18 (76/137) Installing mkfontscale (1.2.2-r0) 13:49:18 (77/137) Installing font-opensans (0_git20210927-r0) 13:49:18 (78/137) Installing libgcc (11.2.1_git20220219-r2) 13:49:19 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 13:49:19 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 13:49:19 (79/137) Installing libogg (1.3.5-r1) 13:49:19 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 13:49:19 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 13:49:20 (81/137) Installing flac (1.3.4-r0) 13:49:20 Executing busybox-1.35.0-r17.trigger 13:49:20 OK: 5 MiB in 14 packages 13:49:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:49:20 (82/137) Installing alsa-lib (1.2.7.2-r0) 13:49:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:49:21 (83/137) Installing libatomic (11.2.1_git20220219-r2) 13:49:21 (84/137) Installing sdl2 (2.0.22-r0) 13:49:21 (85/137) Installing aom-libs (3.3.0-r0) 13:49:22 (86/137) Installing libass (0.16.0-r0) 13:49:22 (1/9) Installing ca-certificates (20230506-r0) 13:49:22 (87/137) Installing libdav1d (1.0.0-r0) 13:49:22 (2/9) Installing brotli-libs (1.0.9-r6) 13:49:23 (88/137) Installing libpciaccess (0.16-r0) 13:49:23 (3/9) Installing nghttp2-libs (1.47.0-r0) 13:49:23 (89/137) Installing libdrm (2.4.110-r0) 13:49:23 (4/9) Installing libcurl (8.1.1-r1) 13:49:23 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 13:49:23 (5/9) Installing curl (8.1.1-r1) 13:49:23 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 13:49:24 (6/9) Installing docker-cli (20.10.20-r0) 13:49:24 (92/137) Installing lame (3.100-r0) 13:49:24 (93/137) Installing opus (1.3.1-r1) 13:49:25 (94/137) Installing libasyncns (0.8-r1) 13:49:25 (95/137) Installing libltdl (2.4.7-r0) 13:49:25 (96/137) Installing orc (0.4.32-r0) 13:49:26 (97/137) Installing libvorbis (1.3.7-r0) 13:49:26 (98/137) Installing libsndfile (1.1.0-r0) 13:49:26 (99/137) Installing libgomp (11.2.1_git20220219-r2) 13:49:27 (100/137) Installing soxr (0.1.3-r2) 13:49:27 (7/9) Installing oniguruma (6.9.8-r0) 13:49:27 (8/9) Installing jq (1.6-r1) 13:49:27 (101/137) Installing speexdsp (1.2.0-r0) 13:49:28 (9/9) Installing openssl (1.1.1t-r2) 13:49:28 (102/137) Installing tdb-libs (1.4.6-r0) 13:49:28 (103/137) Installing libpulse (15.0-r2) 13:49:28 Executing busybox-1.35.0-r17.trigger 13:49:28 Executing ca-certificates-20230506-r0.trigger 13:49:28 OK: 50 MiB in 23 packages 13:49:28 (104/137) Installing cjson (1.7.15-r3) 13:49:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:49:29 (105/137) Installing mbedtls (2.28.3-r0) 13:49:29 (106/137) Installing librist (0.2.6-r1) 13:49:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:49:29 (107/137) Installing libsrt (1.4.4-r0) 13:49:30 (108/137) Installing libssh (0.9.6-r1) 13:49:30 (109/137) Installing libtheora (1.1.1-r16) 13:49:30 (1/136) Installing libmagic (5.41-r0) 13:49:31 (110/137) Installing v4l-utils-libs (1.22.1-r1) 13:49:31 (2/136) Installing file (5.41-r0) 13:49:31 (111/137) Installing libva (2.14.0-r0) 13:49:31 (3/136) Installing libxau (1.0.9-r0) 13:49:31 (4/136) Installing libxdmcp (1.1.3-r0) 13:49:31 (112/137) Installing libvdpau (1.5-r0) 13:49:31 (5/136) Installing libxcb (1.15-r0) 13:49:32 (113/137) Installing vidstab (1.1.0-r1) 13:49:32 (114/137) Installing libvpx (1.11.0-r1) 13:49:32 (6/136) Installing libx11 (1.8-r0) 13:49:32 (115/137) Installing x264-libs (0.163_git20210613-r0) 13:49:33 (7/136) Installing libxext (1.3.4-r0) 13:49:33 (116/137) Installing numactl (2.0.14-r0) 13:49:33 (8/136) Installing libice (1.0.10-r0) 13:49:33 (117/137) Installing x265-libs (3.5-r3) 13:49:33 (9/136) Installing libuuid (2.38-r1) 13:49:34 (10/136) Installing libsm (1.2.3-r0) 13:49:34 (118/137) Installing xvidcore (1.3.7-r1) 13:49:34 (11/136) Installing libxt (1.2.1-r0) 13:49:34 (119/137) Installing ffmpeg-libs (5.0.3-r0) 13:49:34 (12/136) Installing libxmu (1.1.3-r0) 13:49:35 (120/137) Installing libevent (2.1.12-r4) 13:49:35 (13/136) Installing xset (1.2.4-r0) 13:49:35 (14/136) Installing xprop (1.2.5-r0) 13:49:35 (121/137) Installing mesa (21.3.9-r0) 13:49:35 (15/136) Installing xdg-utils (1.1.3-r3) 13:49:35 (122/137) Installing wayland-libs-server (1.20.0-r0) 13:49:36 (16/136) Installing eudev-libs (3.2.11-r0) 13:49:36 (123/137) Installing mesa-gbm (21.3.9-r0) 13:49:36 (124/137) Installing icu-data-en (71.1-r2) 13:49:36 (17/136) Installing pkgconf (1.8.1-r0) 13:49:36 (18/136) Installing libffi (3.4.2-r1) 13:49:37 Executing icu-data-en-71.1-r2.post-install 13:49:37 * 13:49:37 * If you need ICU with non-English locales and legacy charset support, install 13:49:37 * package icu-data-full. 13:49:37 * 13:49:37 (125/137) Installing icu-libs (71.1-r2) 13:49:37 (19/136) Installing libintl (0.21-r2) 13:49:37 (20/136) Installing libblkid (2.38-r1) 13:49:37 (126/137) Installing lcms2 (2.13.1-r0) 13:49:37 (127/137) Installing minizip (1.2.12-r0) 13:49:38 (21/136) Installing libmount (2.38-r1) 13:49:38 (128/137) Installing nspr (4.33-r0) 13:49:38 (22/136) Installing pcre (8.45-r2) 13:49:38 (129/137) Installing sqlite-libs (3.40.1-r0) 13:49:38 (23/136) Installing glib (2.72.4-r0) 13:49:39 (130/137) Installing nss (3.78.1-r0) 13:49:39 (24/136) Installing xz-libs (5.2.5-r1) 13:49:39 (131/137) Installing re2 (2022.04.01-r0) 13:49:39 (25/136) Installing libxml2 (2.9.14-r2) 13:49:40 (132/137) Installing snappy (1.1.9-r4) 13:49:40 (133/137) Installing libgpg-error (1.45-r0) 13:49:40 (26/136) Installing shared-mime-info (2.2-r2) 13:49:40 (134/137) Installing libgcrypt (1.10.1-r0) 13:49:40 (27/136) Installing hicolor-icon-theme (0.17-r1) 13:49:41 (135/137) Installing libxslt (1.1.35-r0) 13:49:41 (28/136) Installing libjpeg-turbo (2.1.3-r1) 13:49:41 (136/137) Installing chromium (102.0.5005.182-r0) 13:49:41 (29/136) Installing libpng (1.6.37-r1) 13:49:42 (30/136) Installing libwebp (1.2.3-r1) 13:49:42 (31/136) Installing zstd-libs (1.5.2-r1) 13:49:42 (32/136) Installing tiff (4.4.0-r1) 13:49:43 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 13:49:43 (33/136) Installing gdk-pixbuf (2.42.8-r0) 13:49:43 Executing busybox-1.35.0-r17.trigger 13:49:43 Executing glib-2.72.4-r0.trigger 13:49:43 Executing shared-mime-info-2.2-r2.trigger 13:49:44 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 13:49:44 (35/136) Installing libxcomposite (0.4.5-r0) 13:49:44 Executing gdk-pixbuf-2.42.8-r0.trigger 13:49:44 Executing gtk-update-icon-cache-2.24.33-r3.trigger 13:49:44 Executing fontconfig-2.14.0-r0.trigger 13:49:44 Executing mkfontscale-1.2.2-r0.trigger 13:49:44 OK: 409 MiB in 160 packages 13:49:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:49:44 (36/136) Installing libxfixes (6.0.0-r0) 13:49:44 (37/136) Installing libxrender (0.9.10-r3) 13:49:45 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:49:45 (38/136) Installing libxcursor (1.2.1-r0) 13:49:45 (39/136) Installing libxdamage (1.1.5-r1) 13:49:45 (1/21) Installing binutils (2.38-r3) 13:49:45 (40/136) Installing libxi (1.8-r0) 13:49:45 (41/136) Installing libxinerama (1.1.4-r1) 13:49:46 (2/21) Installing isl22 (0.22-r0) 13:49:46 (42/136) Installing libxrandr (1.5.2-r1) 13:49:46 (3/21) Installing mpfr4 (4.1.0-r0) 13:49:46 (43/136) Installing atk (2.38.0-r0) 13:49:47 (4/21) Installing mpc1 (1.2.1-r0) 13:49:47 (44/136) Installing libxtst (1.2.3-r3) 13:49:47 (5/21) Installing gcc (11.2.1_git20220219-r2) 13:49:47 (45/136) Installing dbus-libs (1.14.4-r0) 13:49:47 (46/136) Installing at-spi2-core (2.44.1-r0) 13:49:48 (47/136) Installing at-spi2-atk (2.38.0-r0) 13:49:48 (48/136) Installing expat (2.5.0-r0) 13:49:48 (6/21) Installing musl-dev (1.2.3-r3) 13:49:48 (49/136) Installing libbz2 (1.0.8-r1) 13:49:48 (7/21) Installing libc-dev (0.7.2-r3) 13:49:49 (8/21) Installing linux-headers (5.16.7-r1) 13:49:49 (50/136) Installing freetype (2.12.1-r0) 13:49:49 (51/136) Installing fontconfig (2.14.0-r0) 13:49:49 (9/21) Installing libffi-dev (3.4.2-r1) 13:49:50 (52/136) Installing pixman (0.40.0-r4) 13:49:50 (10/21) Installing libpq (14.8-r0) 13:49:50 (53/136) Installing cairo (1.17.4-r2) 13:49:50 (11/21) Installing openssl-dev (1.1.1u-r1) 13:49:50 (54/136) Installing cairo-gobject (1.17.4-r2) 13:49:51 (12/21) Installing libpq-dev (14.8-r0) 13:49:51 (55/136) Installing avahi-libs (0.8-r6) 13:49:51 (13/21) Installing libecpg (14.8-r0) 13:49:51 (56/136) Installing gmp (6.2.1-r2) 13:49:51 (14/21) Installing libecpg-dev (14.8-r0) 13:49:52 (57/136) Installing nettle (3.7.3-r0) 13:49:52 (15/21) Installing llvm13-libs (13.0.1-r2) 13:49:52 (58/136) Installing p11-kit (0.24.1-r0) 13:49:53 (59/136) Installing libtasn1 (4.18.0-r1) 13:49:53 (60/136) Installing libunistring (1.0-r0) 13:49:53 (16/21) Installing clang-libs (13.0.1-r1) 13:49:54 (61/136) Installing gnutls (3.7.7-r1) 13:49:54 (62/136) Installing cups-libs (2.4.2-r0) 13:49:54 (63/136) Installing libepoxy (1.5.10-r0) 13:49:55 (64/136) Installing fribidi (1.0.12-r0) 13:49:55 (65/136) Installing graphite2 (1.3.14-r1) 13:49:56 (66/136) Installing harfbuzz (4.3.0-r0) 13:49:56 (67/136) Installing libxft (2.3.4-r0) 13:49:56 (68/136) Installing pango (1.50.7-r0) 13:49:57 (69/136) Installing wayland-libs-client (1.20.0-r0) 13:49:57 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 13:49:58 (71/136) Installing wayland-libs-egl (1.20.0-r0) 13:49:58 (72/136) Installing xkeyboard-config (2.35.1-r0) 13:49:58 (73/136) Installing libxkbcommon (1.4.1-r0) 13:49:59 (74/136) Installing gtk+3.0 (3.24.34-r1) 13:50:00 Executing gtk+3.0-3.24.34-r1.post-install 13:50:00 (75/136) Installing libfontenc (1.1.4-r0) 13:50:00 (17/21) Installing clang (13.0.1-r1) 13:50:00 (18/21) Installing icu (71.1-r2) 13:50:00 (76/136) Installing mkfontscale (1.2.2-r0) 13:50:00 (19/21) Installing icu-dev (71.1-r2) 13:50:00 (77/136) Installing font-opensans (0_git20210927-r0) 13:50:00 (20/21) Installing llvm13 (13.0.1-r2) 13:50:01 (78/136) Installing libgcc (11.2.1_git20220219-r2) 13:50:01 (79/136) Installing libogg (1.3.5-r1) 13:50:01 (21/21) Installing postgresql14-dev (14.8-r0) 13:50:01 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 13:50:02 Executing busybox-1.35.0-r17.trigger 13:50:02 OK: 822 MiB in 181 packages 13:50:02 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:02 (81/136) Installing flac (1.3.4-r0) 13:50:02 (82/136) Installing alsa-lib (1.2.7.2-r0) 13:50:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:03 (83/136) Installing libatomic (11.2.1_git20220219-r2) 13:50:03 (1/10) Installing g++ (11.2.1_git20220219-r2) 13:50:03 (84/136) Installing sdl2 (2.0.22-r0) 13:50:04 (85/136) Installing aom-libs (3.3.0-r0) 13:50:04 (2/10) Installing gdbm (1.23-r0) 13:50:04 (3/10) Installing mpdecimal (2.5.1-r1) 13:50:04 (86/136) Installing libass (0.16.0-r0) 13:50:05 (4/10) Installing readline (8.1.2-r0) 13:50:05 (87/136) Installing libdav1d (1.0.0-r0) 13:50:05 (5/10) Installing python3 (3.10.11-r0) 13:50:05 (88/136) Installing libdrm (2.4.110-r0) 13:50:05 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 13:50:06 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 13:50:06 (6/10) Installing python3-dev (3.10.11-r0) 13:50:06 (91/136) Installing lame (3.100-r0) 13:50:07 (7/10) Installing libsodium (1.0.18-r0) 13:50:07 (92/136) Installing opus (1.3.1-r1) 13:50:07 (8/10) Installing libzmq (4.3.4-r0) 13:50:07 (93/136) Installing libasyncns (0.8-r1) 13:50:07 (94/136) Installing libltdl (2.4.7-r0) 13:50:07 (9/10) Installing libsodium-dev (1.0.18-r0) 13:50:08 (95/136) Installing orc (0.4.32-r0) 13:50:08 (10/10) Installing zeromq-dev (4.3.4-r0) 13:50:08 Executing busybox-1.35.0-r17.trigger 13:50:08 OK: 974 MiB in 191 packages 13:50:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:08 (96/136) Installing libvorbis (1.3.7-r0) 13:50:08 (97/136) Installing libsndfile (1.1.0-r0) 13:50:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:09 (98/136) Installing libgomp (11.2.1_git20220219-r2) 13:50:09 OK: 974 MiB in 191 packages 13:50:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 13:50:09 (99/136) Installing soxr (0.1.3-r2) 13:50:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 13:50:10 (100/136) Installing speexdsp (1.2.0-r0) 13:50:10 (101/136) Installing tdb-libs (1.4.6-r0) 13:50:10 (1/1) Installing tzdata (2023c-r0) 13:50:11 (102/136) Installing libpulse (15.0-r2) 13:50:11 Executing busybox-1.35.0-r17.trigger 13:50:11 OK: 978 MiB in 192 packages 13:50:11 (1/1) Purging tzdata (2023c-r0) 13:50:11 Executing busybox-1.35.0-r17.trigger 13:50:11 OK: 974 MiB in 191 packages 13:50:11 (103/136) Installing cjson (1.7.15-r3) 13:50:11 (104/136) Installing mbedtls (2.28.3-r0) 13:50:12 (105/136) Installing librist (0.2.6-r1) 13:50:12 (106/136) Installing libsrt (1.4.4-r0) 13:50:12 (107/136) Installing libssh (0.9.6-r1) 13:50:13 (108/136) Installing libtheora (1.1.1-r16) 13:50:13 (109/136) Installing v4l-utils-libs (1.22.1-r1) 13:50:13 Looking in links: /tmp/tmpvflqu0g2 13:50:13 Processing /tmp/tmpvflqu0g2/setuptools-65.5.0-py3-none-any.whl 13:50:13 Processing /tmp/tmpvflqu0g2/pip-23.0.1-py3-none-any.whl 13:50:14 Installing collected packages: setuptools, pip 13:50:14 (110/136) Installing libva (2.14.0-r0) 13:50:14 (111/136) Installing libvdpau (1.5-r0) 13:50:14 (112/136) Installing vidstab (1.1.0-r1) 13:50:15 (113/136) Installing libvpx (1.11.0-r1) 13:50:15 (114/136) Installing x264-libs (0.163_git20210613-r0) 13:50:16 (115/136) Installing numactl (2.0.14-r0) 13:50:16 Successfully installed pip-23.0.1 setuptools-65.5.0 13:50:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:50:16 (116/136) Installing x265-libs (3.5-r3) 13:50:17 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:50:17 Collecting pip 13:50:17 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:50:17 (117/136) Installing xvidcore (1.3.7-r1) 13:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 116.1 MB/s eta 0:00:00 13:50:17 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:50:17 Collecting setuptools 13:50:17 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 137.5 MB/s eta 0:00:00 13:50:17 Collecting wheel 13:50:17 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 147.6 MB/s eta 0:00:00 13:50:17 (118/136) Installing ffmpeg-libs (5.0.3-r0) 13:50:18 Installing collected packages: wheel, setuptools, pip 13:50:18 Attempting uninstall: setuptools 13:50:18 Found existing installation: setuptools 65.5.0 13:50:18 Uninstalling setuptools-65.5.0: 13:50:18 Successfully uninstalled setuptools-65.5.0 13:50:18 Attempting uninstall: pip 13:50:18 Found existing installation: pip 23.0.1 13:50:19 Uninstalling pip-23.0.1: 13:50:19 Successfully uninstalled pip-23.0.1 13:50:19 (119/136) Installing libevent (2.1.12-r4) 13:50:20 (120/136) Installing mesa (21.3.9-r0) 13:50:20 (121/136) Installing wayland-libs-server (1.20.0-r0) 13:50:20 (122/136) Installing mesa-gbm (21.3.9-r0) 13:50:20 (123/136) Installing icu-data-en (71.1-r2) 13:50:20 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:50:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:50:21 Executing icu-data-en-71.1-r2.post-install 13:50:21 * 13:50:21 * If you need ICU with non-English locales and legacy charset support, install 13:50:21 * package icu-data-full. 13:50:21 * 13:50:21 (124/136) Installing icu-libs (71.1-r2) 13:50:21 Processing ./edgex-taf-common 13:50:21 Preparing metadata (setup.py): started 13:50:21 Preparing metadata (setup.py): finished with status 'done' 13:50:21 Building wheels for collected packages: edgex-taf-common 13:50:21 Building wheel for edgex-taf-common (setup.py): started 13:50:22 (125/136) Installing lcms2 (2.13.1-r0) 13:50:22 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:50:22 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=431106090b2d050f1e9c5309fe58b26b1318d14077d9fd8080669c00b9bf9337 13:50:22 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:50:22 Successfully built edgex-taf-common 13:50:22 Installing collected packages: edgex-taf-common 13:50:22 Successfully installed edgex-taf-common-0.0.0 13:50:22 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:50:22 (126/136) Installing minizip (1.2.12-r0) 13:50:22 (127/136) Installing nspr (4.33-r0) 13:50:23 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:50:23 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:50:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 37.1 MB/s eta 0:00:00 13:50:23 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:50:23 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:50:23 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:50:23 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:50:23 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 13:50:23 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 13:50:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 17.7 MB/s eta 0:00:00 13:50:23 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:50:23 (128/136) Installing sqlite-libs (3.40.1-r0) 13:50:23 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:50:23 Preparing metadata (setup.py): started 13:50:23 Preparing metadata (setup.py): finished with status 'done' 13:50:23 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:50:23 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:50:23 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:50:23 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:50:23 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 13:50:23 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 13:50:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.3 MB/s eta 0:00:00 13:50:23 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:50:23 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:50:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 17.1 MB/s eta 0:00:00 13:50:23 Preparing metadata (setup.py): started 13:50:23 (129/136) Installing nss (3.78.1-r0) 13:50:23 Preparing metadata (setup.py): finished with status 'done' 13:50:23 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:50:23 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 14.7 MB/s eta 0:00:00 13:50:24 (130/136) Installing re2 (2022.04.01-r0) 13:50:24 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:50:24 Downloading numpy-1.22.3.zip (11.5 MB) 13:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 82.2 MB/s eta 0:00:00 13:50:24 (131/136) Installing snappy (1.1.9-r4) 13:50:24 Installing build dependencies: started 13:50:25 (132/136) Installing libgpg-error (1.45-r0) 13:50:25 (133/136) Installing libgcrypt (1.10.1-r0) 13:50:25 (134/136) Installing libxslt (1.1.35-r0) 13:50:26 (135/136) Installing chromium (102.0.5005.182-r0) 13:50:29 Installing build dependencies: finished with status 'done' 13:50:29 Getting requirements to build wheel: started 13:50:29 Getting requirements to build wheel: finished with status 'done' 13:50:29 Preparing metadata (pyproject.toml): started 13:50:29 Preparing metadata (pyproject.toml): finished with status 'done' 13:50:30 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:50:30 Downloading psutil-5.9.0.tar.gz (478 kB) 13:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 38.7 MB/s eta 0:00:00 13:50:30 Preparing metadata (setup.py): started 13:50:30 Preparing metadata (setup.py): finished with status 'done' 13:50:30 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:50:30 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 22.1 MB/s eta 0:00:00 13:50:30 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:50:30 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:50:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 28.1 MB/s eta 0:00:00 13:50:31 Installing build dependencies: started 13:50:31 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 13:50:31 Executing busybox-1.35.0-r17.trigger 13:50:31 Executing glib-2.72.4-r0.trigger 13:50:31 Executing shared-mime-info-2.2-r2.trigger 13:50:33 Installing build dependencies: finished with status 'done' 13:50:33 Getting requirements to build wheel: started 13:50:33 Getting requirements to build wheel: finished with status 'done' 13:50:33 Preparing metadata (pyproject.toml): started 13:50:34 Executing gdk-pixbuf-2.42.8-r0.trigger 13:50:34 Executing gtk-update-icon-cache-2.24.33-r3.trigger 13:50:34 Executing fontconfig-2.14.0-r0.trigger 13:50:34 Executing mkfontscale-1.2.2-r0.trigger 13:50:34 OK: 376 MiB in 159 packages 13:50:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:50:34 Preparing metadata (pyproject.toml): finished with status 'done' 13:50:34 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:50:34 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 20.0 MB/s eta 0:00:00 13:50:34 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:50:34 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:50:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 39.3 MB/s eta 0:00:00 13:50:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:50:34 Preparing metadata (setup.py): started 13:50:35 Preparing metadata (setup.py): finished with status 'done' 13:50:35 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:50:35 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 13:50:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 81.2 MB/s eta 0:00:00 13:50:35 Preparing metadata (setup.py): started 13:50:36 (1/21) Installing binutils (2.38-r3) 13:50:36 (2/21) Installing isl22 (0.22-r0) 13:50:36 Preparing metadata (setup.py): finished with status 'done' 13:50:36 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:36 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:50:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 52.3 MB/s eta 0:00:00 13:50:36 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:36 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:50:37 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:37 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 18.9 MB/s eta 0:00:00 13:50:37 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:37 Downloading flex-6.14.1.tar.gz (40 kB) 13:50:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 5.7 MB/s eta 0:00:00 13:50:37 Preparing metadata (setup.py): started 13:50:37 (3/21) Installing mpfr4 (4.1.0-r0) 13:50:37 Preparing metadata (setup.py): finished with status 'done' 13:50:37 (4/21) Installing mpc1 (1.2.1-r0) 13:50:37 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:37 Downloading genson-1.2.2.tar.gz (34 kB) 13:50:38 (5/21) Installing gcc (11.2.1_git20220219-r2) 13:50:38 Preparing metadata (setup.py): started 13:50:38 Preparing metadata (setup.py): finished with status 'done' 13:50:38 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:38 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:50:38 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:38 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 15.3 MB/s eta 0:00:00 13:50:38 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:38 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 24.3 MB/s eta 0:00:00 13:50:38 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:38 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 47.9 MB/s eta 0:00:00 13:50:38 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:38 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:50:38 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 13:50:38 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 33.4 MB/s eta 0:00:00 13:50:38 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 13:50:38 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.8 MB/s eta 0:00:00 13:50:38 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 13:50:38 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.3 MB/s eta 0:00:00 13:50:38 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 13:50:38 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:50:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 21.8 MB/s eta 0:00:00 13:50:38 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:50:38 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:50:39 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:50:39 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 13.5 MB/s eta 0:00:00 13:50:39 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:50:39 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:50:39 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:50:39 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.9 MB/s eta 0:00:00 13:50:39 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:50:39 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 35.5 MB/s eta 0:00:00 13:50:39 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 13:50:39 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:50:39 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:50:39 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:39 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 20.0 MB/s eta 0:00:00 13:50:39 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:39 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:50:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.9 MB/s eta 0:00:00 13:50:39 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:39 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:50:40 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:40 Downloading PyYAML-6.0.tar.gz (124 kB) 13:50:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 21.4 MB/s eta 0:00:00 13:50:40 Installing build dependencies: started 13:50:40 (6/21) Installing musl-dev (1.2.3-r3) 13:50:41 (7/21) Installing libc-dev (0.7.2-r3) 13:50:41 (8/21) Installing linux-headers (5.16.7-r1) 13:50:42 (9/21) Installing libffi-dev (3.4.2-r1) 13:50:42 (10/21) Installing libpq (14.8-r0) 13:50:43 (11/21) Installing openssl-dev (1.1.1t-r2) 13:50:43 Installing build dependencies: finished with status 'done' 13:50:43 Getting requirements to build wheel: started 13:50:44 (12/21) Installing libpq-dev (14.8-r0) 13:50:44 (13/21) Installing libecpg (14.8-r0) 13:50:44 Getting requirements to build wheel: finished with status 'done' 13:50:44 Preparing metadata (pyproject.toml): started 13:50:44 (14/21) Installing libecpg-dev (14.8-r0) 13:50:45 Preparing metadata (pyproject.toml): finished with status 'done' 13:50:45 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading validate_email-1.3.tar.gz (4.7 kB) 13:50:45 Preparing metadata (setup.py): started 13:50:45 (15/21) Installing llvm13-libs (13.0.1-r2) 13:50:45 Preparing metadata (setup.py): finished with status 'done' 13:50:45 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 13:50:45 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 13:50:45 Preparing metadata (setup.py): started 13:50:45 Preparing metadata (setup.py): finished with status 'done' 13:50:45 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading click-8.1.3-py3-none-any.whl (96 kB) 13:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.2 MB/s eta 0:00:00 13:50:45 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 13:50:45 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.1 MB/s eta 0:00:00 13:50:45 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 13:50:45 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:45 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 13:50:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 10.1 MB/s eta 0:00:00 13:50:46 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:50:46 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 13:50:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.7 MB/s eta 0:00:00 13:50:46 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:50:46 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 13:50:46 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 13:50:46 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 13:50:46 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 13:50:46 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 13:50:46 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 13:50:46 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:46 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 13:50:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 14.0 MB/s eta 0:00:00 13:50:46 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 13:50:46 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:50:47 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:50:47 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 13:50:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.1 MB/s eta 0:00:00 13:50:47 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, GenSON, PyYAML, strict-rfc3339, validate-email 13:50:47 Building wheel for robotbackgroundlogger (setup.py): started 13:50:47 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 13:50:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=69b59d7a7effcb62036847becb31171e71d043e86928190f4ae6a70264fac7b5 13:50:47 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 13:50:47 Building wheel for paho-mqtt (setup.py): started 13:50:47 Building wheel for paho-mqtt (setup.py): finished with status 'done' 13:50:47 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=bb66717a1a9564d8727a7b713f2d525041bc15324439a776dd53afb1f2de028e 13:50:47 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 13:50:47 Building wheel for numpy (pyproject.toml): started 13:50:51 (16/21) Installing clang-libs (13.0.1-r1) 13:50:54 (17/21) Installing clang (13.0.1-r1) 13:50:55 (18/21) Installing icu (71.1-r2) 13:50:55 (19/21) Installing icu-dev (71.1-r2) 13:50:55 (20/21) Installing llvm13 (13.0.1-r2) 13:50:57 (21/21) Installing postgresql14-dev (14.8-r0) 13:50:58 Executing busybox-1.35.0-r17.trigger 13:50:58 OK: 768 MiB in 180 packages 13:50:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:50:59 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:51:00 (1/10) Installing g++ (11.2.1_git20220219-r2) 13:51:02 (2/10) Installing gdbm (1.23-r0) 13:51:02 (3/10) Installing mpdecimal (2.5.1-r1) 13:51:03 (4/10) Installing readline (8.1.2-r0) 13:51:03 (5/10) Installing python3 (3.10.11-r0) 13:51:06 (6/10) Installing python3-dev (3.10.11-r0) 13:51:07 (7/10) Installing libsodium (1.0.18-r0) 13:51:07 (8/10) Installing libzmq (4.3.4-r0) 13:51:08 (9/10) Installing libsodium-dev (1.0.18-r0) 13:51:08 (10/10) Installing zeromq-dev (4.3.4-r0) 13:51:09 Executing busybox-1.35.0-r17.trigger 13:51:09 OK: 938 MiB in 190 packages 13:51:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:51:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:51:11 OK: 938 MiB in 190 packages 13:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 13:51:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 13:51:13 (1/1) Installing tzdata (2023c-r0) 13:51:13 Executing busybox-1.35.0-r17.trigger 13:51:14 OK: 941 MiB in 191 packages 13:51:15 (1/1) Purging tzdata (2023c-r0) 13:51:15 Executing busybox-1.35.0-r17.trigger 13:51:15 OK: 938 MiB in 190 packages 13:51:30 Looking in links: /tmp/tmp_3ax7y_0 13:51:30 Processing /tmp/tmp_3ax7y_0/setuptools-65.5.0-py3-none-any.whl 13:51:30 Processing /tmp/tmp_3ax7y_0/pip-23.0.1-py3-none-any.whl 13:51:30 Installing collected packages: setuptools, pip 13:51:45 Successfully installed pip-23.0.1 setuptools-65.5.0 13:51:45 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:51:48 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 13:51:49 Collecting pip 13:51:49 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 13:51:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.0 MB/s eta 0:00:00 13:51:49 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 13:51:52 Collecting setuptools 13:51:52 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 13:51:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.8 MB/s eta 0:00:00 13:51:52 Collecting wheel 13:51:52 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 13:51:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 19.7 MB/s eta 0:00:00 13:51:53 Installing collected packages: wheel, setuptools, pip 13:51:53 Attempting uninstall: setuptools 13:51:53 Found existing installation: setuptools 65.5.0 13:51:54 Uninstalling setuptools-65.5.0: 13:51:54 Successfully uninstalled setuptools-65.5.0 13:51:55 Building wheel for numpy (pyproject.toml): still running... 13:52:00 Attempting uninstall: pip 13:52:00 Found existing installation: pip 23.0.1 13:52:01 Uninstalling pip-23.0.1: 13:52:01 Successfully uninstalled pip-23.0.1 13:52:13 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 13:52:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:52:18 Processing ./edgex-taf-common 13:52:18 Preparing metadata (setup.py): started 13:52:18 Preparing metadata (setup.py): finished with status 'done' 13:52:18 Building wheels for collected packages: edgex-taf-common 13:52:18 Building wheel for edgex-taf-common (setup.py): started 13:52:20 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 13:52:20 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=68361d63aedfe8abc1a3f3d8cd8acd1da900f016e9e01e3e5a90564d9ddeab9a 13:52:20 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 13:52:20 Successfully built edgex-taf-common 13:52:20 Installing collected packages: edgex-taf-common 13:52:20 Successfully installed edgex-taf-common-0.0.0 13:52:20 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:52:24 Collecting robotframework==6.0.2 (from -r requirements.txt (line 1)) 13:52:24 Downloading robotframework-6.0.2-py3-none-any.whl (658 kB) 13:52:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 658.7/658.7 kB 419.1 kB/s eta 0:00:00 13:52:26 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 13:52:26 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 13:52:26 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 13:52:26 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 13:52:27 Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) 13:52:27 Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) 13:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 5.1 MB/s eta 0:00:00 13:52:27 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 13:52:27 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 13:52:27 Preparing metadata (setup.py): started 13:52:28 Preparing metadata (setup.py): finished with status 'done' 13:52:28 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 13:52:28 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 13:52:28 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 13:52:28 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 13:52:29 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 13:52:29 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 13:52:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.2 MB/s eta 0:00:00 13:52:29 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 13:52:29 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 13:52:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.5 MB/s eta 0:00:00 13:52:29 Preparing metadata (setup.py): started 13:52:30 Preparing metadata (setup.py): finished with status 'done' 13:52:30 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 13:52:30 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 13:52:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 6.0 MB/s eta 0:00:00 13:52:32 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 13:52:32 Downloading numpy-1.22.3.zip (11.5 MB) 13:52:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.9 MB/s eta 0:00:00 13:52:37 Installing build dependencies: started 13:52:58 Building wheel for numpy (pyproject.toml): still running... 13:52:59 Installing build dependencies: finished with status 'done' 13:52:59 Getting requirements to build wheel: started 13:53:01 Getting requirements to build wheel: finished with status 'done' 13:53:01 Preparing metadata (pyproject.toml): started 13:53:07 Preparing metadata (pyproject.toml): finished with status 'done' 13:53:07 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 13:53:07 Downloading psutil-5.9.0.tar.gz (478 kB) 13:53:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 10.3 MB/s eta 0:00:00 13:53:08 Preparing metadata (setup.py): started 13:53:10 Preparing metadata (setup.py): finished with status 'done' 13:53:11 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 13:53:11 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 13:53:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 6.1 MB/s eta 0:00:00 13:53:14 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 13:53:14 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 13:53:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 8.9 MB/s eta 0:00:00 13:53:16 Installing build dependencies: started 13:53:28 Installing build dependencies: finished with status 'done' 13:53:28 Getting requirements to build wheel: started 13:53:29 Getting requirements to build wheel: finished with status 'done' 13:53:29 Preparing metadata (pyproject.toml): started 13:53:32 Preparing metadata (pyproject.toml): finished with status 'done' 13:53:33 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 13:53:33 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 13:53:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 10.5 MB/s eta 0:00:00 13:53:33 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 13:53:33 Downloading psycopg2-2.9.3.tar.gz (380 kB) 13:53:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.9 MB/s eta 0:00:00 13:53:34 Preparing metadata (setup.py): started 13:53:36 Preparing metadata (setup.py): finished with status 'done' 13:53:37 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 13:53:37 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 13:53:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.3 MB/s eta 0:00:00 13:53:38 Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:53:38 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 13:53:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 12.3 MB/s eta 0:00:00 13:53:39 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:53:39 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 13:53:39 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:39 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 13:53:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.0 MB/s eta 0:00:00 13:53:39 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:39 Downloading flex-6.14.1.tar.gz (40 kB) 13:53:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 870.4 kB/s eta 0:00:00 13:53:40 Preparing metadata (setup.py): started 13:53:41 Preparing metadata (setup.py): finished with status 'done' 13:53:41 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:41 Downloading genson-1.2.2.tar.gz (34 kB) 13:53:41 Preparing metadata (setup.py): started 13:53:42 Preparing metadata (setup.py): finished with status 'done' 13:53:42 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:42 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 13:53:43 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:43 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 13:53:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.3 MB/s eta 0:00:00 13:53:43 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:43 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 13:53:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 343.4 kB/s eta 0:00:00 13:53:48 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:48 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 13:53:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.8 MB/s eta 0:00:00 13:53:48 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:48 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 13:53:48 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 13:53:48 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 13:53:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.6 MB/s eta 0:00:00 13:53:48 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 13:53:49 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 13:53:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 13:53:49 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 13:53:49 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 13:53:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 3.5 MB/s eta 0:00:00 13:53:50 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 13:53:50 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 13:53:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 4.9 MB/s eta 0:00:00 13:53:50 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:53:50 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 13:53:51 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 13:53:51 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 13:53:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.4 MB/s eta 0:00:00 13:53:51 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 13:53:51 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 13:53:52 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:53:52 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 13:53:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.5 MB/s eta 0:00:00 13:53:53 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:53:53 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 13:53:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.8 MB/s eta 0:00:00 13:53:53 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) 13:53:54 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 13:53:54 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 13:53:54 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:53:54 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 13:53:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 3.5 MB/s eta 0:00:00 13:53:54 Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:53:54 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 13:53:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.7 MB/s eta 0:00:00 13:53:55 Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:53:55 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 13:53:57 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:53:57 Downloading PyYAML-6.0.tar.gz (124 kB) 13:53:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.0 MB/s eta 0:00:00 13:53:59 Installing build dependencies: started 13:54:05 Building wheel for numpy (pyproject.toml): still running... 13:54:21 Installing build dependencies: finished with status 'done' 13:54:21 Getting requirements to build wheel: started 13:54:33 Getting requirements to build wheel: finished with status 'done' 13:54:33 Preparing metadata (pyproject.toml): started 13:54:34 Preparing metadata (pyproject.toml): finished with status 'done' 13:54:34 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:34 Downloading validate_email-1.3.tar.gz (4.7 kB) 13:54:34 Preparing metadata (setup.py): started 13:54:35 Preparing metadata (setup.py): finished with status 'done' 13:54:35 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:35 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 13:54:36 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:36 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 13:54:36 Preparing metadata (setup.py): started 13:54:37 Preparing metadata (setup.py): finished with status 'done' 13:54:37 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:37 Downloading click-8.1.3-py3-none-any.whl (96 kB) 13:54:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.0 MB/s eta 0:00:00 13:54:37 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:37 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 13:54:38 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:38 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 13:54:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 13:54:38 Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:38 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 13:54:38 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:38 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 13:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.9 MB/s eta 0:00:00 13:54:39 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 13:54:39 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 13:54:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.7 MB/s eta 0:00:00 13:54:42 Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:42 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 13:54:42 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:42 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 13:54:42 Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:42 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 13:54:42 Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:42 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 13:54:42 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:42 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 13:54:43 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:43 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 13:54:43 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 13:54:43 Collecting urllib3[socks]<3,>=1.26 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:43 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 13:54:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.7 MB/s eta 0:00:00 13:54:44 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) 13:54:44 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 13:54:45 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) 13:54:45 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 13:54:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.2 MB/s eta 0:00:00 13:54:46 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 13:54:46 Building wheel for robotbackgroundlogger (setup.py): started 13:54:47 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 13:54:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=8fee9034fbeddd3360898b87f0206d0169ae71812b1949c0063b251fb59c264f 13:54:47 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 13:54:48 Building wheel for paho-mqtt (setup.py): started 13:54:50 Building wheel for paho-mqtt (setup.py): finished with status 'done' 13:54:50 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=9b8d36ef94c7e1a0746f951fb5e04ff6c292fdc4e7e86d54dda32eeee9648f92 13:54:50 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 13:54:50 Building wheel for numpy (pyproject.toml): started 13:55:13 Building wheel for numpy (pyproject.toml): still running... 13:55:45 Building wheel for numpy (pyproject.toml): finished with status 'done' 13:55:45 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360851 sha256=718140e3febd3a2d30769c79b9863e59bf60ab38efbc5adbe79eeeb33a27680a 13:55:45 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 13:55:45 Building wheel for psutil (setup.py): started 13:55:45 Building wheel for psutil (setup.py): finished with status 'done' 13:55:45 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=82ecc7bdc1f6a9d1754639768fba167e555207d717ebdb0c0b73084b0dc67154 13:55:45 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 13:55:45 Building wheel for pyzmq (pyproject.toml): started 13:56:07 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 13:56:07 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537177 sha256=2367bb743ebcd0606a6ed1190d3072db52ebe85d41fcf470bccfe7f75415b024 13:56:07 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 13:56:07 Building wheel for psycopg2 (setup.py): started 13:56:15 Building wheel for psycopg2 (setup.py): finished with status 'done' 13:56:15 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=d967d109e3f6168cdac0a37d98062036d56879b077a416e3bf8dbbe54eeb2fd1 13:56:15 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 13:56:15 Building wheel for pycryptodome (setup.py): started 13:56:37 Building wheel for pycryptodome (setup.py): finished with status 'done' 13:56:37 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111231 sha256=9b941e1190f0e1e225be157950616e09732b80f8a01bb5954318b37afa615a45 13:56:37 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 13:56:37 Building wheel for flex (setup.py): started 13:56:37 Building wheel for flex (setup.py): finished with status 'done' 13:56:37 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c6e844e26304cff63bc4d8747950d1bc6376e7aea9007a14c1ce303347aa4183 13:56:37 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 13:56:37 Building wheel for GenSON (setup.py): started 13:56:37 Building wheel for GenSON (setup.py): finished with status 'done' 13:56:37 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=358544b62ad5c404366c3f941d8112abc9876b2e8278390992f65bb180d16548 13:56:37 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 13:56:37 Building wheel for PyYAML (pyproject.toml): started 13:56:38 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 13:56:38 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=9602b80e1a8ac1ee5b4a0a8f1da4a309edeaccb0fd8aa185ecde87bfea830cce 13:56:38 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 13:56:38 Building wheel for strict-rfc3339 (setup.py): started 13:56:38 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 13:56:38 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=379d573edf19d59ef0ea73204ec5ac68308e95cfcd508b869071d67f5c522f92 13:56:38 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 13:56:38 Building wheel for validate-email (setup.py): started 13:56:38 Building wheel for validate-email (setup.py): finished with status 'done' 13:56:38 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=cb2c0aff14c17363edadfccdb75084a8e771d86afb08845f75c528a0d87c6d3e 13:56:38 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 13:56:38 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex GenSON PyYAML strict-rfc3339 validate-email 13:56:38 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 13:56:51 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 13:56:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 13:57:09 Removing intermediate container 2541f223a5a3 13:57:09 ---> 675de95ce013 13:57:09 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 13:57:09 ---> Running in 87f68dbebea8 13:57:09 Removing intermediate container 87f68dbebea8 13:57:09 ---> ea7d6b9eeb21 13:57:09 Step 11/13 : LABEL arch=amd64 13:57:09 ---> Running in 2e6cf8b0e72d 13:57:09 Removing intermediate container 2e6cf8b0e72d 13:57:09 ---> 5da4add6c29d 13:57:09 Step 12/13 : LABEL git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 13:57:09 ---> Running in c6c03b0e139f 13:57:09 Removing intermediate container c6c03b0e139f 13:57:09 ---> 9f7bf67215df 13:57:09 Step 13/13 : LABEL version=0.0.2-dev.25 13:57:09 ---> Running in a2c5583d0e67 13:57:09 Removing intermediate container a2c5583d0e67 13:57:09 ---> 1fdd66b5ee50 13:57:09 [Warning] One or more build-args [ARCH] were not consumed 13:57:09 Successfully built 1fdd66b5ee50 13:57:09 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 13:57:09 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 13:57:09 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 13:57:09 latest 13:57:09 0.0.2-dev.25 13:57:09 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 13:57:09 main 13:57:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:09 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:57:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 13:57:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:57:09 c31059cc78bc: Preparing 13:57:09 fcf717943365: Preparing 13:57:09 2b100e726c53: Preparing 13:57:09 1893bde11b29: Preparing 13:57:09 6bc34e1971d5: Preparing 13:57:09 5bc340f6d4f5: Preparing 13:57:09 5bc340f6d4f5: Waiting 13:57:10 2b100e726c53: Pushed 13:57:10 fcf717943365: Pushed 13:57:10 1893bde11b29: Pushed 13:57:10 6bc34e1971d5: Pushed 13:57:10 5bc340f6d4f5: Layer already exists 13:57:11 Building wheel for numpy (pyproject.toml): still running... 13:58:19 Building wheel for numpy (pyproject.toml): still running... 13:59:16 Building wheel for numpy (pyproject.toml): still running... 13:59:16 c31059cc78bc: Pushed 13:59:16 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:16 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:17 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 13:59:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:59:17 c31059cc78bc: Preparing 13:59:17 fcf717943365: Preparing 13:59:17 2b100e726c53: Preparing 13:59:17 1893bde11b29: Preparing 13:59:17 6bc34e1971d5: Preparing 13:59:17 5bc340f6d4f5: Preparing 13:59:17 5bc340f6d4f5: Waiting 13:59:17 2b100e726c53: Layer already exists 13:59:17 c31059cc78bc: Layer already exists 13:59:17 fcf717943365: Layer already exists 13:59:17 6bc34e1971d5: Layer already exists 13:59:17 1893bde11b29: Layer already exists 13:59:17 5bc340f6d4f5: Layer already exists 13:59:17 latest: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:17 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:17 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.25 13:59:17 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:59:17 c31059cc78bc: Preparing 13:59:17 fcf717943365: Preparing 13:59:17 2b100e726c53: Preparing 13:59:17 1893bde11b29: Preparing 13:59:17 6bc34e1971d5: Preparing 13:59:17 5bc340f6d4f5: Preparing 13:59:17 5bc340f6d4f5: Waiting 13:59:17 c31059cc78bc: Layer already exists 13:59:17 6bc34e1971d5: Layer already exists 13:59:17 fcf717943365: Layer already exists 13:59:17 2b100e726c53: Layer already exists 13:59:17 1893bde11b29: Layer already exists 13:59:17 5bc340f6d4f5: Layer already exists 13:59:17 0.0.2-dev.25: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:18 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:18 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 13:59:18 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:59:18 c31059cc78bc: Preparing 13:59:18 fcf717943365: Preparing 13:59:18 2b100e726c53: Preparing 13:59:18 1893bde11b29: Preparing 13:59:18 6bc34e1971d5: Preparing 13:59:18 5bc340f6d4f5: Preparing 13:59:18 1893bde11b29: Layer already exists 13:59:18 2b100e726c53: Layer already exists 13:59:18 6bc34e1971d5: Layer already exists 13:59:18 c31059cc78bc: Layer already exists 13:59:18 fcf717943365: Layer already exists 13:59:18 5bc340f6d4f5: Layer already exists 13:59:18 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:18 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:19 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 13:59:19 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 13:59:19 c31059cc78bc: Preparing 13:59:19 fcf717943365: Preparing 13:59:19 2b100e726c53: Preparing 13:59:19 1893bde11b29: Preparing 13:59:19 6bc34e1971d5: Preparing 13:59:19 5bc340f6d4f5: Preparing 13:59:19 5bc340f6d4f5: Waiting 13:59:19 1893bde11b29: Layer already exists 13:59:19 fcf717943365: Layer already exists 13:59:19 2b100e726c53: Layer already exists 13:59:19 6bc34e1971d5: Layer already exists 13:59:19 c31059cc78bc: Layer already exists 13:59:19 5bc340f6d4f5: Layer already exists 13:59:19 main: digest: sha256:c8633d88a66cbd4bf637022e5b26edcd36e974bdd2f5a807a2012e1afa236a03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:59:19 ===================================================== [Pipeline] echo 13:59:19 taggedImages: 13:59:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 13:59:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 13:59:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.25 13:59:19 - nexus3.edgexfoundry.org:10003/edgex-taf-common:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 13:59:19 - 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 13:59:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:19 13:59:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:59:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:19 latest: Pulling from edgex-lftools-log-publisher 13:59:19 5eb5b503b376: Pulling fs layer 13:59:19 5c69ac0246d0: Pulling fs layer 13:59:19 ec43610c2a17: Pulling fs layer 13:59:19 3a2ae6a8a46f: Pulling fs layer 13:59:19 33b1e0a273af: Pulling fs layer 13:59:19 5d3b04190fa2: Pulling fs layer 13:59:19 2f39f015ded8: Pulling fs layer 13:59:19 3a2ae6a8a46f: Waiting 13:59:19 33b1e0a273af: Waiting 13:59:19 2f39f015ded8: Waiting 13:59:19 5d3b04190fa2: Waiting 13:59:19 5c69ac0246d0: Verifying Checksum 13:59:19 5c69ac0246d0: Download complete 13:59:19 3a2ae6a8a46f: Verifying Checksum 13:59:19 3a2ae6a8a46f: Download complete 13:59:19 33b1e0a273af: Verifying Checksum 13:59:19 33b1e0a273af: Download complete 13:59:19 ec43610c2a17: Verifying Checksum 13:59:19 ec43610c2a17: Download complete 13:59:19 5d3b04190fa2: Download complete 13:59:19 5eb5b503b376: Verifying Checksum 13:59:19 5eb5b503b376: Download complete 13:59:20 2f39f015ded8: Verifying Checksum 13:59:20 2f39f015ded8: Download complete 13:59:21 5eb5b503b376: Pull complete 13:59:21 5c69ac0246d0: Pull complete 13:59:21 ec43610c2a17: Pull complete 13:59:21 3a2ae6a8a46f: Pull complete 13:59:21 33b1e0a273af: Pull complete 13:59:21 5d3b04190fa2: Pull complete 13:59:26 2f39f015ded8: Pull complete 13:59:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:59:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:59:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:59:26 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 13:59:26 $ 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 13:59:29 $ docker top 434d1d131cd31aa4cd532d3554c5685593b02ed23aeaf19eb6e191744af42fe0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:59:29 ---> job-cost.sh 13:59:29 lf-activate-venv: SKIPPING 13:59:29 INFO: No Stack... 13:59:30 INFO: Retrieving Pricing Info for: v3-standard-8 13:59:30 INFO: Archiving Costs [Pipeline] sh 13:59:31 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 13:59:31 + cut -d, -f6 [Pipeline] lock 13:59:31 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] 13:59:31 Resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] did not exist. Created. 13:59:31 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:59:31 + echo total: 0.4399999976158142 [Pipeline] stash 13:59:31 Stashed 1 file(s) [Pipeline] } 13:59:31 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 13:59:31 $ docker stop --time=1 434d1d131cd31aa4cd532d3554c5685593b02ed23aeaf19eb6e191744af42fe0 13:59:32 $ docker rm -f --volumes 434d1d131cd31aa4cd532d3554c5685593b02ed23aeaf19eb6e191744af42fe0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 14:00:24 Building wheel for numpy (pyproject.toml): still running... 14:01:32 Building wheel for numpy (pyproject.toml): still running... 14:02:28 Building wheel for numpy (pyproject.toml): still running... 14:03:36 Building wheel for numpy (pyproject.toml): still running... 14:08:28 Building wheel for numpy (pyproject.toml): still running... 14:10:34 Building wheel for numpy (pyproject.toml): still running... 14:12:41 Building wheel for numpy (pyproject.toml): still running... 14:14:49 Building wheel for numpy (pyproject.toml): still running... 14:15:45 Building wheel for numpy (pyproject.toml): still running... 14:17:52 Building wheel for numpy (pyproject.toml): still running... 14:21:28 Building wheel for numpy (pyproject.toml): still running... 14:22:50 Building wheel for numpy (pyproject.toml): still running... 14:24:42 Building wheel for numpy (pyproject.toml): still running... 14:24:47 Building wheel for numpy (pyproject.toml): finished with status 'done' 14:24:47 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625253 sha256=15f030783a320459a955a4bb8b043cd5f2cbf2376d7a8ade1eeca3275c99469a 14:24:47 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 14:24:47 Building wheel for psutil (setup.py): started 14:24:57 Building wheel for psutil (setup.py): finished with status 'done' 14:24:57 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271965 sha256=9b1eb250af033d012a3d26f581e7029512a67bb4cf2df578d8d5a5ea9dccf6cb 14:24:57 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 14:24:57 Building wheel for pyzmq (pyproject.toml): started 14:26:05 Building wheel for pyzmq (pyproject.toml): still running... 14:27:26 Building wheel for pyzmq (pyproject.toml): still running... 14:27:37 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 14:27:37 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515224 sha256=330fdb756977e0070a01c237e9931fd252320941c90511a6ab1ce256de9b4156 14:27:37 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 14:27:37 Building wheel for psycopg2 (setup.py): started 14:28:44 Building wheel for psycopg2 (setup.py): still running... 14:28:44 Building wheel for psycopg2 (setup.py): finished with status 'done' 14:28:44 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=af4c59ab328c3ca089dd214d0b682f832c71cbd3148195300d96c211dba64c6d 14:28:44 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 14:28:44 Building wheel for flex (setup.py): started 14:28:44 Building wheel for flex (setup.py): finished with status 'done' 14:28:44 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=36640d93d4e4a92cac7eefe689781f569ff6f64e944cb1314fb1096ba47ab6d0 14:28:44 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 14:28:44 Building wheel for GenSON (setup.py): started 14:28:44 Building wheel for GenSON (setup.py): finished with status 'done' 14:28:44 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=a20516cb540963ed0010e3059761e39d7aec4d7cc1b3f13e8715d83074f746b7 14:28:44 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 14:28:44 Building wheel for PyYAML (pyproject.toml): started 14:28:48 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 14:28:48 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=ed76a65a2f9fd742d9549b023a6d26062e2135bde8c97d1bd812191b859a5c9b 14:28:48 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 14:28:48 Building wheel for strict-rfc3339 (setup.py): started 14:28:49 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 14:28:49 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=206e09deebbb37a4ff3f51e4cabc6bd14eb0c7be6b92a0a6a76ff21dd49e1ae7 14:28:49 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 14:28:49 Building wheel for validate-email (setup.py): started 14:28:51 Building wheel for validate-email (setup.py): finished with status 'done' 14:28:51 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9335ad571f8ba9beb9478c82bcb85317d6db483a3134b4e3e115d2630fd4c67c 14:28:51 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 14:28:51 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 14:28:53 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 14:30:15 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.0.2 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-6.1.0 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 14:30:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 14:30:41 Removing intermediate container ac605e1c4a08 14:30:41 ---> ced47f84aa18 14:30:41 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 14:30:41 ---> Running in ccee4dcc74f9 14:30:41 Removing intermediate container ccee4dcc74f9 14:30:41 ---> 8dea99941783 14:30:41 Step 11/13 : LABEL arch=arm64 14:30:41 ---> Running in 461b479e17f5 14:30:41 Removing intermediate container 461b479e17f5 14:30:41 ---> e0278f087c09 14:30:41 Step 12/13 : LABEL git_sha=c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 14:30:41 ---> Running in 7f9a5067ed91 14:30:41 Removing intermediate container 7f9a5067ed91 14:30:41 ---> b30b05ecab2b 14:30:41 Step 13/13 : LABEL version=0.0.2-dev.25 14:30:41 ---> Running in 64027b80baf7 14:30:41 Removing intermediate container 64027b80baf7 14:30:41 ---> af6d804c2af5 14:30:41 [Warning] One or more build-args [ARCH] were not consumed 14:30:41 Successfully built af6d804c2af5 14:30:41 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 14:30:41 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 14:30:41 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 14:30:41 latest 14:30:41 0.0.2-dev.25 14:30:41 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 14:30:41 main 14:30:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:42 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:30:42 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 14:30:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 14:30:42 95393c9a14b1: Preparing 14:30:42 b10f34bc7bdb: Preparing 14:30:42 a8cdc5d4e27e: Preparing 14:30:42 e38be85248b6: Preparing 14:30:42 a93cdaa87abe: Preparing 14:30:42 dc65b23a4b7c: Preparing 14:30:42 dc65b23a4b7c: Waiting 14:30:42 a8cdc5d4e27e: Pushed 14:30:42 b10f34bc7bdb: Pushed 14:30:42 e38be85248b6: Pushed 14:30:42 dc65b23a4b7c: Layer already exists 14:30:42 a93cdaa87abe: Pushed 14:34:49 95393c9a14b1: Pushed 14:34:49 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:49 + 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 14:34:50 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 14:34:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 14:34:50 95393c9a14b1: Preparing 14:34:50 b10f34bc7bdb: Preparing 14:34:50 a8cdc5d4e27e: Preparing 14:34:50 e38be85248b6: Preparing 14:34:50 a93cdaa87abe: Preparing 14:34:50 dc65b23a4b7c: Preparing 14:34:50 dc65b23a4b7c: Waiting 14:34:50 b10f34bc7bdb: Layer already exists 14:34:50 a93cdaa87abe: Layer already exists 14:34:50 e38be85248b6: Layer already exists 14:34:50 95393c9a14b1: Layer already exists 14:34:50 a8cdc5d4e27e: Layer already exists 14:34:50 dc65b23a4b7c: Layer already exists 14:34:50 latest: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:50 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:51 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.25 14:34:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 14:34:51 95393c9a14b1: Preparing 14:34:51 b10f34bc7bdb: Preparing 14:34:51 a8cdc5d4e27e: Preparing 14:34:51 e38be85248b6: Preparing 14:34:51 a93cdaa87abe: Preparing 14:34:51 dc65b23a4b7c: Preparing 14:34:51 dc65b23a4b7c: Waiting 14:34:51 a8cdc5d4e27e: Layer already exists 14:34:51 b10f34bc7bdb: Layer already exists 14:34:51 e38be85248b6: Layer already exists 14:34:51 a93cdaa87abe: Layer already exists 14:34:51 95393c9a14b1: Layer already exists 14:34:51 dc65b23a4b7c: Layer already exists 14:34:51 0.0.2-dev.25: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:51 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:51 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 14:34:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 14:34:51 95393c9a14b1: Preparing 14:34:51 b10f34bc7bdb: Preparing 14:34:51 a8cdc5d4e27e: Preparing 14:34:51 e38be85248b6: Preparing 14:34:51 a93cdaa87abe: Preparing 14:34:51 dc65b23a4b7c: Preparing 14:34:51 dc65b23a4b7c: Waiting 14:34:51 e38be85248b6: Layer already exists 14:34:51 b10f34bc7bdb: Layer already exists 14:34:51 95393c9a14b1: Layer already exists 14:34:51 a93cdaa87abe: Layer already exists 14:34:51 a8cdc5d4e27e: Layer already exists 14:34:51 dc65b23a4b7c: Layer already exists 14:34:51 c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:52 + 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 14:34:52 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 14:34:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 14:34:52 95393c9a14b1: Preparing 14:34:52 b10f34bc7bdb: Preparing 14:34:52 a8cdc5d4e27e: Preparing 14:34:52 e38be85248b6: Preparing 14:34:52 a93cdaa87abe: Preparing 14:34:52 dc65b23a4b7c: Preparing 14:34:52 dc65b23a4b7c: Waiting 14:34:52 95393c9a14b1: Layer already exists 14:34:52 e38be85248b6: Layer already exists 14:34:52 b10f34bc7bdb: Layer already exists 14:34:52 a93cdaa87abe: Layer already exists 14:34:52 a8cdc5d4e27e: Layer already exists 14:34:52 dc65b23a4b7c: Layer already exists 14:34:53 main: digest: sha256:8cb63aa1b55037b002a6dfd36623287e3b8e45e15c8f8dba3d4c5a005858b0ef size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 14:34:53 ===================================================== [Pipeline] echo 14:34:53 taggedImages: 14:34:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4 14:34:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 14:34:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.25 14:34:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:c9a59baa00e2d1f2a9f608ad00324ffc75da60c4-0.0.2-dev.25 14:34:53 - 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 14:34:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:53 14:34:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:34:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:34:53 arm64: Pulling from edgex-lftools-log-publisher 14:34:53 8998bd30e6a1: Pulling fs layer 14:34:53 04944245beec: Pulling fs layer 14:34:53 699f458cf7ca: Pulling fs layer 14:34:53 765212b225bb: Pulling fs layer 14:34:53 f23df028b6ca: Pulling fs layer 14:34:53 d65c8cfc05b1: Pulling fs layer 14:34:53 2437ff75d9bd: Pulling fs layer 14:34:53 f23df028b6ca: Waiting 14:34:53 d65c8cfc05b1: Waiting 14:34:53 2437ff75d9bd: Waiting 14:34:53 765212b225bb: Waiting 14:34:54 04944245beec: Verifying Checksum 14:34:54 04944245beec: Download complete 14:34:54 765212b225bb: Verifying Checksum 14:34:54 765212b225bb: Download complete 14:34:54 f23df028b6ca: Verifying Checksum 14:34:54 f23df028b6ca: Download complete 14:34:54 d65c8cfc05b1: Verifying Checksum 14:34:54 d65c8cfc05b1: Download complete 14:34:54 699f458cf7ca: Verifying Checksum 14:34:54 699f458cf7ca: Download complete 14:34:54 8998bd30e6a1: Verifying Checksum 14:34:54 8998bd30e6a1: Download complete 14:34:57 2437ff75d9bd: Verifying Checksum 14:34:57 2437ff75d9bd: Download complete 14:34:58 8998bd30e6a1: Pull complete 14:34:58 04944245beec: Pull complete 14:35:00 699f458cf7ca: Pull complete 14:35:00 765212b225bb: Pull complete 14:35:01 f23df028b6ca: Pull complete 14:35:01 d65c8cfc05b1: Pull complete 14:35:16 2437ff75d9bd: Pull complete 14:35:16 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 14:35:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 14:35:16 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:16 prd-ubuntu20.04-docker-arm64-4c-16g-18069 does not seem to be running inside a container 14:35:16 $ 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:arm64 cat 14:35:19 $ docker top dc8df6a06e6b41754d51cb03367e79ab538190869d4dda8a441a73cb9642bdba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 14:35:19 ---> job-cost.sh 14:35:19 lf-activate-venv: SKIPPING 14:35:19 INFO: No Stack... 14:35:20 INFO: Retrieving Pricing Info for: v3-standard-4 14:35:21 INFO: Archiving Costs [Pipeline] sh 14:35:21 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 14:35:21 + cut -d, -f6 [Pipeline] lock 14:35:21 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] 14:35:21 Resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] did not exist. Created. 14:35:21 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 14:35:22 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7b8dbb5d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 14:35:22 + echo total: 0.2199999988079071 [Pipeline] stash 14:35:22 Warning: overwriting stash ‘stack-cost’ 14:35:22 Stashed 1 file(s) [Pipeline] } 14:35:22 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-17-stack-cost] [Pipeline] // lock [Pipeline] } 14:35:22 $ docker stop --time=1 dc8df6a06e6b41754d51cb03367e79ab538190869d4dda8a441a73cb9642bdba 14:35:24 $ docker rm -f --volumes dc8df6a06e6b41754d51cb03367e79ab538190869d4dda8a441a73cb9642bdba [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 14:35:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:25 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 14:35:25 $ 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 14:35:25 $ docker top dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:25 [ssh-agent] Looking for ssh-agent implementation... 14:35:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:26 $ docker exec dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 ssh-agent 14:35:26 SSH_AUTH_SOCK=/tmp/ssh-8A5YgBRaS1QT/agent.33 14:35:26 SSH_AGENT_PID=39 14:35:26 Running ssh-add (command line suppressed) 14:35:26 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2581020133039404569.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2581020133039404569.key) 14:35:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:26 + git semver tag 14:35:26 2023-06-07 14:35:26,791 [run_tag] DEBUG tag force:False 14:35:26 2023-06-07 14:35:26,791 [check_head_tag] DEBUG check head tag 14:35:26 2023-06-07 14:35:26,792 [execute] INFO git cat-file --batch-check 14:35:26 2023-06-07 14:35:26,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 14:35:26 2023-06-07 14:35:26,795 [execute] INFO git cat-file --batch 14:35:26 2023-06-07 14:35:26,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 14:35:26 2023-06-07 14:35:26,810 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:26 2023-06-07 14:35:26,810 [execute] INFO git tag -a v0.0.2-dev.25 -m v0.0.2-dev.25 14:35:26 2023-06-07 14:35:26,811 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.25', '-m', 'v0.0.2-dev.25'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 14:35:26 2023-06-07 14:35:26,816 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:26 0.0.2-dev.25 [Pipeline] } 14:35:26 $ docker exec --env ******** --env ******** dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 ssh-agent -k 14:35:26 unset SSH_AUTH_SOCK; 14:35:26 unset SSH_AGENT_PID; 14:35:26 echo Agent pid 39 killed; 14:35:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:27 + git semver [Pipeline] } 14:35:27 $ docker stop --time=1 dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 14:35:28 $ docker rm -f --volumes dd5b3302929d4fe81bc924b7848b80a09cdad67909b13dfdbf26365b0118beb5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:29 14:35:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:29 0.23.1-centos7: Pulling from edgex-lftools 14:35:29 ab5ef0e58194: Pulling fs layer 14:35:29 9712f1f96733: Pulling fs layer 14:35:29 63f879dbbcfc: Pulling fs layer 14:35:29 0d9ebad4ef96: Pulling fs layer 14:35:29 e9a5061849ea: Pulling fs layer 14:35:29 d747dcd14b5f: Pulling fs layer 14:35:29 2de7ff778b66: Pulling fs layer 14:35:29 0d9ebad4ef96: Waiting 14:35:29 e9a5061849ea: Waiting 14:35:29 d747dcd14b5f: Waiting 14:35:29 2de7ff778b66: Waiting 14:35:29 9712f1f96733: Verifying Checksum 14:35:29 9712f1f96733: Download complete 14:35:29 63f879dbbcfc: Verifying Checksum 14:35:29 63f879dbbcfc: Download complete 14:35:30 e9a5061849ea: Verifying Checksum 14:35:30 e9a5061849ea: Download complete 14:35:30 d747dcd14b5f: Download complete 14:35:30 ab5ef0e58194: Download complete 14:35:30 0d9ebad4ef96: Verifying Checksum 14:35:30 0d9ebad4ef96: Download complete 14:35:30 2de7ff778b66: Verifying Checksum 14:35:30 2de7ff778b66: Download complete 14:35:32 ab5ef0e58194: Pull complete 14:35:32 9712f1f96733: Pull complete 14:35:33 63f879dbbcfc: Pull complete 14:35:38 0d9ebad4ef96: Pull complete 14:35:38 e9a5061849ea: Pull complete 14:35:38 d747dcd14b5f: Pull complete 14:35:39 2de7ff778b66: Pull complete 14:35:39 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 14:35:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 14:35:39 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:39 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 14:35:40 $ 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 14:35:43 $ docker top 8ac6b793852fbcd3a1721f4023f9a912d71069a82e625e64690b6e35c640e986 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 14:35:44 provisioning config files... 14:35:44 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8634711455560218044tmp 14:35:44 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7730044403283195484tmp 14:35:44 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3149504090417880007tmp [Pipeline] { [Pipeline] echo 14:35:44 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 14:35:44 ---> sigul-configuration.sh 14:35:44 gpg: directory `/root/.gnupg' created 14:35:44 gpg: new configuration file `/root/.gnupg/gpg.conf' created 14:35:44 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 14:35:44 gpg: keyring `/root/.gnupg/secring.gpg' created 14:35:44 gpg: keyring `/root/.gnupg/pubring.gpg' created 14:35:44 gpg: CAST5 encrypted data 14:35:44 gpg: encrypted with 1 passphrase 14:35:44 gpg: WARNING: message was not integrity protected [Pipeline] sh 14:35:44 + mkdir /home/jenkins 14:35:44 + mkdir /home/jenkins/sigul [Pipeline] sh 14:35:44 + 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 14:35:44 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 14:35:45 ---> sigul-install.sh 14:35:45 Sigul already installed; skipping installation. [Pipeline] sh 14:35:45 + git tag --list 14:35:45 v0.0.1 14:35:45 v0.0.2-dev.1 14:35:45 v0.0.2-dev.10 14:35:45 v0.0.2-dev.11 14:35:45 v0.0.2-dev.12 14:35:45 v0.0.2-dev.13 14:35:45 v0.0.2-dev.14 14:35:45 v0.0.2-dev.15 14:35:45 v0.0.2-dev.16 14:35:45 v0.0.2-dev.17 14:35:45 v0.0.2-dev.18 14:35:45 v0.0.2-dev.19 14:35:45 v0.0.2-dev.2 14:35:45 v0.0.2-dev.20 14:35:45 v0.0.2-dev.21 14:35:45 v0.0.2-dev.22 14:35:45 v0.0.2-dev.23 14:35:45 v0.0.2-dev.24 14:35:45 v0.0.2-dev.25 14:35:45 v0.0.2-dev.3 14:35:45 v0.0.2-dev.4 14:35:45 v0.0.2-dev.5 14:35:45 v0.0.2-dev.6 14:35:45 v0.0.2-dev.7 14:35:45 v0.0.2-dev.8 14:35:45 v0.0.2-dev.9 [Pipeline] sh 14:35:45 + lftools sign git-tag v0.0.2-dev.25 14:35:46 Signing Git tag with Sigul... 14:35:46 Signing v0.0.2-dev.25 [Pipeline] echo 14:35:46 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 14:35:46 ---> sigul-configuration-cleanup.sh [Pipeline] } 14:35:46 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 14:35:46 $ docker stop --time=1 8ac6b793852fbcd3a1721f4023f9a912d71069a82e625e64690b6e35c640e986 14:35:48 $ docker rm -f --volumes 8ac6b793852fbcd3a1721f4023f9a912d71069a82e625e64690b6e35c640e986 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 14:35:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:48 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 14:35:48 $ 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 14:35:49 $ docker top e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 -eo pid,comm 14:35:49 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). 14:35:49 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:49 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:49 [ssh-agent] Looking for ssh-agent implementation... 14:35:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:49 $ docker exec e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 ssh-agent 14:35:49 SSH_AUTH_SOCK=/tmp/ssh-DL7fLnVPTYf2/agent.31 14:35:49 SSH_AGENT_PID=37 14:35:49 Running ssh-add (command line suppressed) 14:35:49 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1778860669729224472.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_1778860669729224472.key) 14:35:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:49 + git semver bump pre 14:35:50 2023-06-07 14:35:50,141 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:50 2023-06-07 14:35:50,141 [bump_version] DEBUG bumping version:0.0.2-dev.25 on axis:pre with prefix:dev 14:35:50 2023-06-07 14:35:50,141 [bump_version] DEBUG bumped version:0.0.2-dev.26 14:35:50 2023-06-07 14:35:50,141 [write_version] DEBUG write version:0.0.2-dev.26 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 14:35:50 2023-06-07 14:35:50,142 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:50 2023-06-07 14:35:50,142 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:50 2023-06-07 14:35:50,143 [execute] INFO git cat-file --batch-check 14:35:50 2023-06-07 14:35:50,143 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:50 2023-06-07 14:35:50,148 [execute] INFO git cat-file --batch 14:35:50 2023-06-07 14:35:50,148 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:50 2023-06-07 14:35:50,153 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:50 0.0.2-dev.26 [Pipeline] } 14:35:50 $ docker exec --env ******** --env ******** e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 ssh-agent -k 14:35:50 unset SSH_AUTH_SOCK; 14:35:50 unset SSH_AGENT_PID; 14:35:50 echo Agent pid 37 killed; 14:35:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:50 + git semver [Pipeline] } 14:35:50 $ docker stop --time=1 e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 14:35:52 $ docker rm -f --volumes e1318438b7829b0e0fc03e9a2424af27b68c9b9190df3c25072f5cc647a6f905 [Pipeline] // withDockerContainer [Pipeline] sh 14:35:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 14:35:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:35:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 14:35:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:35:52 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 14:35:52 $ 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 14:35:53 $ docker top f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 -eo pid,comm 14:35:53 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). 14:35:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 14:35:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 14:35:53 [ssh-agent] Looking for ssh-agent implementation... 14:35:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 14:35:53 $ docker exec f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 ssh-agent 14:35:53 SSH_AUTH_SOCK=/tmp/ssh-rAFxYVQ7DUQt/agent.32 14:35:53 SSH_AGENT_PID=38 14:35:53 Running ssh-add (command line suppressed) 14:35:53 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8955257321670614197.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8955257321670614197.key) 14:35:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 14:35:53 + git semver push 14:35:54 2023-06-07 14:35:54,041 [run_push] DEBUG push 14:35:54 2023-06-07 14:35:54,041 [execute] INFO git cat-file --batch-check 14:35:54 2023-06-07 14:35:54,041 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 14:35:54 2023-06-07 14:35:54,045 [execute] INFO git rev-list b4eb439ec4dc76bdacda7a29b64f77bc0a2a1310 -- 14:35:54 2023-06-07 14:35:54,045 [execute] DEBUG Popen(['git', 'rev-list', 'b4eb439ec4dc76bdacda7a29b64f77bc0a2a1310', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:54 2023-06-07 14:35:54,051 [execute] INFO git fetch -v origin 14:35:54 2023-06-07 14:35:54,051 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 14:35:54 2023-06-07 14:35:54,622 [run_push] DEBUG remote changes detected 14:35:54 2023-06-07 14:35:54,622 [run_push] DEBUG latest remote commit ee24704c9754d1d6d0d79601fdf748d9f754deed is not in local commits 14:35:54 2023-06-07 14:35:54,622 [run_push] DEBUG integrating remote changes with a git pull 14:35:54 2023-06-07 14:35:54,622 [execute] INFO git pull origin semver 14:35:54 2023-06-07 14:35:54,623 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:55 2023-06-07 14:35:55,097 [execute] INFO git push origin semver 14:35:55 2023-06-07 14:35:55,098 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 14:35:56 2023-06-07 14:35:56,163 [run_push] DEBUG push all version tags 14:35:56 2023-06-07 14:35:56,164 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 14:35:56 2023-06-07 14:35:56,164 [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) 14:35:57 2023-06-07 14:35:56,896 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 14:35:57 0.0.2-dev.26 [Pipeline] } 14:35:57 $ docker exec --env ******** --env ******** f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 ssh-agent -k 14:35:57 unset SSH_AUTH_SOCK; 14:35:57 unset SSH_AGENT_PID; 14:35:57 echo Agent pid 38 killed; 14:35:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 14:35:57 + git semver [Pipeline] } 14:35:57 $ docker stop --time=1 f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 14:35:59 $ docker rm -f --volumes f50097e57fc440ec11adcf3bbd8b1d0a0d37c399d6741b1bafd1d855de78e4c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 14:35:59 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 14:35:59 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 14:35:59 total 16 14:35:59 drwxr-xr-x 3 root root 4096 Jun 7 13:59 . 14:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:35 .. 14:35:59 drwxr-xr-x 2 root root 4096 Jun 7 13:59 cost 14:35:59 -rw-r--r-- 1 root root 88 Jun 7 13:59 cost.csv 14:35:59 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 14:35:59 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 14:35:59 total 16 14:35:59 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 13:59 . 14:35:59 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 14:35 .. 14:35:59 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 13:59 cost 14:35:59 -rw-r--r-- 1 jenkins jenkins 88 Jun 7 13:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 14:35:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 14:36:00 ---> package-listing.sh 14:36:00 ++ facter osfamily 14:36:00 ++ tr '[:upper:]' '[:lower:]' 14:36:00 + OS_FAMILY=debian 14:36:00 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 14:36:00 + START_PACKAGES=/tmp/packages_start.txt 14:36:00 + END_PACKAGES=/tmp/packages_end.txt 14:36:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:36:00 + PACKAGES=/tmp/packages_start.txt 14:36:00 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 14:36:00 + PACKAGES=/tmp/packages_end.txt 14:36:00 + case "${OS_FAMILY}" in 14:36:00 + dpkg -l 14:36:00 + grep '^ii' 14:36:00 + '[' -f /tmp/packages_start.txt ']' 14:36:00 + '[' -f /tmp/packages_end.txt ']' 14:36:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:36:00 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 14:36:00 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 14:36:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 14:36:00 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 14:36:01 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 14:36:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 14:36:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 14:36:01 prd-ubuntu20.04-docker-8c-8g-18060 does not seem to be running inside a container 14:36:01 $ 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 14:36:02 $ docker top ec998aacdf64080396822428e9d1de51d689bd868b8368d242c030b864f44168 -eo pid,comm [Pipeline] { [Pipeline] sh 14:36:02 + touch /tmp/pre-build-complete [Pipeline] sh 14:36:02 + mkdir -p /var/log/sysstat [Pipeline] sh 14:36:02 + ls /var/log/sa-host 14:36:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 14:36:03 provisioning config files... 14:36:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10854263438412303395tmp [Pipeline] { [Pipeline] echo 14:36:03 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 14:36:03 ---> create-netrc.sh [Pipeline] } 14:36:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 14:36:03 ---> python-tools-install.sh [Pipeline] echo 14:36:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 14:36:04 ---> sudo-logs.sh 14:36:04 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 14:36:04 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 14:36:04 ---> job-cost.sh 14:36:04 lf-activate-venv: SKIPPING 14:36:04 DEBUG: total: 0.4399999976158142 14:36:04 INFO: Retrieving Stack Cost... 14:36:04 INFO: Retrieving Pricing Info for: v3-standard-8 14:36:05 INFO: Archiving Costs [Pipeline] echo 14:36:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 14:36:05 ---> logs-deploy.sh 14:36:05 lf-activate-venv: SKIPPING 14:36:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/17 14:36:05 INFO: archiving workspace using pattern(s): 14:36:06 Archives upload complete. 14:36:06 INFO: archiving logs to Nexus