Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ad1c4890737c1de496ff22310609d87903665ac4 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-ssh18126671638129256060.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-ssh6174103616974961370.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-ssh10480204504241172779.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-ssh9718585276740653275.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-ssh9955556155078042905.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18035 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Avoid second fetch Checking out Revision ad1c4890737c1de496ff22310609d87903665ac4 (main) Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 Commit message: "Merge pull request #54 from cherrycl/issue-53" > git rev-list --no-walk f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:40:22 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:40:22 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:40:22 ========================================================= 11:40:22 EdgeX Global Pipelines Version Info 11:40:22 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:40:23 ------------------- 11:40:23 stable info: 11:40:23 ------------------- 11:40:23 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 11:40:23 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:40:23 Message: update stable to v1.0.250 11:40:24 ------------------- 11:40:24 experimental info: 11:40:24 ------------------- 11:40:24 Commited By: **** collab-it+edgex@linuxfoundation.org 11:40:24 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 11:40:24 Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ad1c4890737c1de496ff22310609d87903665ac4 [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ad1c489 [Pipeline] echo 11:40:24 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:40:24 provisioning config files... 11:40:24 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16353227032024276052tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:24 ---> docker-login.sh 11:40:24 nexus3.edgexfoundry.org:10001 11:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:25 Configure a credential helper to remove this warning. See 11:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:25 11:40:25 Login Succeeded 11:40:25 nexus3.edgexfoundry.org:10002 11:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:25 Configure a credential helper to remove this warning. See 11:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:25 11:40:25 Login Succeeded 11:40:25 nexus3.edgexfoundry.org:10003 11:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:25 Configure a credential helper to remove this warning. See 11:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:25 11:40:25 Login Succeeded 11:40:25 nexus3.edgexfoundry.org:10004 11:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:25 Configure a credential helper to remove this warning. See 11:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:25 11:40:25 Login Succeeded 11:40:25 docker.io 11:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:25 Configure a credential helper to remove this warning. See 11:40:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:25 11:40:25 Login Succeeded 11:40:25 ---> docker-login.sh ends [Pipeline] } 11:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 11:40:26 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:40:26 + grep -v github /etc/ssh/ssh_known_hosts 11:40:26 + [ -e /tmp/ssh_known_hosts ] 11:40:26 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:40:26 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:40:26 + sudo tee -a /etc/ssh/ssh_known_hosts 11:40:26 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:26 11:40:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:27 0.1.4: Pulling from edgex-devops/py-git-semver 11:40:27 b85a868b505f: Pulling fs layer 11:40:27 e2be974225ed: Pulling fs layer 11:40:27 339a4e72a1f5: Pulling fs layer 11:40:27 988bab9f4d93: Pulling fs layer 11:40:27 1469e6f7b9e6: Pulling fs layer 11:40:27 eaf3925da568: Pulling fs layer 11:40:27 bab4dde63d76: Pulling fs layer 11:40:27 bde34c3a00c8: Pulling fs layer 11:40:27 b352a97aabf1: Pulling fs layer 11:40:27 4872d77fe225: Pulling fs layer 11:40:27 5851b861e8e6: Pulling fs layer 11:40:27 bab4dde63d76: Waiting 11:40:27 1469e6f7b9e6: Waiting 11:40:27 eaf3925da568: Waiting 11:40:27 bde34c3a00c8: Waiting 11:40:27 b352a97aabf1: Waiting 11:40:27 988bab9f4d93: Waiting 11:40:27 e2be974225ed: Download complete 11:40:27 988bab9f4d93: Verifying Checksum 11:40:27 988bab9f4d93: Download complete 11:40:27 1469e6f7b9e6: Verifying Checksum 11:40:27 1469e6f7b9e6: Download complete 11:40:27 eaf3925da568: Download complete 11:40:27 339a4e72a1f5: Verifying Checksum 11:40:27 339a4e72a1f5: Download complete 11:40:27 bde34c3a00c8: Verifying Checksum 11:40:27 bde34c3a00c8: Download complete 11:40:27 b352a97aabf1: Verifying Checksum 11:40:27 b352a97aabf1: Download complete 11:40:27 4872d77fe225: Download complete 11:40:27 5851b861e8e6: Download complete 11:40:27 b85a868b505f: Verifying Checksum 11:40:27 b85a868b505f: Download complete 11:40:27 bab4dde63d76: Verifying Checksum 11:40:27 bab4dde63d76: Download complete 11:40:29 b85a868b505f: Pull complete 11:40:29 e2be974225ed: Pull complete 11:40:29 339a4e72a1f5: Pull complete 11:40:29 988bab9f4d93: Pull complete 11:40:29 1469e6f7b9e6: Pull complete 11:40:30 eaf3925da568: Pull complete 11:40:32 bab4dde63d76: Pull complete 11:40:32 bde34c3a00c8: Pull complete 11:40:32 b352a97aabf1: Pull complete 11:40:32 4872d77fe225: Pull complete 11:40:32 5851b861e8e6: Pull complete 11:40:32 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:40:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:40:32 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:40:33 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 11:40:33 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:40:38 $ docker top e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 -eo pid,comm 11:40:38 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). 11:40:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:40:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:38 [ssh-agent] Looking for ssh-agent implementation... 11:40:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:38 $ docker exec e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent 11:40:39 SSH_AUTH_SOCK=/tmp/ssh-XjsxKf8jlQNp/agent.32 11:40:39 SSH_AGENT_PID=38 11:40:39 Running ssh-add (command line suppressed) 11:40:39 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2160353517856376934.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2160353517856376934.key) 11:40:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:39 + git tag --points-at HEAD [Pipeline] } 11:40:39 $ docker exec --env ******** --env ******** e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent -k 11:40:39 unset SSH_AUTH_SOCK; 11:40:39 unset SSH_AGENT_PID; 11:40:39 echo Agent pid 38 killed; 11:40:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:40:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:40:39 [ssh-agent] Looking for ssh-agent implementation... 11:40:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:40:39 $ docker exec e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent 11:40:39 SSH_AUTH_SOCK=/tmp/ssh-xV1hEKaSTF0I/agent.70 11:40:39 SSH_AGENT_PID=76 11:40:39 Running ssh-add (command line suppressed) 11:40:40 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6682329183569597832.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_6682329183569597832.key) 11:40:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:40:40 + git semver init 11:40:40 2023-06-07 11:40:40,539 [run_init] DEBUG init version:0.0.0 force:False 11:40:40 2023-06-07 11:40:40,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 11:40:40 2023-06-07 11:40:40,541 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 11:40:40 2023-06-07 11:40:40,541 [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) 11:40:41 2023-06-07 11:40:41,135 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 11:40:41 2023-06-07 11:40:41,136 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 11:40:41 2023-06-07 11:40:41,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 11:40:41 2023-06-07 11:40:41,136 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 11:40:41 0.0.2-dev.23 [Pipeline] } 11:40:41 $ docker exec --env ******** --env ******** e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 ssh-agent -k 11:40:41 unset SSH_AUTH_SOCK; 11:40:41 unset SSH_AGENT_PID; 11:40:41 echo Agent pid 76 killed; 11:40:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:40:41 + git semver [Pipeline] } 11:40:41 $ docker stop --time=1 e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 11:40:43 $ docker rm -f --volumes e84f792d9ebab3cd02d3b7a293ec9e53c37a8e5d8400949dc43ca93ee11cee32 [Pipeline] // withDockerContainer [Pipeline] sh 11:40:43 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:40:43 Stashed 1 file(s) [Pipeline] echo 11:40:43 [edgeXSemver]: initialized semver on version 0.0.2-dev.23 [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 11:40:43 provisioning config files... 11:40:43 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5868347997416239799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:40:44 ---> docker-login.sh 11:40:44 nexus3.edgexfoundry.org:10001 11:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:44 Configure a credential helper to remove this warning. See 11:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:44 11:40:44 Login Succeeded 11:40:44 nexus3.edgexfoundry.org:10002 11:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:44 Configure a credential helper to remove this warning. See 11:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:44 11:40:44 Login Succeeded 11:40:44 nexus3.edgexfoundry.org:10003 11:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:44 Configure a credential helper to remove this warning. See 11:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:44 11:40:44 Login Succeeded 11:40:44 nexus3.edgexfoundry.org:10004 11:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:44 Configure a credential helper to remove this warning. See 11:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:44 11:40:44 Login Succeeded 11:40:44 docker.io 11:40:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:40:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:40:44 Configure a credential helper to remove this warning. See 11:40:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:40:44 11:40:44 Login Succeeded 11:40:44 ---> docker-login.sh ends [Pipeline] } 11:40:44 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 11:40:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:40:45 + ls -al . 11:40:45 total 72 11:40:45 drwxrwxr-x 7 jenkins jenkins 4096 Jun 7 11:40 . 11:40:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:40 .. 11:40:45 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:40 .git 11:40:45 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:40 .github 11:40:45 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:40 .gitignore 11:40:45 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:40 .semver 11:40:45 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:40 Dockerfile 11:40:45 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:40 Jenkinsfile 11:40:45 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:40 LICENSE 11:40:45 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:40 README.md 11:40:45 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:40 TAF-Manager 11:40:45 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:40 TUC 11:40:45 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 11:40 VERSION 11:40:45 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:40 requirements.txt 11:40:45 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:40 robot-entrypoint.sh 11:40:45 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:40 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:40:45 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=ad1c4890737c1de496ff22310609d87903665ac4 --label arch=amd64 --label version=0.0.2-dev.23 . 11:40:45 Sending build context to Docker daemon 449.5kB 11:40:45 Step 1/13 : FROM alpine:3.16 11:40:46 3.16: Pulling from library/alpine 11:40:46 91d30c5bc195: Pulling fs layer 11:40:46 91d30c5bc195: Download complete 11:40:46 91d30c5bc195: Pull complete 11:40:46 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:40:46 Status: Downloaded newer image for alpine:3.16 11:40:46 ---> 8471affe5de5 11:40:46 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:40:47 ---> Running in 189aabbef01a 11:40:47 Removing intermediate container 189aabbef01a 11:40:47 ---> 23ef47099cc4 11:40:47 Step 3/13 : LABEL maintainer="Bruce Huang " 11:40:47 ---> Running in f04ff7fc5056 11:40:47 Removing intermediate container f04ff7fc5056 11:40:47 ---> 5c17d19254ba 11:40:47 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:40:47 ---> 25ebb715b980 11:40:47 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:40:47 ---> d92c8830bc93 11:40:47 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:40:47 ---> 079b2ffc3879 11:40:47 Step 7/13 : WORKDIR /edgex-taf 11:40:47 ---> Running in 80542dca6efa 11:40:48 Removing intermediate container 80542dca6efa 11:40:48 ---> 7d7c2f673675 11:40:48 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:40:48 ---> Running in 06abbebeccb3 11:40:48 Removing intermediate container 06abbebeccb3 11:40:48 ---> cf415843191e 11:40:48 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 11:40:48 ---> Running in 7285e09756f6 11:40:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:40:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:40:50 (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:40:50 (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:40:51 (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:40:51 (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) 11:40:52 (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:40:52 Executing busybox-1.35.0-r17.trigger 11:40:52 OK: 6 MiB in 14 packages 11:40:52 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:40:53 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:40:53 (1/9) Installing ca-certificates (20230506-r0) 11:40:54 (2/9) Installing brotli-libs (1.0.9-r6) 11:40:54 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:40:54 (4/9) Installing libcurl (8.1.2-r0) 11:40:55 (5/9) Installing curl (8.1.2-r0) 11:40:55 (6/9) Installing docker-cli (20.10.20-r0) 11:40:56 (7/9) Installing oniguruma (6.9.8-r0) 11:40:56 (8/9) Installing jq (1.6-r1) 11:40:57 (9/9) Installing openssl (1.1.1u-r1) 11:40:57 Executing busybox-1.35.0-r17.trigger 11:40:57 Executing ca-certificates-20230506-r0.trigger 11:40:57 OK: 52 MiB in 23 packages 11:40:57 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:40:58 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:40:58 (1/137) Installing libmagic (5.41-r0) 11:40:58 Still waiting to schedule task 11:40:58 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 11:40:59 (2/137) Installing file (5.41-r0) 11:40:59 (3/137) Installing libxau (1.0.9-r0) 11:40:59 (4/137) Installing libxdmcp (1.1.3-r0) 11:40:59 (5/137) Installing libxcb (1.15-r0) 11:41:00 (6/137) Installing libx11 (1.8-r0) 11:41:00 (7/137) Installing libxext (1.3.4-r0) 11:41:01 (8/137) Installing libice (1.0.10-r0) 11:41:01 (9/137) Installing libuuid (2.38-r1) 11:41:01 (10/137) Installing libsm (1.2.3-r0) 11:41:01 (11/137) Installing libxt (1.2.1-r0) 11:41:02 (12/137) Installing libxmu (1.1.3-r0) 11:41:02 (13/137) Installing xset (1.2.4-r0) 11:41:02 (14/137) Installing xprop (1.2.5-r0) 11:41:03 (15/137) Installing xdg-utils (1.1.3-r3) 11:41:03 (16/137) Installing eudev-libs (3.2.11-r0) 11:41:03 (17/137) Installing pkgconf (1.8.1-r0) 11:41:04 (18/137) Installing libffi (3.4.2-r1) 11:41:04 (19/137) Installing libintl (0.21-r2) 11:41:04 (20/137) Installing libblkid (2.38-r1) 11:41:05 (21/137) Installing libmount (2.38-r1) 11:41:05 (22/137) Installing pcre (8.45-r2) 11:41:05 (23/137) Installing glib (2.72.4-r0) 11:41:06 (24/137) Installing xz-libs (5.2.5-r1) 11:41:06 (25/137) Installing libxml2 (2.9.14-r2) 11:41:07 (26/137) Installing shared-mime-info (2.2-r2) 11:41:07 (27/137) Installing hicolor-icon-theme (0.17-r1) 11:41:07 (28/137) Installing libjpeg-turbo (2.1.3-r1) 11:41:08 (29/137) Installing libpng (1.6.37-r1) 11:41:08 (30/137) Installing libwebp (1.2.3-r1) 11:41:09 (31/137) Installing zstd-libs (1.5.2-r1) 11:41:09 (32/137) Installing tiff (4.4.0-r3) 11:41:09 (33/137) Installing gdk-pixbuf (2.42.8-r0) 11:41:10 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 11:41:10 (35/137) Installing libxcomposite (0.4.5-r0) 11:41:10 (36/137) Installing libxfixes (6.0.0-r0) 11:41:10 (37/137) Installing libxrender (0.9.10-r3) 11:41:11 (38/137) Installing libxcursor (1.2.1-r0) 11:41:11 (39/137) Installing libxdamage (1.1.5-r1) 11:41:11 (40/137) Installing libxi (1.8-r0) 11:41:11 (41/137) Installing libxinerama (1.1.4-r1) 11:41:12 (42/137) Installing libxrandr (1.5.2-r1) 11:41:12 (43/137) Installing atk (2.38.0-r0) 11:41:13 (44/137) Installing libxtst (1.2.3-r3) 11:41:13 (45/137) Installing dbus-libs (1.14.8-r0) 11:41:13 (46/137) Installing at-spi2-core (2.44.1-r0) 11:41:13 (47/137) Installing at-spi2-atk (2.38.0-r0) 11:41:14 (48/137) Installing expat (2.5.0-r0) 11:41:14 (49/137) Installing libbz2 (1.0.8-r1) 11:41:15 (50/137) Installing freetype (2.12.1-r0) 11:41:15 (51/137) Installing fontconfig (2.14.0-r0) 11:41:16 (52/137) Installing pixman (0.40.0-r4) 11:41:16 (53/137) Installing cairo (1.17.4-r2) 11:41:17 (54/137) Installing cairo-gobject (1.17.4-r2) 11:41:17 (55/137) Installing avahi-libs (0.8-r6) 11:41:17 (56/137) Installing gmp (6.2.1-r2) 11:41:18 (57/137) Installing nettle (3.7.3-r0) 11:41:18 (58/137) Installing p11-kit (0.24.1-r0) 11:41:18 (59/137) Installing libtasn1 (4.18.0-r1) 11:41:19 (60/137) Installing libunistring (1.0-r0) 11:41:19 (61/137) Installing gnutls (3.7.7-r1) 11:41:20 (62/137) Installing cups-libs (2.4.2-r1) 11:41:20 (63/137) Installing libepoxy (1.5.10-r0) 11:41:20 (64/137) Installing fribidi (1.0.12-r0) 11:41:21 (65/137) Installing graphite2 (1.3.14-r1) 11:41:21 (66/137) Installing harfbuzz (4.3.0-r0) 11:41:21 (67/137) Installing libxft (2.3.4-r0) 11:41:22 (68/137) Installing pango (1.50.7-r0) 11:41:22 (69/137) Installing wayland-libs-client (1.20.0-r0) 11:41:23 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 11:41:23 (71/137) Installing wayland-libs-egl (1.20.0-r0) 11:41:23 (72/137) Installing xkeyboard-config (2.35.1-r0) 11:41:24 (73/137) Installing libxkbcommon (1.4.1-r0) 11:41:24 (74/137) Installing gtk+3.0 (3.24.34-r1) 11:41:24 Executing gtk+3.0-3.24.34-r1.post-install 11:41:24 (75/137) Installing libfontenc (1.1.4-r0) 11:41:25 (76/137) Installing mkfontscale (1.2.2-r0) 11:41:25 (77/137) Installing font-opensans (0_git20210927-r0) 11:41:26 (78/137) Installing libgcc (11.2.1_git20220219-r2) 11:41:26 (79/137) Installing libogg (1.3.5-r1) 11:41:26 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 11:41:27 (81/137) Installing flac (1.3.4-r0) 11:41:27 (82/137) Installing alsa-lib (1.2.7.2-r0) 11:41:27 (83/137) Installing libatomic (11.2.1_git20220219-r2) 11:41:28 (84/137) Installing sdl2 (2.0.22-r0) 11:41:28 (85/137) Installing aom-libs (3.3.0-r0) 11:41:29 (86/137) Installing libass (0.16.0-r0) 11:41:29 (87/137) Installing libdav1d (1.0.0-r0) 11:41:30 (88/137) Installing libpciaccess (0.16-r0) 11:41:30 (89/137) Installing libdrm (2.4.110-r0) 11:41:30 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:41:31 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 11:41:31 (92/137) Installing lame (3.100-r0) 11:41:32 (93/137) Installing opus (1.3.1-r1) 11:41:32 (94/137) Installing libasyncns (0.8-r1) 11:41:32 (95/137) Installing libltdl (2.4.7-r0) 11:41:32 (96/137) Installing orc (0.4.32-r0) 11:41:33 (97/137) Installing libvorbis (1.3.7-r0) 11:41:33 (98/137) Installing libsndfile (1.1.0-r0) 11:41:33 (99/137) Installing libgomp (11.2.1_git20220219-r2) 11:41:34 (100/137) Installing soxr (0.1.3-r2) 11:41:34 (101/137) Installing speexdsp (1.2.0-r0) 11:41:35 (102/137) Installing tdb-libs (1.4.6-r0) 11:41:35 (103/137) Installing libpulse (15.0-r2) 11:41:35 (104/137) Installing cjson (1.7.15-r3) 11:41:36 (105/137) Installing mbedtls (2.28.3-r0) 11:41:36 (106/137) Installing librist (0.2.6-r1) 11:41:36 (107/137) Installing libsrt (1.4.4-r0) 11:41:37 (108/137) Installing libssh (0.9.6-r1) 11:41:37 (109/137) Installing libtheora (1.1.1-r16) 11:41:38 (110/137) Installing v4l-utils-libs (1.22.1-r1) 11:41:38 (111/137) Installing libva (2.14.0-r0) 11:41:38 (112/137) Installing libvdpau (1.5-r0) 11:41:39 (113/137) Installing vidstab (1.1.0-r1) 11:41:39 (114/137) Installing libvpx (1.11.0-r1) 11:41:39 (115/137) Installing x264-libs (0.163_git20210613-r0) 11:41:40 (116/137) Installing numactl (2.0.14-r0) 11:41:40 (117/137) Installing x265-libs (3.5-r3) 11:41:41 (118/137) Installing xvidcore (1.3.7-r1) 11:41:41 (119/137) Installing ffmpeg-libs (5.0.3-r0) 11:41:42 (120/137) Installing libevent (2.1.12-r4) 11:41:42 (121/137) Installing mesa (21.3.9-r0) 11:41:43 (122/137) Installing wayland-libs-server (1.20.0-r0) 11:41:43 (123/137) Installing mesa-gbm (21.3.9-r0) 11:41:43 (124/137) Installing icu-data-en (71.1-r2) 11:41:44 Executing icu-data-en-71.1-r2.post-install 11:41:44 * 11:41:44 * If you need ICU with non-English locales and legacy charset support, install 11:41:44 * package icu-data-full. 11:41:44 * 11:41:44 (125/137) Installing icu-libs (71.1-r2) 11:41:44 (126/137) Installing lcms2 (2.13.1-r0) 11:41:44 (127/137) Installing minizip (1.2.12-r0) 11:41:45 (128/137) Installing nspr (4.33-r0) 11:41:45 (129/137) Installing sqlite-libs (3.40.1-r0) 11:41:46 (130/137) Installing nss (3.78.1-r0) 11:41:46 (131/137) Installing re2 (2022.04.01-r0) 11:41:47 (132/137) Installing snappy (1.1.9-r4) 11:41:47 (133/137) Installing libgpg-error (1.45-r0) 11:41:47 (134/137) Installing libgcrypt (1.10.1-r0) 11:41:48 (135/137) Installing libxslt (1.1.35-r0) 11:41:48 (136/137) Installing chromium (102.0.5005.182-r0) 11:42:03 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 11:42:03 Executing busybox-1.35.0-r17.trigger 11:42:03 Executing glib-2.72.4-r0.trigger 11:42:03 Executing shared-mime-info-2.2-r2.trigger 11:42:03 Executing gdk-pixbuf-2.42.8-r0.trigger 11:42:03 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:42:03 Executing fontconfig-2.14.0-r0.trigger 11:42:03 Executing mkfontscale-1.2.2-r0.trigger 11:42:03 OK: 409 MiB in 160 packages 11:42:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:03 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:03 (1/21) Installing binutils (2.38-r3) 11:42:04 (2/21) Installing isl22 (0.22-r0) 11:42:04 (3/21) Installing mpfr4 (4.1.0-r0) 11:42:05 (4/21) Installing mpc1 (1.2.1-r0) 11:42:05 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:42:06 (6/21) Installing musl-dev (1.2.3-r3) 11:42:07 (7/21) Installing libc-dev (0.7.2-r3) 11:42:07 (8/21) Installing linux-headers (5.16.7-r1) 11:42:07 (9/21) Installing libffi-dev (3.4.2-r1) 11:42:08 (10/21) Installing libpq (14.8-r0) 11:42:08 (11/21) Installing openssl-dev (1.1.1u-r1) 11:42:09 (12/21) Installing libpq-dev (14.8-r0) 11:42:09 (13/21) Installing libecpg (14.8-r0) 11:42:09 (14/21) Installing libecpg-dev (14.8-r0) 11:42:10 (15/21) Installing llvm13-libs (13.0.1-r2) 11:42:11 (16/21) Installing clang-libs (13.0.1-r1) 11:42:12 (17/21) Installing clang (13.0.1-r1) 11:42:13 (18/21) Installing icu (71.1-r2) 11:42:13 (19/21) Installing icu-dev (71.1-r2) 11:42:14 (20/21) Installing llvm13 (13.0.1-r2) 11:42:15 (21/21) Installing postgresql14-dev (14.8-r0) 11:42:15 Executing busybox-1.35.0-r17.trigger 11:42:15 OK: 822 MiB in 181 packages 11:42:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:16 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:42:22 (2/10) Installing gdbm (1.23-r0) 11:42:22 (3/10) Installing mpdecimal (2.5.1-r1) 11:42:22 (4/10) Installing readline (8.1.2-r0) 11:42:22 (5/10) Installing python3 (3.10.11-r0) 11:42:23 (6/10) Installing python3-dev (3.10.11-r0) 11:42:30 (7/10) Installing libsodium (1.0.18-r0) 11:42:30 (8/10) Installing libzmq (4.3.4-r0) 11:42:30 (9/10) Installing libsodium-dev (1.0.18-r0) 11:42:30 (10/10) Installing zeromq-dev (4.3.4-r0) 11:42:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18039 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 11:42:30 Selected Git installation does not exist. Using Default 11:42:30 The recommended git tool is: NONE 11:42:30 Executing busybox-1.35.0-r17.trigger 11:42:30 OK: 974 MiB in 191 packages 11:42:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:31 OK: 974 MiB in 191 packages 11:42:31 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 11:42:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 11:42:32 (1/1) Installing tzdata (2023c-r0) 11:42:33 Executing busybox-1.35.0-r17.trigger 11:42:33 OK: 978 MiB in 192 packages 11:42:33 (1/1) Purging tzdata (2023c-r0) 11:42:33 Executing busybox-1.35.0-r17.trigger 11:42:33 OK: 974 MiB in 191 packages 11:42:35 using credential edgex-jenkins-ssh 11:42:35 Cloning the remote Git repository 11:42:35 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 11:42:35 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 11:42:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 11:42:36 > git --version # timeout=10 11:42:36 > git --version # 'git version 2.25.1' 11:42:36 using GIT_SSH to set credentials SSH Credentials for GitHub 11:42:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:36 Looking in links: /tmp/tmpiwftzv00 11:42:36 Processing /tmp/tmpiwftzv00/setuptools-65.5.0-py3-none-any.whl 11:42:36 Processing /tmp/tmpiwftzv00/pip-23.0.1-py3-none-any.whl 11:42:36 Installing collected packages: setuptools, pip 11:42:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 11:42:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:42:37 Avoid second fetch 11:42:37 Checking out Revision ad1c4890737c1de496ff22310609d87903665ac4 (main) 11:42:38 Commit message: "Merge pull request #54 from cherrycl/issue-53" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:42:39 Successfully installed pip-23.0.1 setuptools-65.5.0 11:42:39 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 11:42:37 > git config core.sparsecheckout # timeout=10 11:42:37 > git checkout -f ad1c4890737c1de496ff22310609d87903665ac4 # timeout=10 11:42:39 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:42:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:42:39 Dload Upload Total Spent Left Speed 11:42:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 11:42:39 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:42:39 Collecting pip 11:42:39 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [Pipeline] sh 11:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 92.6 MB/s eta 0:00:00 11:42:39 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:42:39 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:42:39 Collecting setuptools 11:42:39 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 164.6 MB/s eta 0:00:00 11:42:39 Collecting wheel 11:42:39 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:42:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 174.3 MB/s eta 0:00:00 11:42:40 + sudo tee+ /etc/docker/daemon.new 11:42:40 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:42:40 { 11:42:40 "registry-mirrors": [ 11:42:40 "https://nexus3.edgexfoundry.org:10001" 11:42:40 ], 11:42:40 "bip": "10.250.0.254/24", 11:42:40 "hosts": [ 11:42:40 "tcp://0.0.0.0:5555", 11:42:40 "unix:///var/run/docker.sock" 11:42:40 ], 11:42:40 "mtu": 1458, 11:42:40 "selinux-enabled": true, 11:42:40 "seccomp-profile": "/etc/docker/seccomp.json" 11:42:40 } [Pipeline] sh 11:42:40 Installing collected packages: wheel, setuptools, pip 11:42:40 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:42:40 + sudo service docker restart 11:42:44 Attempting uninstall: setuptools 11:42:44 Found existing installation: setuptools 65.5.0 11:42:44 Uninstalling setuptools-65.5.0: 11:42:44 Successfully uninstalled setuptools-65.5.0 11:42:44 Attempting uninstall: pip 11:42:44 Found existing installation: pip 23.0.1 11:42:44 Uninstalling pip-23.0.1: 11:42:44 Successfully uninstalled pip-23.0.1 11:42:46 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:42:46 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 11:42:47 Processing ./edgex-taf-common 11:42:47 Preparing metadata (setup.py): started 11:42:47 Preparing metadata (setup.py): finished with status 'done' 11:42:47 Building wheels for collected packages: edgex-taf-common 11:42:47 Building wheel for edgex-taf-common (setup.py): started 11:42:47 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:42:47 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=64c175d7298dbc87cd32c5b1fdedf204397be87b8f57b03d9f5b9d4a9193c647 11:42:47 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:42:47 Successfully built edgex-taf-common 11:42:47 Installing collected packages: edgex-taf-common 11:42:51 Successfully installed edgex-taf-common-0.0.0 11:42: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 11:42:51 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:42:51 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:42:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.9 MB/s eta 0:00:00 11:42:52 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:42:52 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:42:52 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:42:52 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:42:52 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:42:52 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 2.9 MB/s eta 0:00:00 11:42:52 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:42:52 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:42:52 Preparing metadata (setup.py): started 11:42:52 Preparing metadata (setup.py): finished with status 'done' 11:42:52 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:42:52 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:42:52 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:42:52 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:42:52 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:42:52 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:42:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.7 MB/s eta 0:00:00 11:42:53 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:42:53 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:42:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 11.2 MB/s eta 0:00:00 11:42:53 Preparing metadata (setup.py): started 11:42:53 Preparing metadata (setup.py): finished with status 'done' 11:42:53 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:42:53 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:42:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 19.0 MB/s eta 0:00:00 11:42:53 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:42:53 Downloading numpy-1.22.3.zip (11.5 MB) 11:42:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 25.2 MB/s eta 0:00:00 11:42:54 Installing build dependencies: started 11:42:58 Installing build dependencies: finished with status 'done' 11:42:58 Getting requirements to build wheel: started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:42:59 provisioning config files... 11:42:59 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14261226562672090644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:42:59 ---> docker-login.sh 11:42:59 nexus3.edgexfoundry.org:10001 11:42:59 Getting requirements to build wheel: finished with status 'done' 11:42:59 Preparing metadata (pyproject.toml): started 11:42:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:42:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:42:59 Configure a credential helper to remove this warning. See 11:42:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:42:59 11:42:59 Login Succeeded 11:42:59 nexus3.edgexfoundry.org:10002 11:43:00 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:00 Configure a credential helper to remove this warning. See 11:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:00 11:43:00 Login Succeeded 11:43:00 nexus3.edgexfoundry.org:10003 11:43:00 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:43:00 Downloading psutil-5.9.0.tar.gz (478 kB) 11:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 29.7 MB/s eta 0:00:00 11:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:00 Preparing metadata (setup.py): started 11:43:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:00 Configure a credential helper to remove this warning. See 11:43:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:00 11:43:00 Login Succeeded 11:43:00 nexus3.edgexfoundry.org:10004 11:43:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:00 Preparing metadata (setup.py): finished with status 'done' 11:43:00 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:43:00 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 21.7 MB/s eta 0:00:00 11:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:01 Configure a credential helper to remove this warning. See 11:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:01 11:43:01 Login Succeeded 11:43:01 docker.io 11:43:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:43:01 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:43:01 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:43:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 19.3 MB/s eta 0:00:00 11:43:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 11:43:01 Configure a credential helper to remove this warning. See 11:43:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 11:43:01 11:43:01 Login Succeeded 11:43:01 ---> docker-login.sh ends [Pipeline] } 11:43:01 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 11:43:02 Installing build dependencies: started 11:43:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:43:02 + ls -al . 11:43:02 total 68 11:43:02 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:43 . 11:43:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:42 .. 11:43:02 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 11:42 .git 11:43:02 drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 11:42 .github 11:43:02 -rw-rw-r-- 1 jenkins jenkins 22 Jun 7 11:42 .gitignore 11:43:02 -rw-rw-r-- 1 jenkins jenkins 1575 Jun 7 11:42 Dockerfile 11:43:02 -rw-rw-r-- 1 jenkins jenkins 746 Jun 7 11:42 Jenkinsfile 11:43:02 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 7 11:42 LICENSE 11:43:02 -rw-rw-r-- 1 jenkins jenkins 3606 Jun 7 11:42 README.md 11:43:02 drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 11:42 TAF-Manager 11:43:02 drwxrwxr-x 6 jenkins jenkins 4096 Jun 7 11:42 TUC 11:43:02 -rw-rw-r-- 1 jenkins jenkins 12 Jun 7 11:40 VERSION 11:43:02 -rw-rw-r-- 1 jenkins jenkins 344 Jun 7 11:42 requirements.txt 11:43:02 -rw-rw-r-- 1 jenkins jenkins 54 Jun 7 11:42 robot-entrypoint.sh 11:43:02 -rw-rw-r-- 1 jenkins jenkins 445 Jun 7 11:42 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:43:02 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=ad1c4890737c1de496ff22310609d87903665ac4 --label arch=arm64 --label version=0.0.2-dev.23 . 11:43:03 Sending build context to Docker daemon 284.2kB 11:43:03 Step 1/13 : FROM alpine:3.16 11:43:03 3.16: Pulling from library/alpine 11:43:03 547446be3368: Pulling fs layer 11:43:03 547446be3368: Verifying Checksum 11:43:03 547446be3368: Download complete 11:43:04 547446be3368: Pull complete 11:43:04 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 11:43:04 Status: Downloaded newer image for alpine:3.16 11:43:04 ---> 3b5033019969 11:43:04 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 11:43:04 Installing build dependencies: finished with status 'done' 11:43:04 Getting requirements to build wheel: started 11:43:04 Getting requirements to build wheel: finished with status 'done' 11:43:04 Preparing metadata (pyproject.toml): started 11:43:04 ---> Running in 57bef8e0bc9f 11:43:04 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:04 Removing intermediate container 57bef8e0bc9f 11:43:04 ---> c8555c1ca42b 11:43:04 Step 3/13 : LABEL maintainer="Bruce Huang " 11:43:04 ---> Running in 6c3e1b8443a9 11:43:05 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:43:05 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.1 MB/s eta 0:00:00 11:43:05 Removing intermediate container 6c3e1b8443a9 11:43:05 ---> 3aefee7d768b 11:43:05 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 11:43:05 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:43:05 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 34.9 MB/s eta 0:00:00 11:43:05 Preparing metadata (setup.py): started 11:43:05 Preparing metadata (setup.py): finished with status 'done' 11:43:05 ---> 3f0f3a6f8f87 11:43:05 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 11:43:05 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:43:05 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 11:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 26.7 MB/s eta 0:00:00 11:43:06 ---> 8a85049f81a1 11:43:06 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 11:43:06 Preparing metadata (setup.py): started 11:43:06 ---> 051538123a68 11:43:06 Step 7/13 : WORKDIR /edgex-taf 11:43:06 ---> Running in b7816e7f8752 11:43:07 Removing intermediate container b7816e7f8752 11:43:07 ---> 2297ed094300 11:43:07 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 11:43:07 ---> Running in b44fef59fd6b 11:43:07 Preparing metadata (setup.py): finished with status 'done' 11:43:07 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:07 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:43:07 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:07 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:43:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 62.7 MB/s eta 0:00:00 11:43:08 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:08 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.0 MB/s eta 0:00:00 11:43:08 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:08 Downloading flex-6.14.1.tar.gz (40 kB) 11:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 3.0 MB/s eta 0:00:00 11:43:08 Preparing metadata (setup.py): started 11:43:08 Preparing metadata (setup.py): finished with status 'done' 11:43:08 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:08 Downloading genson-1.2.2.tar.gz (34 kB) 11:43:08 Preparing metadata (setup.py): started 11:43:08 Preparing metadata (setup.py): finished with status 'done' 11:43:08 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:08 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:43:08 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:08 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 25.6 MB/s eta 0:00:00 11:43:08 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:08 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:43:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.3 MB/s eta 0:00:00 11:43:09 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:09 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:43:09 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:09 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:43:09 Preparing metadata (setup.py): started 11:43:09 Preparing metadata (setup.py): finished with status 'done' 11:43:09 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:09 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.1 MB/s eta 0:00:00 11:43:09 Removing intermediate container b44fef59fd6b 11:43:09 ---> bea1c794439c 11:43:09 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 11:43:09 ---> Running in bd2711d14181 11:43:09 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:09 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:43:09 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:09 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 2.6 MB/s eta 0:00:00 11:43:09 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:09 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 4.9 MB/s eta 0:00:00 11:43:09 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:09 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 21.8 MB/s eta 0:00:00 11:43:09 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:43:09 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 25.2 MB/s eta 0:00:00 11:43:09 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:43:09 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:43:09 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:43:09 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:43:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 4.2 MB/s eta 0:00:00 11:43:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:43:10 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 11:43:10 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:43:10 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:10 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.5 MB/s eta 0:00:00 11:43:10 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:10 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 30.1 MB/s eta 0:00:00 11:43:10 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) 11:43:10 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:43:10 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:43:10 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:10 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 12.2 MB/s eta 0:00:00 11:43:10 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:10 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 31.5 MB/s eta 0:00:00 11:43:10 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:10 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:43:10 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:10 Downloading PyYAML-6.0.tar.gz (124 kB) 11:43:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 19.0 MB/s eta 0:00:00 11:43:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:43:11 Installing build dependencies: started 11:43:12 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 11:43:12 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 11:43:13 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 11:43:13 Executing busybox-1.35.0-r17.trigger 11:43:13 OK: 5 MiB in 14 packages 11:43:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:43:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:43:15 Installing build dependencies: finished with status 'done' 11:43:15 Getting requirements to build wheel: started 11:43:15 (1/9) Installing ca-certificates (20230506-r0) 11:43:16 (2/9) Installing brotli-libs (1.0.9-r6) 11:43:16 (3/9) Installing nghttp2-libs (1.47.0-r0) 11:43:16 Getting requirements to build wheel: finished with status 'done' 11:43:16 Preparing metadata (pyproject.toml): started 11:43:16 (4/9) Installing libcurl (8.1.1-r1) 11:43:17 (5/9) Installing curl (8.1.1-r1) 11:43:17 Preparing metadata (pyproject.toml): finished with status 'done' 11:43:17 (6/9) Installing docker-cli (20.10.20-r0) 11:43:17 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:17 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:43:17 Preparing metadata (setup.py): started 11:43:17 Preparing metadata (setup.py): finished with status 'done' 11:43:18 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:18 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:43:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 254.4 kB/s eta 0:00:00 11:43:18 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:18 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:43:18 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:19 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:43:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 201.5 kB/s eta 0:00:00 11:43:19 (7/9) Installing oniguruma (6.9.8-r0) 11:43:19 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:19 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:43:19 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:19 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:43:19 (8/9) Installing jq (1.6-r1) 11:43:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 298.7 kB/s eta 0:00:00 11:43:19 (9/9) Installing openssl (1.1.1t-r2) 11:43:19 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:43:19 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:43:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.1 MB/s eta 0:00:00 11:43:20 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:43:20 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:43:20 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:43:20 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:43:20 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:43:20 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:43:20 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:43:20 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 18.2 MB/s eta 0:00:00 11:43:20 Executing busybox-1.35.0-r17.trigger 11:43:20 Executing ca-certificates-20230506-r0.trigger 11:43:20 OK: 50 MiB in 23 packages 11:43:20 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)) 11:43:20 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:43:20 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:43:20 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:43:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.5 MB/s eta 0:00:00 11:43:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:43:20 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email 11:43:20 Building wheel for robotbackgroundlogger (setup.py): started 11:43:21 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:43:21 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1b9f2575f59a9943a4e02ea47d5e3978da323c162795eac7812ca5fcf542f4bc 11:43:21 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:43:21 Building wheel for paho-mqtt (setup.py): started 11:43:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:43:21 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:43:21 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=93e780685f26734937327f20806ce4290cb5dea1bde800502c8efee10c16ddf4 11:43:21 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:43:21 Building wheel for numpy (pyproject.toml): started 11:43:22 (1/136) Installing libmagic (5.41-r0) 11:43:22 (2/136) Installing file (5.41-r0) 11:43:23 (3/136) Installing libxau (1.0.9-r0) 11:43:23 (4/136) Installing libxdmcp (1.1.3-r0) 11:43:23 (5/136) Installing libxcb (1.15-r0) 11:43:24 (6/136) Installing libx11 (1.8-r0) 11:43:24 (7/136) Installing libxext (1.3.4-r0) 11:43:25 (8/136) Installing libice (1.0.10-r0) 11:43:25 (9/136) Installing libuuid (2.38-r1) 11:43:25 (10/136) Installing libsm (1.2.3-r0) 11:43:26 (11/136) Installing libxt (1.2.1-r0) 11:43:26 (12/136) Installing libxmu (1.1.3-r0) 11:43:27 (13/136) Installing xset (1.2.4-r0) 11:43:27 (14/136) Installing xprop (1.2.5-r0) 11:43:27 (15/136) Installing xdg-utils (1.1.3-r3) 11:43:27 (16/136) Installing eudev-libs (3.2.11-r0) 11:43:28 (17/136) Installing pkgconf (1.8.1-r0) 11:43:28 (18/136) Installing libffi (3.4.2-r1) 11:43:29 (19/136) Installing libintl (0.21-r2) 11:43:29 (20/136) Installing libblkid (2.38-r1) 11:43:29 (21/136) Installing libmount (2.38-r1) 11:43:30 (22/136) Installing pcre (8.45-r2) 11:43:30 (23/136) Installing glib (2.72.4-r0) 11:43:31 (24/136) Installing xz-libs (5.2.5-r1) 11:43:31 (25/136) Installing libxml2 (2.9.14-r2) 11:43:32 (26/136) Installing shared-mime-info (2.2-r2) 11:43:32 (27/136) Installing hicolor-icon-theme (0.17-r1) 11:43:33 (28/136) Installing libjpeg-turbo (2.1.3-r1) 11:43:33 (29/136) Installing libpng (1.6.37-r1) 11:43:34 (30/136) Installing libwebp (1.2.3-r1) 11:43:34 (31/136) Installing zstd-libs (1.5.2-r1) 11:43:35 (32/136) Installing tiff (4.4.0-r1) 11:43:35 (33/136) Installing gdk-pixbuf (2.42.8-r0) 11:43:35 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 11:43:36 (35/136) Installing libxcomposite (0.4.5-r0) 11:43:36 (36/136) Installing libxfixes (6.0.0-r0) 11:43:36 (37/136) Installing libxrender (0.9.10-r3) 11:43:36 (38/136) Installing libxcursor (1.2.1-r0) 11:43:37 (39/136) Installing libxdamage (1.1.5-r1) 11:43:37 (40/136) Installing libxi (1.8-r0) 11:43:37 (41/136) Installing libxinerama (1.1.4-r1) 11:43:38 (42/136) Installing libxrandr (1.5.2-r1) 11:43:38 (43/136) Installing atk (2.38.0-r0) 11:43:38 (44/136) Installing libxtst (1.2.3-r3) 11:43:39 (45/136) Installing dbus-libs (1.14.4-r0) 11:43:39 (46/136) Installing at-spi2-core (2.44.1-r0) 11:43:40 (47/136) Installing at-spi2-atk (2.38.0-r0) 11:43:40 (48/136) Installing expat (2.5.0-r0) 11:43:40 (49/136) Installing libbz2 (1.0.8-r1) 11:43:41 (50/136) Installing freetype (2.12.1-r0) 11:43:41 (51/136) Installing fontconfig (2.14.0-r0) 11:43:42 (52/136) Installing pixman (0.40.0-r4) 11:43:42 (53/136) Installing cairo (1.17.4-r2) 11:43:43 (54/136) Installing cairo-gobject (1.17.4-r2) 11:43:43 (55/136) Installing avahi-libs (0.8-r6) 11:43:43 (56/136) Installing gmp (6.2.1-r2) 11:43:44 (57/136) Installing nettle (3.7.3-r0) 11:43:44 (58/136) Installing p11-kit (0.24.1-r0) 11:43:45 (59/136) Installing libtasn1 (4.18.0-r1) 11:43:45 (60/136) Installing libunistring (1.0-r0) 11:43:45 (61/136) Installing gnutls (3.7.7-r1) 11:43:46 (62/136) Installing cups-libs (2.4.2-r0) 11:43:46 (63/136) Installing libepoxy (1.5.10-r0) 11:43:47 (64/136) Installing fribidi (1.0.12-r0) 11:43:47 (65/136) Installing graphite2 (1.3.14-r1) 11:43:48 (66/136) Installing harfbuzz (4.3.0-r0) 11:43:48 (67/136) Installing libxft (2.3.4-r0) 11:43:49 (68/136) Installing pango (1.50.7-r0) 11:43:49 (69/136) Installing wayland-libs-client (1.20.0-r0) 11:43:49 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 11:43:49 (71/136) Installing wayland-libs-egl (1.20.0-r0) 11:43:50 (72/136) Installing xkeyboard-config (2.35.1-r0) 11:43:51 (73/136) Installing libxkbcommon (1.4.1-r0) 11:43:51 (74/136) Installing gtk+3.0 (3.24.34-r1) 11:43:52 Executing gtk+3.0-3.24.34-r1.post-install 11:43:52 (75/136) Installing libfontenc (1.1.4-r0) 11:43:52 (76/136) Installing mkfontscale (1.2.2-r0) 11:43:52 (77/136) Installing font-opensans (0_git20210927-r0) 11:43:53 (78/136) Installing libgcc (11.2.1_git20220219-r2) 11:43:53 (79/136) Installing libogg (1.3.5-r1) 11:43:54 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 11:43:54 (81/136) Installing flac (1.3.4-r0) 11:43:55 (82/136) Installing alsa-lib (1.2.7.2-r0) 11:43:55 (83/136) Installing libatomic (11.2.1_git20220219-r2) 11:43:56 (84/136) Installing sdl2 (2.0.22-r0) 11:43:56 (85/136) Installing aom-libs (3.3.0-r0) 11:43:57 (86/136) Installing libass (0.16.0-r0) 11:43:57 (87/136) Installing libdav1d (1.0.0-r0) 11:43:58 (88/136) Installing libdrm (2.4.110-r0) 11:43:58 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 11:43:58 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 11:43:59 (91/136) Installing lame (3.100-r0) 11:43:59 (92/136) Installing opus (1.3.1-r1) 11:44:00 (93/136) Installing libasyncns (0.8-r1) 11:44:00 (94/136) Installing libltdl (2.4.7-r0) 11:44:00 (95/136) Installing orc (0.4.32-r0) 11:44:01 (96/136) Installing libvorbis (1.3.7-r0) 11:44:01 (97/136) Installing libsndfile (1.1.0-r0) 11:44:01 (98/136) Installing libgomp (11.2.1_git20220219-r2) 11:44:02 (99/136) Installing soxr (0.1.3-r2) 11:44:02 (100/136) Installing speexdsp (1.2.0-r0) 11:44:03 (101/136) Installing tdb-libs (1.4.6-r0) 11:44:03 (102/136) Installing libpulse (15.0-r2) 11:44:03 (103/136) Installing cjson (1.7.15-r3) 11:44:04 (104/136) Installing mbedtls (2.28.3-r0) 11:44:04 (105/136) Installing librist (0.2.6-r1) 11:44:05 (106/136) Installing libsrt (1.4.4-r0) 11:44:05 (107/136) Installing libssh (0.9.6-r1) 11:44:06 (108/136) Installing libtheora (1.1.1-r16) 11:44:06 (109/136) Installing v4l-utils-libs (1.22.1-r1) 11:44:07 (110/136) Installing libva (2.14.0-r0) 11:44:07 (111/136) Installing libvdpau (1.5-r0) 11:44:07 (112/136) Installing vidstab (1.1.0-r1) 11:44:08 (113/136) Installing libvpx (1.11.0-r1) 11:44:08 (114/136) Installing x264-libs (0.163_git20210613-r0) 11:44:09 (115/136) Installing numactl (2.0.14-r0) 11:44:09 (116/136) Installing x265-libs (3.5-r3) 11:44:10 (117/136) Installing xvidcore (1.3.7-r1) 11:44:10 (118/136) Installing ffmpeg-libs (5.0.3-r0) 11:44:13 (119/136) Installing libevent (2.1.12-r4) 11:44:13 (120/136) Installing mesa (21.3.9-r0) 11:44:14 (121/136) Installing wayland-libs-server (1.20.0-r0) 11:44:14 (122/136) Installing mesa-gbm (21.3.9-r0) 11:44:15 (123/136) Installing icu-data-en (71.1-r2) 11:44:15 Executing icu-data-en-71.1-r2.post-install 11:44:15 * 11:44:15 * If you need ICU with non-English locales and legacy charset support, install 11:44:15 * package icu-data-full. 11:44:15 * 11:44:15 (124/136) Installing icu-libs (71.1-r2) 11:44:16 (125/136) Installing lcms2 (2.13.1-r0) 11:44:16 (126/136) Installing minizip (1.2.12-r0) 11:44:17 (127/136) Installing nspr (4.33-r0) 11:44:17 (128/136) Installing sqlite-libs (3.40.1-r0) 11:44:17 (129/136) Installing nss (3.78.1-r0) 11:44:18 (130/136) Installing re2 (2022.04.01-r0) 11:44:19 (131/136) Installing snappy (1.1.9-r4) 11:44:19 (132/136) Installing libgpg-error (1.45-r0) 11:44:19 (133/136) Installing libgcrypt (1.10.1-r0) 11:44:20 (134/136) Installing libxslt (1.1.35-r0) 11:44:20 (135/136) Installing chromium (102.0.5005.182-r0) 11:44:29 Building wheel for numpy (pyproject.toml): still running... 11:44:33 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 11:44:33 Executing busybox-1.35.0-r17.trigger 11:44:33 Executing glib-2.72.4-r0.trigger 11:44:33 Executing shared-mime-info-2.2-r2.trigger 11:44:36 Executing gdk-pixbuf-2.42.8-r0.trigger 11:44:36 Executing gtk-update-icon-cache-2.24.33-r3.trigger 11:44:36 Executing fontconfig-2.14.0-r0.trigger 11:44:36 Executing mkfontscale-1.2.2-r0.trigger 11:44:36 OK: 376 MiB in 159 packages 11:44:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:44:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:44:38 (1/21) Installing binutils (2.38-r3) 11:44:39 (2/21) Installing isl22 (0.22-r0) 11:44:39 (3/21) Installing mpfr4 (4.1.0-r0) 11:44:39 (4/21) Installing mpc1 (1.2.1-r0) 11:44:40 (5/21) Installing gcc (11.2.1_git20220219-r2) 11:44:47 (6/21) Installing musl-dev (1.2.3-r3) 11:44:47 (7/21) Installing libc-dev (0.7.2-r3) 11:44:47 (8/21) Installing linux-headers (5.16.7-r1) 11:44:48 (9/21) Installing libffi-dev (3.4.2-r1) 11:44:49 (10/21) Installing libpq (14.8-r0) 11:44:49 (11/21) Installing openssl-dev (1.1.1t-r2) 11:44:50 (12/21) Installing libpq-dev (14.8-r0) 11:44:50 (13/21) Installing libecpg (14.8-r0) 11:44:51 (14/21) Installing libecpg-dev (14.8-r0) 11:44:51 (15/21) Installing llvm13-libs (13.0.1-r2) 11:44:54 (16/21) Installing clang-libs (13.0.1-r1) 11:44:56 (17/21) Installing clang (13.0.1-r1) 11:44:57 (18/21) Installing icu (71.1-r2) 11:44:57 (19/21) Installing icu-dev (71.1-r2) 11:44:58 (20/21) Installing llvm13 (13.0.1-r2) 11:45:03 (21/21) Installing postgresql14-dev (14.8-r0) 11:45:04 Executing busybox-1.35.0-r17.trigger 11:45:04 OK: 768 MiB in 180 packages 11:45:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:05 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:06 (1/10) Installing g++ (11.2.1_git20220219-r2) 11:45:08 (2/10) Installing gdbm (1.23-r0) 11:45:08 (3/10) Installing mpdecimal (2.5.1-r1) 11:45:09 (4/10) Installing readline (8.1.2-r0) 11:45:09 (5/10) Installing python3 (3.10.11-r0) 11:45:12 (6/10) Installing python3-dev (3.10.11-r0) 11:45:18 (7/10) Installing libsodium (1.0.18-r0) 11:45:18 (8/10) Installing libzmq (4.3.4-r0) 11:45:19 (9/10) Installing libsodium-dev (1.0.18-r0) 11:45:19 (10/10) Installing zeromq-dev (4.3.4-r0) 11:45:19 Executing busybox-1.35.0-r17.trigger 11:45:19 OK: 938 MiB in 190 packages 11:45:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:21 OK: 938 MiB in 190 packages 11:45:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 11:45:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 11:45:24 (1/1) Installing tzdata (2023c-r0) 11:45:25 Executing busybox-1.35.0-r17.trigger 11:45:25 OK: 941 MiB in 191 packages 11:45:25 Building wheel for numpy (pyproject.toml): still running... 11:45:26 (1/1) Purging tzdata (2023c-r0) 11:45:26 Executing busybox-1.35.0-r17.trigger 11:45:26 OK: 938 MiB in 190 packages 11:45:44 Looking in links: /tmp/tmphxt6pi0t 11:45:44 Processing /tmp/tmphxt6pi0t/setuptools-65.5.0-py3-none-any.whl 11:45:44 Processing /tmp/tmphxt6pi0t/pip-23.0.1-py3-none-any.whl 11:45:44 Installing collected packages: setuptools, pip 11:46:03 Successfully installed pip-23.0.1 setuptools-65.5.0 11:46:03 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 11:46:04 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 11:46:05 Collecting pip 11:46:05 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 11:46:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 19.6 MB/s eta 0:00:00 11:46:05 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 11:46:08 Collecting setuptools 11:46:08 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 11:46:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 18.3 MB/s eta 0:00:00 11:46:08 Collecting wheel 11:46:08 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 11:46:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 18.7 MB/s eta 0:00:00 11:46:10 Installing collected packages: wheel, setuptools, pip 11:46:10 Attempting uninstall: setuptools 11:46:10 Found existing installation: setuptools 65.5.0 11:46:11 Uninstalling setuptools-65.5.0: 11:46:11 Successfully uninstalled setuptools-65.5.0 11:46:17 Attempting uninstall: pip 11:46:17 Found existing installation: pip 23.0.1 11:46:18 Uninstalling pip-23.0.1: 11:46:18 Successfully uninstalled pip-23.0.1 11:46:30 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 11:46:30 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 11:46:33 Building wheel for numpy (pyproject.toml): still running... 11:46:35 Processing ./edgex-taf-common 11:46:35 Preparing metadata (setup.py): started 11:46:36 Preparing metadata (setup.py): finished with status 'done' 11:46:36 Building wheels for collected packages: edgex-taf-common 11:46:36 Building wheel for edgex-taf-common (setup.py): started 11:46:38 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 11:46:38 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=2e60607b0ac96c0581bd35a02b5ee3a249fd5792c78359140f8c16eb3b3b9124 11:46:38 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 11:46:38 Successfully built edgex-taf-common 11:46:38 Installing collected packages: edgex-taf-common 11:46:38 Successfully installed edgex-taf-common-0.0.0 11:46:38 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 11:46:43 Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) 11:46:43 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 11:46:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 8.9 MB/s eta 0:00:00 11:46:43 Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) 11:46:43 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 11:46:43 Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) 11:46:43 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 11:46:44 Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) 11:46:44 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 11:46:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.1 MB/s eta 0:00:00 11:46:44 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 11:46:44 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 11:46:44 Preparing metadata (setup.py): started 11:46:45 Preparing metadata (setup.py): finished with status 'done' 11:46:45 Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) 11:46:45 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 11:46:46 Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) 11:46:46 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 11:46:47 Collecting requests==2.25.1 (from -r requirements.txt (line 8)) 11:46:47 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 11:46:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.7 MB/s eta 0:00:00 11:46:47 Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) 11:46:47 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 11:46:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.9 MB/s eta 0:00:00 11:46:47 Preparing metadata (setup.py): started 11:46:48 Preparing metadata (setup.py): finished with status 'done' 11:46:50 Collecting docker==4.4.1 (from -r requirements.txt (line 10)) 11:46:50 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 11:46:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 11:46:53 Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) 11:46:53 Downloading numpy-1.22.3.zip (11.5 MB) 11:46:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 10.4 MB/s eta 0:00:00 11:46:58 Installing build dependencies: started 11:47:24 Installing build dependencies: finished with status 'done' 11:47:24 Getting requirements to build wheel: started 11:47:29 Getting requirements to build wheel: finished with status 'done' 11:47:29 Preparing metadata (pyproject.toml): started 11:47:33 Preparing metadata (pyproject.toml): finished with status 'done' 11:47:34 Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) 11:47:34 Downloading psutil-5.9.0.tar.gz (478 kB) 11:47:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 9.5 MB/s eta 0:00:00 11:47:34 Preparing metadata (setup.py): started 11:47:36 Preparing metadata (setup.py): finished with status 'done' 11:47:37 Collecting redis==4.5.3 (from -r requirements.txt (line 13)) 11:47:37 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 11:47:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 7.2 MB/s eta 0:00:00 11:47:40 Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) 11:47:40 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 11:47:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.0 MB/s eta 0:00:00 11:47:42 Installing build dependencies: started 11:47:54 Building wheel for numpy (pyproject.toml): still running... 11:48:00 Installing build dependencies: finished with status 'done' 11:48:00 Getting requirements to build wheel: started 11:48:00 Getting requirements to build wheel: finished with status 'done' 11:48:00 Preparing metadata (pyproject.toml): started 11:48:02 Preparing metadata (pyproject.toml): finished with status 'done' 11:48:03 Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) 11:48:03 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 11:48:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 10.6 MB/s eta 0:00:00 11:48:04 Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) 11:48:04 Downloading psycopg2-2.9.3.tar.gz (380 kB) 11:48:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.2 MB/s eta 0:00:00 11:48:04 Preparing metadata (setup.py): started 11:48:06 Preparing metadata (setup.py): finished with status 'done' 11:48:07 Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) 11:48:07 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 11:48:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 9.1 MB/s eta 0:00:00 11:48:08 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:48:08 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 11:48:12 Building wheel for numpy (pyproject.toml): finished with status 'done' 11:48:12 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360825 sha256=8c1363535ed6551e2305893a17c9cb1d3178238c38cdf9c3558f030437dd1259 11:48:12 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 11:48:12 Building wheel for psutil (setup.py): started 11:48:12 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:48:12 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 11:48:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.7 MB/s eta 0:00:00 11:48:13 Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:13 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 11:48:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.2 MB/s eta 0:00:00 11:48:13 Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:13 Downloading flex-6.14.1.tar.gz (40 kB) 11:48:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.8 MB/s eta 0:00:00 11:48:14 Building wheel for psutil (setup.py): finished with status 'done' 11:48:14 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271454 sha256=3f07ece4147a877a2627aab0f83b82ebab8480b04cfb7165bb58ecb42c02203d 11:48:14 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 11:48:14 Building wheel for pyzmq (pyproject.toml): started 11:48:14 Preparing metadata (setup.py): started 11:48:16 Preparing metadata (setup.py): finished with status 'done' 11:48:16 Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:16 Downloading genson-1.2.2.tar.gz (34 kB) 11:48:16 Preparing metadata (setup.py): started 11:48:17 Preparing metadata (setup.py): finished with status 'done' 11:48:17 Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:17 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 11:48:18 Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:18 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 11:48:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.0 MB/s eta 0:00:00 11:48:18 Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:18 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 11:48:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 11:48:18 Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 11:48:19 Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 11:48:19 Preparing metadata (setup.py): started 11:48:20 Preparing metadata (setup.py): finished with status 'done' 11:48:21 Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:21 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 11:48:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 6.5 MB/s eta 0:00:00 11:48:22 Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:22 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 11:48:22 Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) 11:48:22 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 11:48:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.1 MB/s eta 0:00:00 11:48:22 Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) 11:48:22 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 11:48:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.7 MB/s eta 0:00:00 11:48:23 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) 11:48:23 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 11:48:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.3 MB/s eta 0:00:00 11:48:23 Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) 11:48:23 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 11:48:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 6.1 MB/s eta 0:00:00 11:48:24 Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:48:24 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 11:48:24 Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) 11:48:24 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 11:48:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.3 MB/s eta 0:00:00 11:48:25 Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) 11:48:25 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 11:48:26 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:48:26 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 11:48:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.7 MB/s eta 0:00:00 11:48:26 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:48:26 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 11:48:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 4.8 MB/s eta 0:00:00 11:48:26 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) 11:48:28 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) 11:48:28 Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) 11:48:28 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:48:28 Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) 11:48:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 5.0 MB/s eta 0:00:00 11:48:28 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:48:28 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 11:48:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.6 MB/s eta 0:00:00 11:48:28 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:48:28 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 11:48:31 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:48:31 Downloading PyYAML-6.0.tar.gz (124 kB) 11:48:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.9 MB/s eta 0:00:00 11:48:32 Installing build dependencies: started 11:48:40 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 11:48:40 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537143 sha256=91f64a3c68d956fe4e58230fd6c4efd479ffbef22d949f6d67fa3a3fdeb82145 11:48:40 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 11:48:40 Building wheel for psycopg2 (setup.py): started 11:48:46 Building wheel for psycopg2 (setup.py): finished with status 'done' 11:48:46 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=c2262469ea852be59a50c5701f1ceb853d002b554ac085bff7b603b36495c610 11:48:46 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 11:48:46 Building wheel for pycryptodome (setup.py): started 11:49:04 Installing build dependencies: finished with status 'done' 11:49:04 Getting requirements to build wheel: started 11:49:12 Building wheel for pycryptodome (setup.py): finished with status 'done' 11:49:12 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111223 sha256=eebe01bc8b5ab9d425e14a873e775219fae93b461d7aebe9c6b2956605993b4e 11:49:12 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 11:49:12 Building wheel for flex (setup.py): started 11:49:12 Building wheel for flex (setup.py): finished with status 'done' 11:49:12 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=70a9bf376687ec2800ed138170b5ca1e93cf2540f5e9f7a32e7083fb771cb7cf 11:49:12 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 11:49:12 Building wheel for strict-rfc3339 (setup.py): started 11:49:12 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 11:49:12 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=a9491a0cc41e1f883d6a8e703bea9a2f9fe197847501edc786285442c775463d 11:49:12 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 11:49:12 Building wheel for GenSON (setup.py): started 11:49:12 Building wheel for GenSON (setup.py): finished with status 'done' 11:49:12 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=b6f4bbe90b7187ef88c81977bd695d22d9a64de0d428ab0fd2dd3278b3999882 11:49:12 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 11:49:12 Building wheel for PyYAML (pyproject.toml): started 11:49:12 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 11:49:12 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=e5aa8d9f55ea768d6aaa4c47461a462d0ec1177af0dce6c016991ec02eb39880 11:49:12 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 11:49:12 Building wheel for validate-email (setup.py): started 11:49:12 Building wheel for validate-email (setup.py): finished with status 'done' 11:49:12 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9ec61dad6a429d5337476f091ea9522036d9287d4e6c0b8f9313dbd37c45167c 11:49:12 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 11:49:12 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email 11:49:12 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, 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, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 11:49:19 Getting requirements to build wheel: finished with status 'done' 11:49:19 Preparing metadata (pyproject.toml): started 11:49:20 Preparing metadata (pyproject.toml): finished with status 'done' 11:49:20 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:20 Downloading validate_email-1.3.tar.gz (4.7 kB) 11:49:20 Preparing metadata (setup.py): started 11:49:22 Preparing metadata (setup.py): finished with status 'done' 11:49:22 Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:22 Downloading click-8.1.3-py3-none-any.whl (96 kB) 11:49:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.1 MB/s eta 0:00:00 11:49:22 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 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-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 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 11:49: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 11:49:23 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:23 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 11:49:23 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:23 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 11:49:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 11:49:24 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:24 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 11:49:24 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:24 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 11:49:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 11:49:25 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) 11:49:25 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 11:49:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 11:49:27 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:27 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 11:49:27 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:27 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 11:49:27 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:27 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 11:49:27 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:27 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 11:49:28 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:28 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 11:49:28 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:28 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 11:49:29 INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. 11:49:29 Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:29 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 11:49:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.7 MB/s eta 0:00:00 11:49:29 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)) 11:49:29 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 11:49:31 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) 11:49:31 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 11:49:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 33.4 kB/s eta 0:00:00 11:49:33 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email 11:49:33 Building wheel for robotbackgroundlogger (setup.py): started 11:49:35 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 11:49:35 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=667f16af4c024746f298a76d02352dd7a10eaf2d87bb637f09dd71f58f978003 11:49:35 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 11:49:35 Building wheel for paho-mqtt (setup.py): started 11:49:37 Building wheel for paho-mqtt (setup.py): finished with status 'done' 11:49:37 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=3f0e35cdcdf58a807e86527f98b3e89486682013dea6dfe34778f32ec770cc5d 11:49:37 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 11:49:37 Building wheel for numpy (pyproject.toml): started 11:49:40 Removing intermediate container 7285e09756f6 11:49:40 ---> 1ee7fdf160c6 11:49:40 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 11:49:41 ---> Running in a1a2b54c442d 11:49:41 Removing intermediate container a1a2b54c442d 11:49:41 ---> 5a0187cb24e3 11:49:41 Step 11/13 : LABEL arch=amd64 11:49:41 ---> Running in 0711ecd74bec 11:49:41 Removing intermediate container 0711ecd74bec 11:49:41 ---> 8db9f31938a6 11:49:41 Step 12/13 : LABEL git_sha=ad1c4890737c1de496ff22310609d87903665ac4 11:49:41 ---> Running in be1d19edca65 11:49:41 Removing intermediate container be1d19edca65 11:49:41 ---> fba4f65b253f 11:49:41 Step 13/13 : LABEL version=0.0.2-dev.23 11:49:41 ---> Running in cfaeeb35f6c6 11:49:41 Removing intermediate container cfaeeb35f6c6 11:49:41 ---> 8c2ff194b7dc 11:49:41 [Warning] One or more build-args [ARCH] were not consumed 11:49:41 Successfully built 8c2ff194b7dc 11:49:41 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 11:49:41 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 11:49:41 ad1c4890737c1de496ff22310609d87903665ac4 11:49:41 latest 11:49:41 0.0.2-dev.23 11:49:41 ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 11:49:41 main 11:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:41 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:49:42 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4 11:49:42 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 11:49:42 ecb3c76b8493: Preparing 11:49:42 6c668d3b78cc: Preparing 11:49:42 d85107b5c1e9: Preparing 11:49:42 f3ab2ad71bc4: Preparing 11:49:42 2d0a35ab21e8: Preparing 11:49:42 5bc340f6d4f5: Preparing 11:49:42 5bc340f6d4f5: Waiting 11:49:42 f3ab2ad71bc4: Pushed 11:49:42 d85107b5c1e9: Pushed 11:49:42 2d0a35ab21e8: Pushed 11:49:42 5bc340f6d4f5: Layer already exists 11:49:42 6c668d3b78cc: Pushed 11:51:48 ecb3c76b8493: Pushed 11:51:48 ad1c4890737c1de496ff22310609d87903665ac4: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:48 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:49 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 11:51:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 11:51:49 ecb3c76b8493: Preparing 11:51:49 6c668d3b78cc: Preparing 11:51:49 d85107b5c1e9: Preparing 11:51:49 f3ab2ad71bc4: Preparing 11:51:49 2d0a35ab21e8: Preparing 11:51:49 5bc340f6d4f5: Preparing 11:51:49 5bc340f6d4f5: Waiting 11:51:49 ecb3c76b8493: Layer already exists 11:51:49 d85107b5c1e9: Layer already exists 11:51:49 2d0a35ab21e8: Layer already exists 11:51:49 6c668d3b78cc: Layer already exists 11:51:49 f3ab2ad71bc4: Layer already exists 11:51:49 5bc340f6d4f5: Layer already exists 11:51:49 latest: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:49 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:49 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.23 11:51:49 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 11:51:49 ecb3c76b8493: Preparing 11:51:49 6c668d3b78cc: Preparing 11:51:49 d85107b5c1e9: Preparing 11:51:49 f3ab2ad71bc4: Preparing 11:51:49 2d0a35ab21e8: Preparing 11:51:49 5bc340f6d4f5: Preparing 11:51:49 f3ab2ad71bc4: Layer already exists 11:51:49 d85107b5c1e9: Layer already exists 11:51:49 2d0a35ab21e8: Layer already exists 11:51:49 6c668d3b78cc: Layer already exists 11:51:49 ecb3c76b8493: Layer already exists 11:51:49 5bc340f6d4f5: Layer already exists 11:51:49 0.0.2-dev.23: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:50 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:50 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 11:51:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 11:51:50 ecb3c76b8493: Preparing 11:51:50 6c668d3b78cc: Preparing 11:51:50 d85107b5c1e9: Preparing 11:51:50 f3ab2ad71bc4: Preparing 11:51:50 2d0a35ab21e8: Preparing 11:51:50 5bc340f6d4f5: Preparing 11:51:50 5bc340f6d4f5: Waiting 11:51:50 2d0a35ab21e8: Layer already exists 11:51:50 6c668d3b78cc: Layer already exists 11:51:50 f3ab2ad71bc4: Layer already exists 11:51:50 d85107b5c1e9: Layer already exists 11:51:50 ecb3c76b8493: Layer already exists 11:51:50 5bc340f6d4f5: Layer already exists 11:51:50 ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:50 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:51 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 11:51:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 11:51:51 ecb3c76b8493: Preparing 11:51:51 6c668d3b78cc: Preparing 11:51:51 d85107b5c1e9: Preparing 11:51:51 f3ab2ad71bc4: Preparing 11:51:51 2d0a35ab21e8: Preparing 11:51:51 5bc340f6d4f5: Preparing 11:51:51 ecb3c76b8493: Layer already exists 11:51:51 d85107b5c1e9: Layer already exists 11:51:51 f3ab2ad71bc4: Layer already exists 11:51:51 2d0a35ab21e8: Layer already exists 11:51:51 6c668d3b78cc: Layer already exists 11:51:51 5bc340f6d4f5: Layer already exists 11:51:51 main: digest: sha256:90c115d47f321017563c827eed43e34a60e6313acbc28af066b8306dc3b36e1a size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:51:51 ===================================================== [Pipeline] echo 11:51:51 taggedImages: 11:51:51 - nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4 11:51:51 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 11:51:51 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.23 11:51:51 - nexus3.edgexfoundry.org:10003/edgex-taf-common:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 11:51:51 - 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 11:51:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:51 11:51:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:51:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:51 latest: Pulling from edgex-lftools-log-publisher 11:51:51 5eb5b503b376: Pulling fs layer 11:51:51 5c69ac0246d0: Pulling fs layer 11:51:51 ec43610c2a17: Pulling fs layer 11:51:51 3a2ae6a8a46f: Pulling fs layer 11:51:51 33b1e0a273af: Pulling fs layer 11:51:51 5d3b04190fa2: Pulling fs layer 11:51:51 2f39f015ded8: Pulling fs layer 11:51:51 3a2ae6a8a46f: Waiting 11:51:51 33b1e0a273af: Waiting 11:51:51 5d3b04190fa2: Waiting 11:51:51 2f39f015ded8: Waiting 11:51:51 5c69ac0246d0: Download complete 11:51:51 3a2ae6a8a46f: Download complete 11:51:51 33b1e0a273af: Verifying Checksum 11:51:51 33b1e0a273af: Download complete 11:51:51 5d3b04190fa2: Verifying Checksum 11:51:51 5d3b04190fa2: Download complete 11:51:51 ec43610c2a17: Verifying Checksum 11:51:51 ec43610c2a17: Download complete 11:51:52 5eb5b503b376: Verifying Checksum 11:51:52 5eb5b503b376: Download complete 11:51:52 2f39f015ded8: Download complete 11:51:53 5eb5b503b376: Pull complete 11:51:53 5c69ac0246d0: Pull complete 11:51:53 ec43610c2a17: Pull complete 11:51:53 3a2ae6a8a46f: Pull complete 11:51:53 33b1e0a273af: Pull complete 11:51:53 5d3b04190fa2: Pull complete 11:51:58 2f39f015ded8: Pull complete 11:51:58 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:51:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:51:58 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 11:51:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:52:03 $ docker top f11817d0446d3e186472c798b49b7473df8176c1ede2c7a606159846a6153b3c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:52:03 ---> job-cost.sh 11:52:03 lf-activate-venv: SKIPPING 11:52:03 INFO: No Stack... 11:52:03 INFO: Retrieving Pricing Info for: v3-standard-8 11:52:04 INFO: Archiving Costs [Pipeline] sh 11:52:04 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 11:52:04 + cut -d, -f6 [Pipeline] lock 11:52:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] 11:52:04 Resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] did not exist. Created. 11:52:04 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:52:04 + echo total: 0.2199999988079071 [Pipeline] stash 11:52:04 Stashed 1 file(s) [Pipeline] } 11:52:04 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 11:52:04 $ docker stop --time=1 f11817d0446d3e186472c798b49b7473df8176c1ede2c7a606159846a6153b3c 11:52:06 $ docker rm -f --volumes f11817d0446d3e186472c798b49b7473df8176c1ede2c7a606159846a6153b3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:52:29 Building wheel for numpy (pyproject.toml): still running... 11:53:25 Building wheel for numpy (pyproject.toml): still running... 11:54:33 Building wheel for numpy (pyproject.toml): still running... 11:55:30 Building wheel for numpy (pyproject.toml): still running... 11:56:38 Building wheel for numpy (pyproject.toml): still running... 11:57:37 Building wheel for numpy (pyproject.toml): still running... 11:58:33 Building wheel for numpy (pyproject.toml): still running... 11:59:41 Building wheel for numpy (pyproject.toml): still running... 12:00:38 Building wheel for numpy (pyproject.toml): still running... 12:05:29 Building wheel for numpy (pyproject.toml): still running... 12:07:21 Building wheel for numpy (pyproject.toml): still running... 12:09:43 Building wheel for numpy (pyproject.toml): still running... 12:12:19 Building wheel for numpy (pyproject.toml): still running... 12:13:41 Building wheel for numpy (pyproject.toml): still running... 12:16:03 Building wheel for numpy (pyproject.toml): still running... 12:19:58 Building wheel for numpy (pyproject.toml): still running... 12:21:35 Building wheel for numpy (pyproject.toml): still running... 12:23:26 Building wheel for numpy (pyproject.toml): still running... 12:23:45 Building wheel for numpy (pyproject.toml): finished with status 'done' 12:23:45 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625265 sha256=2f1d776e65c9366279270e236fc7044bcfa9bff77b8c2ab3f6594140f486fb1c 12:23:45 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 12:23:45 Building wheel for psutil (setup.py): started 12:23:55 Building wheel for psutil (setup.py): finished with status 'done' 12:23:55 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271963 sha256=2c7574e840d1a796ac7e04de8acc783ab31270a707929b0597527a3dc5b6ac66 12:23:55 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 12:23:55 Building wheel for pyzmq (pyproject.toml): started 12:25:16 Building wheel for pyzmq (pyproject.toml): still running... 12:26:38 Building wheel for pyzmq (pyproject.toml): still running... 12:26:53 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 12:26:53 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515245 sha256=8a39e3767eca1570b840ab793a0a64905b553818ad5e9c97f1ae5a28ad6d757b 12:26:53 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 12:26:53 Building wheel for psycopg2 (setup.py): started 12:28:01 Building wheel for psycopg2 (setup.py): still running... 12:28:06 Building wheel for psycopg2 (setup.py): finished with status 'done' 12:28:06 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470364 sha256=fc7648439b40e1085ad56dd4ed4a35a13437e4d766dcb9429fba77ac35602604 12:28:06 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 12:28:06 Building wheel for flex (setup.py): started 12:28:08 Building wheel for flex (setup.py): finished with status 'done' 12:28:08 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=9a2dab2b1a7375c62c76f012e417a327044be7831be04a0dae38b9e6d67139bc 12:28:08 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 12:28:08 Building wheel for strict-rfc3339 (setup.py): started 12:28:10 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 12:28:10 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=6621ab5b1e269c2e8ee03029fa130dad9f0479b5e1fda783336ba7a5bf7aed05 12:28:10 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 12:28:10 Building wheel for GenSON (setup.py): started 12:28:12 Building wheel for GenSON (setup.py): finished with status 'done' 12:28:12 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=00087b479747d134ff5b510e89f698fafe59495a8cdfa3c9e4f4b63a7e840f62 12:28:12 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 12:28:12 Building wheel for PyYAML (pyproject.toml): started 12:28:15 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 12:28:15 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=895298d1b2a23339840533284876e798e9d8b5282cfcbf9c62d9f7291c6cfa38 12:28:15 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 12:28:15 Building wheel for validate-email (setup.py): started 12:28:17 Building wheel for validate-email (setup.py): finished with status 'done' 12:28:17 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=cf741ae3d236e10da8c177b6ac29d92a52c873810f2032ceb01f3095546437ff 12:28:17 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 12:28:17 Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email 12:28:21 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, 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, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary 12:29:42 Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 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-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 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 12:29:42 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 12:30:21 Removing intermediate container bd2711d14181 12:30:21 ---> 71231887300a 12:30:21 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 12:30:21 ---> Running in 2f7e0e2d9f93 12:30:21 Removing intermediate container 2f7e0e2d9f93 12:30:21 ---> 1e4ec080883a 12:30:21 Step 11/13 : LABEL arch=arm64 12:30:21 ---> Running in 0ba162900580 12:30:21 Removing intermediate container 0ba162900580 12:30:21 ---> 3ad662dce38d 12:30:21 Step 12/13 : LABEL git_sha=ad1c4890737c1de496ff22310609d87903665ac4 12:30:21 ---> Running in 26886438e748 12:30:21 Removing intermediate container 26886438e748 12:30:21 ---> 385a8cb63d67 12:30:21 Step 13/13 : LABEL version=0.0.2-dev.23 12:30:21 ---> Running in beec757100d3 12:30:21 Removing intermediate container beec757100d3 12:30:21 ---> 77bd78f744cf 12:30:21 [Warning] One or more build-args [ARCH] were not consumed 12:30:21 Successfully built 77bd78f744cf 12:30:21 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 12:30:21 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 12:30:21 ad1c4890737c1de496ff22310609d87903665ac4 12:30:21 latest 12:30:21 0.0.2-dev.23 12:30:21 ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 12:30:21 main 12:30:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:22 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:30:22 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4 12:30:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 12:30:22 d83b7952bdf2: Preparing 12:30:22 1a45664a3380: Preparing 12:30:22 1cd0687e6ce6: Preparing 12:30:22 9b3295157ee3: Preparing 12:30:22 3b1735354b03: Preparing 12:30:22 dc65b23a4b7c: Preparing 12:30:22 dc65b23a4b7c: Waiting 12:30:22 1a45664a3380: Pushed 12:30:22 9b3295157ee3: Pushed 12:30:22 1cd0687e6ce6: Pushed 12:30:22 dc65b23a4b7c: Layer already exists 12:30:22 3b1735354b03: Pushed 12:34:29 d83b7952bdf2: Pushed 12:34:29 ad1c4890737c1de496ff22310609d87903665ac4: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:30 + 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 12:34:30 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 12:34:30 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 12:34:30 d83b7952bdf2: Preparing 12:34:30 1a45664a3380: Preparing 12:34:30 1cd0687e6ce6: Preparing 12:34:30 9b3295157ee3: Preparing 12:34:30 3b1735354b03: Preparing 12:34:30 dc65b23a4b7c: Preparing 12:34:30 3b1735354b03: Layer already exists 12:34:30 d83b7952bdf2: Layer already exists 12:34:30 1a45664a3380: Layer already exists 12:34:30 9b3295157ee3: Layer already exists 12:34:30 1cd0687e6ce6: Layer already exists 12:34:30 dc65b23a4b7c: Layer already exists 12:34:30 latest: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:31 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.23 12:34:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 12:34:31 d83b7952bdf2: Preparing 12:34:31 1a45664a3380: Preparing 12:34:31 1cd0687e6ce6: Preparing 12:34:31 9b3295157ee3: Preparing 12:34:31 3b1735354b03: Preparing 12:34:31 dc65b23a4b7c: Preparing 12:34:31 dc65b23a4b7c: Waiting 12:34:31 d83b7952bdf2: Layer already exists 12:34:31 3b1735354b03: Layer already exists 12:34:31 9b3295157ee3: Layer already exists 12:34:31 1a45664a3380: Layer already exists 12:34:31 1cd0687e6ce6: Layer already exists 12:34:31 dc65b23a4b7c: Layer already exists 12:34:31 0.0.2-dev.23: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:31 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 12:34:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 12:34:31 d83b7952bdf2: Preparing 12:34:31 1a45664a3380: Preparing 12:34:31 1cd0687e6ce6: Preparing 12:34:31 9b3295157ee3: Preparing 12:34:31 3b1735354b03: Preparing 12:34:31 dc65b23a4b7c: Preparing 12:34:31 dc65b23a4b7c: Waiting 12:34:31 1a45664a3380: Layer already exists 12:34:31 1cd0687e6ce6: Layer already exists 12:34:31 d83b7952bdf2: Layer already exists 12:34:31 3b1735354b03: Layer already exists 12:34:31 9b3295157ee3: Layer already exists 12:34:31 dc65b23a4b7c: Layer already exists 12:34:31 ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:32 + 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 12:34:32 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 12:34:32 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 12:34:32 d83b7952bdf2: Preparing 12:34:32 1a45664a3380: Preparing 12:34:32 1cd0687e6ce6: Preparing 12:34:32 9b3295157ee3: Preparing 12:34:32 3b1735354b03: Preparing 12:34:32 dc65b23a4b7c: Preparing 12:34:32 dc65b23a4b7c: Waiting 12:34:32 d83b7952bdf2: Layer already exists 12:34:32 1cd0687e6ce6: Layer already exists 12:34:32 1a45664a3380: Layer already exists 12:34:32 3b1735354b03: Layer already exists 12:34:32 9b3295157ee3: Layer already exists 12:34:32 dc65b23a4b7c: Layer already exists 12:34:32 main: digest: sha256:660cd7519c7e3f2d10794310444849095c97d55cedcc2941c76204cfc86fe9a0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:34:32 ===================================================== [Pipeline] echo 12:34:32 taggedImages: 12:34:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4 12:34:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 12:34:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.23 12:34:32 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:ad1c4890737c1de496ff22310609d87903665ac4-0.0.2-dev.23 12:34:32 - 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 12:34:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:34:33 12:34:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:34:33 arm64: Pulling from edgex-lftools-log-publisher 12:34:33 8998bd30e6a1: Pulling fs layer 12:34:33 04944245beec: Pulling fs layer 12:34:33 699f458cf7ca: Pulling fs layer 12:34:33 765212b225bb: Pulling fs layer 12:34:33 f23df028b6ca: Pulling fs layer 12:34:33 d65c8cfc05b1: Pulling fs layer 12:34:33 2437ff75d9bd: Pulling fs layer 12:34:33 765212b225bb: Waiting 12:34:33 f23df028b6ca: Waiting 12:34:33 d65c8cfc05b1: Waiting 12:34:33 2437ff75d9bd: Waiting 12:34:33 04944245beec: Verifying Checksum 12:34:33 04944245beec: Download complete 12:34:33 765212b225bb: Verifying Checksum 12:34:33 765212b225bb: Download complete 12:34:33 f23df028b6ca: Download complete 12:34:33 d65c8cfc05b1: Verifying Checksum 12:34:33 d65c8cfc05b1: Download complete 12:34:33 699f458cf7ca: Verifying Checksum 12:34:33 699f458cf7ca: Download complete 12:34:34 8998bd30e6a1: Verifying Checksum 12:34:34 8998bd30e6a1: Download complete 12:34:36 2437ff75d9bd: Verifying Checksum 12:34:36 2437ff75d9bd: Download complete 12:34:38 8998bd30e6a1: Pull complete 12:34:40 04944245beec: Pull complete 12:34:42 699f458cf7ca: Pull complete 12:34:42 765212b225bb: Pull complete 12:34:42 f23df028b6ca: Pull complete 12:34:43 d65c8cfc05b1: Pull complete 12:34:58 2437ff75d9bd: Pull complete 12:34:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:34:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:34:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:58 prd-ubuntu20.04-docker-arm64-4c-16g-18039 does not seem to be running inside a container 12:34:58 $ 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 12:35:00 $ docker top 473fcbfe02790d56ea105e89beba253df6a12d95f515153286dafbff55aa754b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:35:01 ---> job-cost.sh 12:35:01 lf-activate-venv: SKIPPING 12:35:01 INFO: No Stack... 12:35:01 INFO: Retrieving Pricing Info for: v3-standard-4 12:35:02 INFO: Archiving Costs [Pipeline] sh 12:35:03 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 12:35:03 + cut -d, -f6 [Pipeline] lock 12:35:03 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] 12:35:03 Resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] did not exist. Created. 12:35:03 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:35:03 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-0aa1c175/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:35:04 + echo total: 0.10999999940395355 [Pipeline] stash 12:35:04 Warning: overwriting stash ‘stack-cost’ 12:35:04 Stashed 1 file(s) [Pipeline] } 12:35:04 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-14-stack-cost] [Pipeline] // lock [Pipeline] } 12:35:04 $ docker stop --time=1 473fcbfe02790d56ea105e89beba253df6a12d95f515153286dafbff55aa754b 12:35:06 $ docker rm -f --volumes 473fcbfe02790d56ea105e89beba253df6a12d95f515153286dafbff55aa754b [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 12:35:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:07 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 12:35:07 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:35:08 $ docker top 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 -eo pid,comm 12:35:08 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). 12:35:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:08 [ssh-agent] Looking for ssh-agent implementation... 12:35:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:08 $ docker exec 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 ssh-agent 12:35:08 SSH_AUTH_SOCK=/tmp/ssh-0RP3CDzJFEzb/agent.32 12:35:08 SSH_AGENT_PID=38 12:35:08 Running ssh-add (command line suppressed) 12:35:08 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10695636780509537335.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_10695636780509537335.key) 12:35:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:35:09 + git semver tag 12:35:09 2023-06-07 12:35:09,238 [run_tag] DEBUG tag force:False 12:35:09 2023-06-07 12:35:09,238 [check_head_tag] DEBUG check head tag 12:35:09 2023-06-07 12:35:09,238 [execute] INFO git cat-file --batch-check 12:35:09 2023-06-07 12:35:09,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 12:35:09 2023-06-07 12:35:09,242 [execute] INFO git cat-file --batch 12:35:09 2023-06-07 12:35:09,242 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 12:35:09 2023-06-07 12:35:09,252 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:09 2023-06-07 12:35:09,252 [execute] INFO git tag -a v0.0.2-dev.23 -m v0.0.2-dev.23 12:35:09 2023-06-07 12:35:09,253 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.23', '-m', 'v0.0.2-dev.23'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 12:35:09 2023-06-07 12:35:09,258 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:09 0.0.2-dev.23 [Pipeline] } 12:35:09 $ docker exec --env ******** --env ******** 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 ssh-agent -k 12:35:09 unset SSH_AUTH_SOCK; 12:35:09 unset SSH_AGENT_PID; 12:35:09 echo Agent pid 38 killed; 12:35:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:35:09 + git semver [Pipeline] } 12:35:10 $ docker stop --time=1 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 12:35:11 $ docker rm -f --volumes 8e67531d7d8ae713bab6501997f3d873844003b651d64e81a2825ed24498cbd7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:35:11 12:35:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:35:12 0.23.1-centos7: Pulling from edgex-lftools 12:35:12 ab5ef0e58194: Pulling fs layer 12:35:12 9712f1f96733: Pulling fs layer 12:35:12 63f879dbbcfc: Pulling fs layer 12:35:12 0d9ebad4ef96: Pulling fs layer 12:35:12 e9a5061849ea: Pulling fs layer 12:35:12 d747dcd14b5f: Pulling fs layer 12:35:12 2de7ff778b66: Pulling fs layer 12:35:12 0d9ebad4ef96: Waiting 12:35:12 e9a5061849ea: Waiting 12:35:12 d747dcd14b5f: Waiting 12:35:12 2de7ff778b66: Waiting 12:35:12 9712f1f96733: Verifying Checksum 12:35:12 9712f1f96733: Download complete 12:35:12 63f879dbbcfc: Download complete 12:35:12 0d9ebad4ef96: Verifying Checksum 12:35:12 0d9ebad4ef96: Download complete 12:35:12 d747dcd14b5f: Download complete 12:35:12 e9a5061849ea: Verifying Checksum 12:35:12 e9a5061849ea: Download complete 12:35:12 ab5ef0e58194: Verifying Checksum 12:35:12 ab5ef0e58194: Download complete 12:35:12 2de7ff778b66: Verifying Checksum 12:35:12 2de7ff778b66: Download complete 12:35:15 ab5ef0e58194: Pull complete 12:35:15 9712f1f96733: Pull complete 12:35:15 63f879dbbcfc: Pull complete 12:35:19 0d9ebad4ef96: Pull complete 12:35:19 e9a5061849ea: Pull complete 12:35:19 d747dcd14b5f: Pull complete 12:35:20 2de7ff778b66: Pull complete 12:35:20 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 12:35:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 12:35:20 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:20 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 12:35:20 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 12:35:25 $ docker top f1eec25971f5dbed60e1bbec968b3ef1f9f5d388df35ee5bb7083b2ea66b15f1 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 12:35:25 provisioning config files... 12:35:25 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11629345561952655592tmp 12:35:25 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10554622856999281044tmp 12:35:25 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13624837915986302057tmp [Pipeline] { [Pipeline] echo 12:35:25 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 12:35:25 ---> sigul-configuration.sh 12:35:25 gpg: directory `/root/.gnupg' created 12:35:25 gpg: new configuration file `/root/.gnupg/gpg.conf' created 12:35:25 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 12:35:25 gpg: keyring `/root/.gnupg/secring.gpg' created 12:35:25 gpg: keyring `/root/.gnupg/pubring.gpg' created 12:35:25 gpg: CAST5 encrypted data 12:35:25 gpg: encrypted with 1 passphrase 12:35:25 gpg: WARNING: message was not integrity protected [Pipeline] sh 12:35:26 + mkdir /home/jenkins 12:35:26 + mkdir /home/jenkins/sigul [Pipeline] sh 12:35:26 + 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 12:35:26 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 12:35:26 ---> sigul-install.sh 12:35:26 Sigul already installed; skipping installation. [Pipeline] sh 12:35:27 + git tag --list 12:35:27 v0.0.1 12:35:27 v0.0.2-dev.1 12:35:27 v0.0.2-dev.10 12:35:27 v0.0.2-dev.11 12:35:27 v0.0.2-dev.12 12:35:27 v0.0.2-dev.13 12:35:27 v0.0.2-dev.14 12:35:27 v0.0.2-dev.15 12:35:27 v0.0.2-dev.16 12:35:27 v0.0.2-dev.17 12:35:27 v0.0.2-dev.18 12:35:27 v0.0.2-dev.19 12:35:27 v0.0.2-dev.2 12:35:27 v0.0.2-dev.20 12:35:27 v0.0.2-dev.21 12:35:27 v0.0.2-dev.22 12:35:27 v0.0.2-dev.23 12:35:27 v0.0.2-dev.3 12:35:27 v0.0.2-dev.4 12:35:27 v0.0.2-dev.5 12:35:27 v0.0.2-dev.6 12:35:27 v0.0.2-dev.7 12:35:27 v0.0.2-dev.8 12:35:27 v0.0.2-dev.9 [Pipeline] sh 12:35:27 + lftools sign git-tag v0.0.2-dev.23 12:35:27 Signing Git tag with Sigul... 12:35:27 Signing v0.0.2-dev.23 [Pipeline] echo 12:35:28 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 12:35:28 ---> sigul-configuration-cleanup.sh [Pipeline] } 12:35:28 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 12:35:28 $ docker stop --time=1 f1eec25971f5dbed60e1bbec968b3ef1f9f5d388df35ee5bb7083b2ea66b15f1 12:35:29 $ docker rm -f --volumes f1eec25971f5dbed60e1bbec968b3ef1f9f5d388df35ee5bb7083b2ea66b15f1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 12:35:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:30 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 12:35:30 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:35:30 $ docker top 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 -eo pid,comm 12:35:30 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). 12:35:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:30 [ssh-agent] Looking for ssh-agent implementation... 12:35:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:31 $ docker exec 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 ssh-agent 12:35:31 SSH_AUTH_SOCK=/tmp/ssh-CD0ZgOiFwxt3/agent.32 12:35:31 SSH_AGENT_PID=38 12:35:31 Running ssh-add (command line suppressed) 12:35:31 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11870328953388801263.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11870328953388801263.key) 12:35:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:35:31 + git semver bump pre 12:35:31 2023-06-07 12:35:31,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:31 2023-06-07 12:35:31,717 [bump_version] DEBUG bumping version:0.0.2-dev.23 on axis:pre with prefix:dev 12:35:31 2023-06-07 12:35:31,717 [bump_version] DEBUG bumped version:0.0.2-dev.24 12:35:31 2023-06-07 12:35:31,717 [write_version] DEBUG write version:0.0.2-dev.24 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 12:35:31 2023-06-07 12:35:31,717 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:31 2023-06-07 12:35:31,717 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:31 2023-06-07 12:35:31,720 [execute] INFO git cat-file --batch-check 12:35:31 2023-06-07 12:35:31,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 12:35:31 2023-06-07 12:35:31,725 [execute] INFO git cat-file --batch 12:35:31 2023-06-07 12:35:31,725 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 12:35:31 2023-06-07 12:35:31,730 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:31 0.0.2-dev.24 [Pipeline] } 12:35:31 $ docker exec --env ******** --env ******** 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 ssh-agent -k 12:35:31 unset SSH_AUTH_SOCK; 12:35:31 unset SSH_AGENT_PID; 12:35:31 echo Agent pid 38 killed; 12:35:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:35:32 + git semver [Pipeline] } 12:35:32 $ docker stop --time=1 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 12:35:33 $ docker rm -f --volumes 0aa9bc342772cf1d6af4b1f954d5b7468a6074fd9c2f0ebe69efe464cebafe49 [Pipeline] // withDockerContainer [Pipeline] sh 12:35:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:35:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:35:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:34 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 12:35:34 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:35:34 $ docker top 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c -eo pid,comm 12:35:34 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). 12:35:34 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:35:34 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:35:34 [ssh-agent] Looking for ssh-agent implementation... 12:35:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:35:34 $ docker exec 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c ssh-agent 12:35:35 SSH_AUTH_SOCK=/tmp/ssh-DvFop3XSblax/agent.32 12:35:35 SSH_AGENT_PID=38 12:35:35 Running ssh-add (command line suppressed) 12:35:35 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11262800989134169510.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11262800989134169510.key) 12:35:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:35:35 + git semver push 12:35:35 2023-06-07 12:35:35,669 [run_push] DEBUG push 12:35:35 2023-06-07 12:35:35,669 [execute] INFO git cat-file --batch-check 12:35:35 2023-06-07 12:35:35,670 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 12:35:35 2023-06-07 12:35:35,673 [execute] INFO git rev-list 0095025f444519d2954395cca4a099ca82c4ca5d -- 12:35:35 2023-06-07 12:35:35,673 [execute] DEBUG Popen(['git', 'rev-list', '0095025f444519d2954395cca4a099ca82c4ca5d', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 12:35:35 2023-06-07 12:35:35,679 [execute] INFO git fetch -v origin 12:35:35 2023-06-07 12:35:35,679 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 12:35:36 2023-06-07 12:35:36,148 [run_push] DEBUG no remote changes detected 12:35:36 2023-06-07 12:35:36,149 [execute] INFO git push origin semver 12:35:36 2023-06-07 12:35:36,149 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 12:35:37 2023-06-07 12:35:37,277 [run_push] DEBUG push all version tags 12:35:37 2023-06-07 12:35:37,277 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 12:35:37 2023-06-07 12:35:37,278 [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) 12:35:38 2023-06-07 12:35:38,090 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 12:35:38 0.0.2-dev.24 [Pipeline] } 12:35:38 $ docker exec --env ******** --env ******** 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c ssh-agent -k 12:35:38 unset SSH_AUTH_SOCK; 12:35:38 unset SSH_AGENT_PID; 12:35:38 echo Agent pid 38 killed; 12:35:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:35:38 + git semver [Pipeline] } 12:35:38 $ docker stop --time=1 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c 12:35:40 $ docker rm -f --volumes 3e11904c5ad3f0ddde3222609d95a57e18ec4fd388f26b8828b006e8857c053c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:35:40 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 12:35:40 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 12:35:40 total 16 12:35:40 drwxr-xr-x 3 root root 4096 Jun 7 11:52 . 12:35:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:35 .. 12:35:40 drwxr-xr-x 2 root root 4096 Jun 7 11:52 cost 12:35:40 -rw-r--r-- 1 root root 87 Jun 7 11:52 cost.csv 12:35:40 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 12:35:40 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 12:35:40 total 16 12:35:40 drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 11:52 . 12:35:40 drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 12:35 .. 12:35:40 drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 11:52 cost 12:35:40 -rw-r--r-- 1 jenkins jenkins 87 Jun 7 11:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:35:40 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:35:41 ---> package-listing.sh 12:35:41 ++ facter osfamily 12:35:41 ++ tr '[:upper:]' '[:lower:]' 12:35:42 + OS_FAMILY=debian 12:35:42 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 12:35:42 + START_PACKAGES=/tmp/packages_start.txt 12:35:42 + END_PACKAGES=/tmp/packages_end.txt 12:35:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:35:42 + PACKAGES=/tmp/packages_start.txt 12:35:42 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 12:35:42 + PACKAGES=/tmp/packages_end.txt 12:35:42 + case "${OS_FAMILY}" in 12:35:42 + dpkg -l 12:35:42 + grep '^ii' 12:35:42 + '[' -f /tmp/packages_start.txt ']' 12:35:42 + '[' -f /tmp/packages_end.txt ']' 12:35:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:35:42 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 12:35:42 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 12:35:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 12:35:42 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 12:35:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:35:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:35:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:35:42 prd-ubuntu20.04-docker-8c-8g-18035 does not seem to be running inside a container 12:35:43 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:35:43 $ docker top 2edc1a571ba5925eb80e30aeecbb36418f27d87b79a7109fe1532d210e3cb2eb -eo pid,comm [Pipeline] { [Pipeline] sh 12:35:43 + touch /tmp/pre-build-complete [Pipeline] sh 12:35:43 + mkdir -p /var/log/sysstat [Pipeline] sh 12:35:44 + ls /var/log/sa-host 12:35:44 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:35:44 provisioning config files... 12:35:44 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16324700281011532703tmp [Pipeline] { [Pipeline] echo 12:35:44 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:35:44 ---> create-netrc.sh [Pipeline] } 12:35:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:35:44 ---> python-tools-install.sh [Pipeline] echo 12:35:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:35:45 ---> sudo-logs.sh 12:35:45 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:35:45 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:35:45 ---> job-cost.sh 12:35:45 lf-activate-venv: SKIPPING 12:35:45 DEBUG: total: 0.2199999988079071 12:35:45 INFO: Retrieving Stack Cost... 12:35:46 INFO: Retrieving Pricing Info for: v3-standard-8 12:35:46 INFO: Archiving Costs [Pipeline] echo 12:35:46 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:35:46 ---> logs-deploy.sh 12:35:46 lf-activate-venv: SKIPPING 12:35:46 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/14 12:35:46 INFO: archiving workspace using pattern(s): 12:35:47 Archives upload complete. 12:35:47 INFO: archiving logs to Nexus