Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 575d8c05758f85eff27acf58ec1382961a427cb7 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-ssh10073590710314285310.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh8779493090473551554.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17366088045017174343.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6325850683433481304.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8319936762218268277.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-18603 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 575d8c05758f85eff27acf58ec1382961a427cb7 (main) Commit message: "Merge pull request #71 from cherrycl/issue-70" > 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 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 > git rev-list --no-walk b254ed2785999949aa23182b87a1bbd9eb77c704 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-06-13T23:33:33.189Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-06-13T23:33:33.252Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-06-13T23:33:33.266Z] ========================================================= [2023-06-13T23:33:33.266Z] EdgeX Global Pipelines Version Info [2023-06-13T23:33:33.266Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-06-13T23:33:33.980Z] ------------------- [2023-06-13T23:33:33.980Z] stable info: [2023-06-13T23:33:33.980Z] ------------------- [2023-06-13T23:33:33.980Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-06-13T23:33:33.980Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T23:33:33.980Z] Message: update stable to v1.0.250 [2023-06-13T23:33:34.551Z] ------------------- [2023-06-13T23:33:34.551Z] experimental info: [2023-06-13T23:33:34.551Z] ------------------- [2023-06-13T23:33:34.551Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-06-13T23:33:34.551Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-06-13T23:33:34.551Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-06-13T23:33:34.739Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-06-13T23:33:34.750Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-06-13T23:33:34.759Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-06-13T23:33:34.768Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-06-13T23:33:34.778Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-06-13T23:33:34.790Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-06-13T23:33:34.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-06-13T23:33:34.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-06-13T23:33:34.819Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-06-13T23:33:34.837Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-06-13T23:33:34.853Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-06-13T23:33:34.862Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-06-13T23:33:34.872Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-06-13T23:33:34.887Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-06-13T23:33:34.898Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-06-13T23:33:34.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-06-13T23:33:34.922Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-06-13T23:33:34.933Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 575d8c05758f85eff27acf58ec1382961a427cb7 [Pipeline] echo [2023-06-13T23:33:34.944Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 575d8c0 [Pipeline] echo [2023-06-13T23:33:34.955Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T23:33:34.998Z] provisioning config files... [2023-06-13T23:33:35.012Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5577695913761165895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T23:33:35.314Z] ---> docker-login.sh [2023-06-13T23:33:35.314Z] nexus3.edgexfoundry.org:10001 [2023-06-13T23:33:35.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:35.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:35.575Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:35.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:35.575Z] [2023-06-13T23:33:35.575Z] Login Succeeded [2023-06-13T23:33:35.575Z] nexus3.edgexfoundry.org:10002 [2023-06-13T23:33:35.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:35.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:35.835Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:35.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:35.835Z] [2023-06-13T23:33:35.835Z] Login Succeeded [2023-06-13T23:33:35.835Z] nexus3.edgexfoundry.org:10003 [2023-06-13T23:33:35.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:35.835Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:35.835Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:35.835Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:35.835Z] [2023-06-13T23:33:35.835Z] Login Succeeded [2023-06-13T23:33:35.835Z] nexus3.edgexfoundry.org:10004 [2023-06-13T23:33:36.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:36.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:36.096Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:36.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:36.096Z] [2023-06-13T23:33:36.096Z] Login Succeeded [2023-06-13T23:33:36.096Z] docker.io [2023-06-13T23:33:36.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:36.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:36.357Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:36.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:36.357Z] [2023-06-13T23:33:36.357Z] Login Succeeded [2023-06-13T23:33:36.357Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T23:33:36.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-06-13T23:33:36.829Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-13T23:33:36.829Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-06-13T23:33:36.829Z] + [ -e /tmp/ssh_known_hosts ] [2023-06-13T23:33:36.829Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-06-13T23:33:36.829Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-06-13T23:33:36.829Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-06-13T23:33:36.829Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:33:37.232Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T23:33:37.232Z] [2023-06-13T23:33:37.232Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:33:37.538Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T23:33:37.539Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-06-13T23:33:37.539Z] b85a868b505f: Pulling fs layer [2023-06-13T23:33:37.539Z] e2be974225ed: Pulling fs layer [2023-06-13T23:33:37.539Z] 339a4e72a1f5: Pulling fs layer [2023-06-13T23:33:37.539Z] 988bab9f4d93: Pulling fs layer [2023-06-13T23:33:37.539Z] 1469e6f7b9e6: Pulling fs layer [2023-06-13T23:33:37.539Z] eaf3925da568: Pulling fs layer [2023-06-13T23:33:37.539Z] bab4dde63d76: Pulling fs layer [2023-06-13T23:33:37.539Z] bde34c3a00c8: Pulling fs layer [2023-06-13T23:33:37.539Z] b352a97aabf1: Pulling fs layer [2023-06-13T23:33:37.539Z] 4872d77fe225: Pulling fs layer [2023-06-13T23:33:37.539Z] 5851b861e8e6: Pulling fs layer [2023-06-13T23:33:37.539Z] 1469e6f7b9e6: Waiting [2023-06-13T23:33:37.539Z] eaf3925da568: Waiting [2023-06-13T23:33:37.539Z] bab4dde63d76: Waiting [2023-06-13T23:33:37.539Z] bde34c3a00c8: Waiting [2023-06-13T23:33:37.539Z] b352a97aabf1: Waiting [2023-06-13T23:33:37.539Z] 988bab9f4d93: Waiting [2023-06-13T23:33:37.539Z] 5851b861e8e6: Waiting [2023-06-13T23:33:37.539Z] 4872d77fe225: Waiting [2023-06-13T23:33:37.539Z] e2be974225ed: Verifying Checksum [2023-06-13T23:33:37.539Z] e2be974225ed: Download complete [2023-06-13T23:33:37.539Z] 988bab9f4d93: Download complete [2023-06-13T23:33:37.539Z] 1469e6f7b9e6: Verifying Checksum [2023-06-13T23:33:37.539Z] 1469e6f7b9e6: Download complete [2023-06-13T23:33:37.798Z] 339a4e72a1f5: Verifying Checksum [2023-06-13T23:33:37.798Z] 339a4e72a1f5: Download complete [2023-06-13T23:33:37.798Z] eaf3925da568: Verifying Checksum [2023-06-13T23:33:37.798Z] eaf3925da568: Download complete [2023-06-13T23:33:37.798Z] bde34c3a00c8: Download complete [2023-06-13T23:33:37.798Z] b352a97aabf1: Download complete [2023-06-13T23:33:37.798Z] 4872d77fe225: Verifying Checksum [2023-06-13T23:33:37.798Z] 4872d77fe225: Download complete [2023-06-13T23:33:37.798Z] 5851b861e8e6: Download complete [2023-06-13T23:33:37.798Z] b85a868b505f: Verifying Checksum [2023-06-13T23:33:37.798Z] b85a868b505f: Download complete [2023-06-13T23:33:38.057Z] bab4dde63d76: Verifying Checksum [2023-06-13T23:33:38.057Z] bab4dde63d76: Download complete [2023-06-13T23:33:39.006Z] b85a868b505f: Pull complete [2023-06-13T23:33:39.265Z] e2be974225ed: Pull complete [2023-06-13T23:33:39.842Z] 339a4e72a1f5: Pull complete [2023-06-13T23:33:39.842Z] 988bab9f4d93: Pull complete [2023-06-13T23:33:40.104Z] 1469e6f7b9e6: Pull complete [2023-06-13T23:33:40.104Z] eaf3925da568: Pull complete [2023-06-13T23:33:42.009Z] bab4dde63d76: Pull complete [2023-06-13T23:33:42.009Z] bde34c3a00c8: Pull complete [2023-06-13T23:33:42.009Z] b352a97aabf1: Pull complete [2023-06-13T23:33:42.009Z] 4872d77fe225: Pull complete [2023-06-13T23:33:42.269Z] 5851b861e8e6: Pull complete [2023-06-13T23:33:42.269Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-06-13T23:33:42.269Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-13T23:33:42.269Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T23:33:42.384Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-13T23:33:42.420Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-13T23:33:44.867Z] $ docker top aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 -eo pid,comm [2023-06-13T23:33:44.920Z] 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). [2023-06-13T23:33:44.920Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-13T23:33:44.956Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T23:33:44.956Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T23:33:45.058Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T23:33:45.063Z] $ docker exec aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 ssh-agent [2023-06-13T23:33:45.167Z] SSH_AUTH_SOCK=/tmp/ssh-uA07wuZNlEaB/agent.32 [2023-06-13T23:33:45.167Z] SSH_AGENT_PID=38 [2023-06-13T23:33:45.175Z] Running ssh-add (command line suppressed) [2023-06-13T23:33:45.265Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13790730367560847510.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13790730367560847510.key) [2023-06-13T23:33:45.276Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T23:33:45.561Z] + git tag --points-at HEAD [Pipeline] } [2023-06-13T23:33:45.600Z] $ docker exec --env ******** --env ******** aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 ssh-agent -k [2023-06-13T23:33:45.690Z] unset SSH_AUTH_SOCK; [2023-06-13T23:33:45.691Z] unset SSH_AGENT_PID; [2023-06-13T23:33:45.691Z] echo Agent pid 38 killed; [2023-06-13T23:33:45.698Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-06-13T23:33:45.718Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-13T23:33:45.718Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-13T23:33:45.835Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-13T23:33:45.840Z] $ docker exec aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 ssh-agent [2023-06-13T23:33:45.947Z] SSH_AUTH_SOCK=/tmp/ssh-ZJ117u9RlbXO/agent.70 [2023-06-13T23:33:45.947Z] SSH_AGENT_PID=75 [2023-06-13T23:33:45.952Z] Running ssh-add (command line suppressed) [2023-06-13T23:33:46.055Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9163916472998756906.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9163916472998756906.key) [2023-06-13T23:33:46.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-13T23:33:46.352Z] + git semver init [2023-06-13T23:33:46.612Z] 2023-06-13 23:33:46,530 [run_init] DEBUG init version:0.0.0 force:False [2023-06-13T23:33:46.612Z] 2023-06-13 23:33:46,531 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-13T23:33:46.612Z] 2023-06-13 23:33:46,532 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-06-13T23:33:46.612Z] 2023-06-13 23:33:46,532 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-13T23:33:47.184Z] 2023-06-13 23:33:47,114 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-06-13T23:33:47.184Z] 2023-06-13 23:33:47,115 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-06-13T23:33:47.184Z] 2023-06-13 23:33:47,115 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-13T23:33:47.184Z] 2023-06-13 23:33:47,115 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-13T23:33:47.184Z] 0.0.2-dev.30 [Pipeline] } [2023-06-13T23:33:47.196Z] $ docker exec --env ******** --env ******** aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 ssh-agent -k [2023-06-13T23:33:47.293Z] unset SSH_AUTH_SOCK; [2023-06-13T23:33:47.294Z] unset SSH_AGENT_PID; [2023-06-13T23:33:47.294Z] echo Agent pid 75 killed; [2023-06-13T23:33:47.304Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-13T23:33:47.607Z] + git semver [Pipeline] } [2023-06-13T23:33:47.880Z] $ docker stop --time=1 aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 [2023-06-13T23:33:49.207Z] $ docker rm -f --volumes aaf0b70d9931c93c8f8339c357719748e4ec4249001a3864335aac83197fbfa8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-13T23:33:49.541Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-06-13T23:33:49.758Z] Stashed 1 file(s) [Pipeline] echo [2023-06-13T23:33:49.761Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.30 [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 [2023-06-13T23:33:49.878Z] provisioning config files... [2023-06-13T23:33:49.887Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config12689066311198286229tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T23:33:50.185Z] ---> docker-login.sh [2023-06-13T23:33:50.185Z] nexus3.edgexfoundry.org:10001 [2023-06-13T23:33:50.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:50.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:50.185Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:50.185Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:50.185Z] [2023-06-13T23:33:50.185Z] Login Succeeded [2023-06-13T23:33:50.185Z] nexus3.edgexfoundry.org:10002 [2023-06-13T23:33:50.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:50.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:50.186Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:50.186Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:50.186Z] [2023-06-13T23:33:50.186Z] Login Succeeded [2023-06-13T23:33:50.186Z] nexus3.edgexfoundry.org:10003 [2023-06-13T23:33:50.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:50.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:50.445Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:50.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:50.445Z] [2023-06-13T23:33:50.445Z] Login Succeeded [2023-06-13T23:33:50.445Z] nexus3.edgexfoundry.org:10004 [2023-06-13T23:33:50.445Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:50.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:50.445Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:50.445Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:50.445Z] [2023-06-13T23:33:50.445Z] Login Succeeded [2023-06-13T23:33:50.445Z] docker.io [2023-06-13T23:33:50.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:33:50.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:33:50.706Z] Configure a credential helper to remove this warning. See [2023-06-13T23:33:50.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:33:50.706Z] [2023-06-13T23:33:50.706Z] Login Succeeded [2023-06-13T23:33:50.706Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T23:33:50.713Z] 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 [2023-06-13T23:33:51.406Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-13T23:33:51.694Z] + ls -al . [2023-06-13T23:33:51.694Z] total 72 [2023-06-13T23:33:51.694Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 13 23:33 . [2023-06-13T23:33:51.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 23:33 .. [2023-06-13T23:33:51.694Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 23:33 .git [2023-06-13T23:33:51.694Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 23:33 .github [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 23:33 .gitignore [2023-06-13T23:33:51.694Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 23:33 .semver [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 23:33 Dockerfile [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 23:33 Jenkinsfile [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 23:33 LICENSE [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 23:33 README.md [2023-06-13T23:33:51.694Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 23:33 TAF-Manager [2023-06-13T23:33:51.694Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 23:33 TUC [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 13 23:33 VERSION [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 342 Jun 13 23:33 requirements.txt [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 23:33 robot-entrypoint.sh [2023-06-13T23:33:51.694Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 23:33 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:33:51.990Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=575d8c05758f85eff27acf58ec1382961a427cb7 --label arch=amd64 --label version=0.0.2-dev.30 . [2023-06-13T23:33:51.990Z] Sending build context to Docker daemon 471kB [2023-06-13T23:33:51.990Z] Step 1/13 : FROM alpine:3.16 [2023-06-13T23:33:52.249Z] 3.16: Pulling from library/alpine [2023-06-13T23:33:52.508Z] 91d30c5bc195: Pulling fs layer [2023-06-13T23:33:52.508Z] 91d30c5bc195: Verifying Checksum [2023-06-13T23:33:52.508Z] 91d30c5bc195: Download complete [2023-06-13T23:33:52.767Z] 91d30c5bc195: Pull complete [2023-06-13T23:33:52.767Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-13T23:33:52.767Z] Status: Downloaded newer image for alpine:3.16 [2023-06-13T23:33:52.767Z] ---> 8471affe5de5 [2023-06-13T23:33:52.767Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-13T23:33:52.767Z] ---> Running in 974d4976dde5 [2023-06-13T23:33:53.027Z] Removing intermediate container 974d4976dde5 [2023-06-13T23:33:53.027Z] ---> 58cf73ea7ac6 [2023-06-13T23:33:53.027Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-13T23:33:53.027Z] ---> Running in ea1729c4090e [2023-06-13T23:33:53.027Z] Removing intermediate container ea1729c4090e [2023-06-13T23:33:53.027Z] ---> 6801437c91e2 [2023-06-13T23:33:53.027Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-13T23:33:53.287Z] ---> 908a2e057cf7 [2023-06-13T23:33:53.287Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-13T23:33:53.547Z] ---> 7d5b70ac9d6f [2023-06-13T23:33:53.547Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-13T23:33:53.547Z] ---> 80bac53dcac9 [2023-06-13T23:33:53.547Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-13T23:33:53.807Z] ---> Running in 058e1d42a50c [2023-06-13T23:33:53.807Z] Removing intermediate container 058e1d42a50c [2023-06-13T23:33:53.807Z] ---> 922c644b5684 [2023-06-13T23:33:53.807Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-13T23:33:53.807Z] ---> Running in 1d898877f09e [2023-06-13T23:33:54.375Z] Removing intermediate container 1d898877f09e [2023-06-13T23:33:54.375Z] ---> 1f535b502174 [2023-06-13T23:33:54.375Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-13T23:33:54.375Z] ---> Running in 08f44233cdb5 [2023-06-13T23:33:54.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:33:55.876Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:33:56.814Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T23:33:57.075Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-13T23:33:57.645Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T23:33:57.906Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T23:33:58.475Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T23:33:58.735Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:33:58.735Z] OK: 6 MiB in 14 packages [2023-06-13T23:33:58.735Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:33:59.303Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:33:59.872Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T23:34:00.132Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-13T23:34:00.702Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-13T23:34:00.961Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T23:34:01.532Z] (5/9) Installing curl (8.1.2-r0) [2023-06-13T23:34:01.792Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-13T23:34:02.361Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-13T23:34:02.931Z] (8/9) Installing jq (1.6-r1) [2023-06-13T23:34:03.191Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-13T23:34:03.889Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:34:03.889Z] Executing ca-certificates-20230506-r0.trigger [2023-06-13T23:34:03.889Z] OK: 52 MiB in 23 packages [2023-06-13T23:34:03.889Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:34:04.518Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:34:04.841Z] Still waiting to schedule task [2023-06-13T23:34:04.841Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-06-13T23:34:05.456Z] (1/137) Installing libmagic (5.41-r0) [2023-06-13T23:34:05.716Z] (2/137) Installing file (5.41-r0) [2023-06-13T23:34:05.974Z] (3/137) Installing libxau (1.0.9-r0) [2023-06-13T23:34:06.235Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-06-13T23:34:06.494Z] (5/137) Installing libxcb (1.15-r0) [2023-06-13T23:34:06.754Z] (6/137) Installing libx11 (1.8-r0) [2023-06-13T23:34:07.324Z] (7/137) Installing libxext (1.3.4-r0) [2023-06-13T23:34:07.584Z] (8/137) Installing libice (1.0.10-r0) [2023-06-13T23:34:07.844Z] (9/137) Installing libuuid (2.38-r1) [2023-06-13T23:34:08.412Z] (10/137) Installing libsm (1.2.3-r0) [2023-06-13T23:34:08.412Z] (11/137) Installing libxt (1.2.1-r0) [2023-06-13T23:34:08.981Z] (12/137) Installing libxmu (1.1.3-r0) [2023-06-13T23:34:09.240Z] (13/137) Installing xset (1.2.4-r0) [2023-06-13T23:34:09.498Z] (14/137) Installing xprop (1.2.5-r0) [2023-06-13T23:34:09.757Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-06-13T23:34:10.325Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-06-13T23:34:10.585Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-06-13T23:34:10.844Z] (18/137) Installing libffi (3.4.2-r1) [2023-06-13T23:34:11.103Z] (19/137) Installing libintl (0.21-r2) [2023-06-13T23:34:11.361Z] (20/137) Installing libblkid (2.38-r1) [2023-06-13T23:34:11.928Z] (21/137) Installing libmount (2.38-r1) [2023-06-13T23:34:12.187Z] (22/137) Installing pcre (8.45-r2) [2023-06-13T23:34:12.447Z] (23/137) Installing glib (2.72.4-r0) [2023-06-13T23:34:13.016Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-06-13T23:34:13.275Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-06-13T23:34:13.843Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-06-13T23:34:14.410Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-06-13T23:34:14.410Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-06-13T23:34:14.978Z] (29/137) Installing libpng (1.6.37-r1) [2023-06-13T23:34:15.237Z] (30/137) Installing libwebp (1.2.3-r1) [2023-06-13T23:34:15.805Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-06-13T23:34:16.065Z] (32/137) Installing tiff (4.4.0-r3) [2023-06-13T23:34:16.633Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-06-13T23:34:16.892Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-13T23:34:17.151Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-06-13T23:34:17.411Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-06-13T23:34:17.670Z] (37/137) Installing libxrender (0.9.10-r3) [2023-06-13T23:34:17.930Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-06-13T23:34:18.190Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-06-13T23:34:18.461Z] (40/137) Installing libxi (1.8-r0) [2023-06-13T23:34:18.720Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-06-13T23:34:18.986Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-06-13T23:34:19.244Z] (43/137) Installing atk (2.38.0-r0) [2023-06-13T23:34:19.812Z] (44/137) Installing libxtst (1.2.3-r3) [2023-06-13T23:34:19.812Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-06-13T23:34:20.404Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-06-13T23:34:20.665Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-06-13T23:34:20.926Z] (48/137) Installing expat (2.5.0-r0) [2023-06-13T23:34:21.496Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-06-13T23:34:21.496Z] (50/137) Installing freetype (2.12.1-r0) [2023-06-13T23:34:22.065Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-06-13T23:34:22.329Z] (52/137) Installing pixman (0.40.0-r4) [2023-06-13T23:34:22.898Z] (53/137) Installing cairo (1.17.4-r2) [2023-06-13T23:34:23.463Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-06-13T23:34:23.463Z] (55/137) Installing avahi-libs (0.8-r6) [2023-06-13T23:34:24.032Z] (56/137) Installing gmp (6.2.1-r2) [2023-06-13T23:34:24.290Z] (57/137) Installing nettle (3.7.3-r0) [2023-06-13T23:34:24.855Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-06-13T23:34:25.113Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-06-13T23:34:25.372Z] (60/137) Installing libunistring (1.0-r0) [2023-06-13T23:34:25.939Z] (61/137) Installing gnutls (3.7.7-r1) [2023-06-13T23:34:26.508Z] (62/137) Installing cups-libs (2.4.2-r1) [2023-06-13T23:34:26.766Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-06-13T23:34:27.337Z] (64/137) Installing fribidi (1.0.12-r0) [2023-06-13T23:34:27.598Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-06-13T23:34:27.858Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-06-13T23:34:28.432Z] (67/137) Installing libxft (2.3.4-r0) [2023-06-13T23:34:28.690Z] (68/137) Installing pango (1.50.7-r0) [2023-06-13T23:34:29.259Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-06-13T23:34:29.518Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-13T23:34:29.777Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-06-13T23:34:30.036Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-06-13T23:34:30.296Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-06-13T23:34:30.866Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-06-13T23:34:31.435Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-13T23:34:31.435Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-06-13T23:34:31.694Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-06-13T23:34:31.955Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-06-13T23:34:32.523Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-06-13T23:34:32.782Z] (79/137) Installing libogg (1.3.5-r1) [2023-06-13T23:34:33.042Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-13T23:34:33.609Z] (81/137) Installing flac (1.3.4-r0) [2023-06-13T23:34:33.868Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-06-13T23:34:34.436Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-06-13T23:34:34.695Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-06-13T23:34:34.954Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-06-13T23:34:35.521Z] (86/137) Installing libass (0.16.0-r0) [2023-06-13T23:34:35.779Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-06-13T23:34:36.358Z] (88/137) Installing libpciaccess (0.16-r0) [2023-06-13T23:34:36.623Z] (89/137) Installing libdrm (2.4.110-r0) [2023-06-13T23:34:36.886Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-13T23:34:37.146Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-13T23:34:37.717Z] (92/137) Installing lame (3.100-r0) [2023-06-13T23:34:37.976Z] (93/137) Installing opus (1.3.1-r1) [2023-06-13T23:34:38.555Z] (94/137) Installing libasyncns (0.8-r1) [2023-06-13T23:34:38.814Z] (95/137) Installing libltdl (2.4.7-r0) [2023-06-13T23:34:39.073Z] (96/137) Installing orc (0.4.32-r0) [2023-06-13T23:34:39.333Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-06-13T23:34:39.901Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-06-13T23:34:40.160Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-06-13T23:34:40.730Z] (100/137) Installing soxr (0.1.3-r2) [2023-06-13T23:34:40.990Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-06-13T23:34:41.249Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-06-13T23:34:41.515Z] (103/137) Installing libpulse (15.0-r2) [2023-06-13T23:34:42.094Z] (104/137) Installing cjson (1.7.15-r3) [2023-06-13T23:34:42.353Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-06-13T23:34:42.920Z] (106/137) Installing librist (0.2.6-r1) [2023-06-13T23:34:43.185Z] (107/137) Installing libsrt (1.4.4-r0) [2023-06-13T23:34:43.447Z] (108/137) Installing libssh (0.9.6-r1) [2023-06-13T23:34:43.705Z] (109/137) Installing libtheora (1.1.1-r16) [2023-06-13T23:34:44.272Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-06-13T23:34:44.530Z] (111/137) Installing libva (2.14.0-r0) [2023-06-13T23:34:45.100Z] (112/137) Installing libvdpau (1.5-r0) [2023-06-13T23:34:45.362Z] (113/137) Installing vidstab (1.1.0-r1) [2023-06-13T23:34:45.622Z] (114/137) Installing libvpx (1.11.0-r1) [2023-06-13T23:34:46.194Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-06-13T23:34:46.453Z] (116/137) Installing numactl (2.0.14-r0) [2023-06-13T23:34:46.713Z] (117/137) Installing x265-libs (3.5-r3) [2023-06-13T23:34:47.277Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-06-13T23:34:47.846Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-06-13T23:34:48.412Z] (120/137) Installing libevent (2.1.12-r4) [2023-06-13T23:34:48.979Z] (121/137) Installing mesa (21.3.9-r0) [2023-06-13T23:34:49.239Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-06-13T23:34:49.497Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-06-13T23:34:49.756Z] (124/137) Installing icu-data-en (71.1-r2) [2023-06-13T23:34:50.326Z] Executing icu-data-en-71.1-r2.post-install [2023-06-13T23:34:50.326Z] * [2023-06-13T23:34:50.326Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-13T23:34:50.326Z] * package icu-data-full. [2023-06-13T23:34:50.326Z] * [2023-06-13T23:34:50.326Z] (125/137) Installing icu-libs (71.1-r2) [2023-06-13T23:34:50.898Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-06-13T23:34:51.158Z] (127/137) Installing minizip (1.2.12-r0) [2023-06-13T23:34:51.416Z] (128/137) Installing nspr (4.33-r0) [2023-06-13T23:34:51.983Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-06-13T23:34:52.241Z] (130/137) Installing nss (3.78.1-r0) [2023-06-13T23:34:52.808Z] (131/137) Installing re2 (2022.04.01-r0) [2023-06-13T23:34:53.376Z] (132/137) Installing snappy (1.1.9-r4) [2023-06-13T23:34:53.635Z] (133/137) Installing libgpg-error (1.45-r0) [2023-06-13T23:34:53.893Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-06-13T23:34:54.460Z] (135/137) Installing libxslt (1.1.35-r0) [2023-06-13T23:34:54.718Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-06-13T23:35:06.979Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-13T23:35:06.979Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:35:06.979Z] Executing glib-2.72.4-r0.trigger [2023-06-13T23:35:06.979Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-13T23:35:06.979Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-13T23:35:06.979Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-13T23:35:06.979Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-13T23:35:06.979Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-13T23:35:06.979Z] OK: 409 MiB in 160 packages [2023-06-13T23:35:06.979Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:07.277Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:07.855Z] (1/21) Installing binutils (2.38-r3) [2023-06-13T23:35:08.443Z] (2/21) Installing isl22 (0.22-r0) [2023-06-13T23:35:08.719Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-13T23:35:09.319Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-13T23:35:09.591Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-13T23:35:10.969Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-13T23:35:11.551Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-13T23:35:11.551Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-13T23:35:12.119Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-13T23:35:12.686Z] (10/21) Installing libpq (14.8-r0) [2023-06-13T23:35:12.943Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-13T23:35:13.507Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-13T23:35:14.073Z] (13/21) Installing libecpg (14.8-r0) [2023-06-13T23:35:14.332Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-13T23:35:14.593Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-13T23:35:15.966Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-13T23:35:16.909Z] (17/21) Installing clang (13.0.1-r1) [2023-06-13T23:35:17.477Z] (18/21) Installing icu (71.1-r2) [2023-06-13T23:35:18.044Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-13T23:35:18.616Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-13T23:35:19.553Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-13T23:35:20.120Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:35:20.120Z] OK: 822 MiB in 181 packages [2023-06-13T23:35:20.120Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:20.689Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:21.257Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-13T23:35:22.195Z] (2/10) Installing gdbm (1.23-r0) [2023-06-13T23:35:22.195Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-13T23:35:22.764Z] (4/10) Installing readline (8.1.2-r0) [2023-06-13T23:35:23.025Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-13T23:35:23.961Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-13T23:35:29.228Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-13T23:35:29.796Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-13T23:35:30.054Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-13T23:35:30.313Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-13T23:35:30.573Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:35:30.573Z] OK: 974 MiB in 191 packages [2023-06-13T23:35:30.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:31.092Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:31.658Z] OK: 974 MiB in 191 packages [2023-06-13T23:35:31.923Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:32.181Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-06-13T23:35:32.747Z] (1/1) Installing tzdata (2023c-r0) [2023-06-13T23:35:33.312Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:35:33.312Z] OK: 978 MiB in 192 packages [2023-06-13T23:35:33.569Z] (1/1) Purging tzdata (2023c-r0) [2023-06-13T23:35:33.569Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:35:33.569Z] OK: 974 MiB in 191 packages [2023-06-13T23:35:35.424Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-18607 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-06-13T23:35:35.460Z] Selected Git installation does not exist. Using Default [2023-06-13T23:35:35.461Z] The recommended git tool is: NONE [2023-06-13T23:35:36.100Z] Looking in links: /tmp/tmptzls5n22 [2023-06-13T23:35:36.100Z] Processing /tmp/tmptzls5n22/setuptools-65.5.0-py3-none-any.whl [2023-06-13T23:35:36.100Z] Processing /tmp/tmptzls5n22/pip-23.0.1-py3-none-any.whl [2023-06-13T23:35:36.359Z] Installing collected packages: setuptools, pip [2023-06-13T23:35:38.896Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-13T23:35:38.896Z] 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 [2023-06-13T23:35:39.462Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-13T23:35:39.462Z] Collecting pip [2023-06-13T23:35:39.462Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-13T23:35:39.462Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 115.1 MB/s eta 0:00:00 [2023-06-13T23:35:39.462Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-13T23:35:40.028Z] Collecting setuptools [2023-06-13T23:35:40.028Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-13T23:35:40.028Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 151.2 MB/s eta 0:00:00 [2023-06-13T23:35:40.028Z] Collecting wheel [2023-06-13T23:35:40.028Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-13T23:35:40.028Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 145.8 MB/s eta 0:00:00 [2023-06-13T23:35:40.232Z] using credential edgex-jenkins-ssh [2023-06-13T23:35:40.247Z] Cloning the remote Git repository [2023-06-13T23:35:40.286Z] Installing collected packages: wheel, setuptools, pip [2023-06-13T23:35:40.286Z] Attempting uninstall: setuptools [2023-06-13T23:35:40.286Z] Found existing installation: setuptools 65.5.0 [2023-06-13T23:35:40.286Z] Uninstalling setuptools-65.5.0: [2023-06-13T23:35:40.286Z] Successfully uninstalled setuptools-65.5.0 [2023-06-13T23:35:41.227Z] Attempting uninstall: pip [2023-06-13T23:35:41.227Z] Found existing installation: pip 23.0.1 [2023-06-13T23:35:41.227Z] Uninstalling pip-23.0.1: [2023-06-13T23:35:41.227Z] Successfully uninstalled pip-23.0.1 [2023-06-13T23:35:40.290Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T23:35:40.369Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-06-13T23:35:40.488Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-06-13T23:35:40.489Z] > git --version # timeout=10 [2023-06-13T23:35:40.512Z] > git --version # 'git version 2.25.1' [2023-06-13T23:35:40.514Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-06-13T23:35:40.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T23:35:41.223Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-06-13T23:35:41.246Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-06-13T23:35:42.040Z] Avoid second fetch [2023-06-13T23:35:42.041Z] Checking out Revision 575d8c05758f85eff27acf58ec1382961a427cb7 (main) [2023-06-13T23:35:42.560Z] Commit message: "Merge pull request #71 from cherrycl/issue-70" [2023-06-13T23:35:42.059Z] > git config core.sparsecheckout # timeout=10 [2023-06-13T23:35:42.135Z] > git checkout -f 575d8c05758f85eff27acf58ec1382961a427cb7 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-06-13T23:35:43.135Z] 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 [2023-06-13T23:35:43.135Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-13T23:35:43.454Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-06-13T23:35:43.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-06-13T23:35:43.454Z] Dload Upload Total Spent Left Speed [2023-06-13T23:35:43.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 83339 0 --:--:-- --:--:-- --:--:-- 83888 [2023-06-13T23:35:43.701Z] Processing ./edgex-taf-common [2023-06-13T23:35:43.701Z] Preparing metadata (setup.py): started [Pipeline] sh [2023-06-13T23:35:43.960Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:43.960Z] Building wheels for collected packages: edgex-taf-common [2023-06-13T23:35:43.960Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-13T23:35:44.077Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-06-13T23:35:44.219Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-13T23:35:44.219Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=66e90662566a3e62d83c6ee0be592267f492ec7fa61718470f88118cd8864ce7 [2023-06-13T23:35:44.219Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-13T23:35:44.219Z] Successfully built edgex-taf-common [2023-06-13T23:35:44.403Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-06-13T23:35:44.403Z] + sudo tee /etc/docker/daemon.new [2023-06-13T23:35:44.403Z] { [2023-06-13T23:35:44.403Z] "registry-mirrors": [ [2023-06-13T23:35:44.403Z] "https://nexus3.edgexfoundry.org:10001" [2023-06-13T23:35:44.403Z] ], [2023-06-13T23:35:44.403Z] "bip": "10.250.0.254/24", [2023-06-13T23:35:44.403Z] "hosts": [ [2023-06-13T23:35:44.403Z] "tcp://0.0.0.0:5555", [2023-06-13T23:35:44.403Z] "unix:///var/run/docker.sock" [2023-06-13T23:35:44.403Z] ], [2023-06-13T23:35:44.403Z] "mtu": 1458, [2023-06-13T23:35:44.403Z] "selinux-enabled": true, [2023-06-13T23:35:44.403Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-06-13T23:35:44.403Z] } [Pipeline] sh [2023-06-13T23:35:44.476Z] Installing collected packages: edgex-taf-common [2023-06-13T23:35:44.476Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-13T23:35:44.476Z] 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 [2023-06-13T23:35:44.731Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-06-13T23:35:45.060Z] + sudo service docker restart [2023-06-13T23:35:45.412Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-06-13T23:35:45.412Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-06-13T23:35:45.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 21.3 MB/s eta 0:00:00 [2023-06-13T23:35:45.412Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-13T23:35:45.412Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-13T23:35:45.412Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-06-13T23:35:45.412Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-06-13T23:35:45.412Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-13T23:35:45.412Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-13T23:35:45.412Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 20.8 MB/s eta 0:00:00 [2023-06-13T23:35:45.412Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-13T23:35:45.412Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-13T23:35:45.412Z] Preparing metadata (setup.py): started [2023-06-13T23:35:45.670Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:45.670Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-13T23:35:45.670Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-13T23:35:45.670Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-06-13T23:35:45.670Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-06-13T23:35:45.929Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-13T23:35:45.929Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-13T23:35:45.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.6 MB/s eta 0:00:00 [2023-06-13T23:35:45.929Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-13T23:35:45.929Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-13T23:35:45.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 16.8 MB/s eta 0:00:00 [2023-06-13T23:35:45.929Z] Preparing metadata (setup.py): started [2023-06-13T23:35:46.189Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:46.189Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-13T23:35:46.189Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-13T23:35:46.189Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 13.8 MB/s eta 0:00:00 [2023-06-13T23:35:46.448Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-13T23:35:46.707Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-13T23:35:46.707Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 54.1 MB/s eta 0:00:00 [2023-06-13T23:35:47.275Z] Installing build dependencies: started [2023-06-13T23:35:51.485Z] Installing build dependencies: finished with status 'done' [2023-06-13T23:35:51.485Z] Getting requirements to build wheel: started [2023-06-13T23:35:52.428Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T23:35:52.428Z] Preparing metadata (pyproject.toml): started [2023-06-13T23:35:53.000Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T23:35:53.000Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-13T23:35:53.000Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-13T23:35:53.261Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 11.3 MB/s eta 0:00:00 [2023-06-13T23:35:53.261Z] Preparing metadata (setup.py): started [2023-06-13T23:35:53.523Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:53.523Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-13T23:35:53.523Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-13T23:35:53.523Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 27.0 MB/s eta 0:00:00 [2023-06-13T23:35:54.094Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-06-13T23:35:54.094Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-06-13T23:35:54.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 30.2 MB/s eta 0:00:00 [2023-06-13T23:35:54.094Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-06-13T23:35:54.094Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-06-13T23:35:54.094Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 20.4 MB/s eta 0:00:00 [2023-06-13T23:35:54.354Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-13T23:35:54.354Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-13T23:35:54.354Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 34.2 MB/s eta 0:00:00 [2023-06-13T23:35:54.354Z] Preparing metadata (setup.py): started [2023-06-13T23:35:54.616Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:54.877Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-06-13T23:35:54.877Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-06-13T23:35:54.877Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 32.0 MB/s eta 0:00:00 [2023-06-13T23:35:54.877Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:35:54.877Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-13T23:35:55.137Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 73.8 MB/s eta 0:00:00 [2023-06-13T23:35:55.138Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:35:55.138Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-13T23:35:55.138Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:55.138Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-13T23:35:55.138Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 18.4 MB/s eta 0:00:00 [2023-06-13T23:35:55.398Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:55.398Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-13T23:35:55.398Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.6 MB/s eta 0:00:00 [2023-06-13T23:35:55.398Z] Preparing metadata (setup.py): started [2023-06-13T23:35:55.806Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:55.806Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:55.806Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-13T23:35:56.068Z] Preparing metadata (setup.py): started [2023-06-13T23:35:56.342Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:35:56.604Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:56.604Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-13T23:35:56.604Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:56.604Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-13T23:35:56.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 14.2 MB/s eta 0:00:00 [2023-06-13T23:35:56.604Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:56.604Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-13T23:35:56.604Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 51.0 MB/s eta 0:00:00 [2023-06-13T23:35:56.866Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:56.866Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-13T23:35:56.866Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 16.1 MB/s eta 0:00:00 [2023-06-13T23:35:56.866Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:56.866Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-13T23:35:57.129Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:35:57.129Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_x86_64.whl (192 kB) [2023-06-13T23:35:57.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.8/192.8 kB 23.6 MB/s eta 0:00:00 [2023-06-13T23:35:57.129Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:35:57.129Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-13T23:35:57.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 7.0 MB/s eta 0:00:00 [2023-06-13T23:35:57.129Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:35:57.129Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-13T23:35:57.129Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 16.8 MB/s eta 0:00:00 [2023-06-13T23:35:57.129Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:35:57.129Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-13T23:35:57.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 17.2 MB/s eta 0:00:00 [2023-06-13T23:35:57.390Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T23:35:57.390Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-13T23:35:57.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 6.9 MB/s eta 0:00:00 [2023-06-13T23:35:57.390Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T23:35:57.390Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-13T23:35:57.390Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 6.8 MB/s eta 0:00:00 [2023-06-13T23:35:57.390Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-13T23:35:57.390Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-13T23:35:57.652Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:35:57.652Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-13T23:35:57.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.9 MB/s eta 0:00:00 [2023-06-13T23:35:57.652Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:35:57.652Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-13T23:35:57.652Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 32.9 MB/s eta 0:00:00 [2023-06-13T23:35:57.652Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (67.8.0) [2023-06-13T23:35:57.652Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:35:57.652Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-13T23:35:57.913Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:35:57.913Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-13T23:35:57.913Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:35:57.913Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-13T23:35:57.913Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.8 MB/s eta 0:00:00 [2023-06-13T23:35:57.913Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:35:57.913Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-13T23:35:58.174Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:35:58.174Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-13T23:35:58.174Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.4 MB/s eta 0:00:00 [2023-06-13T23:35:58.436Z] Installing build dependencies: started [2023-06-13T23:36:01.742Z] Installing build dependencies: finished with status 'done' [2023-06-13T23:36:01.742Z] Getting requirements to build wheel: started [2023-06-13T23:36:03.132Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T23:36:03.132Z] Preparing metadata (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-13T23:36:03.318Z] provisioning config files... [2023-06-13T23:36:03.339Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8025823410031638698tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T23:36:03.392Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T23:36:03.392Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:03.392Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-13T23:36:03.392Z] Preparing metadata (setup.py): started [2023-06-13T23:36:03.652Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:36:03.652Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:03.652Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-13T23:36:03.652Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:03.652Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-13T23:36:03.684Z] ---> docker-login.sh [2023-06-13T23:36:03.684Z] nexus3.edgexfoundry.org:10001 [2023-06-13T23:36:03.912Z] Preparing metadata (setup.py): started [2023-06-13T23:36:03.912Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:36:03.912Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:03.912Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-13T23:36:03.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:36:04.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 12.1 MB/s eta 0:00:00 [2023-06-13T23:36:04.173Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:04.173Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-13T23:36:04.173Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:04.173Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-13T23:36:04.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.8 MB/s eta 0:00:00 [2023-06-13T23:36:04.173Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:04.173Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-13T23:36:04.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:36:04.222Z] Configure a credential helper to remove this warning. See [2023-06-13T23:36:04.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:36:04.222Z] [2023-06-13T23:36:04.222Z] Login Succeeded [2023-06-13T23:36:04.222Z] nexus3.edgexfoundry.org:10002 [2023-06-13T23:36:04.433Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:04.433Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-13T23:36:04.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 8.1 MB/s eta 0:00:00 [2023-06-13T23:36:04.433Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:36:04.433Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-13T23:36:04.433Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.1 MB/s eta 0:00:00 [2023-06-13T23:36:04.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:36:04.694Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:04.694Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-13T23:36:04.694Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:04.694Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-13T23:36:04.694Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:04.694Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-13T23:36:04.694Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:04.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:36:04.762Z] Configure a credential helper to remove this warning. See [2023-06-13T23:36:04.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:36:04.762Z] [2023-06-13T23:36:04.762Z] Login Succeeded [2023-06-13T23:36:04.762Z] nexus3.edgexfoundry.org:10003 [2023-06-13T23:36:04.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:36:04.954Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-13T23:36:04.954Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:04.954Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-13T23:36:04.954Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:04.954Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-13T23:36:04.954Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:36:04.954Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-13T23:36:05.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:36:05.031Z] Configure a credential helper to remove this warning. See [2023-06-13T23:36:05.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:36:05.031Z] [2023-06-13T23:36:05.031Z] Login Succeeded [2023-06-13T23:36:05.031Z] nexus3.edgexfoundry.org:10004 [2023-06-13T23:36:05.214Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:36:05.214Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-13T23:36:05.214Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 8.2 MB/s eta 0:00:00 [2023-06-13T23:36:05.214Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-13T23:36:05.214Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-13T23:36:05.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:36:05.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:36:05.299Z] Configure a credential helper to remove this warning. See [2023-06-13T23:36:05.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:36:05.299Z] [2023-06-13T23:36:05.299Z] Login Succeeded [2023-06-13T23:36:05.299Z] docker.io [2023-06-13T23:36:05.474Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-13T23:36:05.474Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=123709358a74d86cc3635a8bc7857e686803e27f32981529fdfc86a3314adc74 [2023-06-13T23:36:05.474Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-13T23:36:05.474Z] Building wheel for paho-mqtt (setup.py): started [2023-06-13T23:36:05.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-06-13T23:36:05.735Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-13T23:36:05.735Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=eb273de6c6210e310b3bbfe5cdd3eb2cf44943d8ea84d64fd682fbad05acda7c [2023-06-13T23:36:05.735Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-13T23:36:05.735Z] Building wheel for numpy (pyproject.toml): started [2023-06-13T23:36:05.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-06-13T23:36:05.833Z] Configure a credential helper to remove this warning. See [2023-06-13T23:36:05.833Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-06-13T23:36:05.833Z] [2023-06-13T23:36:05.833Z] Login Succeeded [2023-06-13T23:36:05.833Z] ---> docker-login.sh ends [Pipeline] } [2023-06-13T23:36:05.847Z] 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 [2023-06-13T23:36:06.431Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-06-13T23:36:06.752Z] + ls -al . [2023-06-13T23:36:06.752Z] total 68 [2023-06-13T23:36:06.752Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 23:36 . [2023-06-13T23:36:06.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 23:35 .. [2023-06-13T23:36:06.752Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 13 23:35 .git [2023-06-13T23:36:06.752Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 13 23:35 .github [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 13 23:35 .gitignore [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 1575 Jun 13 23:35 Dockerfile [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 13 23:35 Jenkinsfile [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 13 23:35 LICENSE [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 3606 Jun 13 23:35 README.md [2023-06-13T23:36:06.752Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 13 23:35 TAF-Manager [2023-06-13T23:36:06.752Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 13 23:35 TUC [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 12 Jun 13 23:33 VERSION [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 342 Jun 13 23:35 requirements.txt [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 13 23:35 robot-entrypoint.sh [2023-06-13T23:36:06.752Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 13 23:35 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:36:07.090Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=575d8c05758f85eff27acf58ec1382961a427cb7 --label arch=arm64 --label version=0.0.2-dev.30 . [2023-06-13T23:36:07.357Z] Sending build context to Docker daemon 291.3kB [2023-06-13T23:36:07.357Z] Step 1/13 : FROM alpine:3.16 [2023-06-13T23:36:07.944Z] 3.16: Pulling from library/alpine [2023-06-13T23:36:07.944Z] 547446be3368: Pulling fs layer [2023-06-13T23:36:08.214Z] 547446be3368: Verifying Checksum [2023-06-13T23:36:08.214Z] 547446be3368: Download complete [2023-06-13T23:36:08.802Z] 547446be3368: Pull complete [2023-06-13T23:36:08.802Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-06-13T23:36:08.802Z] Status: Downloaded newer image for alpine:3.16 [2023-06-13T23:36:08.802Z] ---> 3b5033019969 [2023-06-13T23:36:08.802Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-06-13T23:36:08.802Z] ---> Running in 0e48e30c0a64 [2023-06-13T23:36:09.076Z] Removing intermediate container 0e48e30c0a64 [2023-06-13T23:36:09.076Z] ---> 69369e74b583 [2023-06-13T23:36:09.076Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-06-13T23:36:09.346Z] ---> Running in a3a0f84293e8 [2023-06-13T23:36:09.613Z] Removing intermediate container a3a0f84293e8 [2023-06-13T23:36:09.613Z] ---> f4b9cbeb6be2 [2023-06-13T23:36:09.613Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-06-13T23:36:10.201Z] ---> a4543fe09a6c [2023-06-13T23:36:10.201Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-06-13T23:36:10.481Z] ---> 12fd6fbedf04 [2023-06-13T23:36:10.481Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-06-13T23:36:11.073Z] ---> 372b82da2bce [2023-06-13T23:36:11.073Z] Step 7/13 : WORKDIR /edgex-taf [2023-06-13T23:36:11.073Z] ---> Running in 8f8fb5f217b0 [2023-06-13T23:36:11.342Z] Removing intermediate container 8f8fb5f217b0 [2023-06-13T23:36:11.342Z] ---> b19a8fe968a2 [2023-06-13T23:36:11.342Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-06-13T23:36:11.609Z] ---> Running in 845dfae045ff [2023-06-13T23:36:15.863Z] Removing intermediate container 845dfae045ff [2023-06-13T23:36:15.863Z] ---> 748aca97cc6e [2023-06-13T23:36:15.863Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-06-13T23:36:15.863Z] ---> Running in f4f78d17cf6f [2023-06-13T23:36:16.131Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:36:16.713Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:36:18.117Z] (1/5) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T23:36:18.384Z] (2/5) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-06-13T23:36:18.964Z] (3/5) Upgrading libcrypto1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T23:36:19.548Z] (4/5) Upgrading libssl1.1 (1.1.1t-r2 -> 1.1.1u-r1) [2023-06-13T23:36:20.128Z] (5/5) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-06-13T23:36:20.394Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:36:20.394Z] OK: 5 MiB in 14 packages [2023-06-13T23:36:20.394Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:36:20.977Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:36:22.382Z] (1/9) Installing ca-certificates (20230506-r0) [2023-06-13T23:36:22.647Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-06-13T23:36:23.227Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-06-13T23:36:23.493Z] (4/9) Installing libcurl (8.1.2-r0) [2023-06-13T23:36:24.144Z] (5/9) Installing curl (8.1.2-r0) [2023-06-13T23:36:24.413Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-06-13T23:36:29.752Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-06-13T23:36:29.752Z] (8/9) Installing jq (1.6-r1) [2023-06-13T23:36:29.752Z] (9/9) Installing openssl (1.1.1u-r1) [2023-06-13T23:36:30.018Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:36:30.018Z] Executing ca-certificates-20230506-r0.trigger [2023-06-13T23:36:30.286Z] OK: 50 MiB in 23 packages [2023-06-13T23:36:30.552Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:36:31.133Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:36:32.090Z] (1/136) Installing libmagic (5.41-r0) [2023-06-13T23:36:32.690Z] (2/136) Installing file (5.41-r0) [2023-06-13T23:36:32.956Z] (3/136) Installing libxau (1.0.9-r0) [2023-06-13T23:36:33.221Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-06-13T23:36:33.485Z] (5/136) Installing libxcb (1.15-r0) [2023-06-13T23:36:34.064Z] (6/136) Installing libx11 (1.8-r0) [2023-06-13T23:36:34.644Z] (7/136) Installing libxext (1.3.4-r0) [2023-06-13T23:36:34.907Z] (8/136) Installing libice (1.0.10-r0) [2023-06-13T23:36:35.487Z] (9/136) Installing libuuid (2.38-r1) [2023-06-13T23:36:35.750Z] (10/136) Installing libsm (1.2.3-r0) [2023-06-13T23:36:36.016Z] (11/136) Installing libxt (1.2.1-r0) [2023-06-13T23:36:36.281Z] (12/136) Installing libxmu (1.1.3-r0) [2023-06-13T23:36:36.861Z] (13/136) Installing xset (1.2.4-r0) [2023-06-13T23:36:37.126Z] (14/136) Installing xprop (1.2.5-r0) [2023-06-13T23:36:37.391Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-06-13T23:36:37.656Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-06-13T23:36:37.922Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-06-13T23:36:38.504Z] (18/136) Installing libffi (3.4.2-r1) [2023-06-13T23:36:38.769Z] (19/136) Installing libintl (0.21-r2) [2023-06-13T23:36:39.037Z] (20/136) Installing libblkid (2.38-r1) [2023-06-13T23:36:39.624Z] (21/136) Installing libmount (2.38-r1) [2023-06-13T23:36:39.889Z] (22/136) Installing pcre (8.45-r2) [2023-06-13T23:36:40.155Z] (23/136) Installing glib (2.72.4-r0) [2023-06-13T23:36:40.738Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-06-13T23:36:41.321Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-06-13T23:36:41.588Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-06-13T23:36:42.168Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-06-13T23:36:42.438Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-06-13T23:36:43.017Z] (29/136) Installing libpng (1.6.37-r1) [2023-06-13T23:36:43.596Z] (30/136) Installing libwebp (1.2.3-r1) [2023-06-13T23:36:43.861Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-06-13T23:36:44.443Z] (32/136) Installing tiff (4.4.0-r3) [2023-06-13T23:36:44.709Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-06-13T23:36:45.290Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-06-13T23:36:45.556Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-06-13T23:36:45.823Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-06-13T23:36:46.089Z] (37/136) Installing libxrender (0.9.10-r3) [2023-06-13T23:36:46.354Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-06-13T23:36:46.620Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-06-13T23:36:46.886Z] (40/136) Installing libxi (1.8-r0) [2023-06-13T23:36:47.152Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-06-13T23:36:47.418Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-06-13T23:36:47.682Z] (43/136) Installing atk (2.38.0-r0) [2023-06-13T23:36:48.260Z] (44/136) Installing libxtst (1.2.3-r3) [2023-06-13T23:36:48.526Z] (45/136) Installing dbus-libs (1.14.8-r0) [2023-06-13T23:36:48.790Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-06-13T23:36:49.369Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-06-13T23:36:49.635Z] (48/136) Installing expat (2.5.0-r0) [2023-06-13T23:36:49.906Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-06-13T23:36:50.487Z] (50/136) Installing freetype (2.12.1-r0) [2023-06-13T23:36:50.752Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-06-13T23:36:51.334Z] (52/136) Installing pixman (0.40.0-r4) [2023-06-13T23:36:51.599Z] (53/136) Installing cairo (1.17.4-r2) [2023-06-13T23:36:52.181Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-06-13T23:36:52.448Z] (55/136) Installing avahi-libs (0.8-r6) [2023-06-13T23:36:52.715Z] (56/136) Installing gmp (6.2.1-r2) [2023-06-13T23:36:53.297Z] (57/136) Installing nettle (3.7.3-r0) [2023-06-13T23:36:53.880Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-06-13T23:36:54.147Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-06-13T23:36:54.414Z] (60/136) Installing libunistring (1.0-r0) [2023-06-13T23:36:55.001Z] (61/136) Installing gnutls (3.7.7-r1) [2023-06-13T23:36:55.582Z] (62/136) Installing cups-libs (2.4.2-r1) [2023-06-13T23:36:55.848Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-06-13T23:36:56.430Z] (64/136) Installing fribidi (1.0.12-r0) [2023-06-13T23:36:56.696Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-06-13T23:36:57.277Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-06-13T23:36:57.543Z] (67/136) Installing libxft (2.3.4-r0) [2023-06-13T23:36:57.809Z] (68/136) Installing pango (1.50.7-r0) [2023-06-13T23:36:58.389Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-06-13T23:36:58.653Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-06-13T23:36:58.916Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-06-13T23:36:59.180Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-06-13T23:36:59.759Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-06-13T23:37:00.338Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-06-13T23:37:00.918Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-06-13T23:37:00.918Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-06-13T23:37:01.499Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-06-13T23:37:01.764Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-06-13T23:37:02.344Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-06-13T23:37:02.610Z] (79/136) Installing libogg (1.3.5-r1) [2023-06-13T23:37:02.874Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-06-13T23:37:03.454Z] (81/136) Installing flac (1.3.4-r0) [2023-06-13T23:37:04.032Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-06-13T23:37:04.609Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-06-13T23:37:04.609Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-06-13T23:37:05.187Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-06-13T23:37:05.770Z] (86/136) Installing libass (0.16.0-r0) [2023-06-13T23:37:06.351Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-06-13T23:37:06.618Z] (88/136) Installing libdrm (2.4.110-r0) [2023-06-13T23:37:07.199Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-06-13T23:37:07.465Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-06-13T23:37:08.047Z] (91/136) Installing lame (3.100-r0) [2023-06-13T23:37:08.313Z] (92/136) Installing opus (1.3.1-r1) [2023-06-13T23:37:08.894Z] (93/136) Installing libasyncns (0.8-r1) [2023-06-13T23:37:09.161Z] (94/136) Installing libltdl (2.4.7-r0) [2023-06-13T23:37:09.427Z] (95/136) Installing orc (0.4.32-r0) [2023-06-13T23:37:10.009Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-06-13T23:37:10.274Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-06-13T23:37:10.854Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-06-13T23:37:11.119Z] (99/136) Installing soxr (0.1.3-r2) [2023-06-13T23:37:11.699Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-06-13T23:37:11.964Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-06-13T23:37:12.228Z] (102/136) Installing libpulse (15.0-r2) [2023-06-13T23:37:12.806Z] (103/136) Installing cjson (1.7.15-r3) [2023-06-13T23:37:13.069Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-06-13T23:37:13.480Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:37:13.647Z] (105/136) Installing librist (0.2.6-r1) [2023-06-13T23:37:13.912Z] (106/136) Installing libsrt (1.4.4-r0) [2023-06-13T23:37:14.488Z] (107/136) Installing libssh (0.9.6-r1) [2023-06-13T23:37:14.753Z] (108/136) Installing libtheora (1.1.1-r16) [2023-06-13T23:37:15.331Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-06-13T23:37:15.596Z] (110/136) Installing libva (2.14.0-r0) [2023-06-13T23:37:16.173Z] (111/136) Installing libvdpau (1.5-r0) [2023-06-13T23:37:16.438Z] (112/136) Installing vidstab (1.1.0-r1) [2023-06-13T23:37:16.703Z] (113/136) Installing libvpx (1.11.0-r1) [2023-06-13T23:37:17.283Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-06-13T23:37:17.861Z] (115/136) Installing numactl (2.0.14-r0) [2023-06-13T23:37:18.125Z] (116/136) Installing x265-libs (3.5-r3) [2023-06-13T23:37:18.705Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-06-13T23:37:19.284Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-06-13T23:37:20.241Z] (119/136) Installing libevent (2.1.12-r4) [2023-06-13T23:37:20.506Z] (120/136) Installing mesa (21.3.9-r0) [2023-06-13T23:37:20.772Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-06-13T23:37:21.349Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-06-13T23:37:21.614Z] (123/136) Installing icu-data-en (71.1-r2) [2023-06-13T23:37:22.195Z] Executing icu-data-en-71.1-r2.post-install [2023-06-13T23:37:22.195Z] * [2023-06-13T23:37:22.195Z] * If you need ICU with non-English locales and legacy charset support, install [2023-06-13T23:37:22.195Z] * package icu-data-full. [2023-06-13T23:37:22.195Z] * [2023-06-13T23:37:22.195Z] (124/136) Installing icu-libs (71.1-r2) [2023-06-13T23:37:22.780Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-06-13T23:37:23.044Z] (126/136) Installing minizip (1.2.12-r0) [2023-06-13T23:37:23.310Z] (127/136) Installing nspr (4.33-r0) [2023-06-13T23:37:23.888Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-06-13T23:37:24.152Z] (129/136) Installing nss (3.78.1-r0) [2023-06-13T23:37:24.731Z] (130/136) Installing re2 (2022.04.01-r0) [2023-06-13T23:37:25.309Z] (131/136) Installing snappy (1.1.9-r4) [2023-06-13T23:37:25.573Z] (132/136) Installing libgpg-error (1.45-r0) [2023-06-13T23:37:25.836Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-06-13T23:37:26.413Z] (134/136) Installing libxslt (1.1.35-r0) [2023-06-13T23:37:26.678Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-06-13T23:37:32.013Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-06-13T23:37:32.280Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:37:32.280Z] Executing glib-2.72.4-r0.trigger [2023-06-13T23:37:32.280Z] Executing shared-mime-info-2.2-r2.trigger [2023-06-13T23:37:34.857Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-06-13T23:37:36.794Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-06-13T23:37:36.794Z] Executing fontconfig-2.14.0-r0.trigger [2023-06-13T23:37:37.060Z] Executing mkfontscale-1.2.2-r0.trigger [2023-06-13T23:37:37.060Z] OK: 376 MiB in 159 packages [2023-06-13T23:37:37.325Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:37:37.906Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:37:38.866Z] (1/21) Installing binutils (2.38-r3) [2023-06-13T23:37:39.820Z] (2/21) Installing isl22 (0.22-r0) [2023-06-13T23:37:40.084Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-06-13T23:37:40.664Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-06-13T23:37:40.929Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-06-13T23:37:43.506Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-06-13T23:37:44.088Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-06-13T23:37:44.351Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-06-13T23:37:45.307Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-06-13T23:37:45.571Z] (10/21) Installing libpq (14.8-r0) [2023-06-13T23:37:46.150Z] (11/21) Installing openssl-dev (1.1.1u-r1) [2023-06-13T23:37:46.734Z] (12/21) Installing libpq-dev (14.8-r0) [2023-06-13T23:37:46.998Z] (13/21) Installing libecpg (14.8-r0) [2023-06-13T23:37:47.263Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-06-13T23:37:47.845Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-06-13T23:37:50.426Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-06-13T23:37:53.002Z] (17/21) Installing clang (13.0.1-r1) [2023-06-13T23:37:53.268Z] (18/21) Installing icu (71.1-r2) [2023-06-13T23:37:53.846Z] (19/21) Installing icu-dev (71.1-r2) [2023-06-13T23:37:54.423Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-06-13T23:37:59.758Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-06-13T23:38:00.025Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:38:00.025Z] OK: 768 MiB in 180 packages [2023-06-13T23:38:00.290Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:38:00.869Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:38:01.825Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-06-13T23:38:04.397Z] (2/10) Installing gdbm (1.23-r0) [2023-06-13T23:38:04.397Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-06-13T23:38:04.661Z] (4/10) Installing readline (8.1.2-r0) [2023-06-13T23:38:04.926Z] (5/10) Installing python3 (3.10.12-r0) [2023-06-13T23:38:07.497Z] (6/10) Installing python3-dev (3.10.12-r0) [2023-06-13T23:38:09.751Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:38:12.826Z] (7/10) Installing libsodium (1.0.18-r0) [2023-06-13T23:38:13.092Z] (8/10) Installing libzmq (4.3.4-r0) [2023-06-13T23:38:13.673Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-06-13T23:38:13.940Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-06-13T23:38:14.205Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:38:14.205Z] OK: 938 MiB in 190 packages [2023-06-13T23:38:14.470Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:38:15.048Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:38:16.449Z] OK: 938 MiB in 190 packages [2023-06-13T23:38:16.449Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-06-13T23:38:17.029Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-06-13T23:38:18.431Z] (1/1) Installing tzdata (2023c-r0) [2023-06-13T23:38:19.015Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:38:19.015Z] OK: 941 MiB in 191 packages [2023-06-13T23:38:20.419Z] (1/1) Purging tzdata (2023c-r0) [2023-06-13T23:38:20.419Z] Executing busybox-1.35.0-r17.trigger [2023-06-13T23:38:20.419Z] OK: 938 MiB in 190 packages [2023-06-13T23:38:35.387Z] Looking in links: /tmp/tmprj6keogg [2023-06-13T23:38:35.387Z] Processing /tmp/tmprj6keogg/setuptools-65.5.0-py3-none-any.whl [2023-06-13T23:38:35.387Z] Processing /tmp/tmprj6keogg/pip-23.0.1-py3-none-any.whl [2023-06-13T23:38:35.387Z] Installing collected packages: setuptools, pip [2023-06-13T23:38:50.423Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-06-13T23:38:50.423Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-06-13T23:38:51.032Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-06-13T23:38:51.620Z] Collecting pip [2023-06-13T23:38:51.620Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-06-13T23:38:51.893Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.3 MB/s eta 0:00:00 [2023-06-13T23:38:51.893Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-06-13T23:38:54.501Z] Collecting setuptools [2023-06-13T23:38:54.501Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-06-13T23:38:54.501Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.3 MB/s eta 0:00:00 [2023-06-13T23:38:54.501Z] Collecting wheel [2023-06-13T23:38:54.501Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-06-13T23:38:54.769Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 15.9 MB/s eta 0:00:00 [2023-06-13T23:38:56.186Z] Installing collected packages: wheel, setuptools, pip [2023-06-13T23:38:56.186Z] Attempting uninstall: setuptools [2023-06-13T23:38:56.186Z] Found existing installation: setuptools 65.5.0 [2023-06-13T23:38:57.259Z] Uninstalling setuptools-65.5.0: [2023-06-13T23:38:57.259Z] Successfully uninstalled setuptools-65.5.0 [2023-06-13T23:39:01.501Z] Attempting uninstall: pip [2023-06-13T23:39:01.501Z] Found existing installation: pip 23.0.1 [2023-06-13T23:39:02.901Z] Uninstalling pip-23.0.1: [2023-06-13T23:39:02.901Z] Successfully uninstalled pip-23.0.1 [2023-06-13T23:39:12.952Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-06-13T23:39:12.952Z] 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 [2023-06-13T23:39:16.272Z] Processing ./edgex-taf-common [2023-06-13T23:39:16.272Z] Preparing metadata (setup.py): started [2023-06-13T23:39:16.851Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:39:16.851Z] Building wheels for collected packages: edgex-taf-common [2023-06-13T23:39:16.851Z] Building wheel for edgex-taf-common (setup.py): started [2023-06-13T23:39:17.477Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:39:18.250Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-06-13T23:39:18.250Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14472 sha256=5c9a63a79cee4cfb82791af2386d48cf486a87466a2dfbade7e41ea8d32cc6dc [2023-06-13T23:39:18.250Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-06-13T23:39:18.250Z] Successfully built edgex-taf-common [2023-06-13T23:39:18.515Z] Installing collected packages: edgex-taf-common [2023-06-13T23:39:18.778Z] Successfully installed edgex-taf-common-0.0.0 [2023-06-13T23:39:18.778Z] 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 [2023-06-13T23:39:23.010Z] Collecting robotframework==6.1 (from -r requirements.txt (line 1)) [2023-06-13T23:39:23.010Z] Downloading robotframework-6.1-py3-none-any.whl (698 kB) [2023-06-13T23:39:26.333Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 698.5/698.5 kB 210.7 kB/s eta 0:00:00 [2023-06-13T23:39:26.333Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-06-13T23:39:26.333Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-06-13T23:39:26.333Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-06-13T23:39:26.333Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-06-13T23:39:26.597Z] Collecting robotframework-seleniumlibrary==6.1.0 (from -r requirements.txt (line 4)) [2023-06-13T23:39:26.597Z] Downloading robotframework_seleniumlibrary-6.1.0-py2.py3-none-any.whl (95 kB) [2023-06-13T23:39:26.597Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 4.5 MB/s eta 0:00:00 [2023-06-13T23:39:26.863Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-06-13T23:39:26.863Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-06-13T23:39:26.863Z] Preparing metadata (setup.py): started [2023-06-13T23:39:27.817Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:39:28.081Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-06-13T23:39:28.081Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-06-13T23:39:28.081Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-06-13T23:39:28.081Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-06-13T23:39:28.658Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-06-13T23:39:28.658Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-06-13T23:39:28.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.0 MB/s eta 0:00:00 [2023-06-13T23:39:28.658Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-06-13T23:39:28.658Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-06-13T23:39:28.658Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 5.0 MB/s eta 0:00:00 [2023-06-13T23:39:28.923Z] Preparing metadata (setup.py): started [2023-06-13T23:39:30.323Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:39:30.323Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-06-13T23:39:30.323Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-06-13T23:39:30.323Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 6.0 MB/s eta 0:00:00 [2023-06-13T23:39:32.249Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-06-13T23:39:32.249Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-06-13T23:39:33.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 12.5 MB/s eta 0:00:00 [2023-06-13T23:39:37.446Z] Installing build dependencies: started [2023-06-13T23:39:55.638Z] Installing build dependencies: finished with status 'done' [2023-06-13T23:39:55.638Z] Getting requirements to build wheel: started [2023-06-13T23:39:58.990Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T23:39:58.990Z] Preparing metadata (pyproject.toml): started [2023-06-13T23:40:03.246Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T23:40:04.204Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-06-13T23:40:04.469Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-06-13T23:40:06.401Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 239.2 kB/s eta 0:00:00 [2023-06-13T23:40:06.983Z] Preparing metadata (setup.py): started [2023-06-13T23:40:08.919Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:40:08.919Z] Collecting redis==4.5.4 (from -r requirements.txt (line 13)) [2023-06-13T23:40:08.919Z] Downloading redis-4.5.4-py3-none-any.whl (238 kB) [2023-06-13T23:40:09.184Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.9/238.9 kB 7.0 MB/s eta 0:00:00 [2023-06-13T23:40:11.116Z] Collecting pyzmq==25.1.0 (from -r requirements.txt (line 14)) [2023-06-13T23:40:11.116Z] Downloading pyzmq-25.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-06-13T23:40:11.116Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 11.9 MB/s eta 0:00:00 [2023-06-13T23:40:11.383Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-06-13T23:40:11.383Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-06-13T23:40:11.648Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 10.4 MB/s eta 0:00:00 [2023-06-13T23:40:12.227Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-06-13T23:40:12.227Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-06-13T23:40:12.227Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 8.5 MB/s eta 0:00:00 [2023-06-13T23:40:12.812Z] Preparing metadata (setup.py): started [2023-06-13T23:40:14.218Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:40:15.619Z] Collecting pycryptodome==3.18.0 (from -r requirements.txt (line 17)) [2023-06-13T23:40:15.619Z] Downloading pycryptodome-3.18.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-06-13T23:40:15.620Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 12.7 MB/s eta 0:00:00 [2023-06-13T23:40:16.572Z] Collecting selenium>=4.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:40:16.572Z] Downloading selenium-4.10.0-py3-none-any.whl (6.7 MB) [2023-06-13T23:40:20.920Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.7/6.7 MB 1.7 MB/s eta 0:00:00 [2023-06-13T23:40:20.920Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:40:20.920Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-06-13T23:40:20.920Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:21.189Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-06-13T23:40:21.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.6 MB/s eta 0:00:00 [2023-06-13T23:40:21.454Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:21.454Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-06-13T23:40:21.723Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.1 MB/s eta 0:00:00 [2023-06-13T23:40:21.723Z] Preparing metadata (setup.py): started [2023-06-13T23:40:23.127Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:40:23.127Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:23.127Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-06-13T23:40:23.393Z] Preparing metadata (setup.py): started [2023-06-13T23:40:24.796Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:40:24.796Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:24.796Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-06-13T23:40:25.376Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:25.376Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-06-13T23:40:25.376Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.3 MB/s eta 0:00:00 [2023-06-13T23:40:25.642Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:25.642Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-06-13T23:40:25.642Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 11.3 MB/s eta 0:00:00 [2023-06-13T23:40:26.601Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:26.601Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-06-13T23:40:26.601Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 6.6 MB/s eta 0:00:00 [2023-06-13T23:40:26.865Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:26.865Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-06-13T23:40:27.824Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:40:27.824Z] Downloading charset_normalizer-3.1.0-cp310-cp310-musllinux_1_1_aarch64.whl (192 kB) [2023-06-13T23:40:28.091Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 192.7/192.7 kB 5.0 MB/s eta 0:00:00 [2023-06-13T23:40:28.091Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:40:28.091Z] Downloading idna-3.4-py3-none-any.whl (61 kB) [2023-06-13T23:40:28.357Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 2.8 MB/s eta 0:00:00 [2023-06-13T23:40:28.936Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:40:28.936Z] Downloading urllib3-2.0.3-py3-none-any.whl (123 kB) [2023-06-13T23:40:28.936Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.6/123.6 kB 4.3 MB/s eta 0:00:00 [2023-06-13T23:40:29.203Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:40:29.203Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-06-13T23:40:29.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 4.4 MB/s eta 0:00:00 [2023-06-13T23:40:29.782Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T23:40:29.782Z] Downloading packaging-23.1-py3-none-any.whl (48 kB) [2023-06-13T23:40:29.782Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 2.2 MB/s eta 0:00:00 [2023-06-13T23:40:30.371Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-06-13T23:40:30.371Z] Downloading websocket_client-1.5.3-py3-none-any.whl (56 kB) [2023-06-13T23:40:30.371Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.8 MB/s eta 0:00:00 [2023-06-13T23:40:30.638Z] Collecting async-timeout>=4.0.2 (from redis==4.5.4->-r requirements.txt (line 13)) [2023-06-13T23:40:30.638Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-06-13T23:40:31.222Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:40:31.223Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-06-13T23:40:31.223Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.6 MB/s eta 0:00:00 [2023-06-13T23:40:31.805Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:40:31.805Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-06-13T23:40:31.805Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 6.7 MB/s eta 0:00:00 [2023-06-13T23:40:31.805Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (67.8.0) [2023-06-13T23:40:32.386Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:40:32.386Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-06-13T23:40:32.651Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-06-13T23:40:32.651Z] Downloading typing_extensions-4.6.3-py3-none-any.whl (31 kB) [2023-06-13T23:40:33.232Z] Collecting trio~=0.17 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:40:33.232Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-06-13T23:40:33.509Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 7.4 MB/s eta 0:00:00 [2023-06-13T23:40:33.509Z] Collecting trio-websocket~=0.9 (from selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:40:33.509Z] Downloading trio_websocket-0.10.3-py3-none-any.whl (17 kB) [2023-06-13T23:40:35.447Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:40:35.447Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-06-13T23:40:35.447Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 6.1 MB/s eta 0:00:00 [2023-06-13T23:40:36.848Z] Installing build dependencies: started [2023-06-13T23:40:38.952Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:40:55.027Z] Installing build dependencies: finished with status 'done' [2023-06-13T23:40:55.028Z] Getting requirements to build wheel: started [2023-06-13T23:40:57.073Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-13T23:40:57.073Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360766 sha256=efcfd91285d167c588d364e83792d68e2ceedc6effc2289ca435bc6012e86175 [2023-06-13T23:40:57.073Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-13T23:40:57.073Z] Building wheel for psutil (setup.py): started [2023-06-13T23:40:58.015Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-13T23:40:58.015Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271456 sha256=27c52b157bee7bfb8faab9016e10a3fe36074d009c58008e41529578457b9a87 [2023-06-13T23:40:58.015Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-13T23:40:58.015Z] Building wheel for psycopg2 (setup.py): started [2023-06-13T23:41:07.312Z] Getting requirements to build wheel: finished with status 'done' [2023-06-13T23:41:07.312Z] Preparing metadata (pyproject.toml): started [2023-06-13T23:41:08.024Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-13T23:41:08.024Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478590 sha256=86d0b58790e851c1712722ea095eefcbf3ab11029412c7ed59d08c1038000777 [2023-06-13T23:41:08.024Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-13T23:41:08.024Z] Building wheel for flex (setup.py): started [2023-06-13T23:41:08.024Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-13T23:41:08.024Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=f8595075d07a8eb1150819e544527f1dbb423e08c96f22ab993dfba75787a996 [2023-06-13T23:41:08.024Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-13T23:41:08.024Z] Building wheel for GenSON (setup.py): started [2023-06-13T23:41:08.024Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-13T23:41:08.024Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=d21deae16f74ba4ad21a7d6e25661243097f4f3dc9aa5665e8a0cf1959d75dee [2023-06-13T23:41:08.024Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-13T23:41:08.024Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-13T23:41:08.599Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-13T23:41:08.599Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=c21dad8387d7a9a4f965e4c79504731b524cb09ffd5413ad875d4a6fee5edd6f [2023-06-13T23:41:08.599Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-13T23:41:08.599Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-13T23:41:08.599Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-13T23:41:08.599Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=35b07db166cd49694fd4f6a127551141363e7c3a49058e0d689ba21f5c9aaf59 [2023-06-13T23:41:08.599Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-13T23:41:08.599Z] Building wheel for validate-email (setup.py): started [2023-06-13T23:41:08.728Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-06-13T23:41:08.728Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:08.728Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-06-13T23:41:08.728Z] Preparing metadata (setup.py): started [2023-06-13T23:41:09.171Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-13T23:41:09.171Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=3b4173dc187a2632dc0038a800cff127753da52d452ab8fcddee5fb9f6f1b5ce [2023-06-13T23:41:09.171Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-13T23:41:09.171Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-13T23:41:09.430Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-13T23:41:09.754Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:41:10.023Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:10.023Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-06-13T23:41:10.023Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:10.023Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-06-13T23:41:10.292Z] Preparing metadata (setup.py): started [2023-06-13T23:41:11.263Z] Preparing metadata (setup.py): finished with status 'done' [2023-06-13T23:41:11.532Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:11.532Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-06-13T23:41:11.532Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.7 MB/s eta 0:00:00 [2023-06-13T23:41:11.801Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:11.801Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-06-13T23:41:12.383Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:12.383Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-06-13T23:41:14.955Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 18.3 kB/s eta 0:00:00 [2023-06-13T23:41:14.955Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:14.955Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-06-13T23:41:15.218Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:15.218Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-06-13T23:41:15.218Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 3.4 MB/s eta 0:00:00 [2023-06-13T23:41:15.483Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-06-13T23:41:15.483Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-06-13T23:41:15.483Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 3.0 MB/s eta 0:00:00 [2023-06-13T23:41:16.880Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:16.880Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-06-13T23:41:17.144Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:17.144Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-06-13T23:41:17.144Z] Collecting outcome (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:17.144Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-06-13T23:41:17.144Z] Collecting sniffio (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:17.407Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-06-13T23:41:17.407Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:17.407Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-06-13T23:41:17.673Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:17.673Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-06-13T23:41:17.938Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<3,>=1.21.1->requests==2.31.0->-r requirements.txt (line 8)) [2023-06-13T23:41:17.938Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-06-13T23:41:18.889Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.0.0->robotframework-seleniumlibrary==6.1.0->-r requirements.txt (line 4)) [2023-06-13T23:41:18.889Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-06-13T23:41:18.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.3 MB/s eta 0:00:00 [2023-06-13T23:41:19.468Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-06-13T23:41:19.468Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-06-13T23:41:20.865Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-06-13T23:41:20.865Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=e848175b0140ad37cab7e733cbc9ff540d248273a3392e64732c4cec37ea2cd9 [2023-06-13T23:41:20.865Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-06-13T23:41:20.865Z] Building wheel for paho-mqtt (setup.py): started [2023-06-13T23:41:21.675Z] 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 [2023-06-13T23:41:21.675Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 [2023-06-13T23:41:22.796Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-06-13T23:41:22.796Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=e9a92d652d0f653a17299a70b6507f8baf81da7e73c9279c100ddca4f7784dfd [2023-06-13T23:41:22.796Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-06-13T23:41:22.796Z] Building wheel for numpy (pyproject.toml): started [2023-06-13T23:41:43.630Z] Removing intermediate container 08f44233cdb5 [2023-06-13T23:41:43.630Z] ---> fba0862990b0 [2023-06-13T23:41:43.630Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-13T23:41:43.630Z] ---> Running in 1afaf03342c4 [2023-06-13T23:41:43.630Z] Removing intermediate container 1afaf03342c4 [2023-06-13T23:41:43.630Z] ---> dd933bc2f6b4 [2023-06-13T23:41:43.630Z] Step 11/13 : LABEL arch=amd64 [2023-06-13T23:41:43.630Z] ---> Running in ae8d29201666 [2023-06-13T23:41:43.630Z] Removing intermediate container ae8d29201666 [2023-06-13T23:41:43.630Z] ---> 25d51217d23a [2023-06-13T23:41:43.630Z] Step 12/13 : LABEL git_sha=575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-13T23:41:43.630Z] ---> Running in 0dc9d3141bff [2023-06-13T23:41:43.630Z] Removing intermediate container 0dc9d3141bff [2023-06-13T23:41:43.630Z] ---> 9a961972adc4 [2023-06-13T23:41:43.630Z] Step 13/13 : LABEL version=0.0.2-dev.30 [2023-06-13T23:41:43.630Z] ---> Running in 5805d1192585 [2023-06-13T23:41:43.630Z] Removing intermediate container 5805d1192585 [2023-06-13T23:41:43.630Z] ---> 888534ca84b0 [2023-06-13T23:41:43.630Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-13T23:41:43.630Z] Successfully built 888534ca84b0 [2023-06-13T23:41:43.630Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-13T23:41:43.716Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-06-13T23:41:43.716Z] 575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-13T23:41:43.716Z] latest [2023-06-13T23:41:43.716Z] 0.0.2-dev.30 [2023-06-13T23:41:43.716Z] 575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [2023-06-13T23:41:43.716Z] main [2023-06-13T23:41:43.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:41:44.016Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:575d8c05758f85eff27acf58ec1382961a427cb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:41:44.314Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-13T23:41:44.314Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-13T23:41:44.314Z] 5414a1111419: Preparing [2023-06-13T23:41:44.314Z] 94078dc63dec: Preparing [2023-06-13T23:41:44.314Z] dd8e0fba9e39: Preparing [2023-06-13T23:41:44.314Z] 86045dc5894c: Preparing [2023-06-13T23:41:44.314Z] 57a255ec910b: Preparing [2023-06-13T23:41:44.314Z] 5bc340f6d4f5: Preparing [2023-06-13T23:41:44.314Z] 5bc340f6d4f5: Waiting [2023-06-13T23:41:44.573Z] dd8e0fba9e39: Pushed [2023-06-13T23:41:44.573Z] 94078dc63dec: Pushed [2023-06-13T23:41:44.573Z] 5bc340f6d4f5: Layer already exists [2023-06-13T23:41:44.573Z] 86045dc5894c: Pushed [2023-06-13T23:41:44.573Z] 57a255ec910b: Pushed [2023-06-13T23:43:44.422Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:43:51.071Z] 5414a1111419: Pushed [2023-06-13T23:43:51.071Z] 575d8c05758f85eff27acf58ec1382961a427cb7: digest: sha256:28b1650feb1991f909b686a2e72e0ec79a433565c0dea9803b268b9569b4038c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:51.384Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:51.697Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-13T23:43:51.697Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-13T23:43:51.697Z] 5414a1111419: Preparing [2023-06-13T23:43:51.697Z] 94078dc63dec: Preparing [2023-06-13T23:43:51.697Z] dd8e0fba9e39: Preparing [2023-06-13T23:43:51.697Z] 86045dc5894c: Preparing [2023-06-13T23:43:51.697Z] 57a255ec910b: Preparing [2023-06-13T23:43:51.697Z] 5bc340f6d4f5: Preparing [2023-06-13T23:43:51.697Z] 5bc340f6d4f5: Waiting [2023-06-13T23:43:51.697Z] 57a255ec910b: Layer already exists [2023-06-13T23:43:51.697Z] 94078dc63dec: Layer already exists [2023-06-13T23:43:51.697Z] dd8e0fba9e39: Layer already exists [2023-06-13T23:43:51.697Z] 86045dc5894c: Layer already exists [2023-06-13T23:43:51.697Z] 5414a1111419: Layer already exists [2023-06-13T23:43:51.697Z] 5bc340f6d4f5: Layer already exists [2023-06-13T23:43:51.697Z] latest: digest: sha256:28b1650feb1991f909b686a2e72e0ec79a433565c0dea9803b268b9569b4038c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:52.019Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:52.327Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.30 [2023-06-13T23:43:52.327Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-13T23:43:52.327Z] 5414a1111419: Preparing [2023-06-13T23:43:52.327Z] 94078dc63dec: Preparing [2023-06-13T23:43:52.327Z] dd8e0fba9e39: Preparing [2023-06-13T23:43:52.327Z] 86045dc5894c: Preparing [2023-06-13T23:43:52.327Z] 57a255ec910b: Preparing [2023-06-13T23:43:52.327Z] 5bc340f6d4f5: Preparing [2023-06-13T23:43:52.327Z] 5bc340f6d4f5: Waiting [2023-06-13T23:43:52.327Z] 5414a1111419: Layer already exists [2023-06-13T23:43:52.327Z] dd8e0fba9e39: Layer already exists [2023-06-13T23:43:52.327Z] 86045dc5894c: Layer already exists [2023-06-13T23:43:52.327Z] 57a255ec910b: Layer already exists [2023-06-13T23:43:52.327Z] 94078dc63dec: Layer already exists [2023-06-13T23:43:52.327Z] 5bc340f6d4f5: Layer already exists [2023-06-13T23:43:52.327Z] 0.0.2-dev.30: digest: sha256:28b1650feb1991f909b686a2e72e0ec79a433565c0dea9803b268b9569b4038c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:52.637Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:52.942Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [2023-06-13T23:43:52.942Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-13T23:43:52.942Z] 5414a1111419: Preparing [2023-06-13T23:43:52.942Z] 94078dc63dec: Preparing [2023-06-13T23:43:52.942Z] dd8e0fba9e39: Preparing [2023-06-13T23:43:52.942Z] 86045dc5894c: Preparing [2023-06-13T23:43:52.942Z] 57a255ec910b: Preparing [2023-06-13T23:43:52.942Z] 5bc340f6d4f5: Preparing [2023-06-13T23:43:52.942Z] 5bc340f6d4f5: Waiting [2023-06-13T23:43:52.942Z] 94078dc63dec: Layer already exists [2023-06-13T23:43:52.942Z] 86045dc5894c: Layer already exists [2023-06-13T23:43:52.942Z] dd8e0fba9e39: Layer already exists [2023-06-13T23:43:52.942Z] 5414a1111419: Layer already exists [2023-06-13T23:43:52.942Z] 57a255ec910b: Layer already exists [2023-06-13T23:43:52.942Z] 5bc340f6d4f5: Layer already exists [2023-06-13T23:43:52.942Z] 575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30: digest: sha256:28b1650feb1991f909b686a2e72e0ec79a433565c0dea9803b268b9569b4038c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:53.240Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:53.545Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-06-13T23:43:53.545Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-06-13T23:43:53.545Z] 5414a1111419: Preparing [2023-06-13T23:43:53.545Z] 94078dc63dec: Preparing [2023-06-13T23:43:53.545Z] dd8e0fba9e39: Preparing [2023-06-13T23:43:53.545Z] 86045dc5894c: Preparing [2023-06-13T23:43:53.545Z] 57a255ec910b: Preparing [2023-06-13T23:43:53.545Z] 5bc340f6d4f5: Preparing [2023-06-13T23:43:53.545Z] 5bc340f6d4f5: Waiting [2023-06-13T23:43:53.545Z] 57a255ec910b: Layer already exists [2023-06-13T23:43:53.545Z] dd8e0fba9e39: Layer already exists [2023-06-13T23:43:53.545Z] 86045dc5894c: Layer already exists [2023-06-13T23:43:53.545Z] 5414a1111419: Layer already exists [2023-06-13T23:43:53.545Z] 94078dc63dec: Layer already exists [2023-06-13T23:43:53.545Z] 5bc340f6d4f5: Layer already exists [2023-06-13T23:43:53.545Z] main: digest: sha256:28b1650feb1991f909b686a2e72e0ec79a433565c0dea9803b268b9569b4038c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-13T23:43:53.578Z] ===================================================== [Pipeline] echo [2023-06-13T23:43:53.583Z] taggedImages: [2023-06-13T23:43:53.583Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-13T23:43:53.583Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-06-13T23:43:53.583Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.30 [2023-06-13T23:43:53.583Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [2023-06-13T23:43:53.583Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:53.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T23:43:53.957Z] [2023-06-13T23:43:53.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-13T23:43:54.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T23:43:54.254Z] latest: Pulling from edgex-lftools-log-publisher [2023-06-13T23:43:54.254Z] 5eb5b503b376: Pulling fs layer [2023-06-13T23:43:54.254Z] 5c69ac0246d0: Pulling fs layer [2023-06-13T23:43:54.254Z] ec43610c2a17: Pulling fs layer [2023-06-13T23:43:54.254Z] 3a2ae6a8a46f: Pulling fs layer [2023-06-13T23:43:54.254Z] 33b1e0a273af: Pulling fs layer [2023-06-13T23:43:54.254Z] 5d3b04190fa2: Pulling fs layer [2023-06-13T23:43:54.254Z] 2f39f015ded8: Pulling fs layer [2023-06-13T23:43:54.254Z] 33b1e0a273af: Waiting [2023-06-13T23:43:54.254Z] 5d3b04190fa2: Waiting [2023-06-13T23:43:54.254Z] 2f39f015ded8: Waiting [2023-06-13T23:43:54.254Z] 3a2ae6a8a46f: Waiting [2023-06-13T23:43:54.254Z] 5c69ac0246d0: Verifying Checksum [2023-06-13T23:43:54.254Z] 5c69ac0246d0: Download complete [2023-06-13T23:43:54.254Z] 3a2ae6a8a46f: Verifying Checksum [2023-06-13T23:43:54.254Z] 3a2ae6a8a46f: Download complete [2023-06-13T23:43:54.254Z] ec43610c2a17: Verifying Checksum [2023-06-13T23:43:54.254Z] ec43610c2a17: Download complete [2023-06-13T23:43:54.254Z] 33b1e0a273af: Verifying Checksum [2023-06-13T23:43:54.254Z] 33b1e0a273af: Download complete [2023-06-13T23:43:54.254Z] 5d3b04190fa2: Verifying Checksum [2023-06-13T23:43:54.254Z] 5d3b04190fa2: Download complete [2023-06-13T23:43:54.511Z] 5eb5b503b376: Verifying Checksum [2023-06-13T23:43:54.511Z] 5eb5b503b376: Download complete [2023-06-13T23:43:55.075Z] 2f39f015ded8: Download complete [2023-06-13T23:43:55.643Z] 5eb5b503b376: Pull complete [2023-06-13T23:43:55.901Z] 5c69ac0246d0: Pull complete [2023-06-13T23:43:56.468Z] ec43610c2a17: Pull complete [2023-06-13T23:43:56.468Z] 3a2ae6a8a46f: Pull complete [2023-06-13T23:43:56.468Z] 33b1e0a273af: Pull complete [2023-06-13T23:43:56.725Z] 5d3b04190fa2: Pull complete [2023-06-13T23:44:00.915Z] 2f39f015ded8: Pull complete [2023-06-13T23:44:00.915Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-06-13T23:44:00.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-13T23:44:00.915Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-13T23:44:00.989Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-13T23:44:01.025Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-13T23:44:04.554Z] $ docker top 686bcdebcd1cc34eda466b698a158f299331d9ae9547305c9fe1b1ec9d9612bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-13T23:44:04.957Z] ---> job-cost.sh [2023-06-13T23:44:04.957Z] lf-activate-venv: SKIPPING [2023-06-13T23:44:04.957Z] INFO: No Stack... [2023-06-13T23:44:05.527Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-13T23:44:05.786Z] INFO: Archiving Costs [Pipeline] sh [2023-06-13T23:44:06.079Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-06-13T23:44:06.080Z] + cut -d, -f6 [Pipeline] lock [2023-06-13T23:44:06.095Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] [2023-06-13T23:44:06.101Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] did not exist. Created. [2023-06-13T23:44:06.101Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-13T23:44:06.404Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-06-13T23:44:06.431Z] Stashed 1 file(s) [Pipeline] } [2023-06-13T23:44:06.438Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-13T23:44:06.450Z] $ docker stop --time=1 686bcdebcd1cc34eda466b698a158f299331d9ae9547305c9fe1b1ec9d9612bc [2023-06-13T23:44:07.608Z] $ docker rm -f --volumes 686bcdebcd1cc34eda466b698a158f299331d9ae9547305c9fe1b1ec9d9612bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-06-13T23:44:31.229Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:45:39.068Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:46:35.443Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:47:43.272Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:48:39.620Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:49:47.465Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:53:54.227Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:55:46.078Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:57:37.823Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-13T23:59:44.455Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-14T00:00:40.832Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-14T00:02:47.461Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-14T00:06:09.162Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-14T00:07:30.746Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-14T00:09:22.352Z] Building wheel for numpy (pyproject.toml): still running... [2023-06-14T00:09:25.675Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-06-14T00:09:25.939Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18625269 sha256=8e92a54f8e4dcefbd28619bbae41841af7e107b641b3f542b9eea474f390fcde [2023-06-14T00:09:25.940Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-06-14T00:09:25.940Z] Building wheel for psutil (setup.py): started [2023-06-14T00:09:35.991Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-06-14T00:09:35.991Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271955 sha256=540593ddeaa51cf3e6b57c4cb2abed847f4080951b4710d0dd989af793597b04 [2023-06-14T00:09:35.991Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-06-14T00:09:35.991Z] Building wheel for psycopg2 (setup.py): started [2023-06-14T00:10:43.809Z] Building wheel for psycopg2 (setup.py): still running... [2023-06-14T00:10:43.809Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-06-14T00:10:43.809Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470359 sha256=def2faf6d07727875d0b372606075926be1409a3693687c5da7ce8424c6ba63a [2023-06-14T00:10:43.809Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-06-14T00:10:43.809Z] Building wheel for flex (setup.py): started [2023-06-14T00:10:43.809Z] Building wheel for flex (setup.py): finished with status 'done' [2023-06-14T00:10:43.809Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3d8614c5aad1fe5398753f95f72eeacd0e2186fb308d7d6c942939c09d1dad05 [2023-06-14T00:10:43.809Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-06-14T00:10:43.809Z] Building wheel for GenSON (setup.py): started [2023-06-14T00:10:44.386Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-06-14T00:10:44.386Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=bf4478e7a5f5aa5f5b6fdd356ac12bd64e510bc19a49c4c75c939fe2c222e36a [2023-06-14T00:10:44.386Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-06-14T00:10:44.386Z] Building wheel for PyYAML (pyproject.toml): started [2023-06-14T00:10:47.711Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-06-14T00:10:47.711Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=a6259350d49cffb3b8e5ccb5fa0edadf3a6cf7b086891bc1d94c6a9e2f7463bd [2023-06-14T00:10:47.711Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-06-14T00:10:47.711Z] Building wheel for strict-rfc3339 (setup.py): started [2023-06-14T00:10:49.108Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-06-14T00:10:49.108Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=fcc1a003d8256680d3f61f811fd199cd3bafd60b8ef7552869fb6c7b75698295 [2023-06-14T00:10:49.108Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-06-14T00:10:49.108Z] Building wheel for validate-email (setup.py): started [2023-06-14T00:10:50.505Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-06-14T00:10:50.505Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=d2526e96bbb3ab0cf5608173224a25e3bb8a7ec70223ece8a709fd973349de40 [2023-06-14T00:10:50.505Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-06-14T00:10:50.505Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-06-14T00:10:53.069Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, pysocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, charset-normalizer, certifi, attrs, async-timeout, async-generator, wsproto, robotbackgroundlogger, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-06-14T00:12:00.884Z] Successfully installed GenSON-1.2.2 PyYAML-6.0 RESTinstance-1.3.0 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 charset-normalizer-3.1.0 click-8.1.3 configparser-5.3.0 decorator-5.1.1 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-3.4 influxdb-client-1.36.1 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 packaging-23.1 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.18.0 pygments-2.15.1 pyrsistent-0.19.3 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-25.1.0 reactivex-4.0.4 redis-4.5.4 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.1.0 selenium-4.10.0 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.3 typing-extensions-4.6.3 tzlocal-5.0.1 urllib3-2.0.3 validate-email-1.3 websocket-client-1.5.3 wsproto-1.2.0 [2023-06-14T00:12:00.884Z] 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 [2023-06-14T00:12:39.719Z] Removing intermediate container f4f78d17cf6f [2023-06-14T00:12:39.719Z] ---> 45577995e445 [2023-06-14T00:12:39.719Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-06-14T00:12:39.719Z] ---> Running in 102fe4b157ed [2023-06-14T00:12:39.719Z] Removing intermediate container 102fe4b157ed [2023-06-14T00:12:39.719Z] ---> edcac0c108cf [2023-06-14T00:12:39.719Z] Step 11/13 : LABEL arch=arm64 [2023-06-14T00:12:39.986Z] ---> Running in fab655e5062c [2023-06-14T00:12:40.252Z] Removing intermediate container fab655e5062c [2023-06-14T00:12:40.252Z] ---> 8fcea8b86c30 [2023-06-14T00:12:40.252Z] Step 12/13 : LABEL git_sha=575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-14T00:12:40.252Z] ---> Running in b9552b09b81f [2023-06-14T00:12:40.518Z] Removing intermediate container b9552b09b81f [2023-06-14T00:12:40.518Z] ---> cba123880bd8 [2023-06-14T00:12:40.518Z] Step 13/13 : LABEL version=0.0.2-dev.30 [2023-06-14T00:12:40.518Z] ---> Running in dac142338c71 [2023-06-14T00:12:40.783Z] Removing intermediate container dac142338c71 [2023-06-14T00:12:40.783Z] ---> 5ca7ee350151 [2023-06-14T00:12:40.783Z] [Warning] One or more build-args [ARCH] were not consumed [2023-06-14T00:12:40.783Z] Successfully built 5ca7ee350151 [2023-06-14T00:12:40.783Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-06-14T00:12:41.163Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-06-14T00:12:41.163Z] 575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-14T00:12:41.163Z] latest [2023-06-14T00:12:41.163Z] 0.0.2-dev.30 [2023-06-14T00:12:41.163Z] 575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [2023-06-14T00:12:41.163Z] main [2023-06-14T00:12:41.163Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:12:41.534Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:575d8c05758f85eff27acf58ec1382961a427cb7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:12:41.864Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-14T00:12:41.864Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-14T00:12:41.864Z] 50503d2e3e1d: Preparing [2023-06-14T00:12:41.864Z] 01b933ebd5e4: Preparing [2023-06-14T00:12:41.864Z] 9b05a64481a3: Preparing [2023-06-14T00:12:41.864Z] bca7fd2d230d: Preparing [2023-06-14T00:12:41.864Z] a209a359e2cf: Preparing [2023-06-14T00:12:41.864Z] dc65b23a4b7c: Preparing [2023-06-14T00:12:41.864Z] dc65b23a4b7c: Waiting [2023-06-14T00:12:42.130Z] bca7fd2d230d: Pushed [2023-06-14T00:12:42.130Z] 01b933ebd5e4: Pushed [2023-06-14T00:12:42.130Z] 9b05a64481a3: Pushed [2023-06-14T00:12:42.130Z] a209a359e2cf: Pushed [2023-06-14T00:12:42.130Z] dc65b23a4b7c: Layer already exists [2023-06-14T00:16:48.995Z] 50503d2e3e1d: Pushed [2023-06-14T00:16:48.995Z] 575d8c05758f85eff27acf58ec1382961a427cb7: digest: sha256:34944145ae8e8085782e9eccda4b4c3360eb53b4742247f786da41cf698ae97b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:49.334Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:49.661Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-14T00:16:49.661Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-14T00:16:49.661Z] 50503d2e3e1d: Preparing [2023-06-14T00:16:49.661Z] 01b933ebd5e4: Preparing [2023-06-14T00:16:49.661Z] 9b05a64481a3: Preparing [2023-06-14T00:16:49.661Z] bca7fd2d230d: Preparing [2023-06-14T00:16:49.661Z] a209a359e2cf: Preparing [2023-06-14T00:16:49.661Z] dc65b23a4b7c: Preparing [2023-06-14T00:16:49.661Z] dc65b23a4b7c: Waiting [2023-06-14T00:16:49.661Z] 50503d2e3e1d: Layer already exists [2023-06-14T00:16:49.661Z] bca7fd2d230d: Layer already exists [2023-06-14T00:16:49.661Z] 9b05a64481a3: Layer already exists [2023-06-14T00:16:49.661Z] 01b933ebd5e4: Layer already exists [2023-06-14T00:16:49.661Z] a209a359e2cf: Layer already exists [2023-06-14T00:16:49.661Z] dc65b23a4b7c: Layer already exists [2023-06-14T00:16:49.661Z] latest: digest: sha256:34944145ae8e8085782e9eccda4b4c3360eb53b4742247f786da41cf698ae97b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:50.258Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:50.593Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.30 [2023-06-14T00:16:50.593Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-14T00:16:50.593Z] 50503d2e3e1d: Preparing [2023-06-14T00:16:50.593Z] 01b933ebd5e4: Preparing [2023-06-14T00:16:50.593Z] 9b05a64481a3: Preparing [2023-06-14T00:16:50.593Z] bca7fd2d230d: Preparing [2023-06-14T00:16:50.593Z] a209a359e2cf: Preparing [2023-06-14T00:16:50.593Z] dc65b23a4b7c: Preparing [2023-06-14T00:16:50.593Z] dc65b23a4b7c: Waiting [2023-06-14T00:16:50.593Z] 9b05a64481a3: Layer already exists [2023-06-14T00:16:50.593Z] 01b933ebd5e4: Layer already exists [2023-06-14T00:16:50.593Z] 50503d2e3e1d: Layer already exists [2023-06-14T00:16:50.593Z] bca7fd2d230d: Layer already exists [2023-06-14T00:16:50.593Z] a209a359e2cf: Layer already exists [2023-06-14T00:16:50.593Z] dc65b23a4b7c: Layer already exists [2023-06-14T00:16:50.593Z] 0.0.2-dev.30: digest: sha256:34944145ae8e8085782e9eccda4b4c3360eb53b4742247f786da41cf698ae97b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:50.933Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:51.264Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [2023-06-14T00:16:51.264Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-14T00:16:51.264Z] 50503d2e3e1d: Preparing [2023-06-14T00:16:51.264Z] 01b933ebd5e4: Preparing [2023-06-14T00:16:51.264Z] 9b05a64481a3: Preparing [2023-06-14T00:16:51.264Z] bca7fd2d230d: Preparing [2023-06-14T00:16:51.264Z] a209a359e2cf: Preparing [2023-06-14T00:16:51.264Z] dc65b23a4b7c: Preparing [2023-06-14T00:16:51.264Z] dc65b23a4b7c: Waiting [2023-06-14T00:16:51.264Z] 9b05a64481a3: Layer already exists [2023-06-14T00:16:51.264Z] a209a359e2cf: Layer already exists [2023-06-14T00:16:51.264Z] 01b933ebd5e4: Layer already exists [2023-06-14T00:16:51.264Z] bca7fd2d230d: Layer already exists [2023-06-14T00:16:51.264Z] 50503d2e3e1d: Layer already exists [2023-06-14T00:16:51.264Z] dc65b23a4b7c: Layer already exists [2023-06-14T00:16:51.528Z] 575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30: digest: sha256:34944145ae8e8085782e9eccda4b4c3360eb53b4742247f786da41cf698ae97b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:51.872Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:52.214Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-06-14T00:16:52.214Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-06-14T00:16:52.214Z] 50503d2e3e1d: Preparing [2023-06-14T00:16:52.214Z] 01b933ebd5e4: Preparing [2023-06-14T00:16:52.214Z] 9b05a64481a3: Preparing [2023-06-14T00:16:52.214Z] bca7fd2d230d: Preparing [2023-06-14T00:16:52.214Z] a209a359e2cf: Preparing [2023-06-14T00:16:52.214Z] dc65b23a4b7c: Preparing [2023-06-14T00:16:52.214Z] dc65b23a4b7c: Waiting [2023-06-14T00:16:52.214Z] 9b05a64481a3: Layer already exists [2023-06-14T00:16:52.214Z] 50503d2e3e1d: Layer already exists [2023-06-14T00:16:52.214Z] 01b933ebd5e4: Layer already exists [2023-06-14T00:16:52.214Z] bca7fd2d230d: Layer already exists [2023-06-14T00:16:52.214Z] a209a359e2cf: Layer already exists [2023-06-14T00:16:52.214Z] dc65b23a4b7c: Layer already exists [2023-06-14T00:16:52.214Z] main: digest: sha256:34944145ae8e8085782e9eccda4b4c3360eb53b4742247f786da41cf698ae97b size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-06-14T00:16:52.264Z] ===================================================== [Pipeline] echo [2023-06-14T00:16:52.275Z] taggedImages: [2023-06-14T00:16:52.275Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:575d8c05758f85eff27acf58ec1382961a427cb7 [2023-06-14T00:16:52.275Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-06-14T00:16:52.275Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.30 [2023-06-14T00:16:52.275Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:575d8c05758f85eff27acf58ec1382961a427cb7-0.0.2-dev.30 [2023-06-14T00:16:52.275Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:52.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-14T00:16:52.665Z] [2023-06-14T00:16:52.665Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:16:52.992Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-14T00:16:52.992Z] arm64: Pulling from edgex-lftools-log-publisher [2023-06-14T00:16:52.992Z] 8998bd30e6a1: Pulling fs layer [2023-06-14T00:16:52.992Z] 04944245beec: Pulling fs layer [2023-06-14T00:16:52.992Z] 699f458cf7ca: Pulling fs layer [2023-06-14T00:16:52.992Z] 765212b225bb: Pulling fs layer [2023-06-14T00:16:52.992Z] f23df028b6ca: Pulling fs layer [2023-06-14T00:16:52.992Z] d65c8cfc05b1: Pulling fs layer [2023-06-14T00:16:52.992Z] 2437ff75d9bd: Pulling fs layer [2023-06-14T00:16:52.992Z] f23df028b6ca: Waiting [2023-06-14T00:16:52.992Z] d65c8cfc05b1: Waiting [2023-06-14T00:16:52.992Z] 765212b225bb: Waiting [2023-06-14T00:16:53.258Z] 04944245beec: Verifying Checksum [2023-06-14T00:16:53.258Z] 04944245beec: Download complete [2023-06-14T00:16:53.258Z] 765212b225bb: Verifying Checksum [2023-06-14T00:16:53.258Z] 765212b225bb: Download complete [2023-06-14T00:16:53.258Z] f23df028b6ca: Verifying Checksum [2023-06-14T00:16:53.258Z] f23df028b6ca: Download complete [2023-06-14T00:16:53.258Z] d65c8cfc05b1: Verifying Checksum [2023-06-14T00:16:53.258Z] d65c8cfc05b1: Download complete [2023-06-14T00:16:53.258Z] 699f458cf7ca: Verifying Checksum [2023-06-14T00:16:53.258Z] 699f458cf7ca: Download complete [2023-06-14T00:16:53.839Z] 8998bd30e6a1: Download complete [2023-06-14T00:16:55.794Z] 2437ff75d9bd: Verifying Checksum [2023-06-14T00:16:55.794Z] 2437ff75d9bd: Download complete [2023-06-14T00:16:57.730Z] 8998bd30e6a1: Pull complete [2023-06-14T00:16:57.730Z] 04944245beec: Pull complete [2023-06-14T00:16:59.132Z] 699f458cf7ca: Pull complete [2023-06-14T00:16:59.398Z] 765212b225bb: Pull complete [2023-06-14T00:16:59.979Z] f23df028b6ca: Pull complete [2023-06-14T00:17:00.245Z] d65c8cfc05b1: Pull complete [2023-06-14T00:17:15.225Z] 2437ff75d9bd: Pull complete [2023-06-14T00:17:15.225Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-06-14T00:17:15.225Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-06-14T00:17:15.225Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-14T00:17:15.412Z] prd-ubuntu20.04-docker-arm64-4c-16g-18607 does not seem to be running inside a container [2023-06-14T00:17:15.511Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-06-14T00:17:17.895Z] $ docker top d09166cb8e66b03413d3132d128a71ddfa49de62e2c48225332213f80a73b345 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:17:18.729Z] ---> job-cost.sh [2023-06-14T00:17:18.729Z] lf-activate-venv: SKIPPING [2023-06-14T00:17:18.729Z] INFO: No Stack... [2023-06-14T00:17:19.306Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-06-14T00:17:19.884Z] INFO: Archiving Costs [Pipeline] sh [2023-06-14T00:17:20.202Z] + + catcut /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv -d, [2023-06-14T00:17:20.202Z] -f6 [Pipeline] lock [2023-06-14T00:17:20.238Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] [2023-06-14T00:17:20.244Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] did not exist. Created. [2023-06-14T00:17:20.245Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-06-14T00:17:20.568Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-0fa26069/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-06-14T00:17:20.896Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-06-14T00:17:20.917Z] Warning: overwriting stash ‘stack-cost’ [2023-06-14T00:17:21.268Z] Stashed 1 file(s) [Pipeline] } [2023-06-14T00:17:21.276Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-22-stack-cost] [Pipeline] // lock [Pipeline] } [2023-06-14T00:17:21.284Z] $ docker stop --time=1 d09166cb8e66b03413d3132d128a71ddfa49de62e2c48225332213f80a73b345 [2023-06-14T00:17:22.726Z] $ docker rm -f --volumes d09166cb8e66b03413d3132d128a71ddfa49de62e2c48225332213f80a73b345 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-06-14T00:17:23.324Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-14T00:17:23.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:17:23.633Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-14T00:17:23.633Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-14T00:17:23.742Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-14T00:17:23.769Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-14T00:17:25.355Z] $ docker top 545b91d90240090243aa1219c841a4e9e09f9e1e22fdb643a6d6b7063ca2d30a -eo pid,comm [2023-06-14T00:17:25.416Z] 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). [2023-06-14T00:17:25.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-14T00:17:25.450Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-14T00:17:25.450Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-14T00:17:25.559Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-14T00:17:25.558Z] $ docker exec 545b91d90240090243aa1219c841a4e9e09f9e1e22fdb643a6d6b7063ca2d30a ssh-agent [2023-06-14T00:17:25.683Z] SSH_AUTH_SOCK=/tmp/ssh-x59jydC6zbQ1/agent.13 [2023-06-14T00:17:25.683Z] SSH_AGENT_PID=19 [2023-06-14T00:17:25.688Z] Running ssh-add (command line suppressed) [2023-06-14T00:17:25.798Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5634818755355945166.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5634818755355945166.key) [2023-06-14T00:17:25.824Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-14T00:17:26.106Z] + git semver tag [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,278 [run_tag] DEBUG tag force:False [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,278 [check_head_tag] DEBUG check head tag [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,279 [execute] INFO git cat-file --batch-check [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,283 [execute] INFO git cat-file --batch [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,292 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,301 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:17:26.385Z] 2023-06-14 00:17:26,301 [execute] INFO git tag -a v0.0.2-dev.30 -m v0.0.2-dev.30 [2023-06-14T00:17:26.386Z] 2023-06-14 00:17:26,301 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.30', '-m', 'v0.0.2-dev.30'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-14T00:17:26.386Z] 2023-06-14 00:17:26,309 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:17:26.386Z] 0.0.2-dev.30 [Pipeline] } [2023-06-14T00:17:26.392Z] $ docker exec --env ******** --env ******** 545b91d90240090243aa1219c841a4e9e09f9e1e22fdb643a6d6b7063ca2d30a ssh-agent -k [2023-06-14T00:17:26.492Z] unset SSH_AUTH_SOCK; [2023-06-14T00:17:26.493Z] unset SSH_AGENT_PID; [2023-06-14T00:17:26.493Z] echo Agent pid 19 killed; [2023-06-14T00:17:26.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-14T00:17:26.811Z] + git semver [Pipeline] } [2023-06-14T00:17:27.388Z] $ docker stop --time=1 545b91d90240090243aa1219c841a4e9e09f9e1e22fdb643a6d6b7063ca2d30a [2023-06-14T00:17:28.946Z] $ docker rm -f --volumes 545b91d90240090243aa1219c841a4e9e09f9e1e22fdb643a6d6b7063ca2d30a [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:17:29.345Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-14T00:17:29.345Z] [2023-06-14T00:17:29.345Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:17:29.641Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-14T00:17:29.641Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-06-14T00:17:29.641Z] ab5ef0e58194: Pulling fs layer [2023-06-14T00:17:29.641Z] 9712f1f96733: Pulling fs layer [2023-06-14T00:17:29.641Z] 63f879dbbcfc: Pulling fs layer [2023-06-14T00:17:29.641Z] 0d9ebad4ef96: Pulling fs layer [2023-06-14T00:17:29.641Z] e9a5061849ea: Pulling fs layer [2023-06-14T00:17:29.641Z] d747dcd14b5f: Pulling fs layer [2023-06-14T00:17:29.641Z] 2de7ff778b66: Pulling fs layer [2023-06-14T00:17:29.641Z] e9a5061849ea: Waiting [2023-06-14T00:17:29.641Z] 2de7ff778b66: Waiting [2023-06-14T00:17:29.641Z] d747dcd14b5f: Waiting [2023-06-14T00:17:29.641Z] 0d9ebad4ef96: Waiting [2023-06-14T00:17:29.641Z] 9712f1f96733: Verifying Checksum [2023-06-14T00:17:29.641Z] 9712f1f96733: Download complete [2023-06-14T00:17:29.899Z] 63f879dbbcfc: Verifying Checksum [2023-06-14T00:17:29.899Z] 63f879dbbcfc: Download complete [2023-06-14T00:17:30.157Z] e9a5061849ea: Verifying Checksum [2023-06-14T00:17:30.157Z] e9a5061849ea: Download complete [2023-06-14T00:17:30.157Z] d747dcd14b5f: Verifying Checksum [2023-06-14T00:17:30.157Z] d747dcd14b5f: Download complete [2023-06-14T00:17:30.157Z] 0d9ebad4ef96: Verifying Checksum [2023-06-14T00:17:30.157Z] 0d9ebad4ef96: Download complete [2023-06-14T00:17:30.157Z] ab5ef0e58194: Verifying Checksum [2023-06-14T00:17:30.157Z] ab5ef0e58194: Download complete [2023-06-14T00:17:30.416Z] 2de7ff778b66: Verifying Checksum [2023-06-14T00:17:30.416Z] 2de7ff778b66: Download complete [2023-06-14T00:17:33.849Z] ab5ef0e58194: Pull complete [2023-06-14T00:17:34.455Z] 9712f1f96733: Pull complete [2023-06-14T00:17:36.517Z] 63f879dbbcfc: Pull complete [2023-06-14T00:17:40.707Z] 0d9ebad4ef96: Pull complete [2023-06-14T00:17:40.964Z] e9a5061849ea: Pull complete [2023-06-14T00:17:40.965Z] d747dcd14b5f: Pull complete [2023-06-14T00:17:42.358Z] 2de7ff778b66: Pull complete [2023-06-14T00:17:42.358Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-06-14T00:17:42.358Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-06-14T00:17:42.358Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-14T00:17:42.441Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-14T00:17:42.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-06-14T00:17:53.759Z] $ docker top 01c99d722dce6165193b4ff181cc07270593b0333cb0e97345b084f019889f30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-06-14T00:17:53.839Z] provisioning config files... [2023-06-14T00:17:53.845Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11429761080328681824tmp [2023-06-14T00:17:53.856Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config17299610639084373912tmp [2023-06-14T00:17:53.866Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11325066067678454342tmp [Pipeline] { [Pipeline] echo [2023-06-14T00:17:53.880Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:17:54.167Z] ---> sigul-configuration.sh [2023-06-14T00:17:54.167Z] gpg: directory `/root/.gnupg' created [2023-06-14T00:17:54.167Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-06-14T00:17:54.167Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-06-14T00:17:54.167Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-06-14T00:17:54.167Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-06-14T00:17:54.167Z] gpg: CAST5 encrypted data [2023-06-14T00:17:54.167Z] gpg: encrypted with 1 passphrase [2023-06-14T00:17:54.167Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-06-14T00:17:54.456Z] + mkdir /home/jenkins [2023-06-14T00:17:54.456Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-06-14T00:17:54.740Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-06-14T00:17:54.748Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:17:55.031Z] ---> sigul-install.sh [2023-06-14T00:17:55.031Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-06-14T00:17:55.317Z] + git tag --list [2023-06-14T00:17:55.317Z] v0.0.1 [2023-06-14T00:17:55.317Z] v0.0.2-dev.1 [2023-06-14T00:17:55.317Z] v0.0.2-dev.10 [2023-06-14T00:17:55.317Z] v0.0.2-dev.11 [2023-06-14T00:17:55.317Z] v0.0.2-dev.12 [2023-06-14T00:17:55.317Z] v0.0.2-dev.13 [2023-06-14T00:17:55.317Z] v0.0.2-dev.14 [2023-06-14T00:17:55.317Z] v0.0.2-dev.15 [2023-06-14T00:17:55.317Z] v0.0.2-dev.16 [2023-06-14T00:17:55.317Z] v0.0.2-dev.17 [2023-06-14T00:17:55.317Z] v0.0.2-dev.18 [2023-06-14T00:17:55.317Z] v0.0.2-dev.19 [2023-06-14T00:17:55.317Z] v0.0.2-dev.2 [2023-06-14T00:17:55.317Z] v0.0.2-dev.20 [2023-06-14T00:17:55.317Z] v0.0.2-dev.21 [2023-06-14T00:17:55.317Z] v0.0.2-dev.22 [2023-06-14T00:17:55.317Z] v0.0.2-dev.23 [2023-06-14T00:17:55.317Z] v0.0.2-dev.24 [2023-06-14T00:17:55.317Z] v0.0.2-dev.25 [2023-06-14T00:17:55.317Z] v0.0.2-dev.26 [2023-06-14T00:17:55.317Z] v0.0.2-dev.27 [2023-06-14T00:17:55.317Z] v0.0.2-dev.28 [2023-06-14T00:17:55.317Z] v0.0.2-dev.29 [2023-06-14T00:17:55.317Z] v0.0.2-dev.3 [2023-06-14T00:17:55.317Z] v0.0.2-dev.30 [2023-06-14T00:17:55.317Z] v0.0.2-dev.4 [2023-06-14T00:17:55.317Z] v0.0.2-dev.5 [2023-06-14T00:17:55.317Z] v0.0.2-dev.6 [2023-06-14T00:17:55.317Z] v0.0.2-dev.7 [2023-06-14T00:17:55.317Z] v0.0.2-dev.8 [2023-06-14T00:17:55.317Z] v0.0.2-dev.9 [Pipeline] sh [2023-06-14T00:17:55.606Z] + lftools sign git-tag v0.0.2-dev.30 [2023-06-14T00:17:56.174Z] Signing Git tag with Sigul... [2023-06-14T00:17:56.174Z] Signing v0.0.2-dev.30 [Pipeline] echo [2023-06-14T00:17:56.443Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:17:56.730Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-06-14T00:17:56.739Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-06-14T00:17:56.751Z] $ docker stop --time=1 01c99d722dce6165193b4ff181cc07270593b0333cb0e97345b084f019889f30 [2023-06-14T00:17:58.126Z] $ docker rm -f --volumes 01c99d722dce6165193b4ff181cc07270593b0333cb0e97345b084f019889f30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-06-14T00:17:58.555Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-14T00:17:58.555Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:17:58.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-14T00:17:58.856Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-14T00:17:58.926Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-14T00:17:58.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-14T00:17:59.327Z] $ docker top 16acbc06c9286abf212525732d0db267952afb16cd2a9d6a02149a76fba7e2e8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-14T00:17:59.412Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-14T00:17:59.412Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-14T00:17:59.527Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-14T00:17:59.526Z] $ docker exec 16acbc06c9286abf212525732d0db267952afb16cd2a9d6a02149a76fba7e2e8 ssh-agent [2023-06-14T00:17:59.640Z] SSH_AUTH_SOCK=/tmp/ssh-Ny4oKm81hiTH/agent.33 [2023-06-14T00:17:59.640Z] SSH_AGENT_PID=39 [2023-06-14T00:17:59.645Z] Running ssh-add (command line suppressed) [2023-06-14T00:17:59.752Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18118460817008051780.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18118460817008051780.key) [2023-06-14T00:17:59.769Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-14T00:18:00.056Z] + git semver bump pre [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,237 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,237 [bump_version] DEBUG bumping version:0.0.2-dev.30 on axis:pre with prefix:dev [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,237 [bump_version] DEBUG bumped version:0.0.2-dev.31 [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,237 [write_version] DEBUG write version:0.0.2-dev.31 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,237 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,237 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,239 [execute] INFO git cat-file --batch-check [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,244 [execute] INFO git cat-file --batch [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-14T00:18:00.314Z] 2023-06-14 00:18:00,249 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:18:00.314Z] 0.0.2-dev.31 [Pipeline] } [2023-06-14T00:18:00.319Z] $ docker exec --env ******** --env ******** 16acbc06c9286abf212525732d0db267952afb16cd2a9d6a02149a76fba7e2e8 ssh-agent -k [2023-06-14T00:18:00.426Z] unset SSH_AUTH_SOCK; [2023-06-14T00:18:00.426Z] unset SSH_AGENT_PID; [2023-06-14T00:18:00.426Z] echo Agent pid 39 killed; [2023-06-14T00:18:00.440Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-14T00:18:00.743Z] + git semver [Pipeline] } [2023-06-14T00:18:01.013Z] $ docker stop --time=1 16acbc06c9286abf212525732d0db267952afb16cd2a9d6a02149a76fba7e2e8 [2023-06-14T00:18:02.290Z] $ docker rm -f --volumes 16acbc06c9286abf212525732d0db267952afb16cd2a9d6a02149a76fba7e2e8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-06-14T00:18:02.637Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-06-14T00:18:02.637Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:18:02.932Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-06-14T00:18:02.932Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-14T00:18:02.995Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-14T00:18:03.023Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-06-14T00:18:03.535Z] $ docker top b120d6d912e715cb2ba98b2e077d2b72a855877c8cd9e65b5e56696206f621aa -eo pid,comm [2023-06-14T00:18:03.588Z] 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). [2023-06-14T00:18:03.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-06-14T00:18:03.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-06-14T00:18:03.623Z] [ssh-agent] Looking for ssh-agent implementation... [2023-06-14T00:18:03.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-06-14T00:18:03.731Z] $ docker exec b120d6d912e715cb2ba98b2e077d2b72a855877c8cd9e65b5e56696206f621aa ssh-agent [2023-06-14T00:18:03.843Z] SSH_AUTH_SOCK=/tmp/ssh-ZPhD9MdI06tF/agent.31 [2023-06-14T00:18:03.843Z] SSH_AGENT_PID=37 [2023-06-14T00:18:03.848Z] Running ssh-add (command line suppressed) [2023-06-14T00:18:03.932Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5653753812622286897.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5653753812622286897.key) [2023-06-14T00:18:03.949Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-06-14T00:18:04.242Z] + git semver push [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,424 [run_push] DEBUG push [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,425 [execute] INFO git cat-file --batch-check [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,425 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,430 [execute] INFO git rev-list 27b3f7824765acc29a251fcefe48a2afedb2ff11 -- [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,430 [execute] DEBUG Popen(['git', 'rev-list', '27b3f7824765acc29a251fcefe48a2afedb2ff11', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,436 [execute] INFO git fetch -v origin [2023-06-14T00:18:04.507Z] 2023-06-14 00:18:04,436 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-06-14T00:18:05.076Z] 2023-06-14 00:18:04,947 [run_push] DEBUG no remote changes detected [2023-06-14T00:18:05.076Z] 2023-06-14 00:18:04,948 [execute] INFO git push origin semver [2023-06-14T00:18:05.076Z] 2023-06-14 00:18:04,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-06-14T00:18:06.017Z] 2023-06-14 00:18:05,710 [run_push] DEBUG push all version tags [2023-06-14T00:18:06.017Z] 2023-06-14 00:18:05,710 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-06-14T00:18:06.017Z] 2023-06-14 00:18:05,711 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-06-14T00:18:06.586Z] 2023-06-14 00:18:06,458 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-06-14T00:18:06.586Z] 0.0.2-dev.31 [Pipeline] } [2023-06-14T00:18:06.594Z] $ docker exec --env ******** --env ******** b120d6d912e715cb2ba98b2e077d2b72a855877c8cd9e65b5e56696206f621aa ssh-agent -k [2023-06-14T00:18:06.690Z] unset SSH_AUTH_SOCK; [2023-06-14T00:18:06.690Z] unset SSH_AGENT_PID; [2023-06-14T00:18:06.690Z] echo Agent pid 37 killed; [2023-06-14T00:18:06.702Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-06-14T00:18:07.005Z] + git semver [Pipeline] } [2023-06-14T00:18:07.274Z] $ docker stop --time=1 b120d6d912e715cb2ba98b2e077d2b72a855877c8cd9e65b5e56696206f621aa [2023-06-14T00:18:08.557Z] $ docker rm -f --volumes b120d6d912e715cb2ba98b2e077d2b72a855877c8cd9e65b5e56696206f621aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-06-14T00:18:09.032Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-06-14T00:18:09.032Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-14T00:18:09.032Z] total 16 [2023-06-14T00:18:09.032Z] drwxr-xr-x 3 root root 4096 Jun 13 23:44 . [2023-06-14T00:18:09.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 00:17 .. [2023-06-14T00:18:09.032Z] drwxr-xr-x 2 root root 4096 Jun 13 23:44 cost [2023-06-14T00:18:09.032Z] -rw-r--r-- 1 root root 87 Jun 13 23:44 cost.csv [2023-06-14T00:18:09.032Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-14T00:18:09.032Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-06-14T00:18:09.032Z] total 16 [2023-06-14T00:18:09.032Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 13 23:44 . [2023-06-14T00:18:09.032Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 14 00:17 .. [2023-06-14T00:18:09.032Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 13 23:44 cost [2023-06-14T00:18:09.032Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 13 23:44 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:09.327Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:10.193Z] ---> package-listing.sh [2023-06-14T00:18:10.193Z] ++ facter osfamily [2023-06-14T00:18:10.193Z] ++ tr '[:upper:]' '[:lower:]' [2023-06-14T00:18:10.452Z] + OS_FAMILY=debian [2023-06-14T00:18:10.452Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-06-14T00:18:10.452Z] + START_PACKAGES=/tmp/packages_start.txt [2023-06-14T00:18:10.452Z] + END_PACKAGES=/tmp/packages_end.txt [2023-06-14T00:18:10.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-06-14T00:18:10.452Z] + PACKAGES=/tmp/packages_start.txt [2023-06-14T00:18:10.452Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-14T00:18:10.452Z] + PACKAGES=/tmp/packages_end.txt [2023-06-14T00:18:10.452Z] + case "${OS_FAMILY}" in [2023-06-14T00:18:10.452Z] + dpkg -l [2023-06-14T00:18:10.452Z] + grep '^ii' [2023-06-14T00:18:10.452Z] + '[' -f /tmp/packages_start.txt ']' [2023-06-14T00:18:10.452Z] + '[' -f /tmp/packages_end.txt ']' [2023-06-14T00:18:10.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-06-14T00:18:10.452Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-06-14T00:18:10.452Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-06-14T00:18:10.452Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-06-14T00:18:10.460Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-06-14T00:18:10.737Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-06-14T00:18:11.294Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-06-14T00:18:11.294Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-06-14T00:18:11.366Z] prd-ubuntu20.04-docker-8c-8g-18603 does not seem to be running inside a container [2023-06-14T00:18:11.395Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-06-14T00:18:11.736Z] $ docker top daf630c9cce55769859be9323428b033b0fcbcc3ae7588bd24298d8e80107344 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-06-14T00:18:12.081Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-06-14T00:18:12.367Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-06-14T00:18:12.657Z] + ls /var/log/sa-host [2023-06-14T00:18:12.657Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-06-14T00:18:12.812Z] provisioning config files... [2023-06-14T00:18:12.820Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config50112574640690721tmp [Pipeline] { [Pipeline] echo [2023-06-14T00:18:12.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:13.120Z] ---> create-netrc.sh [Pipeline] } [2023-06-14T00:18:13.126Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:13.457Z] ---> python-tools-install.sh [Pipeline] echo [2023-06-14T00:18:13.466Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:13.753Z] ---> sudo-logs.sh [2023-06-14T00:18:13.753Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-06-14T00:18:13.783Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:14.067Z] ---> job-cost.sh [2023-06-14T00:18:14.068Z] lf-activate-venv: SKIPPING [2023-06-14T00:18:14.068Z] DEBUG: total: 0.2199999988079071 [2023-06-14T00:18:14.068Z] INFO: Retrieving Stack Cost... [2023-06-14T00:18:14.635Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-06-14T00:18:14.894Z] INFO: Archiving Costs [Pipeline] echo [2023-06-14T00:18:14.909Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-06-14T00:18:15.191Z] ---> logs-deploy.sh [2023-06-14T00:18:15.192Z] lf-activate-venv: SKIPPING [2023-06-14T00:18:15.192Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/22 [2023-06-14T00:18:15.192Z] INFO: archiving workspace using pattern(s): [2023-06-14T00:18:16.161Z] Archives upload complete. [2023-06-14T00:18:16.420Z] INFO: archiving logs to Nexus [2023-06-14T00:18:16.990Z] ---> uname -a: [2023-06-14T00:18:16.990Z] Linux prd-ubuntu20-04-docker-8c-8g-18603 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] ---> lscpu: [2023-06-14T00:18:16.990Z] Architecture: x86_64 [2023-06-14T00:18:16.990Z] CPU op-mode(s): 32-bit, 64-bit [2023-06-14T00:18:16.990Z] Byte Order: Little Endian [2023-06-14T00:18:16.990Z] Address sizes: 40 bits physical, 48 bits virtual [2023-06-14T00:18:16.990Z] CPU(s): 8 [2023-06-14T00:18:16.990Z] On-line CPU(s) list: 0-7 [2023-06-14T00:18:16.990Z] Thread(s) per core: 1 [2023-06-14T00:18:16.990Z] Core(s) per socket: 1 [2023-06-14T00:18:16.990Z] Socket(s): 8 [2023-06-14T00:18:16.990Z] NUMA node(s): 1 [2023-06-14T00:18:16.990Z] Vendor ID: AuthenticAMD [2023-06-14T00:18:16.990Z] CPU family: 23 [2023-06-14T00:18:16.990Z] Model: 49 [2023-06-14T00:18:16.990Z] Model name: AMD EPYC-Rome Processor [2023-06-14T00:18:16.990Z] Stepping: 0 [2023-06-14T00:18:16.990Z] CPU MHz: 2800.000 [2023-06-14T00:18:16.990Z] BogoMIPS: 5600.00 [2023-06-14T00:18:16.990Z] Virtualization: AMD-V [2023-06-14T00:18:16.990Z] Hypervisor vendor: KVM [2023-06-14T00:18:16.990Z] Virtualization type: full [2023-06-14T00:18:16.990Z] L1d cache: 256 KiB [2023-06-14T00:18:16.990Z] L1i cache: 256 KiB [2023-06-14T00:18:16.990Z] L2 cache: 4 MiB [2023-06-14T00:18:16.990Z] L3 cache: 128 MiB [2023-06-14T00:18:16.990Z] NUMA node0 CPU(s): 0-7 [2023-06-14T00:18:16.990Z] Vulnerability Itlb multihit: Not affected [2023-06-14T00:18:16.990Z] Vulnerability L1tf: Not affected [2023-06-14T00:18:16.990Z] Vulnerability Mds: Not affected [2023-06-14T00:18:16.990Z] Vulnerability Meltdown: Not affected [2023-06-14T00:18:16.990Z] Vulnerability Mmio stale data: Not affected [2023-06-14T00:18:16.990Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-06-14T00:18:16.990Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-06-14T00:18:16.990Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-06-14T00:18:16.990Z] Vulnerability Srbds: Not affected [2023-06-14T00:18:16.990Z] Vulnerability Tsx async abort: Not affected [2023-06-14T00:18:16.990Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] ---> nproc: [2023-06-14T00:18:16.990Z] 8 [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] ---> df -h: [2023-06-14T00:18:16.990Z] Filesystem Size Used Avail Use% Mounted on [2023-06-14T00:18:16.990Z] overlay 155G 12G 144G 8% / [2023-06-14T00:18:16.990Z] tmpfs 64M 0 64M 0% /dev [2023-06-14T00:18:16.990Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-06-14T00:18:16.990Z] shm 64M 0 64M 0% /dev/shm [2023-06-14T00:18:16.990Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] ---> sar -b -r -n DEV: [2023-06-14T00:18:16.990Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18603) 06/14/23 _x86_64_ (8 CPU) [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] 00:00:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-06-14T00:18:16.990Z] 00:00:01 500.00 0.00 500.00 0.00 0.00 7200.00 0.00 [2023-06-14T00:18:16.990Z] 00:01:01 6.03 0.03 6.00 0.00 0.27 150.37 0.00 [2023-06-14T00:18:16.990Z] 00:02:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 [2023-06-14T00:18:16.990Z] 00:03:01 0.93 0.00 0.93 0.00 0.00 9.73 0.00 [2023-06-14T00:18:16.990Z] 00:04:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 [2023-06-14T00:18:16.990Z] 00:05:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2023-06-14T00:18:16.990Z] 00:06:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2023-06-14T00:18:16.990Z] 00:07:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2023-06-14T00:18:16.990Z] 00:08:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2023-06-14T00:18:16.990Z] 00:09:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 [2023-06-14T00:18:16.990Z] 00:10:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 [2023-06-14T00:18:16.990Z] 00:11:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 [2023-06-14T00:18:16.990Z] 00:12:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 [2023-06-14T00:18:16.990Z] 00:13:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-06-14T00:18:16.990Z] 00:14:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2023-06-14T00:18:16.990Z] 00:15:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2023-06-14T00:18:16.990Z] 00:16:01 1.10 0.00 1.10 0.00 0.00 14.39 0.00 [2023-06-14T00:18:16.990Z] 00:17:01 0.88 0.02 0.87 0.00 0.13 10.53 0.00 [2023-06-14T00:18:16.990Z] 00:18:01 58.46 0.07 58.39 0.00 9.47 23312.25 0.00 [2023-06-14T00:18:16.990Z] Average: 4.56 0.01 4.56 0.00 0.55 1314.80 0.00 [2023-06-14T00:18:16.990Z] [2023-06-14T00:18:16.990Z] 00:00:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-06-14T00:18:16.990Z] 00:00:01 27565808 31563212 721424 2.19 136768 4045232 1805448 5.32 1353284 3482820 8 [2023-06-14T00:18:16.990Z] 00:01:01 27562636 31560728 723800 2.20 137068 4045260 1774280 5.23 1354064 3482120 12 [2023-06-14T00:18:16.990Z] 00:02:01 27562352 31560448 723976 2.20 137092 4045264 1774280 5.23 1354084 3482120 8 [2023-06-14T00:18:16.990Z] 00:03:01 27561940 31560148 724180 2.20 137124 4045264 1774280 5.23 1353848 3482124 12 [2023-06-14T00:18:16.990Z] 00:04:01 27562080 31560328 723912 2.20 137152 4045268 1774280 5.23 1354248 3482124 8 [2023-06-14T00:18:16.990Z] 00:05:01 27562032 31560324 723868 2.20 137184 4045268 1774280 5.23 1354232 3482124 16 [2023-06-14T00:18:16.990Z] 00:06:01 27562764 31561140 722960 2.20 137216 4045336 1774280 5.23 1354248 3482192 4 [2023-06-14T00:18:16.990Z] 00:07:01 27562640 31561080 723188 2.20 137264 4045340 1774280 5.23 1354300 3482200 32 [2023-06-14T00:18:16.990Z] 00:08:01 27562356 31560860 723400 2.20 137304 4045340 1774280 5.23 1354392 3482204 8 [2023-06-14T00:18:16.990Z] 00:09:01 27562292 31560828 723360 2.20 137336 4045352 1774280 5.23 1354168 3482208 48 [2023-06-14T00:18:16.990Z] 00:10:01 27562244 31560804 723320 2.20 137360 4045356 1774280 5.23 1354156 3482212 4 [2023-06-14T00:18:16.990Z] 00:11:01 27562196 31560780 723288 2.20 137380 4045356 1774280 5.23 1354424 3482212 12 [2023-06-14T00:18:16.990Z] 00:12:01 27562424 31561012 723060 2.20 137408 4045360 1774280 5.23 1354132 3482216 8 [2023-06-14T00:18:16.990Z] 00:13:01 27562044 31560880 723172 2.20 137432 4045488 1790668 5.28 1355524 3481624 24 [2023-06-14T00:18:16.991Z] 00:14:01 27561744 31560620 723368 2.20 137476 4045492 1774120 5.23 1355468 3481632 36 [2023-06-14T00:18:16.991Z] 00:15:01 27562164 31561072 723076 2.20 137508 4045492 1774120 5.23 1355064 3481632 32 [2023-06-14T00:18:16.991Z] 00:16:01 27562348 31561420 722924 2.20 137528 4045624 1774120 5.23 1355408 3481760 16 [2023-06-14T00:18:16.991Z] 00:17:01 27562040 31561136 723188 2.20 137552 4045624 1774120 5.23 1355220 3481764 24 [2023-06-14T00:18:16.991Z] 00:18:01 26786704 31504312 771988 2.35 171932 4650088 1999100 5.89 1457876 4064828 456 [2023-06-14T00:18:16.991Z] Average: 27521621 31557954 725866 2.21 139110 4077200 1788582 5.27 1359902 3512743 40 [2023-06-14T00:18:16.991Z] [2023-06-14T00:18:16.991Z] 00:00:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-06-14T00:18:16.991Z] 00:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:02:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:04:01 ens3 1.25 0.65 0.47 0.35 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:05:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:06:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:07:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:08:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:09:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:11:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:13:01 ens3 1.32 1.02 2.47 0.96 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:14:01 ens3 0.43 0.23 0.61 0.08 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:18:01 ens3 179.72 143.71 3226.66 176.56 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:18:01 vetha41963d 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:18:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] 00:18:01 docker0 0.30 0.35 0.08 0.12 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] Average: ens3 10.21 8.14 179.45 9.89 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] Average: vetha41963d 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] Average: lo 0.17 0.17 0.01 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] Average: docker0 0.02 0.02 0.00 0.01 0.00 0.00 0.00 0.00 [2023-06-14T00:18:16.991Z] [2023-06-14T00:18:16.991Z] [2023-06-14T00:18:16.991Z] ---> sar -P ALL: [2023-06-14T00:18:16.991Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-18603) 06/14/23 _x86_64_ (8 CPU) [2023-06-14T00:18:16.991Z] [2023-06-14T00:18:16.991Z] 00:00:01 CPU %user %nice %system %iowait %steal %idle [2023-06-14T00:18:16.991Z] 00:00:01 all 0.00 0.00 11.11 0.00 0.00 88.89 [2023-06-14T00:18:16.991Z] 00:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:00:01 7 0.00 0.00 50.00 0.00 0.00 50.00 [2023-06-14T00:18:16.991Z] 00:01:01 all 0.12 0.02 0.04 0.03 0.01 99.78 [2023-06-14T00:18:16.991Z] 00:01:01 0 0.07 0.00 0.03 0.02 0.00 99.88 [2023-06-14T00:18:16.991Z] 00:01:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2023-06-14T00:18:16.991Z] 00:01:01 2 0.23 0.18 0.07 0.12 0.00 99.40 [2023-06-14T00:18:16.991Z] 00:01:01 3 0.07 0.00 0.03 0.00 0.00 99.90 [2023-06-14T00:18:16.991Z] 00:01:01 4 0.03 0.00 0.03 0.08 0.02 99.83 [2023-06-14T00:18:16.991Z] 00:01:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-14T00:18:16.991Z] 00:01:01 6 0.50 0.00 0.03 0.00 0.02 99.45 [2023-06-14T00:18:16.991Z] 00:01:01 7 0.00 0.02 0.02 0.00 0.00 99.97 [2023-06-14T00:18:16.991Z] 00:02:01 all 0.08 0.00 0.00 0.00 0.01 99.90 [2023-06-14T00:18:16.991Z] 00:02:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2023-06-14T00:18:16.991Z] 00:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-14T00:18:16.991Z] 00:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-14T00:18:16.991Z] 00:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:02:01 6 0.58 0.00 0.00 0.00 0.00 99.42 [2023-06-14T00:18:16.991Z] 00:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:03:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:03:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-06-14T00:18:16.991Z] 00:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-14T00:18:16.991Z] 00:03:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.991Z] 00:03:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-14T00:18:16.991Z] 00:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:04:01 all 0.11 0.00 0.02 0.01 0.01 99.84 [2023-06-14T00:18:16.991Z] 00:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-14T00:18:16.991Z] 00:04:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2023-06-14T00:18:16.991Z] 00:04:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-14T00:18:16.991Z] 00:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-14T00:18:16.991Z] 00:04:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-06-14T00:18:16.991Z] 00:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-06-14T00:18:16.991Z] 00:04:01 6 0.76 0.00 0.02 0.00 0.00 99.22 [2023-06-14T00:18:16.991Z] 00:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2023-06-14T00:18:16.991Z] 00:05:01 all 0.17 0.00 0.00 0.01 0.00 99.81 [2023-06-14T00:18:16.991Z] 00:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-14T00:18:16.991Z] 00:05:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2023-06-14T00:18:16.991Z] 00:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.991Z] 00:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:05:01 4 0.00 0.00 0.00 0.10 0.00 99.90 [2023-06-14T00:18:16.992Z] 00:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:05:01 6 1.22 0.00 0.00 0.00 0.00 98.78 [2023-06-14T00:18:16.992Z] 00:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:06:01 all 0.02 0.00 0.00 0.02 0.01 99.95 [2023-06-14T00:18:16.992Z] 00:06:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2023-06-14T00:18:16.992Z] 00:06:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:06:01 3 0.07 0.00 0.00 0.00 0.00 99.93 [2023-06-14T00:18:16.992Z] 00:06:01 4 0.00 0.00 0.00 0.17 0.02 99.82 [2023-06-14T00:18:16.992Z] 00:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-14T00:18:16.992Z] 00:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:07:01 all 0.05 0.00 0.01 0.03 0.01 99.91 [2023-06-14T00:18:16.992Z] 00:07:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-06-14T00:18:16.992Z] 00:07:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-14T00:18:16.992Z] 00:07:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2023-06-14T00:18:16.992Z] 00:07:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-06-14T00:18:16.992Z] 00:07:01 4 0.03 0.00 0.02 0.20 0.00 99.75 [2023-06-14T00:18:16.992Z] 00:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:07:01 6 0.12 0.00 0.00 0.00 0.00 99.88 [2023-06-14T00:18:16.992Z] 00:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:08:01 all 0.07 0.00 0.01 0.02 0.00 99.89 [2023-06-14T00:18:16.992Z] 00:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:08:01 1 0.00 0.00 0.00 0.02 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:08:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2023-06-14T00:18:16.992Z] 00:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-14T00:18:16.992Z] 00:08:01 4 0.00 0.00 0.00 0.17 0.00 99.83 [2023-06-14T00:18:16.992Z] 00:08:01 5 0.03 0.00 0.05 0.00 0.03 99.88 [2023-06-14T00:18:16.992Z] 00:08:01 6 0.43 0.00 0.00 0.00 0.00 99.57 [2023-06-14T00:18:16.992Z] 00:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:09:01 all 0.01 0.00 0.01 0.11 0.02 99.85 [2023-06-14T00:18:16.992Z] 00:09:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2023-06-14T00:18:16.992Z] 00:09:01 1 0.00 0.00 0.00 0.02 0.03 99.95 [2023-06-14T00:18:16.992Z] 00:09:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:09:01 4 0.00 0.00 0.00 0.83 0.00 99.17 [2023-06-14T00:18:16.992Z] 00:09:01 5 0.02 0.00 0.02 0.00 0.05 99.92 [2023-06-14T00:18:16.992Z] 00:09:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-14T00:18:16.992Z] 00:09:01 7 0.00 0.00 0.03 0.00 0.02 99.95 [2023-06-14T00:18:16.992Z] 00:10:01 all 0.05 0.00 0.01 0.05 0.01 99.88 [2023-06-14T00:18:16.992Z] 00:10:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2023-06-14T00:18:16.992Z] 00:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-14T00:18:16.992Z] 00:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2023-06-14T00:18:16.992Z] 00:10:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2023-06-14T00:18:16.992Z] 00:10:01 4 0.00 0.00 0.00 0.35 0.02 99.63 [2023-06-14T00:18:16.992Z] 00:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2023-06-14T00:18:16.992Z] 00:10:01 6 0.23 0.00 0.02 0.00 0.02 99.73 [2023-06-14T00:18:16.992Z] 00:10:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] [2023-06-14T00:18:16.992Z] 00:10:01 CPU %user %nice %system %iowait %steal %idle [2023-06-14T00:18:16.992Z] 00:11:01 all 0.01 0.00 0.01 0.04 0.01 99.94 [2023-06-14T00:18:16.992Z] 00:11:01 0 0.00 0.00 0.02 0.17 0.02 99.80 [2023-06-14T00:18:16.992Z] 00:11:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:11:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2023-06-14T00:18:16.992Z] 00:11:01 4 0.00 0.00 0.00 0.15 0.00 99.85 [2023-06-14T00:18:16.992Z] 00:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:12:01 all 0.02 0.00 0.01 0.06 0.00 99.91 [2023-06-14T00:18:16.992Z] 00:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:12:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-14T00:18:16.992Z] 00:12:01 4 0.02 0.00 0.00 0.43 0.00 99.55 [2023-06-14T00:18:16.992Z] 00:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:13:01 all 0.05 0.00 0.02 0.03 0.01 99.90 [2023-06-14T00:18:16.992Z] 00:13:01 0 0.12 0.00 0.00 0.02 0.02 99.85 [2023-06-14T00:18:16.992Z] 00:13:01 1 0.02 0.00 0.02 0.05 0.02 99.90 [2023-06-14T00:18:16.992Z] 00:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:13:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2023-06-14T00:18:16.992Z] 00:13:01 4 0.07 0.00 0.02 0.15 0.00 99.77 [2023-06-14T00:18:16.992Z] 00:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2023-06-14T00:18:16.992Z] 00:13:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2023-06-14T00:18:16.992Z] 00:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:14:01 all 0.03 0.00 0.01 0.51 0.01 99.45 [2023-06-14T00:18:16.992Z] 00:14:01 0 0.02 0.00 0.02 0.35 0.00 99.62 [2023-06-14T00:18:16.992Z] 00:14:01 1 0.00 0.00 0.02 0.20 0.00 99.78 [2023-06-14T00:18:16.992Z] 00:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:14:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2023-06-14T00:18:16.992Z] 00:14:01 4 0.00 0.00 0.00 3.57 0.00 96.43 [2023-06-14T00:18:16.992Z] 00:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:14:01 6 0.12 0.00 0.00 0.00 0.02 99.87 [2023-06-14T00:18:16.992Z] 00:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-06-14T00:18:16.992Z] 00:15:01 all 0.02 0.00 0.01 0.19 0.01 99.78 [2023-06-14T00:18:16.992Z] 00:15:01 0 0.03 0.00 0.00 0.35 0.02 99.60 [2023-06-14T00:18:16.992Z] 00:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:15:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-06-14T00:18:16.992Z] 00:15:01 4 0.00 0.00 0.00 1.13 0.02 98.85 [2023-06-14T00:18:16.992Z] 00:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:16:01 all 0.05 0.00 0.01 0.11 0.00 99.82 [2023-06-14T00:18:16.992Z] 00:16:01 0 0.02 0.00 0.02 0.33 0.00 99.63 [2023-06-14T00:18:16.992Z] 00:16:01 1 0.02 0.00 0.00 0.05 0.02 99.92 [2023-06-14T00:18:16.992Z] 00:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-06-14T00:18:16.992Z] 00:16:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2023-06-14T00:18:16.992Z] 00:16:01 4 0.00 0.00 0.02 0.53 0.00 99.45 [2023-06-14T00:18:16.992Z] 00:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:16:01 6 0.30 0.00 0.00 0.00 0.00 99.70 [2023-06-14T00:18:16.992Z] 00:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-06-14T00:18:16.992Z] 00:17:01 all 0.10 0.00 0.01 0.13 0.01 99.76 [2023-06-14T00:18:16.992Z] 00:17:01 0 0.00 0.00 0.03 0.27 0.02 99.68 [2023-06-14T00:18:16.992Z] 00:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-06-14T00:18:16.992Z] 00:17:01 4 0.02 0.00 0.02 0.75 0.00 99.22 [2023-06-14T00:18:16.992Z] 00:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-06-14T00:18:16.992Z] 00:17:01 6 0.65 0.00 0.00 0.00 0.02 99.33 [2023-06-14T00:18:16.992Z] 00:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-06-14T00:18:16.992Z] 00:18:01 all 4.21 0.00 1.93 4.41 0.04 89.42 [2023-06-14T00:18:16.992Z] 00:18:01 0 3.74 0.00 2.05 2.12 0.03 92.05 [2023-06-14T00:18:16.992Z] 00:18:01 1 4.85 0.00 1.51 0.79 0.03 92.81 [2023-06-14T00:18:16.992Z] 00:18:01 2 3.21 0.00 1.71 0.44 0.03 94.61 [2023-06-14T00:18:16.992Z] 00:18:01 3 3.69 0.00 2.06 1.16 0.03 93.05 [2023-06-14T00:18:16.992Z] 00:18:01 4 5.04 0.00 1.87 1.61 0.03 91.44 [2023-06-14T00:18:16.992Z] 00:18:01 5 4.69 0.00 1.86 2.18 0.03 91.23 [2023-06-14T00:18:16.992Z] 00:18:01 6 4.49 0.00 2.29 11.30 0.07 81.86 [2023-06-14T00:18:16.992Z] 00:18:01 7 3.95 0.00 2.08 15.62 0.05 78.30 [2023-06-14T00:18:16.992Z] Average: all 0.29 0.00 0.12 0.32 0.01 99.27 [2023-06-14T00:18:16.992Z] Average: 0 0.23 0.00 0.12 0.21 0.01 99.43 [2023-06-14T00:18:16.992Z] Average: 1 0.29 0.00 0.10 0.06 0.02 99.54 [2023-06-14T00:18:16.992Z] Average: 2 0.21 0.01 0.10 0.03 0.00 99.64 [2023-06-14T00:18:16.992Z] Average: 3 0.25 0.00 0.13 0.06 0.01 99.54 [2023-06-14T00:18:16.992Z] Average: 4 0.29 0.00 0.11 0.57 0.01 99.03 [2023-06-14T00:18:16.992Z] Average: 5 0.27 0.00 0.11 0.12 0.01 99.49 [2023-06-14T00:18:16.992Z] Average: 6 0.53 0.00 0.13 0.63 0.01 98.70 [2023-06-14T00:18:16.992Z] Average: 7 0.23 0.00 0.12 0.86 0.01 98.78 [2023-06-14T00:18:16.992Z] [2023-06-14T00:18:16.992Z] [2023-06-14T00:18:16.992Z]