Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 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-ssh9727928128799350181.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh1111226871479557523.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh10149650118969127703.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh15527662836034610646.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-ssh10036926363031110541.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17235 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 (main) Commit message: "Merge pull request #55 from jumpingliu/update-readme" > 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 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 # timeout=10 > git rev-list --no-walk 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:01:46 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:01:46 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:01:46 ========================================================= 01:01:46 EdgeX Global Pipelines Version Info 01:01:46 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:01:47 ------------------- 01:01:47 stable info: 01:01:47 ------------------- 01:01:47 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:01:47 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:01:47 Message: update stable to v1.0.249 01:01:48 ------------------- 01:01:48 experimental info: 01:01:48 ------------------- 01:01:48 Commited By: **** collab-it+edgex@linuxfoundation.org 01:01:48 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 01:01:48 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f8d0d4a [Pipeline] echo 01:01:48 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:01:48 provisioning config files... 01:01:48 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config683921194079103089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:01:48 ---> docker-login.sh 01:01:48 nexus3.edgexfoundry.org:10001 01:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:49 Configure a credential helper to remove this warning. See 01:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:49 01:01:49 Login Succeeded 01:01:49 nexus3.edgexfoundry.org:10002 01:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:49 Configure a credential helper to remove this warning. See 01:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:49 01:01:49 Login Succeeded 01:01:49 nexus3.edgexfoundry.org:10003 01:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:49 Configure a credential helper to remove this warning. See 01:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:49 01:01:49 Login Succeeded 01:01:49 nexus3.edgexfoundry.org:10004 01:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:49 Configure a credential helper to remove this warning. See 01:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:49 01:01:49 Login Succeeded 01:01:49 docker.io 01:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:01:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:01:49 Configure a credential helper to remove this warning. See 01:01:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:01:49 01:01:49 Login Succeeded 01:01:49 ---> docker-login.sh ends [Pipeline] } 01:01:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:01:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:01:50 + grep -v github /etc/ssh/ssh_known_hosts 01:01:50 + [ -e /tmp/ssh_known_hosts ] 01:01:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:01:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:01:50 + sudo tee -a /etc/ssh/ssh_known_hosts 01:01:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:50 01:01:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:01:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:50 0.1.4: Pulling from edgex-devops/py-git-semver 01:01:50 b85a868b505f: Pulling fs layer 01:01:50 e2be974225ed: Pulling fs layer 01:01:50 339a4e72a1f5: Pulling fs layer 01:01:50 988bab9f4d93: Pulling fs layer 01:01:50 1469e6f7b9e6: Pulling fs layer 01:01:50 eaf3925da568: Pulling fs layer 01:01:50 bab4dde63d76: Pulling fs layer 01:01:50 bde34c3a00c8: Pulling fs layer 01:01:50 b352a97aabf1: Pulling fs layer 01:01:50 4872d77fe225: Pulling fs layer 01:01:50 5851b861e8e6: Pulling fs layer 01:01:50 1469e6f7b9e6: Waiting 01:01:50 5851b861e8e6: Waiting 01:01:50 eaf3925da568: Waiting 01:01:50 bde34c3a00c8: Waiting 01:01:50 4872d77fe225: Waiting 01:01:50 bab4dde63d76: Waiting 01:01:50 988bab9f4d93: Waiting 01:01:50 b352a97aabf1: Waiting 01:01:50 e2be974225ed: Verifying Checksum 01:01:50 e2be974225ed: Download complete 01:01:50 988bab9f4d93: Verifying Checksum 01:01:50 988bab9f4d93: Download complete 01:01:50 1469e6f7b9e6: Verifying Checksum 01:01:50 1469e6f7b9e6: Download complete 01:01:50 eaf3925da568: Download complete 01:01:50 339a4e72a1f5: Verifying Checksum 01:01:50 339a4e72a1f5: Download complete 01:01:50 bde34c3a00c8: Verifying Checksum 01:01:50 bde34c3a00c8: Download complete 01:01:50 b352a97aabf1: Download complete 01:01:50 4872d77fe225: Verifying Checksum 01:01:50 4872d77fe225: Download complete 01:01:50 5851b861e8e6: Download complete 01:01:50 b85a868b505f: Verifying Checksum 01:01:50 b85a868b505f: Download complete 01:01:51 bab4dde63d76: Verifying Checksum 01:01:51 bab4dde63d76: Download complete 01:01:52 b85a868b505f: Pull complete 01:01:52 e2be974225ed: Pull complete 01:01:52 339a4e72a1f5: Pull complete 01:01:52 988bab9f4d93: Pull complete 01:01:52 1469e6f7b9e6: Pull complete 01:01:52 eaf3925da568: Pull complete 01:01:54 bab4dde63d76: Pull complete 01:01:54 bde34c3a00c8: Pull complete 01:01:54 b352a97aabf1: Pull complete 01:01:55 4872d77fe225: Pull complete 01:01:55 5851b861e8e6: Pull complete 01:01:55 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:01:55 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 01:01:55 $ 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 01:01:57 $ docker top 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 -eo pid,comm 01:01:58 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). 01:01:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:58 [ssh-agent] Looking for ssh-agent implementation... 01:01:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:58 $ docker exec 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 ssh-agent 01:01:58 SSH_AUTH_SOCK=/tmp/ssh-HXGpTOtDPrXE/agent.34 01:01:58 SSH_AGENT_PID=40 01:01:58 Running ssh-add (command line suppressed) 01:01:58 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7308565821808621376.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7308565821808621376.key) 01:01:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:58 + git tag --points-at HEAD [Pipeline] } 01:01:58 $ docker exec --env ******** --env ******** 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 ssh-agent -k 01:01:58 unset SSH_AUTH_SOCK; 01:01:58 unset SSH_AGENT_PID; 01:01:58 echo Agent pid 40 killed; 01:01:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:01:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:01:58 [ssh-agent] Looking for ssh-agent implementation... 01:01:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:01:59 $ docker exec 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 ssh-agent 01:01:59 SSH_AUTH_SOCK=/tmp/ssh-06o7ec6bUXRu/agent.72 01:01:59 SSH_AGENT_PID=78 01:01:59 Running ssh-add (command line suppressed) 01:01:59 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8025318326668135104.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8025318326668135104.key) 01:01:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:01:59 + git semver init 01:01:59 2023-05-30 01:01:59,749 [run_init] DEBUG init version:0.0.0 force:False 01:01:59 2023-05-30 01:01:59,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:01:59 2023-05-30 01:01:59,750 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 01:01:59 2023-05-30 01:01:59,751 [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) 01:02:00 2023-05-30 01:02:00,341 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 01:02:00 2023-05-30 01:02:00,342 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 01:02:00 2023-05-30 01:02:00,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:02:00 2023-05-30 01:02:00,342 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 01:02:00 0.0.2-dev.22 [Pipeline] } 01:02:00 $ docker exec --env ******** --env ******** 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 ssh-agent -k 01:02:00 unset SSH_AUTH_SOCK; 01:02:00 unset SSH_AGENT_PID; 01:02:00 echo Agent pid 78 killed; 01:02:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:02:00 + git semver [Pipeline] } 01:02:01 $ docker stop --time=1 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 01:02:02 $ docker rm -f --volumes 45809a8e3694913e314b685128967fe66839824da7783387395d7ed1cdc827f3 [Pipeline] // withDockerContainer [Pipeline] sh 01:02:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:02:02 Stashed 1 file(s) [Pipeline] echo 01:02:02 [edgeXSemver]: initialized semver on version 0.0.2-dev.22 [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 01:02:03 provisioning config files... 01:02:03 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14830800195205581503tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:02:03 ---> docker-login.sh 01:02:03 nexus3.edgexfoundry.org:10001 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 nexus3.edgexfoundry.org:10002 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 nexus3.edgexfoundry.org:10003 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 nexus3.edgexfoundry.org:10004 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 docker.io 01:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:02:03 Configure a credential helper to remove this warning. See 01:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:02:03 01:02:03 Login Succeeded 01:02:03 ---> docker-login.sh ends [Pipeline] } 01:02:03 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 01:02:04 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:02:04 + ls -al . 01:02:04 total 68 01:02:04 drwxrwxr-x 6 jenkins jenkins 4096 May 30 01:02 . 01:02:04 drwxrwxr-x 4 jenkins jenkins 4096 May 30 01:01 .. 01:02:04 drwxrwxr-x 8 jenkins jenkins 4096 May 30 01:02 .git 01:02:04 -rw-rw-r-- 1 jenkins jenkins 22 May 30 01:01 .gitignore 01:02:04 drwxr-xr-x 3 jenkins jenkins 4096 May 30 01:02 .semver 01:02:04 -rw-rw-r-- 1 jenkins jenkins 2268 May 30 01:01 Dockerfile 01:02:04 -rw-rw-r-- 1 jenkins jenkins 746 May 30 01:01 Jenkinsfile 01:02:04 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 01:01 LICENSE 01:02:04 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 01:01 README.md 01:02:04 drwxrwxr-x 4 jenkins jenkins 4096 May 30 01:01 TAF-Manager 01:02:04 drwxrwxr-x 6 jenkins jenkins 4096 May 30 01:01 TUC 01:02:04 -rw-rw-r-- 1 jenkins jenkins 12 May 30 01:02 VERSION 01:02:04 -rw-rw-r-- 1 jenkins jenkins 344 May 30 01:01 requirements.txt 01:02:04 -rw-rw-r-- 1 jenkins jenkins 54 May 30 01:01 robot-entrypoint.sh 01:02:04 -rw-rw-r-- 1 jenkins jenkins 445 May 30 01:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:02:04 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 --label arch=amd64 --label version=0.0.2-dev.22 . 01:02:04 Sending build context to Docker daemon 423.4kB 01:02:04 Step 1/12 : FROM alpine:3.16 01:02:05 3.16: Pulling from library/alpine 01:02:05 91d30c5bc195: Pulling fs layer 01:02:05 91d30c5bc195: Verifying Checksum 01:02:05 91d30c5bc195: Download complete 01:02:05 91d30c5bc195: Pull complete 01:02:05 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:02:05 Status: Downloaded newer image for alpine:3.16 01:02:05 ---> 8471affe5de5 01:02:05 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:02:06 ---> Running in 8f274c12de39 01:02:06 Removing intermediate container 8f274c12de39 01:02:06 ---> 8e3f1cb1a7ae 01:02:06 Step 3/12 : LABEL maintainer="Bruce Huang " 01:02:06 ---> Running in 9fcf3998274a 01:02:06 Removing intermediate container 9fcf3998274a 01:02:06 ---> 6023efeb94c1 01:02:06 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 01:02:06 ---> 11e8263467d4 01:02:06 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 01:02:06 ---> 5061128fb5b9 01:02:06 Step 6/12 : WORKDIR /edgex-taf 01:02:06 ---> Running in 9214bd31f8de 01:02:06 Removing intermediate container 9214bd31f8de 01:02:06 ---> 92e1f22d94ed 01:02:06 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:02:06 ---> Running in ac0ca4be126b 01:02:07 Removing intermediate container ac0ca4be126b 01:02:07 ---> 035b770328d0 01:02:07 Step 8/12 : 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 01:02:07 ---> Running in 6bfb30d16d29 01:02:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:02:08 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:02:09 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:02:09 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 01:02:09 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 01:02:09 Executing busybox-1.35.0-r17.trigger 01:02:09 OK: 6 MiB in 14 packages 01:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:02:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:02:10 (1/9) Installing ca-certificates (20230506-r0) 01:02:11 (2/9) Installing brotli-libs (1.0.9-r6) 01:02:11 (3/9) Installing nghttp2-libs (1.47.0-r0) 01:02:12 (4/9) Installing libcurl (8.1.1-r1) 01:02:12 (5/9) Installing curl (8.1.1-r1) 01:02:13 (6/9) Installing docker-cli (20.10.20-r0) 01:02:13 (7/9) Installing oniguruma (6.9.8-r0) 01:02:14 (8/9) Installing jq (1.6-r1) 01:02:14 (9/9) Installing openssl (1.1.1t-r2) 01:02:15 Executing busybox-1.35.0-r17.trigger 01:02:15 Executing ca-certificates-20230506-r0.trigger 01:02:15 OK: 52 MiB in 23 packages 01:02:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:02:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:02:16 (1/137) Installing libmagic (5.41-r0) 01:02:16 (2/137) Installing file (5.41-r0) 01:02:16 (3/137) Installing libxau (1.0.9-r0) 01:02:17 (4/137) Installing libxdmcp (1.1.3-r0) 01:02:17 (5/137) Installing libxcb (1.15-r0) 01:02:17 (6/137) Installing libx11 (1.8-r0) 01:02:18 Still waiting to schedule task 01:02:18 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:02:18 (7/137) Installing libxext (1.3.4-r0) 01:02:18 (8/137) Installing libice (1.0.10-r0) 01:02:18 (9/137) Installing libuuid (2.38-r1) 01:02:18 (10/137) Installing libsm (1.2.3-r0) 01:02:19 (11/137) Installing libxt (1.2.1-r0) 01:02:19 (12/137) Installing libxmu (1.1.3-r0) 01:02:20 (13/137) Installing xset (1.2.4-r0) 01:02:20 (14/137) Installing xprop (1.2.5-r0) 01:02:20 (15/137) Installing xdg-utils (1.1.3-r3) 01:02:20 (16/137) Installing eudev-libs (3.2.11-r0) 01:02:21 (17/137) Installing pkgconf (1.8.1-r0) 01:02:21 (18/137) Installing libffi (3.4.2-r1) 01:02:21 (19/137) Installing libintl (0.21-r2) 01:02:22 (20/137) Installing libblkid (2.38-r1) 01:02:22 (21/137) Installing libmount (2.38-r1) 01:02:23 (22/137) Installing pcre (8.45-r2) 01:02:23 (23/137) Installing glib (2.72.4-r0) 01:02:23 (24/137) Installing xz-libs (5.2.5-r1) 01:02:24 (25/137) Installing libxml2 (2.9.14-r2) 01:02:24 (26/137) Installing shared-mime-info (2.2-r2) 01:02:25 (27/137) Installing hicolor-icon-theme (0.17-r1) 01:02:25 (28/137) Installing libjpeg-turbo (2.1.3-r1) 01:02:25 (29/137) Installing libpng (1.6.37-r1) 01:02:26 (30/137) Installing libwebp (1.2.3-r1) 01:02:26 (31/137) Installing zstd-libs (1.5.2-r1) 01:02:27 (32/137) Installing tiff (4.4.0-r1) 01:02:27 (33/137) Installing gdk-pixbuf (2.42.8-r0) 01:02:27 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 01:02:28 (35/137) Installing libxcomposite (0.4.5-r0) 01:02:28 (36/137) Installing libxfixes (6.0.0-r0) 01:02:28 (37/137) Installing libxrender (0.9.10-r3) 01:02:28 (38/137) Installing libxcursor (1.2.1-r0) 01:02:29 (39/137) Installing libxdamage (1.1.5-r1) 01:02:29 (40/137) Installing libxi (1.8-r0) 01:02:29 (41/137) Installing libxinerama (1.1.4-r1) 01:02:29 (42/137) Installing libxrandr (1.5.2-r1) 01:02:30 (43/137) Installing atk (2.38.0-r0) 01:02:30 (44/137) Installing libxtst (1.2.3-r3) 01:02:30 (45/137) Installing dbus-libs (1.14.4-r0) 01:02:31 (46/137) Installing at-spi2-core (2.44.1-r0) 01:02:31 (47/137) Installing at-spi2-atk (2.38.0-r0) 01:02:31 (48/137) Installing expat (2.5.0-r0) 01:02:32 (49/137) Installing libbz2 (1.0.8-r1) 01:02:32 (50/137) Installing freetype (2.12.1-r0) 01:02:33 (51/137) Installing fontconfig (2.14.0-r0) 01:02:33 (52/137) Installing pixman (0.40.0-r4) 01:02:33 (53/137) Installing cairo (1.17.4-r2) 01:02:34 (54/137) Installing cairo-gobject (1.17.4-r2) 01:02:34 (55/137) Installing avahi-libs (0.8-r6) 01:02:34 (56/137) Installing gmp (6.2.1-r2) 01:02:36 (57/137) Installing nettle (3.7.3-r0) 01:02:36 (58/137) Installing p11-kit (0.24.1-r0) 01:02:36 (59/137) Installing libtasn1 (4.18.0-r1) 01:02:37 (60/137) Installing libunistring (1.0-r0) 01:02:37 (61/137) Installing gnutls (3.7.7-r1) 01:02:38 (62/137) Installing cups-libs (2.4.2-r0) 01:02:38 (63/137) Installing libepoxy (1.5.10-r0) 01:02:39 (64/137) Installing fribidi (1.0.12-r0) 01:02:39 (65/137) Installing graphite2 (1.3.14-r1) 01:02:39 (66/137) Installing harfbuzz (4.3.0-r0) 01:02:40 (67/137) Installing libxft (2.3.4-r0) 01:02:40 (68/137) Installing pango (1.50.7-r0) 01:02:40 (69/137) Installing wayland-libs-client (1.20.0-r0) 01:02:40 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 01:02:41 (71/137) Installing wayland-libs-egl (1.20.0-r0) 01:02:41 (72/137) Installing xkeyboard-config (2.35.1-r0) 01:02:42 (73/137) Installing libxkbcommon (1.4.1-r0) 01:02:42 (74/137) Installing gtk+3.0 (3.24.34-r1) 01:02:42 Executing gtk+3.0-3.24.34-r1.post-install 01:02:42 (75/137) Installing libfontenc (1.1.4-r0) 01:02:43 (76/137) Installing mkfontscale (1.2.2-r0) 01:02:43 (77/137) Installing font-opensans (0_git20210927-r0) 01:02:43 (78/137) Installing libgcc (11.2.1_git20220219-r2) 01:02:44 (79/137) Installing libogg (1.3.5-r1) 01:02:44 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 01:02:45 (81/137) Installing flac (1.3.4-r0) 01:02:45 (82/137) Installing alsa-lib (1.2.7.2-r0) 01:02:46 (83/137) Installing libatomic (11.2.1_git20220219-r2) 01:02:46 (84/137) Installing sdl2 (2.0.22-r0) 01:02:46 (85/137) Installing aom-libs (3.3.0-r0) 01:02:47 (86/137) Installing libass (0.16.0-r0) 01:02:47 (87/137) Installing libdav1d (1.0.0-r0) 01:02:48 (88/137) Installing libpciaccess (0.16-r0) 01:02:48 (89/137) Installing libdrm (2.4.110-r0) 01:02:48 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:02:48 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 01:02:49 (92/137) Installing lame (3.100-r0) 01:02:49 (93/137) Installing opus (1.3.1-r1) 01:02:50 (94/137) Installing libasyncns (0.8-r1) 01:02:50 (95/137) Installing libltdl (2.4.7-r0) 01:02:50 (96/137) Installing orc (0.4.32-r0) 01:02:51 (97/137) Installing libvorbis (1.3.7-r0) 01:02:51 (98/137) Installing libsndfile (1.1.0-r0) 01:02:51 (99/137) Installing libgomp (11.2.1_git20220219-r2) 01:02:52 (100/137) Installing soxr (0.1.3-r2) 01:02:52 (101/137) Installing speexdsp (1.2.0-r0) 01:02:52 (102/137) Installing tdb-libs (1.4.6-r0) 01:02:53 (103/137) Installing libpulse (15.0-r2) 01:02:53 (104/137) Installing cjson (1.7.15-r3) 01:02:54 (105/137) Installing mbedtls (2.28.3-r0) 01:02:54 (106/137) Installing librist (0.2.6-r1) 01:02:54 (107/137) Installing libsrt (1.4.4-r0) 01:02:55 (108/137) Installing libssh (0.9.6-r1) 01:02:55 (109/137) Installing libtheora (1.1.1-r16) 01:02:55 (110/137) Installing v4l-utils-libs (1.22.1-r1) 01:02:56 (111/137) Installing libva (2.14.0-r0) 01:02:56 (112/137) Installing libvdpau (1.5-r0) 01:02:57 (113/137) Installing vidstab (1.1.0-r1) 01:02:57 (114/137) Installing libvpx (1.11.0-r1) 01:02:57 (115/137) Installing x264-libs (0.163_git20210613-r0) 01:02:58 (116/137) Installing numactl (2.0.14-r0) 01:02:58 (117/137) Installing x265-libs (3.5-r3) 01:02:59 (118/137) Installing xvidcore (1.3.7-r1) 01:02:59 (119/137) Installing ffmpeg-libs (5.0.3-r0) 01:03:00 (120/137) Installing libevent (2.1.12-r4) 01:03:00 (121/137) Installing mesa (21.3.9-r0) 01:03:00 (122/137) Installing wayland-libs-server (1.20.0-r0) 01:03:01 (123/137) Installing mesa-gbm (21.3.9-r0) 01:03:01 (124/137) Installing icu-data-en (71.1-r2) 01:03:02 Executing icu-data-en-71.1-r2.post-install 01:03:02 * 01:03:02 * If you need ICU with non-English locales and legacy charset support, install 01:03:02 * package icu-data-full. 01:03:02 * 01:03:02 (125/137) Installing icu-libs (71.1-r2) 01:03:02 (126/137) Installing lcms2 (2.13.1-r0) 01:03:02 (127/137) Installing minizip (1.2.12-r0) 01:03:03 (128/137) Installing nspr (4.33-r0) 01:03:03 (129/137) Installing sqlite-libs (3.40.1-r0) 01:03:03 (130/137) Installing nss (3.78.1-r0) 01:03:04 (131/137) Installing re2 (2022.04.01-r0) 01:03:05 (132/137) Installing snappy (1.1.9-r4) 01:03:05 (133/137) Installing libgpg-error (1.45-r0) 01:03:05 (134/137) Installing libgcrypt (1.10.1-r0) 01:03:06 (135/137) Installing libxslt (1.1.35-r0) 01:03:06 (136/137) Installing chromium (102.0.5005.182-r0) 01:03:08 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 01:03:08 Executing busybox-1.35.0-r17.trigger 01:03:08 Executing glib-2.72.4-r0.trigger 01:03:08 Executing shared-mime-info-2.2-r2.trigger 01:03:09 Executing gdk-pixbuf-2.42.8-r0.trigger 01:03:09 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:03:09 Executing fontconfig-2.14.0-r0.trigger 01:03:09 Executing mkfontscale-1.2.2-r0.trigger 01:03:09 OK: 409 MiB in 160 packages 01:03:09 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:03:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:03:10 (1/21) Installing binutils (2.38-r3) 01:03:11 (2/21) Installing isl22 (0.22-r0) 01:03:11 (3/21) Installing mpfr4 (4.1.0-r0) 01:03:12 (4/21) Installing mpc1 (1.2.1-r0) 01:03:12 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:03:13 (6/21) Installing musl-dev (1.2.3-r3) 01:03:14 (7/21) Installing libc-dev (0.7.2-r3) 01:03:14 (8/21) Installing linux-headers (5.16.7-r1) 01:03:14 (9/21) Installing libffi-dev (3.4.2-r1) 01:03:15 (10/21) Installing libpq (14.8-r0) 01:03:15 (11/21) Installing openssl-dev (1.1.1t-r2) 01:03:16 (12/21) Installing libpq-dev (14.8-r0) 01:03:16 (13/21) Installing libecpg (14.8-r0) 01:03:16 (14/21) Installing libecpg-dev (14.8-r0) 01:03:17 (15/21) Installing llvm13-libs (13.0.1-r2) 01:03:18 (16/21) Installing clang-libs (13.0.1-r1) 01:03:19 (17/21) Installing clang (13.0.1-r1) 01:03:20 (18/21) Installing icu (71.1-r2) 01:03:20 (19/21) Installing icu-dev (71.1-r2) 01:03:20 (20/21) Installing llvm13 (13.0.1-r2) 01:03:21 (21/21) Installing postgresql14-dev (14.8-r0) 01:03:22 Executing busybox-1.35.0-r17.trigger 01:03:22 OK: 822 MiB in 181 packages 01:03:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:03:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:03:23 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:03:24 (2/10) Installing gdbm (1.23-r0) 01:03:24 (3/10) Installing mpdecimal (2.5.1-r1) 01:03:24 (4/10) Installing readline (8.1.2-r0) 01:03:25 (5/10) Installing python3 (3.10.11-r0) 01:03:26 (6/10) Installing python3-dev (3.10.11-r0) 01:03:27 (7/10) Installing libsodium (1.0.18-r0) 01:03:27 (8/10) Installing libzmq (4.3.4-r0) 01:03:28 (9/10) Installing libsodium-dev (1.0.18-r0) 01:03:28 (10/10) Installing zeromq-dev (4.3.4-r0) 01:03:28 Executing busybox-1.35.0-r17.trigger 01:03:28 OK: 974 MiB in 191 packages 01:03:28 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:03:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:03:29 OK: 974 MiB in 191 packages 01:03:29 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 01:03:30 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 01:03:30 (1/1) Installing tzdata (2023c-r0) 01:03:31 Executing busybox-1.35.0-r17.trigger 01:03:31 OK: 978 MiB in 192 packages 01:03:31 (1/1) Purging tzdata (2023c-r0) 01:03:31 Executing busybox-1.35.0-r17.trigger 01:03:31 OK: 974 MiB in 191 packages 01:03:34 Looking in links: /tmp/tmphpgkkshj 01:03:34 Processing /tmp/tmphpgkkshj/setuptools-65.5.0-py3-none-any.whl 01:03:34 Processing /tmp/tmphpgkkshj/pip-23.0.1-py3-none-any.whl 01:03:34 Installing collected packages: setuptools, pip 01:03:37 Successfully installed pip-23.0.1 setuptools-65.5.0 01:03:37 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 01:03:37 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:03:37 Collecting pip 01:03:37 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 01:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 108.4 MB/s eta 0:00:00 01:03:37 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:03:37 Collecting setuptools 01:03:37 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 01:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 171.9 MB/s eta 0:00:00 01:03:37 Collecting wheel 01:03:37 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 01:03:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 180.5 MB/s eta 0:00:00 01:03:38 Installing collected packages: wheel, setuptools, pip 01:03:38 Attempting uninstall: setuptools 01:03:38 Found existing installation: setuptools 65.5.0 01:03:38 Uninstalling setuptools-65.5.0: 01:03:38 Successfully uninstalled setuptools-65.5.0 01:03:39 Attempting uninstall: pip 01:03:39 Found existing installation: pip 23.0.1 01:03:39 Uninstalling pip-23.0.1: 01:03:39 Successfully uninstalled pip-23.0.1 01:03:41 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 01:03:41 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 01:03:42 Processing ./edgex-taf-common 01:03:42 Preparing metadata (setup.py): started 01:03:42 Preparing metadata (setup.py): finished with status 'done' 01:03:42 Building wheels for collected packages: edgex-taf-common 01:03:42 Building wheel for edgex-taf-common (setup.py): started 01:03:42 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:03:42 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=b64f720213120dbbbe0dd5f9b10dab4ba9985ff1116923b5984b44c17d6c69df 01:03:42 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:03:42 Successfully built edgex-taf-common 01:03:42 Installing collected packages: edgex-taf-common 01:03:42 Successfully installed edgex-taf-common-0.0.0 01:03: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 01:03:43 Collecting robotframework==4.1.3 01:03:43 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:03:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 10.5 MB/s eta 0:00:00 01:03:43 Installing collected packages: robotframework 01:03:44 Successfully installed robotframework-4.1.3 01:03:44 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 01:03:44 Collecting docker==4.4.1 01:03:44 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 13.5 MB/s eta 0:00:00 01:03:44 Collecting six>=1.4.0 (from docker==4.4.1) 01:03:44 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:03:44 Collecting websocket-client>=0.32.0 (from docker==4.4.1) 01:03:44 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 01:03:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 7.2 MB/s eta 0:00:00 01:03:44 Collecting requests!=2.18.0,>=2.14.2 (from docker==4.4.1) 01:03:45 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.4 MB/s eta 0:00:00 01:03:45 Collecting charset-normalizer<4,>=2 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:03:45 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) 01:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 23.6 MB/s eta 0:00:00 01:03:45 Collecting idna<4,>=2.5 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:03:45 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.8 MB/s eta 0:00:00 01:03:45 Collecting urllib3<3,>=1.21.1 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:03:45 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 01:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 22.5 MB/s eta 0:00:00 01:03:45 Collecting certifi>=2017.4.17 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:03:45 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 01:03:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 22.7 MB/s eta 0:00:00 01:03:45 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:03:46 Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.31.0 six-1.16.0 urllib3-2.0.2 websocket-client-1.5.2 01:03: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 01:03:47 Collecting python-dotenv==0.15.0 01:03:47 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:03:47 Installing collected packages: python-dotenv 01:03:47 Successfully installed python-dotenv-0.15.0 01:03:47 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 01:03:47 Collecting RESTinstance==1.0.2 01:03:47 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:03:47 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:03:48 Collecting docutils (from RESTinstance==1.0.2) 01:03:48 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 14.7 MB/s eta 0:00:00 01:03:48 Collecting flex (from RESTinstance==1.0.2) 01:03:48 Downloading flex-6.14.1.tar.gz (40 kB) 01:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.1 MB/s eta 0:00:00 01:03:48 Preparing metadata (setup.py): started 01:03:48 Preparing metadata (setup.py): finished with status 'done' 01:03:48 Collecting GenSON (from RESTinstance==1.0.2) 01:03:48 Downloading genson-1.2.2.tar.gz (34 kB) 01:03:48 Preparing metadata (setup.py): started 01:03:48 Preparing metadata (setup.py): finished with status 'done' 01:03:48 Collecting jsonpath-ng (from RESTinstance==1.0.2) 01:03:48 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:03:48 Collecting pygments (from RESTinstance==1.0.2) 01:03:48 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 01:03:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 26.8 MB/s eta 0:00:00 01:03:48 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.31.0) 01:03:49 Collecting jsonschema (from RESTinstance==1.0.2) 01:03:49 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 01:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 13.1 MB/s eta 0:00:00 01:03:49 Collecting rfc3987 (from RESTinstance==1.0.2) 01:03:49 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:03:49 Collecting strict-rfc3339 (from RESTinstance==1.0.2) 01:03:49 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:03:49 Preparing metadata (setup.py): started 01:03:49 Preparing metadata (setup.py): finished with status 'done' 01:03:49 Collecting pytz (from RESTinstance==1.0.2) 01:03:49 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 01:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 36.6 MB/s eta 0:00:00 01:03:49 Collecting tzlocal (from RESTinstance==1.0.2) 01:03:49 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 01:03:49 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:03:49 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2) 01:03:49 Downloading PyYAML-6.0.tar.gz (124 kB) 01:03:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 16.9 MB/s eta 0:00:00 01:03:49 Installing build dependencies: started 01:03:55 Installing build dependencies: finished with status 'done' 01:03:55 Getting requirements to build wheel: started 01:03:55 Getting requirements to build wheel: finished with status 'done' 01:03:55 Preparing metadata (pyproject.toml): started 01:03:55 Preparing metadata (pyproject.toml): finished with status 'done' 01:03:56 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2) 01:03:56 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:03:56 Preparing metadata (setup.py): started 01:03:56 Preparing metadata (setup.py): finished with status 'done' 01:03:56 Collecting click>=3.3 (from flex->RESTinstance==1.0.2) 01:03:56 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.0 MB/s eta 0:00:00 01:03:56 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2) 01:03:56 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:03:56 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 01:03:56 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 01:03:56 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.0.2) 01:03:56 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2023.5.7) 01:03:56 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2) 01:03:56 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.6 MB/s eta 0:00:00 01:03:56 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2) 01:03:56 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:03:56 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2) 01:03:56 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 9.6 MB/s eta 0:00:00 01:03:56 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2) 01:03:56 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 01:03:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.4 MB/s eta 0:00:00 01:03:57 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 01:03:57 Building wheel for flex (setup.py): started 01:03:57 Building wheel for flex (setup.py): finished with status 'done' 01:03:57 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=c6365353b29d24c1cf8d22ff3c40d346bc39453bc58732dc71dfb1974f323cb0 01:03:57 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:03:57 Building wheel for strict-rfc3339 (setup.py): started 01:03:57 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:03:57 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=c8c2e6371dc1fc09509b8dfd38776e93a06506e28a0300691a0eb8e3ffb15528 01:03:57 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:03:57 Building wheel for GenSON (setup.py): started 01:03:57 Building wheel for GenSON (setup.py): finished with status 'done' 01:03:57 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=7961f4ab9233094d7f11d17365f205a471eb7a1f39ac2977b34f1f4fba3c17a7 01:03:57 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:03:57 Building wheel for PyYAML (pyproject.toml): started 01:03:58 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:03:58 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=495e75072997c5fe3db097f5b11cd70b8ced49940488fd6e8f61e6a92874c577 01:03:58 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 01:03:58 Building wheel for validate-email (setup.py): started 01:03:58 Building wheel for validate-email (setup.py): finished with status 'done' 01:03:58 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=6f1aca88fa1d8b0da83935d1acfc976c4d96c4188e45624347ebae2abfc79930 01:03:58 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:03:58 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 01:03:59 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzlocal, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, jsonschema, jsonpath-ng, flex, RESTinstance 01:04:01 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-23.1.0 click-8.1.3 decorator-5.1.1 docutils-0.20.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.15.1 pyrsistent-0.19.3 pytz-2023.3 rfc3987-1.3.8 strict-rfc3339-0.7 tzlocal-5.0.1 validate-email-1.3 01:04:01 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 01:04:02 Collecting robotbackgroundlogger==1.2 01:04:02 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:04:02 Preparing metadata (setup.py): started 01:04:02 Preparing metadata (setup.py): finished with status 'done' 01:04:02 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:04:02 Building wheels for collected packages: robotbackgroundlogger 01:04:02 Building wheel for robotbackgroundlogger (setup.py): started 01:04:02 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:04:02 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=5ea496c4d236541d07f5d8ba8f03eedf8ca51b0577b9f3ce438db512b24b3fe9 01:04:02 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:04:02 Successfully built robotbackgroundlogger 01:04:02 Installing collected packages: robotbackgroundlogger 01:04:02 Successfully installed robotbackgroundlogger-1.2 01:04:02 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 01:04:03 Collecting configparser==5.0.1 01:04:03 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:04:03 Installing collected packages: configparser 01:04:03 Successfully installed configparser-5.0.1 01:04: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 01:04:04 Collecting requests==2.25.1 01:04:04 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 5.5 MB/s eta 0:00:00 01:04:04 Collecting chardet<5,>=3.0.2 (from requests==2.25.1) 01:04:04 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 18.0 MB/s eta 0:00:00 01:04:04 Collecting idna<3,>=2.5 (from requests==2.25.1) 01:04:04 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.1 MB/s eta 0:00:00 01:04:04 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1) 01:04:04 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 01:04:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 19.6 MB/s eta 0:00:00 01:04:04 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2023.5.7) 01:04:04 Installing collected packages: urllib3, idna, chardet, requests 01:04:04 Attempting uninstall: urllib3 01:04:04 Found existing installation: urllib3 2.0.2 01:04:04 Uninstalling urllib3-2.0.2: 01:04:04 Successfully uninstalled urllib3-2.0.2 01:04:05 Attempting uninstall: idna 01:04:05 Found existing installation: idna 3.4 01:04:05 Uninstalling idna-3.4: 01:04:05 Successfully uninstalled idna-3.4 01:04:05 Attempting uninstall: requests 01:04:05 Found existing installation: requests 2.31.0 01:04:05 Uninstalling requests-2.31.0: 01:04:05 Successfully uninstalled requests-2.31.0 01:04:05 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.16 01:04:05 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 01:04:06 Collecting robotframework-requests==0.8.0 01:04:06 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:04:06 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:04:06 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:04:06 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 01:04:06 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:04:06 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.16) 01:04:06 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2023.5.7) 01:04:06 Installing collected packages: robotframework-requests 01:04:06 Successfully installed robotframework-requests-0.8.0 01:04:06 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 01:04:07 Collecting paho-mqtt==1.5.1 01:04:07 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:04:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.4 MB/s eta 0:00:00 01:04:07 Preparing metadata (setup.py): started 01:04:07 Preparing metadata (setup.py): finished with status 'done' 01:04:07 Building wheels for collected packages: paho-mqtt 01:04:07 Building wheel for paho-mqtt (setup.py): started 01:04:08 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:04:08 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=efad2698f5b8081fb4bd602e55b3dd98bc46608903be74a56c9cd5269b3a1e56 01:04:08 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 01:04:08 Successfully built paho-mqtt 01:04:08 Installing collected packages: paho-mqtt 01:04:08 Successfully installed paho-mqtt-1.5.1 01:04:08 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 01:04:09 Collecting redis==4.5.3 01:04:09 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 01:04:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 15.9 MB/s eta 0:00:00 01:04:09 Collecting async-timeout>=4.0.2 (from redis==4.5.3) 01:04:09 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 01:04:09 Installing collected packages: async-timeout, redis 01:04:09 Successfully installed async-timeout-4.0.2 redis-4.5.3 01:04:09 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 01:04:10 Collecting pyzmq==22.2.1 01:04:10 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:04:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.5 MB/s eta 0:00:00 01:04:11 Installing build dependencies: started 01:04:13 Installing build dependencies: finished with status 'done' 01:04:13 Getting requirements to build wheel: started 01:04:13 Getting requirements to build wheel: finished with status 'done' 01:04:13 Preparing metadata (pyproject.toml): started 01:04:14 Preparing metadata (pyproject.toml): finished with status 'done' 01:04:14 Building wheels for collected packages: pyzmq 01:04:14 Building wheel for pyzmq (pyproject.toml): started 01:04:40 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:04:40 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537178 sha256=08139f72bf62ec7491c0520740442327d4cbc7c566132e0b5c6e545cf5cbe324 01:04:40 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 01:04:40 Successfully built pyzmq 01:04:40 Installing collected packages: pyzmq 01:04:40 Successfully installed pyzmq-22.2.1 01:04:40 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 01:04:40 Collecting robotframework-seleniumlibrary==5.1.3 01:04:40 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 12.2 MB/s eta 0:00:00 01:04:40 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 01:04:40 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:04:40 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 01:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 36.3 MB/s eta 0:00:00 01:04:40 Requirement already satisfied: urllib3[socks]<3,>=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.16) 01:04:40 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 01:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 16.2 MB/s eta 0:00:00 01:04:40 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 01:04:40 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2023.5.7) 01:04:40 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (23.1.0) 01:04:40 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:04:40 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:04:40 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 01:04:40 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:04:40 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:04:40 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 01:04:40 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:04:40 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:04:40 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:04:40 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:04:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 01:04:40 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 01:04:41 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 01:04:41 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 01:04:42 Collecting psycopg2==2.9.3 01:04:42 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:04:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 10.7 MB/s eta 0:00:00 01:04:42 Preparing metadata (setup.py): started 01:04:42 Preparing metadata (setup.py): finished with status 'done' 01:04:42 Building wheels for collected packages: psycopg2 01:04:42 Building wheel for psycopg2 (setup.py): started 01:04:52 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:04:52 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478591 sha256=a4c94b1cb08e67088d4cd263d4a520821743e6c62e8afb1eee279cbb6a3c59f2 01:04:52 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:04:52 Successfully built psycopg2 01:04:52 Installing collected packages: psycopg2 01:04:52 Successfully installed psycopg2-2.9.3 01:04:52 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:04:53 Collecting numpy==1.22.3 01:04:53 Downloading numpy-1.22.3.zip (11.5 MB) 01:04:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 38.7 MB/s eta 0:00:00 01:04:53 Installing build dependencies: started 01:04:58 Installing build dependencies: finished with status 'done' 01:04:58 Getting requirements to build wheel: started 01:04:58 Getting requirements to build wheel: finished with status 'done' 01:04:58 Preparing metadata (pyproject.toml): started 01:04:58 Preparing metadata (pyproject.toml): finished with status 'done' 01:04:58 Building wheels for collected packages: numpy 01:04:58 Building wheel for numpy (pyproject.toml): started 01:06:06 Building wheel for numpy (pyproject.toml): still running... 01:07:02 Building wheel for numpy (pyproject.toml): still running... 01:07:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-17237 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 01:07:23 Selected Git installation does not exist. Using Default 01:07:23 The recommended git tool is: NONE 01:07:29 using credential edgex-jenkins-ssh 01:07:29 Cloning the remote Git repository 01:07:29 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 01:07:29 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 01:07:29 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 01:07:29 > git --version # timeout=10 01:07:29 > git --version # 'git version 2.25.1' 01:07:29 using GIT_SSH to set credentials SSH Credentials for GitHub 01:07:29 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:07:30 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 01:07:30 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:07:31 Avoid second fetch 01:07:31 Checking out Revision f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 (main) 01:07:31 Commit message: "Merge pull request #55 from jumpingliu/update-readme" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:07:31 > git config core.sparsecheckout # timeout=10 01:07:31 > git checkout -f f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 # timeout=10 01:07:32 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:07:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:07:32 Dload Upload Total Spent Left Speed 01:07:32 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 84443 0 --:--:-- --:--:-- --:--:-- 84443 [Pipeline] sh 01:07:33 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:07:33 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:07:33 + sudo tee /etc/docker/daemon.new 01:07:33 { 01:07:33 "registry-mirrors": [ 01:07:33 "https://nexus3.edgexfoundry.org:10001" 01:07:33 ], 01:07:33 "bip": "10.250.0.254/24", 01:07:33 "hosts": [ 01:07:33 "tcp://0.0.0.0:5555", 01:07:33 "unix:///var/run/docker.sock" 01:07:33 ], 01:07:33 "mtu": 1458, 01:07:33 "selinux-enabled": true, 01:07:33 "seccomp-profile": "/etc/docker/seccomp.json" 01:07:33 } [Pipeline] sh 01:07:34 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:07:34 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:07:52 provisioning config files... 01:07:52 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7254599538597001250tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:07:53 ---> docker-login.sh 01:07:53 nexus3.edgexfoundry.org:10001 01:07:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:55 Configure a credential helper to remove this warning. See 01:07:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:55 01:07:55 Login Succeeded 01:07:55 nexus3.edgexfoundry.org:10002 01:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:56 Configure a credential helper to remove this warning. See 01:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:56 01:07:56 Login Succeeded 01:07:56 nexus3.edgexfoundry.org:10003 01:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:56 Configure a credential helper to remove this warning. See 01:07:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:56 01:07:56 Login Succeeded 01:07:56 nexus3.edgexfoundry.org:10004 01:07:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:57 Configure a credential helper to remove this warning. See 01:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:57 01:07:57 Login Succeeded 01:07:57 docker.io 01:07:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:07:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:07:57 Configure a credential helper to remove this warning. See 01:07:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:07:57 01:07:57 Login Succeeded 01:07:57 ---> docker-login.sh ends [Pipeline] } 01:07:57 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 01:07:58 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:07:58 + ls -al . 01:07:58 total 64 01:07:58 drwxrwxr-x 5 jenkins jenkins 4096 May 30 01:07 . 01:07:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 01:07 .. 01:07:58 drwxrwxr-x 8 jenkins jenkins 4096 May 30 01:07 .git 01:07:58 -rw-rw-r-- 1 jenkins jenkins 22 May 30 01:07 .gitignore 01:07:58 -rw-rw-r-- 1 jenkins jenkins 2268 May 30 01:07 Dockerfile 01:07:58 -rw-rw-r-- 1 jenkins jenkins 746 May 30 01:07 Jenkinsfile 01:07:58 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 01:07 LICENSE 01:07:58 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 01:07 README.md 01:07:58 drwxrwxr-x 4 jenkins jenkins 4096 May 30 01:07 TAF-Manager 01:07:58 drwxrwxr-x 6 jenkins jenkins 4096 May 30 01:07 TUC 01:07:58 -rw-rw-r-- 1 jenkins jenkins 12 May 30 01:02 VERSION 01:07:58 -rw-rw-r-- 1 jenkins jenkins 344 May 30 01:07 requirements.txt 01:07:58 -rw-rw-r-- 1 jenkins jenkins 54 May 30 01:07 robot-entrypoint.sh 01:07:58 -rw-rw-r-- 1 jenkins jenkins 445 May 30 01:07 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:07:59 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 --label arch=arm64 --label version=0.0.2-dev.22 . 01:07:59 Sending build context to Docker daemon 265.7kB 01:07:59 Step 1/12 : FROM alpine:3.16 01:08:00 3.16: Pulling from library/alpine 01:08:01 547446be3368: Pulling fs layer 01:08:01 547446be3368: Download complete 01:08:01 547446be3368: Pull complete 01:08:01 Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f 01:08:01 Status: Downloaded newer image for alpine:3.16 01:08:01 ---> 3b5033019969 01:08:01 Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 01:08:02 ---> Running in 84db547b64df 01:08:02 Removing intermediate container 84db547b64df 01:08:02 ---> 798b450fc90a 01:08:02 Step 3/12 : LABEL maintainer="Bruce Huang " 01:08:02 ---> Running in ab0cdaefc29d 01:08:02 Removing intermediate container ab0cdaefc29d 01:08:02 ---> 788c86f0223e 01:08:02 Step 4/12 : COPY . /edgex-taf/edgex-taf-common 01:08:03 ---> 13ea0c60d86c 01:08:03 Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ 01:08:03 ---> 960fc6429e6e 01:08:03 Step 6/12 : WORKDIR /edgex-taf 01:08:03 ---> Running in d0fc94c6db90 01:08:04 Removing intermediate container d0fc94c6db90 01:08:04 ---> 763788db5bf1 01:08:04 Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:08:04 ---> Running in da434195cd54 01:08:06 Removing intermediate container da434195cd54 01:08:06 ---> fd74e72afd59 01:08:06 Step 8/12 : 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 robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==4.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 01:08:06 ---> Running in 0a91236823d9 01:08:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:08:07 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:08:09 (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) 01:08:09 (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) 01:08:10 (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) 01:08:10 Executing busybox-1.35.0-r17.trigger 01:08:10 OK: 5 MiB in 14 packages 01:08:10 Building wheel for numpy (pyproject.toml): still running... 01:08:10 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:08:11 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:08:12 (1/9) Installing ca-certificates (20230506-r0) 01:08:12 (2/9) Installing brotli-libs (1.0.9-r6) 01:08:13 (3/9) Installing nghttp2-libs (1.47.0-r0) 01:08:13 (4/9) Installing libcurl (8.1.1-r1) 01:08:14 (5/9) Installing curl (8.1.1-r1) 01:08:14 (6/9) Installing docker-cli (20.10.20-r0) 01:08:16 (7/9) Installing oniguruma (6.9.8-r0) 01:08:16 (8/9) Installing jq (1.6-r1) 01:08:16 (9/9) Installing openssl (1.1.1t-r2) 01:08:17 Executing busybox-1.35.0-r17.trigger 01:08:17 Executing ca-certificates-20230506-r0.trigger 01:08:17 OK: 50 MiB in 23 packages 01:08:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:08:18 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:08:19 (1/136) Installing libmagic (5.41-r0) 01:08:20 (2/136) Installing file (5.41-r0) 01:08:20 (3/136) Installing libxau (1.0.9-r0) 01:08:20 (4/136) Installing libxdmcp (1.1.3-r0) 01:08:20 (5/136) Installing libxcb (1.15-r0) 01:08:21 (6/136) Installing libx11 (1.8-r0) 01:08:22 (7/136) Installing libxext (1.3.4-r0) 01:08:22 (8/136) Installing libice (1.0.10-r0) 01:08:22 (9/136) Installing libuuid (2.38-r1) 01:08:23 (10/136) Installing libsm (1.2.3-r0) 01:08:23 (11/136) Installing libxt (1.2.1-r0) 01:08:24 (12/136) Installing libxmu (1.1.3-r0) 01:08:24 (13/136) Installing xset (1.2.4-r0) 01:08:24 (14/136) Installing xprop (1.2.5-r0) 01:08:24 (15/136) Installing xdg-utils (1.1.3-r3) 01:08:25 (16/136) Installing eudev-libs (3.2.11-r0) 01:08:25 (17/136) Installing pkgconf (1.8.1-r0) 01:08:25 (18/136) Installing libffi (3.4.2-r1) 01:08:26 (19/136) Installing libintl (0.21-r2) 01:08:26 (20/136) Installing libblkid (2.38-r1) 01:08:27 (21/136) Installing libmount (2.38-r1) 01:08:27 (22/136) Installing pcre (8.45-r2) 01:08:27 (23/136) Installing glib (2.72.4-r0) 01:08:28 (24/136) Installing xz-libs (5.2.5-r1) 01:08:29 (25/136) Installing libxml2 (2.9.14-r2) 01:08:29 (26/136) Installing shared-mime-info (2.2-r2) 01:08:29 (27/136) Installing hicolor-icon-theme (0.17-r1) 01:08:30 (28/136) Installing libjpeg-turbo (2.1.3-r1) 01:08:30 (29/136) Installing libpng (1.6.37-r1) 01:08:31 (30/136) Installing libwebp (1.2.3-r1) 01:08:31 (31/136) Installing zstd-libs (1.5.2-r1) 01:08:32 (32/136) Installing tiff (4.4.0-r1) 01:08:32 (33/136) Installing gdk-pixbuf (2.42.8-r0) 01:08:33 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 01:08:33 (35/136) Installing libxcomposite (0.4.5-r0) 01:08:33 (36/136) Installing libxfixes (6.0.0-r0) 01:08:33 (37/136) Installing libxrender (0.9.10-r3) 01:08:34 (38/136) Installing libxcursor (1.2.1-r0) 01:08:34 (39/136) Installing libxdamage (1.1.5-r1) 01:08:34 (40/136) Installing libxi (1.8-r0) 01:08:35 (41/136) Installing libxinerama (1.1.4-r1) 01:08:35 (42/136) Installing libxrandr (1.5.2-r1) 01:08:35 (43/136) Installing atk (2.38.0-r0) 01:08:36 (44/136) Installing libxtst (1.2.3-r3) 01:08:36 (45/136) Installing dbus-libs (1.14.4-r0) 01:08:36 (46/136) Installing at-spi2-core (2.44.1-r0) 01:08:37 (47/136) Installing at-spi2-atk (2.38.0-r0) 01:08:37 (48/136) Installing expat (2.5.0-r0) 01:08:38 (49/136) Installing libbz2 (1.0.8-r1) 01:08:38 (50/136) Installing freetype (2.12.1-r0) 01:08:38 (51/136) Installing fontconfig (2.14.0-r0) 01:08:39 (52/136) Installing pixman (0.40.0-r4) 01:08:39 (53/136) Installing cairo (1.17.4-r2) 01:08:40 (54/136) Installing cairo-gobject (1.17.4-r2) 01:08:40 (55/136) Installing avahi-libs (0.8-r6) 01:08:40 (56/136) Installing gmp (6.2.1-r2) 01:08:41 (57/136) Installing nettle (3.7.3-r0) 01:08:42 (58/136) Installing p11-kit (0.24.1-r0) 01:08:42 (59/136) Installing libtasn1 (4.18.0-r1) 01:08:42 (60/136) Installing libunistring (1.0-r0) 01:08:43 (61/136) Installing gnutls (3.7.7-r1) 01:08:43 (62/136) Installing cups-libs (2.4.2-r0) 01:08:44 (63/136) Installing libepoxy (1.5.10-r0) 01:08:44 (64/136) Installing fribidi (1.0.12-r0) 01:08:45 (65/136) Installing graphite2 (1.3.14-r1) 01:08:45 (66/136) Installing harfbuzz (4.3.0-r0) 01:08:46 (67/136) Installing libxft (2.3.4-r0) 01:08:46 (68/136) Installing pango (1.50.7-r0) 01:08:46 (69/136) Installing wayland-libs-client (1.20.0-r0) 01:08:47 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 01:08:47 (71/136) Installing wayland-libs-egl (1.20.0-r0) 01:08:47 (72/136) Installing xkeyboard-config (2.35.1-r0) 01:08:48 (73/136) Installing libxkbcommon (1.4.1-r0) 01:08:48 (74/136) Installing gtk+3.0 (3.24.34-r1) 01:08:49 Executing gtk+3.0-3.24.34-r1.post-install 01:08:49 (75/136) Installing libfontenc (1.1.4-r0) 01:08:49 (76/136) Installing mkfontscale (1.2.2-r0) 01:08:50 (77/136) Installing font-opensans (0_git20210927-r0) 01:08:50 (78/136) Installing libgcc (11.2.1_git20220219-r2) 01:08:51 (79/136) Installing libogg (1.3.5-r1) 01:08:51 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 01:08:51 (81/136) Installing flac (1.3.4-r0) 01:08:52 (82/136) Installing alsa-lib (1.2.7.2-r0) 01:08:52 (83/136) Installing libatomic (11.2.1_git20220219-r2) 01:08:53 (84/136) Installing sdl2 (2.0.22-r0) 01:08:53 (85/136) Installing aom-libs (3.3.0-r0) 01:08:54 (86/136) Installing libass (0.16.0-r0) 01:08:54 (87/136) Installing libdav1d (1.0.0-r0) 01:08:55 (88/136) Installing libdrm (2.4.110-r0) 01:08:55 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 01:08:55 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 01:08:56 (91/136) Installing lame (3.100-r0) 01:08:56 (92/136) Installing opus (1.3.1-r1) 01:08:57 (93/136) Installing libasyncns (0.8-r1) 01:08:57 (94/136) Installing libltdl (2.4.7-r0) 01:08:57 (95/136) Installing orc (0.4.32-r0) 01:08:58 (96/136) Installing libvorbis (1.3.7-r0) 01:08:58 (97/136) Installing libsndfile (1.1.0-r0) 01:08:59 (98/136) Installing libgomp (11.2.1_git20220219-r2) 01:08:59 (99/136) Installing soxr (0.1.3-r2) 01:09:00 (100/136) Installing speexdsp (1.2.0-r0) 01:09:00 (101/136) Installing tdb-libs (1.4.6-r0) 01:09:00 (102/136) Installing libpulse (15.0-r2) 01:09:01 (103/136) Installing cjson (1.7.15-r3) 01:09:01 (104/136) Installing mbedtls (2.28.3-r0) 01:09:02 (105/136) Installing librist (0.2.6-r1) 01:09:02 (106/136) Installing libsrt (1.4.4-r0) 01:09:03 (107/136) Installing libssh (0.9.6-r1) 01:09:03 (108/136) Installing libtheora (1.1.1-r16) 01:09:03 (109/136) Installing v4l-utils-libs (1.22.1-r1) 01:09:04 (110/136) Installing libva (2.14.0-r0) 01:09:04 (111/136) Installing libvdpau (1.5-r0) 01:09:04 (112/136) Installing vidstab (1.1.0-r1) 01:09:05 (113/136) Installing libvpx (1.11.0-r1) 01:09:05 (114/136) Installing x264-libs (0.163_git20210613-r0) 01:09:06 (115/136) Installing numactl (2.0.14-r0) 01:09:06 (116/136) Installing x265-libs (3.5-r3) 01:09:07 (117/136) Installing xvidcore (1.3.7-r1) 01:09:07 (118/136) Installing ffmpeg-libs (5.0.3-r0) 01:09:09 (119/136) Installing libevent (2.1.12-r4) 01:09:09 (120/136) Installing mesa (21.3.9-r0) 01:09:10 (121/136) Installing wayland-libs-server (1.20.0-r0) 01:09:10 (122/136) Installing mesa-gbm (21.3.9-r0) 01:09:10 (123/136) Installing icu-data-en (71.1-r2) 01:09:11 Executing icu-data-en-71.1-r2.post-install 01:09:11 * 01:09:11 * If you need ICU with non-English locales and legacy charset support, install 01:09:11 * package icu-data-full. 01:09:11 * 01:09:11 (124/136) Installing icu-libs (71.1-r2) 01:09:11 (125/136) Installing lcms2 (2.13.1-r0) 01:09:12 (126/136) Installing minizip (1.2.12-r0) 01:09:12 (127/136) Installing nspr (4.33-r0) 01:09:12 (128/136) Installing sqlite-libs (3.40.1-r0) 01:09:13 (129/136) Installing nss (3.78.1-r0) 01:09:14 (130/136) Installing re2 (2022.04.01-r0) 01:09:14 (131/136) Installing snappy (1.1.9-r4) 01:09:14 (132/136) Installing libgpg-error (1.45-r0) 01:09:15 (133/136) Installing libgcrypt (1.10.1-r0) 01:09:15 (134/136) Installing libxslt (1.1.35-r0) 01:09:16 (135/136) Installing chromium (102.0.5005.182-r0) 01:09:19 Building wheel for numpy (pyproject.toml): still running... 01:09:28 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 01:09:29 Executing busybox-1.35.0-r17.trigger 01:09:29 Executing glib-2.72.4-r0.trigger 01:09:29 Executing shared-mime-info-2.2-r2.trigger 01:09:31 Executing gdk-pixbuf-2.42.8-r0.trigger 01:09:34 Executing gtk-update-icon-cache-2.24.33-r3.trigger 01:09:34 Executing fontconfig-2.14.0-r0.trigger 01:09:34 Executing mkfontscale-1.2.2-r0.trigger 01:09:34 OK: 376 MiB in 159 packages 01:09:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:09:35 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:09:36 (1/21) Installing binutils (2.38-r3) 01:09:37 (2/21) Installing isl22 (0.22-r0) 01:09:38 (3/21) Installing mpfr4 (4.1.0-r0) 01:09:38 (4/21) Installing mpc1 (1.2.1-r0) 01:09:38 (5/21) Installing gcc (11.2.1_git20220219-r2) 01:09:41 (6/21) Installing musl-dev (1.2.3-r3) 01:09:42 (7/21) Installing libc-dev (0.7.2-r3) 01:09:42 (8/21) Installing linux-headers (5.16.7-r1) 01:09:43 (9/21) Installing libffi-dev (3.4.2-r1) 01:09:43 (10/21) Installing libpq (14.8-r0) 01:09:44 (11/21) Installing openssl-dev (1.1.1t-r2) 01:09:44 (12/21) Installing libpq-dev (14.8-r0) 01:09:45 (13/21) Installing libecpg (14.8-r0) 01:09:45 (14/21) Installing libecpg-dev (14.8-r0) 01:09:45 (15/21) Installing llvm13-libs (13.0.1-r2) 01:09:48 (16/21) Installing clang-libs (13.0.1-r1) 01:09:52 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:09:52 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360794 sha256=57f1d6df7724ca788ef9114f8daef1ad561df957f4206d17166bf5dbcb7de041 01:09:52 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:09:52 Successfully built numpy 01:09:52 Installing collected packages: numpy 01:09:53 Successfully installed numpy-1.22.3 01:09:53 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 01:09:53 Collecting psutil==5.9.0 01:09:53 Downloading psutil-5.9.0.tar.gz (478 kB) 01:09:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 13.0 MB/s eta 0:00:00 01:09:54 Preparing metadata (setup.py): started 01:09:54 Preparing metadata (setup.py): finished with status 'done' 01:09:54 Building wheels for collected packages: psutil 01:09:54 Building wheel for psutil (setup.py): started 01:09:55 Building wheel for psutil (setup.py): finished with status 'done' 01:09:55 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271453 sha256=cad4f83ebeb2752ab3f6dd65fbfc062ccac7e9d59b970f179307ecca8528d0f2 01:09:55 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:09:56 Successfully built psutil 01:09:56 Installing collected packages: psutil 01:09:56 Successfully installed psutil-5.9.0 01:09:56 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 01:09:56 (17/21) Installing clang (13.0.1-r1) 01:09:56 (18/21) Installing icu (71.1-r2) 01:09:56 (19/21) Installing icu-dev (71.1-r2) 01:09:57 (20/21) Installing llvm13 (13.0.1-r2) 01:09:57 Collecting pycryptodome==3.15.0 01:09:57 Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) 01:09:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 38.7 MB/s eta 0:00:00 01:09:57 Preparing metadata (setup.py): started 01:09:59 Preparing metadata (setup.py): finished with status 'done' 01:09:59 Building wheels for collected packages: pycryptodome 01:09:59 Building wheel for pycryptodome (setup.py): started 01:10:02 (21/21) Installing postgresql14-dev (14.8-r0) 01:10:03 Executing busybox-1.35.0-r17.trigger 01:10:04 OK: 768 MiB in 180 packages 01:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:04 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:06 (1/10) Installing g++ (11.2.1_git20220219-r2) 01:10:08 (2/10) Installing gdbm (1.23-r0) 01:10:08 (3/10) Installing mpdecimal (2.5.1-r1) 01:10:09 (4/10) Installing readline (8.1.2-r0) 01:10:09 (5/10) Installing python3 (3.10.11-r0) 01:10:12 (6/10) Installing python3-dev (3.10.11-r0) 01:10:18 (7/10) Installing libsodium (1.0.18-r0) 01:10:18 (8/10) Installing libzmq (4.3.4-r0) 01:10:18 (9/10) Installing libsodium-dev (1.0.18-r0) 01:10:19 (10/10) Installing zeromq-dev (4.3.4-r0) 01:10:19 Executing busybox-1.35.0-r17.trigger 01:10:19 OK: 938 MiB in 190 packages 01:10:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:21 OK: 938 MiB in 190 packages 01:10:21 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 01:10:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 01:10:23 (1/1) Installing tzdata (2023c-r0) 01:10:24 Executing busybox-1.35.0-r17.trigger 01:10:24 OK: 941 MiB in 191 packages 01:10:25 (1/1) Purging tzdata (2023c-r0) 01:10:25 Building wheel for pycryptodome (setup.py): finished with status 'done' 01:10:25 Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111233 sha256=560d4dadd4dae41b88700246a8065fab59b0cf862403c616a4bab8f85a0b1be0 01:10:25 Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 01:10:25 Successfully built pycryptodome 01:10:25 Installing collected packages: pycryptodome 01:10:25 Successfully installed pycryptodome-3.15.0 01:10:25 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 01:10:25 Collecting influxdb-client==1.33.0 01:10:25 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 01:10:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 14.6 MB/s eta 0:00:00 01:10:25 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0) 01:10:25 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:10:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 26.3 MB/s eta 0:00:00 01:10:25 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2023.5.7) 01:10:25 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0) 01:10:25 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:10:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 28.7 MB/s eta 0:00:00 01:10:25 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.8.0) 01:10:25 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.16) 01:10:25 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 01:10:25 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0) 01:10:25 Downloading typing_extensions-4.6.2-py3-none-any.whl (31 kB) 01:10:25 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 01:10:25 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.6.2 01:10:25 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 01:10:25 Executing busybox-1.35.0-r17.trigger 01:10:25 OK: 938 MiB in 190 packages 01:10:43 Removing intermediate container 6bfb30d16d29 01:10:43 ---> 4259dff3525f 01:10:43 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:10:43 ---> Running in 8a301cf7f0ed 01:10:43 Removing intermediate container 8a301cf7f0ed 01:10:43 ---> 4ba48f48395a 01:10:43 Step 10/12 : LABEL arch=amd64 01:10:43 ---> Running in 998511e694d4 01:10:43 Removing intermediate container 998511e694d4 01:10:43 ---> a4c7553f2bed 01:10:43 Step 11/12 : LABEL git_sha=f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:10:43 ---> Running in 11a5f2c767aa 01:10:43 Removing intermediate container 11a5f2c767aa 01:10:43 ---> c738320a33aa 01:10:43 Step 12/12 : LABEL version=0.0.2-dev.22 01:10:43 ---> Running in 2a876e1281dd 01:10:43 Removing intermediate container 2a876e1281dd 01:10:43 ---> c601decc2929 01:10:43 [Warning] One or more build-args [ARCH] were not consumed 01:10:43 Successfully built c601decc2929 01:10:43 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 01:10:43 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 01:10:43 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:10:43 latest 01:10:43 0.0.2-dev.22 01:10:43 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 01:10:43 main 01:10:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:44 Looking in links: /tmp/tmpsr8t29pa 01:10:44 Processing /tmp/tmpsr8t29pa/setuptools-65.5.0-py3-none-any.whl 01:10:44 Processing /tmp/tmpsr8t29pa/pip-23.0.1-py3-none-any.whl 01:10:44 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:44 Installing collected packages: setuptools, pip 01:10:44 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:10:44 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:10:44 d6d707f73ce9: Preparing 01:10:44 6303d4c247e8: Preparing 01:10:44 ec6becf8f7cc: Preparing 01:10:44 2be2410fdef8: Preparing 01:10:44 5bc340f6d4f5: Preparing 01:10:44 5bc340f6d4f5: Layer already exists 01:10:44 6303d4c247e8: Pushed 01:10:44 ec6becf8f7cc: Pushed 01:10:44 2be2410fdef8: Pushed 01:11:02 Successfully installed pip-23.0.1 setuptools-65.5.0 01:11:02 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 01:11:05 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 01:11:06 Collecting pip 01:11:06 Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) 01:11:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 16.6 MB/s eta 0:00:00 01:11:06 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 01:11:09 Collecting setuptools 01:11:09 Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) 01:11:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 16.0 MB/s eta 0:00:00 01:11:10 Collecting wheel 01:11:10 Downloading wheel-0.40.0-py3-none-any.whl (64 kB) 01:11:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 15.9 MB/s eta 0:00:00 01:11:12 Installing collected packages: wheel, setuptools, pip 01:11:12 Attempting uninstall: setuptools 01:11:12 Found existing installation: setuptools 65.5.0 01:11:13 Uninstalling setuptools-65.5.0: 01:11:14 Successfully uninstalled setuptools-65.5.0 01:11:19 Attempting uninstall: pip 01:11:19 Found existing installation: pip 23.0.1 01:11:21 Uninstalling pip-23.0.1: 01:11:21 Successfully uninstalled pip-23.0.1 01:11:36 Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 01:11:36 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 01:11:39 Processing ./edgex-taf-common 01:11:39 Preparing metadata (setup.py): started 01:11:40 Preparing metadata (setup.py): finished with status 'done' 01:11:40 Building wheels for collected packages: edgex-taf-common 01:11:41 Building wheel for edgex-taf-common (setup.py): started 01:11:43 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 01:11:43 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=c255f94a790b0b4d89d420ae1f0a465e5b5c566ab7e504210237a24069b80f64 01:11:43 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 01:11:43 Successfully built edgex-taf-common 01:11:43 Installing collected packages: edgex-taf-common 01:11:43 Successfully installed edgex-taf-common-0.0.0 01:11:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:11:49 Collecting robotframework==4.1.3 01:11:49 Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) 01:11:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 6.9 MB/s eta 0:00:00 01:11:49 Installing collected packages: robotframework 01:11:54 Successfully installed robotframework-4.1.3 01:11:54 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 01:11:59 Collecting docker==4.4.1 01:11:59 Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) 01:12:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 40.4 kB/s eta 0:00:00 01:12:03 Collecting six>=1.4.0 (from docker==4.4.1) 01:12:03 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 01:12:03 Collecting websocket-client>=0.32.0 (from docker==4.4.1) 01:12:03 Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) 01:12:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.0 MB/s eta 0:00:00 01:12:04 Collecting requests!=2.18.0,>=2.14.2 (from docker==4.4.1) 01:12:04 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 01:12:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.1 MB/s eta 0:00:00 01:12:05 Collecting charset-normalizer<4,>=2 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:12:05 Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) 01:12:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 4.5 MB/s eta 0:00:00 01:12:05 Collecting idna<4,>=2.5 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:12:05 Downloading idna-3.4-py3-none-any.whl (61 kB) 01:12:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.2 MB/s eta 0:00:00 01:12:06 Collecting urllib3<3,>=1.21.1 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:12:06 Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) 01:12:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 4.5 MB/s eta 0:00:00 01:12:07 Collecting certifi>=2017.4.17 (from requests!=2.18.0,>=2.14.2->docker==4.4.1) 01:12:07 Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) 01:12:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.5 MB/s eta 0:00:00 01:12:08 Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker 01:12:13 Successfully installed certifi-2023.5.7 charset-normalizer-3.1.0 docker-4.4.1 idna-3.4 requests-2.31.0 six-1.16.0 urllib3-2.0.2 websocket-client-1.5.2 01:12:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:12:18 Collecting python-dotenv==0.15.0 01:12:18 Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) 01:12:18 Installing collected packages: python-dotenv 01:12:19 Successfully installed python-dotenv-0.15.0 01:12:19 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 01:12:24 Collecting RESTinstance==1.0.2 01:12:24 Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) 01:12:24 Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) 01:12:24 Collecting docutils (from RESTinstance==1.0.2) 01:12:24 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 01:12:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.4 MB/s eta 0:00:00 01:12:24 Collecting flex (from RESTinstance==1.0.2) 01:12:24 Downloading flex-6.14.1.tar.gz (40 kB) 01:12:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.5 MB/s eta 0:00:00 01:12:25 Preparing metadata (setup.py): started 01:12:27 Preparing metadata (setup.py): finished with status 'done' 01:12:27 Collecting GenSON (from RESTinstance==1.0.2) 01:12:27 Downloading genson-1.2.2.tar.gz (34 kB) 01:12:27 Preparing metadata (setup.py): started 01:12:29 Preparing metadata (setup.py): finished with status 'done' 01:12:29 Collecting jsonpath-ng (from RESTinstance==1.0.2) 01:12:29 Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) 01:12:30 Collecting pygments (from RESTinstance==1.0.2) 01:12:30 Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) 01:12:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.7 MB/s eta 0:00:00 01:12:30 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.31.0) 01:12:30 Collecting jsonschema (from RESTinstance==1.0.2) 01:12:30 Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) 01:12:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 3.7 MB/s eta 0:00:00 01:12:31 Collecting rfc3987 (from RESTinstance==1.0.2) 01:12:31 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 01:12:31 Collecting strict-rfc3339 (from RESTinstance==1.0.2) 01:12:31 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 01:12:31 Preparing metadata (setup.py): started 01:12:33 Preparing metadata (setup.py): finished with status 'done' 01:12:33 Collecting pytz (from RESTinstance==1.0.2) 01:12:33 Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) 01:12:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 7.5 MB/s eta 0:00:00 01:12:34 Collecting tzlocal (from RESTinstance==1.0.2) 01:12:34 Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) 01:12:34 Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) 01:12:34 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2) 01:12:34 Downloading PyYAML-6.0.tar.gz (124 kB) 01:12:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.0 MB/s eta 0:00:00 01:12:36 Installing build dependencies: started 01:12:51 d6d707f73ce9: Pushed 01:12:51 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2: digest: sha256:d88d628ff83b85bc5c3cf93bd5922c85f3f943a0948c58a5313ae9143cc1ec34 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:51 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:51 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 01:12:51 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:12:51 d6d707f73ce9: Preparing 01:12:51 6303d4c247e8: Preparing 01:12:51 ec6becf8f7cc: Preparing 01:12:51 2be2410fdef8: Preparing 01:12:51 5bc340f6d4f5: Preparing 01:12:51 5bc340f6d4f5: Layer already exists 01:12:51 d6d707f73ce9: Layer already exists 01:12:51 2be2410fdef8: Layer already exists 01:12:51 ec6becf8f7cc: Layer already exists 01:12:51 6303d4c247e8: Layer already exists 01:12:51 latest: digest: sha256:d88d628ff83b85bc5c3cf93bd5922c85f3f943a0948c58a5313ae9143cc1ec34 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:51 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.22 01:12:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:12:52 d6d707f73ce9: Preparing 01:12:52 6303d4c247e8: Preparing 01:12:52 ec6becf8f7cc: Preparing 01:12:52 2be2410fdef8: Preparing 01:12:52 5bc340f6d4f5: Preparing 01:12:52 ec6becf8f7cc: Layer already exists 01:12:52 6303d4c247e8: Layer already exists 01:12:52 2be2410fdef8: Layer already exists 01:12:52 d6d707f73ce9: Layer already exists 01:12:52 5bc340f6d4f5: Layer already exists 01:12:52 0.0.2-dev.22: digest: sha256:d88d628ff83b85bc5c3cf93bd5922c85f3f943a0948c58a5313ae9143cc1ec34 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:52 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 01:12:52 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:12:52 d6d707f73ce9: Preparing 01:12:52 6303d4c247e8: Preparing 01:12:52 ec6becf8f7cc: Preparing 01:12:52 2be2410fdef8: Preparing 01:12:52 5bc340f6d4f5: Preparing 01:12:52 d6d707f73ce9: Layer already exists 01:12:52 5bc340f6d4f5: Layer already exists 01:12:52 6303d4c247e8: Layer already exists 01:12:52 ec6becf8f7cc: Layer already exists 01:12:52 2be2410fdef8: Layer already exists 01:12:52 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22: digest: sha256:d88d628ff83b85bc5c3cf93bd5922c85f3f943a0948c58a5313ae9143cc1ec34 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:53 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 01:12:53 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 01:12:53 d6d707f73ce9: Preparing 01:12:53 6303d4c247e8: Preparing 01:12:53 ec6becf8f7cc: Preparing 01:12:53 2be2410fdef8: Preparing 01:12:53 5bc340f6d4f5: Preparing 01:12:53 2be2410fdef8: Layer already exists 01:12:53 5bc340f6d4f5: Layer already exists 01:12:53 d6d707f73ce9: Layer already exists 01:12:53 ec6becf8f7cc: Layer already exists 01:12:53 6303d4c247e8: Layer already exists 01:12:53 main: digest: sha256:d88d628ff83b85bc5c3cf93bd5922c85f3f943a0948c58a5313ae9143cc1ec34 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:12:53 ===================================================== [Pipeline] echo 01:12:53 taggedImages: 01:12:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:12:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 01:12:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.22 01:12:53 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 01:12:53 - 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 01:12:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:53 01:12:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:12:54 latest: Pulling from edgex-lftools-log-publisher 01:12:54 5eb5b503b376: Pulling fs layer 01:12:54 5c69ac0246d0: Pulling fs layer 01:12:54 ec43610c2a17: Pulling fs layer 01:12:54 3a2ae6a8a46f: Pulling fs layer 01:12:54 33b1e0a273af: Pulling fs layer 01:12:54 5d3b04190fa2: Pulling fs layer 01:12:54 2f39f015ded8: Pulling fs layer 01:12:54 33b1e0a273af: Waiting 01:12:54 3a2ae6a8a46f: Waiting 01:12:54 5d3b04190fa2: Waiting 01:12:54 2f39f015ded8: Waiting 01:12:54 5c69ac0246d0: Download complete 01:12:54 3a2ae6a8a46f: Verifying Checksum 01:12:54 3a2ae6a8a46f: Download complete 01:12:54 33b1e0a273af: Verifying Checksum 01:12:54 33b1e0a273af: Download complete 01:12:54 ec43610c2a17: Verifying Checksum 01:12:54 ec43610c2a17: Download complete 01:12:54 5d3b04190fa2: Verifying Checksum 01:12:54 5d3b04190fa2: Download complete 01:12:54 5eb5b503b376: Verifying Checksum 01:12:54 5eb5b503b376: Download complete 01:12:54 2f39f015ded8: Download complete 01:12:55 5eb5b503b376: Pull complete 01:12:55 5c69ac0246d0: Pull complete 01:12:56 ec43610c2a17: Pull complete 01:12:56 3a2ae6a8a46f: Pull complete 01:12:56 33b1e0a273af: Pull complete 01:12:56 5d3b04190fa2: Pull complete 01:13:00 2f39f015ded8: Pull complete 01:13:00 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:13:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:13:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:00 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 01:13:00 $ 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 01:13:02 $ docker top 5cc464a81f14a71fef877b74f75e7259af0e17c73db0e99ac49372bf97d2a5b8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:03 ---> job-cost.sh 01:13:03 lf-activate-venv: SKIPPING 01:13:03 INFO: No Stack... 01:13:03 INFO: Retrieving Pricing Info for: v3-standard-8 01:13:04 INFO: Archiving Costs [Pipeline] sh 01:13:04 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 01:13:04 + cut -d, -f6 [Pipeline] lock 01:13:04 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] 01:13:04 Resource [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] did not exist. Created. 01:13:04 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:13:04 + echo total: 0.2199999988079071 [Pipeline] stash 01:13:04 Stashed 1 file(s) [Pipeline] } 01:13:04 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 01:13:04 $ docker stop --time=1 5cc464a81f14a71fef877b74f75e7259af0e17c73db0e99ac49372bf97d2a5b8 01:13:05 $ docker rm -f --volumes 5cc464a81f14a71fef877b74f75e7259af0e17c73db0e99ac49372bf97d2a5b8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:13:15 Installing build dependencies: finished with status 'done' 01:13:15 Getting requirements to build wheel: started 01:13:33 Getting requirements to build wheel: finished with status 'done' 01:13:33 Preparing metadata (pyproject.toml): started 01:13:33 Preparing metadata (pyproject.toml): finished with status 'done' 01:13:33 Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2) 01:13:33 Downloading validate_email-1.3.tar.gz (4.7 kB) 01:13:34 Preparing metadata (setup.py): started 01:13:36 Preparing metadata (setup.py): finished with status 'done' 01:13:36 Collecting click>=3.3 (from flex->RESTinstance==1.0.2) 01:13:36 Downloading click-8.1.3-py3-none-any.whl (96 kB) 01:13:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.5 MB/s eta 0:00:00 01:13:36 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2) 01:13:36 Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) 01:13:36 Requirement already satisfied: charset-normalizer<4,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.1.0) 01:13:36 Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) 01:13:36 Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.0.2) 01:13:36 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2023.5.7) 01:13:36 Collecting ply (from jsonpath-ng->RESTinstance==1.0.2) 01:13:36 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 01:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 13.5 kB/s eta 0:00:00 01:13:40 Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2) 01:13:40 Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) 01:13:40 Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2) 01:13:40 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 01:13:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 01:13:41 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2) 01:13:41 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) 01:13:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.1 MB/s eta 0:00:00 01:13:42 Building wheels for collected packages: flex, strict-rfc3339, GenSON, PyYAML, validate-email 01:13:42 Building wheel for flex (setup.py): started 01:13:46 Building wheel for flex (setup.py): finished with status 'done' 01:13:46 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=297eafbc0543b7c60d70028fd096cd808e69c2e067bbb99dae265f4f1b166311 01:13:46 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 01:13:46 Building wheel for strict-rfc3339 (setup.py): started 01:13:48 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 01:13:48 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=cf2de34085ac787930470ad1997c357c19304377c785a8a72b782dfa2ef8b2fd 01:13:48 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 01:13:48 Building wheel for GenSON (setup.py): started 01:13:50 Building wheel for GenSON (setup.py): finished with status 'done' 01:13:50 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=15d2bf4510d16304ebacbd9d941bd4139fbc345e30a731833c4898c4dc1b0b12 01:13:50 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 01:13:50 Building wheel for PyYAML (pyproject.toml): started 01:13:56 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 01:13:56 Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=29cc8a8c76f91359938ad3c383e9161b66dc68c620a1dc65421a7681ee6919db 01:13:56 Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d 01:13:56 Building wheel for validate-email (setup.py): started 01:13:58 Building wheel for validate-email (setup.py): finished with status 'done' 01:13:58 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d6918c94597851e6989c636a9191902271a7f1fae2f91f2db6a1201eb90d96ef 01:13:58 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 01:13:58 Successfully built flex strict-rfc3339 GenSON PyYAML validate-email 01:14:00 Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzlocal, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, jsonschema, jsonpath-ng, flex, RESTinstance 01:14:18 Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-23.1.0 click-8.1.3 decorator-5.1.1 docutils-0.20.1 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 ply-3.11 pygments-2.15.1 pyrsistent-0.19.3 pytz-2023.3 rfc3987-1.3.8 strict-rfc3339-0.7 tzlocal-5.0.1 validate-email-1.3 01:14:18 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 01:14:24 Collecting robotbackgroundlogger==1.2 01:14:24 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 01:14:24 Preparing metadata (setup.py): started 01:14:25 Preparing metadata (setup.py): finished with status 'done' 01:14:25 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) 01:14:25 Building wheels for collected packages: robotbackgroundlogger 01:14:25 Building wheel for robotbackgroundlogger (setup.py): started 01:14:28 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 01:14:28 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=35d4b3ab1ba98704aab74ebbbdd1e6fc3f0effbe15feffa975f4ae3357d0e4e3 01:14:28 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 01:14:28 Successfully built robotbackgroundlogger 01:14:30 Installing collected packages: robotbackgroundlogger 01:14:30 Successfully installed robotbackgroundlogger-1.2 01:14: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 01:14:35 Collecting configparser==5.0.1 01:14:35 Downloading configparser-5.0.1-py3-none-any.whl (22 kB) 01:14:38 Installing collected packages: configparser 01:14:38 Successfully installed configparser-5.0.1 01:14: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 01:14:43 Collecting requests==2.25.1 01:14:43 Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) 01:14:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.9 MB/s eta 0:00:00 01:14:43 Collecting chardet<5,>=3.0.2 (from requests==2.25.1) 01:14:44 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) 01:14:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.5 MB/s eta 0:00:00 01:14:44 Collecting idna<3,>=2.5 (from requests==2.25.1) 01:14:44 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) 01:14:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.5 MB/s eta 0:00:00 01:14:44 Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1) 01:14:44 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) 01:14:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 5.0 MB/s eta 0:00:00 01:14:45 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2023.5.7) 01:14:48 Installing collected packages: urllib3, idna, chardet, requests 01:14:48 Attempting uninstall: urllib3 01:14:48 Found existing installation: urllib3 2.0.2 01:14:48 Uninstalling urllib3-2.0.2: 01:14:48 Successfully uninstalled urllib3-2.0.2 01:14:49 Attempting uninstall: idna 01:14:49 Found existing installation: idna 3.4 01:14:49 Uninstalling idna-3.4: 01:14:49 Successfully uninstalled idna-3.4 01:14:52 Attempting uninstall: requests 01:14:52 Found existing installation: requests 2.31.0 01:14:52 Uninstalling requests-2.31.0: 01:14:52 Successfully uninstalled requests-2.31.0 01:14:53 Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 urllib3-1.26.16 01:14:53 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 01:14:58 Collecting robotframework-requests==0.8.0 01:14:58 Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) 01:14:59 Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) 01:14:59 Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) 01:14:59 Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) 01:14:59 Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) 01:14:59 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (1.26.16) 01:14:59 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2023.5.7) 01:15:02 Installing collected packages: robotframework-requests 01:15:02 Successfully installed robotframework-requests-0.8.0 01:15:02 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 01:15:07 Collecting paho-mqtt==1.5.1 01:15:07 Downloading paho-mqtt-1.5.1.tar.gz (101 kB) 01:15:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.3 MB/s eta 0:00:00 01:15:08 Preparing metadata (setup.py): started 01:15:10 Preparing metadata (setup.py): finished with status 'done' 01:15:10 Building wheels for collected packages: paho-mqtt 01:15:10 Building wheel for paho-mqtt (setup.py): started 01:15:13 Building wheel for paho-mqtt (setup.py): finished with status 'done' 01:15:13 Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=658426ec8e8f342788001776b1bf697a185c5cbba742c21ea113f2bc94bcdac7 01:15:13 Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 01:15:13 Successfully built paho-mqtt 01:15:15 Installing collected packages: paho-mqtt 01:15:16 Successfully installed paho-mqtt-1.5.1 01:15:16 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:15:21 Collecting redis==4.5.3 01:15:21 Downloading redis-4.5.3-py3-none-any.whl (238 kB) 01:15:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 4.8 MB/s eta 0:00:00 01:15:22 Collecting async-timeout>=4.0.2 (from redis==4.5.3) 01:15:22 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) 01:15:25 Installing collected packages: async-timeout, redis 01:15:27 Successfully installed async-timeout-4.0.2 redis-4.5.3 01:15:27 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 01:15:35 Collecting pyzmq==22.2.1 01:15:35 Downloading pyzmq-22.2.1.tar.gz (1.2 MB) 01:15:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 7.9 MB/s eta 0:00:00 01:15:38 Installing build dependencies: started 01:16:00 Installing build dependencies: finished with status 'done' 01:16:00 Getting requirements to build wheel: started 01:16:00 Getting requirements to build wheel: finished with status 'done' 01:16:00 Preparing metadata (pyproject.toml): started 01:16:02 Preparing metadata (pyproject.toml): finished with status 'done' 01:16:02 Building wheels for collected packages: pyzmq 01:16:02 Building wheel for pyzmq (pyproject.toml): started 01:17:39 Building wheel for pyzmq (pyproject.toml): still running... 01:19:00 Building wheel for pyzmq (pyproject.toml): still running... 01:19:27 Building wheel for pyzmq (pyproject.toml): finished with status 'done' 01:19:27 Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515245 sha256=a52e488b89f539ebe48160b7eea74ad51a51fea3b31e68bfb7e4c603f999b4c1 01:19:27 Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e 01:19:27 Successfully built pyzmq 01:19:27 Installing collected packages: pyzmq 01:19:28 Successfully installed pyzmq-22.2.1 01:19:28 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 01:19:35 Collecting robotframework-seleniumlibrary==5.1.3 01:19:35 Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) 01:19:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.1 MB/s eta 0:00:00 01:19:35 Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3) 01:19:35 Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) 01:19:35 Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) 01:19:35 Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3) 01:19:35 Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) 01:19:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 10.3 MB/s eta 0:00:00 01:19:36 Requirement already satisfied: urllib3[socks]<3,>=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.16) 01:19:36 Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:36 Downloading trio-0.22.0-py3-none-any.whl (384 kB) 01:19:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.3 MB/s eta 0:00:00 01:19:36 Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:36 Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) 01:19:36 Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2023.5.7) 01:19:36 Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (23.1.0) 01:19:37 Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:37 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:19:37 Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:37 Downloading async_generator-1.10-py3-none-any.whl (18 kB) 01:19:37 Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) 01:19:37 Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:37 Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) 01:19:37 Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:37 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 01:19:37 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:37 Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) 01:19:38 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:38 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 01:19:38 Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:38 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 01:19:39 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) 01:19:39 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 01:19:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.0 MB/s eta 0:00:00 01:19:42 Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary 01:19:57 Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.1.1 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-4.1.2 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.10.2 wsproto-1.2.0 01:19:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:20:02 Collecting psycopg2==2.9.3 01:20:02 Downloading psycopg2-2.9.3.tar.gz (380 kB) 01:20:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.5 MB/s eta 0:00:00 01:20:02 Preparing metadata (setup.py): started 01:20:04 Preparing metadata (setup.py): finished with status 'done' 01:20:04 Building wheels for collected packages: psycopg2 01:20:04 Building wheel for psycopg2 (setup.py): started 01:21:12 Building wheel for psycopg2 (setup.py): still running... 01:21:27 Building wheel for psycopg2 (setup.py): finished with status 'done' 01:21:27 Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470363 sha256=827beee6520c225bbaf9c8cfd7e939cdb04191954a126bb57e3916cc24f166fe 01:21:27 Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e 01:21:27 Successfully built psycopg2 01:21:28 Installing collected packages: psycopg2 01:21:28 Successfully installed psycopg2-2.9.3 01:21:28 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 01:21:37 Collecting numpy==1.22.3 01:21:37 Downloading numpy-1.22.3.zip (11.5 MB) 01:21:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 9.2 MB/s eta 0:00:00 01:21:43 Installing build dependencies: started 01:22:10 Installing build dependencies: finished with status 'done' 01:22:10 Getting requirements to build wheel: started 01:22:14 Getting requirements to build wheel: finished with status 'done' 01:22:14 Preparing metadata (pyproject.toml): started 01:22:19 Preparing metadata (pyproject.toml): finished with status 'done' 01:22:19 Building wheels for collected packages: numpy 01:22:19 Building wheel for numpy (pyproject.toml): started 01:25:41 Building wheel for numpy (pyproject.toml): still running... 01:26:37 Building wheel for numpy (pyproject.toml): still running... 01:27:45 Building wheel for numpy (pyproject.toml): still running... 01:28:42 Building wheel for numpy (pyproject.toml): still running... 01:29:50 Building wheel for numpy (pyproject.toml): still running... 01:30:46 Building wheel for numpy (pyproject.toml): still running... 01:31:54 Building wheel for numpy (pyproject.toml): still running... 01:33:02 Building wheel for numpy (pyproject.toml): still running... 01:37:54 Building wheel for numpy (pyproject.toml): still running... 01:40:00 Building wheel for numpy (pyproject.toml): still running... 01:42:22 Building wheel for numpy (pyproject.toml): still running... 01:44:44 Building wheel for numpy (pyproject.toml): still running... 01:45:52 Building wheel for numpy (pyproject.toml): still running... 01:48:13 Building wheel for numpy (pyproject.toml): still running... 01:51:50 Building wheel for numpy (pyproject.toml): still running... 01:53:26 Building wheel for numpy (pyproject.toml): still running... 01:55:18 Building wheel for numpy (pyproject.toml): still running... 01:55:31 Building wheel for numpy (pyproject.toml): finished with status 'done' 01:55:31 Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625251 sha256=189836c0f54c3ccd06622cfce0ae24d5a525c165fd6e0bf9195b160c1ad98781 01:55:31 Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 01:55:31 Successfully built numpy 01:55:32 Installing collected packages: numpy 01:55:51 Successfully installed numpy-1.22.3 01:55: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 01:55:57 Collecting psutil==5.9.0 01:55:57 Downloading psutil-5.9.0.tar.gz (478 kB) 01:55:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.8 MB/s eta 0:00:00 01:55:58 Preparing metadata (setup.py): started 01:56:00 Preparing metadata (setup.py): finished with status 'done' 01:56:00 Building wheels for collected packages: psutil 01:56:00 Building wheel for psutil (setup.py): started 01:56:10 Building wheel for psutil (setup.py): finished with status 'done' 01:56:10 Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271957 sha256=1a51b88bda93d191c03128979328f0945aa01aa0a4b63ec5f8de4659c42d32a0 01:56:10 Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf 01:56:10 Successfully built psutil 01:56:13 Installing collected packages: psutil 01:56:14 Successfully installed psutil-5.9.0 01:56:14 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 01:56:21 Collecting pycryptodome==3.15.0 01:56:21 Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 01:56:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.6 MB/s eta 0:00:00 01:56:23 Installing collected packages: pycryptodome 01:56:28 Successfully installed pycryptodome-3.15.0 01:56:28 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 01:56:32 Collecting influxdb-client==1.33.0 01:56:32 Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) 01:56:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 8.9 MB/s eta 0:00:00 01:56:32 Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0) 01:56:32 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 01:56:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.8 MB/s eta 0:00:00 01:56:32 Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2023.5.7) 01:56:33 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0) 01:56:33 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 01:56:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.7 MB/s eta 0:00:00 01:56:33 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (67.8.0) 01:56:33 Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.16) 01:56:33 Requirement already satisfied: six>=1.5 in /usr/lib/python3.10/site-packages (from python-dateutil>=2.5.3->influxdb-client==1.33.0) (1.16.0) 01:56:33 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0) 01:56:33 Downloading typing_extensions-4.6.2-py3-none-any.whl (31 kB) 01:56:37 Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client 01:56:43 Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.6.2 01:56:43 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 01:57:30 Removing intermediate container 0a91236823d9 01:57:30 ---> d538174a84dc 01:57:30 Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 01:57:30 ---> Running in 4031ef93b8c8 01:57:30 Removing intermediate container 4031ef93b8c8 01:57:30 ---> d6aeb4056e9a 01:57:30 Step 10/12 : LABEL arch=arm64 01:57:30 ---> Running in 2b5e8e3a58ff 01:57:30 Removing intermediate container 2b5e8e3a58ff 01:57:30 ---> a95496189032 01:57:30 Step 11/12 : LABEL git_sha=f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:57:30 ---> Running in 8050e059ae96 01:57:30 Removing intermediate container 8050e059ae96 01:57:30 ---> 4b7e4baf78b8 01:57:30 Step 12/12 : LABEL version=0.0.2-dev.22 01:57:30 ---> Running in 238e997c4ba9 01:57:30 Removing intermediate container 238e997c4ba9 01:57:30 ---> be6afbbf9118 01:57:30 [Warning] One or more build-args [ARCH] were not consumed 01:57:30 Successfully built be6afbbf9118 01:57:30 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 01:57:30 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 01:57:30 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:57:30 latest 01:57:30 0.0.2-dev.22 01:57:30 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 01:57:30 main 01:57:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:31 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 01:57:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 01:57:31 3eff37cd6b2d: Preparing 01:57:31 2d31703e9678: Preparing 01:57:31 358da6b90302: Preparing 01:57:31 a223e7bdb391: Preparing 01:57:31 dc65b23a4b7c: Preparing 01:57:31 dc65b23a4b7c: Layer already exists 01:57:31 358da6b90302: Pushed 01:57:31 2d31703e9678: Pushed 01:57:31 a223e7bdb391: Pushed 02:01:23 3eff37cd6b2d: Pushed 02:01:23 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2: digest: sha256:49be113636fc454576817a57a2941f8da094ebdfaeb47d4f7024f789f8ed6e13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:23 + 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 02:01:24 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:01:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:24 3eff37cd6b2d: Preparing 02:01:24 2d31703e9678: Preparing 02:01:24 358da6b90302: Preparing 02:01:24 a223e7bdb391: Preparing 02:01:24 dc65b23a4b7c: Preparing 02:01:24 3eff37cd6b2d: Layer already exists 02:01:24 358da6b90302: Layer already exists 02:01:24 dc65b23a4b7c: Layer already exists 02:01:24 2d31703e9678: Layer already exists 02:01:24 a223e7bdb391: Layer already exists 02:01:24 latest: digest: sha256:49be113636fc454576817a57a2941f8da094ebdfaeb47d4f7024f789f8ed6e13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:24 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.22 02:01:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:24 3eff37cd6b2d: Preparing 02:01:24 2d31703e9678: Preparing 02:01:24 358da6b90302: Preparing 02:01:24 a223e7bdb391: Preparing 02:01:24 dc65b23a4b7c: Preparing 02:01:24 dc65b23a4b7c: Layer already exists 02:01:24 358da6b90302: Layer already exists 02:01:24 a223e7bdb391: Layer already exists 02:01:24 3eff37cd6b2d: Layer already exists 02:01:24 2d31703e9678: Layer already exists 02:01:24 0.0.2-dev.22: digest: sha256:49be113636fc454576817a57a2941f8da094ebdfaeb47d4f7024f789f8ed6e13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 02:01:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:25 3eff37cd6b2d: Preparing 02:01:25 2d31703e9678: Preparing 02:01:25 358da6b90302: Preparing 02:01:25 a223e7bdb391: Preparing 02:01:25 dc65b23a4b7c: Preparing 02:01:25 a223e7bdb391: Layer already exists 02:01:25 3eff37cd6b2d: Layer already exists 02:01:25 dc65b23a4b7c: Layer already exists 02:01:25 358da6b90302: Layer already exists 02:01:25 2d31703e9678: Layer already exists 02:01:25 f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22: digest: sha256:49be113636fc454576817a57a2941f8da094ebdfaeb47d4f7024f789f8ed6e13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:25 + 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 02:01:26 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 02:01:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:01:26 3eff37cd6b2d: Preparing 02:01:26 2d31703e9678: Preparing 02:01:26 358da6b90302: Preparing 02:01:26 a223e7bdb391: Preparing 02:01:26 dc65b23a4b7c: Preparing 02:01:26 2d31703e9678: Layer already exists 02:01:26 a223e7bdb391: Layer already exists 02:01:26 3eff37cd6b2d: Layer already exists 02:01:26 dc65b23a4b7c: Layer already exists 02:01:26 358da6b90302: Layer already exists 02:01:26 main: digest: sha256:49be113636fc454576817a57a2941f8da094ebdfaeb47d4f7024f789f8ed6e13 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:26 ===================================================== [Pipeline] echo 02:01:26 taggedImages: 02:01:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2 02:01:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:01:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.22 02:01:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f8d0d4a08d98f59af8cb0e352083c546f76bd5b2-0.0.2-dev.22 02:01:26 - 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 02:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:26 02:01:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:26 arm64: Pulling from edgex-lftools-log-publisher 02:01:26 8998bd30e6a1: Pulling fs layer 02:01:26 04944245beec: Pulling fs layer 02:01:26 699f458cf7ca: Pulling fs layer 02:01:26 765212b225bb: Pulling fs layer 02:01:26 f23df028b6ca: Pulling fs layer 02:01:26 d65c8cfc05b1: Pulling fs layer 02:01:26 2437ff75d9bd: Pulling fs layer 02:01:26 765212b225bb: Waiting 02:01:26 f23df028b6ca: Waiting 02:01:26 d65c8cfc05b1: Waiting 02:01:26 2437ff75d9bd: Waiting 02:01:27 04944245beec: Verifying Checksum 02:01:27 04944245beec: Download complete 02:01:27 765212b225bb: Verifying Checksum 02:01:27 765212b225bb: Download complete 02:01:27 f23df028b6ca: Verifying Checksum 02:01:27 f23df028b6ca: Download complete 02:01:27 d65c8cfc05b1: Verifying Checksum 02:01:27 d65c8cfc05b1: Download complete 02:01:27 699f458cf7ca: Verifying Checksum 02:01:27 699f458cf7ca: Download complete 02:01:27 8998bd30e6a1: Verifying Checksum 02:01:27 8998bd30e6a1: Download complete 02:01:29 2437ff75d9bd: Verifying Checksum 02:01:29 2437ff75d9bd: Download complete 02:01:31 8998bd30e6a1: Pull complete 02:01:31 04944245beec: Pull complete 02:01:33 699f458cf7ca: Pull complete 02:01:33 765212b225bb: Pull complete 02:01:34 f23df028b6ca: Pull complete 02:01:34 d65c8cfc05b1: Pull complete 02:01:49 2437ff75d9bd: Pull complete 02:01:49 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:01:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:01:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:49 prd-ubuntu20.04-docker-arm64-4c-16g-17237 does not seem to be running inside a container 02:01:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:01:52 $ docker top 69856dd1eeb958e8dd0b494c01aebfda42a4756541a89bdad41e37aa3110178c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:53 ---> job-cost.sh 02:01:53 lf-activate-venv: SKIPPING 02:01:53 INFO: No Stack... 02:01:53 INFO: Retrieving Pricing Info for: v3-standard-4 02:01:54 INFO: Archiving Costs [Pipeline] sh 02:01:55 + + cutcat -d, /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv -f6 02:01:55 [Pipeline] lock 02:01:55 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] 02:01:55 Resource [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] did not exist. Created. 02:01:55 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:01:56 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-00d62e20/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:01:56 + echo total: 0.10999999940395355 [Pipeline] stash 02:01:56 Warning: overwriting stash ‘stack-cost’ 02:01:57 Stashed 1 file(s) [Pipeline] } 02:01:57 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-13-stack-cost] [Pipeline] // lock [Pipeline] } 02:01:57 $ docker stop --time=1 69856dd1eeb958e8dd0b494c01aebfda42a4756541a89bdad41e37aa3110178c 02:01:58 $ docker rm -f --volumes 69856dd1eeb958e8dd0b494c01aebfda42a4756541a89bdad41e37aa3110178c [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 02:01:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:01:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:01:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:01:59 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 02:01:59 $ 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 02:02:00 $ docker top d416805304ea34ee88496b2d24848644066ea744a0103b2b173fc8b35c51994b -eo pid,comm 02:02:00 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). 02:02:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:00 [ssh-agent] Looking for ssh-agent implementation... 02:02:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:00 $ docker exec d416805304ea34ee88496b2d24848644066ea744a0103b2b173fc8b35c51994b ssh-agent 02:02:00 SSH_AUTH_SOCK=/tmp/ssh-vpZsPAyz64X1/agent.31 02:02:00 SSH_AGENT_PID=37 02:02:00 Running ssh-add (command line suppressed) 02:02:00 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13996873027389460200.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13996873027389460200.key) 02:02:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:00 + git semver tag 02:02:01 2023-05-30 02:02:00,969 [run_tag] DEBUG tag force:False 02:02:01 2023-05-30 02:02:00,969 [check_head_tag] DEBUG check head tag 02:02:01 2023-05-30 02:02:00,969 [execute] INFO git cat-file --batch-check 02:02:01 2023-05-30 02:02:00,969 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:02:01 2023-05-30 02:02:00,973 [execute] INFO git cat-file --batch 02:02:01 2023-05-30 02:02:00,973 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:02:01 2023-05-30 02:02:00,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:01 2023-05-30 02:02:00,981 [execute] INFO git tag -a v0.0.2-dev.22 -m v0.0.2-dev.22 02:02:01 2023-05-30 02:02:00,982 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.22', '-m', 'v0.0.2-dev.22'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:02:01 2023-05-30 02:02:00,987 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:01 0.0.2-dev.22 [Pipeline] } 02:02:01 $ docker exec --env ******** --env ******** d416805304ea34ee88496b2d24848644066ea744a0103b2b173fc8b35c51994b ssh-agent -k 02:02:01 unset SSH_AUTH_SOCK; 02:02:01 unset SSH_AGENT_PID; 02:02:01 echo Agent pid 37 killed; 02:02:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:01 + git semver [Pipeline] } 02:02:01 $ docker stop --time=1 d416805304ea34ee88496b2d24848644066ea744a0103b2b173fc8b35c51994b 02:02:03 $ docker rm -f --volumes d416805304ea34ee88496b2d24848644066ea744a0103b2b173fc8b35c51994b [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:03 02:02:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:03 0.23.1-centos7: Pulling from edgex-lftools 02:02:03 ab5ef0e58194: Pulling fs layer 02:02:03 9712f1f96733: Pulling fs layer 02:02:03 63f879dbbcfc: Pulling fs layer 02:02:03 0d9ebad4ef96: Pulling fs layer 02:02:03 e9a5061849ea: Pulling fs layer 02:02:03 d747dcd14b5f: Pulling fs layer 02:02:03 2de7ff778b66: Pulling fs layer 02:02:03 d747dcd14b5f: Waiting 02:02:03 2de7ff778b66: Waiting 02:02:03 0d9ebad4ef96: Waiting 02:02:03 e9a5061849ea: Waiting 02:02:03 9712f1f96733: Verifying Checksum 02:02:03 9712f1f96733: Download complete 02:02:04 63f879dbbcfc: Verifying Checksum 02:02:04 63f879dbbcfc: Download complete 02:02:04 0d9ebad4ef96: Verifying Checksum 02:02:04 0d9ebad4ef96: Download complete 02:02:04 e9a5061849ea: Verifying Checksum 02:02:04 e9a5061849ea: Download complete 02:02:04 d747dcd14b5f: Download complete 02:02:04 ab5ef0e58194: Verifying Checksum 02:02:04 ab5ef0e58194: Download complete 02:02:04 2de7ff778b66: Verifying Checksum 02:02:04 2de7ff778b66: Download complete 02:02:06 ab5ef0e58194: Pull complete 02:02:06 9712f1f96733: Pull complete 02:02:07 63f879dbbcfc: Pull complete 02:02:10 0d9ebad4ef96: Pull complete 02:02:10 e9a5061849ea: Pull complete 02:02:10 d747dcd14b5f: Pull complete 02:02:11 2de7ff778b66: Pull complete 02:02:11 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:02:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:02:11 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:11 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 02:02:11 $ 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 02:02:16 $ docker top dd65822c3c497c905031a2b12762b150b396f63c9a2f15eb87109d0762dc2975 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:02:16 provisioning config files... 02:02:16 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1872654934407844883tmp 02:02:16 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8015078127879979453tmp 02:02:16 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17235886101124506977tmp [Pipeline] { [Pipeline] echo 02:02:16 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:02:16 ---> sigul-configuration.sh 02:02:16 gpg: directory `/root/.gnupg' created 02:02:16 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:02:16 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:02:16 gpg: keyring `/root/.gnupg/secring.gpg' created 02:02:16 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:02:16 gpg: CAST5 encrypted data 02:02:16 gpg: encrypted with 1 passphrase 02:02:16 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:02:17 + mkdir /home/jenkins 02:02:17 + mkdir /home/jenkins/sigul [Pipeline] sh 02:02:17 + 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 02:02:17 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:02:17 ---> sigul-install.sh 02:02:17 Sigul already installed; skipping installation. [Pipeline] sh 02:02:17 + git tag --list 02:02:17 v0.0.1 02:02:17 v0.0.2-dev.1 02:02:17 v0.0.2-dev.10 02:02:17 v0.0.2-dev.11 02:02:17 v0.0.2-dev.12 02:02:17 v0.0.2-dev.13 02:02:17 v0.0.2-dev.14 02:02:17 v0.0.2-dev.15 02:02:17 v0.0.2-dev.16 02:02:17 v0.0.2-dev.17 02:02:17 v0.0.2-dev.18 02:02:17 v0.0.2-dev.19 02:02:17 v0.0.2-dev.2 02:02:17 v0.0.2-dev.20 02:02:17 v0.0.2-dev.21 02:02:17 v0.0.2-dev.22 02:02:17 v0.0.2-dev.3 02:02:17 v0.0.2-dev.4 02:02:17 v0.0.2-dev.5 02:02:17 v0.0.2-dev.6 02:02:17 v0.0.2-dev.7 02:02:17 v0.0.2-dev.8 02:02:17 v0.0.2-dev.9 [Pipeline] sh 02:02:18 + lftools sign git-tag v0.0.2-dev.22 02:02:18 Signing Git tag with Sigul... 02:02:18 Signing v0.0.2-dev.22 [Pipeline] echo 02:02:19 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:02:19 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:02:19 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:02:19 $ docker stop --time=1 dd65822c3c497c905031a2b12762b150b396f63c9a2f15eb87109d0762dc2975 02:02:20 $ docker rm -f --volumes dd65822c3c497c905031a2b12762b150b396f63c9a2f15eb87109d0762dc2975 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:02:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:21 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 02:02:21 $ 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 02:02:21 $ docker top 6909b5ed885deb317d4656ce68a76021c329fe4c479cf69705aaec69fe7ad364 -eo pid,comm 02:02:21 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). 02:02:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:21 [ssh-agent] Looking for ssh-agent implementation... 02:02:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:21 $ docker exec 6909b5ed885deb317d4656ce68a76021c329fe4c479cf69705aaec69fe7ad364 ssh-agent 02:02:21 SSH_AUTH_SOCK=/tmp/ssh-pKUdIHkC1F4a/agent.32 02:02:21 SSH_AGENT_PID=39 02:02:21 Running ssh-add (command line suppressed) 02:02:22 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2486515499458198530.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2486515499458198530.key) 02:02:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:22 + git semver bump pre 02:02:22 2023-05-30 02:02:22,555 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:22 2023-05-30 02:02:22,555 [bump_version] DEBUG bumping version:0.0.2-dev.22 on axis:pre with prefix:dev 02:02:22 2023-05-30 02:02:22,555 [bump_version] DEBUG bumped version:0.0.2-dev.23 02:02:22 2023-05-30 02:02:22,555 [write_version] DEBUG write version:0.0.2-dev.23 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 02:02:22 2023-05-30 02:02:22,556 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:22 2023-05-30 02:02:22,556 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:22 2023-05-30 02:02:22,557 [execute] INFO git cat-file --batch-check 02:02:22 2023-05-30 02:02:22,557 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:02:22 2023-05-30 02:02:22,563 [execute] INFO git cat-file --batch 02:02:22 2023-05-30 02:02:22,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:02:22 2023-05-30 02:02:22,568 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:22 0.0.2-dev.23 [Pipeline] } 02:02:22 $ docker exec --env ******** --env ******** 6909b5ed885deb317d4656ce68a76021c329fe4c479cf69705aaec69fe7ad364 ssh-agent -k 02:02:22 unset SSH_AUTH_SOCK; 02:02:22 unset SSH_AGENT_PID; 02:02:22 echo Agent pid 39 killed; 02:02:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:23 + git semver [Pipeline] } 02:02:23 $ docker stop --time=1 6909b5ed885deb317d4656ce68a76021c329fe4c479cf69705aaec69fe7ad364 02:02:24 $ docker rm -f --volumes 6909b5ed885deb317d4656ce68a76021c329fe4c479cf69705aaec69fe7ad364 [Pipeline] // withDockerContainer [Pipeline] sh 02:02:24 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:02:24 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:02:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:25 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 02:02:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:02:25 $ docker top 9ac939b6855f80b91abc8c7fd267bca80828eb78eb1a3fd9bcf79119d9f9a1f7 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:02:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:02:25 [ssh-agent] Looking for ssh-agent implementation... 02:02:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:02:25 $ docker exec 9ac939b6855f80b91abc8c7fd267bca80828eb78eb1a3fd9bcf79119d9f9a1f7 ssh-agent 02:02:25 SSH_AUTH_SOCK=/tmp/ssh-pJdv2hLWtJ2f/agent.32 02:02:25 SSH_AGENT_PID=38 02:02:25 Running ssh-add (command line suppressed) 02:02:26 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11953457409817314803.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11953457409817314803.key) 02:02:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:02:26 + git semver push 02:02:26 2023-05-30 02:02:26,500 [run_push] DEBUG push 02:02:26 2023-05-30 02:02:26,501 [execute] INFO git cat-file --batch-check 02:02:26 2023-05-30 02:02:26,501 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:02:26 2023-05-30 02:02:26,505 [execute] INFO git rev-list 1e402a83b7c85117018cc8a87d7f97a5c053f100 -- 02:02:26 2023-05-30 02:02:26,505 [execute] DEBUG Popen(['git', 'rev-list', '1e402a83b7c85117018cc8a87d7f97a5c053f100', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:02:26 2023-05-30 02:02:26,511 [execute] INFO git fetch -v origin 02:02:26 2023-05-30 02:02:26,511 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 02:02:27 2023-05-30 02:02:26,980 [run_push] DEBUG no remote changes detected 02:02:27 2023-05-30 02:02:26,980 [execute] INFO git push origin semver 02:02:27 2023-05-30 02:02:26,980 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:02:27 2023-05-30 02:02:27,722 [run_push] DEBUG push all version tags 02:02:27 2023-05-30 02:02:27,722 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:02:27 2023-05-30 02:02:27,722 [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) 02:02:28 2023-05-30 02:02:28,485 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:02:28 0.0.2-dev.23 [Pipeline] } 02:02:28 $ docker exec --env ******** --env ******** 9ac939b6855f80b91abc8c7fd267bca80828eb78eb1a3fd9bcf79119d9f9a1f7 ssh-agent -k 02:02:28 unset SSH_AUTH_SOCK; 02:02:28 unset SSH_AGENT_PID; 02:02:28 echo Agent pid 38 killed; 02:02:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:02:29 + git semver [Pipeline] } 02:02:29 $ docker stop --time=1 9ac939b6855f80b91abc8c7fd267bca80828eb78eb1a3fd9bcf79119d9f9a1f7 02:02:30 $ docker rm -f --volumes 9ac939b6855f80b91abc8c7fd267bca80828eb78eb1a3fd9bcf79119d9f9a1f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:02:31 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 02:02:31 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:02:31 total 16 02:02:31 drwxr-xr-x 3 root root 4096 May 30 01:13 . 02:02:31 drwxrwxr-x 7 jenkins jenkins 4096 May 30 02:02 .. 02:02:31 drwxr-xr-x 2 root root 4096 May 30 01:13 cost 02:02:31 -rw-r--r-- 1 root root 87 May 30 01:13 cost.csv 02:02:31 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:02:31 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:02:31 total 16 02:02:31 drwxr-xr-x 3 jenkins jenkins 4096 May 30 01:13 . 02:02:31 drwxrwxr-x 7 jenkins jenkins 4096 May 30 02:02 .. 02:02:31 drwxr-xr-x 2 jenkins jenkins 4096 May 30 01:13 cost 02:02:31 -rw-r--r-- 1 jenkins jenkins 87 May 30 01:13 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:02:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:02:32 ---> package-listing.sh 02:02:32 ++ facter osfamily 02:02:32 ++ tr '[:upper:]' '[:lower:]' 02:02:32 + OS_FAMILY=debian 02:02:32 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 02:02:32 + START_PACKAGES=/tmp/packages_start.txt 02:02:32 + END_PACKAGES=/tmp/packages_end.txt 02:02:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:02:32 + PACKAGES=/tmp/packages_start.txt 02:02:32 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:02:32 + PACKAGES=/tmp/packages_end.txt 02:02:32 + case "${OS_FAMILY}" in 02:02:32 + dpkg -l 02:02:32 + grep '^ii' 02:02:32 + '[' -f /tmp/packages_start.txt ']' 02:02:32 + '[' -f /tmp/packages_end.txt ']' 02:02:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:02:32 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:02:32 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 02:02:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 02:02:32 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 02:02:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:02:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:02:33 prd-ubuntu20.04-docker-8c-8g-17235 does not seem to be running inside a container 02:02:33 $ 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 02:02:33 $ docker top 22e8783aebe90285e438154c157e2002edaa68ad6aa5ed2cd45a1a8629dc5fce -eo pid,comm [Pipeline] { [Pipeline] sh 02:02:33 + touch /tmp/pre-build-complete [Pipeline] sh 02:02:34 + mkdir -p /var/log/sysstat [Pipeline] sh 02:02:34 + ls /var/log/sa-host 02:02:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:02:34 provisioning config files... 02:02:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6065145925275827326tmp [Pipeline] { [Pipeline] echo 02:02:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> create-netrc.sh [Pipeline] } 02:02:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> python-tools-install.sh [Pipeline] echo 02:02:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> sudo-logs.sh 02:02:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:02:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:02:35 ---> job-cost.sh 02:02:35 lf-activate-venv: SKIPPING 02:02:35 DEBUG: total: 0.2199999988079071 02:02:35 INFO: Retrieving Stack Cost... 02:02:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:02:36 INFO: Archiving Costs [Pipeline] echo 02:02:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:02:36 ---> logs-deploy.sh 02:02:36 lf-activate-venv: SKIPPING 02:02:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/13 02:02:36 INFO: archiving workspace using pattern(s): 02:02:37 Archives upload complete. 02:02:37 INFO: archiving logs to Nexus 02:02:38 ---> uname -a: 02:02:38 Linux prd-ubuntu20-04-docker-8c-8g-17235 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:02:38 02:02:38 02:02:38 ---> lscpu: 02:02:38 Architecture: x86_64 02:02:38 CPU op-mode(s): 32-bit, 64-bit 02:02:38 Byte Order: Little Endian 02:02:38 Address sizes: 40 bits physical, 48 bits virtual 02:02:38 CPU(s): 8 02:02:38 On-line CPU(s) list: 0-7 02:02:38 Thread(s) per core: 1 02:02:38 Core(s) per socket: 1 02:02:38 Socket(s): 8 02:02:38 NUMA node(s): 1 02:02:38 Vendor ID: AuthenticAMD 02:02:38 CPU family: 23 02:02:38 Model: 49 02:02:38 Model name: AMD EPYC-Rome Processor 02:02:38 Stepping: 0 02:02:38 CPU MHz: 2799.998 02:02:38 BogoMIPS: 5599.99 02:02:38 Virtualization: AMD-V 02:02:38 Hypervisor vendor: KVM 02:02:38 Virtualization type: full 02:02:38 L1d cache: 256 KiB 02:02:38 L1i cache: 256 KiB 02:02:38 L2 cache: 4 MiB 02:02:38 L3 cache: 128 MiB 02:02:38 NUMA node0 CPU(s): 0-7 02:02:38 Vulnerability Itlb multihit: Not affected 02:02:38 Vulnerability L1tf: Not affected 02:02:38 Vulnerability Mds: Not affected 02:02:38 Vulnerability Meltdown: Not affected 02:02:38 Vulnerability Mmio stale data: Not affected 02:02:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:02:38 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:02:38 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:02:38 Vulnerability Srbds: Not affected 02:02:38 Vulnerability Tsx async abort: Not affected 02:02:38 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:02:38 02:02:38 02:02:38 ---> nproc: 02:02:38 8 02:02:38 02:02:38 02:02:38 ---> df -h: 02:02:38 Filesystem Size Used Avail Use% Mounted on 02:02:38 overlay 155G 12G 144G 8% / 02:02:38 tmpfs 64M 0 64M 0% /dev 02:02:38 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:02:38 shm 64M 0 64M 0% /dev/shm 02:02:38 /dev/vda1 155G 12G 144G 8% /facter-os 02:02:38 02:02:38