Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8a2ece878d90b9b84fce85a683ceecc0804aedf3 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-ssh7812770163477106472.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7068728648191405192.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh5083388201982147530.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh4760765716505150023.key Verifying host key using known hosts file > 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-ssh15134656841095171630.key Verifying host key using known hosts file > 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 ‘prd-ubuntu20.04-docker-8c-8g-7055’ Running on prd-ubuntu20.04-docker-8c-8g-7058 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 8a2ece878d90b9b84fce85a683ceecc0804aedf3 (main) Commit message: "Merge pull request #47 from jumpingliu/issue-46" > 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 8a2ece878d90b9b84fce85a683ceecc0804aedf3 # timeout=10 > git rev-list --no-walk 38a1bf6f6779ea5eecc8e8d8b9fe704045cad1f7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-04T09:07:04.985Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-04T09:07:05.037Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-04T09:07:05.046Z] ========================================================= [2022-10-04T09:07:05.046Z] EdgeX Global Pipelines Version Info [2022-10-04T09:07:05.046Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-04T09:07:05.755Z] ------------------- [2022-10-04T09:07:05.755Z] stable info: [2022-10-04T09:07:05.755Z] ------------------- [2022-10-04T09:07:05.755Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-04T09:07:05.755Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T09:07:05.755Z] Message: update stable to v1.0.239 [2022-10-04T09:07:06.324Z] ------------------- [2022-10-04T09:07:06.324Z] experimental info: [2022-10-04T09:07:06.324Z] ------------------- [2022-10-04T09:07:06.324Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-04T09:07:06.324Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-04T09:07:06.324Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-10-04T09:07:06.465Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-10-04T09:07:06.471Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-10-04T09:07:06.478Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-04T09:07:06.484Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-04T09:07:06.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-04T09:07:06.496Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-10-04T09:07:06.502Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-04T09:07:06.508Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-10-04T09:07:06.515Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-10-04T09:07:06.521Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-04T09:07:06.527Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-10-04T09:07:06.537Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-10-04T09:07:06.544Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-04T09:07:06.554Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-04T09:07:06.562Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-04T09:07:06.569Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-04T09:07:06.575Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-04T09:07:06.581Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8a2ece878d90b9b84fce85a683ceecc0804aedf3 [Pipeline] echo [2022-10-04T09:07:06.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8a2ece8 [Pipeline] echo [2022-10-04T09:07:06.592Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T09:07:06.622Z] provisioning config files... [2022-10-04T09:07:06.641Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11786685825830640829tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T09:07:06.942Z] ---> docker-login.sh [2022-10-04T09:07:06.942Z] nexus3.edgexfoundry.org:10001 [2022-10-04T09:07:07.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:07.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:07.202Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:07.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:07.202Z] [2022-10-04T09:07:07.202Z] Login Succeeded [2022-10-04T09:07:07.202Z] nexus3.edgexfoundry.org:10002 [2022-10-04T09:07:07.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:07.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:07.202Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:07.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:07.202Z] [2022-10-04T09:07:07.202Z] Login Succeeded [2022-10-04T09:07:07.202Z] nexus3.edgexfoundry.org:10003 [2022-10-04T09:07:07.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:08.030Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:08.031Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:08.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:08.031Z] [2022-10-04T09:07:08.031Z] Login Succeeded [2022-10-04T09:07:08.031Z] nexus3.edgexfoundry.org:10004 [2022-10-04T09:07:08.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:08.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:08.289Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:08.289Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:08.289Z] [2022-10-04T09:07:08.289Z] Login Succeeded [2022-10-04T09:07:08.289Z] docker.io [2022-10-04T09:07:08.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:08.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:08.547Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:08.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:08.547Z] [2022-10-04T09:07:08.547Z] Login Succeeded [2022-10-04T09:07:08.547Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T09:07:08.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-04T09:07:09.017Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T09:07:09.017Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-04T09:07:09.017Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-04T09:07:09.017Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-04T09:07:09.017Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2022-10-04T09:07:09.017Z] -a /etc/ssh/ssh_known_hosts [2022-10-04T09:07:09.017Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:07:09.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T09:07:09.448Z] [2022-10-04T09:07:09.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:07:09.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T09:07:09.739Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-04T09:07:09.739Z] b85a868b505f: Pulling fs layer [2022-10-04T09:07:09.739Z] e2be974225ed: Pulling fs layer [2022-10-04T09:07:09.739Z] 339a4e72a1f5: Pulling fs layer [2022-10-04T09:07:09.739Z] 988bab9f4d93: Pulling fs layer [2022-10-04T09:07:09.739Z] 1469e6f7b9e6: Pulling fs layer [2022-10-04T09:07:09.739Z] eaf3925da568: Pulling fs layer [2022-10-04T09:07:09.739Z] bab4dde63d76: Pulling fs layer [2022-10-04T09:07:09.739Z] bde34c3a00c8: Pulling fs layer [2022-10-04T09:07:09.739Z] b352a97aabf1: Pulling fs layer [2022-10-04T09:07:09.739Z] 4872d77fe225: Pulling fs layer [2022-10-04T09:07:09.739Z] 5851b861e8e6: Pulling fs layer [2022-10-04T09:07:09.739Z] bab4dde63d76: Waiting [2022-10-04T09:07:09.739Z] 1469e6f7b9e6: Waiting [2022-10-04T09:07:09.739Z] bde34c3a00c8: Waiting [2022-10-04T09:07:09.739Z] eaf3925da568: Waiting [2022-10-04T09:07:09.739Z] b352a97aabf1: Waiting [2022-10-04T09:07:09.739Z] 5851b861e8e6: Waiting [2022-10-04T09:07:09.739Z] 988bab9f4d93: Waiting [2022-10-04T09:07:09.739Z] 4872d77fe225: Waiting [2022-10-04T09:07:09.739Z] e2be974225ed: Verifying Checksum [2022-10-04T09:07:09.739Z] e2be974225ed: Download complete [2022-10-04T09:07:09.739Z] 988bab9f4d93: Download complete [2022-10-04T09:07:09.999Z] 1469e6f7b9e6: Verifying Checksum [2022-10-04T09:07:09.999Z] 1469e6f7b9e6: Download complete [2022-10-04T09:07:09.999Z] 339a4e72a1f5: Verifying Checksum [2022-10-04T09:07:09.999Z] 339a4e72a1f5: Download complete [2022-10-04T09:07:09.999Z] eaf3925da568: Verifying Checksum [2022-10-04T09:07:09.999Z] eaf3925da568: Download complete [2022-10-04T09:07:09.999Z] bde34c3a00c8: Download complete [2022-10-04T09:07:09.999Z] b352a97aabf1: Download complete [2022-10-04T09:07:09.999Z] 4872d77fe225: Verifying Checksum [2022-10-04T09:07:09.999Z] 4872d77fe225: Download complete [2022-10-04T09:07:09.999Z] 5851b861e8e6: Download complete [2022-10-04T09:07:09.999Z] b85a868b505f: Verifying Checksum [2022-10-04T09:07:09.999Z] b85a868b505f: Download complete [2022-10-04T09:07:10.257Z] bab4dde63d76: Verifying Checksum [2022-10-04T09:07:10.257Z] bab4dde63d76: Download complete [2022-10-04T09:07:11.192Z] b85a868b505f: Pull complete [2022-10-04T09:07:11.451Z] e2be974225ed: Pull complete [2022-10-04T09:07:11.711Z] 339a4e72a1f5: Pull complete [2022-10-04T09:07:11.971Z] 988bab9f4d93: Pull complete [2022-10-04T09:07:12.230Z] 1469e6f7b9e6: Pull complete [2022-10-04T09:07:12.230Z] eaf3925da568: Pull complete [2022-10-04T09:07:14.133Z] bab4dde63d76: Pull complete [2022-10-04T09:07:14.133Z] bde34c3a00c8: Pull complete [2022-10-04T09:07:14.133Z] b352a97aabf1: Pull complete [2022-10-04T09:07:14.133Z] 4872d77fe225: Pull complete [2022-10-04T09:07:14.133Z] 5851b861e8e6: Pull complete [2022-10-04T09:07:14.133Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-04T09:07:14.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T09:07:14.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T09:07:14.207Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T09:07:14.234Z] $ 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 [2022-10-04T09:07:17.024Z] $ docker top c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 -eo pid,comm [2022-10-04T09:07:17.079Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-04T09:07:17.080Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T09:07:17.104Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T09:07:17.104Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T09:07:17.225Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T09:07:17.225Z] $ docker exec c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent [2022-10-04T09:07:17.342Z] SSH_AUTH_SOCK=/tmp/ssh-U1nk0SgrCAgh/agent.32 [2022-10-04T09:07:17.342Z] SSH_AGENT_PID=38 [2022-10-04T09:07:17.349Z] Running ssh-add (command line suppressed) [2022-10-04T09:07:17.442Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8892642065518662611.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8892642065518662611.key) [2022-10-04T09:07:17.461Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T09:07:17.743Z] + git tag --points-at HEAD [Pipeline] } [2022-10-04T09:07:17.772Z] $ docker exec --env ******** --env ******** c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent -k [2022-10-04T09:07:17.880Z] unset SSH_AUTH_SOCK; [2022-10-04T09:07:17.880Z] unset SSH_AGENT_PID; [2022-10-04T09:07:17.880Z] echo Agent pid 38 killed; [2022-10-04T09:07:17.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-04T09:07:17.918Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T09:07:17.918Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T09:07:18.022Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T09:07:18.023Z] $ docker exec c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent [2022-10-04T09:07:18.148Z] SSH_AUTH_SOCK=/tmp/ssh-aciAnJPkFOxR/agent.70 [2022-10-04T09:07:18.148Z] SSH_AGENT_PID=76 [2022-10-04T09:07:18.153Z] Running ssh-add (command line suppressed) [2022-10-04T09:07:18.256Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12445926829759353470.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12445926829759353470.key) [2022-10-04T09:07:18.273Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T09:07:18.558Z] + git semver init [2022-10-04T09:07:18.817Z] 2022-10-04 09:07:18,730 [run_init] DEBUG init version:0.0.0 force:False [2022-10-04T09:07:18.817Z] 2022-10-04 09:07:18,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-10-04T09:07:18.817Z] 2022-10-04 09:07:18,731 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2022-10-04T09:07:18.817Z] 2022-10-04 09:07:18,731 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T09:07:19.754Z] 2022-10-04 09:07:19,399 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2022-10-04T09:07:19.754Z] 2022-10-04 09:07:19,400 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2022-10-04T09:07:19.754Z] 2022-10-04 09:07:19,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T09:07:19.754Z] 2022-10-04 09:07:19,400 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T09:07:19.754Z] 0.0.2-dev.19 [Pipeline] } [2022-10-04T09:07:19.762Z] $ docker exec --env ******** --env ******** c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 ssh-agent -k [2022-10-04T09:07:19.873Z] unset SSH_AUTH_SOCK; [2022-10-04T09:07:19.873Z] unset SSH_AGENT_PID; [2022-10-04T09:07:19.873Z] echo Agent pid 76 killed; [2022-10-04T09:07:19.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T09:07:20.177Z] + git semver [Pipeline] } [2022-10-04T09:07:20.447Z] $ docker stop --time=1 c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 [2022-10-04T09:07:21.721Z] $ docker rm -f c5d8f4c50a68118e72ee0696a1f871d0308fe8435de2a669e775dd01abcab537 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T09:07:22.051Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-04T09:07:22.214Z] Stashed 1 file(s) [Pipeline] echo [2022-10-04T09:07:22.216Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.19 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T09:07:22.305Z] provisioning config files... [2022-10-04T09:07:22.313Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2922990356661981651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T09:07:22.610Z] ---> docker-login.sh [2022-10-04T09:07:22.610Z] nexus3.edgexfoundry.org:10001 [2022-10-04T09:07:22.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:22.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:22.610Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:22.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:22.610Z] [2022-10-04T09:07:22.610Z] Login Succeeded [2022-10-04T09:07:22.610Z] nexus3.edgexfoundry.org:10002 [2022-10-04T09:07:22.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:22.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:22.610Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:22.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:22.610Z] [2022-10-04T09:07:22.610Z] Login Succeeded [2022-10-04T09:07:22.610Z] nexus3.edgexfoundry.org:10003 [2022-10-04T09:07:22.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:22.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:22.869Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:22.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:22.869Z] [2022-10-04T09:07:22.869Z] Login Succeeded [2022-10-04T09:07:22.869Z] nexus3.edgexfoundry.org:10004 [2022-10-04T09:07:22.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:22.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:22.869Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:22.869Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:22.869Z] [2022-10-04T09:07:22.869Z] Login Succeeded [2022-10-04T09:07:22.869Z] docker.io [2022-10-04T09:07:23.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:07:23.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:07:23.387Z] Configure a credential helper to remove this warning. See [2022-10-04T09:07:23.387Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:07:23.387Z] [2022-10-04T09:07:23.387Z] Login Succeeded [2022-10-04T09:07:23.387Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T09:07:23.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T09:07:24.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-04T09:07:24.297Z] + ls -al . [2022-10-04T09:07:24.297Z] total 68 [2022-10-04T09:07:24.297Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 09:07 . [2022-10-04T09:07:24.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:07 .. [2022-10-04T09:07:24.297Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:07 .git [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 09:07 .gitignore [2022-10-04T09:07:24.297Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 09:07 .semver [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 2265 Oct 4 09:07 Dockerfile [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 09:07 Jenkinsfile [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 09:07 LICENSE [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 09:07 README.md [2022-10-04T09:07:24.297Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:07 TAF-Manager [2022-10-04T09:07:24.297Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 09:07 TUC [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 09:07 VERSION [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 09:07 requirements.txt [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 09:07 robot-entrypoint.sh [2022-10-04T09:07:24.297Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 09:07 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:07:24.602Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 --label arch=amd64 --label version=0.0.2-dev.19 . [2022-10-04T09:07:24.602Z] Sending build context to Docker daemon 405kB [2022-10-04T09:07:24.602Z] Step 1/12 : FROM alpine:3.16 [2022-10-04T09:07:25.171Z] 3.16: Pulling from library/alpine [2022-10-04T09:07:25.171Z] 213ec9aee27d: Pulling fs layer [2022-10-04T09:07:25.450Z] 213ec9aee27d: Verifying Checksum [2022-10-04T09:07:25.450Z] 213ec9aee27d: Download complete [2022-10-04T09:07:25.708Z] 213ec9aee27d: Pull complete [2022-10-04T09:07:25.708Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-04T09:07:25.708Z] Status: Downloaded newer image for alpine:3.16 [2022-10-04T09:07:25.708Z] ---> 9c6f07244728 [2022-10-04T09:07:25.708Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-04T09:07:25.708Z] ---> Running in 47d9c27551e4 [2022-10-04T09:07:25.971Z] Removing intermediate container 47d9c27551e4 [2022-10-04T09:07:25.971Z] ---> d8d81fd62d6e [2022-10-04T09:07:25.971Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-04T09:07:25.971Z] ---> Running in f25c399a465d [2022-10-04T09:07:25.971Z] Removing intermediate container f25c399a465d [2022-10-04T09:07:25.971Z] ---> 58b06994834f [2022-10-04T09:07:25.971Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-04T09:07:26.229Z] ---> 5d5b7a35705a [2022-10-04T09:07:26.229Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-04T09:07:26.229Z] ---> 5b14cdd03547 [2022-10-04T09:07:26.229Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-04T09:07:26.229Z] ---> Running in 67f805820897 [2022-10-04T09:07:26.486Z] Removing intermediate container 67f805820897 [2022-10-04T09:07:26.486Z] ---> 3d89c53c9713 [2022-10-04T09:07:26.486Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T09:07:26.486Z] ---> Running in f8dcb849b60a [2022-10-04T09:07:27.057Z] Removing intermediate container f8dcb849b60a [2022-10-04T09:07:27.057Z] ---> 995d7339d4f9 [2022-10-04T09:07:27.057Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2022-10-04T09:07:27.057Z] ---> Running in b623027fef88 [2022-10-04T09:07:27.317Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:28.257Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:28.515Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T09:07:28.776Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T09:07:28.776Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-04T09:07:28.776Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-04T09:07:28.776Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:07:28.776Z] OK: 6 MiB in 14 packages [2022-10-04T09:07:28.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:29.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:29.981Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-04T09:07:29.981Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-04T09:07:30.240Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-04T09:07:30.240Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-04T09:07:30.499Z] (5/7) Installing curl (7.83.1-r3) [2022-10-04T09:07:30.499Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-04T09:07:31.438Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-04T09:07:31.438Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:07:31.438Z] Executing ca-certificates-20220614-r0.trigger [2022-10-04T09:07:31.438Z] OK: 51 MiB in 21 packages [2022-10-04T09:07:31.438Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:32.375Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:32.636Z] (1/137) Installing libmagic (5.41-r0) [2022-10-04T09:07:32.896Z] (2/137) Installing file (5.41-r0) [2022-10-04T09:07:32.896Z] (3/137) Installing libxau (1.0.9-r0) [2022-10-04T09:07:32.896Z] (4/137) Installing libxdmcp (1.1.3-r0) [2022-10-04T09:07:33.155Z] (5/137) Installing libxcb (1.15-r0) [2022-10-04T09:07:33.155Z] (6/137) Installing libx11 (1.8-r0) [2022-10-04T09:07:33.411Z] (7/137) Installing libxext (1.3.4-r0) [2022-10-04T09:07:33.411Z] (8/137) Installing libice (1.0.10-r0) [2022-10-04T09:07:33.411Z] (9/137) Installing libuuid (2.38-r1) [2022-10-04T09:07:33.669Z] (10/137) Installing libsm (1.2.3-r0) [2022-10-04T09:07:33.669Z] (11/137) Installing libxt (1.2.1-r0) [2022-10-04T09:07:33.669Z] (12/137) Installing libxmu (1.1.3-r0) [2022-10-04T09:07:33.926Z] (13/137) Installing xset (1.2.4-r0) [2022-10-04T09:07:33.926Z] (14/137) Installing xprop (1.2.5-r0) [2022-10-04T09:07:33.926Z] (15/137) Installing xdg-utils (1.1.3-r3) [2022-10-04T09:07:34.186Z] (16/137) Installing eudev-libs (3.2.11-r0) [2022-10-04T09:07:34.186Z] (17/137) Installing pkgconf (1.8.0-r1) [2022-10-04T09:07:34.186Z] (18/137) Installing libffi (3.4.2-r1) [2022-10-04T09:07:34.443Z] (19/137) Installing libintl (0.21-r2) [2022-10-04T09:07:34.443Z] (20/137) Installing libblkid (2.38-r1) [2022-10-04T09:07:34.443Z] (21/137) Installing libmount (2.38-r1) [2022-10-04T09:07:34.703Z] (22/137) Installing pcre (8.45-r2) [2022-10-04T09:07:34.703Z] (23/137) Installing glib (2.72.1-r0) [2022-10-04T09:07:34.964Z] (24/137) Installing xz-libs (5.2.5-r1) [2022-10-04T09:07:34.964Z] (25/137) Installing libxml2 (2.9.14-r1) [2022-10-04T09:07:34.964Z] (26/137) Installing shared-mime-info (2.2-r0) [2022-10-04T09:07:35.222Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2022-10-04T09:07:35.222Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2022-10-04T09:07:35.481Z] (29/137) Installing libpng (1.6.37-r1) [2022-10-04T09:07:35.481Z] (30/137) Installing libwebp (1.2.3-r0) [2022-10-04T09:07:35.481Z] (31/137) Installing zstd-libs (1.5.2-r1) [2022-10-04T09:07:35.740Z] (32/137) Installing tiff (4.3.0-r1) [2022-10-04T09:07:35.740Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2022-10-04T09:07:35.740Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-04T09:07:35.998Z] (35/137) Installing libxcomposite (0.4.5-r0) [2022-10-04T09:07:35.998Z] (36/137) Installing libxfixes (6.0.0-r0) [2022-10-04T09:07:35.998Z] (37/137) Installing libxrender (0.9.10-r3) [2022-10-04T09:07:36.256Z] (38/137) Installing libxcursor (1.2.1-r0) [2022-10-04T09:07:36.256Z] (39/137) Installing libxdamage (1.1.5-r1) [2022-10-04T09:07:36.256Z] (40/137) Installing libxi (1.8-r0) [2022-10-04T09:07:36.514Z] (41/137) Installing libxinerama (1.1.4-r1) [2022-10-04T09:07:36.514Z] (42/137) Installing libxrandr (1.5.2-r1) [2022-10-04T09:07:36.514Z] (43/137) Installing atk (2.38.0-r0) [2022-10-04T09:07:36.773Z] (44/137) Installing libxtst (1.2.3-r3) [2022-10-04T09:07:36.773Z] (45/137) Installing dbus-libs (1.14.0-r1) [2022-10-04T09:07:37.032Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2022-10-04T09:07:37.032Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2022-10-04T09:07:37.032Z] (48/137) Installing expat (2.4.9-r0) [2022-10-04T09:07:37.277Z] Still waiting to schedule task [2022-10-04T09:07:37.277Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7057’ [2022-10-04T09:07:37.290Z] (49/137) Installing libbz2 (1.0.8-r1) [2022-10-04T09:07:37.291Z] (50/137) Installing freetype (2.12.1-r0) [2022-10-04T09:07:37.291Z] (51/137) Installing fontconfig (2.14.0-r0) [2022-10-04T09:07:37.549Z] (52/137) Installing pixman (0.40.0-r3) [2022-10-04T09:07:37.549Z] (53/137) Installing cairo (1.17.4-r2) [2022-10-04T09:07:37.549Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2022-10-04T09:07:37.808Z] (55/137) Installing avahi-libs (0.8-r6) [2022-10-04T09:07:37.808Z] (56/137) Installing gmp (6.2.1-r2) [2022-10-04T09:07:38.067Z] (57/137) Installing nettle (3.7.3-r0) [2022-10-04T09:07:38.067Z] (58/137) Installing p11-kit (0.24.1-r0) [2022-10-04T09:07:38.067Z] (59/137) Installing libtasn1 (4.18.0-r0) [2022-10-04T09:07:38.327Z] (60/137) Installing libunistring (1.0-r0) [2022-10-04T09:07:38.327Z] (61/137) Installing gnutls (3.7.7-r0) [2022-10-04T09:07:38.327Z] (62/137) Installing cups-libs (2.4.2-r0) [2022-10-04T09:07:38.586Z] (63/137) Installing libepoxy (1.5.10-r0) [2022-10-04T09:07:38.586Z] (64/137) Installing fribidi (1.0.12-r0) [2022-10-04T09:07:38.845Z] (65/137) Installing graphite2 (1.3.14-r1) [2022-10-04T09:07:38.845Z] (66/137) Installing harfbuzz (4.3.0-r0) [2022-10-04T09:07:38.845Z] (67/137) Installing libxft (2.3.4-r0) [2022-10-04T09:07:39.103Z] (68/137) Installing pango (1.50.7-r0) [2022-10-04T09:07:39.103Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2022-10-04T09:07:39.361Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-04T09:07:39.361Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2022-10-04T09:07:39.361Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2022-10-04T09:07:39.617Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2022-10-04T09:07:39.617Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2022-10-04T09:07:39.876Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-04T09:07:39.876Z] (75/137) Installing libfontenc (1.1.4-r0) [2022-10-04T09:07:40.134Z] (76/137) Installing mkfontscale (1.2.2-r0) [2022-10-04T09:07:40.134Z] (77/137) Installing font-opensans (0_git20210927-r0) [2022-10-04T09:07:40.134Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2022-10-04T09:07:40.392Z] (79/137) Installing libogg (1.3.5-r1) [2022-10-04T09:07:40.392Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-04T09:07:40.650Z] (81/137) Installing flac (1.3.4-r0) [2022-10-04T09:07:40.650Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2022-10-04T09:07:40.650Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2022-10-04T09:07:40.908Z] (84/137) Installing sdl2 (2.0.22-r0) [2022-10-04T09:07:40.908Z] (85/137) Installing aom-libs (3.3.0-r0) [2022-10-04T09:07:41.842Z] (86/137) Installing libass (0.16.0-r0) [2022-10-04T09:07:42.100Z] (87/137) Installing libdav1d (1.0.0-r0) [2022-10-04T09:07:42.100Z] (88/137) Installing libpciaccess (0.16-r0) [2022-10-04T09:07:42.359Z] (89/137) Installing libdrm (2.4.110-r0) [2022-10-04T09:07:42.359Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-04T09:07:42.359Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-04T09:07:42.618Z] (92/137) Installing lame (3.100-r0) [2022-10-04T09:07:42.618Z] (93/137) Installing opus (1.3.1-r1) [2022-10-04T09:07:42.618Z] (94/137) Installing libasyncns (0.8-r1) [2022-10-04T09:07:42.876Z] (95/137) Installing libltdl (2.4.7-r0) [2022-10-04T09:07:42.876Z] (96/137) Installing orc (0.4.32-r0) [2022-10-04T09:07:42.876Z] (97/137) Installing libvorbis (1.3.7-r0) [2022-10-04T09:07:43.135Z] (98/137) Installing libsndfile (1.1.0-r0) [2022-10-04T09:07:43.135Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2022-10-04T09:07:43.393Z] (100/137) Installing soxr (0.1.3-r2) [2022-10-04T09:07:43.393Z] (101/137) Installing speexdsp (1.2.0-r0) [2022-10-04T09:07:43.393Z] (102/137) Installing tdb-libs (1.4.6-r0) [2022-10-04T09:07:43.651Z] (103/137) Installing libpulse (15.0-r2) [2022-10-04T09:07:43.651Z] (104/137) Installing cjson (1.7.15-r3) [2022-10-04T09:07:43.651Z] (105/137) Installing mbedtls (2.28.1-r0) [2022-10-04T09:07:43.909Z] (106/137) Installing librist (0.2.6-r1) [2022-10-04T09:07:43.909Z] (107/137) Installing libsrt (1.4.4-r0) [2022-10-04T09:07:44.166Z] (108/137) Installing libssh (0.9.6-r1) [2022-10-04T09:07:44.166Z] (109/137) Installing libtheora (1.1.1-r16) [2022-10-04T09:07:44.166Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2022-10-04T09:07:44.424Z] (111/137) Installing libva (2.14.0-r0) [2022-10-04T09:07:44.424Z] (112/137) Installing libvdpau (1.5-r0) [2022-10-04T09:07:44.424Z] (113/137) Installing vidstab (1.1.0-r1) [2022-10-04T09:07:44.683Z] (114/137) Installing libvpx (1.11.0-r1) [2022-10-04T09:07:44.683Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2022-10-04T09:07:44.941Z] (116/137) Installing numactl (2.0.14-r0) [2022-10-04T09:07:44.941Z] (117/137) Installing x265-libs (3.5-r3) [2022-10-04T09:07:45.199Z] (118/137) Installing xvidcore (1.3.7-r1) [2022-10-04T09:07:45.199Z] (119/137) Installing ffmpeg-libs (5.0.1-r1) [2022-10-04T09:07:45.770Z] (120/137) Installing libevent (2.1.12-r4) [2022-10-04T09:07:46.027Z] (121/137) Installing mesa (21.3.8-r2) [2022-10-04T09:07:46.027Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2022-10-04T09:07:46.027Z] (123/137) Installing mesa-gbm (21.3.8-r2) [2022-10-04T09:07:46.288Z] (124/137) Installing icu-data-en (71.1-r2) [2022-10-04T09:07:46.288Z] Executing icu-data-en-71.1-r2.post-install [2022-10-04T09:07:46.288Z] * [2022-10-04T09:07:46.288Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-04T09:07:46.288Z] * package icu-data-full. [2022-10-04T09:07:46.288Z] * [2022-10-04T09:07:46.288Z] (125/137) Installing icu-libs (71.1-r2) [2022-10-04T09:07:46.546Z] (126/137) Installing lcms2 (2.13.1-r0) [2022-10-04T09:07:46.546Z] (127/137) Installing minizip (1.2.12-r0) [2022-10-04T09:07:46.546Z] (128/137) Installing nspr (4.33-r0) [2022-10-04T09:07:46.804Z] (129/137) Installing sqlite-libs (3.38.5-r0) [2022-10-04T09:07:46.804Z] (130/137) Installing nss (3.78.1-r0) [2022-10-04T09:07:47.740Z] (131/137) Installing re2 (2022.04.01-r0) [2022-10-04T09:07:47.997Z] (132/137) Installing snappy (1.1.9-r4) [2022-10-04T09:07:47.997Z] (133/137) Installing libgpg-error (1.45-r0) [2022-10-04T09:07:47.997Z] (134/137) Installing libgcrypt (1.10.1-r0) [2022-10-04T09:07:48.255Z] (135/137) Installing libxslt (1.1.35-r0) [2022-10-04T09:07:48.255Z] (136/137) Installing chromium (102.0.5005.182-r0) [2022-10-04T09:07:53.528Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-04T09:07:54.102Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:07:54.102Z] Executing glib-2.72.1-r0.trigger [2022-10-04T09:07:54.102Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-04T09:07:58.306Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-04T09:07:58.306Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-04T09:07:58.306Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-04T09:07:58.306Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-04T09:07:58.306Z] OK: 408 MiB in 158 packages [2022-10-04T09:07:58.306Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:58.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:07:59.150Z] (1/21) Installing binutils (2.38-r3) [2022-10-04T09:07:59.409Z] (2/21) Installing isl22 (0.22-r0) [2022-10-04T09:07:59.409Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-04T09:07:59.670Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-04T09:07:59.670Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-04T09:08:01.623Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-04T09:08:02.190Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-04T09:08:02.190Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-04T09:08:02.190Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-04T09:08:02.448Z] (10/21) Installing libpq (14.5-r0) [2022-10-04T09:08:02.448Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-04T09:08:02.706Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-04T09:08:02.706Z] (13/21) Installing libecpg (14.5-r0) [2022-10-04T09:08:02.706Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-04T09:08:02.966Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-04T09:08:05.497Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-04T09:08:07.408Z] (17/21) Installing clang (13.0.1-r1) [2022-10-04T09:08:07.408Z] (18/21) Installing icu (71.1-r2) [2022-10-04T09:08:07.408Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-04T09:08:07.675Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-04T09:08:09.069Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-04T09:08:09.069Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:08:09.069Z] OK: 821 MiB in 179 packages [2022-10-04T09:08:09.326Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:08:09.892Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:08:10.458Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-04T09:08:11.836Z] (2/10) Installing gdbm (1.23-r0) [2022-10-04T09:08:11.836Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-04T09:08:11.836Z] (4/10) Installing readline (8.1.2-r0) [2022-10-04T09:08:11.836Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-04T09:08:13.209Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-04T09:08:15.112Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-04T09:08:15.112Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-04T09:08:15.112Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-04T09:08:15.112Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-04T09:08:15.112Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:08:15.112Z] OK: 973 MiB in 189 packages [2022-10-04T09:08:15.112Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:08:16.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:08:16.307Z] OK: 973 MiB in 189 packages [2022-10-04T09:08:16.307Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-04T09:08:17.243Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-04T09:08:17.501Z] (1/1) Installing tzdata (2022c-r0) [2022-10-04T09:08:17.760Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:08:17.760Z] OK: 976 MiB in 190 packages [2022-10-04T09:08:18.018Z] (1/1) Purging tzdata (2022c-r0) [2022-10-04T09:08:18.018Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:08:18.018Z] OK: 973 MiB in 189 packages [2022-10-04T09:08:21.304Z] Looking in links: /tmp/tmp8xufwdsw [2022-10-04T09:08:21.304Z] Processing /tmp/tmp8xufwdsw/setuptools-58.1.0-py3-none-any.whl [2022-10-04T09:08:21.304Z] Processing /tmp/tmp8xufwdsw/pip-22.0.4-py3-none-any.whl [2022-10-04T09:08:21.304Z] Installing collected packages: setuptools, pip [2022-10-04T09:08:23.202Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-04T09:08:23.202Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:23.768Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-04T09:08:24.026Z] Collecting pip [2022-10-04T09:08:24.026Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-04T09:08:24.026Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 52.1 MB/s eta 0:00:00 [2022-10-04T09:08:24.026Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-04T09:08:24.593Z] Collecting setuptools [2022-10-04T09:08:24.593Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-04T09:08:24.593Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 98.9 MB/s eta 0:00:00 [2022-10-04T09:08:24.593Z] Collecting wheel [2022-10-04T09:08:24.593Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-04T09:08:24.851Z] Installing collected packages: wheel, setuptools, pip [2022-10-04T09:08:24.851Z] Attempting uninstall: setuptools [2022-10-04T09:08:24.851Z] Found existing installation: setuptools 58.1.0 [2022-10-04T09:08:24.851Z] Uninstalling setuptools-58.1.0: [2022-10-04T09:08:24.851Z] Successfully uninstalled setuptools-58.1.0 [2022-10-04T09:08:25.786Z] Attempting uninstall: pip [2022-10-04T09:08:25.786Z] Found existing installation: pip 22.0.4 [2022-10-04T09:08:26.045Z] Uninstalling pip-22.0.4: [2022-10-04T09:08:26.045Z] Successfully uninstalled pip-22.0.4 [2022-10-04T09:08:27.948Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-04T09:08:27.948Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:28.206Z] Processing ./edgex-taf-common [2022-10-04T09:08:28.206Z] Preparing metadata (setup.py): started [2022-10-04T09:08:28.774Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:08:28.774Z] Building wheels for collected packages: edgex-taf-common [2022-10-04T09:08:28.774Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-04T09:08:29.038Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-04T09:08:29.038Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=485223d144bbafb44e0b72d44276daad0eb1d7907d422896692933cfb795f62a [2022-10-04T09:08:29.038Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-04T09:08:29.038Z] Successfully built edgex-taf-common [2022-10-04T09:08:29.038Z] Installing collected packages: edgex-taf-common [2022-10-04T09:08:29.297Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-04T09:08:29.297Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:29.867Z] Collecting robotframework==4.1.3 [2022-10-04T09:08:29.867Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-04T09:08:29.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 14.8 MB/s eta 0:00:00 [2022-10-04T09:08:30.128Z] Installing collected packages: robotframework [2022-10-04T09:08:30.696Z] Successfully installed robotframework-4.1.3 [2022-10-04T09:08:30.696Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:31.264Z] Collecting docker==4.4.1 [2022-10-04T09:08:31.264Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-04T09:08:31.264Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 11.3 MB/s eta 0:00:00 [2022-10-04T09:08:31.264Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-04T09:08:31.264Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-04T09:08:31.264Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 9.2 MB/s eta 0:00:00 [2022-10-04T09:08:31.522Z] Collecting six>=1.4.0 [2022-10-04T09:08:31.522Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-04T09:08:31.522Z] Collecting websocket-client>=0.32.0 [2022-10-04T09:08:31.522Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-04T09:08:31.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 7.3 MB/s eta 0:00:00 [2022-10-04T09:08:31.522Z] Collecting certifi>=2017.4.17 [2022-10-04T09:08:31.522Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-04T09:08:31.522Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 14.5 MB/s eta 0:00:00 [2022-10-04T09:08:31.522Z] Collecting charset-normalizer<3,>=2 [2022-10-04T09:08:31.522Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-04T09:08:31.781Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-04T09:08:31.781Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-04T09:08:31.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 15.2 MB/s eta 0:00:00 [2022-10-04T09:08:31.781Z] Collecting idna<4,>=2.5 [2022-10-04T09:08:31.781Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-04T09:08:31.781Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 9.2 MB/s eta 0:00:00 [2022-10-04T09:08:32.040Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-04T09:08:32.607Z] Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 [2022-10-04T09:08:32.607Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:33.172Z] Collecting python-dotenv==0.15.0 [2022-10-04T09:08:33.172Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-04T09:08:33.430Z] Installing collected packages: python-dotenv [2022-10-04T09:08:33.430Z] Successfully installed python-dotenv-0.15.0 [2022-10-04T09:08:33.430Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:34.934Z] Collecting RESTinstance==1.0.2 [2022-10-04T09:08:34.934Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-04T09:08:34.934Z] Collecting docutils [2022-10-04T09:08:34.934Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-04T09:08:34.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 17.4 MB/s eta 0:00:00 [2022-10-04T09:08:34.934Z] Collecting jsonschema [2022-10-04T09:08:34.934Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-04T09:08:34.934Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 18.8 MB/s eta 0:00:00 [2022-10-04T09:08:34.934Z] Collecting rfc3987 [2022-10-04T09:08:34.934Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-04T09:08:35.192Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-04T09:08:35.192Z] Collecting pytz [2022-10-04T09:08:35.192Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-04T09:08:35.192Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 13.5 MB/s eta 0:00:00 [2022-10-04T09:08:35.192Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-04T09:08:35.192Z] Collecting pygments [2022-10-04T09:08:35.192Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-04T09:08:35.451Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 42.3 MB/s eta 0:00:00 [2022-10-04T09:08:35.451Z] Collecting strict-rfc3339 [2022-10-04T09:08:35.451Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-04T09:08:35.451Z] Preparing metadata (setup.py): started [2022-10-04T09:08:35.709Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:08:35.709Z] Collecting tzlocal [2022-10-04T09:08:35.709Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-04T09:08:35.709Z] Collecting jsonpath-ng [2022-10-04T09:08:35.709Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-04T09:08:35.709Z] Collecting flex [2022-10-04T09:08:35.709Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-04T09:08:35.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 8.2 MB/s eta 0:00:00 [2022-10-04T09:08:35.968Z] Preparing metadata (setup.py): started [2022-10-04T09:08:36.226Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:08:36.226Z] Collecting GenSON [2022-10-04T09:08:36.226Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-04T09:08:36.226Z] Preparing metadata (setup.py): started [2022-10-04T09:08:36.793Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:08:36.793Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-10-04T09:08:36.793Z] Collecting PyYAML>=3.11 [2022-10-04T09:08:36.793Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-04T09:08:36.793Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.2 MB/s eta 0:00:00 [2022-10-04T09:08:37.053Z] Installing build dependencies: started [2022-10-04T09:08:41.242Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:08:41.242Z] Getting requirements to build wheel: started [2022-10-04T09:08:42.614Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:08:42.614Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:08:43.182Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:08:43.183Z] Collecting validate-email>=1.2 [2022-10-04T09:08:43.183Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-04T09:08:43.183Z] Preparing metadata (setup.py): started [2022-10-04T09:08:43.441Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:08:43.441Z] Collecting click>=3.3 [2022-10-04T09:08:43.441Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-04T09:08:43.441Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 13.2 MB/s eta 0:00:00 [2022-10-04T09:08:43.441Z] Collecting jsonpointer>=1.7 [2022-10-04T09:08:43.441Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-04T09:08:43.441Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-04T09:08:43.441Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) [2022-10-04T09:08:43.441Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) [2022-10-04T09:08:43.441Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) [2022-10-04T09:08:43.700Z] Collecting decorator [2022-10-04T09:08:43.700Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-04T09:08:43.700Z] Collecting ply [2022-10-04T09:08:43.700Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-04T09:08:43.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.8 MB/s eta 0:00:00 [2022-10-04T09:08:43.700Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-04T09:08:43.700Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-04T09:08:43.700Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 15.6 MB/s eta 0:00:00 [2022-10-04T09:08:43.700Z] Installing build dependencies: started [2022-10-04T09:08:46.231Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:08:46.231Z] Getting requirements to build wheel: started [2022-10-04T09:08:46.490Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:08:46.490Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:08:46.766Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:08:47.024Z] Collecting attrs>=17.4.0 [2022-10-04T09:08:47.024Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-04T09:08:47.024Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 9.7 MB/s eta 0:00:00 [2022-10-04T09:08:47.024Z] Collecting pytz-deprecation-shim [2022-10-04T09:08:47.024Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-04T09:08:47.024Z] Collecting tzdata [2022-10-04T09:08:47.024Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-04T09:08:47.282Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 22.0 MB/s eta 0:00:00 [2022-10-04T09:08:47.282Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-04T09:08:47.282Z] Building wheel for flex (setup.py): started [2022-10-04T09:08:47.849Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-04T09:08:47.849Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=3c1798b432377e721dd7de45a6a5327b324db5b0d515fdd00e53a7678bfd8921 [2022-10-04T09:08:47.849Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-04T09:08:47.849Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-04T09:08:48.107Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-04T09:08:48.107Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=81aa6729300ad34908ab9e19e49eb071a1e73042eda9d2f61cea278e5012a6b0 [2022-10-04T09:08:48.107Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-04T09:08:48.107Z] Building wheel for GenSON (setup.py): started [2022-10-04T09:08:48.674Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-04T09:08:48.674Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=c189ee7f6d8d56e9330d21794bb66f90ea28228a79d9006ee18d2f329fd024c8 [2022-10-04T09:08:48.674Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-04T09:08:48.674Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-04T09:08:50.048Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-04T09:08:50.048Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114685 sha256=eb96006ecb2ff3cf1b8c9d985e2c9a3f30f12d814baa024b251964ec85ceaa7e [2022-10-04T09:08:50.048Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-04T09:08:50.048Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-04T09:08:50.616Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-04T09:08:50.616Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=446aad7acd5e188ee59aedb74f535af713d3107d90ec79a7e2f21b54d0a7845d [2022-10-04T09:08:50.616Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-04T09:08:50.616Z] Building wheel for validate-email (setup.py): started [2022-10-04T09:08:51.183Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-04T09:08:51.183Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=1e2bb0b184b86f1b5d42c146b5dc23f88f11e7d4428951eae46e56cf39bf5693 [2022-10-04T09:08:51.183Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-04T09:08:51.183Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-04T09:08:51.443Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-10-04T09:08:53.980Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 [2022-10-04T09:08:53.980Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:54.544Z] Collecting robotbackgroundlogger==1.2 [2022-10-04T09:08:54.802Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-04T09:08:54.802Z] Preparing metadata (setup.py): started [2022-10-04T09:08:55.061Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:08:55.061Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-04T09:08:55.061Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-04T09:08:55.061Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-04T09:08:55.626Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-04T09:08:55.627Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=8e1bf2d777a514e7389cb9f9cceaf80a86fa4b6763f6eb7d9aece966d73db52d [2022-10-04T09:08:55.627Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-04T09:08:55.627Z] Successfully built robotbackgroundlogger [2022-10-04T09:08:55.885Z] Installing collected packages: robotbackgroundlogger [2022-10-04T09:08:55.885Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-04T09:08:55.885Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:56.451Z] Collecting configparser==5.0.1 [2022-10-04T09:08:56.451Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-04T09:08:56.714Z] Installing collected packages: configparser [2022-10-04T09:08:56.972Z] Successfully installed configparser-5.0.1 [2022-10-04T09:08:56.972Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:57.537Z] Collecting requests==2.25.1 [2022-10-04T09:08:57.537Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-04T09:08:57.537Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 6.5 MB/s eta 0:00:00 [2022-10-04T09:08:57.794Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) [2022-10-04T09:08:57.794Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-04T09:08:57.794Z] Collecting chardet<5,>=3.0.2 [2022-10-04T09:08:57.794Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-04T09:08:57.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 15.2 MB/s eta 0:00:00 [2022-10-04T09:08:57.794Z] Collecting idna<3,>=2.5 [2022-10-04T09:08:57.794Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-04T09:08:57.794Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 7.0 MB/s eta 0:00:00 [2022-10-04T09:08:58.051Z] Installing collected packages: idna, chardet, requests [2022-10-04T09:08:58.052Z] Attempting uninstall: idna [2022-10-04T09:08:58.052Z] Found existing installation: idna 3.4 [2022-10-04T09:08:58.052Z] Uninstalling idna-3.4: [2022-10-04T09:08:58.052Z] Successfully uninstalled idna-3.4 [2022-10-04T09:08:58.618Z] Attempting uninstall: requests [2022-10-04T09:08:58.618Z] Found existing installation: requests 2.28.1 [2022-10-04T09:08:58.618Z] Uninstalling requests-2.28.1: [2022-10-04T09:08:58.618Z] Successfully uninstalled requests-2.28.1 [2022-10-04T09:08:58.618Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-04T09:08:58.618Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:08:59.183Z] Collecting robotframework-requests==0.8.0 [2022-10-04T09:08:59.443Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-04T09:08:59.443Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-04T09:08:59.443Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-04T09:08:59.443Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-10-04T09:08:59.443Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-10-04T09:08:59.443Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) [2022-10-04T09:08:59.443Z] 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.12) [2022-10-04T09:08:59.702Z] Installing collected packages: robotframework-requests [2022-10-04T09:08:59.702Z] Successfully installed robotframework-requests-0.8.0 [2022-10-04T09:08:59.702Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:09:00.307Z] Collecting paho-mqtt==1.5.1 [2022-10-04T09:09:00.594Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-04T09:09:00.594Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 7.6 MB/s eta 0:00:00 [2022-10-04T09:09:00.594Z] Preparing metadata (setup.py): started [2022-10-04T09:09:00.873Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:09:00.873Z] Building wheels for collected packages: paho-mqtt [2022-10-04T09:09:00.873Z] Building wheel for paho-mqtt (setup.py): started [2022-10-04T09:09:01.480Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-04T09:09:01.480Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=13133f80b490889668696d79c717867ac2c3ed099a86337081a831b21a31ad37 [2022-10-04T09:09:01.480Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-04T09:09:01.480Z] Successfully built paho-mqtt [2022-10-04T09:09:01.761Z] Installing collected packages: paho-mqtt [2022-10-04T09:09:01.761Z] Successfully installed paho-mqtt-1.5.1 [2022-10-04T09:09:01.761Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:09:02.385Z] Collecting redis==3.5.3 [2022-10-04T09:09:02.385Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-04T09:09:02.385Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 7.0 MB/s eta 0:00:00 [2022-10-04T09:09:02.959Z] Installing collected packages: redis [2022-10-04T09:09:02.959Z] Successfully installed redis-3.5.3 [2022-10-04T09:09:02.959Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:09:03.892Z] Collecting pyzmq==22.2.1 [2022-10-04T09:09:03.892Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-04T09:09:03.892Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 17.5 MB/s eta 0:00:00 [2022-10-04T09:09:04.150Z] Installing build dependencies: started [2022-10-04T09:09:06.682Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:09:06.682Z] Getting requirements to build wheel: started [2022-10-04T09:09:06.940Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:09:06.940Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:09:07.507Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:09:07.507Z] Building wheels for collected packages: pyzmq [2022-10-04T09:09:07.507Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-04T09:09:34.050Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-04T09:09:34.050Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537155 sha256=5c1b410fc05ae202e080290f6d7c9acb046bad2fd2c01be60034af0e6bd4c585 [2022-10-04T09:09:34.050Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-04T09:09:34.050Z] Successfully built pyzmq [2022-10-04T09:09:34.050Z] Installing collected packages: pyzmq [2022-10-04T09:09:34.050Z] Successfully installed pyzmq-22.2.1 [2022-10-04T09:09:34.050Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:09:34.050Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-04T09:09:34.050Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-04T09:09:34.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 12.9 MB/s eta 0:00:00 [2022-10-04T09:09:34.050Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-10-04T09:09:34.050Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-04T09:09:34.050Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-04T09:09:34.050Z] Collecting selenium>=3.141.0 [2022-10-04T09:09:34.050Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-04T09:09:34.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 20.7 MB/s eta 0:00:00 [2022-10-04T09:09:34.050Z] Collecting trio~=0.17 [2022-10-04T09:09:34.050Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-04T09:09:34.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 34.7 MB/s eta 0:00:00 [2022-10-04T09:09:34.050Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) [2022-10-04T09:09:34.050Z] Collecting trio-websocket~=0.9 [2022-10-04T09:09:34.050Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-04T09:09:34.050Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) [2022-10-04T09:09:34.050Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-10-04T09:09:34.050Z] Collecting sniffio [2022-10-04T09:09:34.050Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-04T09:09:34.050Z] Collecting sortedcontainers [2022-10-04T09:09:34.050Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-04T09:09:34.050Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-10-04T09:09:34.050Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-04T09:09:34.050Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-04T09:09:34.050Z] Collecting outcome [2022-10-04T09:09:34.050Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-04T09:09:34.050Z] Collecting async-generator>=1.9 [2022-10-04T09:09:34.050Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-04T09:09:34.050Z] Collecting wsproto>=0.14 [2022-10-04T09:09:34.050Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-04T09:09:34.050Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-04T09:09:34.050Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-04T09:09:34.050Z] Collecting h11<1,>=0.9.0 [2022-10-04T09:09:34.050Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-04T09:09:34.050Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.4 MB/s eta 0:00:00 [2022-10-04T09:09:34.050Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-04T09:09:34.050Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 [2022-10-04T09:09:34.050Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:09:34.986Z] Collecting psycopg2==2.9.3 [2022-10-04T09:09:34.986Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-04T09:09:34.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 18.8 MB/s eta 0:00:00 [2022-10-04T09:09:34.986Z] Preparing metadata (setup.py): started [2022-10-04T09:09:35.554Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:09:35.554Z] Building wheels for collected packages: psycopg2 [2022-10-04T09:09:35.554Z] Building wheel for psycopg2 (setup.py): started [2022-10-04T09:09:45.535Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-04T09:09:45.535Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478586 sha256=bd51094159fcf104415918b40e13b8b2b7ad1d4b91ccc3c7b01af57352efe7f2 [2022-10-04T09:09:45.535Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-04T09:09:45.535Z] Successfully built psycopg2 [2022-10-04T09:09:45.535Z] Installing collected packages: psycopg2 [2022-10-04T09:09:45.535Z] Successfully installed psycopg2-2.9.3 [2022-10-04T09:09:45.535Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:09:46.469Z] Collecting numpy==1.22.3 [2022-10-04T09:09:46.469Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-04T09:09:46.726Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 44.2 MB/s eta 0:00:00 [2022-10-04T09:09:47.292Z] Installing build dependencies: started [2022-10-04T09:09:50.570Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:09:50.570Z] Getting requirements to build wheel: started [2022-10-04T09:09:51.504Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:09:51.504Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:09:51.762Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:09:51.762Z] Building wheels for collected packages: numpy [2022-10-04T09:09:51.762Z] Building wheel for numpy (pyproject.toml): started [2022-10-04T09:10:46.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7059 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2022-10-04T09:10:46.853Z] Selected Git installation does not exist. Using Default [2022-10-04T09:10:46.853Z] The recommended git tool is: NONE [2022-10-04T09:10:52.303Z] using credential edgex-jenkins-ssh [2022-10-04T09:10:52.321Z] Cloning the remote Git repository [2022-10-04T09:10:52.361Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-04T09:10:52.451Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2022-10-04T09:10:52.620Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-04T09:10:52.621Z] > git --version # timeout=10 [2022-10-04T09:10:52.642Z] > git --version # 'git version 2.25.1' [2022-10-04T09:10:52.644Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-04T09:10:52.700Z] Verifying host key using known hosts file [2022-10-04T09:10:52.901Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-04T09:10:52.913Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T09:10:53.564Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-10-04T09:10:53.597Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-04T09:10:54.578Z] Avoid second fetch [2022-10-04T09:10:54.579Z] Checking out Revision 8a2ece878d90b9b84fce85a683ceecc0804aedf3 (main) [2022-10-04T09:10:55.118Z] Commit message: "Merge pull request #47 from jumpingliu/issue-46" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T09:10:54.594Z] > git config core.sparsecheckout # timeout=10 [2022-10-04T09:10:54.614Z] > git checkout -f 8a2ece878d90b9b84fce85a683ceecc0804aedf3 # timeout=10 [2022-10-04T09:10:55.979Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-04T09:10:55.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-04T09:10:55.979Z] Dload Upload Total Spent Left Speed [2022-10-04T09:10:55.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 88125 0 --:--:-- --:--:-- --:--:-- 88125 [Pipeline] sh [2022-10-04T09:10:56.698Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-04T09:10:57.030Z] + sudo tee /etc/docker/daemon.new [2022-10-04T09:10:57.030Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-04T09:10:57.030Z] { [2022-10-04T09:10:57.030Z] "registry-mirrors": [ [2022-10-04T09:10:57.030Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-04T09:10:57.030Z] ], [2022-10-04T09:10:57.030Z] "bip": "10.250.0.254/24", [2022-10-04T09:10:57.030Z] "hosts": [ [2022-10-04T09:10:57.030Z] "tcp://0.0.0.0:5555", [2022-10-04T09:10:57.030Z] "unix:///var/run/docker.sock" [2022-10-04T09:10:57.030Z] ], [2022-10-04T09:10:57.030Z] "mtu": 1458, [2022-10-04T09:10:57.030Z] "selinux-enabled": true, [2022-10-04T09:10:57.030Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-04T09:10:57.030Z] } [Pipeline] sh [2022-10-04T09:10:57.366Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-04T09:10:57.704Z] + sudo service docker restart [2022-10-04T09:10:59.456Z] Building wheel for numpy (pyproject.toml): still running... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T09:11:15.971Z] provisioning config files... [2022-10-04T09:11:15.996Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8620861905119544069tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T09:11:16.341Z] ---> docker-login.sh [2022-10-04T09:11:16.341Z] nexus3.edgexfoundry.org:10001 [2022-10-04T09:11:16.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:11:17.200Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:11:17.200Z] Configure a credential helper to remove this warning. See [2022-10-04T09:11:17.200Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:11:17.200Z] [2022-10-04T09:11:17.200Z] Login Succeeded [2022-10-04T09:11:17.200Z] nexus3.edgexfoundry.org:10002 [2022-10-04T09:11:17.471Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:11:17.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:11:17.471Z] Configure a credential helper to remove this warning. See [2022-10-04T09:11:17.471Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:11:17.471Z] [2022-10-04T09:11:17.471Z] Login Succeeded [2022-10-04T09:11:17.471Z] nexus3.edgexfoundry.org:10003 [2022-10-04T09:11:17.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:11:17.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:11:17.743Z] Configure a credential helper to remove this warning. See [2022-10-04T09:11:17.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:11:17.743Z] [2022-10-04T09:11:17.743Z] Login Succeeded [2022-10-04T09:11:17.743Z] nexus3.edgexfoundry.org:10004 [2022-10-04T09:11:18.016Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:11:18.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:11:18.288Z] Configure a credential helper to remove this warning. See [2022-10-04T09:11:18.288Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:11:18.288Z] [2022-10-04T09:11:18.288Z] Login Succeeded [2022-10-04T09:11:18.288Z] docker.io [2022-10-04T09:11:18.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-04T09:11:18.824Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-04T09:11:18.824Z] Configure a credential helper to remove this warning. See [2022-10-04T09:11:18.824Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-04T09:11:18.824Z] [2022-10-04T09:11:18.824Z] Login Succeeded [2022-10-04T09:11:18.824Z] ---> docker-login.sh ends [Pipeline] } [2022-10-04T09:11:18.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-04T09:11:19.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-04T09:11:19.732Z] + ls -al . [2022-10-04T09:11:19.732Z] total 64 [2022-10-04T09:11:19.732Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 4 09:11 . [2022-10-04T09:11:19.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:10 .. [2022-10-04T09:11:19.732Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 4 09:10 .git [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 4 09:10 .gitignore [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 2265 Oct 4 09:10 Dockerfile [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 4 09:10 Jenkinsfile [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 4 09:10 LICENSE [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 4 09:10 README.md [2022-10-04T09:11:19.732Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 4 09:10 TAF-Manager [2022-10-04T09:11:19.732Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 4 09:10 TUC [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 4 09:07 VERSION [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 4 09:10 requirements.txt [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 4 09:10 robot-entrypoint.sh [2022-10-04T09:11:19.732Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 4 09:10 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:11:20.089Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 --label arch=arm64 --label version=0.0.2-dev.19 . [2022-10-04T09:11:20.089Z] Sending build context to Docker daemon 255kB [2022-10-04T09:11:20.360Z] Step 1/12 : FROM alpine:3.16 [2022-10-04T09:11:20.952Z] 3.16: Pulling from library/alpine [2022-10-04T09:11:21.224Z] 9b18e9b68314: Pulling fs layer [2022-10-04T09:11:21.496Z] 9b18e9b68314: Verifying Checksum [2022-10-04T09:11:21.496Z] 9b18e9b68314: Download complete [2022-10-04T09:11:22.085Z] 9b18e9b68314: Pull complete [2022-10-04T09:11:22.085Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-04T09:11:22.085Z] Status: Downloaded newer image for alpine:3.16 [2022-10-04T09:11:22.085Z] ---> a6215f271958 [2022-10-04T09:11:22.085Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-04T09:11:22.085Z] ---> Running in c0204f0cb363 [2022-10-04T09:11:22.354Z] Removing intermediate container c0204f0cb363 [2022-10-04T09:11:22.354Z] ---> b6ed291c4e75 [2022-10-04T09:11:22.354Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-04T09:11:22.622Z] ---> Running in ebf61a9cf9c0 [2022-10-04T09:11:22.890Z] Removing intermediate container ebf61a9cf9c0 [2022-10-04T09:11:22.890Z] ---> a2be380330cd [2022-10-04T09:11:22.890Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-04T09:11:23.476Z] ---> 6b0b874555ff [2022-10-04T09:11:23.476Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-04T09:11:23.744Z] ---> d9eaa21aa644 [2022-10-04T09:11:23.744Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-04T09:11:23.744Z] ---> Running in 98f3657e772a [2022-10-04T09:11:24.335Z] Removing intermediate container 98f3657e772a [2022-10-04T09:11:24.335Z] ---> 9f273d24019c [2022-10-04T09:11:24.335Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-04T09:11:24.335Z] ---> Running in e8e832933e3f [2022-10-04T09:11:26.279Z] Removing intermediate container e8e832933e3f [2022-10-04T09:11:26.279Z] ---> b66235541176 [2022-10-04T09:11:26.279Z] Step 8/12 : RUN apk upgrade && apk add --update --no-cache openssl curl docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install robotframework==4.1.3 && pip3 install docker==4.4.1 && pip3 install -U python-dotenv==0.15.0 && pip3 install -U RESTinstance==1.0.2 && pip3 install -U robotbackgroundlogger==1.2 && pip3 install -U configparser==5.0.1 && pip3 install -U requests==2.25.1 && pip3 install -U robotframework-requests==0.8.0 && pip3 install -U paho-mqtt==1.5.1 && pip3 install -U redis==3.5.3 && pip3 install -U pyzmq==22.2.1 && pip3 install -U robotframework-seleniumlibrary==5.1.3 && pip3 install -U psycopg2==2.9.3 && pip3 install -U numpy==1.22.3 && pip3 install -U psutil==5.9.0 && pip3 install -U pycryptodome==3.15.0 && pip3 install -U influxdb-client==1.33.0 [2022-10-04T09:11:26.279Z] ---> Running in aac67013b2e8 [2022-10-04T09:11:26.871Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:11:27.831Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:11:29.246Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T09:11:29.246Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-04T09:11:29.246Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-04T09:11:29.246Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-04T09:11:29.246Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:11:29.246Z] OK: 5 MiB in 14 packages [2022-10-04T09:11:29.515Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:11:30.478Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:11:31.454Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-04T09:11:31.454Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-04T09:11:31.454Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-04T09:11:31.454Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-04T09:11:31.722Z] (5/7) Installing curl (7.83.1-r3) [2022-10-04T09:11:31.722Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-04T09:11:32.696Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-04T09:11:32.967Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:11:32.967Z] Executing ca-certificates-20220614-r0.trigger [2022-10-04T09:11:32.967Z] OK: 49 MiB in 21 packages [2022-10-04T09:11:33.237Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:11:34.200Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:11:35.161Z] (1/136) Installing libmagic (5.41-r0) [2022-10-04T09:11:35.427Z] (2/136) Installing file (5.41-r0) [2022-10-04T09:11:35.427Z] (3/136) Installing libxau (1.0.9-r0) [2022-10-04T09:11:35.427Z] (4/136) Installing libxdmcp (1.1.3-r0) [2022-10-04T09:11:35.427Z] (5/136) Installing libxcb (1.15-r0) [2022-10-04T09:11:35.692Z] (6/136) Installing libx11 (1.8-r0) [2022-10-04T09:11:35.957Z] (7/136) Installing libxext (1.3.4-r0) [2022-10-04T09:11:35.957Z] (8/136) Installing libice (1.0.10-r0) [2022-10-04T09:11:36.222Z] (9/136) Installing libuuid (2.38-r1) [2022-10-04T09:11:36.222Z] (10/136) Installing libsm (1.2.3-r0) [2022-10-04T09:11:36.222Z] (11/136) Installing libxt (1.2.1-r0) [2022-10-04T09:11:36.487Z] (12/136) Installing libxmu (1.1.3-r0) [2022-10-04T09:11:36.487Z] (13/136) Installing xset (1.2.4-r0) [2022-10-04T09:11:36.487Z] (14/136) Installing xprop (1.2.5-r0) [2022-10-04T09:11:36.752Z] (15/136) Installing xdg-utils (1.1.3-r3) [2022-10-04T09:11:36.752Z] (16/136) Installing eudev-libs (3.2.11-r0) [2022-10-04T09:11:36.752Z] (17/136) Installing pkgconf (1.8.0-r1) [2022-10-04T09:11:37.018Z] (18/136) Installing libffi (3.4.2-r1) [2022-10-04T09:11:37.018Z] (19/136) Installing libintl (0.21-r2) [2022-10-04T09:11:37.018Z] (20/136) Installing libblkid (2.38-r1) [2022-10-04T09:11:37.284Z] (21/136) Installing libmount (2.38-r1) [2022-10-04T09:11:37.284Z] (22/136) Installing pcre (8.45-r2) [2022-10-04T09:11:37.284Z] (23/136) Installing glib (2.72.1-r0) [2022-10-04T09:11:37.549Z] (24/136) Installing xz-libs (5.2.5-r1) [2022-10-04T09:11:37.549Z] (25/136) Installing libxml2 (2.9.14-r1) [2022-10-04T09:11:37.815Z] (26/136) Installing shared-mime-info (2.2-r0) [2022-10-04T09:11:37.815Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2022-10-04T09:11:38.084Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2022-10-04T09:11:38.084Z] (29/136) Installing libpng (1.6.37-r1) [2022-10-04T09:11:38.352Z] (30/136) Installing libwebp (1.2.3-r0) [2022-10-04T09:11:38.352Z] (31/136) Installing zstd-libs (1.5.2-r1) [2022-10-04T09:11:38.352Z] (32/136) Installing tiff (4.3.0-r1) [2022-10-04T09:11:38.685Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2022-10-04T09:11:38.685Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-04T09:11:38.685Z] (35/136) Installing libxcomposite (0.4.5-r0) [2022-10-04T09:11:38.953Z] (36/136) Installing libxfixes (6.0.0-r0) [2022-10-04T09:11:38.953Z] (37/136) Installing libxrender (0.9.10-r3) [2022-10-04T09:11:38.953Z] (38/136) Installing libxcursor (1.2.1-r0) [2022-10-04T09:11:39.228Z] (39/136) Installing libxdamage (1.1.5-r1) [2022-10-04T09:11:39.228Z] (40/136) Installing libxi (1.8-r0) [2022-10-04T09:11:39.228Z] (41/136) Installing libxinerama (1.1.4-r1) [2022-10-04T09:11:39.501Z] (42/136) Installing libxrandr (1.5.2-r1) [2022-10-04T09:11:39.501Z] (43/136) Installing atk (2.38.0-r0) [2022-10-04T09:11:39.501Z] (44/136) Installing libxtst (1.2.3-r3) [2022-10-04T09:11:39.501Z] (45/136) Installing dbus-libs (1.14.0-r1) [2022-10-04T09:11:39.779Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2022-10-04T09:11:39.779Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2022-10-04T09:11:40.048Z] (48/136) Installing expat (2.4.9-r0) [2022-10-04T09:11:40.048Z] (49/136) Installing libbz2 (1.0.8-r1) [2022-10-04T09:11:40.048Z] (50/136) Installing freetype (2.12.1-r0) [2022-10-04T09:11:40.315Z] (51/136) Installing fontconfig (2.14.0-r0) [2022-10-04T09:11:40.315Z] (52/136) Installing pixman (0.40.0-r3) [2022-10-04T09:11:40.582Z] (53/136) Installing cairo (1.17.4-r2) [2022-10-04T09:11:40.582Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2022-10-04T09:11:40.582Z] (55/136) Installing avahi-libs (0.8-r6) [2022-10-04T09:11:40.849Z] (56/136) Installing gmp (6.2.1-r2) [2022-10-04T09:11:40.849Z] (57/136) Installing nettle (3.7.3-r0) [2022-10-04T09:11:40.849Z] (58/136) Installing p11-kit (0.24.1-r0) [2022-10-04T09:11:41.119Z] (59/136) Installing libtasn1 (4.18.0-r0) [2022-10-04T09:11:41.119Z] (60/136) Installing libunistring (1.0-r0) [2022-10-04T09:11:41.387Z] (61/136) Installing gnutls (3.7.7-r0) [2022-10-04T09:11:41.387Z] (62/136) Installing cups-libs (2.4.2-r0) [2022-10-04T09:11:41.387Z] (63/136) Installing libepoxy (1.5.10-r0) [2022-10-04T09:11:41.654Z] (64/136) Installing fribidi (1.0.12-r0) [2022-10-04T09:11:41.654Z] (65/136) Installing graphite2 (1.3.14-r1) [2022-10-04T09:11:41.922Z] (66/136) Installing harfbuzz (4.3.0-r0) [2022-10-04T09:11:41.922Z] (67/136) Installing libxft (2.3.4-r0) [2022-10-04T09:11:41.922Z] (68/136) Installing pango (1.50.7-r0) [2022-10-04T09:11:42.188Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2022-10-04T09:11:42.188Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-04T09:11:42.188Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2022-10-04T09:11:42.455Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2022-10-04T09:11:42.723Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2022-10-04T09:11:42.723Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2022-10-04T09:11:43.305Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-04T09:11:43.305Z] (75/136) Installing libfontenc (1.1.4-r0) [2022-10-04T09:11:43.305Z] (76/136) Installing mkfontscale (1.2.2-r0) [2022-10-04T09:11:43.305Z] (77/136) Installing font-opensans (0_git20210927-r0) [2022-10-04T09:11:43.572Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2022-10-04T09:11:43.572Z] (79/136) Installing libogg (1.3.5-r1) [2022-10-04T09:11:43.837Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-04T09:11:43.837Z] (81/136) Installing flac (1.3.4-r0) [2022-10-04T09:11:43.837Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2022-10-04T09:11:44.104Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2022-10-04T09:11:44.104Z] (84/136) Installing sdl2 (2.0.22-r0) [2022-10-04T09:11:44.370Z] (85/136) Installing aom-libs (3.3.0-r0) [2022-10-04T09:11:44.952Z] (86/136) Installing libass (0.16.0-r0) [2022-10-04T09:11:44.952Z] (87/136) Installing libdav1d (1.0.0-r0) [2022-10-04T09:11:45.219Z] (88/136) Installing libdrm (2.4.110-r0) [2022-10-04T09:11:45.219Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-04T09:11:45.485Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-04T09:11:45.485Z] (91/136) Installing lame (3.100-r0) [2022-10-04T09:11:45.485Z] (92/136) Installing opus (1.3.1-r1) [2022-10-04T09:11:45.752Z] (93/136) Installing libasyncns (0.8-r1) [2022-10-04T09:11:45.752Z] (94/136) Installing libltdl (2.4.7-r0) [2022-10-04T09:11:45.752Z] (95/136) Installing orc (0.4.32-r0) [2022-10-04T09:11:46.018Z] (96/136) Installing libvorbis (1.3.7-r0) [2022-10-04T09:11:46.018Z] (97/136) Installing libsndfile (1.1.0-r0) [2022-10-04T09:11:46.283Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2022-10-04T09:11:46.283Z] (99/136) Installing soxr (0.1.3-r2) [2022-10-04T09:11:46.283Z] (100/136) Installing speexdsp (1.2.0-r0) [2022-10-04T09:11:46.548Z] (101/136) Installing tdb-libs (1.4.6-r0) [2022-10-04T09:11:46.548Z] (102/136) Installing libpulse (15.0-r2) [2022-10-04T09:11:46.548Z] (103/136) Installing cjson (1.7.15-r3) [2022-10-04T09:11:46.814Z] (104/136) Installing mbedtls (2.28.1-r0) [2022-10-04T09:11:46.814Z] (105/136) Installing librist (0.2.6-r1) [2022-10-04T09:11:47.081Z] (106/136) Installing libsrt (1.4.4-r0) [2022-10-04T09:11:47.081Z] (107/136) Installing libssh (0.9.6-r1) [2022-10-04T09:11:47.081Z] (108/136) Installing libtheora (1.1.1-r16) [2022-10-04T09:11:47.346Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2022-10-04T09:11:47.346Z] (110/136) Installing libva (2.14.0-r0) [2022-10-04T09:11:47.346Z] (111/136) Installing libvdpau (1.5-r0) [2022-10-04T09:11:47.613Z] (112/136) Installing vidstab (1.1.0-r1) [2022-10-04T09:11:47.613Z] (113/136) Installing libvpx (1.11.0-r1) [2022-10-04T09:11:47.878Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2022-10-04T09:11:47.878Z] (115/136) Installing numactl (2.0.14-r0) [2022-10-04T09:11:47.878Z] (116/136) Installing x265-libs (3.5-r3) [2022-10-04T09:11:48.144Z] (117/136) Installing xvidcore (1.3.7-r1) [2022-10-04T09:11:48.418Z] (118/136) Installing ffmpeg-libs (5.0.1-r1) [2022-10-04T09:11:49.001Z] (119/136) Installing libevent (2.1.12-r4) [2022-10-04T09:11:49.266Z] (120/136) Installing mesa (21.3.8-r2) [2022-10-04T09:11:49.266Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2022-10-04T09:11:49.266Z] (122/136) Installing mesa-gbm (21.3.8-r2) [2022-10-04T09:11:49.530Z] (123/136) Installing icu-data-en (71.1-r2) [2022-10-04T09:11:49.530Z] Executing icu-data-en-71.1-r2.post-install [2022-10-04T09:11:49.530Z] * [2022-10-04T09:11:49.530Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-04T09:11:49.530Z] * package icu-data-full. [2022-10-04T09:11:49.530Z] * [2022-10-04T09:11:49.530Z] (124/136) Installing icu-libs (71.1-r2) [2022-10-04T09:11:49.793Z] (125/136) Installing lcms2 (2.13.1-r0) [2022-10-04T09:11:50.060Z] (126/136) Installing minizip (1.2.12-r0) [2022-10-04T09:11:50.060Z] (127/136) Installing nspr (4.33-r0) [2022-10-04T09:11:50.060Z] (128/136) Installing sqlite-libs (3.38.5-r0) [2022-10-04T09:11:50.328Z] (129/136) Installing nss (3.78.1-r0) [2022-10-04T09:11:50.328Z] (130/136) Installing re2 (2022.04.01-r0) [2022-10-04T09:11:50.595Z] (131/136) Installing snappy (1.1.9-r4) [2022-10-04T09:11:50.595Z] (132/136) Installing libgpg-error (1.45-r0) [2022-10-04T09:11:50.861Z] (133/136) Installing libgcrypt (1.10.1-r0) [2022-10-04T09:11:50.861Z] (134/136) Installing libxslt (1.1.35-r0) [2022-10-04T09:11:50.861Z] (135/136) Installing chromium (102.0.5005.182-r0) [2022-10-04T09:11:55.708Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:11:56.222Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-04T09:11:56.806Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:11:56.806Z] Executing glib-2.72.1-r0.trigger [2022-10-04T09:11:56.806Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-04T09:12:03.454Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-04T09:12:03.724Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-04T09:12:03.724Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-04T09:12:03.724Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-04T09:12:03.724Z] OK: 374 MiB in 157 packages [2022-10-04T09:12:03.992Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:04.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:05.927Z] (1/21) Installing binutils (2.38-r3) [2022-10-04T09:12:06.193Z] (2/21) Installing isl22 (0.22-r0) [2022-10-04T09:12:06.461Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-04T09:12:06.461Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-04T09:12:06.461Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-04T09:12:09.044Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-04T09:12:09.624Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-04T09:12:09.624Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-04T09:12:10.206Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-04T09:12:10.472Z] (10/21) Installing libpq (14.5-r0) [2022-10-04T09:12:10.472Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-04T09:12:10.472Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-04T09:12:10.740Z] (13/21) Installing libecpg (14.5-r0) [2022-10-04T09:12:10.740Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-04T09:12:11.007Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-04T09:12:15.263Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-04T09:12:20.610Z] (17/21) Installing clang (13.0.1-r1) [2022-10-04T09:12:20.610Z] (18/21) Installing icu (71.1-r2) [2022-10-04T09:12:20.875Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-04T09:12:21.141Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-04T09:12:26.477Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-04T09:12:26.477Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:12:26.477Z] OK: 767 MiB in 178 packages [2022-10-04T09:12:26.744Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:27.703Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:28.286Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-04T09:12:30.244Z] (2/10) Installing gdbm (1.23-r0) [2022-10-04T09:12:30.244Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-04T09:12:30.244Z] (4/10) Installing readline (8.1.2-r0) [2022-10-04T09:12:30.512Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-04T09:12:32.457Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-04T09:12:34.400Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-04T09:12:34.666Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-04T09:12:34.666Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-04T09:12:34.937Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-04T09:12:34.937Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:12:34.937Z] OK: 937 MiB in 188 packages [2022-10-04T09:12:35.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:36.166Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:37.121Z] OK: 937 MiB in 188 packages [2022-10-04T09:12:37.121Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:38.077Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-04T09:12:39.037Z] (1/1) Installing tzdata (2022c-r0) [2022-10-04T09:12:39.302Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:12:39.571Z] OK: 940 MiB in 189 packages [2022-10-04T09:12:40.528Z] (1/1) Purging tzdata (2022c-r0) [2022-10-04T09:12:40.794Z] Executing busybox-1.35.0-r17.trigger [2022-10-04T09:12:40.794Z] OK: 937 MiB in 188 packages [2022-10-04T09:12:58.993Z] Looking in links: /tmp/tmpq3cwrcgb [2022-10-04T09:12:58.993Z] Processing /tmp/tmpq3cwrcgb/setuptools-58.1.0-py3-none-any.whl [2022-10-04T09:12:58.993Z] Processing /tmp/tmpq3cwrcgb/pip-22.0.4-py3-none-any.whl [2022-10-04T09:12:58.993Z] Installing collected packages: setuptools, pip [2022-10-04T09:13:03.391Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:13:11.285Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-04T09:13:11.285Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:13:14.611Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-04T09:13:15.190Z] Collecting pip [2022-10-04T09:13:15.454Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-04T09:13:15.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 18.4 MB/s eta 0:00:00 [2022-10-04T09:13:15.718Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-04T09:13:18.284Z] Collecting setuptools [2022-10-04T09:13:18.284Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-04T09:13:18.284Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 21.0 MB/s eta 0:00:00 [2022-10-04T09:13:18.864Z] Collecting wheel [2022-10-04T09:13:18.864Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-04T09:13:20.268Z] Installing collected packages: wheel, setuptools, pip [2022-10-04T09:13:20.268Z] Attempting uninstall: setuptools [2022-10-04T09:13:20.268Z] Found existing installation: setuptools 58.1.0 [2022-10-04T09:13:20.849Z] Uninstalling setuptools-58.1.0: [2022-10-04T09:13:21.114Z] Successfully uninstalled setuptools-58.1.0 [2022-10-04T09:13:26.442Z] Attempting uninstall: pip [2022-10-04T09:13:26.442Z] Found existing installation: pip 22.0.4 [2022-10-04T09:13:28.376Z] Uninstalling pip-22.0.4: [2022-10-04T09:13:28.376Z] Successfully uninstalled pip-22.0.4 [2022-10-04T09:13:38.423Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-04T09:13:38.423Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:13:42.659Z] Processing ./edgex-taf-common [2022-10-04T09:13:42.659Z] Preparing metadata (setup.py): started [2022-10-04T09:13:44.594Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:13:44.594Z] Building wheels for collected packages: edgex-taf-common [2022-10-04T09:13:44.594Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-04T09:13:47.166Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-04T09:13:47.166Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=ecc3f4f6295c2747ed78034636fa97ee58d5acf4cff6c43a1307b96f4a2d3ed8 [2022-10-04T09:13:47.166Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-04T09:13:47.166Z] Successfully built edgex-taf-common [2022-10-04T09:13:47.429Z] Installing collected packages: edgex-taf-common [2022-10-04T09:13:47.429Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-04T09:13:47.429Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:13:51.662Z] Collecting robotframework==4.1.3 [2022-10-04T09:13:51.662Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-04T09:13:51.662Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.1 MB/s eta 0:00:00 [2022-10-04T09:13:52.241Z] Installing collected packages: robotframework [2022-10-04T09:13:55.571Z] Successfully installed robotframework-4.1.3 [2022-10-04T09:13:55.571Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:13:58.898Z] Collecting docker==4.4.1 [2022-10-04T09:13:58.899Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-04T09:13:59.162Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.9 MB/s eta 0:00:00 [2022-10-04T09:13:59.739Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-04T09:13:59.739Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-04T09:13:59.739Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.2 MB/s eta 0:00:00 [2022-10-04T09:13:59.739Z] Collecting websocket-client>=0.32.0 [2022-10-04T09:13:59.739Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-04T09:14:00.003Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 2.8 MB/s eta 0:00:00 [2022-10-04T09:14:00.003Z] Collecting six>=1.4.0 [2022-10-04T09:14:00.003Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-04T09:14:00.579Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-04T09:14:00.579Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-04T09:14:00.579Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 6.1 MB/s eta 0:00:00 [2022-10-04T09:14:00.844Z] Collecting certifi>=2017.4.17 [2022-10-04T09:14:00.844Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-04T09:14:00.844Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 6.8 MB/s eta 0:00:00 [2022-10-04T09:14:00.844Z] Collecting idna<4,>=2.5 [2022-10-04T09:14:00.844Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-04T09:14:00.844Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.3 MB/s eta 0:00:00 [2022-10-04T09:14:01.425Z] Collecting charset-normalizer<3,>=2 [2022-10-04T09:14:01.425Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-04T09:14:02.823Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-04T09:14:07.061Z] Successfully installed certifi-2022.9.24 charset-normalizer-2.1.1 docker-4.4.1 idna-3.4 requests-2.28.1 six-1.16.0 urllib3-1.26.12 websocket-client-1.4.1 [2022-10-04T09:14:07.061Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:14:11.296Z] Collecting python-dotenv==0.15.0 [2022-10-04T09:14:11.296Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-04T09:14:12.251Z] Installing collected packages: python-dotenv [2022-10-04T09:14:12.251Z] Successfully installed python-dotenv-0.15.0 [2022-10-04T09:14:12.251Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:14:16.490Z] Collecting RESTinstance==1.0.2 [2022-10-04T09:14:16.490Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-04T09:14:16.490Z] Collecting docutils [2022-10-04T09:14:16.490Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-04T09:14:16.756Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 8.8 MB/s eta 0:00:00 [2022-10-04T09:14:17.334Z] Collecting pytz [2022-10-04T09:14:17.598Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-04T09:14:17.598Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 8.7 MB/s eta 0:00:00 [2022-10-04T09:14:17.598Z] Collecting rfc3987 [2022-10-04T09:14:17.863Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-04T09:14:18.128Z] Collecting jsonschema [2022-10-04T09:14:18.128Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-04T09:14:18.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 3.8 MB/s eta 0:00:00 [2022-10-04T09:14:18.392Z] Collecting GenSON [2022-10-04T09:14:18.392Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-04T09:14:18.392Z] Preparing metadata (setup.py): started [2022-10-04T09:14:20.961Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:14:20.961Z] Collecting pygments [2022-10-04T09:14:20.961Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-04T09:14:21.226Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 9.3 MB/s eta 0:00:00 [2022-10-04T09:14:21.226Z] Collecting strict-rfc3339 [2022-10-04T09:14:21.226Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-04T09:14:21.226Z] Preparing metadata (setup.py): started [2022-10-04T09:14:23.795Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:14:23.795Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-04T09:14:23.795Z] Collecting tzlocal [2022-10-04T09:14:23.795Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-04T09:14:23.795Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-04T09:14:23.795Z] Collecting flex [2022-10-04T09:14:23.795Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-04T09:14:23.795Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 [2022-10-04T09:14:24.060Z] Preparing metadata (setup.py): started [2022-10-04T09:14:24.822Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:14:26.631Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:14:26.896Z] Collecting jsonpath-ng [2022-10-04T09:14:26.896Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-04T09:14:27.224Z] Requirement already satisfied: six>=1.7.3 in /usr/lib/python3.10/site-packages (from flex->RESTinstance==1.0.2) (1.16.0) [2022-10-04T09:14:27.815Z] Collecting PyYAML>=3.11 [2022-10-04T09:14:27.815Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-04T09:14:27.815Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 4.2 MB/s eta 0:00:00 [2022-10-04T09:14:29.779Z] Installing build dependencies: started [2022-10-04T09:14:42.886Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-04T09:14:42.886Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359297 sha256=59af6a8e3fa7fa9930bfdfa351994b3ff8ad64fa4a106213afa66638dc675455 [2022-10-04T09:14:42.886Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-04T09:14:42.886Z] Successfully built numpy [2022-10-04T09:14:42.886Z] Installing collected packages: numpy [2022-10-04T09:14:45.417Z] Successfully installed numpy-1.22.3 [2022-10-04T09:14:45.417Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:14:45.982Z] Collecting psutil==5.9.0 [2022-10-04T09:14:45.982Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-04T09:14:45.982Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 23.5 MB/s eta 0:00:00 [2022-10-04T09:14:46.241Z] Preparing metadata (setup.py): started [2022-10-04T09:14:46.502Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:14:46.502Z] Building wheels for collected packages: psutil [2022-10-04T09:14:46.502Z] Building wheel for psutil (setup.py): started [2022-10-04T09:14:48.410Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-04T09:14:48.410Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271449 sha256=135b8e71f35adfa085e0474d7a237d1098edb7b8fc4157a3e3f30a2624c913cc [2022-10-04T09:14:48.410Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-04T09:14:48.410Z] Successfully built psutil [2022-10-04T09:14:48.669Z] Installing collected packages: psutil [2022-10-04T09:14:48.928Z] Successfully installed psutil-5.9.0 [2022-10-04T09:14:48.928Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:14:49.862Z] Collecting pycryptodome==3.15.0 [2022-10-04T09:14:49.862Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-04T09:14:49.862Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 37.9 MB/s eta 0:00:00 [2022-10-04T09:14:50.121Z] Preparing metadata (setup.py): started [2022-10-04T09:14:51.499Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:14:51.499Z] Building wheels for collected packages: pycryptodome [2022-10-04T09:14:51.499Z] Building wheel for pycryptodome (setup.py): started [2022-10-04T09:14:56.461Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:14:56.461Z] Getting requirements to build wheel: started [2022-10-04T09:15:14.651Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:15:14.651Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:15:15.233Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:15:15.233Z] Collecting validate-email>=1.2 [2022-10-04T09:15:15.233Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-04T09:15:15.233Z] Preparing metadata (setup.py): started [2022-10-04T09:15:17.808Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:15:17.808Z] Collecting click>=3.3 [2022-10-04T09:15:17.808Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-04T09:15:17.808Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.0 MB/s eta 0:00:00 [2022-10-04T09:15:17.808Z] Collecting jsonpointer>=1.7 [2022-10-04T09:15:17.808Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-04T09:15:18.056Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-04T09:15:18.056Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111198 sha256=8ca9af3ddc777c29ef7687eef89c36711d7800098533162377911e1fc43d55a9 [2022-10-04T09:15:18.056Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-04T09:15:18.056Z] Successfully built pycryptodome [2022-10-04T09:15:18.056Z] Installing collected packages: pycryptodome [2022-10-04T09:15:18.056Z] Successfully installed pycryptodome-3.15.0 [2022-10-04T09:15:18.056Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:15:18.056Z] Collecting influxdb-client==1.33.0 [2022-10-04T09:15:18.056Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-04T09:15:18.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 13.4 MB/s eta 0:00:00 [2022-10-04T09:15:18.056Z] Collecting reactivex>=4.0.4 [2022-10-04T09:15:18.056Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-04T09:15:18.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 23.7 MB/s eta 0:00:00 [2022-10-04T09:15:18.056Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) [2022-10-04T09:15:18.056Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) [2022-10-04T09:15:18.056Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) [2022-10-04T09:15:18.056Z] Collecting python-dateutil>=2.5.3 [2022-10-04T09:15:18.056Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-04T09:15:18.056Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 28.4 MB/s eta 0:00:00 [2022-10-04T09:15:18.056Z] 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) [2022-10-04T09:15:18.056Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-04T09:15:18.056Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-04T09:15:18.056Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-04T09:15:18.056Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-04T09:15:18.056Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:15:18.075Z] Requirement already satisfied: charset-normalizer<3,>=2 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2.1.1) [2022-10-04T09:15:18.075Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (2022.9.24) [2022-10-04T09:15:18.075Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-04T09:15:18.075Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (1.26.12) [2022-10-04T09:15:18.341Z] Collecting decorator [2022-10-04T09:15:18.341Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-04T09:15:18.341Z] Collecting ply [2022-10-04T09:15:18.341Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-04T09:15:18.341Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.6 MB/s eta 0:00:00 [2022-10-04T09:15:18.922Z] Collecting attrs>=17.4.0 [2022-10-04T09:15:18.922Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-04T09:15:19.190Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.3 MB/s eta 0:00:00 [2022-10-04T09:15:19.457Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-04T09:15:19.457Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-04T09:15:19.457Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.3 MB/s eta 0:00:00 [2022-10-04T09:15:19.724Z] Installing build dependencies: started [2022-10-04T09:15:36.129Z] Removing intermediate container b623027fef88 [2022-10-04T09:15:36.129Z] ---> 2343ba474879 [2022-10-04T09:15:36.129Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-04T09:15:36.129Z] ---> Running in 8d64ca700d1d [2022-10-04T09:15:36.129Z] Removing intermediate container 8d64ca700d1d [2022-10-04T09:15:36.129Z] ---> 418181a1e9fc [2022-10-04T09:15:36.129Z] Step 10/12 : LABEL arch=amd64 [2022-10-04T09:15:36.129Z] ---> Running in 8be4f6573510 [2022-10-04T09:15:36.129Z] Removing intermediate container 8be4f6573510 [2022-10-04T09:15:36.129Z] ---> 55c8b5f18800 [2022-10-04T09:15:36.129Z] Step 11/12 : LABEL git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:15:36.129Z] ---> Running in fa3c1381fb98 [2022-10-04T09:15:36.129Z] Removing intermediate container fa3c1381fb98 [2022-10-04T09:15:36.129Z] ---> 3b2140afd586 [2022-10-04T09:15:36.129Z] Step 12/12 : LABEL version=0.0.2-dev.19 [2022-10-04T09:15:36.129Z] ---> Running in 10fff894484b [2022-10-04T09:15:36.129Z] Removing intermediate container 10fff894484b [2022-10-04T09:15:36.129Z] ---> 24eab7109e03 [2022-10-04T09:15:36.129Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-04T09:15:36.129Z] Successfully built 24eab7109e03 [2022-10-04T09:15:36.129Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-10-04T09:15:36.237Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2022-10-04T09:15:36.237Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:15:36.237Z] latest [2022-10-04T09:15:36.237Z] 0.0.2-dev.19 [2022-10-04T09:15:36.237Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [2022-10-04T09:15:36.237Z] main [2022-10-04T09:15:36.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:15:36.552Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:15:36.850Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:15:36.850Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-10-04T09:15:36.850Z] 317489224412: Preparing [2022-10-04T09:15:36.850Z] 08575614439d: Preparing [2022-10-04T09:15:36.850Z] 94f5be1e78c7: Preparing [2022-10-04T09:15:36.850Z] 3c95b3420742: Preparing [2022-10-04T09:15:36.850Z] 994393dc58e7: Preparing [2022-10-04T09:15:36.850Z] 994393dc58e7: Layer already exists [2022-10-04T09:15:36.850Z] 94f5be1e78c7: Pushed [2022-10-04T09:15:36.850Z] 08575614439d: Pushed [2022-10-04T09:15:36.850Z] 3c95b3420742: Pushed [2022-10-04T09:15:37.921Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:15:37.921Z] Getting requirements to build wheel: started [2022-10-04T09:15:39.867Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:15:39.867Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:15:43.213Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:15:43.213Z] Collecting pytz-deprecation-shim [2022-10-04T09:15:43.213Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-04T09:15:44.174Z] Collecting tzdata [2022-10-04T09:15:44.174Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-04T09:15:44.174Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 8.5 MB/s eta 0:00:00 [2022-10-04T09:15:44.439Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-04T09:15:44.439Z] Building wheel for flex (setup.py): started [2022-10-04T09:15:48.703Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-04T09:15:48.703Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=36ada4d850132f1e351f782e1c3a16ee4c6ff1e213c9690bb62d4e66a1177ebf [2022-10-04T09:15:48.703Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-04T09:15:48.703Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-04T09:15:51.283Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-04T09:15:51.283Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7ae071841a1a7bc4d58d1d3fbcfcf634734e89cbb00635ef1473d4b1bdda935c [2022-10-04T09:15:51.283Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-04T09:15:51.283Z] Building wheel for GenSON (setup.py): started [2022-10-04T09:15:54.619Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-04T09:15:54.619Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d3620e828a3996827334167c4ea5ced7c93b6244c25cf9bd06e30529726bf72c [2022-10-04T09:15:54.619Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-04T09:15:54.619Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-04T09:16:04.712Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-04T09:16:04.712Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114481 sha256=ca168d0e17b9afda1f9c89d7adcc1440393d78ca6fde6329104835c0c42eb358 [2022-10-04T09:16:04.712Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-04T09:16:04.712Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-04T09:16:08.966Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-04T09:16:08.966Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=351a010453c3afaa8c8a0ea3a76183b33df87713a33c3662cbafa805f7072eac [2022-10-04T09:16:08.966Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-04T09:16:08.966Z] Building wheel for validate-email (setup.py): started [2022-10-04T09:16:11.534Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-04T09:16:11.534Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=649d3f56641a4ddb1c8ef50c1a0f1fb91763b4e5db88ced72305dfd0373197d4 [2022-10-04T09:16:11.534Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-04T09:16:11.534Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-04T09:16:12.944Z] Installing collected packages: validate-email, strict-rfc3339, rfc3987, pytz, ply, GenSON, tzdata, PyYAML, pyrsistent, pygments, jsonpointer, docutils, decorator, click, attrs, pytz-deprecation-shim, jsonschema, jsonpath-ng, flex, tzlocal, RESTinstance [2022-10-04T09:16:27.925Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.0.2 attrs-22.1.0 click-8.1.3 decorator-5.1.1 docutils-0.19 flex-6.14.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.16.0 ply-3.11 pygments-2.13.0 pyrsistent-0.18.1 pytz-2022.4 pytz-deprecation-shim-0.1.0.post0 rfc3987-1.3.8 strict-rfc3339-0.7 tzdata-2022.4 tzlocal-4.2 validate-email-1.3 [2022-10-04T09:16:27.925Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:16:32.162Z] Collecting robotbackgroundlogger==1.2 [2022-10-04T09:16:32.163Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-04T09:16:32.163Z] Preparing metadata (setup.py): started [2022-10-04T09:16:34.093Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:16:34.093Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-04T09:16:34.093Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-04T09:16:34.093Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-04T09:16:36.660Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-04T09:16:36.660Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=6d65ce7b2f83065bb5a403d272f529990aead8baf3c21a42b4964c20cfc19c86 [2022-10-04T09:16:36.660Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-04T09:16:36.660Z] Successfully built robotbackgroundlogger [2022-10-04T09:16:38.058Z] Installing collected packages: robotbackgroundlogger [2022-10-04T09:16:38.058Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-04T09:16:38.058Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:16:42.309Z] Collecting configparser==5.0.1 [2022-10-04T09:16:42.309Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-04T09:16:44.243Z] Installing collected packages: configparser [2022-10-04T09:16:44.244Z] Successfully installed configparser-5.0.1 [2022-10-04T09:16:44.244Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:16:48.482Z] Collecting requests==2.25.1 [2022-10-04T09:16:48.482Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-04T09:16:48.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.0 MB/s eta 0:00:00 [2022-10-04T09:16:48.482Z] Collecting chardet<5,>=3.0.2 [2022-10-04T09:16:48.482Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-04T09:16:48.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 4.7 MB/s eta 0:00:00 [2022-10-04T09:16:48.748Z] Requirement already satisfied: urllib3<1.27,>=1.21.1 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (1.26.12) [2022-10-04T09:16:48.748Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-04T09:16:48.748Z] Collecting idna<3,>=2.5 [2022-10-04T09:16:48.748Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-04T09:16:49.014Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.4 MB/s eta 0:00:00 [2022-10-04T09:16:50.952Z] Installing collected packages: idna, chardet, requests [2022-10-04T09:16:50.952Z] Attempting uninstall: idna [2022-10-04T09:16:50.952Z] Found existing installation: idna 3.4 [2022-10-04T09:16:50.952Z] Uninstalling idna-3.4: [2022-10-04T09:16:50.952Z] Successfully uninstalled idna-3.4 [2022-10-04T09:16:53.523Z] Attempting uninstall: requests [2022-10-04T09:16:53.523Z] Found existing installation: requests 2.28.1 [2022-10-04T09:16:53.523Z] Uninstalling requests-2.28.1: [2022-10-04T09:16:53.523Z] Successfully uninstalled requests-2.28.1 [2022-10-04T09:16:53.523Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-04T09:16:53.523Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:16:57.777Z] Collecting robotframework-requests==0.8.0 [2022-10-04T09:16:57.777Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-04T09:16:57.777Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-04T09:16:57.777Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-04T09:16:58.043Z] Requirement already satisfied: idna<3,>=2.5 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2.10) [2022-10-04T09:16:58.043Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (2022.9.24) [2022-10-04T09:16:58.043Z] 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.12) [2022-10-04T09:16:58.043Z] Requirement already satisfied: chardet<5,>=3.0.2 in /usr/lib/python3.10/site-packages (from requests->robotframework-requests==0.8.0) (4.0.0) [2022-10-04T09:16:59.980Z] Installing collected packages: robotframework-requests [2022-10-04T09:16:59.981Z] Successfully installed robotframework-requests-0.8.0 [2022-10-04T09:16:59.981Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:17:04.237Z] Collecting paho-mqtt==1.5.1 [2022-10-04T09:17:04.507Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-04T09:17:04.507Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.8 MB/s eta 0:00:00 [2022-10-04T09:17:04.776Z] Preparing metadata (setup.py): started [2022-10-04T09:17:08.120Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:17:08.120Z] Building wheels for collected packages: paho-mqtt [2022-10-04T09:17:08.120Z] Building wheel for paho-mqtt (setup.py): started [2022-10-04T09:17:11.460Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-04T09:17:11.460Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=5cb1d04d63646341b0b5f87b222f3f24b8f3a182cdbf278cab965a89b7695e17 [2022-10-04T09:17:11.460Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-04T09:17:11.460Z] Successfully built paho-mqtt [2022-10-04T09:17:13.401Z] Installing collected packages: paho-mqtt [2022-10-04T09:17:13.401Z] Successfully installed paho-mqtt-1.5.1 [2022-10-04T09:17:13.667Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:17:17.921Z] Collecting redis==3.5.3 [2022-10-04T09:17:17.921Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-04T09:17:18.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 2.8 MB/s eta 0:00:00 [2022-10-04T09:17:20.125Z] Installing collected packages: redis [2022-10-04T09:17:20.706Z] Successfully installed redis-3.5.3 [2022-10-04T09:17:20.706Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:17:27.342Z] Collecting pyzmq==22.2.1 [2022-10-04T09:17:27.342Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-04T09:17:27.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 10.1 MB/s eta 0:00:00 [2022-10-04T09:17:28.298Z] 317489224412: Pushed [2022-10-04T09:17:28.298Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:28.602Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:28.903Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-10-04T09:17:28.903Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-10-04T09:17:28.903Z] 317489224412: Preparing [2022-10-04T09:17:28.903Z] 08575614439d: Preparing [2022-10-04T09:17:28.903Z] 94f5be1e78c7: Preparing [2022-10-04T09:17:28.903Z] 3c95b3420742: Preparing [2022-10-04T09:17:28.903Z] 994393dc58e7: Preparing [2022-10-04T09:17:28.903Z] 94f5be1e78c7: Layer already exists [2022-10-04T09:17:28.903Z] 08575614439d: Layer already exists [2022-10-04T09:17:28.903Z] 994393dc58e7: Layer already exists [2022-10-04T09:17:28.903Z] 3c95b3420742: Layer already exists [2022-10-04T09:17:28.903Z] 317489224412: Layer already exists [2022-10-04T09:17:28.903Z] latest: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:29.211Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:29.280Z] Installing build dependencies: started [2022-10-04T09:17:29.512Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.19 [2022-10-04T09:17:29.512Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-10-04T09:17:29.512Z] 317489224412: Preparing [2022-10-04T09:17:29.512Z] 08575614439d: Preparing [2022-10-04T09:17:29.512Z] 94f5be1e78c7: Preparing [2022-10-04T09:17:29.512Z] 3c95b3420742: Preparing [2022-10-04T09:17:29.512Z] 994393dc58e7: Preparing [2022-10-04T09:17:29.512Z] 994393dc58e7: Layer already exists [2022-10-04T09:17:29.512Z] 317489224412: Layer already exists [2022-10-04T09:17:29.512Z] 08575614439d: Layer already exists [2022-10-04T09:17:29.512Z] 94f5be1e78c7: Layer already exists [2022-10-04T09:17:29.512Z] 3c95b3420742: Layer already exists [2022-10-04T09:17:29.512Z] 0.0.2-dev.19: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:29.820Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:30.122Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [2022-10-04T09:17:30.122Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-10-04T09:17:30.122Z] 317489224412: Preparing [2022-10-04T09:17:30.122Z] 08575614439d: Preparing [2022-10-04T09:17:30.122Z] 94f5be1e78c7: Preparing [2022-10-04T09:17:30.122Z] 3c95b3420742: Preparing [2022-10-04T09:17:30.122Z] 994393dc58e7: Preparing [2022-10-04T09:17:30.122Z] 317489224412: Layer already exists [2022-10-04T09:17:30.122Z] 994393dc58e7: Layer already exists [2022-10-04T09:17:30.122Z] 08575614439d: Layer already exists [2022-10-04T09:17:30.122Z] 3c95b3420742: Layer already exists [2022-10-04T09:17:30.122Z] 94f5be1e78c7: Layer already exists [2022-10-04T09:17:30.122Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:30.431Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:30.735Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2022-10-04T09:17:30.735Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2022-10-04T09:17:30.735Z] 317489224412: Preparing [2022-10-04T09:17:30.735Z] 08575614439d: Preparing [2022-10-04T09:17:30.735Z] 94f5be1e78c7: Preparing [2022-10-04T09:17:30.735Z] 3c95b3420742: Preparing [2022-10-04T09:17:30.735Z] 994393dc58e7: Preparing [2022-10-04T09:17:30.735Z] 94f5be1e78c7: Layer already exists [2022-10-04T09:17:30.735Z] 3c95b3420742: Layer already exists [2022-10-04T09:17:30.735Z] 994393dc58e7: Layer already exists [2022-10-04T09:17:30.735Z] 317489224412: Layer already exists [2022-10-04T09:17:30.735Z] 08575614439d: Layer already exists [2022-10-04T09:17:30.735Z] main: digest: sha256:3182ec678dc8ae011a0cc196a43d4b3fb177d99c8b52f153566558ab9e288ac4 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-04T09:17:30.764Z] ===================================================== [Pipeline] echo [2022-10-04T09:17:30.769Z] taggedImages: [2022-10-04T09:17:30.769Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:17:30.769Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2022-10-04T09:17:30.769Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.19 [2022-10-04T09:17:30.769Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [2022-10-04T09:17:30.769Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:31.117Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T09:17:31.117Z] [2022-10-04T09:17:31.117Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:17:31.413Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T09:17:31.413Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-04T09:17:31.413Z] 5eb5b503b376: Pulling fs layer [2022-10-04T09:17:31.413Z] 5c69ac0246d0: Pulling fs layer [2022-10-04T09:17:31.413Z] ec43610c2a17: Pulling fs layer [2022-10-04T09:17:31.413Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-04T09:17:31.413Z] 33b1e0a273af: Pulling fs layer [2022-10-04T09:17:31.413Z] 5d3b04190fa2: Pulling fs layer [2022-10-04T09:17:31.413Z] 2f39f015ded8: Pulling fs layer [2022-10-04T09:17:31.413Z] 33b1e0a273af: Waiting [2022-10-04T09:17:31.413Z] 5d3b04190fa2: Waiting [2022-10-04T09:17:31.413Z] 2f39f015ded8: Waiting [2022-10-04T09:17:31.413Z] 3a2ae6a8a46f: Waiting [2022-10-04T09:17:31.413Z] 5c69ac0246d0: Download complete [2022-10-04T09:17:31.413Z] 3a2ae6a8a46f: Download complete [2022-10-04T09:17:31.413Z] ec43610c2a17: Verifying Checksum [2022-10-04T09:17:31.413Z] ec43610c2a17: Download complete [2022-10-04T09:17:31.413Z] 33b1e0a273af: Verifying Checksum [2022-10-04T09:17:31.413Z] 33b1e0a273af: Download complete [2022-10-04T09:17:31.676Z] 5eb5b503b376: Verifying Checksum [2022-10-04T09:17:31.676Z] 5eb5b503b376: Download complete [2022-10-04T09:17:32.244Z] 2f39f015ded8: Download complete [2022-10-04T09:17:32.810Z] 5eb5b503b376: Pull complete [2022-10-04T09:17:32.810Z] 5c69ac0246d0: Pull complete [2022-10-04T09:17:33.375Z] ec43610c2a17: Pull complete [2022-10-04T09:17:33.375Z] 3a2ae6a8a46f: Pull complete [2022-10-04T09:17:33.632Z] 33b1e0a273af: Pull complete [2022-10-04T09:17:33.632Z] 5d3b04190fa2: Pull complete [2022-10-04T09:17:37.822Z] 2f39f015ded8: Pull complete [2022-10-04T09:17:37.822Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-04T09:17:37.822Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T09:17:37.822Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T09:17:37.888Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T09:17:37.924Z] $ 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 [2022-10-04T09:17:41.762Z] $ docker top 2dc7351538adcb2382049565893688e114cf48dc96f1036ba18a2a15eb27d51e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T09:17:42.165Z] ---> job-cost.sh [2022-10-04T09:17:42.165Z] lf-activate-venv: SKIPPING [2022-10-04T09:17:42.165Z] INFO: No Stack... [2022-10-04T09:17:42.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T09:17:42.991Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T09:17:43.282Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2022-10-04T09:17:43.283Z] + cut -d, -f6 [Pipeline] lock [2022-10-04T09:17:43.294Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [2022-10-04T09:17:43.300Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] did not exist. Created. [2022-10-04T09:17:43.300Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T09:17:43.598Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-04T09:17:43.632Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T09:17:43.641Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T09:17:43.662Z] $ docker stop --time=1 2dc7351538adcb2382049565893688e114cf48dc96f1036ba18a2a15eb27d51e [2022-10-04T09:17:44.825Z] $ docker rm -f 2dc7351538adcb2382049565893688e114cf48dc96f1036ba18a2a15eb27d51e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-04T09:17:47.443Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:17:47.443Z] Getting requirements to build wheel: started [2022-10-04T09:17:47.710Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:17:47.976Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:17:52.300Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:17:52.300Z] Building wheels for collected packages: pyzmq [2022-10-04T09:17:52.300Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-04T09:19:13.917Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-04T09:20:35.500Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-04T09:20:43.686Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-04T09:20:43.686Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515226 sha256=5145fca43e6ea1ff8baf42ea55cfaf13d1fc9f2b91370eaeacf2a2e1df7bc46f [2022-10-04T09:20:43.686Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-04T09:20:43.686Z] Successfully built pyzmq [2022-10-04T09:20:44.641Z] Installing collected packages: pyzmq [2022-10-04T09:20:46.040Z] Successfully installed pyzmq-22.2.1 [2022-10-04T09:20:46.041Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:20:50.278Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-04T09:20:50.278Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-04T09:20:50.541Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.7 MB/s eta 0:00:00 [2022-10-04T09:20:50.541Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-04T09:20:50.541Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-04T09:20:50.805Z] Collecting selenium>=3.141.0 [2022-10-04T09:20:51.067Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-04T09:20:51.067Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 10.8 MB/s eta 0:00:00 [2022-10-04T09:20:51.067Z] Requirement already satisfied: robotframework>=3.1.2 in /usr/lib/python3.10/site-packages (from robotframework-seleniumlibrary==5.1.3) (4.1.3) [2022-10-04T09:20:51.329Z] Collecting trio~=0.17 [2022-10-04T09:20:51.329Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-04T09:20:51.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.2 MB/s eta 0:00:00 [2022-10-04T09:20:51.329Z] Requirement already satisfied: urllib3[socks]~=1.26 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (1.26.12) [2022-10-04T09:20:51.593Z] Collecting trio-websocket~=0.9 [2022-10-04T09:20:51.593Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-04T09:20:51.593Z] Requirement already satisfied: certifi>=2021.10.8 in /usr/lib/python3.10/site-packages (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2022.9.24) [2022-10-04T09:20:51.593Z] Collecting sortedcontainers [2022-10-04T09:20:51.593Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-04T09:20:51.856Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-04T09:20:51.856Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-04T09:20:51.856Z] Requirement already satisfied: attrs>=19.2.0 in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (22.1.0) [2022-10-04T09:20:51.856Z] Collecting outcome [2022-10-04T09:20:51.856Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-04T09:20:51.856Z] Requirement already satisfied: idna in /usr/lib/python3.10/site-packages (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3) (2.10) [2022-10-04T09:20:52.119Z] Collecting async-generator>=1.9 [2022-10-04T09:20:52.119Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-04T09:20:52.119Z] Collecting sniffio [2022-10-04T09:20:52.119Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-04T09:20:52.384Z] Collecting wsproto>=0.14 [2022-10-04T09:20:52.384Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-04T09:20:52.647Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-04T09:20:52.648Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-04T09:20:53.226Z] Collecting h11<1,>=0.9.0 [2022-10-04T09:20:53.226Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-04T09:20:53.493Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 168.7 kB/s eta 0:00:00 [2022-10-04T09:20:55.431Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-04T09:21:07.722Z] Successfully installed PySocks-1.7.1 async-generator-1.10 exceptiongroup-1.0.0rc9 h11-0.14.0 outcome-1.2.0 robotframework-pythonlibcore-3.0.0 robotframework-seleniumlibrary-5.1.3 selenium-4.5.0 sniffio-1.3.0 sortedcontainers-2.4.0 trio-0.22.0 trio-websocket-0.9.2 wsproto-1.2.0 [2022-10-04T09:21:07.722Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:21:10.292Z] Collecting psycopg2==2.9.3 [2022-10-04T09:21:10.292Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-04T09:21:10.292Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.5 MB/s eta 0:00:00 [2022-10-04T09:21:10.558Z] Preparing metadata (setup.py): started [2022-10-04T09:21:13.888Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:21:13.888Z] Building wheels for collected packages: psycopg2 [2022-10-04T09:21:13.888Z] Building wheel for psycopg2 (setup.py): started [2022-10-04T09:22:21.726Z] Building wheel for psycopg2 (setup.py): still running... [2022-10-04T09:22:21.726Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-04T09:22:21.726Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470366 sha256=d305e1d8e6108b5650e7c98352a17fbf9b4d800c76d0f1d657a40d1580ab7ad4 [2022-10-04T09:22:21.726Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-04T09:22:21.726Z] Successfully built psycopg2 [2022-10-04T09:22:22.305Z] Installing collected packages: psycopg2 [2022-10-04T09:22:22.570Z] Successfully installed psycopg2-2.9.3 [2022-10-04T09:22:22.570Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:22:29.193Z] Collecting numpy==1.22.3 [2022-10-04T09:22:29.193Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-04T09:22:29.193Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.8 MB/s eta 0:00:00 [2022-10-04T09:22:33.427Z] Installing build dependencies: started [2022-10-04T09:22:51.598Z] Installing build dependencies: finished with status 'done' [2022-10-04T09:22:51.598Z] Getting requirements to build wheel: started [2022-10-04T09:22:56.915Z] Getting requirements to build wheel: finished with status 'done' [2022-10-04T09:22:56.915Z] Preparing metadata (pyproject.toml): started [2022-10-04T09:23:00.239Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-04T09:23:00.239Z] Building wheels for collected packages: numpy [2022-10-04T09:23:00.239Z] Building wheel for numpy (pyproject.toml): started [2022-10-04T09:25:21.888Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:26:18.245Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:27:26.085Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:28:22.466Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:29:30.304Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:30:38.419Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:31:34.923Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:36:11.736Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:38:03.364Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:40:10.003Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:42:16.679Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:43:24.485Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:45:46.130Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:49:37.888Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:51:14.490Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:53:06.169Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-04T09:53:24.343Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-04T09:53:24.343Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623686 sha256=42c7718356e0ecf5144e3fd2d2177281d73f0950e22bea7bad5b9cd18fa14b0c [2022-10-04T09:53:24.343Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-04T09:53:24.343Z] Successfully built numpy [2022-10-04T09:53:26.914Z] Installing collected packages: numpy [2022-10-04T09:53:48.995Z] Successfully installed numpy-1.22.3 [2022-10-04T09:53:48.995Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:53:55.676Z] Collecting psutil==5.9.0 [2022-10-04T09:53:55.676Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-04T09:53:55.676Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.3 MB/s eta 0:00:00 [2022-10-04T09:53:55.676Z] Preparing metadata (setup.py): started [2022-10-04T09:53:59.927Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:53:59.927Z] Building wheels for collected packages: psutil [2022-10-04T09:53:59.927Z] Building wheel for psutil (setup.py): started [2022-10-04T09:54:12.258Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-04T09:54:12.258Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=099ea3ff69adc77d17d331841a3b2b1076a0f20c71fbfa3409ff423c358acd67 [2022-10-04T09:54:12.258Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-04T09:54:12.258Z] Successfully built psutil [2022-10-04T09:54:14.188Z] Installing collected packages: psutil [2022-10-04T09:54:16.124Z] Successfully installed psutil-5.9.0 [2022-10-04T09:54:16.124Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:54:21.439Z] Collecting pycryptodome==3.15.0 [2022-10-04T09:54:21.439Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-04T09:54:21.439Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 11.5 MB/s eta 0:00:00 [2022-10-04T09:54:24.008Z] Preparing metadata (setup.py): started [2022-10-04T09:54:28.243Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-04T09:54:28.508Z] Building wheels for collected packages: pycryptodome [2022-10-04T09:54:28.508Z] Building wheel for pycryptodome (setup.py): started [2022-10-04T09:55:36.328Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-04T09:56:32.673Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-04T09:56:34.607Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-04T09:56:34.607Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2016985 sha256=596efe5e585e58e0c1d74102890f8e774631580f6c17502733087e679f223e48 [2022-10-04T09:56:34.607Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-04T09:56:34.607Z] Successfully built pycryptodome [2022-10-04T09:56:36.539Z] Installing collected packages: pycryptodome [2022-10-04T09:56:40.776Z] Successfully installed pycryptodome-3.15.0 [2022-10-04T09:56:40.776Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:56:45.012Z] Collecting influxdb-client==1.33.0 [2022-10-04T09:56:45.012Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-04T09:56:45.012Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 9.2 MB/s eta 0:00:00 [2022-10-04T09:56:45.587Z] Collecting reactivex>=4.0.4 [2022-10-04T09:56:45.587Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-04T09:56:45.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.1 MB/s eta 0:00:00 [2022-10-04T09:56:45.849Z] Collecting python-dateutil>=2.5.3 [2022-10-04T09:56:45.849Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-04T09:56:45.849Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.8 MB/s eta 0:00:00 [2022-10-04T09:56:45.849Z] Requirement already satisfied: certifi>=14.05.14 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (2022.9.24) [2022-10-04T09:56:45.849Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (65.4.1) [2022-10-04T09:56:45.849Z] Requirement already satisfied: urllib3>=1.26.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0) (1.26.12) [2022-10-04T09:56:45.849Z] 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) [2022-10-04T09:56:46.113Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-04T09:56:46.113Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-04T09:56:48.674Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-04T09:56:56.857Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-04T09:56:56.857Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-04T09:57:35.700Z] Removing intermediate container aac67013b2e8 [2022-10-04T09:57:35.700Z] ---> 694ec7515b59 [2022-10-04T09:57:35.700Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-04T09:57:35.700Z] ---> Running in 23c206b145c8 [2022-10-04T09:57:35.967Z] Removing intermediate container 23c206b145c8 [2022-10-04T09:57:35.967Z] ---> d8f984248204 [2022-10-04T09:57:35.967Z] Step 10/12 : LABEL arch=arm64 [2022-10-04T09:57:36.233Z] ---> Running in 2f6d9f8a6aa4 [2022-10-04T09:57:36.500Z] Removing intermediate container 2f6d9f8a6aa4 [2022-10-04T09:57:36.500Z] ---> 4d78fcda76e6 [2022-10-04T09:57:36.500Z] Step 11/12 : LABEL git_sha=8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:57:36.500Z] ---> Running in 94b988bb8927 [2022-10-04T09:57:36.768Z] Removing intermediate container 94b988bb8927 [2022-10-04T09:57:36.768Z] ---> c8e358448517 [2022-10-04T09:57:36.768Z] Step 12/12 : LABEL version=0.0.2-dev.19 [2022-10-04T09:57:37.036Z] ---> Running in b2242799368b [2022-10-04T09:57:37.300Z] Removing intermediate container b2242799368b [2022-10-04T09:57:37.300Z] ---> b08d84d9ac00 [2022-10-04T09:57:37.300Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-04T09:57:37.300Z] Successfully built b08d84d9ac00 [2022-10-04T09:57:37.300Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-10-04T09:57:37.378Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2022-10-04T09:57:37.378Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:57:37.378Z] latest [2022-10-04T09:57:37.378Z] 0.0.2-dev.19 [2022-10-04T09:57:37.378Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [2022-10-04T09:57:37.378Z] main [2022-10-04T09:57:37.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:57:37.706Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T09:57:38.039Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T09:57:38.039Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-10-04T09:57:38.039Z] d22732fcfaf7: Preparing [2022-10-04T09:57:38.039Z] a5b006fc08f0: Preparing [2022-10-04T09:57:38.039Z] a21e6fbc77af: Preparing [2022-10-04T09:57:38.039Z] 646ad490bb0f: Preparing [2022-10-04T09:57:38.039Z] 5d3e392a13a0: Preparing [2022-10-04T09:57:38.039Z] 5d3e392a13a0: Layer already exists [2022-10-04T09:57:38.304Z] a5b006fc08f0: Pushed [2022-10-04T09:57:38.304Z] a21e6fbc77af: Pushed [2022-10-04T09:57:38.304Z] 646ad490bb0f: Pushed [2022-10-04T10:01:45.058Z] d22732fcfaf7: Pushed [2022-10-04T10:01:45.058Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:45.394Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:45.724Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-10-04T10:01:45.724Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-10-04T10:01:45.724Z] d22732fcfaf7: Preparing [2022-10-04T10:01:45.724Z] a5b006fc08f0: Preparing [2022-10-04T10:01:45.724Z] a21e6fbc77af: Preparing [2022-10-04T10:01:45.724Z] 646ad490bb0f: Preparing [2022-10-04T10:01:45.724Z] 5d3e392a13a0: Preparing [2022-10-04T10:01:45.724Z] 5d3e392a13a0: Layer already exists [2022-10-04T10:01:45.724Z] a21e6fbc77af: Layer already exists [2022-10-04T10:01:45.724Z] a5b006fc08f0: Layer already exists [2022-10-04T10:01:45.724Z] 646ad490bb0f: Layer already exists [2022-10-04T10:01:45.724Z] d22732fcfaf7: Layer already exists [2022-10-04T10:01:45.724Z] latest: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:46.052Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:46.385Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.19 [2022-10-04T10:01:46.385Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-10-04T10:01:46.385Z] d22732fcfaf7: Preparing [2022-10-04T10:01:46.385Z] a5b006fc08f0: Preparing [2022-10-04T10:01:46.385Z] a21e6fbc77af: Preparing [2022-10-04T10:01:46.385Z] 646ad490bb0f: Preparing [2022-10-04T10:01:46.385Z] 5d3e392a13a0: Preparing [2022-10-04T10:01:46.385Z] a21e6fbc77af: Layer already exists [2022-10-04T10:01:46.385Z] 646ad490bb0f: Layer already exists [2022-10-04T10:01:46.385Z] d22732fcfaf7: Layer already exists [2022-10-04T10:01:46.385Z] 5d3e392a13a0: Layer already exists [2022-10-04T10:01:46.385Z] a5b006fc08f0: Layer already exists [2022-10-04T10:01:46.385Z] 0.0.2-dev.19: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:46.715Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:47.039Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [2022-10-04T10:01:47.039Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-10-04T10:01:47.039Z] d22732fcfaf7: Preparing [2022-10-04T10:01:47.039Z] a5b006fc08f0: Preparing [2022-10-04T10:01:47.039Z] a21e6fbc77af: Preparing [2022-10-04T10:01:47.039Z] 646ad490bb0f: Preparing [2022-10-04T10:01:47.039Z] 5d3e392a13a0: Preparing [2022-10-04T10:01:47.039Z] d22732fcfaf7: Layer already exists [2022-10-04T10:01:47.039Z] 646ad490bb0f: Layer already exists [2022-10-04T10:01:47.039Z] a21e6fbc77af: Layer already exists [2022-10-04T10:01:47.039Z] 5d3e392a13a0: Layer already exists [2022-10-04T10:01:47.039Z] a5b006fc08f0: Layer already exists [2022-10-04T10:01:47.039Z] 8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:47.360Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:47.697Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2022-10-04T10:01:47.697Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2022-10-04T10:01:47.697Z] d22732fcfaf7: Preparing [2022-10-04T10:01:47.697Z] a5b006fc08f0: Preparing [2022-10-04T10:01:47.697Z] a21e6fbc77af: Preparing [2022-10-04T10:01:47.697Z] 646ad490bb0f: Preparing [2022-10-04T10:01:47.697Z] 5d3e392a13a0: Preparing [2022-10-04T10:01:47.697Z] 5d3e392a13a0: Layer already exists [2022-10-04T10:01:47.697Z] 646ad490bb0f: Layer already exists [2022-10-04T10:01:47.697Z] a5b006fc08f0: Layer already exists [2022-10-04T10:01:47.697Z] d22732fcfaf7: Layer already exists [2022-10-04T10:01:47.697Z] a21e6fbc77af: Layer already exists [2022-10-04T10:01:47.697Z] main: digest: sha256:de9c07388efed516e41a29d809e3e380ff22de336be39b8a07fbf6ed4be47d97 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-04T10:01:47.733Z] ===================================================== [Pipeline] echo [2022-10-04T10:01:47.737Z] taggedImages: [2022-10-04T10:01:47.738Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3 [2022-10-04T10:01:47.738Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2022-10-04T10:01:47.738Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.19 [2022-10-04T10:01:47.738Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:8a2ece878d90b9b84fce85a683ceecc0804aedf3-0.0.2-dev.19 [2022-10-04T10:01:47.738Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:48.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T10:01:48.099Z] [2022-10-04T10:01:48.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:01:48.422Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T10:01:48.422Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-04T10:01:48.422Z] 8998bd30e6a1: Pulling fs layer [2022-10-04T10:01:48.422Z] 04944245beec: Pulling fs layer [2022-10-04T10:01:48.422Z] 699f458cf7ca: Pulling fs layer [2022-10-04T10:01:48.422Z] 765212b225bb: Pulling fs layer [2022-10-04T10:01:48.422Z] f23df028b6ca: Pulling fs layer [2022-10-04T10:01:48.422Z] d65c8cfc05b1: Pulling fs layer [2022-10-04T10:01:48.422Z] 2437ff75d9bd: Pulling fs layer [2022-10-04T10:01:48.422Z] 765212b225bb: Waiting [2022-10-04T10:01:48.422Z] f23df028b6ca: Waiting [2022-10-04T10:01:48.422Z] d65c8cfc05b1: Waiting [2022-10-04T10:01:48.422Z] 2437ff75d9bd: Waiting [2022-10-04T10:01:48.688Z] 04944245beec: Verifying Checksum [2022-10-04T10:01:48.688Z] 04944245beec: Download complete [2022-10-04T10:01:48.688Z] 765212b225bb: Verifying Checksum [2022-10-04T10:01:48.688Z] 765212b225bb: Download complete [2022-10-04T10:01:48.688Z] f23df028b6ca: Download complete [2022-10-04T10:01:48.688Z] d65c8cfc05b1: Verifying Checksum [2022-10-04T10:01:48.688Z] d65c8cfc05b1: Download complete [2022-10-04T10:01:48.688Z] 699f458cf7ca: Verifying Checksum [2022-10-04T10:01:48.688Z] 699f458cf7ca: Download complete [2022-10-04T10:01:49.271Z] 8998bd30e6a1: Verifying Checksum [2022-10-04T10:01:49.271Z] 8998bd30e6a1: Download complete [2022-10-04T10:01:51.216Z] 2437ff75d9bd: Verifying Checksum [2022-10-04T10:01:51.216Z] 2437ff75d9bd: Download complete [2022-10-04T10:01:53.150Z] 8998bd30e6a1: Pull complete [2022-10-04T10:01:53.415Z] 04944245beec: Pull complete [2022-10-04T10:01:54.815Z] 699f458cf7ca: Pull complete [2022-10-04T10:01:55.082Z] 765212b225bb: Pull complete [2022-10-04T10:01:55.664Z] f23df028b6ca: Pull complete [2022-10-04T10:01:55.930Z] d65c8cfc05b1: Pull complete [2022-10-04T10:02:10.975Z] 2437ff75d9bd: Pull complete [2022-10-04T10:02:10.975Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-04T10:02:10.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-04T10:02:10.975Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T10:02:11.176Z] prd-ubuntu20.04-docker-arm64-4c-16g-7059 does not seem to be running inside a container [2022-10-04T10:02:11.280Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-04T10:02:13.803Z] $ docker top 6df1126cbf830ee530b251aac73485a68c23f2846173c5d06cc144d16875206f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:14.627Z] ---> job-cost.sh [2022-10-04T10:02:14.627Z] lf-activate-venv: SKIPPING [2022-10-04T10:02:14.627Z] INFO: No Stack... [2022-10-04T10:02:15.210Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-04T10:02:16.165Z] INFO: Archiving Costs [Pipeline] sh [2022-10-04T10:02:16.793Z] + cut -d, -f6 [2022-10-04T10:02:16.793Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2022-10-04T10:02:16.857Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [2022-10-04T10:02:16.862Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] did not exist. Created. [2022-10-04T10:02:16.862Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-04T10:02:17.187Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-e30e5f96/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-04T10:02:17.827Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-04T10:02:17.845Z] Warning: overwriting stash ‘stack-cost’ [2022-10-04T10:02:18.182Z] Stashed 1 file(s) [Pipeline] } [2022-10-04T10:02:18.190Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-10-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-04T10:02:18.224Z] $ docker stop --time=1 6df1126cbf830ee530b251aac73485a68c23f2846173c5d06cc144d16875206f [2022-10-04T10:02:19.699Z] $ docker rm -f 6df1126cbf830ee530b251aac73485a68c23f2846173c5d06cc144d16875206f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2022-10-04T10:02:20.248Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T10:02:20.248Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:02:20.542Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T10:02:20.542Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T10:02:20.597Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T10:02:20.638Z] $ 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 [2022-10-04T10:02:20.971Z] $ docker top 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d -eo pid,comm [2022-10-04T10:02:21.003Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-04T10:02:21.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T10:02:21.026Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T10:02:21.026Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T10:02:21.129Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T10:02:21.145Z] $ docker exec 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d ssh-agent [2022-10-04T10:02:21.222Z] SSH_AUTH_SOCK=/tmp/ssh-6SWT3lnFcTcz/agent.32 [2022-10-04T10:02:21.222Z] SSH_AGENT_PID=38 [2022-10-04T10:02:21.225Z] Running ssh-add (command line suppressed) [2022-10-04T10:02:21.329Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7703310766226328017.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7703310766226328017.key) [2022-10-04T10:02:21.328Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T10:02:21.620Z] + git semver tag [2022-10-04T10:02:21.878Z] 2022-10-04 10:02:21,791 [run_tag] DEBUG tag force:False [2022-10-04T10:02:21.878Z] 2022-10-04 10:02:21,792 [check_head_tag] DEBUG check head tag [2022-10-04T10:02:21.878Z] 2022-10-04 10:02:21,792 [execute] INFO git cat-file --batch-check [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,792 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,795 [execute] INFO git cat-file --batch [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,804 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,804 [execute] INFO git tag -a v0.0.2-dev.19 -m v0.0.2-dev.19 [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,805 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.19', '-m', 'v0.0.2-dev.19'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T10:02:21.879Z] 2022-10-04 10:02:21,809 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:21.879Z] 0.0.2-dev.19 [Pipeline] } [2022-10-04T10:02:21.901Z] $ docker exec --env ******** --env ******** 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d ssh-agent -k [2022-10-04T10:02:21.993Z] unset SSH_AUTH_SOCK; [2022-10-04T10:02:21.994Z] unset SSH_AGENT_PID; [2022-10-04T10:02:21.994Z] echo Agent pid 38 killed; [2022-10-04T10:02:21.989Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T10:02:22.281Z] + git semver [Pipeline] } [2022-10-04T10:02:22.563Z] $ docker stop --time=1 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d [2022-10-04T10:02:23.828Z] $ docker rm -f 9ca5b903d00f78922cfb2c5443e86d18d2561c0fd782e34cdba8013df2741a6d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:02:24.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T10:02:24.187Z] [2022-10-04T10:02:24.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:02:24.481Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T10:02:24.481Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-04T10:02:24.481Z] ab5ef0e58194: Pulling fs layer [2022-10-04T10:02:24.481Z] 9712f1f96733: Pulling fs layer [2022-10-04T10:02:24.481Z] 63f879dbbcfc: Pulling fs layer [2022-10-04T10:02:24.481Z] 0d9ebad4ef96: Pulling fs layer [2022-10-04T10:02:24.481Z] e9a5061849ea: Pulling fs layer [2022-10-04T10:02:24.481Z] d747dcd14b5f: Pulling fs layer [2022-10-04T10:02:24.481Z] 0d9ebad4ef96: Waiting [2022-10-04T10:02:24.481Z] 2de7ff778b66: Pulling fs layer [2022-10-04T10:02:24.481Z] d747dcd14b5f: Waiting [2022-10-04T10:02:24.481Z] 2de7ff778b66: Waiting [2022-10-04T10:02:24.481Z] 9712f1f96733: Download complete [2022-10-04T10:02:24.742Z] 63f879dbbcfc: Verifying Checksum [2022-10-04T10:02:24.742Z] 63f879dbbcfc: Download complete [2022-10-04T10:02:25.002Z] 0d9ebad4ef96: Verifying Checksum [2022-10-04T10:02:25.002Z] 0d9ebad4ef96: Download complete [2022-10-04T10:02:25.002Z] d747dcd14b5f: Verifying Checksum [2022-10-04T10:02:25.002Z] d747dcd14b5f: Download complete [2022-10-04T10:02:25.002Z] ab5ef0e58194: Verifying Checksum [2022-10-04T10:02:25.002Z] ab5ef0e58194: Download complete [2022-10-04T10:02:25.002Z] e9a5061849ea: Verifying Checksum [2022-10-04T10:02:25.002Z] e9a5061849ea: Download complete [2022-10-04T10:02:25.260Z] 2de7ff778b66: Verifying Checksum [2022-10-04T10:02:25.260Z] 2de7ff778b66: Download complete [2022-10-04T10:02:27.786Z] ab5ef0e58194: Pull complete [2022-10-04T10:02:27.786Z] 9712f1f96733: Pull complete [2022-10-04T10:02:28.350Z] 63f879dbbcfc: Pull complete [2022-10-04T10:02:32.529Z] 0d9ebad4ef96: Pull complete [2022-10-04T10:02:32.529Z] e9a5061849ea: Pull complete [2022-10-04T10:02:32.529Z] d747dcd14b5f: Pull complete [2022-10-04T10:02:33.093Z] 2de7ff778b66: Pull complete [2022-10-04T10:02:33.093Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-04T10:02:33.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-04T10:02:33.093Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T10:02:33.164Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T10:02:33.201Z] $ 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 [2022-10-04T10:02:38.108Z] $ docker top 29f59d0c2bd7bfb731d8ac59d081fa764cfe196f62c4373513db8f30fc4fa4eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-04T10:02:38.158Z] provisioning config files... [2022-10-04T10:02:38.164Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13183556235738209584tmp [2022-10-04T10:02:38.171Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9181129596445244483tmp [2022-10-04T10:02:38.180Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17935771244237397646tmp [Pipeline] { [Pipeline] echo [2022-10-04T10:02:38.194Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:38.477Z] ---> sigul-configuration.sh [2022-10-04T10:02:38.477Z] gpg: directory `/root/.gnupg' created [2022-10-04T10:02:38.477Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-04T10:02:38.477Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-04T10:02:38.477Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-04T10:02:38.477Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-04T10:02:38.477Z] gpg: CAST5 encrypted data [2022-10-04T10:02:38.477Z] gpg: encrypted with 1 passphrase [2022-10-04T10:02:38.477Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-04T10:02:38.760Z] + mkdir /home/jenkins [2022-10-04T10:02:38.760Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-04T10:02:39.045Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-10-04T10:02:39.055Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:39.337Z] ---> sigul-install.sh [2022-10-04T10:02:39.337Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-04T10:02:39.621Z] + git tag --list [2022-10-04T10:02:39.621Z] v0.0.1 [2022-10-04T10:02:39.621Z] v0.0.2-dev.1 [2022-10-04T10:02:39.621Z] v0.0.2-dev.10 [2022-10-04T10:02:39.621Z] v0.0.2-dev.11 [2022-10-04T10:02:39.621Z] v0.0.2-dev.12 [2022-10-04T10:02:39.621Z] v0.0.2-dev.13 [2022-10-04T10:02:39.621Z] v0.0.2-dev.14 [2022-10-04T10:02:39.621Z] v0.0.2-dev.15 [2022-10-04T10:02:39.621Z] v0.0.2-dev.16 [2022-10-04T10:02:39.621Z] v0.0.2-dev.17 [2022-10-04T10:02:39.621Z] v0.0.2-dev.18 [2022-10-04T10:02:39.621Z] v0.0.2-dev.19 [2022-10-04T10:02:39.621Z] v0.0.2-dev.2 [2022-10-04T10:02:39.621Z] v0.0.2-dev.3 [2022-10-04T10:02:39.621Z] v0.0.2-dev.4 [2022-10-04T10:02:39.621Z] v0.0.2-dev.5 [2022-10-04T10:02:39.621Z] v0.0.2-dev.6 [2022-10-04T10:02:39.621Z] v0.0.2-dev.7 [2022-10-04T10:02:39.621Z] v0.0.2-dev.8 [2022-10-04T10:02:39.621Z] v0.0.2-dev.9 [Pipeline] sh [2022-10-04T10:02:39.910Z] + lftools sign git-tag v0.0.2-dev.19 [2022-10-04T10:02:40.476Z] Signing Git tag with Sigul... [2022-10-04T10:02:40.476Z] Signing v0.0.2-dev.19 [Pipeline] echo [2022-10-04T10:02:41.102Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:41.508Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-04T10:02:41.527Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-04T10:02:41.559Z] $ docker stop --time=1 29f59d0c2bd7bfb731d8ac59d081fa764cfe196f62c4373513db8f30fc4fa4eb [2022-10-04T10:02:42.869Z] $ docker rm -f 29f59d0c2bd7bfb731d8ac59d081fa764cfe196f62c4373513db8f30fc4fa4eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-04T10:02:43.262Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T10:02:43.262Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:02:43.559Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T10:02:43.559Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T10:02:43.620Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T10:02:43.662Z] $ 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 [2022-10-04T10:02:43.986Z] $ docker top c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 -eo pid,comm [2022-10-04T10:02:44.018Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-04T10:02:44.018Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T10:02:44.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T10:02:44.046Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T10:02:44.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T10:02:44.165Z] $ docker exec c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 ssh-agent [2022-10-04T10:02:44.252Z] SSH_AUTH_SOCK=/tmp/ssh-AuIkBZwTfbDK/agent.32 [2022-10-04T10:02:44.252Z] SSH_AGENT_PID=38 [2022-10-04T10:02:44.257Z] Running ssh-add (command line suppressed) [2022-10-04T10:02:44.358Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18150100536072495505.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18150100536072495505.key) [2022-10-04T10:02:44.356Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T10:02:44.643Z] + git semver bump pre [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,823 [bump_version] DEBUG bumping version:0.0.2-dev.19 on axis:pre with prefix:dev [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,823 [bump_version] DEBUG bumped version:0.0.2-dev.20 [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,823 [write_version] DEBUG write version:0.0.2-dev.20 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,823 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,823 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,825 [execute] INFO git cat-file --batch-check [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T10:02:44.900Z] 2022-10-04 10:02:44,830 [execute] INFO git cat-file --batch [2022-10-04T10:02:44.901Z] 2022-10-04 10:02:44,830 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T10:02:44.901Z] 2022-10-04 10:02:44,834 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:44.901Z] 0.0.2-dev.20 [Pipeline] } [2022-10-04T10:02:44.921Z] $ docker exec --env ******** --env ******** c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 ssh-agent -k [2022-10-04T10:02:45.020Z] unset SSH_AUTH_SOCK; [2022-10-04T10:02:45.020Z] unset SSH_AGENT_PID; [2022-10-04T10:02:45.020Z] echo Agent pid 38 killed; [2022-10-04T10:02:45.017Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T10:02:45.312Z] + git semver [Pipeline] } [2022-10-04T10:02:45.595Z] $ docker stop --time=1 c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 [2022-10-04T10:02:46.845Z] $ docker rm -f c71f42e77b864718d334004308c8d654c55a54f40780d80f42f970642b6ffd42 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-04T10:02:47.157Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-04T10:02:47.157Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:02:47.452Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-04T10:02:47.452Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T10:02:47.509Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T10:02:47.555Z] $ 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 [2022-10-04T10:02:47.885Z] $ docker top dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e -eo pid,comm [2022-10-04T10:02:47.919Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-10-04T10:02:47.919Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-04T10:02:47.945Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-04T10:02:47.945Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-04T10:02:48.050Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-04T10:02:48.067Z] $ docker exec dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e ssh-agent [2022-10-04T10:02:48.163Z] SSH_AUTH_SOCK=/tmp/ssh-LM18OcyWXGNs/agent.32 [2022-10-04T10:02:48.163Z] SSH_AGENT_PID=38 [2022-10-04T10:02:48.168Z] Running ssh-add (command line suppressed) [2022-10-04T10:02:48.268Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2261928545855287376.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_2261928545855287376.key) [2022-10-04T10:02:48.266Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-04T10:02:48.543Z] + git semver push [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,729 [run_push] DEBUG push [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,730 [execute] INFO git cat-file --batch-check [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,730 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,733 [execute] INFO git rev-list 788d295437c7c2717afb4c157233ed7de8f04a8c -- [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,733 [execute] DEBUG Popen(['git', 'rev-list', '788d295437c7c2717afb4c157233ed7de8f04a8c', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,738 [execute] INFO git fetch -v origin [2022-10-04T10:02:48.802Z] 2022-10-04 10:02:48,739 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-04T10:02:49.367Z] 2022-10-04 10:02:49,262 [run_push] DEBUG no remote changes detected [2022-10-04T10:02:49.367Z] 2022-10-04 10:02:49,263 [execute] INFO git push origin semver [2022-10-04T10:02:49.367Z] 2022-10-04 10:02:49,263 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-04T10:02:50.301Z] 2022-10-04 10:02:50,264 [run_push] DEBUG push all version tags [2022-10-04T10:02:50.301Z] 2022-10-04 10:02:50,264 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-04T10:02:50.301Z] 2022-10-04 10:02:50,265 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2022-10-04T10:02:51.236Z] 2022-10-04 10:02:51,017 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2022-10-04T10:02:51.236Z] 0.0.2-dev.20 [Pipeline] } [2022-10-04T10:02:51.258Z] $ docker exec --env ******** --env ******** dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e ssh-agent -k [2022-10-04T10:02:51.358Z] unset SSH_AUTH_SOCK; [2022-10-04T10:02:51.358Z] unset SSH_AGENT_PID; [2022-10-04T10:02:51.358Z] echo Agent pid 38 killed; [2022-10-04T10:02:51.354Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-04T10:02:51.646Z] + git semver [Pipeline] } [2022-10-04T10:02:51.929Z] $ docker stop --time=1 dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e [2022-10-04T10:02:53.225Z] $ docker rm -f dfd2032fa5f3ae475993cafa67b5c7d29b7445d68a2eac79598487ed0033083e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-04T10:02:53.635Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2022-10-04T10:02:53.636Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-10-04T10:02:53.636Z] total 16 [2022-10-04T10:02:53.636Z] drwxr-xr-x 3 root root 4096 Oct 4 09:17 . [2022-10-04T10:02:53.636Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 10:02 .. [2022-10-04T10:02:53.636Z] drwxr-xr-x 2 root root 4096 Oct 4 09:17 cost [2022-10-04T10:02:53.636Z] -rw-r--r-- 1 root root 87 Oct 4 09:17 cost.csv [2022-10-04T10:02:53.636Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-10-04T10:02:53.636Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2022-10-04T10:02:53.636Z] total 16 [2022-10-04T10:02:53.636Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 4 09:17 . [2022-10-04T10:02:53.636Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 4 10:02 .. [2022-10-04T10:02:53.636Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 4 09:17 cost [2022-10-04T10:02:53.636Z] -rw-r--r-- 1 jenkins jenkins 87 Oct 4 09:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:53.925Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:54.771Z] ---> package-listing.sh [2022-10-04T10:02:54.771Z] ++ facter osfamily [2022-10-04T10:02:54.771Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-04T10:02:55.029Z] + OS_FAMILY=debian [2022-10-04T10:02:55.029Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2022-10-04T10:02:55.029Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-04T10:02:55.029Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-04T10:02:55.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-04T10:02:55.029Z] + PACKAGES=/tmp/packages_start.txt [2022-10-04T10:02:55.029Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-10-04T10:02:55.029Z] + PACKAGES=/tmp/packages_end.txt [2022-10-04T10:02:55.029Z] + case "${OS_FAMILY}" in [2022-10-04T10:02:55.029Z] + dpkg -l [2022-10-04T10:02:55.029Z] + grep '^ii' [2022-10-04T10:02:55.029Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-04T10:02:55.029Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-04T10:02:55.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-04T10:02:55.029Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2022-10-04T10:02:55.029Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2022-10-04T10:02:55.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2022-10-04T10:02:55.038Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-04T10:02:55.313Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-04T10:02:55.862Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-04T10:02:55.862Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-04T10:02:55.931Z] prd-ubuntu20.04-docker-8c-8g-7058 does not seem to be running inside a container [2022-10-04T10:02:55.973Z] $ 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 [2022-10-04T10:02:56.216Z] $ docker top c5d7e90c52f628af2472d5a7f69e1f0f012e962024ec2811a7c7fd94b4dc32d0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-04T10:02:56.534Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-04T10:02:56.817Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-04T10:02:57.100Z] + ls /var/log/sa-host [2022-10-04T10:02:57.100Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-04T10:02:57.239Z] provisioning config files... [2022-10-04T10:02:57.256Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11460894101765939890tmp [Pipeline] { [Pipeline] echo [2022-10-04T10:02:57.269Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:57.547Z] ---> create-netrc.sh [Pipeline] } [2022-10-04T10:02:57.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:57.871Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-04T10:02:57.879Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:58.159Z] ---> sudo-logs.sh [2022-10-04T10:02:58.160Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-04T10:02:58.184Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:58.463Z] ---> job-cost.sh [2022-10-04T10:02:58.463Z] lf-activate-venv: SKIPPING [2022-10-04T10:02:58.463Z] DEBUG: total: 0.2199999988079071 [2022-10-04T10:02:58.463Z] INFO: Retrieving Stack Cost... [2022-10-04T10:02:59.031Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-04T10:02:59.289Z] INFO: Archiving Costs [Pipeline] echo [2022-10-04T10:02:59.299Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-04T10:02:59.587Z] ---> logs-deploy.sh [2022-10-04T10:02:59.587Z] lf-activate-venv: SKIPPING [2022-10-04T10:02:59.587Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/10 [2022-10-04T10:02:59.587Z] INFO: archiving workspace using pattern(s): [2022-10-04T10:03:00.525Z] Archives upload complete. [2022-10-04T10:03:00.784Z] INFO: archiving logs to Nexus