Push event to branch EDX-2503-branch Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e83d573ace7792459b4220d6a5f21e6843138382 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-ssh4539043194049471298.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-ssh9040189779706688997.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/EDX-2503-branch/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/EDX-2503-branch/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11022623464289721248.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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/EDX-2503-branch/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12415972970836356421.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2162790632154720736.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/EDX-2503-branch/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/EDX-2503-branch/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3582916611537378023.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 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-6846 in /w/workspace/edgex-taf-common_EDX-2503-branch [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/edgex-taf-common_EDX-2503-branch # 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 e83d573ace7792459b4220d6a5f21e6843138382 (EDX-2503-branch) Commit message: "EDX-2503 Add influxdb-client" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d > 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 e83d573ace7792459b4220d6a5f21e6843138382 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-03T08:06:51.837Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-03T08:06:51.988Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-03T08:06:52.080Z] ========================================================= [2022-10-03T08:06:52.080Z] EdgeX Global Pipelines Version Info [2022-10-03T08:06:52.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-03T08:06:52.816Z] ------------------- [2022-10-03T08:06:52.816Z] stable info: [2022-10-03T08:06:52.816Z] ------------------- [2022-10-03T08:06:52.816Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-03T08:06:52.816Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T08:06:52.816Z] Message: update stable to v1.0.239 [2022-10-03T08:06:53.386Z] ------------------- [2022-10-03T08:06:53.386Z] experimental info: [2022-10-03T08:06:53.386Z] ------------------- [2022-10-03T08:06:53.386Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-03T08:06:53.386Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-03T08:06:53.386Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2022-10-03T08:06:53.708Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2022-10-03T08:06:53.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2022-10-03T08:06:53.782Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-03T08:06:53.814Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-03T08:06:53.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-03T08:06:53.886Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2022-10-03T08:06:53.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-03T08:06:53.958Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2022-10-03T08:06:53.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2022-10-03T08:06:54.029Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-03T08:06:54.062Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2022-10-03T08:06:54.095Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2022-10-03T08:06:54.130Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-03T08:06:54.164Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-03T08:06:54.201Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = EDX-2503-branch [Pipeline] echo [2022-10-03T08:06:54.234Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = EDX-2503-branch [Pipeline] echo [2022-10-03T08:06:54.268Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = EDX-2503-branch [Pipeline] echo [2022-10-03T08:06:54.299Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e83d573ace7792459b4220d6a5f21e6843138382 [Pipeline] echo [2022-10-03T08:06:54.337Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e83d573 [Pipeline] echo [2022-10-03T08:06:54.371Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T08:06:54.474Z] provisioning config files... [2022-10-03T08:06:54.488Z] copy managed file [taf-settings] to file:/w/workspace/edgex-taf-common_EDX-2503-branch@tmp/config12620363352866795044tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T08:06:54.822Z] ---> docker-login.sh [2022-10-03T08:06:54.822Z] nexus3.edgexfoundry.org:10001 [2022-10-03T08:06:55.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:06:55.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:06:55.082Z] Configure a credential helper to remove this warning. See [2022-10-03T08:06:55.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:06:55.082Z] [2022-10-03T08:06:55.082Z] Login Succeeded [2022-10-03T08:06:55.082Z] nexus3.edgexfoundry.org:10002 [2022-10-03T08:06:55.082Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:06:55.082Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:06:55.082Z] Configure a credential helper to remove this warning. See [2022-10-03T08:06:55.082Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:06:55.082Z] [2022-10-03T08:06:55.082Z] Login Succeeded [2022-10-03T08:06:55.082Z] nexus3.edgexfoundry.org:10003 [2022-10-03T08:06:55.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:06:55.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:06:55.343Z] Configure a credential helper to remove this warning. See [2022-10-03T08:06:55.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:06:55.343Z] [2022-10-03T08:06:55.343Z] Login Succeeded [2022-10-03T08:06:55.343Z] nexus3.edgexfoundry.org:10004 [2022-10-03T08:06:55.343Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:06:55.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:06:55.343Z] Configure a credential helper to remove this warning. See [2022-10-03T08:06:55.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:06:55.343Z] [2022-10-03T08:06:55.343Z] Login Succeeded [2022-10-03T08:06:55.343Z] docker.io [2022-10-03T08:06:55.602Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:06:55.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:06:55.863Z] Configure a credential helper to remove this warning. See [2022-10-03T08:06:55.863Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:06:55.863Z] [2022-10-03T08:06:55.863Z] Login Succeeded [2022-10-03T08:06:55.863Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T08:06:55.903Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-10-03T08:06:56.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-03T08:06:56.542Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-03T08:06:56.542Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-03T08:06:56.542Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-03T08:06:56.542Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-03T08:06:56.542Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-03T08:06:56.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T08:06:57.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T08:06:57.015Z] [2022-10-03T08:06:57.015Z] 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-03T08:06:57.381Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T08:06:57.381Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-03T08:06:57.381Z] b85a868b505f: Pulling fs layer [2022-10-03T08:06:57.381Z] e2be974225ed: Pulling fs layer [2022-10-03T08:06:57.381Z] 339a4e72a1f5: Pulling fs layer [2022-10-03T08:06:57.381Z] 988bab9f4d93: Pulling fs layer [2022-10-03T08:06:57.381Z] 1469e6f7b9e6: Pulling fs layer [2022-10-03T08:06:57.381Z] eaf3925da568: Pulling fs layer [2022-10-03T08:06:57.381Z] bab4dde63d76: Pulling fs layer [2022-10-03T08:06:57.381Z] bde34c3a00c8: Pulling fs layer [2022-10-03T08:06:57.381Z] b352a97aabf1: Pulling fs layer [2022-10-03T08:06:57.381Z] 4872d77fe225: Pulling fs layer [2022-10-03T08:06:57.381Z] 5851b861e8e6: Pulling fs layer [2022-10-03T08:06:57.381Z] eaf3925da568: Waiting [2022-10-03T08:06:57.381Z] bab4dde63d76: Waiting [2022-10-03T08:06:57.381Z] 1469e6f7b9e6: Waiting [2022-10-03T08:06:57.381Z] 5851b861e8e6: Waiting [2022-10-03T08:06:57.381Z] 4872d77fe225: Waiting [2022-10-03T08:06:57.381Z] bde34c3a00c8: Waiting [2022-10-03T08:06:57.381Z] 988bab9f4d93: Waiting [2022-10-03T08:06:57.381Z] e2be974225ed: Verifying Checksum [2022-10-03T08:06:57.381Z] e2be974225ed: Download complete [2022-10-03T08:06:57.381Z] 988bab9f4d93: Download complete [2022-10-03T08:06:57.381Z] 1469e6f7b9e6: Verifying Checksum [2022-10-03T08:06:57.381Z] 1469e6f7b9e6: Download complete [2022-10-03T08:06:57.644Z] eaf3925da568: Verifying Checksum [2022-10-03T08:06:57.644Z] eaf3925da568: Download complete [2022-10-03T08:06:57.644Z] 339a4e72a1f5: Verifying Checksum [2022-10-03T08:06:57.644Z] 339a4e72a1f5: Download complete [2022-10-03T08:06:57.644Z] bde34c3a00c8: Verifying Checksum [2022-10-03T08:06:57.644Z] bde34c3a00c8: Download complete [2022-10-03T08:06:57.644Z] b352a97aabf1: Verifying Checksum [2022-10-03T08:06:57.644Z] b352a97aabf1: Download complete [2022-10-03T08:06:57.644Z] 4872d77fe225: Verifying Checksum [2022-10-03T08:06:57.644Z] 4872d77fe225: Download complete [2022-10-03T08:06:57.644Z] 5851b861e8e6: Verifying Checksum [2022-10-03T08:06:57.644Z] 5851b861e8e6: Download complete [2022-10-03T08:06:57.644Z] b85a868b505f: Verifying Checksum [2022-10-03T08:06:57.644Z] b85a868b505f: Download complete [2022-10-03T08:06:57.905Z] bab4dde63d76: Verifying Checksum [2022-10-03T08:06:57.905Z] bab4dde63d76: Download complete [2022-10-03T08:06:59.311Z] b85a868b505f: Pull complete [2022-10-03T08:06:59.311Z] e2be974225ed: Pull complete [2022-10-03T08:06:59.572Z] 339a4e72a1f5: Pull complete [2022-10-03T08:06:59.833Z] 988bab9f4d93: Pull complete [2022-10-03T08:07:00.094Z] 1469e6f7b9e6: Pull complete [2022-10-03T08:07:00.094Z] eaf3925da568: Pull complete [2022-10-03T08:07:02.000Z] bab4dde63d76: Pull complete [2022-10-03T08:07:02.000Z] bde34c3a00c8: Pull complete [2022-10-03T08:07:02.000Z] b352a97aabf1: Pull complete [2022-10-03T08:07:02.000Z] 4872d77fe225: Pull complete [2022-10-03T08:07:02.260Z] 5851b861e8e6: Pull complete [2022-10-03T08:07:02.260Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-03T08:07:02.260Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-03T08:07:02.260Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T08:07:02.443Z] prd-ubuntu20.04-docker-8c-8g-6846 does not seem to be running inside a container [2022-10-03T08:07:02.457Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-taf-common_EDX-2503-branch -v /w/workspace/edgex-taf-common_EDX-2503-branch:/w/workspace/edgex-taf-common_EDX-2503-branch:rw,z -v /w/workspace/edgex-taf-common_EDX-2503-branch@tmp:/w/workspace/edgex-taf-common_EDX-2503-branch@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-03T08:07:04.967Z] $ docker top c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 -eo pid,comm [2022-10-03T08:07:05.045Z] 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-03T08:07:05.045Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-03T08:07:05.161Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T08:07:05.161Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T08:07:05.280Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T08:07:05.267Z] $ docker exec c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 ssh-agent [2022-10-03T08:07:05.393Z] SSH_AUTH_SOCK=/tmp/ssh-TxHuKjvs6Ktz/agent.32 [2022-10-03T08:07:05.393Z] SSH_AGENT_PID=38 [2022-10-03T08:07:05.400Z] Running ssh-add (command line suppressed) [2022-10-03T08:07:05.473Z] Identity added: /w/workspace/edgex-taf-common_EDX-2503-branch@tmp/private_key_4572412339561094854.key (/w/workspace/edgex-taf-common_EDX-2503-branch@tmp/private_key_4572412339561094854.key) [2022-10-03T08:07:05.504Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T08:07:05.832Z] + git tag --points-at HEAD [Pipeline] } [2022-10-03T08:07:05.854Z] $ docker exec --env ******** --env ******** c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 ssh-agent -k [2022-10-03T08:07:05.964Z] unset SSH_AUTH_SOCK; [2022-10-03T08:07:05.964Z] unset SSH_AGENT_PID; [2022-10-03T08:07:05.964Z] echo Agent pid 38 killed; [2022-10-03T08:07:05.991Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-03T08:07:06.071Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-03T08:07:06.071Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-03T08:07:06.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-03T08:07:06.186Z] $ docker exec c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 ssh-agent [2022-10-03T08:07:06.303Z] SSH_AUTH_SOCK=/tmp/ssh-BqKIj9TjRRCI/agent.70 [2022-10-03T08:07:06.303Z] SSH_AGENT_PID=76 [2022-10-03T08:07:06.309Z] Running ssh-add (command line suppressed) [2022-10-03T08:07:06.420Z] Identity added: /w/workspace/edgex-taf-common_EDX-2503-branch@tmp/private_key_15158238088464373692.key (/w/workspace/edgex-taf-common_EDX-2503-branch@tmp/private_key_15158238088464373692.key) [2022-10-03T08:07:06.449Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-03T08:07:06.772Z] + git semver init [2022-10-03T08:07:07.031Z] 2022-10-03 08:07:06,953 [run_init] DEBUG init version:0.0.0 force:False [2022-10-03T08:07:07.031Z] 2022-10-03 08:07:06,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-taf-common_EDX-2503-branch/.semver [2022-10-03T08:07:07.031Z] 2022-10-03 08:07:06,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/edgex-taf-common_EDX-2503-branch/.semver [2022-10-03T08:07:07.031Z] 2022-10-03 08:07:06,954 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/edgex-taf-common_EDX-2503-branch/.semver'], cwd=/w/workspace/edgex-taf-common_EDX-2503-branch, universal_newlines=False, shell=None, istream=None) [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,636 [append_file] DEBUG append to file:/w/workspace/edgex-taf-common_EDX-2503-branch/.git/info/exclude [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,637 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-taf-common_EDX-2503-branch/.semver/EDX-2503-branch with force:False [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,637 [write_file] DEBUG write to file:/w/workspace/edgex-taf-common_EDX-2503-branch/.semver/EDX-2503-branch [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,641 [execute] INFO git cat-file --batch-check [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-taf-common_EDX-2503-branch/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,648 [execute] INFO git cat-file --batch [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,649 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-taf-common_EDX-2503-branch/.semver, universal_newlines=False, shell=None, istream=) [2022-10-03T08:07:07.972Z] 2022-10-03 08:07:07,654 [read_version] DEBUG read version from /w/workspace/edgex-taf-common_EDX-2503-branch/.semver/EDX-2503-branch [2022-10-03T08:07:07.972Z] 0.0.0 [Pipeline] } [2022-10-03T08:07:07.982Z] $ docker exec --env ******** --env ******** c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 ssh-agent -k [2022-10-03T08:07:08.081Z] unset SSH_AUTH_SOCK; [2022-10-03T08:07:08.082Z] unset SSH_AGENT_PID; [2022-10-03T08:07:08.082Z] echo Agent pid 76 killed; [2022-10-03T08:07:08.106Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-03T08:07:08.510Z] + git semver [Pipeline] } [2022-10-03T08:07:08.782Z] $ docker stop --time=1 c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 [2022-10-03T08:07:10.119Z] $ docker rm -f c0be3d3ea0fab99508624af81b161ae5c27de8e48d58eabcec91ee92f58cd4f8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-03T08:07:10.528Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-03T08:07:10.756Z] Stashed 1 file(s) [Pipeline] echo [2022-10-03T08:07:10.773Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-03T08:07:11.338Z] provisioning config files... [2022-10-03T08:07:11.348Z] copy managed file [taf-settings] to file:/w/workspace/edgex-taf-common_EDX-2503-branch@tmp/config6373380941627415167tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T08:07:11.681Z] ---> docker-login.sh [2022-10-03T08:07:11.681Z] nexus3.edgexfoundry.org:10001 [2022-10-03T08:07:11.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:07:11.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:07:11.681Z] Configure a credential helper to remove this warning. See [2022-10-03T08:07:11.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:07:11.681Z] [2022-10-03T08:07:11.681Z] Login Succeeded [2022-10-03T08:07:11.681Z] nexus3.edgexfoundry.org:10002 [2022-10-03T08:07:11.681Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:07:11.681Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:07:11.681Z] Configure a credential helper to remove this warning. See [2022-10-03T08:07:11.681Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:07:11.681Z] [2022-10-03T08:07:11.681Z] Login Succeeded [2022-10-03T08:07:11.681Z] nexus3.edgexfoundry.org:10003 [2022-10-03T08:07:11.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:07:11.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:07:11.941Z] Configure a credential helper to remove this warning. See [2022-10-03T08:07:11.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:07:11.941Z] [2022-10-03T08:07:11.941Z] Login Succeeded [2022-10-03T08:07:11.941Z] nexus3.edgexfoundry.org:10004 [2022-10-03T08:07:11.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:07:11.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:07:11.941Z] Configure a credential helper to remove this warning. See [2022-10-03T08:07:11.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:07:11.941Z] [2022-10-03T08:07:11.941Z] Login Succeeded [2022-10-03T08:07:11.941Z] docker.io [2022-10-03T08:07:12.201Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:07:12.462Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:07:12.462Z] Configure a credential helper to remove this warning. See [2022-10-03T08:07:12.462Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:07:12.462Z] [2022-10-03T08:07:12.462Z] Login Succeeded [2022-10-03T08:07:12.462Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T08:07:12.490Z] 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-03T08:07:13.402Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T08:07:13.708Z] + ls -al . [2022-10-03T08:07:13.708Z] total 68 [2022-10-03T08:07:13.708Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 08:07 . [2022-10-03T08:07:13.708Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:06 .. [2022-10-03T08:07:13.708Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 08:07 .git [2022-10-03T08:07:13.708Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 3 08:06 .gitignore [2022-10-03T08:07:13.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 08:07 .semver [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 2265 Oct 3 08:06 Dockerfile [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 3 08:06 Jenkinsfile [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 3 08:06 LICENSE [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 3 08:06 README.md [2022-10-03T08:07:13.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:06 TAF-Manager [2022-10-03T08:07:13.709Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 08:06 TUC [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 08:07 VERSION [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 3 08:06 requirements.txt [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 3 08:06 robot-entrypoint.sh [2022-10-03T08:07:13.709Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 3 08:06 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T08:07:14.086Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=e83d573ace7792459b4220d6a5f21e6843138382 --label arch=amd64 --label version=0.0.0 . [2022-10-03T08:07:14.086Z] Sending build context to Docker daemon 404.5kB [2022-10-03T08:07:14.086Z] Step 1/12 : FROM alpine:3.16 [2022-10-03T08:07:14.658Z] 3.16: Pulling from library/alpine [2022-10-03T08:07:14.918Z] 213ec9aee27d: Pulling fs layer [2022-10-03T08:07:15.179Z] 213ec9aee27d: Verifying Checksum [2022-10-03T08:07:15.179Z] 213ec9aee27d: Download complete [2022-10-03T08:07:15.441Z] 213ec9aee27d: Pull complete [2022-10-03T08:07:15.701Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T08:07:15.701Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T08:07:15.701Z] ---> 9c6f07244728 [2022-10-03T08:07:15.701Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-03T08:07:15.963Z] ---> Running in 00e63a37152e [2022-10-03T08:07:16.223Z] Removing intermediate container 00e63a37152e [2022-10-03T08:07:16.223Z] ---> 10c9cd877b54 [2022-10-03T08:07:16.223Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-03T08:07:16.492Z] ---> Running in 09d27527bb0b [2022-10-03T08:07:16.492Z] Removing intermediate container 09d27527bb0b [2022-10-03T08:07:16.492Z] ---> a50856343376 [2022-10-03T08:07:16.492Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-03T08:07:16.752Z] ---> f565941c2228 [2022-10-03T08:07:16.752Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-03T08:07:16.752Z] ---> e4d77178dc9a [2022-10-03T08:07:16.752Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-03T08:07:16.752Z] ---> Running in 76f1b9b113a1 [2022-10-03T08:07:17.011Z] Removing intermediate container 76f1b9b113a1 [2022-10-03T08:07:17.011Z] ---> 87fd310eca89 [2022-10-03T08:07:17.011Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T08:07:17.011Z] ---> Running in 996a4fa1e225 [2022-10-03T08:07:17.580Z] Removing intermediate container 996a4fa1e225 [2022-10-03T08:07:17.580Z] ---> 6607926dc55c [2022-10-03T08:07:17.580Z] 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-03T08:07:17.580Z] ---> Running in 5242868c41ef [2022-10-03T08:07:17.839Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:18.775Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:19.343Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T08:07:19.343Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T08:07:19.343Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-03T08:07:19.343Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-03T08:07:19.343Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:07:19.343Z] OK: 6 MiB in 14 packages [2022-10-03T08:07:19.602Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:20.539Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:20.798Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T08:07:20.798Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-03T08:07:20.798Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T08:07:21.056Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-03T08:07:21.056Z] (5/7) Installing curl (7.83.1-r3) [2022-10-03T08:07:21.314Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-03T08:07:21.882Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-03T08:07:22.142Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:07:22.142Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T08:07:22.142Z] OK: 51 MiB in 21 packages [2022-10-03T08:07:22.142Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:23.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:23.335Z] (1/137) Installing libmagic (5.41-r0) [2022-10-03T08:07:23.335Z] (2/137) Installing file (5.41-r0) [2022-10-03T08:07:23.594Z] (3/137) Installing libxau (1.0.9-r0) [2022-10-03T08:07:23.594Z] (4/137) Installing libxdmcp (1.1.3-r0) [2022-10-03T08:07:23.594Z] (5/137) Installing libxcb (1.15-r0) [2022-10-03T08:07:23.852Z] (6/137) Installing libx11 (1.8-r0) [2022-10-03T08:07:23.852Z] (7/137) Installing libxext (1.3.4-r0) [2022-10-03T08:07:24.112Z] (8/137) Installing libice (1.0.10-r0) [2022-10-03T08:07:24.112Z] (9/137) Installing libuuid (2.38-r1) [2022-10-03T08:07:24.112Z] (10/137) Installing libsm (1.2.3-r0) [2022-10-03T08:07:24.375Z] (11/137) Installing libxt (1.2.1-r0) [2022-10-03T08:07:24.375Z] (12/137) Installing libxmu (1.1.3-r0) [2022-10-03T08:07:24.375Z] (13/137) Installing xset (1.2.4-r0) [2022-10-03T08:07:24.634Z] (14/137) Installing xprop (1.2.5-r0) [2022-10-03T08:07:24.634Z] (15/137) Installing xdg-utils (1.1.3-r3) [2022-10-03T08:07:24.634Z] (16/137) Installing eudev-libs (3.2.11-r0) [2022-10-03T08:07:24.894Z] (17/137) Installing pkgconf (1.8.0-r1) [2022-10-03T08:07:24.894Z] (18/137) Installing libffi (3.4.2-r1) [2022-10-03T08:07:24.894Z] (19/137) Installing libintl (0.21-r2) [2022-10-03T08:07:25.154Z] (20/137) Installing libblkid (2.38-r1) [2022-10-03T08:07:25.154Z] (21/137) Installing libmount (2.38-r1) [2022-10-03T08:07:25.154Z] (22/137) Installing pcre (8.45-r2) [2022-10-03T08:07:25.413Z] (23/137) Installing glib (2.72.1-r0) [2022-10-03T08:07:25.413Z] (24/137) Installing xz-libs (5.2.5-r1) [2022-10-03T08:07:25.413Z] (25/137) Installing libxml2 (2.9.14-r1) [2022-10-03T08:07:25.672Z] (26/137) Installing shared-mime-info (2.2-r0) [2022-10-03T08:07:25.672Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2022-10-03T08:07:25.932Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T08:07:25.932Z] (29/137) Installing libpng (1.6.37-r1) [2022-10-03T08:07:25.932Z] (30/137) Installing libwebp (1.2.3-r0) [2022-10-03T08:07:26.127Z] Still waiting to schedule task [2022-10-03T08:07:26.128Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-03T08:07:26.191Z] (31/137) Installing zstd-libs (1.5.2-r1) [2022-10-03T08:07:26.191Z] (32/137) Installing tiff (4.3.0-r1) [2022-10-03T08:07:26.451Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2022-10-03T08:07:26.451Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-03T08:07:26.451Z] (35/137) Installing libxcomposite (0.4.5-r0) [2022-10-03T08:07:26.710Z] (36/137) Installing libxfixes (6.0.0-r0) [2022-10-03T08:07:26.710Z] (37/137) Installing libxrender (0.9.10-r3) [2022-10-03T08:07:26.710Z] (38/137) Installing libxcursor (1.2.1-r0) [2022-10-03T08:07:26.970Z] (39/137) Installing libxdamage (1.1.5-r1) [2022-10-03T08:07:26.970Z] (40/137) Installing libxi (1.8-r0) [2022-10-03T08:07:26.970Z] (41/137) Installing libxinerama (1.1.4-r1) [2022-10-03T08:07:27.229Z] (42/137) Installing libxrandr (1.5.2-r1) [2022-10-03T08:07:27.229Z] (43/137) Installing atk (2.38.0-r0) [2022-10-03T08:07:27.229Z] (44/137) Installing libxtst (1.2.3-r3) [2022-10-03T08:07:27.488Z] (45/137) Installing dbus-libs (1.14.0-r1) [2022-10-03T08:07:27.488Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2022-10-03T08:07:27.488Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2022-10-03T08:07:27.747Z] (48/137) Installing expat (2.4.9-r0) [2022-10-03T08:07:27.747Z] (49/137) Installing libbz2 (1.0.8-r1) [2022-10-03T08:07:27.747Z] (50/137) Installing freetype (2.12.1-r0) [2022-10-03T08:07:28.005Z] (51/137) Installing fontconfig (2.14.0-r0) [2022-10-03T08:07:28.005Z] (52/137) Installing pixman (0.40.0-r3) [2022-10-03T08:07:28.264Z] (53/137) Installing cairo (1.17.4-r2) [2022-10-03T08:07:28.264Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2022-10-03T08:07:28.264Z] (55/137) Installing avahi-libs (0.8-r6) [2022-10-03T08:07:28.524Z] (56/137) Installing gmp (6.2.1-r2) [2022-10-03T08:07:28.524Z] (57/137) Installing nettle (3.7.3-r0) [2022-10-03T08:07:28.524Z] (58/137) Installing p11-kit (0.24.1-r0) [2022-10-03T08:07:28.784Z] (59/137) Installing libtasn1 (4.18.0-r0) [2022-10-03T08:07:28.784Z] (60/137) Installing libunistring (1.0-r0) [2022-10-03T08:07:29.043Z] (61/137) Installing gnutls (3.7.7-r0) [2022-10-03T08:07:29.043Z] (62/137) Installing cups-libs (2.4.2-r0) [2022-10-03T08:07:29.043Z] (63/137) Installing libepoxy (1.5.10-r0) [2022-10-03T08:07:29.303Z] (64/137) Installing fribidi (1.0.12-r0) [2022-10-03T08:07:29.303Z] (65/137) Installing graphite2 (1.3.14-r1) [2022-10-03T08:07:29.303Z] (66/137) Installing harfbuzz (4.3.0-r0) [2022-10-03T08:07:29.562Z] (67/137) Installing libxft (2.3.4-r0) [2022-10-03T08:07:29.562Z] (68/137) Installing pango (1.50.7-r0) [2022-10-03T08:07:29.820Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T08:07:29.820Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-03T08:07:29.820Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2022-10-03T08:07:30.079Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2022-10-03T08:07:30.079Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2022-10-03T08:07:30.079Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2022-10-03T08:07:30.662Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-03T08:07:30.662Z] (75/137) Installing libfontenc (1.1.4-r0) [2022-10-03T08:07:30.662Z] (76/137) Installing mkfontscale (1.2.2-r0) [2022-10-03T08:07:30.662Z] (77/137) Installing font-opensans (0_git20210927-r0) [2022-10-03T08:07:30.922Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T08:07:30.922Z] (79/137) Installing libogg (1.3.5-r1) [2022-10-03T08:07:30.922Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T08:07:31.181Z] (81/137) Installing flac (1.3.4-r0) [2022-10-03T08:07:31.181Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T08:07:31.181Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2022-10-03T08:07:31.441Z] (84/137) Installing sdl2 (2.0.22-r0) [2022-10-03T08:07:31.441Z] (85/137) Installing aom-libs (3.3.0-r0) [2022-10-03T08:07:33.347Z] (86/137) Installing libass (0.16.0-r0) [2022-10-03T08:07:33.347Z] (87/137) Installing libdav1d (1.0.0-r0) [2022-10-03T08:07:33.347Z] (88/137) Installing libpciaccess (0.16-r0) [2022-10-03T08:07:33.347Z] (89/137) Installing libdrm (2.4.110-r0) [2022-10-03T08:07:33.347Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T08:07:33.347Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T08:07:33.606Z] (92/137) Installing lame (3.100-r0) [2022-10-03T08:07:33.606Z] (93/137) Installing opus (1.3.1-r1) [2022-10-03T08:07:33.606Z] (94/137) Installing libasyncns (0.8-r1) [2022-10-03T08:07:33.865Z] (95/137) Installing libltdl (2.4.7-r0) [2022-10-03T08:07:33.865Z] (96/137) Installing orc (0.4.32-r0) [2022-10-03T08:07:33.866Z] (97/137) Installing libvorbis (1.3.7-r0) [2022-10-03T08:07:34.125Z] (98/137) Installing libsndfile (1.1.0-r0) [2022-10-03T08:07:34.125Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T08:07:34.385Z] (100/137) Installing soxr (0.1.3-r2) [2022-10-03T08:07:34.385Z] (101/137) Installing speexdsp (1.2.0-r0) [2022-10-03T08:07:34.385Z] (102/137) Installing tdb-libs (1.4.6-r0) [2022-10-03T08:07:34.644Z] (103/137) Installing libpulse (15.0-r2) [2022-10-03T08:07:34.644Z] (104/137) Installing cjson (1.7.15-r3) [2022-10-03T08:07:34.644Z] (105/137) Installing mbedtls (2.28.1-r0) [2022-10-03T08:07:34.903Z] (106/137) Installing librist (0.2.6-r1) [2022-10-03T08:07:34.903Z] (107/137) Installing libsrt (1.4.4-r0) [2022-10-03T08:07:35.165Z] (108/137) Installing libssh (0.9.6-r1) [2022-10-03T08:07:35.165Z] (109/137) Installing libtheora (1.1.1-r16) [2022-10-03T08:07:35.165Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T08:07:35.425Z] (111/137) Installing libva (2.14.0-r0) [2022-10-03T08:07:35.425Z] (112/137) Installing libvdpau (1.5-r0) [2022-10-03T08:07:35.425Z] (113/137) Installing vidstab (1.1.0-r1) [2022-10-03T08:07:35.685Z] (114/137) Installing libvpx (1.11.0-r1) [2022-10-03T08:07:35.685Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T08:07:35.685Z] (116/137) Installing numactl (2.0.14-r0) [2022-10-03T08:07:35.946Z] (117/137) Installing x265-libs (3.5-r3) [2022-10-03T08:07:36.206Z] (118/137) Installing xvidcore (1.3.7-r1) [2022-10-03T08:07:36.206Z] (119/137) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T08:07:37.145Z] (120/137) Installing libevent (2.1.12-r4) [2022-10-03T08:07:37.145Z] (121/137) Installing mesa (21.3.8-r2) [2022-10-03T08:07:37.145Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2022-10-03T08:07:37.404Z] (123/137) Installing mesa-gbm (21.3.8-r2) [2022-10-03T08:07:37.404Z] (124/137) Installing icu-data-en (71.1-r2) [2022-10-03T08:07:37.404Z] Executing icu-data-en-71.1-r2.post-install [2022-10-03T08:07:37.404Z] * [2022-10-03T08:07:37.404Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-03T08:07:37.404Z] * package icu-data-full. [2022-10-03T08:07:37.404Z] * [2022-10-03T08:07:37.404Z] (125/137) Installing icu-libs (71.1-r2) [2022-10-03T08:07:37.663Z] (126/137) Installing lcms2 (2.13.1-r0) [2022-10-03T08:07:37.923Z] (127/137) Installing minizip (1.2.12-r0) [2022-10-03T08:07:37.923Z] (128/137) Installing nspr (4.33-r0) [2022-10-03T08:07:37.923Z] (129/137) Installing sqlite-libs (3.38.5-r0) [2022-10-03T08:07:38.183Z] (130/137) Installing nss (3.78.1-r0) [2022-10-03T08:07:38.183Z] (131/137) Installing re2 (2022.04.01-r0) [2022-10-03T08:07:38.443Z] (132/137) Installing snappy (1.1.9-r4) [2022-10-03T08:07:38.443Z] (133/137) Installing libgpg-error (1.45-r0) [2022-10-03T08:07:38.443Z] (134/137) Installing libgcrypt (1.10.1-r0) [2022-10-03T08:07:38.704Z] (135/137) Installing libxslt (1.1.35-r0) [2022-10-03T08:07:38.704Z] (136/137) Installing chromium (102.0.5005.182-r0) [2022-10-03T08:07:45.287Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-03T08:07:45.287Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:07:45.287Z] Executing glib-2.72.1-r0.trigger [2022-10-03T08:07:45.287Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-03T08:07:47.825Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-03T08:07:47.825Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-03T08:07:47.825Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-03T08:07:47.825Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-03T08:07:47.825Z] OK: 408 MiB in 158 packages [2022-10-03T08:07:47.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:48.397Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:07:48.660Z] (1/21) Installing binutils (2.38-r3) [2022-10-03T08:07:48.919Z] (2/21) Installing isl22 (0.22-r0) [2022-10-03T08:07:49.179Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-03T08:07:50.118Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-03T08:07:50.118Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-03T08:07:52.651Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-03T08:07:52.910Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-03T08:07:52.911Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-03T08:07:53.169Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-03T08:07:53.428Z] (10/21) Installing libpq (14.5-r0) [2022-10-03T08:07:53.428Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-03T08:07:53.428Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-03T08:07:53.688Z] (13/21) Installing libecpg (14.5-r0) [2022-10-03T08:07:53.688Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-03T08:07:53.948Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-03T08:07:56.488Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-03T08:07:59.030Z] (17/21) Installing clang (13.0.1-r1) [2022-10-03T08:07:59.030Z] (18/21) Installing icu (71.1-r2) [2022-10-03T08:07:59.030Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-03T08:07:59.030Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-03T08:08:00.935Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-03T08:08:00.935Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:08:00.935Z] OK: 821 MiB in 179 packages [2022-10-03T08:08:00.935Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:08:01.872Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:08:02.132Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-03T08:08:03.520Z] (2/10) Installing gdbm (1.23-r0) [2022-10-03T08:08:03.520Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-03T08:08:03.520Z] (4/10) Installing readline (8.1.2-r0) [2022-10-03T08:08:03.782Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-03T08:08:04.719Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-03T08:08:06.624Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-03T08:08:06.624Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-03T08:08:06.624Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-03T08:08:06.624Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-03T08:08:06.882Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:08:06.882Z] OK: 973 MiB in 189 packages [2022-10-03T08:08:06.882Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:08:07.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:08:08.076Z] OK: 973 MiB in 189 packages [2022-10-03T08:08:08.076Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-03T08:08:09.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-03T08:08:09.279Z] (1/1) Installing tzdata (2022c-r0) [2022-10-03T08:08:09.279Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:08:09.279Z] OK: 976 MiB in 190 packages [2022-10-03T08:08:09.538Z] (1/1) Purging tzdata (2022c-r0) [2022-10-03T08:08:09.538Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:08:09.538Z] OK: 973 MiB in 189 packages [2022-10-03T08:08:12.844Z] Looking in links: /tmp/tmp62checes [2022-10-03T08:08:12.844Z] Processing /tmp/tmp62checes/setuptools-58.1.0-py3-none-any.whl [2022-10-03T08:08:12.844Z] Processing /tmp/tmp62checes/pip-22.0.4-py3-none-any.whl [2022-10-03T08:08:12.844Z] Installing collected packages: setuptools, pip [2022-10-03T08:08:14.747Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-03T08:08:14.747Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-10-03T08:08:15.314Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-03T08:08:15.573Z] Collecting pip [2022-10-03T08:08:15.573Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-03T08:08:15.573Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 38.3 MB/s eta 0:00:00 [2022-10-03T08:08:15.573Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-03T08:08:16.141Z] Collecting setuptools [2022-10-03T08:08:16.141Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-03T08:08:16.141Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 30.8 MB/s eta 0:00:00 [2022-10-03T08:08:16.141Z] Collecting wheel [2022-10-03T08:08:16.141Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-03T08:08:16.402Z] Installing collected packages: wheel, setuptools, pip [2022-10-03T08:08:16.402Z] Attempting uninstall: setuptools [2022-10-03T08:08:16.402Z] Found existing installation: setuptools 58.1.0 [2022-10-03T08:08:16.661Z] Uninstalling setuptools-58.1.0: [2022-10-03T08:08:16.661Z] Successfully uninstalled setuptools-58.1.0 [2022-10-03T08:08:17.597Z] Attempting uninstall: pip [2022-10-03T08:08:17.597Z] Found existing installation: pip 22.0.4 [2022-10-03T08:08:17.597Z] Uninstalling pip-22.0.4: [2022-10-03T08:08:17.597Z] Successfully uninstalled pip-22.0.4 [2022-10-03T08:08:19.526Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-03T08:08:19.526Z] 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-03T08:08:20.096Z] Processing ./edgex-taf-common [2022-10-03T08:08:20.096Z] Preparing metadata (setup.py): started [2022-10-03T08:08:20.357Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:20.357Z] Building wheels for collected packages: edgex-taf-common [2022-10-03T08:08:20.357Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-03T08:08:20.618Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-03T08:08:20.619Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=8f260c794f7d7cd3d0027fea9102093a44b8f39f000cad43c110b058306a859a [2022-10-03T08:08:20.619Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-03T08:08:20.619Z] Successfully built edgex-taf-common [2022-10-03T08:08:20.878Z] Installing collected packages: edgex-taf-common [2022-10-03T08:08:20.878Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-03T08:08:20.878Z] 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-03T08:08:21.446Z] Collecting robotframework==4.1.3 [2022-10-03T08:08:21.707Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-03T08:08:21.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 23.2 MB/s eta 0:00:00 [2022-10-03T08:08:21.707Z] Installing collected packages: robotframework [2022-10-03T08:08:22.275Z] Successfully installed robotframework-4.1.3 [2022-10-03T08:08:22.275Z] 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-03T08:08:22.844Z] Collecting docker==4.4.1 [2022-10-03T08:08:22.844Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-03T08:08:22.844Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 11.4 MB/s eta 0:00:00 [2022-10-03T08:08:23.104Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-03T08:08:23.104Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-03T08:08:23.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 4.7 MB/s eta 0:00:00 [2022-10-03T08:08:23.104Z] Collecting websocket-client>=0.32.0 [2022-10-03T08:08:23.104Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-03T08:08:23.104Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 7.2 MB/s eta 0:00:00 [2022-10-03T08:08:23.104Z] Collecting six>=1.4.0 [2022-10-03T08:08:23.104Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-03T08:08:23.104Z] Collecting idna<4,>=2.5 [2022-10-03T08:08:23.104Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-03T08:08:23.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 97.6 kB/s eta 0:00:00 [2022-10-03T08:08:23.930Z] Collecting charset-normalizer<3,>=2 [2022-10-03T08:08:23.930Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-03T08:08:23.930Z] Collecting certifi>=2017.4.17 [2022-10-03T08:08:23.930Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T08:08:23.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 17.7 MB/s eta 0:00:00 [2022-10-03T08:08:23.930Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-03T08:08:23.930Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-03T08:08:23.930Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 17.1 MB/s eta 0:00:00 [2022-10-03T08:08:24.188Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-03T08:08:24.756Z] 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-03T08:08:24.756Z] 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-03T08:08:25.323Z] Collecting python-dotenv==0.15.0 [2022-10-03T08:08:25.323Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-03T08:08:25.582Z] Installing collected packages: python-dotenv [2022-10-03T08:08:25.582Z] Successfully installed python-dotenv-0.15.0 [2022-10-03T08:08:25.582Z] 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-03T08:08:26.149Z] Collecting RESTinstance==1.0.2 [2022-10-03T08:08:26.149Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-03T08:08:26.406Z] Collecting docutils [2022-10-03T08:08:26.406Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-03T08:08:26.407Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 12.2 MB/s eta 0:00:00 [2022-10-03T08:08:26.407Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-03T08:08:26.407Z] Collecting jsonpath-ng [2022-10-03T08:08:26.407Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-03T08:08:26.407Z] Collecting strict-rfc3339 [2022-10-03T08:08:26.407Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-03T08:08:26.407Z] Preparing metadata (setup.py): started [2022-10-03T08:08:26.666Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:26.924Z] Collecting rfc3987 [2022-10-03T08:08:26.924Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-03T08:08:26.924Z] Collecting GenSON [2022-10-03T08:08:26.924Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-03T08:08:26.924Z] Preparing metadata (setup.py): started [2022-10-03T08:08:27.183Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:27.183Z] Collecting jsonschema [2022-10-03T08:08:27.183Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-03T08:08:27.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 17.9 MB/s eta 0:00:00 [2022-10-03T08:08:27.442Z] Collecting tzlocal [2022-10-03T08:08:27.442Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-03T08:08:27.442Z] Collecting pygments [2022-10-03T08:08:27.442Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-03T08:08:27.442Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 53.3 MB/s eta 0:00:00 [2022-10-03T08:08:27.442Z] Collecting pytz [2022-10-03T08:08:27.442Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-03T08:08:27.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 14.9 MB/s eta 0:00:00 [2022-10-03T08:08:27.701Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-03T08:08:27.701Z] Collecting flex [2022-10-03T08:08:27.701Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-03T08:08:27.701Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 9.3 MB/s eta 0:00:00 [2022-10-03T08:08:27.701Z] Preparing metadata (setup.py): started [2022-10-03T08:08:27.974Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:27.974Z] 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-03T08:08:28.232Z] Collecting PyYAML>=3.11 [2022-10-03T08:08:28.232Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-03T08:08:28.232Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 18.1 MB/s eta 0:00:00 [2022-10-03T08:08:28.491Z] Installing build dependencies: started [2022-10-03T08:08:32.677Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:08:32.677Z] Getting requirements to build wheel: started [2022-10-03T08:08:34.052Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:08:34.052Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:08:34.311Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:08:34.311Z] Collecting validate-email>=1.2 [2022-10-03T08:08:34.311Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-03T08:08:34.311Z] Preparing metadata (setup.py): started [2022-10-03T08:08:34.878Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:35.136Z] Collecting click>=3.3 [2022-10-03T08:08:35.136Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-03T08:08:35.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 385.2 kB/s eta 0:00:00 [2022-10-03T08:08:35.395Z] Collecting jsonpointer>=1.7 [2022-10-03T08:08:35.395Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-03T08:08:35.395Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-03T08:08:35.395Z] 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-03T08:08:35.395Z] 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-03T08:08:35.395Z] 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-03T08:08:35.395Z] Collecting ply [2022-10-03T08:08:35.395Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-03T08:08:35.395Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 11.9 MB/s eta 0:00:00 [2022-10-03T08:08:35.655Z] Collecting decorator [2022-10-03T08:08:35.655Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-03T08:08:35.655Z] Collecting attrs>=17.4.0 [2022-10-03T08:08:35.655Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-03T08:08:35.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.5 MB/s eta 0:00:00 [2022-10-03T08:08:35.655Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-03T08:08:35.655Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-03T08:08:35.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 12.6 MB/s eta 0:00:00 [2022-10-03T08:08:35.655Z] Installing build dependencies: started [2022-10-03T08:08:38.185Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:08:38.185Z] Getting requirements to build wheel: started [2022-10-03T08:08:38.185Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:08:38.185Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:08:38.442Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:08:38.700Z] Collecting pytz-deprecation-shim [2022-10-03T08:08:38.700Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-03T08:08:38.700Z] Collecting tzdata [2022-10-03T08:08:38.700Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-03T08:08:38.957Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 37.3 MB/s eta 0:00:00 [2022-10-03T08:08:38.957Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-03T08:08:38.957Z] Building wheel for flex (setup.py): started [2022-10-03T08:08:39.523Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-03T08:08:39.523Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=a47209e431e8ffc8f1082b2aaa5048d5a6061023e5027f48d39d77d5daa6453c [2022-10-03T08:08:39.523Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-03T08:08:39.523Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-03T08:08:39.781Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-03T08:08:39.781Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=c37e51bf0a40a9d8f8c57944cf84df5b883044c3ffb308061ccfa7e30322153f [2022-10-03T08:08:39.781Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-03T08:08:39.781Z] Building wheel for GenSON (setup.py): started [2022-10-03T08:08:40.346Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-03T08:08:40.346Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d6543a842274777300a2a5e51dc78fe6a5fc39b8d8c6c38610f8352caa9c6003 [2022-10-03T08:08:40.346Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-03T08:08:40.346Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-03T08:08:41.718Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-03T08:08:41.718Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_x86_64.whl size=114684 sha256=3683acdddbc4ea1394741c3e71108062b13cb49d443b50580998115bdb25e960 [2022-10-03T08:08:41.718Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-03T08:08:41.718Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-03T08:08:42.284Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-03T08:08:42.284Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=2661d59722cda3ce2346acf6a435a7c0ed6dd8c3a5a46e55eaf334a005dc787c [2022-10-03T08:08:42.284Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-03T08:08:42.284Z] Building wheel for validate-email (setup.py): started [2022-10-03T08:08:42.851Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-03T08:08:42.851Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=2089f0a6bb92f11ae9db10b5e87d14981c766d4be487c7c7521f65e1a57016bf [2022-10-03T08:08:42.851Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-03T08:08:42.851Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-03T08:08:42.851Z] 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-03T08:08:45.422Z] 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-03T08:08:45.422Z] 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-03T08:08:46.022Z] Collecting robotbackgroundlogger==1.2 [2022-10-03T08:08:46.304Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-03T08:08:46.304Z] Preparing metadata (setup.py): started [2022-10-03T08:08:46.583Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:46.583Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-03T08:08:46.583Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-03T08:08:46.583Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-03T08:08:47.195Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-03T08:08:47.195Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=6ad9f826c0d3637df926894f4043984e215e019a0248e016d9d39ffa63782ea3 [2022-10-03T08:08:47.195Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-03T08:08:47.195Z] Successfully built robotbackgroundlogger [2022-10-03T08:08:47.195Z] Installing collected packages: robotbackgroundlogger [2022-10-03T08:08:47.195Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-03T08:08:47.195Z] 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-03T08:08:48.129Z] Collecting configparser==5.0.1 [2022-10-03T08:08:48.129Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-03T08:08:48.388Z] Installing collected packages: configparser [2022-10-03T08:08:48.388Z] Successfully installed configparser-5.0.1 [2022-10-03T08:08:48.388Z] 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-03T08:08:48.956Z] Collecting requests==2.25.1 [2022-10-03T08:08:48.956Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-03T08:08:48.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.8 MB/s eta 0:00:00 [2022-10-03T08:08:48.956Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-03T08:08:48.956Z] Collecting chardet<5,>=3.0.2 [2022-10-03T08:08:48.956Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-03T08:08:49.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 19.7 MB/s eta 0:00:00 [2022-10-03T08:08:49.215Z] Collecting idna<3,>=2.5 [2022-10-03T08:08:49.215Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-03T08:08:49.215Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.7 MB/s eta 0:00:00 [2022-10-03T08:08:49.216Z] 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-03T08:08:49.475Z] Installing collected packages: idna, chardet, requests [2022-10-03T08:08:49.475Z] Attempting uninstall: idna [2022-10-03T08:08:49.475Z] Found existing installation: idna 3.4 [2022-10-03T08:08:49.475Z] Uninstalling idna-3.4: [2022-10-03T08:08:49.475Z] Successfully uninstalled idna-3.4 [2022-10-03T08:08:50.043Z] Attempting uninstall: requests [2022-10-03T08:08:50.043Z] Found existing installation: requests 2.28.1 [2022-10-03T08:08:50.043Z] Uninstalling requests-2.28.1: [2022-10-03T08:08:50.043Z] Successfully uninstalled requests-2.28.1 [2022-10-03T08:08:50.043Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-03T08:08:50.043Z] 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-03T08:08:50.976Z] Collecting robotframework-requests==0.8.0 [2022-10-03T08:08:50.976Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-03T08:08:50.976Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-03T08:08:50.976Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-03T08:08:50.976Z] 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-03T08:08:50.976Z] 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-03T08:08:50.976Z] 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-03T08:08:50.976Z] 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-03T08:08:51.234Z] Installing collected packages: robotframework-requests [2022-10-03T08:08:51.234Z] Successfully installed robotframework-requests-0.8.0 [2022-10-03T08:08:51.234Z] 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-03T08:08:52.177Z] Collecting paho-mqtt==1.5.1 [2022-10-03T08:08:52.177Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-03T08:08:52.177Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 10.5 MB/s eta 0:00:00 [2022-10-03T08:08:52.177Z] Preparing metadata (setup.py): started [2022-10-03T08:08:52.434Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:08:52.434Z] Building wheels for collected packages: paho-mqtt [2022-10-03T08:08:52.434Z] Building wheel for paho-mqtt (setup.py): started [2022-10-03T08:08:53.002Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-03T08:08:53.002Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=6ab385d04b5a7b4c259e10f05d393210b17bd84e418c2983b7a383282d3db33a [2022-10-03T08:08:53.002Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-03T08:08:53.002Z] Successfully built paho-mqtt [2022-10-03T08:08:53.264Z] Installing collected packages: paho-mqtt [2022-10-03T08:08:53.264Z] Successfully installed paho-mqtt-1.5.1 [2022-10-03T08:08:53.264Z] 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-03T08:08:53.831Z] Collecting redis==3.5.3 [2022-10-03T08:08:53.831Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-03T08:08:54.090Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 8.1 MB/s eta 0:00:00 [2022-10-03T08:08:54.349Z] Installing collected packages: redis [2022-10-03T08:08:54.349Z] Successfully installed redis-3.5.3 [2022-10-03T08:08:54.349Z] 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-03T08:08:55.237Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6847 in /w/workspace/edgex-taf-common_EDX-2503-branch [Pipeline] { [Pipeline] checkout [2022-10-03T08:08:55.288Z] Collecting pyzmq==22.2.1 [2022-10-03T08:08:55.288Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-03T08:08:55.292Z] Selected Git installation does not exist. Using Default [2022-10-03T08:08:55.292Z] The recommended git tool is: NONE [2022-10-03T08:08:55.545Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.5 MB/s eta 0:00:00 [2022-10-03T08:08:55.802Z] Installing build dependencies: started [2022-10-03T08:08:58.336Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:08:58.336Z] Getting requirements to build wheel: started [2022-10-03T08:08:58.595Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:08:58.595Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:08:59.161Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:08:59.161Z] Building wheels for collected packages: pyzmq [2022-10-03T08:08:59.161Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-03T08:09:00.445Z] using credential edgex-jenkins-ssh [2022-10-03T08:09:00.464Z] Cloning the remote Git repository [2022-10-03T08:09:00.514Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-03T08:09:00.598Z] > git init /w/workspace/edgex-taf-common_EDX-2503-branch # timeout=10 [2022-10-03T08:09:00.754Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2022-10-03T08:09:00.756Z] > git --version # timeout=10 [2022-10-03T08:09:00.787Z] > git --version # 'git version 2.25.1' [2022-10-03T08:09:00.790Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-03T08:09:00.841Z] Verifying host key using known hosts file [2022-10-03T08:09:01.059Z] 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-03T08:09:01.074Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T08:09:02.720Z] Avoid second fetch [2022-10-03T08:09:02.720Z] Checking out Revision e83d573ace7792459b4220d6a5f21e6843138382 (EDX-2503-branch) [2022-10-03T08:09:01.840Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2022-10-03T08:09:01.871Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-03T08:09:02.736Z] > git config core.sparsecheckout # timeout=10 [2022-10-03T08:09:02.753Z] > git checkout -f e83d573ace7792459b4220d6a5f21e6843138382 # timeout=10 [2022-10-03T08:09:03.184Z] Commit message: "EDX-2503 Add influxdb-client" [2022-10-03T08:09:03.236Z] > git --version # timeout=10 [2022-10-03T08:09:03.255Z] > git --version # 'git version 2.25.1' [2022-10-03T08:09:03.269Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-03T08:09:04.306Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-03T08:09:04.306Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-03T08:09:04.306Z] Dload Upload Total Spent Left Speed [2022-10-03T08:09:04.306Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 67752 0 --:--:-- --:--:-- --:--:-- 67752 [Pipeline] sh [2022-10-03T08:09:04.935Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-03T08:09:05.304Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-03T08:09:05.304Z] + sudo tee /etc/docker/daemon.new [2022-10-03T08:09:05.304Z] { [2022-10-03T08:09:05.304Z] "registry-mirrors": [ [2022-10-03T08:09:05.304Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-03T08:09:05.304Z] ], [2022-10-03T08:09:05.304Z] "bip": "10.250.0.254/24", [2022-10-03T08:09:05.304Z] "hosts": [ [2022-10-03T08:09:05.304Z] "tcp://0.0.0.0:5555", [2022-10-03T08:09:05.304Z] "unix:///var/run/docker.sock" [2022-10-03T08:09:05.304Z] ], [2022-10-03T08:09:05.304Z] "mtu": 1458, [2022-10-03T08:09:05.304Z] "selinux-enabled": true, [2022-10-03T08:09:05.304Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-03T08:09:05.304Z] } [Pipeline] sh [2022-10-03T08:09:05.650Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-03T08:09:05.992Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T08:09:24.294Z] provisioning config files... [2022-10-03T08:09:24.318Z] copy managed file [taf-settings] to file:/w/workspace/edgex-taf-common_EDX-2503-branch@tmp/config843203818833765118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T08:09:24.695Z] ---> docker-login.sh [2022-10-03T08:09:24.695Z] nexus3.edgexfoundry.org:10001 [2022-10-03T08:09:24.962Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:09:25.230Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:09:25.230Z] Configure a credential helper to remove this warning. See [2022-10-03T08:09:25.230Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:09:25.230Z] [2022-10-03T08:09:25.230Z] Login Succeeded [2022-10-03T08:09:25.230Z] nexus3.edgexfoundry.org:10002 [2022-10-03T08:09:25.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:09:25.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:09:25.508Z] Configure a credential helper to remove this warning. See [2022-10-03T08:09:25.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:09:25.508Z] [2022-10-03T08:09:25.508Z] Login Succeeded [2022-10-03T08:09:25.508Z] nexus3.edgexfoundry.org:10003 [2022-10-03T08:09:25.738Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-03T08:09:25.738Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537164 sha256=9b8381d488db802e813f2e9d0b28e07724e6092cc72ef514606bae76a562b334 [2022-10-03T08:09:25.738Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-03T08:09:25.738Z] Successfully built pyzmq [2022-10-03T08:09:25.738Z] Installing collected packages: pyzmq [2022-10-03T08:09:25.738Z] Successfully installed pyzmq-22.2.1 [2022-10-03T08:09:25.738Z] 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-03T08:09:25.738Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-03T08:09:25.738Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-03T08:09:25.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 13.3 MB/s eta 0:00:00 [2022-10-03T08:09:25.738Z] Collecting selenium>=3.141.0 [2022-10-03T08:09:25.738Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-03T08:09:25.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 14.9 MB/s eta 0:00:00 [2022-10-03T08:09:25.738Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-03T08:09:25.738Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-03T08:09:25.738Z] 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-03T08:09:25.738Z] Collecting trio-websocket~=0.9 [2022-10-03T08:09:25.738Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-03T08:09:25.738Z] 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-03T08:09:25.738Z] 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-03T08:09:25.738Z] Collecting trio~=0.17 [2022-10-03T08:09:25.738Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-03T08:09:25.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 30.0 MB/s eta 0:00:00 [2022-10-03T08:09:25.738Z] Collecting async-generator>=1.9 [2022-10-03T08:09:25.738Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-03T08:09:25.738Z] 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-03T08:09:25.738Z] Collecting sortedcontainers [2022-10-03T08:09:25.738Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-03T08:09:25.738Z] Collecting sniffio [2022-10-03T08:09:25.738Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-03T08:09:25.738Z] 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-03T08:09:25.738Z] Collecting outcome [2022-10-03T08:09:25.738Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-03T08:09:25.738Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-03T08:09:25.738Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-03T08:09:25.738Z] Collecting wsproto>=0.14 [2022-10-03T08:09:25.738Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-03T08:09:25.738Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-03T08:09:25.738Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-03T08:09:25.738Z] Collecting h11<1,>=0.9.0 [2022-10-03T08:09:25.738Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-03T08:09:25.738Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.9 MB/s eta 0:00:00 [2022-10-03T08:09:25.738Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-03T08:09:25.738Z] 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-03T08:09:25.738Z] 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-03T08:09:25.777Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:09:25.996Z] Collecting psycopg2==2.9.3 [2022-10-03T08:09:25.996Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-03T08:09:26.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:09:26.049Z] Configure a credential helper to remove this warning. See [2022-10-03T08:09:26.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:09:26.049Z] [2022-10-03T08:09:26.049Z] Login Succeeded [2022-10-03T08:09:26.049Z] nexus3.edgexfoundry.org:10004 [2022-10-03T08:09:26.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:09:26.254Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 6.8 MB/s eta 0:00:00 [2022-10-03T08:09:26.254Z] Preparing metadata (setup.py): started [2022-10-03T08:09:26.318Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:09:26.318Z] Configure a credential helper to remove this warning. See [2022-10-03T08:09:26.318Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:09:26.318Z] [2022-10-03T08:09:26.318Z] Login Succeeded [2022-10-03T08:09:26.318Z] docker.io [2022-10-03T08:09:26.511Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:09:26.511Z] Building wheels for collected packages: psycopg2 [2022-10-03T08:09:26.511Z] Building wheel for psycopg2 (setup.py): started [2022-10-03T08:09:26.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-03T08:09:26.855Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-03T08:09:26.855Z] Configure a credential helper to remove this warning. See [2022-10-03T08:09:26.855Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-03T08:09:26.855Z] [2022-10-03T08:09:26.855Z] Login Succeeded [2022-10-03T08:09:26.855Z] ---> docker-login.sh ends [Pipeline] } [2022-10-03T08:09:26.881Z] 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-03T08:09:27.698Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-03T08:09:28.041Z] + ls -al . [2022-10-03T08:09:28.041Z] total 64 [2022-10-03T08:09:28.041Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 3 08:09 . [2022-10-03T08:09:28.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:09 .. [2022-10-03T08:09:28.041Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 3 08:09 .git [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 22 Oct 3 08:09 .gitignore [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 2265 Oct 3 08:09 Dockerfile [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 746 Oct 3 08:09 Jenkinsfile [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 11381 Oct 3 08:09 LICENSE [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 3582 Oct 3 08:09 README.md [2022-10-03T08:09:28.041Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 3 08:09 TAF-Manager [2022-10-03T08:09:28.041Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 3 08:09 TUC [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 3 08:07 VERSION [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 307 Oct 3 08:09 requirements.txt [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 54 Oct 3 08:09 robot-entrypoint.sh [2022-10-03T08:09:28.041Z] -rw-rw-r-- 1 jenkins jenkins 445 Oct 3 08:09 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T08:09:28.465Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=e83d573ace7792459b4220d6a5f21e6843138382 --label arch=arm64 --label version=0.0.0 . [2022-10-03T08:09:28.465Z] Sending build context to Docker daemon 250.9kB [2022-10-03T08:09:28.736Z] Step 1/12 : FROM alpine:3.16 [2022-10-03T08:09:29.321Z] 3.16: Pulling from library/alpine [2022-10-03T08:09:29.591Z] 9b18e9b68314: Pulling fs layer [2022-10-03T08:09:29.862Z] 9b18e9b68314: Verifying Checksum [2022-10-03T08:09:29.862Z] 9b18e9b68314: Download complete [2022-10-03T08:09:30.142Z] 9b18e9b68314: Pull complete [2022-10-03T08:09:30.413Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-03T08:09:30.413Z] Status: Downloaded newer image for alpine:3.16 [2022-10-03T08:09:30.413Z] ---> a6215f271958 [2022-10-03T08:09:30.413Z] Step 2/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2022-10-03T08:09:30.413Z] ---> Running in 5a4352748b7d [2022-10-03T08:09:30.683Z] Removing intermediate container 5a4352748b7d [2022-10-03T08:09:30.683Z] ---> 635ecbe0f960 [2022-10-03T08:09:30.683Z] Step 3/12 : LABEL maintainer="Bruce Huang " [2022-10-03T08:09:30.958Z] ---> Running in 5c403621ee3f [2022-10-03T08:09:31.226Z] Removing intermediate container 5c403621ee3f [2022-10-03T08:09:31.226Z] ---> 43ce3e7d065a [2022-10-03T08:09:31.226Z] Step 4/12 : COPY . /edgex-taf/edgex-taf-common [2022-10-03T08:09:31.812Z] ---> 38632830c565 [2022-10-03T08:09:31.812Z] Step 5/12 : COPY robot-entrypoint.sh /usr/local/bin/ [2022-10-03T08:09:32.399Z] ---> ac315eecd5a1 [2022-10-03T08:09:32.399Z] Step 6/12 : WORKDIR /edgex-taf [2022-10-03T08:09:32.399Z] ---> Running in 6cb28b1cd95d [2022-10-03T08:09:32.672Z] Removing intermediate container 6cb28b1cd95d [2022-10-03T08:09:32.672Z] ---> 762c9a9acdf1 [2022-10-03T08:09:32.672Z] Step 7/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-03T08:09:32.672Z] ---> Running in 322fa34715ca [2022-10-03T08:09:34.630Z] Removing intermediate container 322fa34715ca [2022-10-03T08:09:34.630Z] ---> 39b261a2bffd [2022-10-03T08:09:34.630Z] 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-03T08:09:34.630Z] ---> Running in 90f9f589c2c1 [2022-10-03T08:09:35.594Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:09:36.472Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-03T08:09:36.473Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478591 sha256=8f06d100a7fcc5d92e380cbc98af2c7daeee55cc3b55c56e4b889f2d562eb121 [2022-10-03T08:09:36.473Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-03T08:09:36.473Z] Successfully built psycopg2 [2022-10-03T08:09:36.473Z] Installing collected packages: psycopg2 [2022-10-03T08:09:36.473Z] Successfully installed psycopg2-2.9.3 [2022-10-03T08:09:36.473Z] 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-03T08:09:36.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:09:37.406Z] Collecting numpy==1.22.3 [2022-10-03T08:09:37.406Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-03T08:09:37.519Z] (1/2) Upgrading alpine-baselayout-data (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T08:09:37.664Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 42.5 MB/s eta 0:00:00 [2022-10-03T08:09:37.788Z] (2/2) Upgrading alpine-baselayout (3.2.0-r22 -> 3.2.0-r23) [2022-10-03T08:09:37.788Z] Executing alpine-baselayout-3.2.0-r23.pre-upgrade [2022-10-03T08:09:37.788Z] Executing alpine-baselayout-3.2.0-r23.post-upgrade [2022-10-03T08:09:38.057Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:09:38.057Z] OK: 5 MiB in 14 packages [2022-10-03T08:09:38.324Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:09:38.599Z] Installing build dependencies: started [2022-10-03T08:09:39.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:09:40.248Z] (1/7) Installing ca-certificates (20220614-r0) [2022-10-03T08:09:40.248Z] (2/7) Installing brotli-libs (1.0.9-r6) [2022-10-03T08:09:40.516Z] (3/7) Installing nghttp2-libs (1.47.0-r0) [2022-10-03T08:09:40.516Z] (4/7) Installing libcurl (7.83.1-r3) [2022-10-03T08:09:40.516Z] (5/7) Installing curl (7.83.1-r3) [2022-10-03T08:09:40.834Z] (6/7) Installing docker-cli (20.10.18-r0) [2022-10-03T08:09:41.845Z] (7/7) Installing openssl (1.1.1q-r0) [2022-10-03T08:09:41.878Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:09:41.878Z] Getting requirements to build wheel: started [2022-10-03T08:09:42.115Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:09:42.115Z] Executing ca-certificates-20220614-r0.trigger [2022-10-03T08:09:42.386Z] OK: 49 MiB in 21 packages [2022-10-03T08:09:42.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:09:42.441Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:09:42.441Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:09:43.009Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:09:43.009Z] Building wheels for collected packages: numpy [2022-10-03T08:09:43.009Z] Building wheel for numpy (pyproject.toml): started [2022-10-03T08:09:43.346Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:09:44.305Z] (1/136) Installing libmagic (5.41-r0) [2022-10-03T08:09:44.574Z] (2/136) Installing file (5.41-r0) [2022-10-03T08:09:44.574Z] (3/136) Installing libxau (1.0.9-r0) [2022-10-03T08:09:44.574Z] (4/136) Installing libxdmcp (1.1.3-r0) [2022-10-03T08:09:44.843Z] (5/136) Installing libxcb (1.15-r0) [2022-10-03T08:09:44.843Z] (6/136) Installing libx11 (1.8-r0) [2022-10-03T08:09:45.111Z] (7/136) Installing libxext (1.3.4-r0) [2022-10-03T08:09:45.111Z] (8/136) Installing libice (1.0.10-r0) [2022-10-03T08:09:45.379Z] (9/136) Installing libuuid (2.38-r1) [2022-10-03T08:09:45.380Z] (10/136) Installing libsm (1.2.3-r0) [2022-10-03T08:09:45.380Z] (11/136) Installing libxt (1.2.1-r0) [2022-10-03T08:09:45.646Z] (12/136) Installing libxmu (1.1.3-r0) [2022-10-03T08:09:45.646Z] (13/136) Installing xset (1.2.4-r0) [2022-10-03T08:09:45.646Z] (14/136) Installing xprop (1.2.5-r0) [2022-10-03T08:09:45.913Z] (15/136) Installing xdg-utils (1.1.3-r3) [2022-10-03T08:09:45.913Z] (16/136) Installing eudev-libs (3.2.11-r0) [2022-10-03T08:09:45.913Z] (17/136) Installing pkgconf (1.8.0-r1) [2022-10-03T08:09:46.181Z] (18/136) Installing libffi (3.4.2-r1) [2022-10-03T08:09:46.181Z] (19/136) Installing libintl (0.21-r2) [2022-10-03T08:09:46.181Z] (20/136) Installing libblkid (2.38-r1) [2022-10-03T08:09:46.448Z] (21/136) Installing libmount (2.38-r1) [2022-10-03T08:09:46.448Z] (22/136) Installing pcre (8.45-r2) [2022-10-03T08:09:46.716Z] (23/136) Installing glib (2.72.1-r0) [2022-10-03T08:09:46.716Z] (24/136) Installing xz-libs (5.2.5-r1) [2022-10-03T08:09:46.716Z] (25/136) Installing libxml2 (2.9.14-r1) [2022-10-03T08:09:46.984Z] (26/136) Installing shared-mime-info (2.2-r0) [2022-10-03T08:09:46.984Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2022-10-03T08:09:47.250Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2022-10-03T08:09:47.250Z] (29/136) Installing libpng (1.6.37-r1) [2022-10-03T08:09:47.519Z] (30/136) Installing libwebp (1.2.3-r0) [2022-10-03T08:09:47.519Z] (31/136) Installing zstd-libs (1.5.2-r1) [2022-10-03T08:09:47.519Z] (32/136) Installing tiff (4.3.0-r1) [2022-10-03T08:09:47.787Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2022-10-03T08:09:47.787Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2022-10-03T08:09:48.057Z] (35/136) Installing libxcomposite (0.4.5-r0) [2022-10-03T08:09:48.057Z] (36/136) Installing libxfixes (6.0.0-r0) [2022-10-03T08:09:48.057Z] (37/136) Installing libxrender (0.9.10-r3) [2022-10-03T08:09:48.327Z] (38/136) Installing libxcursor (1.2.1-r0) [2022-10-03T08:09:48.327Z] (39/136) Installing libxdamage (1.1.5-r1) [2022-10-03T08:09:48.327Z] (40/136) Installing libxi (1.8-r0) [2022-10-03T08:09:48.596Z] (41/136) Installing libxinerama (1.1.4-r1) [2022-10-03T08:09:48.596Z] (42/136) Installing libxrandr (1.5.2-r1) [2022-10-03T08:09:48.596Z] (43/136) Installing atk (2.38.0-r0) [2022-10-03T08:09:48.865Z] (44/136) Installing libxtst (1.2.3-r3) [2022-10-03T08:09:48.865Z] (45/136) Installing dbus-libs (1.14.0-r1) [2022-10-03T08:09:48.865Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2022-10-03T08:09:49.134Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2022-10-03T08:09:49.134Z] (48/136) Installing expat (2.4.9-r0) [2022-10-03T08:09:49.134Z] (49/136) Installing libbz2 (1.0.8-r1) [2022-10-03T08:09:49.405Z] (50/136) Installing freetype (2.12.1-r0) [2022-10-03T08:09:49.405Z] (51/136) Installing fontconfig (2.14.0-r0) [2022-10-03T08:09:49.672Z] (52/136) Installing pixman (0.40.0-r3) [2022-10-03T08:09:49.672Z] (53/136) Installing cairo (1.17.4-r2) [2022-10-03T08:09:49.672Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2022-10-03T08:09:49.941Z] (55/136) Installing avahi-libs (0.8-r6) [2022-10-03T08:09:49.941Z] (56/136) Installing gmp (6.2.1-r2) [2022-10-03T08:09:49.941Z] (57/136) Installing nettle (3.7.3-r0) [2022-10-03T08:09:50.209Z] (58/136) Installing p11-kit (0.24.1-r0) [2022-10-03T08:09:50.209Z] (59/136) Installing libtasn1 (4.18.0-r0) [2022-10-03T08:09:50.478Z] (60/136) Installing libunistring (1.0-r0) [2022-10-03T08:09:50.478Z] (61/136) Installing gnutls (3.7.7-r0) [2022-10-03T08:09:50.747Z] (62/136) Installing cups-libs (2.4.2-r0) [2022-10-03T08:09:50.747Z] (63/136) Installing libepoxy (1.5.10-r0) [2022-10-03T08:09:50.747Z] (64/136) Installing fribidi (1.0.12-r0) [2022-10-03T08:09:51.016Z] (65/136) Installing graphite2 (1.3.14-r1) [2022-10-03T08:09:51.016Z] (66/136) Installing harfbuzz (4.3.0-r0) [2022-10-03T08:09:51.285Z] (67/136) Installing libxft (2.3.4-r0) [2022-10-03T08:09:51.285Z] (68/136) Installing pango (1.50.7-r0) [2022-10-03T08:09:51.285Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2022-10-03T08:09:51.554Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2022-10-03T08:09:51.554Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2022-10-03T08:09:51.554Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2022-10-03T08:09:51.821Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2022-10-03T08:09:52.090Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2022-10-03T08:09:52.365Z] Executing gtk+3.0-3.24.34-r1.post-install [2022-10-03T08:09:52.633Z] (75/136) Installing libfontenc (1.1.4-r0) [2022-10-03T08:09:52.633Z] (76/136) Installing mkfontscale (1.2.2-r0) [2022-10-03T08:09:52.633Z] (77/136) Installing font-opensans (0_git20210927-r0) [2022-10-03T08:09:52.900Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2022-10-03T08:09:52.900Z] (79/136) Installing libogg (1.3.5-r1) [2022-10-03T08:09:53.167Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-03T08:09:53.167Z] (81/136) Installing flac (1.3.4-r0) [2022-10-03T08:09:53.167Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2022-10-03T08:09:53.434Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2022-10-03T08:09:53.434Z] (84/136) Installing sdl2 (2.0.22-r0) [2022-10-03T08:09:53.703Z] (85/136) Installing aom-libs (3.3.0-r0) [2022-10-03T08:09:55.122Z] (86/136) Installing libass (0.16.0-r0) [2022-10-03T08:09:55.394Z] (87/136) Installing libdav1d (1.0.0-r0) [2022-10-03T08:09:55.394Z] (88/136) Installing libdrm (2.4.110-r0) [2022-10-03T08:09:55.662Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-10-03T08:09:55.662Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2022-10-03T08:09:55.662Z] (91/136) Installing lame (3.100-r0) [2022-10-03T08:09:55.929Z] (92/136) Installing opus (1.3.1-r1) [2022-10-03T08:09:55.929Z] (93/136) Installing libasyncns (0.8-r1) [2022-10-03T08:09:56.513Z] (94/136) Installing libltdl (2.4.7-r0) [2022-10-03T08:09:56.780Z] (95/136) Installing orc (0.4.32-r0) [2022-10-03T08:09:56.780Z] (96/136) Installing libvorbis (1.3.7-r0) [2022-10-03T08:09:56.780Z] (97/136) Installing libsndfile (1.1.0-r0) [2022-10-03T08:09:57.049Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2022-10-03T08:09:57.049Z] (99/136) Installing soxr (0.1.3-r2) [2022-10-03T08:09:57.316Z] (100/136) Installing speexdsp (1.2.0-r0) [2022-10-03T08:09:57.316Z] (101/136) Installing tdb-libs (1.4.6-r0) [2022-10-03T08:09:57.584Z] (102/136) Installing libpulse (15.0-r2) [2022-10-03T08:09:57.584Z] (103/136) Installing cjson (1.7.15-r3) [2022-10-03T08:09:57.584Z] (104/136) Installing mbedtls (2.28.1-r0) [2022-10-03T08:09:57.852Z] (105/136) Installing librist (0.2.6-r1) [2022-10-03T08:09:57.852Z] (106/136) Installing libsrt (1.4.4-r0) [2022-10-03T08:09:58.121Z] (107/136) Installing libssh (0.9.6-r1) [2022-10-03T08:09:58.121Z] (108/136) Installing libtheora (1.1.1-r16) [2022-10-03T08:09:58.121Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2022-10-03T08:09:58.388Z] (110/136) Installing libva (2.14.0-r0) [2022-10-03T08:09:58.388Z] (111/136) Installing libvdpau (1.5-r0) [2022-10-03T08:09:58.388Z] (112/136) Installing vidstab (1.1.0-r1) [2022-10-03T08:09:58.656Z] (113/136) Installing libvpx (1.11.0-r1) [2022-10-03T08:10:00.068Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2022-10-03T08:10:00.068Z] (115/136) Installing numactl (2.0.14-r0) [2022-10-03T08:10:00.341Z] (116/136) Installing x265-libs (3.5-r3) [2022-10-03T08:10:00.609Z] (117/136) Installing xvidcore (1.3.7-r1) [2022-10-03T08:10:00.609Z] (118/136) Installing ffmpeg-libs (5.0.1-r1) [2022-10-03T08:10:01.585Z] (119/136) Installing libevent (2.1.12-r4) [2022-10-03T08:10:01.585Z] (120/136) Installing mesa (21.3.8-r2) [2022-10-03T08:10:01.585Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2022-10-03T08:10:01.854Z] (122/136) Installing mesa-gbm (21.3.8-r2) [2022-10-03T08:10:01.855Z] (123/136) Installing icu-data-en (71.1-r2) [2022-10-03T08:10:01.855Z] Executing icu-data-en-71.1-r2.post-install [2022-10-03T08:10:02.124Z] * [2022-10-03T08:10:02.124Z] * If you need ICU with non-English locales and legacy charset support, install [2022-10-03T08:10:02.124Z] * package icu-data-full. [2022-10-03T08:10:02.124Z] * [2022-10-03T08:10:02.124Z] (124/136) Installing icu-libs (71.1-r2) [2022-10-03T08:10:02.124Z] (125/136) Installing lcms2 (2.13.1-r0) [2022-10-03T08:10:02.391Z] (126/136) Installing minizip (1.2.12-r0) [2022-10-03T08:10:02.391Z] (127/136) Installing nspr (4.33-r0) [2022-10-03T08:10:02.391Z] (128/136) Installing sqlite-libs (3.38.5-r0) [2022-10-03T08:10:02.668Z] (129/136) Installing nss (3.78.1-r0) [2022-10-03T08:10:02.937Z] (130/136) Installing re2 (2022.04.01-r0) [2022-10-03T08:10:02.937Z] (131/136) Installing snappy (1.1.9-r4) [2022-10-03T08:10:02.937Z] (132/136) Installing libgpg-error (1.45-r0) [2022-10-03T08:10:03.205Z] (133/136) Installing libgcrypt (1.10.1-r0) [2022-10-03T08:10:03.205Z] (134/136) Installing libxslt (1.1.35-r0) [2022-10-03T08:10:03.205Z] (135/136) Installing chromium (102.0.5005.182-r0) [2022-10-03T08:10:13.300Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2022-10-03T08:10:13.300Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:10:13.300Z] Executing glib-2.72.1-r0.trigger [2022-10-03T08:10:13.300Z] Executing shared-mime-info-2.2-r0.trigger [2022-10-03T08:10:19.946Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2022-10-03T08:10:19.946Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2022-10-03T08:10:19.946Z] Executing fontconfig-2.14.0-r0.trigger [2022-10-03T08:10:19.946Z] Executing mkfontscale-1.2.2-r0.trigger [2022-10-03T08:10:19.946Z] OK: 374 MiB in 157 packages [2022-10-03T08:10:19.946Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:20.900Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:21.855Z] (1/21) Installing binutils (2.38-r3) [2022-10-03T08:10:22.120Z] (2/21) Installing isl22 (0.22-r0) [2022-10-03T08:10:22.120Z] (3/21) Installing mpfr4 (4.1.0-r0) [2022-10-03T08:10:22.385Z] (4/21) Installing mpc1 (1.2.1-r0) [2022-10-03T08:10:22.385Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2022-10-03T08:10:25.729Z] (6/21) Installing musl-dev (1.2.3-r0) [2022-10-03T08:10:25.729Z] (7/21) Installing libc-dev (0.7.2-r3) [2022-10-03T08:10:25.729Z] (8/21) Installing linux-headers (5.16.7-r1) [2022-10-03T08:10:26.317Z] (9/21) Installing libffi-dev (3.4.2-r1) [2022-10-03T08:10:26.317Z] (10/21) Installing libpq (14.5-r0) [2022-10-03T08:10:26.317Z] (11/21) Installing openssl-dev (1.1.1q-r0) [2022-10-03T08:10:26.586Z] (12/21) Installing libpq-dev (14.5-r0) [2022-10-03T08:10:26.586Z] (13/21) Installing libecpg (14.5-r0) [2022-10-03T08:10:26.863Z] (14/21) Installing libecpg-dev (14.5-r0) [2022-10-03T08:10:26.863Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2022-10-03T08:10:32.211Z] (16/21) Installing clang-libs (13.0.1-r1) [2022-10-03T08:10:35.568Z] (17/21) Installing clang (13.0.1-r1) [2022-10-03T08:10:36.152Z] (18/21) Installing icu (71.1-r2) [2022-10-03T08:10:36.152Z] (19/21) Installing icu-dev (71.1-r2) [2022-10-03T08:10:36.422Z] (20/21) Installing llvm13 (13.0.1-r2) [2022-10-03T08:10:39.011Z] (21/21) Installing postgresql14-dev (14.5-r0) [2022-10-03T08:10:39.972Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:10:39.972Z] OK: 767 MiB in 178 packages [2022-10-03T08:10:39.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:40.934Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:41.898Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2022-10-03T08:10:43.863Z] (2/10) Installing gdbm (1.23-r0) [2022-10-03T08:10:43.863Z] (3/10) Installing mpdecimal (2.5.1-r1) [2022-10-03T08:10:44.131Z] (4/10) Installing readline (8.1.2-r0) [2022-10-03T08:10:44.131Z] (5/10) Installing python3 (3.10.5-r0) [2022-10-03T08:10:46.723Z] (6/10) Installing python3-dev (3.10.5-r0) [2022-10-03T08:10:48.685Z] (7/10) Installing libsodium (1.0.18-r0) [2022-10-03T08:10:48.685Z] (8/10) Installing libzmq (4.3.4-r0) [2022-10-03T08:10:48.685Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2022-10-03T08:10:48.955Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2022-10-03T08:10:48.955Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:10:48.955Z] OK: 937 MiB in 188 packages [2022-10-03T08:10:49.223Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:50.190Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:50.731Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:10:51.155Z] OK: 937 MiB in 188 packages [2022-10-03T08:10:51.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:52.389Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-03T08:10:53.349Z] (1/1) Installing tzdata (2022c-r0) [2022-10-03T08:10:53.935Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:10:53.935Z] OK: 940 MiB in 189 packages [2022-10-03T08:10:55.343Z] (1/1) Purging tzdata (2022c-r0) [2022-10-03T08:10:55.343Z] Executing busybox-1.35.0-r17.trigger [2022-10-03T08:10:55.343Z] OK: 937 MiB in 188 packages [2022-10-03T08:11:17.418Z] Looking in links: /tmp/tmpf87qw1wn [2022-10-03T08:11:17.418Z] Processing /tmp/tmpf87qw1wn/setuptools-58.1.0-py3-none-any.whl [2022-10-03T08:11:17.418Z] Processing /tmp/tmpf87qw1wn/pip-22.0.4-py3-none-any.whl [2022-10-03T08:11:17.418Z] Installing collected packages: setuptools, pip [2022-10-03T08:11:32.411Z] Successfully installed pip-22.0.4 setuptools-58.1.0 [2022-10-03T08:11:32.411Z] 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-03T08:11:35.746Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (22.0.4) [2022-10-03T08:11:36.013Z] Collecting pip [2022-10-03T08:11:36.279Z] Downloading pip-22.2.2-py3-none-any.whl (2.0 MB) [2022-10-03T08:11:36.279Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 15.7 MB/s eta 0:00:00 [2022-10-03T08:11:36.544Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (58.1.0) [2022-10-03T08:11:39.110Z] Collecting setuptools [2022-10-03T08:11:39.110Z] Downloading setuptools-65.4.1-py3-none-any.whl (1.2 MB) [2022-10-03T08:11:39.377Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 20.5 MB/s eta 0:00:00 [2022-10-03T08:11:39.642Z] Collecting wheel [2022-10-03T08:11:39.642Z] Downloading wheel-0.37.1-py2.py3-none-any.whl (35 kB) [2022-10-03T08:11:41.042Z] Installing collected packages: wheel, setuptools, pip [2022-10-03T08:11:41.042Z] Attempting uninstall: setuptools [2022-10-03T08:11:41.042Z] Found existing installation: setuptools 58.1.0 [2022-10-03T08:11:41.621Z] Uninstalling setuptools-58.1.0: [2022-10-03T08:11:41.886Z] Successfully uninstalled setuptools-58.1.0 [2022-10-03T08:11:47.030Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:11:47.218Z] Attempting uninstall: pip [2022-10-03T08:11:47.218Z] Found existing installation: pip 22.0.4 [2022-10-03T08:11:49.159Z] Uninstalling pip-22.0.4: [2022-10-03T08:11:49.159Z] Successfully uninstalled pip-22.0.4 [2022-10-03T08:12:01.440Z] Successfully installed pip-22.2.2 setuptools-65.4.1 wheel-0.37.1 [2022-10-03T08:12:01.440Z] 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-03T08:12:04.008Z] Processing ./edgex-taf-common [2022-10-03T08:12:04.008Z] Preparing metadata (setup.py): started [2022-10-03T08:12:05.414Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:12:05.680Z] Building wheels for collected packages: edgex-taf-common [2022-10-03T08:12:05.680Z] Building wheel for edgex-taf-common (setup.py): started [2022-10-03T08:12:08.256Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2022-10-03T08:12:08.256Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=6611d583dbe8f9c196b1715583461c07237d64fe489d84f4510a351bdbefeb8a [2022-10-03T08:12:08.256Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2022-10-03T08:12:08.256Z] Successfully built edgex-taf-common [2022-10-03T08:12:08.847Z] Installing collected packages: edgex-taf-common [2022-10-03T08:12:08.847Z] Successfully installed edgex-taf-common-0.0.0 [2022-10-03T08:12:08.847Z] 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-03T08:12:14.170Z] Collecting robotframework==4.1.3 [2022-10-03T08:12:14.170Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2022-10-03T08:12:14.170Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 7.1 MB/s eta 0:00:00 [2022-10-03T08:12:14.170Z] Installing collected packages: robotframework [2022-10-03T08:12:18.404Z] Successfully installed robotframework-4.1.3 [2022-10-03T08:12:18.404Z] 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-03T08:12:21.731Z] Collecting docker==4.4.1 [2022-10-03T08:12:21.731Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2022-10-03T08:12:21.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 4.4 MB/s eta 0:00:00 [2022-10-03T08:12:21.996Z] Collecting websocket-client>=0.32.0 [2022-10-03T08:12:21.996Z] Downloading websocket_client-1.4.1-py3-none-any.whl (55 kB) [2022-10-03T08:12:21.996Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.0/55.0 kB 2.5 MB/s eta 0:00:00 [2022-10-03T08:12:22.575Z] Collecting requests!=2.18.0,>=2.14.2 [2022-10-03T08:12:22.575Z] Downloading requests-2.28.1-py3-none-any.whl (62 kB) [2022-10-03T08:12:22.575Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 3.0 MB/s eta 0:00:00 [2022-10-03T08:12:22.575Z] Collecting six>=1.4.0 [2022-10-03T08:12:22.575Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2022-10-03T08:12:23.153Z] Collecting urllib3<1.27,>=1.21.1 [2022-10-03T08:12:23.153Z] Downloading urllib3-1.26.12-py2.py3-none-any.whl (140 kB) [2022-10-03T08:12:23.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.4/140.4 kB 6.0 MB/s eta 0:00:00 [2022-10-03T08:12:23.417Z] Collecting idna<4,>=2.5 [2022-10-03T08:12:23.417Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2022-10-03T08:12:23.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 3.0 MB/s eta 0:00:00 [2022-10-03T08:12:23.681Z] Collecting charset-normalizer<3,>=2 [2022-10-03T08:12:23.681Z] Downloading charset_normalizer-2.1.1-py3-none-any.whl (39 kB) [2022-10-03T08:12:23.945Z] Collecting certifi>=2017.4.17 [2022-10-03T08:12:23.945Z] Downloading certifi-2022.9.24-py3-none-any.whl (161 kB) [2022-10-03T08:12:23.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 161.1/161.1 kB 7.0 MB/s eta 0:00:00 [2022-10-03T08:12:25.347Z] Installing collected packages: websocket-client, urllib3, six, idna, charset-normalizer, certifi, requests, docker [2022-10-03T08:12:29.587Z] 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-03T08:12:29.587Z] 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-03T08:12:32.924Z] Collecting python-dotenv==0.15.0 [2022-10-03T08:12:32.924Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2022-10-03T08:12:33.504Z] Installing collected packages: python-dotenv [2022-10-03T08:12:33.504Z] Successfully installed python-dotenv-0.15.0 [2022-10-03T08:12:33.504Z] 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-03T08:12:36.847Z] Collecting RESTinstance==1.0.2 [2022-10-03T08:12:36.847Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2022-10-03T08:12:37.114Z] Requirement already satisfied: robotframework>=3.1.0 in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (4.1.3) [2022-10-03T08:12:37.378Z] Collecting pygments [2022-10-03T08:12:37.378Z] Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) [2022-10-03T08:12:37.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.8 MB/s eta 0:00:00 [2022-10-03T08:12:37.643Z] Collecting flex [2022-10-03T08:12:37.643Z] Downloading flex-6.14.1.tar.gz (40 kB) [2022-10-03T08:12:37.643Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.2 MB/s eta 0:00:00 [2022-10-03T08:12:37.908Z] Preparing metadata (setup.py): started [2022-10-03T08:12:40.477Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:12:40.477Z] Collecting GenSON [2022-10-03T08:12:40.477Z] Downloading genson-1.2.2.tar.gz (34 kB) [2022-10-03T08:12:40.477Z] Preparing metadata (setup.py): started [2022-10-03T08:12:42.414Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:12:42.414Z] Collecting strict-rfc3339 [2022-10-03T08:12:42.414Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2022-10-03T08:12:42.414Z] Preparing metadata (setup.py): started [2022-10-03T08:12:44.357Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:12:44.357Z] Collecting rfc3987 [2022-10-03T08:12:44.357Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2022-10-03T08:12:44.622Z] Collecting pytz [2022-10-03T08:12:44.622Z] Downloading pytz-2022.4-py2.py3-none-any.whl (500 kB) [2022-10-03T08:12:46.028Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 500.8/500.8 kB 405.8 kB/s eta 0:00:00 [2022-10-03T08:12:46.294Z] Collecting docutils [2022-10-03T08:12:46.294Z] Downloading docutils-0.19-py3-none-any.whl (570 kB) [2022-10-03T08:12:46.294Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 10.1 MB/s eta 0:00:00 [2022-10-03T08:12:46.294Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from RESTinstance==1.0.2) (2.28.1) [2022-10-03T08:12:46.294Z] Collecting jsonpath-ng [2022-10-03T08:12:46.294Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2022-10-03T08:12:46.559Z] Collecting tzlocal [2022-10-03T08:12:46.559Z] Downloading tzlocal-4.2-py3-none-any.whl (19 kB) [2022-10-03T08:12:46.828Z] Collecting jsonschema [2022-10-03T08:12:47.100Z] Downloading jsonschema-4.16.0-py3-none-any.whl (83 kB) [2022-10-03T08:12:47.100Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 3.7 MB/s eta 0:00:00 [2022-10-03T08:12:47.100Z] 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-03T08:12:47.684Z] Collecting PyYAML>=3.11 [2022-10-03T08:12:47.684Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2022-10-03T08:12:47.684Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 5.4 MB/s eta 0:00:00 [2022-10-03T08:12:49.203Z] Installing build dependencies: started [2022-10-03T08:12:54.743Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:13:15.880Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:13:15.880Z] Getting requirements to build wheel: started [2022-10-03T08:13:28.363Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:13:28.363Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:13:31.813Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:13:31.813Z] Collecting validate-email>=1.2 [2022-10-03T08:13:31.813Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2022-10-03T08:13:31.813Z] Preparing metadata (setup.py): started [2022-10-03T08:13:34.430Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:13:34.697Z] Collecting click>=3.3 [2022-10-03T08:13:34.697Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2022-10-03T08:13:34.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 5.3 MB/s eta 0:00:00 [2022-10-03T08:13:34.965Z] Collecting jsonpointer>=1.7 [2022-10-03T08:13:34.965Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2022-10-03T08:13:34.965Z] 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-03T08:13:34.965Z] 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-03T08:13:34.965Z] Requirement already satisfied: idna<4,>=2.5 in /usr/lib/python3.10/site-packages (from requests->RESTinstance==1.0.2) (3.4) [2022-10-03T08:13:35.233Z] 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-03T08:13:35.233Z] Collecting ply [2022-10-03T08:13:35.233Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2022-10-03T08:13:35.233Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 1.9 MB/s eta 0:00:00 [2022-10-03T08:13:35.501Z] Collecting decorator [2022-10-03T08:13:35.501Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2022-10-03T08:13:36.089Z] Collecting attrs>=17.4.0 [2022-10-03T08:13:36.089Z] Downloading attrs-22.1.0-py2.py3-none-any.whl (58 kB) [2022-10-03T08:13:36.089Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.1 MB/s eta 0:00:00 [2022-10-03T08:13:36.357Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 [2022-10-03T08:13:36.357Z] Downloading pyrsistent-0.18.1.tar.gz (100 kB) [2022-10-03T08:13:36.357Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 4.1 MB/s eta 0:00:00 [2022-10-03T08:13:36.624Z] Installing build dependencies: started [2022-10-03T08:13:54.846Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:13:54.846Z] Getting requirements to build wheel: started [2022-10-03T08:13:54.846Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:13:55.114Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:13:57.695Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:13:57.695Z] Collecting pytz-deprecation-shim [2022-10-03T08:13:57.695Z] Downloading pytz_deprecation_shim-0.1.0.post0-py2.py3-none-any.whl (15 kB) [2022-10-03T08:13:59.113Z] Collecting tzdata [2022-10-03T08:13:59.113Z] Downloading tzdata-2022.4-py2.py3-none-any.whl (336 kB) [2022-10-03T08:13:59.113Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 336.7/336.7 kB 6.3 MB/s eta 0:00:00 [2022-10-03T08:13:59.380Z] Building wheels for collected packages: flex, strict-rfc3339, GenSON, pyrsistent, PyYAML, validate-email [2022-10-03T08:13:59.380Z] Building wheel for flex (setup.py): started [2022-10-03T08:14:04.726Z] Building wheel for flex (setup.py): finished with status 'done' [2022-10-03T08:14:04.726Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=a5c5124bdce3126ca78e7befb7176c327e3a649f8a7f4d3f75d0e6386ff71648 [2022-10-03T08:14:04.726Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2022-10-03T08:14:04.726Z] Building wheel for strict-rfc3339 (setup.py): started [2022-10-03T08:14:07.323Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2022-10-03T08:14:07.323Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7cb050b2199ded444887614aa9cec76ea8b6696cf6e166f44c900e464ae1d48e [2022-10-03T08:14:07.323Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2022-10-03T08:14:07.323Z] Building wheel for GenSON (setup.py): started [2022-10-03T08:14:10.675Z] Building wheel for GenSON (setup.py): finished with status 'done' [2022-10-03T08:14:10.675Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=bc11849efa3b70f62fb8ed8b81b651b7898e7858e1242f98466d574c982af442 [2022-10-03T08:14:10.675Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2022-10-03T08:14:10.675Z] Building wheel for pyrsistent (pyproject.toml): started [2022-10-03T08:14:16.174Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:14:20.746Z] Building wheel for pyrsistent (pyproject.toml): finished with status 'done' [2022-10-03T08:14:20.746Z] Created wheel for pyrsistent: filename=pyrsistent-0.18.1-cp310-cp310-linux_aarch64.whl size=114483 sha256=a389097393293f1f34120a0cb95395cc6f2a61d82e44bd5a04aa6dca0e2c1809 [2022-10-03T08:14:20.746Z] Stored in directory: /root/.cache/pip/wheels/42/cf/03/ae35459d6c32fce920e7eb28fa325fdeced7a39fb9b98c56f0 [2022-10-03T08:14:20.746Z] Building wheel for PyYAML (pyproject.toml): started [2022-10-03T08:14:26.082Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2022-10-03T08:14:26.082Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45335 sha256=ccf9cdbdd0dfdd0d18c8b137f7cf6a61f219ca170a2d3116cd8621351bf5f78d [2022-10-03T08:14:26.082Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2022-10-03T08:14:26.082Z] Building wheel for validate-email (setup.py): started [2022-10-03T08:14:28.658Z] Building wheel for validate-email (setup.py): finished with status 'done' [2022-10-03T08:14:28.658Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=9bb813df4e815e1f708c33449e9f0d08f4f838065dda9000d219f80c47ff62dc [2022-10-03T08:14:28.658Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2022-10-03T08:14:28.658Z] Successfully built flex strict-rfc3339 GenSON pyrsistent PyYAML validate-email [2022-10-03T08:14:31.244Z] 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-03T08:14:34.257Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-03T08:14:34.257Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22359288 sha256=403a343cccf1b762d30c4d6dd21e882d963376071c84132e0ffe86e75389abb9 [2022-10-03T08:14:34.257Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-03T08:14:34.257Z] Successfully built numpy [2022-10-03T08:14:34.515Z] Installing collected packages: numpy [2022-10-03T08:14:37.794Z] Successfully installed numpy-1.22.3 [2022-10-03T08:14:37.794Z] 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-03T08:14:38.362Z] Collecting psutil==5.9.0 [2022-10-03T08:14:38.362Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-03T08:14:38.362Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 10.3 MB/s eta 0:00:00 [2022-10-03T08:14:38.622Z] Preparing metadata (setup.py): started [2022-10-03T08:14:39.188Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:14:39.188Z] Building wheels for collected packages: psutil [2022-10-03T08:14:39.188Z] Building wheel for psutil (setup.py): started [2022-10-03T08:14:41.087Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-03T08:14:41.087Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271450 sha256=d360047feb0812d61344ba6894aa09fc36a40a50747b82b28d59fdf42d238657 [2022-10-03T08:14:41.087Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-03T08:14:41.087Z] Successfully built psutil [2022-10-03T08:14:41.087Z] Installing collected packages: psutil [2022-10-03T08:14:41.346Z] Successfully installed psutil-5.9.0 [2022-10-03T08:14:41.346Z] 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-03T08:14:42.281Z] Collecting pycryptodome==3.15.0 [2022-10-03T08:14:42.281Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-03T08:14:42.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 23.1 MB/s eta 0:00:00 [2022-10-03T08:14:42.539Z] Preparing metadata (setup.py): started [2022-10-03T08:14:43.920Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:14:43.920Z] Building wheels for collected packages: pycryptodome [2022-10-03T08:14:43.920Z] Building wheel for pycryptodome (setup.py): started [2022-10-03T08:14:53.306Z] 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-03T08:14:53.306Z] 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-03T08:14:55.248Z] Collecting robotbackgroundlogger==1.2 [2022-10-03T08:14:55.248Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2022-10-03T08:14:55.248Z] Preparing metadata (setup.py): started [2022-10-03T08:14:57.827Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:14:57.827Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotbackgroundlogger==1.2) (4.1.3) [2022-10-03T08:14:57.827Z] Building wheels for collected packages: robotbackgroundlogger [2022-10-03T08:14:57.827Z] Building wheel for robotbackgroundlogger (setup.py): started [2022-10-03T08:15:02.081Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2022-10-03T08:15:02.081Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=23819565a26e4997c0ce9e2844446538aa8188fb16fb1c4035c378195b0ac0b3 [2022-10-03T08:15:02.081Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2022-10-03T08:15:02.081Z] Successfully built robotbackgroundlogger [2022-10-03T08:15:04.031Z] Installing collected packages: robotbackgroundlogger [2022-10-03T08:15:04.298Z] Successfully installed robotbackgroundlogger-1.2 [2022-10-03T08:15:04.298Z] 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-03T08:15:08.553Z] Collecting configparser==5.0.1 [2022-10-03T08:15:08.553Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2022-10-03T08:15:10.472Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-03T08:15:10.472Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111199 sha256=2d5f264ceb905963b8df3b6eff41c130dd5e55fb690f7ed6177db5a9efa84860 [2022-10-03T08:15:10.472Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-03T08:15:10.472Z] Successfully built pycryptodome [2022-10-03T08:15:10.472Z] Installing collected packages: pycryptodome [2022-10-03T08:15:10.472Z] Successfully installed pycryptodome-3.15.0 [2022-10-03T08:15:10.472Z] 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-03T08:15:10.472Z] Collecting influxdb-client==1.33.0 [2022-10-03T08:15:10.472Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-03T08:15:10.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 15.1 MB/s eta 0:00:00 [2022-10-03T08:15:10.473Z] Collecting python-dateutil>=2.5.3 [2022-10-03T08:15:10.473Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-03T08:15:10.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 19.3 MB/s eta 0:00:00 [2022-10-03T08:15:10.473Z] 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-03T08:15:10.473Z] 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-03T08:15:10.473Z] 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-03T08:15:10.473Z] Collecting reactivex>=4.0.4 [2022-10-03T08:15:10.473Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-03T08:15:10.473Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.9 MB/s eta 0:00:00 [2022-10-03T08:15:10.473Z] 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-03T08:15:10.473Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-03T08:15:10.473Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-03T08:15:10.473Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-03T08:15:10.473Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-03T08:15:10.473Z] 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-03T08:15:11.130Z] Installing collected packages: configparser [2022-10-03T08:15:11.130Z] Successfully installed configparser-5.0.1 [2022-10-03T08:15:11.130Z] 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-03T08:15:16.469Z] Collecting requests==2.25.1 [2022-10-03T08:15:16.469Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2022-10-03T08:15:16.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 [2022-10-03T08:15:16.469Z] Collecting chardet<5,>=3.0.2 [2022-10-03T08:15:16.469Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2022-10-03T08:15:16.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 5.9 MB/s eta 0:00:00 [2022-10-03T08:15:16.469Z] 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-03T08:15:16.469Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.10/site-packages (from requests==2.25.1) (2022.9.24) [2022-10-03T08:15:16.469Z] Collecting idna<3,>=2.5 [2022-10-03T08:15:16.737Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2022-10-03T08:15:16.737Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 [2022-10-03T08:15:19.310Z] Installing collected packages: idna, chardet, requests [2022-10-03T08:15:19.310Z] Attempting uninstall: idna [2022-10-03T08:15:19.310Z] Found existing installation: idna 3.4 [2022-10-03T08:15:19.310Z] Uninstalling idna-3.4: [2022-10-03T08:15:19.310Z] Successfully uninstalled idna-3.4 [2022-10-03T08:15:21.886Z] Attempting uninstall: requests [2022-10-03T08:15:21.886Z] Found existing installation: requests 2.28.1 [2022-10-03T08:15:21.886Z] Uninstalling requests-2.28.1: [2022-10-03T08:15:21.886Z] Successfully uninstalled requests-2.28.1 [2022-10-03T08:15:22.152Z] Successfully installed chardet-4.0.0 idna-2.10 requests-2.25.1 [2022-10-03T08:15:22.152Z] 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-03T08:15:26.401Z] Collecting robotframework-requests==0.8.0 [2022-10-03T08:15:26.401Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2022-10-03T08:15:26.401Z] Requirement already satisfied: robotframework in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (4.1.3) [2022-10-03T08:15:26.401Z] Requirement already satisfied: requests in /usr/lib/python3.10/site-packages (from robotframework-requests==0.8.0) (2.25.1) [2022-10-03T08:15:26.667Z] 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-03T08:15:26.667Z] 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-03T08:15:26.667Z] 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-03T08:15:26.667Z] 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-03T08:15:28.586Z] Removing intermediate container 5242868c41ef [2022-10-03T08:15:28.586Z] ---> fe28df9ec422 [2022-10-03T08:15:28.586Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-03T08:15:28.586Z] ---> Running in 454b9699585a [2022-10-03T08:15:28.586Z] Removing intermediate container 454b9699585a [2022-10-03T08:15:28.586Z] ---> 06bcec052dbf [2022-10-03T08:15:28.586Z] Step 10/12 : LABEL arch=amd64 [2022-10-03T08:15:28.586Z] ---> Running in 8f28af312750 [2022-10-03T08:15:28.586Z] Removing intermediate container 8f28af312750 [2022-10-03T08:15:28.586Z] ---> 40444fdee7f4 [2022-10-03T08:15:28.586Z] Step 11/12 : LABEL git_sha=e83d573ace7792459b4220d6a5f21e6843138382 [2022-10-03T08:15:28.586Z] ---> Running in 0472aa76eaeb [2022-10-03T08:15:28.586Z] Removing intermediate container 0472aa76eaeb [2022-10-03T08:15:28.586Z] ---> 6b5edc037d5a [2022-10-03T08:15:28.586Z] Step 12/12 : LABEL version=0.0.0 [2022-10-03T08:15:28.586Z] ---> Running in 2fcf0c3ac9aa [2022-10-03T08:15:28.586Z] Removing intermediate container 2fcf0c3ac9aa [2022-10-03T08:15:28.586Z] ---> 857a0e86989a [2022-10-03T08:15:28.586Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T08:15:28.586Z] Successfully built 857a0e86989a [2022-10-03T08:15:28.586Z] Successfully tagged edgex-taf-common:latest [2022-10-03T08:15:28.606Z] Installing collected packages: robotframework-requests [2022-10-03T08:15:28.606Z] Successfully installed robotframework-requests-0.8.0 [2022-10-03T08:15:28.606Z] 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 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-03T08:15:29.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T08:15:29.476Z] [2022-10-03T08:15:29.476Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T08:15:29.850Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T08:15:29.850Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-03T08:15:29.850Z] 5eb5b503b376: Pulling fs layer [2022-10-03T08:15:29.850Z] 5c69ac0246d0: Pulling fs layer [2022-10-03T08:15:29.850Z] ec43610c2a17: Pulling fs layer [2022-10-03T08:15:29.850Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-03T08:15:29.850Z] 33b1e0a273af: Pulling fs layer [2022-10-03T08:15:29.850Z] 5d3b04190fa2: Pulling fs layer [2022-10-03T08:15:29.850Z] 2f39f015ded8: Pulling fs layer [2022-10-03T08:15:29.850Z] 33b1e0a273af: Waiting [2022-10-03T08:15:29.850Z] 2f39f015ded8: Waiting [2022-10-03T08:15:29.850Z] 5d3b04190fa2: Waiting [2022-10-03T08:15:29.850Z] 3a2ae6a8a46f: Waiting [2022-10-03T08:15:29.850Z] 5c69ac0246d0: Download complete [2022-10-03T08:15:29.850Z] 3a2ae6a8a46f: Download complete [2022-10-03T08:15:29.850Z] 33b1e0a273af: Verifying Checksum [2022-10-03T08:15:29.850Z] 33b1e0a273af: Download complete [2022-10-03T08:15:30.108Z] ec43610c2a17: Verifying Checksum [2022-10-03T08:15:30.108Z] ec43610c2a17: Download complete [2022-10-03T08:15:30.108Z] 5d3b04190fa2: Download complete [2022-10-03T08:15:30.108Z] 5eb5b503b376: Download complete [2022-10-03T08:15:30.676Z] 2f39f015ded8: Download complete [2022-10-03T08:15:31.243Z] 5eb5b503b376: Pull complete [2022-10-03T08:15:31.243Z] 5c69ac0246d0: Pull complete [2022-10-03T08:15:31.814Z] ec43610c2a17: Pull complete [2022-10-03T08:15:31.814Z] 3a2ae6a8a46f: Pull complete [2022-10-03T08:15:32.074Z] 33b1e0a273af: Pull complete [2022-10-03T08:15:32.074Z] 5d3b04190fa2: Pull complete [2022-10-03T08:15:32.855Z] Collecting paho-mqtt==1.5.1 [2022-10-03T08:15:32.856Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2022-10-03T08:15:32.856Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 3.9 MB/s eta 0:00:00 [2022-10-03T08:15:32.856Z] Preparing metadata (setup.py): started [2022-10-03T08:15:35.432Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:15:35.432Z] Building wheels for collected packages: paho-mqtt [2022-10-03T08:15:35.432Z] Building wheel for paho-mqtt (setup.py): started [2022-10-03T08:15:36.259Z] 2f39f015ded8: Pull complete [2022-10-03T08:15:36.259Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-03T08:15:36.259Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T08:15:36.259Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T08:15:36.479Z] prd-ubuntu20.04-docker-8c-8g-6846 does not seem to be running inside a container [2022-10-03T08:15:36.522Z] $ 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/edgex-taf-common_EDX-2503-branch -v /w/workspace/edgex-taf-common_EDX-2503-branch:/w/workspace/edgex-taf-common_EDX-2503-branch:rw,z -v /w/workspace/edgex-taf-common_EDX-2503-branch@tmp:/w/workspace/edgex-taf-common_EDX-2503-branch@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T08:15:38.766Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2022-10-03T08:15:38.766Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61550 sha256=7344f44dceb6c020b3ddae9c3f161b082fd49f5c0569179fa3cfef640c63fdeb [2022-10-03T08:15:38.766Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2022-10-03T08:15:38.766Z] Successfully built paho-mqtt [2022-10-03T08:15:40.048Z] $ docker top 82a7abc76eb2c7de1d2f9c9aaf09de74369dadf2762a5e7816ea8229bf999093 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T08:15:40.500Z] ---> job-cost.sh [2022-10-03T08:15:40.500Z] lf-activate-venv: SKIPPING [2022-10-03T08:15:40.500Z] INFO: No Stack... [2022-10-03T08:15:40.706Z] Installing collected packages: paho-mqtt [2022-10-03T08:15:40.706Z] Successfully installed paho-mqtt-1.5.1 [2022-10-03T08:15:40.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-03T08:15:40.761Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T08:15:41.328Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T08:15:41.639Z] + cat /w/workspace/edgex-taf-common_EDX-2503-branch/archives/cost.csv [2022-10-03T08:15:41.639Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T08:15:41.676Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] [2022-10-03T08:15:41.681Z] Resource [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] did not exist. Created. [2022-10-03T08:15:41.681Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T08:15:42.062Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-03T08:15:42.113Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T08:15:42.137Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T08:15:42.212Z] $ docker stop --time=1 82a7abc76eb2c7de1d2f9c9aaf09de74369dadf2762a5e7816ea8229bf999093 [2022-10-03T08:15:43.359Z] $ docker rm -f 82a7abc76eb2c7de1d2f9c9aaf09de74369dadf2762a5e7816ea8229bf999093 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-03T08:15:44.946Z] Collecting redis==3.5.3 [2022-10-03T08:15:44.946Z] Downloading redis-3.5.3-py2.py3-none-any.whl (72 kB) [2022-10-03T08:15:44.946Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.1/72.1 kB 2.6 MB/s eta 0:00:00 [2022-10-03T08:15:47.517Z] Installing collected packages: redis [2022-10-03T08:15:47.785Z] Successfully installed redis-3.5.3 [2022-10-03T08:15:47.785Z] 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-03T08:15:53.122Z] Collecting pyzmq==22.2.1 [2022-10-03T08:15:53.122Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2022-10-03T08:15:54.527Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.1 MB/s eta 0:00:00 [2022-10-03T08:15:56.465Z] Installing build dependencies: started [2022-10-03T08:16:11.413Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:16:11.414Z] Getting requirements to build wheel: started [2022-10-03T08:16:13.983Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:16:13.983Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:16:18.229Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:16:18.229Z] Building wheels for collected packages: pyzmq [2022-10-03T08:16:18.229Z] Building wheel for pyzmq (pyproject.toml): started [2022-10-03T08:17:39.824Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-03T08:19:01.521Z] Building wheel for pyzmq (pyproject.toml): still running... [2022-10-03T08:19:23.577Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2022-10-03T08:19:23.577Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515226 sha256=1e3c50917a780f2a7f773dd7c69ad35b4bf5a51de5d3577c23c6babc2597a757 [2022-10-03T08:19:23.577Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2022-10-03T08:19:23.577Z] Successfully built pyzmq [2022-10-03T08:19:23.577Z] Installing collected packages: pyzmq [2022-10-03T08:19:24.983Z] Successfully installed pyzmq-22.2.1 [2022-10-03T08:19:24.983Z] 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-03T08:19:30.321Z] Collecting robotframework-seleniumlibrary==5.1.3 [2022-10-03T08:19:30.321Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2022-10-03T08:19:30.321Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 3.4 MB/s eta 0:00:00 [2022-10-03T08:19:30.587Z] Collecting selenium>=3.141.0 [2022-10-03T08:19:30.587Z] Downloading selenium-4.5.0-py3-none-any.whl (995 kB) [2022-10-03T08:19:30.587Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 995.2/995.2 kB 10.0 MB/s eta 0:00:00 [2022-10-03T08:19:30.852Z] 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-03T08:19:30.852Z] Collecting robotframework-pythonlibcore>=2.1.0 [2022-10-03T08:19:30.852Z] Downloading robotframework_pythonlibcore-3.0.0-py2.py3-none-any.whl (9.9 kB) [2022-10-03T08:19:30.852Z] 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-03T08:19:31.116Z] Collecting trio~=0.17 [2022-10-03T08:19:31.116Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2022-10-03T08:19:31.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.2 MB/s eta 0:00:00 [2022-10-03T08:19:31.381Z] Collecting trio-websocket~=0.9 [2022-10-03T08:19:31.381Z] Downloading trio_websocket-0.9.2-py3-none-any.whl (16 kB) [2022-10-03T08:19:31.381Z] 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-03T08:19:31.381Z] Collecting outcome [2022-10-03T08:19:31.381Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2022-10-03T08:19:31.648Z] Collecting async-generator>=1.9 [2022-10-03T08:19:31.648Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2022-10-03T08:19:31.648Z] 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-03T08:19:31.913Z] Collecting sortedcontainers [2022-10-03T08:19:31.913Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2022-10-03T08:19:31.913Z] Collecting sniffio [2022-10-03T08:19:31.913Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2022-10-03T08:19:31.913Z] Collecting exceptiongroup>=1.0.0rc9 [2022-10-03T08:19:32.179Z] Downloading exceptiongroup-1.0.0rc9-py3-none-any.whl (12 kB) [2022-10-03T08:19:32.179Z] 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-03T08:19:32.179Z] Collecting wsproto>=0.14 [2022-10-03T08:19:32.179Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2022-10-03T08:19:32.761Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 [2022-10-03T08:19:32.761Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2022-10-03T08:19:33.344Z] Collecting h11<1,>=0.9.0 [2022-10-03T08:19:33.344Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2022-10-03T08:19:33.344Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.6 MB/s eta 0:00:00 [2022-10-03T08:19:35.922Z] Installing collected packages: sortedcontainers, sniffio, robotframework-pythonlibcore, PySocks, outcome, h11, exceptiongroup, async-generator, wsproto, trio, trio-websocket, selenium, robotframework-seleniumlibrary [2022-10-03T08:19:48.230Z] 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-03T08:19:48.230Z] 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-03T08:19:52.469Z] Collecting psycopg2==2.9.3 [2022-10-03T08:19:52.469Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2022-10-03T08:19:52.469Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 7.4 MB/s eta 0:00:00 [2022-10-03T08:19:52.735Z] Preparing metadata (setup.py): started [2022-10-03T08:19:56.075Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:19:56.075Z] Building wheels for collected packages: psycopg2 [2022-10-03T08:19:56.075Z] Building wheel for psycopg2 (setup.py): started [2022-10-03T08:21:03.918Z] Building wheel for psycopg2 (setup.py): still running... [2022-10-03T08:21:05.849Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2022-10-03T08:21:05.849Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470365 sha256=99778fc6ffa945a689a6c6471510066c55ee55a5680128edba954e933a4f7e55 [2022-10-03T08:21:05.849Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2022-10-03T08:21:05.849Z] Successfully built psycopg2 [2022-10-03T08:21:07.781Z] Installing collected packages: psycopg2 [2022-10-03T08:21:08.049Z] Successfully installed psycopg2-2.9.3 [2022-10-03T08:21:08.049Z] 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-03T08:21:14.680Z] Collecting numpy==1.22.3 [2022-10-03T08:21:14.680Z] Downloading numpy-1.22.3.zip (11.5 MB) [2022-10-03T08:21:15.638Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 11.0 MB/s eta 0:00:00 [2022-10-03T08:21:19.876Z] Installing build dependencies: started [2022-10-03T08:21:41.900Z] Installing build dependencies: finished with status 'done' [2022-10-03T08:21:41.900Z] Getting requirements to build wheel: started [2022-10-03T08:21:46.145Z] Getting requirements to build wheel: finished with status 'done' [2022-10-03T08:21:46.145Z] Preparing metadata (pyproject.toml): started [2022-10-03T08:21:50.383Z] Preparing metadata (pyproject.toml): finished with status 'done' [2022-10-03T08:21:50.383Z] Building wheels for collected packages: numpy [2022-10-03T08:21:50.383Z] Building wheel for numpy (pyproject.toml): started [2022-10-03T08:24:42.062Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:25:49.900Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:26:46.289Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:27:54.140Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:29:01.977Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:29:58.355Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:31:06.216Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:32:02.612Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:37:09.550Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:39:16.299Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:41:37.962Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:43:59.615Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:45:21.192Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:47:42.883Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:51:49.655Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:53:41.266Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:55:47.901Z] Building wheel for numpy (pyproject.toml): still running... [2022-10-03T08:55:53.229Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2022-10-03T08:55:53.229Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18623652 sha256=e755613f2ac1619a14e487c412706e0943dee42b45d56a76ae4b5dd8f01e9ef7 [2022-10-03T08:55:53.229Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2022-10-03T08:55:53.229Z] Successfully built numpy [2022-10-03T08:55:55.797Z] Installing collected packages: numpy [2022-10-03T08:56:17.842Z] Successfully installed numpy-1.22.3 [2022-10-03T08:56:17.842Z] 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-03T08:56:20.414Z] Collecting psutil==5.9.0 [2022-10-03T08:56:20.415Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2022-10-03T08:56:20.680Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 8.3 MB/s eta 0:00:00 [2022-10-03T08:56:21.259Z] Preparing metadata (setup.py): started [2022-10-03T08:56:24.587Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:56:24.587Z] Building wheels for collected packages: psutil [2022-10-03T08:56:24.587Z] Building wheel for psutil (setup.py): started [2022-10-03T08:56:36.879Z] Building wheel for psutil (setup.py): finished with status 'done' [2022-10-03T08:56:36.879Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271956 sha256=d5e459702d2f16b32833e116f4a14273b5971f572c590f03e868ee85e30ca793 [2022-10-03T08:56:36.879Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2022-10-03T08:56:36.879Z] Successfully built psutil [2022-10-03T08:56:39.445Z] Installing collected packages: psutil [2022-10-03T08:56:41.384Z] Successfully installed psutil-5.9.0 [2022-10-03T08:56:41.384Z] 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-03T08:56:48.005Z] Collecting pycryptodome==3.15.0 [2022-10-03T08:56:48.005Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2022-10-03T08:56:48.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 10.9 MB/s eta 0:00:00 [2022-10-03T08:56:49.939Z] Preparing metadata (setup.py): started [2022-10-03T08:56:54.179Z] Preparing metadata (setup.py): finished with status 'done' [2022-10-03T08:56:54.179Z] Building wheels for collected packages: pycryptodome [2022-10-03T08:56:54.179Z] Building wheel for pycryptodome (setup.py): started [2022-10-03T08:58:02.017Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-03T08:58:58.389Z] Building wheel for pycryptodome (setup.py): still running... [2022-10-03T08:58:58.389Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2022-10-03T08:58:58.389Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_aarch64.whl size=2017062 sha256=5bb37c535126fde4f73163739d0e8765f24be4d3cb58d310ce12c8138d216fab [2022-10-03T08:58:58.389Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2022-10-03T08:58:58.389Z] Successfully built pycryptodome [2022-10-03T08:58:58.389Z] Installing collected packages: pycryptodome [2022-10-03T08:59:02.633Z] Successfully installed pycryptodome-3.15.0 [2022-10-03T08:59:02.633Z] 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-03T08:59:06.877Z] Collecting influxdb-client==1.33.0 [2022-10-03T08:59:06.877Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2022-10-03T08:59:07.142Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 8.6 MB/s eta 0:00:00 [2022-10-03T08:59:07.721Z] Collecting python-dateutil>=2.5.3 [2022-10-03T08:59:07.721Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2022-10-03T08:59:07.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 7.6 MB/s eta 0:00:00 [2022-10-03T08:59:07.721Z] 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-03T08:59:07.721Z] 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-03T08:59:07.721Z] 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-03T08:59:07.986Z] Collecting reactivex>=4.0.4 [2022-10-03T08:59:07.986Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2022-10-03T08:59:07.986Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.3 MB/s eta 0:00:00 [2022-10-03T08:59:07.986Z] 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-03T08:59:08.252Z] Collecting typing-extensions<5.0.0,>=4.1.1 [2022-10-03T08:59:08.252Z] Downloading typing_extensions-4.3.0-py3-none-any.whl (25 kB) [2022-10-03T08:59:11.635Z] Installing collected packages: typing-extensions, python-dateutil, reactivex, influxdb-client [2022-10-03T08:59:19.892Z] Successfully installed influxdb-client-1.33.0 python-dateutil-2.8.2 reactivex-4.0.4 typing-extensions-4.3.0 [2022-10-03T08:59:19.892Z] 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-03T08:59:58.770Z] Removing intermediate container 90f9f589c2c1 [2022-10-03T08:59:58.770Z] ---> 47549d71b673 [2022-10-03T08:59:58.770Z] Step 9/12 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2022-10-03T08:59:58.770Z] ---> Running in 281f83dab601 [2022-10-03T08:59:58.770Z] Removing intermediate container 281f83dab601 [2022-10-03T08:59:58.770Z] ---> 6dafa3c98f72 [2022-10-03T08:59:58.770Z] Step 10/12 : LABEL arch=arm64 [2022-10-03T08:59:58.770Z] ---> Running in 80343d9622a4 [2022-10-03T08:59:58.770Z] Removing intermediate container 80343d9622a4 [2022-10-03T08:59:58.770Z] ---> 2d18939ca254 [2022-10-03T08:59:58.770Z] Step 11/12 : LABEL git_sha=e83d573ace7792459b4220d6a5f21e6843138382 [2022-10-03T08:59:58.770Z] ---> Running in b2093cf37ff8 [2022-10-03T08:59:58.770Z] Removing intermediate container b2093cf37ff8 [2022-10-03T08:59:58.770Z] ---> 46460faddb5c [2022-10-03T08:59:58.770Z] Step 12/12 : LABEL version=0.0.0 [2022-10-03T08:59:58.770Z] ---> Running in 7de2494a66ad [2022-10-03T08:59:59.035Z] Removing intermediate container 7de2494a66ad [2022-10-03T08:59:59.035Z] ---> 6aef42d4091d [2022-10-03T08:59:59.035Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-03T08:59:59.035Z] Successfully built 6aef42d4091d [2022-10-03T08:59:59.035Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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-03T08:59:59.926Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T08:59:59.926Z] [2022-10-03T08:59:59.926Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T09:00:00.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T09:00:00.592Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-03T09:00:00.592Z] 8998bd30e6a1: Pulling fs layer [2022-10-03T09:00:00.592Z] 04944245beec: Pulling fs layer [2022-10-03T09:00:00.592Z] 699f458cf7ca: Pulling fs layer [2022-10-03T09:00:00.592Z] 765212b225bb: Pulling fs layer [2022-10-03T09:00:00.592Z] f23df028b6ca: Pulling fs layer [2022-10-03T09:00:00.592Z] d65c8cfc05b1: Pulling fs layer [2022-10-03T09:00:00.592Z] 2437ff75d9bd: Pulling fs layer [2022-10-03T09:00:00.592Z] 765212b225bb: Waiting [2022-10-03T09:00:00.592Z] f23df028b6ca: Waiting [2022-10-03T09:00:00.592Z] d65c8cfc05b1: Waiting [2022-10-03T09:00:00.592Z] 2437ff75d9bd: Waiting [2022-10-03T09:00:00.592Z] 04944245beec: Verifying Checksum [2022-10-03T09:00:00.592Z] 04944245beec: Download complete [2022-10-03T09:00:00.592Z] 765212b225bb: Verifying Checksum [2022-10-03T09:00:00.592Z] 765212b225bb: Download complete [2022-10-03T09:00:00.862Z] f23df028b6ca: Verifying Checksum [2022-10-03T09:00:00.862Z] f23df028b6ca: Download complete [2022-10-03T09:00:00.862Z] d65c8cfc05b1: Verifying Checksum [2022-10-03T09:00:00.862Z] d65c8cfc05b1: Download complete [2022-10-03T09:00:00.862Z] 699f458cf7ca: Verifying Checksum [2022-10-03T09:00:00.862Z] 699f458cf7ca: Download complete [2022-10-03T09:00:01.447Z] 8998bd30e6a1: Verifying Checksum [2022-10-03T09:00:01.447Z] 8998bd30e6a1: Download complete [2022-10-03T09:00:04.037Z] 2437ff75d9bd: Verifying Checksum [2022-10-03T09:00:04.037Z] 2437ff75d9bd: Download complete [2022-10-03T09:00:05.441Z] 8998bd30e6a1: Pull complete [2022-10-03T09:00:05.707Z] 04944245beec: Pull complete [2022-10-03T09:00:07.110Z] 699f458cf7ca: Pull complete [2022-10-03T09:00:07.110Z] 765212b225bb: Pull complete [2022-10-03T09:00:08.066Z] f23df028b6ca: Pull complete [2022-10-03T09:00:08.066Z] d65c8cfc05b1: Pull complete [2022-10-03T09:00:23.038Z] 2437ff75d9bd: Pull complete [2022-10-03T09:00:23.038Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-03T09:00:23.038Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-03T09:00:23.038Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T09:00:23.336Z] prd-ubuntu20.04-docker-arm64-4c-16g-6847 does not seem to be running inside a container [2022-10-03T09:00:23.440Z] $ 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/edgex-taf-common_EDX-2503-branch -v /w/workspace/edgex-taf-common_EDX-2503-branch:/w/workspace/edgex-taf-common_EDX-2503-branch:rw,z -v /w/workspace/edgex-taf-common_EDX-2503-branch@tmp:/w/workspace/edgex-taf-common_EDX-2503-branch@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-03T09:00:26.053Z] $ docker top 6b1de5dd37b6d94a909f822551b53ce01c3a478ae10b2557a7e0e6444614ba5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:26.906Z] ---> job-cost.sh [2022-10-03T09:00:26.906Z] lf-activate-venv: SKIPPING [2022-10-03T09:00:26.906Z] INFO: No Stack... [2022-10-03T09:00:27.173Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-03T09:00:28.130Z] INFO: Archiving Costs [Pipeline] sh [2022-10-03T09:00:28.789Z] + cat /w/workspace/edgex-taf-common_EDX-2503-branch/archives/cost.csv [2022-10-03T09:00:28.789Z] + cut -d, -f6 [Pipeline] lock [2022-10-03T09:00:28.833Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] [2022-10-03T09:00:28.837Z] Resource [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] did not exist. Created. [2022-10-03T09:00:28.837Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-03T09:00:29.231Z] /w/workspace/edgex-taf-common_EDX-2503-branch@tmp/durable-cf97688d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-03T09:00:29.576Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-03T09:00:29.610Z] Warning: overwriting stash ‘stack-cost’ [2022-10-03T09:00:29.952Z] Stashed 1 file(s) [Pipeline] } [2022-10-03T09:00:29.969Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-EDX-2503-branch-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-03T09:00:30.087Z] $ docker stop --time=1 6b1de5dd37b6d94a909f822551b53ce01c3a478ae10b2557a7e0e6444614ba5e [2022-10-03T09:00:31.604Z] $ docker rm -f 6b1de5dd37b6d94a909f822551b53ce01c3a478ae10b2557a7e0e6444614ba5e [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-03T09:00:33.089Z] + [ -d /w/workspace/edgex-taf-common_EDX-2503-branch/archives ] [2022-10-03T09:00:33.090Z] + ls -al /w/workspace/edgex-taf-common_EDX-2503-branch/archives [2022-10-03T09:00:33.090Z] total 16 [2022-10-03T09:00:33.090Z] drwxr-xr-x 3 root root 4096 Oct 3 08:15 . [2022-10-03T09:00:33.090Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 08:15 .. [2022-10-03T09:00:33.090Z] drwxr-xr-x 2 root root 4096 Oct 3 08:15 cost [2022-10-03T09:00:33.090Z] -rw-r--r-- 1 root root 97 Oct 3 08:15 cost.csv [2022-10-03T09:00:33.090Z] + sudo chown -R jenkins:jenkins /w/workspace/edgex-taf-common_EDX-2503-branch/archives [2022-10-03T09:00:33.090Z] + ls -al /w/workspace/edgex-taf-common_EDX-2503-branch/archives [2022-10-03T09:00:33.090Z] total 16 [2022-10-03T09:00:33.090Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 3 08:15 . [2022-10-03T09:00:33.090Z] drwxrwxr-x 7 jenkins jenkins 4096 Oct 3 08:15 .. [2022-10-03T09:00:33.090Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 3 08:15 cost [2022-10-03T09:00:33.090Z] -rw-r--r-- 1 jenkins jenkins 97 Oct 3 08:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:33.415Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:34.306Z] ---> package-listing.sh [2022-10-03T09:00:34.306Z] ++ facter osfamily [2022-10-03T09:00:34.306Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-03T09:00:34.565Z] + OS_FAMILY=debian [2022-10-03T09:00:34.566Z] + workspace=/w/workspace/edgex-taf-common_EDX-2503-branch [2022-10-03T09:00:34.566Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-03T09:00:34.566Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-03T09:00:34.566Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-03T09:00:34.566Z] + PACKAGES=/tmp/packages_start.txt [2022-10-03T09:00:34.566Z] + '[' /w/workspace/edgex-taf-common_EDX-2503-branch ']' [2022-10-03T09:00:34.566Z] + PACKAGES=/tmp/packages_end.txt [2022-10-03T09:00:34.566Z] + case "${OS_FAMILY}" in [2022-10-03T09:00:34.566Z] + dpkg -l [2022-10-03T09:00:34.566Z] + grep '^ii' [2022-10-03T09:00:34.566Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-03T09:00:34.566Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-03T09:00:34.566Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-03T09:00:34.566Z] + '[' /w/workspace/edgex-taf-common_EDX-2503-branch ']' [2022-10-03T09:00:34.566Z] + mkdir -p /w/workspace/edgex-taf-common_EDX-2503-branch/archives/ [2022-10-03T09:00:34.566Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-taf-common_EDX-2503-branch/archives/ [Pipeline] echo [2022-10-03T09:00:34.598Z] 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/edgex-taf-common_EDX-2503-branch/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-03T09:00:34.884Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-03T09:00:35.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-03T09:00:35.510Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-03T09:00:35.643Z] prd-ubuntu20.04-docker-8c-8g-6846 does not seem to be running inside a container [2022-10-03T09:00:35.705Z] $ 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/edgex-taf-common_EDX-2503-branch/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-taf-common_EDX-2503-branch -v /w/workspace/edgex-taf-common_EDX-2503-branch:/w/workspace/edgex-taf-common_EDX-2503-branch:rw,z -v /w/workspace/edgex-taf-common_EDX-2503-branch@tmp:/w/workspace/edgex-taf-common_EDX-2503-branch@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-03T09:00:35.923Z] $ docker top 3cc5c23672f7a777b6d2fdbe3fca217a398cb479348b975db70ee12f77e179e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-03T09:00:36.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-03T09:00:36.581Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-03T09:00:36.890Z] + ls /var/log/sa-host [2022-10-03T09:00:36.890Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-03T09:00:37.098Z] provisioning config files... [2022-10-03T09:00:37.107Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-taf-common_EDX-2503-branch@tmp/config5539234428429380876tmp [Pipeline] { [Pipeline] echo [2022-10-03T09:00:37.148Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:37.455Z] ---> create-netrc.sh [Pipeline] } [2022-10-03T09:00:37.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:37.869Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-03T09:00:37.897Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:38.202Z] ---> sudo-logs.sh [2022-10-03T09:00:38.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-03T09:00:38.294Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:38.605Z] ---> job-cost.sh [2022-10-03T09:00:38.605Z] lf-activate-venv: SKIPPING [2022-10-03T09:00:38.605Z] DEBUG: total: 0.2199999988079071 [2022-10-03T09:00:38.605Z] INFO: Retrieving Stack Cost... [2022-10-03T09:00:38.864Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-03T09:00:39.430Z] INFO: Archiving Costs [Pipeline] echo [2022-10-03T09:00:39.459Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-03T09:00:39.762Z] ---> logs-deploy.sh [2022-10-03T09:00:39.762Z] lf-activate-venv: SKIPPING [2022-10-03T09:00:39.762Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/EDX-2503-branch/1 [2022-10-03T09:00:39.762Z] INFO: archiving workspace using pattern(s): [2022-10-03T09:00:40.701Z] Archives upload complete. [2022-10-03T09:00:40.701Z] INFO: archiving logs to Nexus