Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 742ae9a153caf622fd4951f760bb631dafd14e36 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-ssh7039456973404031815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2769161910290133214.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh1519701036378638118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh13853278864907522052.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-ssh3328372373230468113.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23660’ Running on prd-ubuntu20.04-docker-8c-8g-23668 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 742ae9a153caf622fd4951f760bb631dafd14e36 (main) Commit message: "Merge pull request #92 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.2.0" > 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 742ae9a153caf622fd4951f760bb631dafd14e36 # timeout=10 > git rev-list --no-walk 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:29:49 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:29:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:29:50 ========================================================= 02:29:50 EdgeX Global Pipelines Version Info 02:29:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:29:50 ------------------- 02:29:50 stable info: 02:29:50 ------------------- 02:29:50 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 02:29:50 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:29:50 Message: update stable to v1.0.258 02:29:51 ------------------- 02:29:51 experimental info: 02:29:51 ------------------- 02:29:51 Commited By: **** collab-it+edgex@linuxfoundation.org 02:29:51 Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 02:29:51 Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 742ae9a153caf622fd4951f760bb631dafd14e36 [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 742ae9a [Pipeline] echo 02:29:51 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:29:52 provisioning config files... 02:29:52 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4132060980496974970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:29:52 ---> ****-login.sh 02:29:52 nexus3.edgexfoundry.org:10001 02:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:52 Configure a credential helper to remove this warning. See 02:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:52 02:29:52 Login Succeeded 02:29:52 nexus3.edgexfoundry.org:10002 02:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:52 Configure a credential helper to remove this warning. See 02:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:52 02:29:52 Login Succeeded 02:29:52 nexus3.edgexfoundry.org:10003 02:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:52 Configure a credential helper to remove this warning. See 02:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:52 02:29:52 Login Succeeded 02:29:52 nexus3.edgexfoundry.org:10004 02:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:52 Configure a credential helper to remove this warning. See 02:29:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:52 02:29:52 Login Succeeded 02:29:52 ****.io 02:29:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:29:53 Configure a credential helper to remove this warning. See 02:29:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:29:53 02:29:53 Login Succeeded 02:29:53 ---> ****-login.sh ends [Pipeline] } 02:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:29:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:29:53 + grep -v github /etc/ssh/ssh_known_hosts 02:29:53 + [ -e /tmp/ssh_known_hosts ] 02:29:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:29:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:29:53 + sudo tee -a /etc/ssh/ssh_known_hosts 02:29:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:54 02:29:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:29:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:54 0.1.4: Pulling from edgex-devops/py-git-semver 02:29:54 b85a868b505f: Pulling fs layer 02:29:54 e2be974225ed: Pulling fs layer 02:29:54 339a4e72a1f5: Pulling fs layer 02:29:54 988bab9f4d93: Pulling fs layer 02:29:54 1469e6f7b9e6: Pulling fs layer 02:29:54 eaf3925da568: Pulling fs layer 02:29:54 bab4dde63d76: Pulling fs layer 02:29:54 bde34c3a00c8: Pulling fs layer 02:29:54 b352a97aabf1: Pulling fs layer 02:29:54 4872d77fe225: Pulling fs layer 02:29:54 5851b861e8e6: Pulling fs layer 02:29:54 988bab9f4d93: Waiting 02:29:54 1469e6f7b9e6: Waiting 02:29:54 eaf3925da568: Waiting 02:29:54 bab4dde63d76: Waiting 02:29:54 bde34c3a00c8: Waiting 02:29:54 b352a97aabf1: Waiting 02:29:54 4872d77fe225: Waiting 02:29:54 5851b861e8e6: Waiting 02:29:54 e2be974225ed: Verifying Checksum 02:29:54 e2be974225ed: Download complete 02:29:54 988bab9f4d93: Verifying Checksum 02:29:54 988bab9f4d93: Download complete 02:29:54 1469e6f7b9e6: Verifying Checksum 02:29:54 1469e6f7b9e6: Download complete 02:29:54 eaf3925da568: Verifying Checksum 02:29:54 eaf3925da568: Download complete 02:29:54 339a4e72a1f5: Verifying Checksum 02:29:54 339a4e72a1f5: Download complete 02:29:54 bde34c3a00c8: Download complete 02:29:55 b352a97aabf1: Verifying Checksum 02:29:55 b352a97aabf1: Download complete 02:29:55 4872d77fe225: Verifying Checksum 02:29:55 4872d77fe225: Download complete 02:29:55 5851b861e8e6: Verifying Checksum 02:29:55 5851b861e8e6: Download complete 02:29:55 b85a868b505f: Verifying Checksum 02:29:55 b85a868b505f: Download complete 02:29:55 bab4dde63d76: Verifying Checksum 02:29:55 bab4dde63d76: Download complete 02:29:56 b85a868b505f: Pull complete 02:29:56 e2be974225ed: Pull complete 02:29:56 339a4e72a1f5: Pull complete 02:29:57 988bab9f4d93: Pull complete 02:29:57 1469e6f7b9e6: Pull complete 02:29:57 eaf3925da568: Pull complete 02:29:58 bab4dde63d76: Pull complete 02:29:58 bde34c3a00c8: Pull complete 02:29:59 b352a97aabf1: Pull complete 02:29:59 4872d77fe225: Pull complete 02:29:59 5851b861e8e6: Pull complete 02:29:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 02:29:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:29:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:29:59 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:29:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:30:02 $ docker top e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb -eo pid,comm 02:30:02 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:30:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:30:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:02 [ssh-agent] Looking for ssh-agent implementation... 02:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:03 $ docker exec e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent 02:30:03 SSH_AUTH_SOCK=/tmp/ssh-idbAshsAQ8rw/agent.33 02:30:03 SSH_AGENT_PID=39 02:30:03 Running ssh-add (command line suppressed) 02:30:03 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4249484686093517196.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4249484686093517196.key) 02:30:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:03 + git tag --points-at HEAD [Pipeline] } 02:30:03 $ docker exec --env ******** --env ******** e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent -k 02:30:03 unset SSH_AUTH_SOCK; 02:30:03 unset SSH_AGENT_PID; 02:30:03 echo Agent pid 39 killed; 02:30:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:30:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:30:03 [ssh-agent] Looking for ssh-agent implementation... 02:30:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:30:03 $ docker exec e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent 02:30:03 SSH_AUTH_SOCK=/tmp/ssh-EzCMAzh9j32u/agent.71 02:30:03 SSH_AGENT_PID=77 02:30:03 Running ssh-add (command line suppressed) 02:30:04 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_919066449120380062.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_919066449120380062.key) 02:30:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:30:04 + git semver init 02:30:04 2023-12-02 02:30:04,516 [run_init] DEBUG init version:0.0.0 force:False 02:30:04 2023-12-02 02:30:04,516 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:30:04 2023-12-02 02:30:04,517 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 02:30:04 2023-12-02 02:30:04,517 [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) 02:30:05 2023-12-02 02:30:05,241 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 02:30:05 2023-12-02 02:30:05,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 02:30:05 2023-12-02 02:30:05,242 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:30:05 2023-12-02 02:30:05,242 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:30:05 0.0.2-dev.38 [Pipeline] } 02:30:05 $ docker exec --env ******** --env ******** e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent -k 02:30:05 unset SSH_AUTH_SOCK; 02:30:05 unset SSH_AGENT_PID; 02:30:05 echo Agent pid 77 killed; 02:30:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:30:06 + git semver [Pipeline] } 02:30:06 $ docker stop --time=1 e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb 02:30:07 $ docker rm -f --volumes e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb [Pipeline] // withDockerContainer [Pipeline] sh 02:30:07 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:30:08 Stashed 1 file(s) [Pipeline] echo 02:30:08 [edgeXSemver]: initialized semver on version 0.0.2-dev.38 [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 02:30:08 provisioning config files... 02:30:08 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15758450448246965032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:30:08 ---> ****-login.sh 02:30:08 nexus3.edgexfoundry.org:10001 02:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:08 Configure a credential helper to remove this warning. See 02:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:08 02:30:08 Login Succeeded 02:30:08 nexus3.edgexfoundry.org:10002 02:30:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:08 Configure a credential helper to remove this warning. See 02:30:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:08 02:30:08 Login Succeeded 02:30:08 nexus3.edgexfoundry.org:10003 02:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:09 Configure a credential helper to remove this warning. See 02:30:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:09 02:30:09 Login Succeeded 02:30:09 nexus3.edgexfoundry.org:10004 02:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:09 Configure a credential helper to remove this warning. See 02:30:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:09 02:30:09 Login Succeeded 02:30:09 ****.io 02:30:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:30:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:30:09 Configure a credential helper to remove this warning. See 02:30:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:30:09 02:30:09 Login Succeeded 02:30:09 ---> ****-login.sh ends [Pipeline] } 02:30:09 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 02:30:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:30:10 + ls -al . 02:30:10 total 72 02:30:10 drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:30 . 02:30:10 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:29 .. 02:30:10 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:30 .git 02:30:10 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:29 .github 02:30:10 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:29 .gitignore 02:30:10 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:30 .semver 02:30:10 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:29 Dockerfile 02:30:10 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:29 Jenkinsfile 02:30:10 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:29 LICENSE 02:30:10 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:29 README.md 02:30:10 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:29 TAF-Manager 02:30:10 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:29 TUC 02:30:10 -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:30 VERSION 02:30:10 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:29 requirements.txt 02:30:10 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:29 robot-entrypoint.sh 02:30:10 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:30:10 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=742ae9a153caf622fd4951f760bb631dafd14e36 --label arch=amd64 --label version=0.0.2-dev.38 . 02:30:10 Sending build context to Docker daemon 542.7kB 02:30:10 Step 1/13 : FROM alpine:3.16 02:30:10 3.16: Pulling from library/alpine 02:30:11 070eb51debd9: Pulling fs layer 02:30:11 070eb51debd9: Verifying Checksum 02:30:11 070eb51debd9: Download complete 02:30:11 070eb51debd9: Pull complete 02:30:11 Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:30:11 Status: Downloaded newer image for alpine:3.16 02:30:11 ---> e525c930fe75 02:30:11 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 02:30:11 ---> Running in 5f9db6b8d8f7 02:30:11 Removing intermediate container 5f9db6b8d8f7 02:30:11 ---> 491db91febb4 02:30:11 Step 3/13 : LABEL maintainer="Bruce Huang " 02:30:11 ---> Running in 61aa63b9aaa7 02:30:12 Removing intermediate container 61aa63b9aaa7 02:30:12 ---> 92a871e3a3b2 02:30:12 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 02:30:12 ---> e37ae9551905 02:30:12 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 02:30:12 ---> 4b2eb2ad7c37 02:30:12 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 02:30:12 ---> 92866441f46d 02:30:12 Step 7/13 : WORKDIR /edgex-taf 02:30:12 ---> Running in 41c9546382c8 02:30:12 Removing intermediate container 41c9546382c8 02:30:12 ---> 68b0cd87042f 02:30:12 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:30:12 ---> Running in de34a05fecd3 02:30:13 Removing intermediate container de34a05fecd3 02:30:13 ---> 1a871faf70d8 02:30:13 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 02:30:13 ---> Running in 94022ef3b53d 02:30:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:14 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:14 OK: 6 MiB in 14 packages 02:30:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:15 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:15 (1/9) Installing ca-certificates (20230506-r0) 02:30:16 (2/9) Installing brotli-libs (1.0.9-r6) 02:30:16 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:30:17 (4/9) Installing libcurl (8.4.0-r0) 02:30:17 (5/9) Installing curl (8.4.0-r0) 02:30:17 (6/9) Installing docker-cli (20.10.20-r0) 02:30:18 (7/9) Installing oniguruma (6.9.8-r0) 02:30:19 (8/9) Installing jq (1.6-r1) 02:30:19 (9/9) Installing openssl (1.1.1w-r1) 02:30:19 Executing busybox-1.35.0-r17.trigger 02:30:19 Executing ca-certificates-20230506-r0.trigger 02:30:19 OK: 52 MiB in 23 packages 02:30:19 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:30:20 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:30:21 (1/137) Installing libmagic (5.41-r0) 02:30:21 (2/137) Installing file (5.41-r0) 02:30:21 (3/137) Installing libxau (1.0.9-r0) 02:30:21 (4/137) Installing libxdmcp (1.1.3-r0) 02:30:22 (5/137) Installing libxcb (1.15-r0) 02:30:22 (6/137) Installing libx11 (1.8.7-r0) 02:30:22 (7/137) Installing libxext (1.3.4-r0) 02:30:23 (8/137) Installing libice (1.0.10-r0) 02:30:23 Still waiting to schedule task 02:30:23 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23665’ 02:30:23 (9/137) Installing libuuid (2.38-r1) 02:30:23 (10/137) Installing libsm (1.2.3-r0) 02:30:24 (11/137) Installing libxt (1.2.1-r0) 02:30:24 (12/137) Installing libxmu (1.1.3-r0) 02:30:24 (13/137) Installing xset (1.2.4-r0) 02:30:25 (14/137) Installing xprop (1.2.5-r0) 02:30:25 (15/137) Installing xdg-utils (1.1.3-r3) 02:30:25 (16/137) Installing eudev-libs (3.2.11-r0) 02:30:26 (17/137) Installing pkgconf (1.8.1-r0) 02:30:26 (18/137) Installing libffi (3.4.2-r1) 02:30:26 (19/137) Installing libintl (0.21-r2) 02:30:27 (20/137) Installing libblkid (2.38-r1) 02:30:27 (21/137) Installing libmount (2.38-r1) 02:30:27 (22/137) Installing pcre (8.45-r2) 02:30:28 (23/137) Installing glib (2.72.4-r0) 02:30:28 (24/137) Installing xz-libs (5.2.5-r1) 02:30:28 (25/137) Installing libxml2 (2.9.14-r2) 02:30:29 (26/137) Installing shared-mime-info (2.2-r2) 02:30:29 (27/137) Installing hicolor-icon-theme (0.17-r1) 02:30:30 (28/137) Installing libjpeg-turbo (2.1.3-r1) 02:30:30 (29/137) Installing libpng (1.6.37-r1) 02:30:30 (30/137) Installing libwebp (1.2.3-r2) 02:30:31 (31/137) Installing zstd-libs (1.5.2-r1) 02:30:31 (32/137) Installing tiff (4.4.0-r4) 02:30:31 (33/137) Installing gdk-pixbuf (2.42.8-r0) 02:30:32 (34/137) Installing gtk-update-icon-cache (2.24.33-r3) 02:30:32 (35/137) Installing libxcomposite (0.4.5-r0) 02:30:32 (36/137) Installing libxfixes (6.0.0-r0) 02:30:33 (37/137) Installing libxrender (0.9.10-r3) 02:30:33 (38/137) Installing libxcursor (1.2.1-r0) 02:30:33 (39/137) Installing libxdamage (1.1.5-r1) 02:30:33 (40/137) Installing libxi (1.8-r0) 02:30:34 (41/137) Installing libxinerama (1.1.4-r1) 02:30:34 (42/137) Installing libxrandr (1.5.2-r1) 02:30:34 (43/137) Installing atk (2.38.0-r0) 02:30:34 (44/137) Installing libxtst (1.2.3-r3) 02:30:35 (45/137) Installing dbus-libs (1.14.8-r0) 02:30:35 (46/137) Installing at-spi2-core (2.44.1-r0) 02:30:36 (47/137) Installing at-spi2-atk (2.38.0-r0) 02:30:36 (48/137) Installing expat (2.5.0-r0) 02:30:36 (49/137) Installing libbz2 (1.0.8-r1) 02:30:36 (50/137) Installing freetype (2.12.1-r0) 02:30:37 (51/137) Installing fontconfig (2.14.0-r0) 02:30:37 (52/137) Installing pixman (0.40.0-r4) 02:30:38 (53/137) Installing cairo (1.17.4-r2) 02:30:38 (54/137) Installing cairo-gobject (1.17.4-r2) 02:30:38 (55/137) Installing avahi-libs (0.8-r6) 02:30:39 (56/137) Installing gmp (6.2.1-r2) 02:30:39 (57/137) Installing nettle (3.7.3-r0) 02:30:39 (58/137) Installing p11-kit (0.24.1-r0) 02:30:40 (59/137) Installing libtasn1 (4.18.0-r1) 02:30:40 (60/137) Installing libunistring (1.0-r0) 02:30:40 (61/137) Installing gnutls (3.7.7-r1) 02:30:41 (62/137) Installing cups-libs (2.4.2-r2) 02:30:42 (63/137) Installing libepoxy (1.5.10-r0) 02:30:42 (64/137) Installing fribidi (1.0.12-r0) 02:30:42 (65/137) Installing graphite2 (1.3.14-r1) 02:30:42 (66/137) Installing harfbuzz (4.3.0-r0) 02:30:43 (67/137) Installing libxft (2.3.4-r0) 02:30:43 (68/137) Installing pango (1.50.7-r0) 02:30:44 (69/137) Installing wayland-libs-client (1.20.0-r0) 02:30:44 (70/137) Installing wayland-libs-cursor (1.20.0-r0) 02:30:44 (71/137) Installing wayland-libs-egl (1.20.0-r0) 02:30:44 (72/137) Installing xkeyboard-config (2.35.1-r0) 02:30:45 (73/137) Installing libxkbcommon (1.4.1-r0) 02:30:45 (74/137) Installing gtk+3.0 (3.24.34-r1) 02:30:46 Executing gtk+3.0-3.24.34-r1.post-install 02:30:46 (75/137) Installing libfontenc (1.1.4-r0) 02:30:46 (76/137) Installing mkfontscale (1.2.2-r0) 02:30:46 (77/137) Installing font-opensans (0_git20210927-r0) 02:30:47 (78/137) Installing libgcc (11.2.1_git20220219-r2) 02:30:47 (79/137) Installing libogg (1.3.5-r1) 02:30:48 (80/137) Installing libstdc++ (11.2.1_git20220219-r2) 02:30:48 (81/137) Installing flac (1.3.4-r0) 02:30:48 (82/137) Installing alsa-lib (1.2.7.2-r0) 02:30:49 (83/137) Installing libatomic (11.2.1_git20220219-r2) 02:30:49 (84/137) Installing sdl2 (2.0.22-r0) 02:30:50 (85/137) Installing aom-libs (3.3.0-r0) 02:30:50 (86/137) Installing libass (0.16.0-r0) 02:30:50 (87/137) Installing libdav1d (1.0.0-r0) 02:30:51 (88/137) Installing libpciaccess (0.16-r0) 02:30:51 (89/137) Installing libdrm (2.4.110-r0) 02:30:51 (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:30:52 (91/137) Installing ncurses-libs (6.3_p20220521-r1) 02:30:52 (92/137) Installing lame (3.100-r0) 02:30:53 (93/137) Installing opus (1.3.1-r1) 02:30:53 (94/137) Installing libasyncns (0.8-r1) 02:30:53 (95/137) Installing libltdl (2.4.7-r0) 02:30:53 (96/137) Installing orc (0.4.32-r0) 02:30:54 (97/137) Installing libvorbis (1.3.7-r0) 02:30:54 (98/137) Installing libsndfile (1.1.0-r0) 02:30:54 (99/137) Installing libgomp (11.2.1_git20220219-r2) 02:30:55 (100/137) Installing soxr (0.1.3-r2) 02:30:55 (101/137) Installing speexdsp (1.2.0-r0) 02:30:56 (102/137) Installing tdb-libs (1.4.6-r0) 02:30:56 (103/137) Installing libpulse (15.0-r2) 02:30:56 (104/137) Installing cjson (1.7.15-r3) 02:30:57 (105/137) Installing mbedtls (2.28.5-r0) 02:30:57 (106/137) Installing librist (0.2.6-r1) 02:30:57 (107/137) Installing libsrt (1.4.4-r0) 02:30:58 (108/137) Installing libssh (0.9.6-r1) 02:30:58 (109/137) Installing libtheora (1.1.1-r16) 02:30:59 (110/137) Installing v4l-utils-libs (1.22.1-r1) 02:30:59 (111/137) Installing libva (2.14.0-r0) 02:30:59 (112/137) Installing libvdpau (1.5-r0) 02:31:00 (113/137) Installing vidstab (1.1.0-r1) 02:31:00 (114/137) Installing libvpx (1.11.0-r1) 02:31:00 (115/137) Installing x264-libs (0.163_git20210613-r0) 02:31:01 (116/137) Installing numactl (2.0.14-r0) 02:31:01 (117/137) Installing x265-libs (3.5-r3) 02:31:02 (118/137) Installing xvidcore (1.3.7-r1) 02:31:02 (119/137) Installing ffmpeg-libs (5.0.3-r0) 02:31:03 (120/137) Installing libevent (2.1.12-r4) 02:31:03 (121/137) Installing mesa (21.3.9-r0) 02:31:03 (122/137) Installing wayland-libs-server (1.20.0-r0) 02:31:03 (123/137) Installing mesa-gbm (21.3.9-r0) 02:31:04 (124/137) Installing icu-data-en (71.1-r2) 02:31:04 Executing icu-data-en-71.1-r2.post-install 02:31:04 * 02:31:04 * If you need ICU with non-English locales and legacy charset support, install 02:31:04 * package icu-data-full. 02:31:04 * 02:31:04 (125/137) Installing icu-libs (71.1-r2) 02:31:05 (126/137) Installing lcms2 (2.13.1-r0) 02:31:05 (127/137) Installing minizip (1.2.12-r0) 02:31:05 (128/137) Installing nspr (4.33-r0) 02:31:06 (129/137) Installing sqlite-libs (3.40.1-r0) 02:31:06 (130/137) Installing nss (3.78.1-r0) 02:31:07 (131/137) Installing re2 (2022.04.01-r0) 02:31:07 (132/137) Installing snappy (1.1.9-r4) 02:31:08 (133/137) Installing libgpg-error (1.45-r0) 02:31:08 (134/137) Installing libgcrypt (1.10.1-r0) 02:31:09 (135/137) Installing libxslt (1.1.35-r0) 02:31:09 (136/137) Installing chromium (102.0.5005.182-r0) 02:31:11 (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) 02:31:12 Executing busybox-1.35.0-r17.trigger 02:31:12 Executing glib-2.72.4-r0.trigger 02:31:12 Executing shared-mime-info-2.2-r2.trigger 02:31:12 Executing gdk-pixbuf-2.42.8-r0.trigger 02:31:12 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:31:12 Executing fontconfig-2.14.0-r0.trigger 02:31:12 Executing mkfontscale-1.2.2-r0.trigger 02:31:12 OK: 409 MiB in 160 packages 02:31:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:14 (1/21) Installing binutils (2.38-r3) 02:31:14 (2/21) Installing isl22 (0.22-r0) 02:31:14 (3/21) Installing mpfr4 (4.1.0-r0) 02:31:15 (4/21) Installing mpc1 (1.2.1-r0) 02:31:16 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:31:18 (6/21) Installing musl-dev (1.2.3-r3) 02:31:18 (7/21) Installing libc-dev (0.7.2-r3) 02:31:19 (8/21) Installing linux-headers (5.16.7-r1) 02:31:19 (9/21) Installing libffi-dev (3.4.2-r1) 02:31:19 (10/21) Installing libpq (14.10-r0) 02:31:20 (11/21) Installing openssl-dev (1.1.1w-r1) 02:31:20 (12/21) Installing libpq-dev (14.10-r0) 02:31:21 (13/21) Installing libecpg (14.10-r0) 02:31:21 (14/21) Installing libecpg-dev (14.10-r0) 02:31:22 (15/21) Installing llvm13-libs (13.0.1-r2) 02:31:23 (16/21) Installing clang-libs (13.0.1-r1) 02:31:31 (17/21) Installing clang (13.0.1-r1) 02:31:31 (18/21) Installing icu (71.1-r2) 02:31:31 (19/21) Installing icu-dev (71.1-r2) 02:31:31 (20/21) Installing llvm13 (13.0.1-r2) 02:31:33 (21/21) Installing postgresql14-dev (14.10-r0) 02:31:33 Executing busybox-1.35.0-r17.trigger 02:31:33 OK: 822 MiB in 181 packages 02:31:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:34 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:35 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:31:39 (2/10) Installing gdbm (1.23-r0) 02:31:39 (3/10) Installing mpdecimal (2.5.1-r1) 02:31:39 (4/10) Installing readline (8.1.2-r0) 02:31:39 (5/10) Installing python3 (3.10.13-r0) 02:31:40 (6/10) Installing python3-dev (3.10.13-r0) 02:31:41 (7/10) Installing libsodium (1.0.18-r0) 02:31:42 (8/10) Installing libzmq (4.3.4-r0) 02:31:42 (9/10) Installing libsodium-dev (1.0.18-r0) 02:31:42 (10/10) Installing zeromq-dev (4.3.4-r0) 02:31:43 Executing busybox-1.35.0-r17.trigger 02:31:43 OK: 974 MiB in 191 packages 02:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:43 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:44 OK: 974 MiB in 191 packages 02:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 02:31:44 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 02:31:45 (1/1) Installing tzdata (2023c-r0) 02:31:45 Executing busybox-1.35.0-r17.trigger 02:31:45 OK: 978 MiB in 192 packages 02:31:46 (1/1) Purging tzdata (2023c-r0) 02:31:46 Executing busybox-1.35.0-r17.trigger 02:31:46 OK: 974 MiB in 191 packages 02:31:48 Looking in links: /tmp/tmpdlf2ibcw 02:31:48 Processing /tmp/tmpdlf2ibcw/setuptools-65.5.0-py3-none-any.whl 02:31:48 Processing /tmp/tmpdlf2ibcw/pip-23.0.1-py3-none-any.whl 02:31:49 Installing collected packages: setuptools, pip 02:31:51 Successfully installed pip-23.0.1 setuptools-65.5.0 02:31:51 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:31:52 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:31:52 Collecting pip 02:31:52 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:31:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.7 MB/s eta 0:00:00 02:31:52 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:31:52 Collecting setuptools 02:31:52 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:31:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 109.8 MB/s eta 0:00:00 02:31:52 Collecting wheel 02:31:52 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:31:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 162.1 MB/s eta 0:00:00 02:31:53 Installing collected packages: wheel, setuptools, pip 02:31:53 Attempting uninstall: setuptools 02:31:53 Found existing installation: setuptools 65.5.0 02:31:53 Uninstalling setuptools-65.5.0: 02:31:53 Successfully uninstalled setuptools-65.5.0 02:31:54 Attempting uninstall: pip 02:31:54 Found existing installation: pip 23.0.1 02:31:54 Uninstalling pip-23.0.1: 02:31:54 Successfully uninstalled pip-23.0.1 02:31:56 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:31:56 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:31:57 Processing ./edgex-taf-common 02:31:57 Preparing metadata (setup.py): started 02:31:57 Preparing metadata (setup.py): finished with status 'done' 02:31:57 Building wheels for collected packages: edgex-taf-common 02:31:57 Building wheel for edgex-taf-common (setup.py): started 02:31:57 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:31:57 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=694d011e59810b7d82f4623c46698b373e0907b05cea605a02725376bb721f47 02:31:57 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:31:57 Successfully built edgex-taf-common 02:31:57 Installing collected packages: edgex-taf-common 02:31:57 Successfully installed edgex-taf-common-0.0.0 02:31:57 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:31:58 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:31:58 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:31:58 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:31:58 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:31:59 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:31:59 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:31:59 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 02:31:59 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 02:31:59 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:31:59 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:31:59 Preparing metadata (setup.py): started 02:31:59 Preparing metadata (setup.py): finished with status 'done' 02:31:59 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:31:59 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:31:59 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:31:59 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:31:59 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:31:59 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:31:59 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:31:59 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:31:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.0 MB/s eta 0:00:00 02:31:59 Preparing metadata (setup.py): started 02:32:00 Preparing metadata (setup.py): finished with status 'done' 02:32:00 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:32:00 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:32:00 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:32:00 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.9 MB/s eta 0:00:00 02:32:00 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:32:00 Downloading psutil-5.9.5.tar.gz (493 kB) 02:32:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 14.0 MB/s eta 0:00:00 02:32:01 Installing build dependencies: started 02:32:03 Installing build dependencies: finished with status 'done' 02:32:03 Getting requirements to build wheel: started 02:32:03 Getting requirements to build wheel: finished with status 'done' 02:32:03 Preparing metadata (pyproject.toml): started 02:32:03 Preparing metadata (pyproject.toml): finished with status 'done' 02:32:04 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:32:04 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:32:04 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:32:04 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) 02:32:04 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:32:04 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:32:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 20.4 MB/s eta 0:00:00 02:32:04 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:32:04 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:32:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 274.5 kB/s eta 0:00:00 02:32:06 Preparing metadata (setup.py): started 02:32:06 Preparing metadata (setup.py): finished with status 'done' 02:32:06 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:32:06 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 02:32:06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:06 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:32:06 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:06 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:32:06 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:06 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:32:06 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:06 Downloading flex-6.14.1.tar.gz (40 kB) 02:32:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.3 MB/s eta 0:00:00 02:32:06 Preparing metadata (setup.py): started 02:32:07 Preparing metadata (setup.py): finished with status 'done' 02:32:07 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:07 Downloading genson-1.2.2.tar.gz (34 kB) 02:32:07 Preparing metadata (setup.py): started 02:32:07 Preparing metadata (setup.py): finished with status 'done' 02:32:07 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:07 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:32:07 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:07 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:32:07 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:07 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:32:07 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:07 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:32:07 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:07 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:32:08 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:08 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) 02:32:08 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:08 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:32:08 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:08 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:32:08 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:32:08 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:32:08 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:32:08 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:32:08 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:32:08 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:32:08 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:32:08 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:32:08 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:08 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:32:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.4 MB/s eta 0:00:00 02:32:08 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:08 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:32:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 14.8 MB/s eta 0:00:00 02:32:08 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)) (69.0.2) 02:32:08 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:08 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:32:08 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:32:08 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:32:08 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:08 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:32:09 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:09 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:32:09 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:09 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 02:32:09 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:09 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:32:09 Preparing metadata (setup.py): started 02:32:09 Preparing metadata (setup.py): finished with status 'done' 02:32:09 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:09 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:32:09 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:09 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:32:09 Preparing metadata (setup.py): started 02:32:10 Preparing metadata (setup.py): finished with status 'done' 02:32:10 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:10 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:32:10 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:10 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:32:10 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:10 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:32:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00 02:32:10 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:10 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:32:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.8 MB/s eta 0:00:00 02:32:10 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:10 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:32:10 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:10 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:32:11 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:32:11 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) 02:32:11 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:11 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:32:11 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:32:12 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:12 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:32:13 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:13 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:32:13 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:13 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:32:13 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:13 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:32:13 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:32:13 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:32:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.9 MB/s eta 0:00:00 02:32:13 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:32:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 17.4 MB/s eta 0:00:00 02:32:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:32:13 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 02:32:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 8.5 MB/s eta 0:00:00 02:32:13 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:32:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.6 MB/s eta 0:00:00 02:32:13 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:32:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.8 MB/s eta 0:00:00 02:32:13 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) 02:32:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 30.2 MB/s eta 0:00:00 02:32:14 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.4 MB/s eta 0:00:00 02:32:14 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.2 MB/s eta 0:00:00 02:32:14 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.9 MB/s eta 0:00:00 02:32:14 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:32:14 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.8 MB/s eta 0:00:00 02:32:14 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 12.8 MB/s eta 0:00:00 02:32:14 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 5.9 MB/s eta 0:00:00 02:32:14 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.3 MB/s eta 0:00:00 02:32:14 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:32:14 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 49.0 MB/s eta 0:00:00 02:32:14 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 7.8 MB/s eta 0:00:00 02:32:14 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 9.0 MB/s eta 0:00:00 02:32:14 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.9 MB/s eta 0:00:00 02:32:14 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:32:14 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 6.5 MB/s eta 0:00:00 02:32:14 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.7 MB/s eta 0:00:00 02:32:14 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 33.6 MB/s eta 0:00:00 02:32:14 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:32:14 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.9 MB/s eta 0:00:00 02:32:14 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:32:14 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:32:14 Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 42.2 MB/s eta 0:00:00 02:32:14 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:32:14 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 62.0 MB/s eta 0:00:00 02:32:14 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:32:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 34.2 MB/s eta 0:00:00 02:32:14 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:32:14 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:32:14 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:32:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:32:15 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email 02:32:15 Building wheel for robotbackgroundlogger (setup.py): started 02:32:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:32:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=225139723dfc312c329946e5eb29d23cb061afc48cba9509115ae0f71f7361c7 02:32:15 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:32:15 Building wheel for paho-mqtt (setup.py): started 02:32:15 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:32:15 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=d820c543576d05ef44abfc73308092b530130b27866736979996fe649b592ee2 02:32:15 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:32:15 Building wheel for psutil (pyproject.toml): started 02:32:17 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:32:17 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274479 sha256=3e6270570f0f285dcd76b96ce3e9b6065d0e5e265abb25f5ad36293efc911262 02:32:17 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:32:17 Building wheel for psycopg2 (setup.py): started 02:32:27 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:32:27 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479420 sha256=9a390166b10babcc1ff9a08208ce3e5afe515b07e5fb848304a4b3538cd8a6c3 02:32:27 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 02:32:27 Building wheel for flex (setup.py): started 02:32:27 Building wheel for flex (setup.py): finished with status 'done' 02:32:27 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3db6c2a5c301b695147c29e05f12fc3882e5a8e37e7013a2e0c664fb9923197c 02:32:27 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:32:27 Building wheel for GenSON (setup.py): started 02:32:27 Building wheel for GenSON (setup.py): finished with status 'done' 02:32:27 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=6a05588a0d3084c1b3ea6cef6938b0f058061f3d50db3e752ad9f30496c95df7 02:32:27 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:32:27 Building wheel for strict-rfc3339 (setup.py): started 02:32:28 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:32:28 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=0fe37660c72e9e8fd4d1372891793103cf0af76ee5d7cbbb4622ef18390598e2 02:32:28 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:32:28 Building wheel for validate-email (setup.py): started 02:32:28 Building wheel for validate-email (setup.py): finished with status 'done' 02:32:28 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=199433ffef39015e2b22ec996b018e160df6a04a3b7fcb92ed1e102871563b42 02:32:28 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:32:28 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email 02:32:28 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 02:32:41 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 02:32:41 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 02:32:59 Removing intermediate container 94022ef3b53d 02:32:59 ---> 66e9ba6ed121 02:32:59 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 02:32:59 ---> Running in 5ca1ac098743 02:32:59 Removing intermediate container 5ca1ac098743 02:32:59 ---> 16c68241b12e 02:32:59 Step 11/13 : LABEL arch=amd64 02:32:59 ---> Running in 99e169547f6b 02:32:59 Removing intermediate container 99e169547f6b 02:32:59 ---> 810c3ab58b8c 02:32:59 Step 12/13 : LABEL git_sha=742ae9a153caf622fd4951f760bb631dafd14e36 02:32:59 ---> Running in 0a13e6b040fa 02:32:59 Removing intermediate container 0a13e6b040fa 02:32:59 ---> 5cbd896e6d2f 02:32:59 Step 13/13 : LABEL version=0.0.2-dev.38 02:32:59 ---> Running in d2a44426b860 02:32:59 Removing intermediate container d2a44426b860 02:32:59 ---> ff6fc024ded9 02:32:59 [Warning] One or more build-args [ARCH] were not consumed 02:32:59 Successfully built ff6fc024ded9 02:32:59 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 02:32:59 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 02:32:59 742ae9a153caf622fd4951f760bb631dafd14e36 02:32:59 latest 02:32:59 0.0.2-dev.38 02:32:59 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 02:32:59 main 02:32:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:32:59 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:33:00 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36 02:33:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:33:00 8a9b69a46fb3: Preparing 02:33:00 7e8be11c16a8: Preparing 02:33:00 49fe7db6f7af: Preparing 02:33:00 8c4923514e61: Preparing 02:33:00 aa2a04fe9f5a: Preparing 02:33:00 e6f74d769c02: Preparing 02:33:00 e6f74d769c02: Waiting 02:33:00 7e8be11c16a8: Pushed 02:33:00 8c4923514e61: Pushed 02:33:00 49fe7db6f7af: Pushed 02:33:00 aa2a04fe9f5a: Pushed 02:33:00 e6f74d769c02: Layer already exists 02:33:30 Running on prd-ubuntu20.04-docker-arm64-4c-16g-23677 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 02:33:30 Selected Git installation does not exist. Using Default 02:33:30 The recommended git tool is: NONE 02:33:36 using credential edgex-jenkins-ssh 02:33:36 Cloning the remote Git repository 02:33:36 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 02:33:36 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 02:33:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 02:33:36 > git --version # timeout=10 02:33:36 > git --version # 'git version 2.25.1' 02:33:36 using GIT_SSH to set credentials SSH Credentials for GitHub 02:33:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 02:33:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:33:38 Avoid second fetch 02:33:38 Checking out Revision 742ae9a153caf622fd4951f760bb631dafd14e36 (main) 02:33:39 Commit message: "Merge pull request #92 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:33:38 > git config core.sparsecheckout # timeout=10 02:33:38 > git checkout -f 742ae9a153caf622fd4951f760bb631dafd14e36 # timeout=10 02:33:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:33:40 % Total % Received % Xferd Average Speed Time Time Time Current 02:33:40 Dload Upload Total Spent Left Speed 02:33:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh 02:33:40 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:33:40 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:33:40 + sudo tee /etc/docker/daemon.new 02:33:40 { 02:33:40 "registry-mirrors": [ 02:33:40 "https://nexus3.edgexfoundry.org:10001" 02:33:40 ], 02:33:40 "bip": "10.250.0.254/24", 02:33:40 "hosts": [ 02:33:40 "tcp://0.0.0.0:5555", 02:33:40 "unix:///var/run/docker.sock" 02:33:40 ], 02:33:40 "mtu": 1458, 02:33:40 "selinux-enabled": true, 02:33:40 "seccomp-profile": "/etc/docker/seccomp.json" 02:33:40 } [Pipeline] sh 02:33:41 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:33:41 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:33:59 provisioning config files... 02:33:59 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1133982728940642712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:34:00 ---> ****-login.sh 02:34:00 nexus3.edgexfoundry.org:10001 02:34:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:00 Configure a credential helper to remove this warning. See 02:34:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:00 02:34:00 Login Succeeded 02:34:00 nexus3.edgexfoundry.org:10002 02:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:01 Configure a credential helper to remove this warning. See 02:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:01 02:34:01 Login Succeeded 02:34:01 nexus3.edgexfoundry.org:10003 02:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:01 Configure a credential helper to remove this warning. See 02:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:01 02:34:01 Login Succeeded 02:34:01 nexus3.edgexfoundry.org:10004 02:34:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:01 Configure a credential helper to remove this warning. See 02:34:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:01 02:34:01 Login Succeeded 02:34:01 ****.io 02:34:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:34:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:34:02 Configure a credential helper to remove this warning. See 02:34:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:34:02 02:34:02 Login Succeeded 02:34:02 ---> ****-login.sh ends [Pipeline] } 02:34:02 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 02:34:03 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:34:03 + ls -al . 02:34:03 total 68 02:34:03 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:34 . 02:34:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:33 .. 02:34:03 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:33 .git 02:34:03 drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:33 .github 02:34:03 -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:33 .gitignore 02:34:03 -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:33 Dockerfile 02:34:03 -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:33 Jenkinsfile 02:34:03 -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:33 LICENSE 02:34:03 -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:33 README.md 02:34:03 drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:33 TAF-Manager 02:34:03 drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:33 TUC 02:34:03 -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:30 VERSION 02:34:03 -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:33 requirements.txt 02:34:03 -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:33 robot-entrypoint.sh 02:34:03 -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:33 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:34:03 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=742ae9a153caf622fd4951f760bb631dafd14e36 --label arch=arm64 --label version=0.0.2-dev.38 . 02:34:04 #0 building with "default" instance using docker driver 02:34:04 02:34:04 #1 [internal] load build definition from Dockerfile 02:34:05 #1 ... 02:34:05 02:34:05 #2 [internal] load .dockerignore 02:34:05 #2 transferring context: 2B done 02:34:05 #2 DONE 0.1s 02:34:05 02:34:05 #1 [internal] load build definition from Dockerfile 02:34:05 #1 transferring dockerfile: 1.61kB 0.0s done 02:34:05 #1 DONE 0.1s 02:34:05 02:34:05 #3 [internal] load metadata for docker.io/library/alpine:3.16 02:34:05 #3 DONE 0.4s 02:34:05 02:34:05 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:34:05 #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done 02:34:05 #4 ... 02:34:05 02:34:05 #5 [internal] load build context 02:34:05 #5 transferring context: 238.11kB 0.1s done 02:34:05 #5 DONE 0.1s 02:34:05 02:34:05 #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 02:34:05 #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done 02:34:05 #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done 02:34:05 #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done 02:34:05 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s 02:34:05 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 02:34:05 #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done 02:34:06 #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done 02:34:06 #4 DONE 0.7s 02:34:06 02:34:06 #6 [2/7] COPY . /edgex-taf/edgex-taf-common 02:34:06 #6 DONE 0.2s 02:34:06 02:34:06 #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ 02:34:06 #7 DONE 0.1s 02:34:06 02:34:06 #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt 02:34:06 #8 DONE 0.1s 02:34:06 02:34:06 #9 [5/7] WORKDIR /edgex-taf 02:34:06 #9 DONE 0.1s 02:34:06 02:34:06 #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:34:09 #10 DONE 2.9s 02:34:09 02:34:09 #11 [7/7] 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 02:34:10 #11 0.727 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:11 #11 1.373 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:12 #11 2.752 OK: 5 MiB in 14 packages 02:34:12 #11 2.923 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:13 #11 3.474 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:14 #11 4.708 (1/9) Installing ca-certificates (20230506-r0) 02:34:14 #11 5.194 (2/9) Installing brotli-libs (1.0.9-r6) 02:34:15 #11 5.652 (3/9) Installing nghttp2-libs (1.47.0-r2) 02:34:15 #11 6.017 (4/9) Installing libcurl (8.4.0-r0) 02:34:16 #11 6.453 (5/9) Installing curl (8.4.0-r0) 02:34:16 #11 6.844 (6/9) Installing docker-cli (20.10.20-r0) 02:34:17 #11 8.036 (7/9) Installing oniguruma (6.9.8-r0) 02:34:17 #11 8.429 (8/9) Installing jq (1.6-r1) 02:34:18 #11 8.880 (9/9) Installing openssl (1.1.1w-r1) 02:34:19 #11 9.316 Executing busybox-1.35.0-r17.trigger 02:34:19 #11 9.338 Executing ca-certificates-20230506-r0.trigger 02:34:19 #11 9.493 OK: 50 MiB in 23 packages 02:34:19 #11 9.682 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:34:19 #11 10.22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:34:21 #11 11.50 (1/136) Installing libmagic (5.41-r0) 02:34:21 #11 12.00 (2/136) Installing file (5.41-r0) 02:34:21 #11 12.27 (3/136) Installing libxau (1.0.9-r0) 02:34:22 #11 12.54 (4/136) Installing libxdmcp (1.1.3-r0) 02:34:22 #11 12.83 (5/136) Installing libxcb (1.15-r0) 02:34:23 #11 13.29 (6/136) Installing libx11 (1.8.7-r0) 02:34:23 #11 13.91 (7/136) Installing libxext (1.3.4-r0) 02:34:23 #11 14.21 (8/136) Installing libice (1.0.10-r0) 02:34:24 #11 14.58 (9/136) Installing libuuid (2.38-r1) 02:34:24 #11 14.88 (10/136) Installing libsm (1.2.3-r0) 02:34:24 #11 15.19 (11/136) Installing libxt (1.2.1-r0) 02:34:25 #11 15.61 (12/136) Installing libxmu (1.1.3-r0) 02:34:25 #11 15.95 (13/136) Installing xset (1.2.4-r0) 02:34:25 #11 16.26 (14/136) Installing xprop (1.2.5-r0) 02:34:26 #11 16.57 (15/136) Installing xdg-utils (1.1.3-r3) 02:34:26 #11 16.94 (16/136) Installing eudev-libs (3.2.11-r0) 02:34:26 #11 17.30 (17/136) Installing pkgconf (1.8.1-r0) 02:34:27 #11 17.65 (18/136) Installing libffi (3.4.2-r1) 02:34:27 #11 17.95 (19/136) Installing libintl (0.21-r2) 02:34:27 #11 18.27 (20/136) Installing libblkid (2.38-r1) 02:34:28 #11 18.67 (21/136) Installing libmount (2.38-r1) 02:34:28 #11 19.07 (22/136) Installing pcre (8.45-r2) 02:34:29 #11 19.49 (23/136) Installing glib (2.72.4-r0) 02:34:29 #11 20.04 (24/136) Installing xz-libs (5.2.5-r1) 02:34:30 #11 20.40 (25/136) Installing libxml2 (2.9.14-r2) 02:34:30 #11 20.91 (26/136) Installing shared-mime-info (2.2-r2) 02:34:30 #11 21.39 (27/136) Installing hicolor-icon-theme (0.17-r1) 02:34:31 #11 21.77 (28/136) Installing libjpeg-turbo (2.1.3-r1) 02:34:31 #11 22.21 (29/136) Installing libpng (1.6.37-r1) 02:34:32 #11 22.63 (30/136) Installing libwebp (1.2.3-r2) 02:34:32 #11 23.09 (31/136) Installing zstd-libs (1.5.2-r1) 02:34:32 #11 23.50 (32/136) Installing tiff (4.4.0-r4) 02:34:33 #11 23.91 (33/136) Installing gdk-pixbuf (2.42.8-r0) 02:34:33 #11 24.32 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) 02:34:34 #11 24.64 (35/136) Installing libxcomposite (0.4.5-r0) 02:34:34 #11 24.92 (36/136) Installing libxfixes (6.0.0-r0) 02:34:34 #11 25.20 (37/136) Installing libxrender (0.9.10-r3) 02:34:35 #11 25.52 (38/136) Installing libxcursor (1.2.1-r0) 02:34:35 #11 25.83 (39/136) Installing libxdamage (1.1.5-r1) 02:34:35 #11 26.10 (40/136) Installing libxi (1.8-r0) 02:34:36 #11 26.41 (41/136) Installing libxinerama (1.1.4-r1) 02:34:36 #11 26.75 (42/136) Installing libxrandr (1.5.2-r1) 02:34:36 #11 27.08 (43/136) Installing atk (2.38.0-r0) 02:34:37 #11 27.44 (44/136) Installing libxtst (1.2.3-r3) 02:34:37 #11 27.73 (45/136) Installing dbus-libs (1.14.8-r0) 02:34:37 #11 28.14 (46/136) Installing at-spi2-core (2.44.1-r0) 02:34:38 #11 28.55 (47/136) Installing at-spi2-atk (2.38.0-r0) 02:34:38 #11 28.92 (48/136) Installing expat (2.5.0-r0) 02:34:38 #11 29.27 (49/136) Installing libbz2 (1.0.8-r1) 02:34:39 #11 29.59 (50/136) Installing freetype (2.12.1-r0) 02:34:39 #11 30.05 (51/136) Installing fontconfig (2.14.0-r0) 02:34:40 #11 30.48 (52/136) Installing pixman (0.40.0-r4) 02:34:40 #11 30.89 (53/136) Installing cairo (1.17.4-r2) 02:34:41 #11 31.36 (54/136) Installing cairo-gobject (1.17.4-r2) 02:34:41 #11 31.63 (55/136) Installing avahi-libs (0.8-r6) 02:34:41 #11 31.99 (56/136) Installing gmp (6.2.1-r2) 02:34:42 #11 32.43 (57/136) Installing nettle (3.7.3-r0) 02:34:42 #11 32.86 (58/136) Installing p11-kit (0.24.1-r0) 02:34:42 #11 33.33 (59/136) Installing libtasn1 (4.18.0-r1) 02:34:43 #11 33.64 (60/136) Installing libunistring (1.0-r0) 02:34:43 #11 34.13 (61/136) Installing gnutls (3.7.7-r1) 02:34:44 #11 34.64 (62/136) Installing cups-libs (2.4.2-r2) 02:34:44 #11 35.09 (63/136) Installing libepoxy (1.5.10-r0) 02:34:45 #11 35.55 (64/136) Installing fribidi (1.0.12-r0) 02:34:45 #11 35.87 (65/136) Installing graphite2 (1.3.14-r1) 02:34:45 #11 36.21 (66/136) Installing harfbuzz (4.3.0-r0) 02:34:46 #11 36.71 (67/136) Installing libxft (2.3.4-r0) 02:34:46 #11 37.04 (68/136) Installing pango (1.50.7-r0) 02:34:47 #11 37.49 (69/136) Installing wayland-libs-client (1.20.0-r0) 02:34:47 #11 37.79 (70/136) Installing wayland-libs-cursor (1.20.0-r0) 02:34:47 #11 38.07 (71/136) Installing wayland-libs-egl (1.20.0-r0) 02:34:48 #11 38.34 (72/136) Installing xkeyboard-config (2.35.1-r0) 02:34:48 #11 38.93 (73/136) Installing libxkbcommon (1.4.1-r0) 02:34:48 #11 39.34 (74/136) Installing gtk+3.0 (3.24.34-r1) 02:34:50 #11 40.56 Executing gtk+3.0-3.24.34-r1.post-install 02:34:50 #11 40.64 (75/136) Installing libfontenc (1.1.4-r0) 02:34:50 #11 40.95 (76/136) Installing mkfontscale (1.2.2-r0) 02:34:51 #11 41.26 (77/136) Installing font-opensans (0_git20210927-r0) 02:34:51 #11 41.85 (78/136) Installing libgcc (11.2.1_git20220219-r2) 02:34:51 #11 42.21 (79/136) Installing libogg (1.3.5-r1) 02:34:52 #11 42.51 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) 02:34:52 #11 43.00 (81/136) Installing flac (1.3.4-r0) 02:34:53 #11 43.45 (82/136) Installing alsa-lib (1.2.7.2-r0) 02:34:53 #11 43.98 (83/136) Installing libatomic (11.2.1_git20220219-r2) 02:34:53 #11 44.24 (84/136) Installing sdl2 (2.0.22-r0) 02:34:54 #11 44.72 (85/136) Installing aom-libs (3.3.0-r0) 02:34:54 #11 45.30 (86/136) Installing libass (0.16.0-r0) 02:34:55 #11 45.65 (87/136) Installing libdav1d (1.0.0-r0) 02:34:55 #11 46.11 (88/136) Installing libdrm (2.4.110-r0) 02:34:56 #11 46.52 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) 02:34:56 #11 46.85 (90/136) Installing ncurses-libs (6.3_p20220521-r1) 02:34:56 #11 47.28 (91/136) Installing lame (3.100-r0) 02:34:57 #11 47.77 (92/136) Installing opus (1.3.1-r1) 02:34:58 #11 48.20 (93/136) Installing libasyncns (0.8-r1) 02:34:58 #11 48.47 (94/136) Installing libltdl (2.4.7-r0) 02:34:58 #11 48.80 (95/136) Installing orc (0.4.32-r0) 02:34:58 #11 49.20 (96/136) Installing libvorbis (1.3.7-r0) 02:34:59 #11 49.60 (97/136) Installing libsndfile (1.1.0-r0) 02:34:59 #11 50.04 (98/136) Installing libgomp (11.2.1_git20220219-r2) 02:35:00 #11 50.44 (99/136) Installing soxr (0.1.3-r2) 02:35:00 #11 50.79 (100/136) Installing speexdsp (1.2.0-r0) 02:35:00 #11 51.10 (101/136) Installing tdb-libs (1.4.6-r0) 02:35:01 #11 51.46 (102/136) Installing libpulse (15.0-r2) 02:35:01 #11 51.94 (103/136) Installing cjson (1.7.15-r3) 02:35:02 #11 52.26 (104/136) Installing mbedtls (2.28.5-r0) 02:35:02 #11 52.71 (105/136) Installing librist (0.2.6-r1) 02:35:02 #11 53.07 (106/136) Installing libsrt (1.4.4-r0) 02:35:03 #11 53.52 (107/136) Installing libssh (0.9.6-r1) 02:35:03 #11 53.92 (108/136) Installing libtheora (1.1.1-r16) 02:35:03 #11 54.39 (109/136) Installing v4l-utils-libs (1.22.1-r1) 02:35:04 #11 54.80 (110/136) Installing libva (2.14.0-r0) 02:35:04 #11 55.17 (111/136) Installing libvdpau (1.5-r0) 02:35:05 #11 55.49 (112/136) Installing vidstab (1.1.0-r1) 02:35:05 #11 55.85 (113/136) Installing libvpx (1.11.0-r1) 02:35:06 #11 56.41 (114/136) Installing x264-libs (0.163_git20210613-r0) 02:35:06 #11 56.94 (115/136) Installing numactl (2.0.14-r0) 02:35:06 8a9b69a46fb3: Pushed 02:35:06 742ae9a153caf622fd4951f760bb631dafd14e36: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:06 #11 57.25 (116/136) Installing x265-libs (3.5-r3) 02:35:07 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:07 #11 57.86 (117/136) Installing xvidcore (1.3.7-r1) 02:35:07 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:35:07 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:35:07 8a9b69a46fb3: Preparing 02:35:07 7e8be11c16a8: Preparing 02:35:07 49fe7db6f7af: Preparing 02:35:07 8c4923514e61: Preparing 02:35:07 aa2a04fe9f5a: Preparing 02:35:07 e6f74d769c02: Preparing 02:35:07 e6f74d769c02: Waiting 02:35:07 49fe7db6f7af: Layer already exists 02:35:07 aa2a04fe9f5a: Layer already exists 02:35:07 8a9b69a46fb3: Layer already exists 02:35:07 8c4923514e61: Layer already exists 02:35:07 7e8be11c16a8: Layer already exists 02:35:07 e6f74d769c02: Layer already exists 02:35:07 latest: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:07 #11 58.29 (118/136) Installing ffmpeg-libs (5.0.3-r0) 02:35:07 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 02:35:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:35:08 8a9b69a46fb3: Preparing 02:35:08 7e8be11c16a8: Preparing 02:35:08 49fe7db6f7af: Preparing 02:35:08 8c4923514e61: Preparing 02:35:08 aa2a04fe9f5a: Preparing 02:35:08 e6f74d769c02: Preparing 02:35:08 e6f74d769c02: Waiting 02:35:08 49fe7db6f7af: Layer already exists 02:35:08 8c4923514e61: Layer already exists 02:35:08 7e8be11c16a8: Layer already exists 02:35:08 aa2a04fe9f5a: Layer already exists 02:35:08 8a9b69a46fb3: Layer already exists 02:35:08 e6f74d769c02: Layer already exists 02:35:08 0.0.2-dev.38: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:08 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 02:35:08 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:35:08 8a9b69a46fb3: Preparing 02:35:08 7e8be11c16a8: Preparing 02:35:08 49fe7db6f7af: Preparing 02:35:08 8c4923514e61: Preparing 02:35:08 aa2a04fe9f5a: Preparing 02:35:08 e6f74d769c02: Preparing 02:35:08 e6f74d769c02: Waiting 02:35:08 aa2a04fe9f5a: Layer already exists 02:35:08 7e8be11c16a8: Layer already exists 02:35:08 8c4923514e61: Layer already exists 02:35:08 8a9b69a46fb3: Layer already exists 02:35:08 49fe7db6f7af: Layer already exists 02:35:08 e6f74d769c02: Layer already exists 02:35:08 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:09 #11 59.97 (119/136) Installing libevent (2.1.12-r4) 02:35:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 02:35:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 02:35:09 8a9b69a46fb3: Preparing 02:35:09 7e8be11c16a8: Preparing 02:35:09 49fe7db6f7af: Preparing 02:35:09 8c4923514e61: Preparing 02:35:09 aa2a04fe9f5a: Preparing 02:35:09 e6f74d769c02: Preparing 02:35:09 e6f74d769c02: Waiting 02:35:09 8a9b69a46fb3: Layer already exists 02:35:09 aa2a04fe9f5a: Layer already exists 02:35:09 49fe7db6f7af: Layer already exists 02:35:09 8c4923514e61: Layer already exists 02:35:09 7e8be11c16a8: Layer already exists 02:35:09 e6f74d769c02: Layer already exists 02:35:09 main: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:35:09 ===================================================== [Pipeline] echo 02:35:09 taggedImages: 02:35:09 - nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36 02:35:09 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 02:35:09 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 02:35:09 - nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 02:35:09 - 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 02:35:10 #11 60.41 (120/136) Installing mesa (21.3.9-r0) 02:35:10 #11 60.69 (121/136) Installing wayland-libs-server (1.20.0-r0) 02:35:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:35:10 02:35:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:35:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:35:10 latest: Pulling from edgex-lftools-log-publisher 02:35:10 5eb5b503b376: Pulling fs layer 02:35:10 5c69ac0246d0: Pulling fs layer 02:35:10 ec43610c2a17: Pulling fs layer 02:35:10 3a2ae6a8a46f: Pulling fs layer 02:35:10 33b1e0a273af: Pulling fs layer 02:35:10 5d3b04190fa2: Pulling fs layer 02:35:10 2f39f015ded8: Pulling fs layer 02:35:10 5d3b04190fa2: Waiting 02:35:10 3a2ae6a8a46f: Waiting 02:35:10 33b1e0a273af: Waiting 02:35:10 2f39f015ded8: Waiting 02:35:10 5c69ac0246d0: Verifying Checksum 02:35:10 5c69ac0246d0: Download complete 02:35:10 3a2ae6a8a46f: Verifying Checksum 02:35:10 3a2ae6a8a46f: Download complete 02:35:10 33b1e0a273af: Verifying Checksum 02:35:10 33b1e0a273af: Download complete 02:35:10 5d3b04190fa2: Download complete 02:35:10 #11 61.00 (122/136) Installing mesa-gbm (21.3.9-r0) 02:35:11 ec43610c2a17: Verifying Checksum 02:35:11 ec43610c2a17: Download complete 02:35:11 5eb5b503b376: Verifying Checksum 02:35:11 5eb5b503b376: Download complete 02:35:11 #11 61.33 (123/136) Installing icu-data-en (71.1-r2) 02:35:11 #11 61.88 Executing icu-data-en-71.1-r2.post-install 02:35:11 2f39f015ded8: Download complete 02:35:11 #11 61.89 * 02:35:11 #11 61.89 * If you need ICU with non-English locales and legacy charset support, install 02:35:11 #11 61.89 * package icu-data-full. 02:35:11 #11 61.89 * 02:35:11 #11 61.89 (124/136) Installing icu-libs (71.1-r2) 02:35:11 #11 62.47 (125/136) Installing lcms2 (2.13.1-r0) 02:35:12 5eb5b503b376: Pull complete 02:35:12 5c69ac0246d0: Pull complete 02:35:12 #11 62.89 (126/136) Installing minizip (1.2.12-r0) 02:35:12 ec43610c2a17: Pull complete 02:35:12 3a2ae6a8a46f: Pull complete 02:35:12 #11 63.20 (127/136) Installing nspr (4.33-r0) 02:35:13 33b1e0a273af: Pull complete 02:35:13 5d3b04190fa2: Pull complete 02:35:13 #11 63.62 (128/136) Installing sqlite-libs (3.40.1-r0) 02:35:13 #11 64.12 (129/136) Installing nss (3.78.1-r0) 02:35:14 #11 64.70 (130/136) Installing re2 (2022.04.01-r0) 02:35:14 #11 65.11 (131/136) Installing snappy (1.1.9-r4) 02:35:15 #11 65.42 (132/136) Installing libgpg-error (1.45-r0) 02:35:15 #11 65.78 (133/136) Installing libgcrypt (1.10.1-r0) 02:35:15 #11 66.22 (134/136) Installing libxslt (1.1.35-r0) 02:35:16 #11 66.62 (135/136) Installing chromium (102.0.5005.182-r0) 02:35:17 2f39f015ded8: Pull complete 02:35:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:35:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:35:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:35:17 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:35:17 $ 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 02:35:25 $ docker top f0f1d63a034cd146c98ae17ca6e3ebaadf8cb9ca2fc49cba099ecaaa4f6c55d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:35:25 ---> job-cost.sh 02:35:25 lf-activate-venv: SKIPPING 02:35:25 INFO: No Stack... 02:35:26 INFO: Retrieving Pricing Info for: v3-standard-8 02:35:26 INFO: Archiving Costs [Pipeline] sh 02:35:27 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:35:27 + cut -d, -f6 [Pipeline] lock 02:35:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] 02:35:27 Resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] did not exist. Created. 02:35:27 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:35:27 + echo total: 0.2199999988079071 [Pipeline] stash 02:35:27 Stashed 1 file(s) [Pipeline] } 02:35:27 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 02:35:27 $ docker stop --time=1 f0f1d63a034cd146c98ae17ca6e3ebaadf8cb9ca2fc49cba099ecaaa4f6c55d1 02:35:28 #11 78.61 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) 02:35:28 $ docker rm -f --volumes f0f1d63a034cd146c98ae17ca6e3ebaadf8cb9ca2fc49cba099ecaaa4f6c55d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:35:29 #11 79.42 Executing busybox-1.35.0-r17.trigger 02:35:29 #11 79.44 Executing glib-2.72.4-r0.trigger 02:35:29 #11 79.46 Executing shared-mime-info-2.2-r2.trigger 02:35:31 #11 81.76 Executing gdk-pixbuf-2.42.8-r0.trigger 02:35:31 #11 81.80 Executing gtk-update-icon-cache-2.24.33-r3.trigger 02:35:31 #11 81.88 Executing fontconfig-2.14.0-r0.trigger 02:35:31 #11 81.95 Executing mkfontscale-1.2.2-r0.trigger 02:35:31 #11 82.02 OK: 376 MiB in 159 packages 02:35:31 #11 82.24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:35:32 #11 82.80 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:35:33 #11 84.12 (1/21) Installing binutils (2.38-r3) 02:35:34 #11 84.91 (2/21) Installing isl22 (0.22-r0) 02:35:35 #11 85.41 (3/21) Installing mpfr4 (4.1.0-r0) 02:35:35 #11 85.83 (4/21) Installing mpc1 (1.2.1-r0) 02:35:35 #11 86.19 (5/21) Installing gcc (11.2.1_git20220219-r2) 02:35:43 #11 92.94 (6/21) Installing musl-dev (1.2.3-r3) 02:35:43 #11 93.63 (7/21) Installing libc-dev (0.7.2-r3) 02:35:43 #11 93.91 (8/21) Installing linux-headers (5.16.7-r1) 02:35:44 #11 94.77 (9/21) Installing libffi-dev (3.4.2-r1) 02:35:44 #11 95.17 (10/21) Installing libpq (14.10-r0) 02:35:45 #11 95.58 (11/21) Installing openssl-dev (1.1.1w-r1) 02:35:45 #11 96.05 (12/21) Installing libpq-dev (14.10-r0) 02:35:46 #11 96.52 (13/21) Installing libecpg (14.10-r0) 02:35:46 #11 96.89 (14/21) Installing libecpg-dev (14.10-r0) 02:35:47 #11 97.35 (15/21) Installing llvm13-libs (13.0.1-r2) 02:35:49 #11 99.89 (16/21) Installing clang-libs (13.0.1-r1) 02:35:52 #11 102.1 (17/21) Installing clang (13.0.1-r1) 02:35:52 #11 102.9 (18/21) Installing icu (71.1-r2) 02:35:53 #11 103.3 (19/21) Installing icu-dev (71.1-r2) 02:35:53 #11 103.9 (20/21) Installing llvm13 (13.0.1-r2) 02:35:59 #11 108.7 (21/21) Installing postgresql14-dev (14.10-r0) 02:35:59 #11 109.7 Executing busybox-1.35.0-r17.trigger 02:35:59 #11 109.7 OK: 768 MiB in 180 packages 02:35:59 #11 109.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:00 #11 110.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:01 #11 111.8 (1/10) Installing g++ (11.2.1_git20220219-r2) 02:36:03 #11 113.9 (2/10) Installing gdbm (1.23-r0) 02:36:03 #11 114.2 (3/10) Installing mpdecimal (2.5.1-r1) 02:36:04 #11 114.6 (4/10) Installing readline (8.1.2-r0) 02:36:04 #11 115.0 (5/10) Installing python3 (3.10.13-r0) 02:36:07 #11 117.5 (6/10) Installing python3-dev (3.10.13-r0) 02:36:12 #11 122.6 (7/10) Installing libsodium (1.0.18-r0) 02:36:12 #11 123.0 (8/10) Installing libzmq (4.3.4-r0) 02:36:13 #11 123.5 (9/10) Installing libsodium-dev (1.0.18-r0) 02:36:13 #11 123.8 (10/10) Installing zeromq-dev (4.3.4-r0) 02:36:13 #11 124.1 Executing busybox-1.35.0-r17.trigger 02:36:13 #11 124.1 OK: 938 MiB in 190 packages 02:36:13 #11 124.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:14 #11 124.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:16 #11 126.3 OK: 938 MiB in 190 packages 02:36:16 #11 126.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 02:36:16 #11 127.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 02:36:17 #11 128.4 (1/1) Installing tzdata (2023c-r0) 02:36:19 #11 129.3 Executing busybox-1.35.0-r17.trigger 02:36:19 #11 129.4 OK: 941 MiB in 191 packages 02:36:20 #11 130.6 (1/1) Purging tzdata (2023c-r0) 02:36:20 #11 130.8 Executing busybox-1.35.0-r17.trigger 02:36:20 #11 130.8 OK: 938 MiB in 190 packages 02:36:38 #11 147.0 Looking in links: /tmp/tmpcaa1azvk 02:36:38 #11 147.1 Processing /tmp/tmpcaa1azvk/setuptools-65.5.0-py3-none-any.whl 02:36:38 #11 147.1 Processing /tmp/tmpcaa1azvk/pip-23.0.1-py3-none-any.whl 02:36:38 #11 148.4 Installing collected packages: setuptools, pip 02:36:56 #11 164.5 Successfully installed pip-23.0.1 setuptools-65.5.0 02:36:56 #11 164.6 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 02:36:57 #11 168.0 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) 02:36:58 #11 168.8 Collecting pip 02:36:58 #11 168.9 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) 02:36:58 #11 169.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.9 MB/s eta 0:00:00 02:36:58 #11 169.2 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) 02:37:02 #11 172.1 Collecting setuptools 02:37:02 #11 172.1 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) 02:37:02 #11 172.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.0 MB/s eta 0:00:00 02:37:02 #11 172.7 Collecting wheel 02:37:02 #11 172.7 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) 02:37:02 #11 172.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 18.3 MB/s eta 0:00:00 02:37:04 #11 174.5 Installing collected packages: wheel, setuptools, pip 02:37:04 #11 175.0 Attempting uninstall: setuptools 02:37:04 #11 175.0 Found existing installation: setuptools 65.5.0 02:37:05 #11 176.0 Uninstalling setuptools-65.5.0: 02:37:05 #11 176.1 Successfully uninstalled setuptools-65.5.0 02:37:11 #11 180.7 Attempting uninstall: pip 02:37:11 #11 180.7 Found existing installation: pip 23.0.1 02:37:12 #11 182.9 Uninstalling pip-23.0.1: 02:37:12 #11 183.1 Successfully uninstalled pip-23.0.1 02:37:25 #11 193.9 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 02:37:25 #11 193.9 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 02:37:28 #11 198.4 Processing ./edgex-taf-common 02:37:28 #11 198.4 Preparing metadata (setup.py): started 02:37:29 #11 199.8 Preparing metadata (setup.py): finished with status 'done' 02:37:29 #11 199.8 Building wheels for collected packages: edgex-taf-common 02:37:29 #11 199.8 Building wheel for edgex-taf-common (setup.py): started 02:37:31 #11 201.5 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 02:37:31 #11 201.5 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=125a3ba9468b979841324d52bd74844cffeb5007367ff92f237b66973ea78ac1 02:37:31 #11 201.5 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd 02:37:31 #11 201.5 Successfully built edgex-taf-common 02:37:31 #11 202.1 Installing collected packages: edgex-taf-common 02:37:31 #11 202.3 Successfully installed edgex-taf-common-0.0.0 02:37:31 #11 202.3 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 02:37:37 #11 207.3 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) 02:37:37 #11 207.4 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) 02:37:37 #11 207.6 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) 02:37:37 #11 207.6 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) 02:37:37 #11 207.9 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 02:37:37 #11 207.9 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 02:37:37 #11 208.3 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 02:37:37 #11 208.3 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 02:37:38 #11 208.4 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 02:37:38 #11 208.4 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 02:37:38 #11 208.5 Preparing metadata (setup.py): started 02:37:39 #11 209.7 Preparing metadata (setup.py): finished with status 'done' 02:37:39 #11 209.9 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 02:37:39 #11 209.9 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 02:37:39 #11 210.1 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) 02:37:39 #11 210.1 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) 02:37:40 #11 210.6 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 02:37:40 #11 210.7 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 02:37:40 #11 210.8 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 02:37:40 #11 210.8 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 02:37:40 #11 210.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.0 MB/s eta 0:00:00 02:37:40 #11 211.1 Preparing metadata (setup.py): started 02:37:42 #11 212.6 Preparing metadata (setup.py): finished with status 'done' 02:37:46 #11 216.9 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 02:37:46 #11 216.9 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 02:37:50 #11 220.0 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 02:37:50 #11 220.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) 02:37:50 #11 220.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.9 MB/s eta 0:00:00 02:37:51 #11 221.3 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 02:37:51 #11 221.4 Downloading psutil-5.9.5.tar.gz (493 kB) 02:37:51 #11 221.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.6 MB/s eta 0:00:00 02:37:51 #11 222.1 Installing build dependencies: started 02:38:10 #11 237.5 Installing build dependencies: finished with status 'done' 02:38:10 #11 237.5 Getting requirements to build wheel: started 02:38:10 #11 239.9 Getting requirements to build wheel: finished with status 'done' 02:38:10 #11 239.9 Preparing metadata (pyproject.toml): started 02:38:11 #11 242.1 Preparing metadata (pyproject.toml): finished with status 'done' 02:38:12 #11 242.7 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 02:38:12 #11 242.7 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 02:38:17 #11 247.9 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) 02:38:17 #11 247.9 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) 02:38:17 #11 248.2 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) 02:38:17 #11 248.3 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) 02:38:18 #11 248.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.0 MB/s eta 0:00:00 02:38:18 #11 249.2 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) 02:38:19 #11 249.3 Downloading psycopg2-2.9.7.tar.gz (383 kB) 02:38:19 #11 249.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 7.2 MB/s eta 0:00:00 02:38:19 #11 250.0 Preparing metadata (setup.py): started 02:38:21 #11 251.9 Preparing metadata (setup.py): finished with status 'done' 02:38:22 #11 253.4 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 02:38:22 #11 253.4 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 02:38:23 #11 254.4 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:38:24 #11 254.4 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) 02:38:24 #11 254.7 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:38:24 #11 254.7 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) 02:38:24 #11 255.1 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:24 #11 255.2 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 02:38:25 #11 255.5 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:25 #11 255.5 Downloading flex-6.14.1.tar.gz (40 kB) 02:38:25 #11 255.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 02:38:25 #11 255.8 Preparing metadata (setup.py): started 02:38:27 #11 257.4 Preparing metadata (setup.py): finished with status 'done' 02:38:27 #11 257.5 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:27 #11 257.5 Downloading genson-1.2.2.tar.gz (34 kB) 02:38:29 #11 259.2 Preparing metadata (setup.py): started 02:38:30 #11 260.9 Preparing metadata (setup.py): finished with status 'done' 02:38:30 #11 261.0 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:30 #11 261.0 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) 02:38:31 #11 261.5 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:31 #11 261.5 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) 02:38:31 #11 261.9 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:31 #11 261.9 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) 02:38:32 #11 262.7 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:32 #11 262.7 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) 02:38:32 #11 262.9 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:32 #11 262.9 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 02:38:34 #11 264.6 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:34 #11 264.6 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) 02:38:34 #11 264.8 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:34 #11 264.9 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) 02:38:35 #11 265.7 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:35 #11 265.7 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) 02:38:35 #11 266.0 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 02:38:35 #11 266.0 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) 02:38:36 #11 266.6 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:38:36 #11 266.6 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) 02:38:36 #11 267.3 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 02:38:37 #11 267.4 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) 02:38:37 #11 267.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) 02:38:37 #11 267.9 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) 02:38:38 #11 268.6 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:38 #11 268.6 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 02:38:38 #11 268.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.5 MB/s eta 0:00:00 02:38:38 #11 269.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:38 #11 269.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) 02:38:38 #11 269.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.3 MB/s eta 0:00:00 02:38:38 #11 269.2 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)) (69.0.2) 02:38:39 #11 270.0 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:39 #11 270.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 02:38:40 #11 270.4 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) 02:38:40 #11 270.4 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) 02:38:40 #11 271.0 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:38:40 #11 271.0 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) 02:38:40 #11 271.2 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:38:40 #11 271.2 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 02:38:43 #11 273.5 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:38:43 #11 273.5 Downloading PyYAML-6.0.1.tar.gz (125 kB) 02:38:43 #11 273.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.1 MB/s eta 0:00:00 02:38:44 #11 275.1 Installing build dependencies: started 02:39:17 #11 302.3 Installing build dependencies: finished with status 'done' 02:39:17 #11 302.3 Getting requirements to build wheel: started 02:39:29 #11 318.7 Getting requirements to build wheel: finished with status 'done' 02:39:29 #11 318.7 Preparing metadata (pyproject.toml): started 02:39:31 #11 321.3 Preparing metadata (pyproject.toml): finished with status 'done' 02:39:31 #11 321.4 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:31 #11 321.4 Downloading validate_email-1.3.tar.gz (4.7 kB) 02:39:31 #11 321.4 Preparing metadata (setup.py): started 02:39:32 #11 323.0 Preparing metadata (setup.py): finished with status 'done' 02:39:32 #11 323.1 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:32 #11 323.1 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 02:39:32 #11 323.3 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:32 #11 323.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 02:39:32 #11 323.4 Preparing metadata (setup.py): started 02:39:34 #11 324.8 Preparing metadata (setup.py): finished with status 'done' 02:39:34 #11 325.2 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:34 #11 325.2 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 02:39:34 #11 325.4 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:34 #11 325.4 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 02:39:35 #11 325.7 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:35 #11 325.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 02:39:35 #11 325.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 02:39:36 #11 326.4 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:36 #11 326.4 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) 02:39:36 #11 326.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 02:39:36 #11 326.6 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:36 #11 326.6 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) 02:39:36 #11 327.1 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:36 #11 327.2 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) 02:39:44 #11 334.0 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 02:39:44 #11 334.0 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) 02:39:46 #11 337.0 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:46 #11 337.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:39:46 #11 337.2 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:46 #11 337.2 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 02:39:47 #11 337.4 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:47 #11 337.4 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) 02:39:47 #11 337.6 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:47 #11 337.6 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) 02:39:47 #11 338.0 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:47 #11 338.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 02:39:48 #11 338.6 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:48 #11 338.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 02:39:49 #11 339.6 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 02:39:49 #11 339.6 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 02:39:49 #11 339.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.9 MB/s eta 0:00:00 02:39:49 #11 340.5 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) 02:39:50 #11 340.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.5 MB/s eta 0:00:00 02:39:50 #11 340.6 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 02:39:50 #11 340.7 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 02:39:50 #11 340.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.8 MB/s eta 0:00:00 02:39:50 #11 340.7 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 02:39:50 #11 340.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.9 MB/s eta 0:00:00 02:39:50 #11 340.8 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 02:39:50 #11 340.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.4 MB/s eta 0:00:00 02:39:50 #11 340.9 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) 02:39:55 #11 346.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 2.0 MB/s eta 0:00:00 02:39:55 #11 346.4 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 02:39:56 #11 346.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 4.8 MB/s eta 0:00:00 02:39:56 #11 346.5 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) 02:39:56 #11 346.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.2 MB/s eta 0:00:00 02:39:56 #11 346.7 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 02:39:56 #11 346.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.0 MB/s eta 0:00:00 02:39:56 #11 346.9 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) 02:39:56 #11 347.0 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) 02:39:56 #11 347.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.7 MB/s eta 0:00:00 02:39:56 #11 347.1 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) 02:39:56 #11 347.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.6 MB/s eta 0:00:00 02:39:56 #11 347.1 Downloading idna-3.6-py3-none-any.whl (61 kB) 02:39:56 #11 347.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.0 MB/s eta 0:00:00 02:39:56 #11 347.2 Downloading packaging-23.2-py3-none-any.whl (53 kB) 02:39:56 #11 347.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.8 MB/s eta 0:00:00 02:39:56 #11 347.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) 02:39:56 #11 347.3 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) 02:39:58 #11 348.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 10.6 MB/s eta 0:00:00 02:39:58 #11 348.3 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) 02:39:58 #11 348.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.5 MB/s eta 0:00:00 02:39:58 #11 348.4 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) 02:39:58 #11 348.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.0 MB/s eta 0:00:00 02:39:58 #11 348.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) 02:39:58 #11 348.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.7 MB/s eta 0:00:00 02:39:58 #11 348.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) 02:39:58 #11 348.6 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) 02:39:58 #11 348.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.3 MB/s eta 0:00:00 02:39:58 #11 348.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) 02:39:58 #11 348.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 02:39:58 #11 348.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) 02:39:58 #11 348.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.5 MB/s eta 0:00:00 02:39:58 #11 349.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 02:39:58 #11 349.0 Downloading click-8.1.7-py3-none-any.whl (97 kB) 02:39:58 #11 349.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.5 MB/s eta 0:00:00 02:39:58 #11 349.1 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 02:39:58 #11 349.1 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) 02:39:58 #11 349.2 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) 02:39:58 #11 349.2 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) 02:39:58 #11 349.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.1 MB/s eta 0:00:00 02:39:58 #11 349.4 Downloading trio-0.23.1-py3-none-any.whl (448 kB) 02:39:59 #11 349.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 6.6 MB/s eta 0:00:00 02:39:59 #11 349.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 02:39:59 #11 349.6 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) 02:39:59 #11 349.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) 02:39:59 #11 349.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 02:40:00 #11 350.9 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email 02:40:00 #11 350.9 Building wheel for robotbackgroundlogger (setup.py): started 02:40:02 #11 352.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 02:40:02 #11 352.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1b8a769a7b584a94d059c4a6eaeec867b4c64aebba1d20af6c1f096ec7574efa 02:40:02 #11 352.6 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 02:40:02 #11 352.7 Building wheel for paho-mqtt (setup.py): started 02:40:04 #11 354.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' 02:40:04 #11 354.6 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=a049a2f651da6a3f000d18c49fc8eb9228e7529122a4f71e470a2eeb4797f362 02:40:04 #11 354.6 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a 02:40:04 #11 354.7 Building wheel for psutil (pyproject.toml): started 02:40:14 #11 364.9 Building wheel for psutil (pyproject.toml): finished with status 'done' 02:40:14 #11 364.9 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274837 sha256=35b993d3aad3f0a36568d5ef14c64b17ff3cfd19b3666944700ee135ecd2cfa6 02:40:14 #11 364.9 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c 02:40:14 #11 365.0 Building wheel for psycopg2 (setup.py): started 02:41:22 #11 425.7 Building wheel for psycopg2 (setup.py): still running... 02:41:32 #11 441.2 Building wheel for psycopg2 (setup.py): finished with status 'done' 02:41:32 #11 441.2 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471086 sha256=cd6d413b6d043c690ddc966f9faacb7ea91f8ec9b7acf6480a1e1dc38581058e 02:41:32 #11 441.2 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 02:41:32 #11 441.2 Building wheel for flex (setup.py): started 02:41:33 #11 444.0 Building wheel for flex (setup.py): finished with status 'done' 02:41:33 #11 444.0 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=080e55d10682b6ddf0a2c975a5c3c1ce3f256bec5c1ace0db715742909fa1b80 02:41:33 #11 444.0 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 02:41:33 #11 444.0 Building wheel for GenSON (setup.py): started 02:41:35 #11 446.0 Building wheel for GenSON (setup.py): finished with status 'done' 02:41:35 #11 446.0 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d6036b64d4ba4f2ec2c5661c4f6a4d7b6638c65148130704e37a4742dd8e0487 02:41:35 #11 446.0 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca 02:41:35 #11 446.0 Building wheel for PyYAML (pyproject.toml): started 02:41:39 #11 449.6 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 02:41:39 #11 449.6 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=f314318fa3630cca2d108a81853b87b05a94226f8c4a3b9a8ae8969350fcf7a6 02:41:39 #11 449.6 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c 02:41:39 #11 449.7 Building wheel for strict-rfc3339 (setup.py): started 02:41:41 #11 451.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 02:41:41 #11 451.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=798ffd0eb48c887a0c7234d6040e1955cc6bc1b988a009e94cf2ae39e92243d1 02:41:41 #11 451.4 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 02:41:41 #11 451.5 Building wheel for validate-email (setup.py): started 02:41:43 #11 453.3 Building wheel for validate-email (setup.py): finished with status 'done' 02:41:43 #11 453.3 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=b2619ff1c089658ecef9ed8fb0e7e137f80e1f3fe51266d0b7f1607f52c4d763 02:41:43 #11 453.3 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 02:41:43 #11 453.3 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email 02:41:46 #11 456.5 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 02:43:23 #11 541.0 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 02:43:23 #11 541.0 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 02:43:23 #11 DONE 544.4s 02:43:23 02:43:23 #12 exporting to image 02:43:23 #12 exporting layers 02:43:38 #12 exporting layers 23.3s done 02:43:38 #12 writing image sha256:2b15b6de28b9efd6bdaff780c627104cb6ba81e7d4d9aacab0a211067eb22d45 done 02:43:38 #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done 02:43:38 #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 02:43:38 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 02:43:38 742ae9a153caf622fd4951f760bb631dafd14e36 02:43:38 latest 02:43:38 0.0.2-dev.38 02:43:38 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 02:43:38 main 02:43:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:43:39 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36 02:43:39 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:43:39 877ce5d38d3b: Preparing 02:43:39 f9abd66cfaa8: Preparing 02:43:39 5f70bf18a086: Preparing 02:43:39 dc26db774603: Preparing 02:43:39 116c129ef728: Preparing 02:43:39 067e490b4eee: Preparing 02:43:39 4b1641f97782: Preparing 02:43:39 067e490b4eee: Waiting 02:43:39 4b1641f97782: Waiting 02:43:39 116c129ef728: Pushed 02:43:39 f9abd66cfaa8: Pushed 02:43:39 5f70bf18a086: Pushed 02:43:39 dc26db774603: Pushed 02:43:39 4b1641f97782: Layer already exists 02:43:40 067e490b4eee: Pushed 02:47:49 877ce5d38d3b: Pushed 02:47:49 742ae9a153caf622fd4951f760bb631dafd14e36: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:49 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:50 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:47:50 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:47:50 877ce5d38d3b: Preparing 02:47:50 f9abd66cfaa8: Preparing 02:47:50 5f70bf18a086: Preparing 02:47:50 dc26db774603: Preparing 02:47:50 116c129ef728: Preparing 02:47:50 067e490b4eee: Preparing 02:47:50 4b1641f97782: Preparing 02:47:50 067e490b4eee: Waiting 02:47:50 4b1641f97782: Waiting 02:47:50 116c129ef728: Layer already exists 02:47:50 dc26db774603: Layer already exists 02:47:50 877ce5d38d3b: Layer already exists 02:47:50 5f70bf18a086: Layer already exists 02:47:50 f9abd66cfaa8: Layer already exists 02:47:50 4b1641f97782: Layer already exists 02:47:50 067e490b4eee: Layer already exists 02:47:50 latest: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:50 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 02:47:53 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:47:53 877ce5d38d3b: Preparing 02:47:53 f9abd66cfaa8: Preparing 02:47:53 5f70bf18a086: Preparing 02:47:53 dc26db774603: Preparing 02:47:53 116c129ef728: Preparing 02:47:53 067e490b4eee: Preparing 02:47:53 4b1641f97782: Preparing 02:47:53 067e490b4eee: Waiting 02:47:53 4b1641f97782: Waiting 02:47:53 dc26db774603: Layer already exists 02:47:53 877ce5d38d3b: Layer already exists 02:47:53 116c129ef728: Layer already exists 02:47:53 5f70bf18a086: Layer already exists 02:47:53 f9abd66cfaa8: Layer already exists 02:47:53 067e490b4eee: Layer already exists 02:47:53 4b1641f97782: Layer already exists 02:47:53 0.0.2-dev.38: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 02:47:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:47:54 877ce5d38d3b: Preparing 02:47:54 f9abd66cfaa8: Preparing 02:47:54 5f70bf18a086: Preparing 02:47:54 dc26db774603: Preparing 02:47:54 116c129ef728: Preparing 02:47:54 067e490b4eee: Preparing 02:47:54 4b1641f97782: Preparing 02:47:54 4b1641f97782: Waiting 02:47:54 067e490b4eee: Waiting 02:47:54 877ce5d38d3b: Layer already exists 02:47:54 5f70bf18a086: Layer already exists 02:47:54 f9abd66cfaa8: Layer already exists 02:47:54 dc26db774603: Layer already exists 02:47:54 116c129ef728: Layer already exists 02:47:54 067e490b4eee: Layer already exists 02:47:54 4b1641f97782: Layer already exists 02:47:54 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 02:47:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 02:47:55 877ce5d38d3b: Preparing 02:47:55 f9abd66cfaa8: Preparing 02:47:55 5f70bf18a086: Preparing 02:47:55 dc26db774603: Preparing 02:47:55 116c129ef728: Preparing 02:47:55 067e490b4eee: Preparing 02:47:55 4b1641f97782: Preparing 02:47:55 067e490b4eee: Waiting 02:47:55 4b1641f97782: Waiting 02:47:55 5f70bf18a086: Layer already exists 02:47:55 116c129ef728: Layer already exists 02:47:55 dc26db774603: Layer already exists 02:47:55 877ce5d38d3b: Layer already exists 02:47:55 f9abd66cfaa8: Layer already exists 02:47:55 067e490b4eee: Layer already exists 02:47:55 4b1641f97782: Layer already exists 02:47:55 main: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:55 ===================================================== [Pipeline] echo 02:47:55 taggedImages: 02:47:55 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36 02:47:55 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 02:47:55 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 02:47:55 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 02:47:55 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:56 02:47:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:47:57 arm64: Pulling from edgex-lftools-log-publisher 02:47:57 8998bd30e6a1: Pulling fs layer 02:47:57 04944245beec: Pulling fs layer 02:47:57 699f458cf7ca: Pulling fs layer 02:47:57 765212b225bb: Pulling fs layer 02:47:57 f23df028b6ca: Pulling fs layer 02:47:57 d65c8cfc05b1: Pulling fs layer 02:47:57 2437ff75d9bd: Pulling fs layer 02:47:57 f23df028b6ca: Waiting 02:47:57 d65c8cfc05b1: Waiting 02:47:57 2437ff75d9bd: Waiting 02:47:57 765212b225bb: Waiting 02:47:57 04944245beec: Verifying Checksum 02:47:57 04944245beec: Download complete 02:47:57 765212b225bb: Verifying Checksum 02:47:57 765212b225bb: Download complete 02:47:57 f23df028b6ca: Verifying Checksum 02:47:57 f23df028b6ca: Download complete 02:47:57 d65c8cfc05b1: Download complete 02:47:57 699f458cf7ca: Verifying Checksum 02:47:57 699f458cf7ca: Download complete 02:47:57 8998bd30e6a1: Verifying Checksum 02:47:57 8998bd30e6a1: Download complete 02:47:59 2437ff75d9bd: Verifying Checksum 02:47:59 2437ff75d9bd: Download complete 02:48:03 8998bd30e6a1: Pull complete 02:48:08 04944245beec: Pull complete 02:48:10 699f458cf7ca: Pull complete 02:48:10 765212b225bb: Pull complete 02:48:10 f23df028b6ca: Pull complete 02:48:10 d65c8cfc05b1: Pull complete 02:48:32 2437ff75d9bd: Pull complete 02:48:32 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:48:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:48:32 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:33 prd-ubuntu20.04-docker-arm64-4c-16g-23677 does not seem to be running inside a container 02:48:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:48:35 $ docker top 61aa880fb349e7b10a3c6ace7e8526f99c60e3c4e6b6b71932e8ac3b985fdf70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:48:35 ---> job-cost.sh 02:48:35 lf-activate-venv: SKIPPING 02:48:35 INFO: No Stack... 02:48:36 INFO: Retrieving Pricing Info for: v3-standard-8 02:48:37 INFO: Archiving Costs [Pipeline] sh 02:48:37 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 02:48:37 + cut -d, -f6 [Pipeline] lock 02:48:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] 02:48:37 Resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] did not exist. Created. 02:48:37 Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:48:37 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-1479aa58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:48:38 + echo total: 0.2199999988079071 [Pipeline] stash 02:48:38 Warning: overwriting stash ‘stack-cost’ 02:48:38 Stashed 1 file(s) [Pipeline] } 02:48:38 Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] // lock [Pipeline] } 02:48:38 $ docker stop --time=1 61aa880fb349e7b10a3c6ace7e8526f99c60e3c4e6b6b71932e8ac3b985fdf70 02:48:40 $ docker rm -f --volumes 61aa880fb349e7b10a3c6ace7e8526f99c60e3c4e6b6b71932e8ac3b985fdf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:48:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:48:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:48:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:41 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:48:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:48:42 $ docker top 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 -eo pid,comm 02:48:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:48:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:48:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:48:42 [ssh-agent] Looking for ssh-agent implementation... 02:48:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:48:42 $ docker exec 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 ssh-agent 02:48:42 SSH_AUTH_SOCK=/tmp/ssh-ZDHnvER3HWO9/agent.32 02:48:42 SSH_AGENT_PID=38 02:48:42 Running ssh-add (command line suppressed) 02:48:42 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16020801060197776894.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16020801060197776894.key) 02:48:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:48:43 + git semver tag 02:48:43 2023-12-02 02:48:43,195 [run_tag] DEBUG tag force:False 02:48:43 2023-12-02 02:48:43,195 [check_head_tag] DEBUG check head tag 02:48:43 2023-12-02 02:48:43,196 [execute] INFO git cat-file --batch-check 02:48:43 2023-12-02 02:48:43,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:48:43 2023-12-02 02:48:43,200 [execute] INFO git cat-file --batch 02:48:43 2023-12-02 02:48:43,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 02:48:43 2023-12-02 02:48:43,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:43 2023-12-02 02:48:43,216 [execute] INFO git tag -a v0.0.2-dev.38 -m v0.0.2-dev.38 02:48:43 2023-12-02 02:48:43,216 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.38', '-m', 'v0.0.2-dev.38'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:48:43 2023-12-02 02:48:43,221 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:48:43 0.0.2-dev.38 [Pipeline] } 02:48:43 $ docker exec --env ******** --env ******** 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 ssh-agent -k 02:48:43 unset SSH_AUTH_SOCK; 02:48:43 unset SSH_AGENT_PID; 02:48:43 echo Agent pid 38 killed; 02:48:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:48:43 + git semver [Pipeline] } 02:48:44 $ docker stop --time=1 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 02:48:45 $ docker rm -f --volumes 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:45 02:48:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:46 0.23.1-centos7: Pulling from edgex-lftools 02:48:46 ab5ef0e58194: Pulling fs layer 02:48:46 9712f1f96733: Pulling fs layer 02:48:46 63f879dbbcfc: Pulling fs layer 02:48:46 0d9ebad4ef96: Pulling fs layer 02:48:46 e9a5061849ea: Pulling fs layer 02:48:46 d747dcd14b5f: Pulling fs layer 02:48:46 2de7ff778b66: Pulling fs layer 02:48:46 0d9ebad4ef96: Waiting 02:48:46 2de7ff778b66: Waiting 02:48:46 d747dcd14b5f: Waiting 02:48:46 e9a5061849ea: Waiting 02:48:46 9712f1f96733: Verifying Checksum 02:48:46 9712f1f96733: Download complete 02:48:46 63f879dbbcfc: Verifying Checksum 02:48:46 63f879dbbcfc: Download complete 02:48:46 e9a5061849ea: Verifying Checksum 02:48:46 e9a5061849ea: Download complete 02:48:46 d747dcd14b5f: Verifying Checksum 02:48:46 d747dcd14b5f: Download complete 02:48:46 0d9ebad4ef96: Verifying Checksum 02:48:46 0d9ebad4ef96: Download complete 02:48:47 ab5ef0e58194: Verifying Checksum 02:48:47 ab5ef0e58194: Download complete 02:48:47 2de7ff778b66: Verifying Checksum 02:48:47 2de7ff778b66: Download complete 02:48:49 ab5ef0e58194: Pull complete 02:48:49 9712f1f96733: Pull complete 02:48:50 63f879dbbcfc: Pull complete 02:48:54 0d9ebad4ef96: Pull complete 02:48:54 e9a5061849ea: Pull complete 02:48:54 d747dcd14b5f: Pull complete 02:48:54 2de7ff778b66: Pull complete 02:48:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:48:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:48:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:48:55 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:48:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 02:49:07 $ docker top ea2a96159d164a1265bd07250c587b3b701da6e96c435548d4ff53a52cbca1eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:49:07 provisioning config files... 02:49:07 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11795471940922095493tmp 02:49:07 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16802266532305687310tmp 02:49:07 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9734112368773071409tmp [Pipeline] { [Pipeline] echo 02:49:07 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:49:08 ---> sigul-configuration.sh 02:49:08 gpg: directory `/root/.gnupg' created 02:49:08 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:49:08 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:49:08 gpg: keyring `/root/.gnupg/secring.gpg' created 02:49:08 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:49:08 gpg: CAST5 encrypted data 02:49:08 gpg: encrypted with 1 passphrase 02:49:08 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:49:08 + mkdir /home/jenkins 02:49:08 + mkdir /home/jenkins/sigul [Pipeline] sh 02:49:08 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 02:49:08 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:49:08 ---> sigul-install.sh 02:49:08 Sigul already installed; skipping installation. [Pipeline] sh 02:49:09 + git tag --list 02:49:09 v0.0.1 02:49:09 v0.0.2-dev.1 02:49:09 v0.0.2-dev.10 02:49:09 v0.0.2-dev.11 02:49:09 v0.0.2-dev.12 02:49:09 v0.0.2-dev.13 02:49:09 v0.0.2-dev.14 02:49:09 v0.0.2-dev.15 02:49:09 v0.0.2-dev.16 02:49:09 v0.0.2-dev.17 02:49:09 v0.0.2-dev.18 02:49:09 v0.0.2-dev.19 02:49:09 v0.0.2-dev.2 02:49:09 v0.0.2-dev.20 02:49:09 v0.0.2-dev.21 02:49:09 v0.0.2-dev.22 02:49:09 v0.0.2-dev.23 02:49:09 v0.0.2-dev.24 02:49:09 v0.0.2-dev.25 02:49:09 v0.0.2-dev.26 02:49:09 v0.0.2-dev.27 02:49:09 v0.0.2-dev.28 02:49:09 v0.0.2-dev.29 02:49:09 v0.0.2-dev.3 02:49:09 v0.0.2-dev.30 02:49:09 v0.0.2-dev.31 02:49:09 v0.0.2-dev.32 02:49:09 v0.0.2-dev.33 02:49:09 v0.0.2-dev.34 02:49:09 v0.0.2-dev.35 02:49:09 v0.0.2-dev.36 02:49:09 v0.0.2-dev.37 02:49:09 v0.0.2-dev.38 02:49:09 v0.0.2-dev.4 02:49:09 v0.0.2-dev.5 02:49:09 v0.0.2-dev.6 02:49:09 v0.0.2-dev.7 02:49:09 v0.0.2-dev.8 02:49:09 v0.0.2-dev.9 [Pipeline] sh 02:49:09 + lftools sign git-tag v0.0.2-dev.38 02:49:10 Signing Git tag with Sigul... 02:49:10 Signing v0.0.2-dev.38 [Pipeline] echo 02:49:10 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:49:10 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:49:10 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:49:10 $ docker stop --time=1 ea2a96159d164a1265bd07250c587b3b701da6e96c435548d4ff53a52cbca1eb 02:49:12 $ docker rm -f --volumes ea2a96159d164a1265bd07250c587b3b701da6e96c435548d4ff53a52cbca1eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:49:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:13 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:49:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:13 $ docker top 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 -eo pid,comm 02:49:13 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:49:13 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:14 [ssh-agent] Looking for ssh-agent implementation... 02:49:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:14 $ docker exec 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 ssh-agent 02:49:14 SSH_AUTH_SOCK=/tmp/ssh-iY1FIiOz3LOU/agent.32 02:49:14 SSH_AGENT_PID=38 02:49:14 Running ssh-add (command line suppressed) 02:49:14 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7749667768760467134.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7749667768760467134.key) 02:49:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:14 + git semver bump pre 02:49:14 2023-12-02 02:49:14,884 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:49:14 2023-12-02 02:49:14,885 [bump_version] DEBUG bumping version:0.0.2-dev.38 on axis:pre with prefix:dev 02:49:14 2023-12-02 02:49:14,885 [bump_version] DEBUG bumped version:0.0.2-dev.39 02:49:14 2023-12-02 02:49:14,885 [write_version] DEBUG write version:0.0.2-dev.39 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 02:49:14 2023-12-02 02:49:14,885 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:49:14 2023-12-02 02:49:14,885 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:49:14 2023-12-02 02:49:14,887 [execute] INFO git cat-file --batch-check 02:49:14 2023-12-02 02:49:14,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:49:14 2023-12-02 02:49:14,892 [execute] INFO git cat-file --batch 02:49:14 2023-12-02 02:49:14,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:49:14 2023-12-02 02:49:14,897 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 02:49:14 0.0.2-dev.39 [Pipeline] } 02:49:14 $ docker exec --env ******** --env ******** 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 ssh-agent -k 02:49:15 unset SSH_AUTH_SOCK; 02:49:15 unset SSH_AGENT_PID; 02:49:15 echo Agent pid 38 killed; 02:49:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:49:15 + git semver [Pipeline] } 02:49:15 $ docker stop --time=1 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 02:49:17 $ docker rm -f --volumes 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 [Pipeline] // withDockerContainer [Pipeline] sh 02:49:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:49:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:49:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:17 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:49:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:49:18 $ docker top 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 -eo pid,comm 02:49:18 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:49:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:49:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:49:18 [ssh-agent] Looking for ssh-agent implementation... 02:49:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:49:18 $ docker exec 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 ssh-agent 02:49:18 SSH_AUTH_SOCK=/tmp/ssh-7jL9xhTsEyGW/agent.33 02:49:18 SSH_AGENT_PID=39 02:49:18 Running ssh-add (command line suppressed) 02:49:18 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17630922513526107552.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17630922513526107552.key) 02:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:49:19 + git semver push 02:49:19 2023-12-02 02:49:19,415 [run_push] DEBUG push 02:49:19 2023-12-02 02:49:19,416 [execute] INFO git cat-file --batch-check 02:49:19 2023-12-02 02:49:19,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 02:49:19 2023-12-02 02:49:19,419 [execute] INFO git rev-list 3813650165cdf146879708bb25c5837f4cd511cf -- 02:49:19 2023-12-02 02:49:19,420 [execute] DEBUG Popen(['git', 'rev-list', '3813650165cdf146879708bb25c5837f4cd511cf', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:49:19 2023-12-02 02:49:19,424 [execute] INFO git fetch -v origin 02:49:19 2023-12-02 02:49:19,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 02:49:20 2023-12-02 02:49:20,073 [run_push] DEBUG remote changes detected 02:49:20 2023-12-02 02:49:20,073 [run_push] DEBUG latest remote commit 18653c21217667b88adbdc2cd05d587e05039d05 is not in local commits 02:49:20 2023-12-02 02:49:20,073 [run_push] DEBUG integrating remote changes with a git pull 02:49:20 2023-12-02 02:49:20,074 [execute] INFO git pull origin semver 02:49:20 2023-12-02 02:49:20,074 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:49:20 2023-12-02 02:49:20,629 [execute] INFO git push origin semver 02:49:20 2023-12-02 02:49:20,630 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 02:49:21 2023-12-02 02:49:21,609 [run_push] DEBUG push all version tags 02:49:21 2023-12-02 02:49:21,610 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:49:21 2023-12-02 02:49:21,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 02:49:22 2023-12-02 02:49:22,133 [main] ERROR Cmd('git') failed due to: exit code(1) 02:49:22 cmdline: git push origin refs/tags/v*:refs/tags/v* 02:49:22 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 02:49:22 To github.com:edgexfoundry/edgex-taf-common.git 02:49:22 ! [rejected] v0.0.2-dev.38 -> v0.0.2-dev.38 (already exists) 02:49:22 error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' 02:49:22 hint: Updates were rejected because the tag already exists in the remote.' 02:49:22 ERROR: Cmd('git') failed due to: exit code(1) 02:49:22 cmdline: git push origin refs/tags/v*:refs/tags/v* 02:49:22 stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. 02:49:22 To github.com:edgexfoundry/edgex-taf-common.git 02:49:22 ! [rejected] v0.0.2-dev.38 -> v0.0.2-dev.38 (already exists) 02:49:22 error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' 02:49:22 hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } 02:49:22 $ docker exec --env ******** --env ******** 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 ssh-agent -k 02:49:22 unset SSH_AUTH_SOCK; 02:49:22 unset SSH_AGENT_PID; 02:49:22 echo Agent pid 39 killed; 02:49:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } 02:49:22 $ docker stop --time=1 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 02:49:23 $ docker rm -f --volumes 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:49:24 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 02:49:24 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:49:24 total 16 02:49:24 drwxr-xr-x 3 root root 4096 Dec 2 02:35 . 02:49:24 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:49 .. 02:49:24 drwxr-xr-x 2 root root 4096 Dec 2 02:35 cost 02:49:24 -rw-r--r-- 1 root root 87 Dec 2 02:35 cost.csv 02:49:24 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:49:24 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 02:49:24 total 16 02:49:24 drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:35 . 02:49:24 drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:49 .. 02:49:24 drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:35 cost 02:49:24 -rw-r--r-- 1 jenkins jenkins 87 Dec 2 02:35 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:49:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:49:25 ---> package-listing.sh 02:49:25 ++ facter osfamily 02:49:25 ++ tr '[:upper:]' '[:lower:]' 02:49:25 + OS_FAMILY=debian 02:49:25 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 02:49:25 + START_PACKAGES=/tmp/packages_start.txt 02:49:25 + END_PACKAGES=/tmp/packages_end.txt 02:49:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:49:25 + PACKAGES=/tmp/packages_start.txt 02:49:25 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:49:25 + PACKAGES=/tmp/packages_end.txt 02:49:25 + case "${OS_FAMILY}" in 02:49:25 + dpkg -l 02:49:25 + grep '^ii' 02:49:25 + '[' -f /tmp/packages_start.txt ']' 02:49:25 + '[' -f /tmp/packages_end.txt ']' 02:49:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:49:25 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 02:49:25 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 02:49:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 02:49:25 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:49:26 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:49:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:49:26 prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container 02:49:26 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:49:27 $ docker top e8ef5e163ee6cb8195bc4f6bdc02c402c542c2ca54f6bd61aa6f35d08d4d072a -eo pid,comm [Pipeline] { [Pipeline] sh 02:49:27 + touch /tmp/pre-build-complete [Pipeline] sh 02:49:27 + mkdir -p /var/log/sysstat [Pipeline] sh 02:49:28 + ls /var/log/sa-host 02:49:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:49:28 provisioning config files... 02:49:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5005446162718987661tmp [Pipeline] { [Pipeline] echo 02:49:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:49:28 ---> create-netrc.sh [Pipeline] } 02:49:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:49:29 ---> python-tools-install.sh [Pipeline] echo 02:49:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:49:29 ---> sudo-logs.sh 02:49:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:49:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:49:29 ---> job-cost.sh 02:49:29 lf-activate-venv: SKIPPING 02:49:29 DEBUG: total: 0.2199999988079071 02:49:29 INFO: Retrieving Stack Cost... 02:49:30 INFO: Retrieving Pricing Info for: v3-standard-8 02:49:30 INFO: Archiving Costs [Pipeline] echo 02:49:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:49:30 ---> logs-deploy.sh 02:49:30 lf-activate-venv: SKIPPING 02:49:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/32 02:49:30 INFO: archiving workspace using pattern(s): 02:49:31 Archives upload complete. 02:49:31 INFO: archiving logs to Nexus 02:49:32 ---> uname -a: 02:49:32 Linux prd-ubuntu20-04-docker-8c-8g-23668 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 02:49:32 02:49:32 02:49:32 ---> lscpu: 02:49:32 Architecture: x86_64 02:49:32 CPU op-mode(s): 32-bit, 64-bit 02:49:32 Byte Order: Little Endian 02:49:32 Address sizes: 40 bits physical, 48 bits virtual 02:49:32 CPU(s): 8 02:49:32 On-line CPU(s) list: 0-7 02:49:32 Thread(s) per core: 1 02:49:32 Core(s) per socket: 1 02:49:32 Socket(s): 8 02:49:32 NUMA node(s): 1 02:49:32 Vendor ID: AuthenticAMD 02:49:32 CPU family: 23 02:49:32 Model: 49 02:49:32 Model name: AMD EPYC-Rome Processor 02:49:32 Stepping: 0 02:49:32 CPU MHz: 2800.000 02:49:32 BogoMIPS: 5600.00 02:49:32 Virtualization: AMD-V 02:49:32 Hypervisor vendor: KVM 02:49:32 Virtualization type: full 02:49:32 L1d cache: 256 KiB 02:49:32 L1i cache: 256 KiB 02:49:32 L2 cache: 4 MiB 02:49:32 L3 cache: 128 MiB 02:49:32 NUMA node0 CPU(s): 0-7 02:49:32 Vulnerability Itlb multihit: Not affected 02:49:32 Vulnerability L1tf: Not affected 02:49:32 Vulnerability Mds: Not affected 02:49:32 Vulnerability Meltdown: Not affected 02:49:32 Vulnerability Mmio stale data: Not affected 02:49:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:49:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:49:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 02:49:32 Vulnerability Srbds: Not affected 02:49:32 Vulnerability Tsx async abort: Not affected 02:49:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:49:32 02:49:32 02:49:32 ---> nproc: 02:49:32 8 02:49:32 02:49:32 02:49:32 ---> df -h: 02:49:32 Filesystem Size Used Avail Use% Mounted on 02:49:32 overlay 155G 12G 144G 8% / 02:49:32 tmpfs 64M 0 64M 0% /dev 02:49:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:49:32 shm 64M 0 64M 0% /dev/shm 02:49:32 /dev/vda1 155G 12G 144G 8% /facter-os 02:49:32 02:49:32 02:49:32 ---> sar -b -r -n DEV: 02:49:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23668) 12/02/23 _x86_64_ (8 CPU) 02:49:32 02:49:32 02:29:03 LINUX RESTART (8 CPU) 02:49:32 02:49:32 02:30:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:49:32 02:31:01 54.38 2.80 51.58 0.00 412.00 14003.19 0.00 02:49:32 02:32:01 23.70 0.00 23.70 0.00 0.00 32787.49 0.00 02:49:32 02:33:01 136.95 0.03 136.92 0.00 2.13 71858.45 0.00 02:49:32 02:34:01 4.08 0.02 4.07 0.00 2.13 9714.51 0.00 02:49:32 02:35:01 54.34 10.78 43.56 0.00 5173.54 18195.10 0.00 02:49:32 02:36:01 55.09 0.17 54.92 0.00 9.07 26526.78 0.00 02:49:32 02:37:01 2.90 0.00 2.90 0.00 0.00 9829.30 0.00 02:49:32 02:38:01 3.20 0.00 3.20 0.00 0.00 9563.87 0.00 02:49:32 02:39:01 2.55 0.00 2.55 0.00 0.00 9823.66 0.00 02:49:32 02:40:01 3.13 0.00 3.13 0.00 0.00 9697.32 0.00 02:49:32 02:41:01 2.48 0.00 2.48 0.00 0.00 9687.19 0.00 02:49:32 02:42:01 2.83 0.00 2.83 0.00 0.00 9694.12 0.00 02:49:32 02:43:01 2.42 0.00 2.42 0.00 0.00 9689.99 0.00 02:49:32 02:44:01 3.77 0.02 3.75 0.00 0.13 9704.12 0.00 02:49:32 02:45:01 2.03 0.00 2.03 0.00 0.00 6200.57 0.00 02:49:32 02:46:01 1.72 0.00 1.72 0.00 0.00 20.13 0.00 02:49:32 02:47:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 02:49:32 02:48:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 02:49:32 02:49:01 33.42 0.03 33.39 0.00 4.53 13746.62 0.00 02:49:32 Average: 20.56 0.73 19.84 0.00 294.81 14251.63 0.00 02:49:32 02:49:32 02:30:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:49:32 02:31:01 29773792 31577432 766572 2.33 64948 2034768 1939484 5.72 1045428 1734388 58044 02:49:32 02:32:01 28783688 31501052 812596 2.47 71860 2914604 1998452 5.89 1127608 2584872 274792 02:49:32 02:33:01 28597476 31573608 741324 2.25 98888 3133072 1828996 5.39 1047380 2840572 648 02:49:32 02:34:01 28592588 31573948 740220 2.25 98976 3133132 1828996 5.39 1045708 2840612 16 02:49:32 02:35:01 28120780 31558820 727540 2.21 128600 3558196 1703288 5.02 1347152 2978300 1180 02:49:32 02:36:01 27615996 31556624 727568 2.21 131860 4007032 1704536 5.02 1363564 3414196 152 02:49:32 02:37:01 27617240 31557960 726212 2.21 131940 4007040 1704536 5.02 1362364 3414200 12 02:49:32 02:38:01 27621868 31562696 721328 2.19 132004 4007044 1704536 5.02 1357532 3414204 4 02:49:32 02:39:01 27626356 31567248 716720 2.18 132080 4007028 1704536 5.02 1352824 3414208 12 02:49:32 02:40:01 27633804 31574788 709084 2.16 132148 4007048 1704536 5.02 1345564 3414216 16 02:49:32 02:41:01 27633712 31574744 709264 2.16 132204 4007048 1704536 5.02 1345540 3414220 8 02:49:32 02:42:01 27634232 31575288 708648 2.16 132268 4007052 1704536 5.02 1344584 3414216 16 02:49:32 02:43:01 27633876 31575044 708868 2.16 132328 4007056 1704536 5.02 1344812 3414224 20 02:49:32 02:44:01 27632852 31574236 709196 2.16 132416 4007040 1726436 5.09 1345016 3414212 32 02:49:32 02:45:01 27632812 31574228 709120 2.16 132468 4007036 1726436 5.09 1345536 3414196 24 02:49:32 02:46:01 27632828 31574312 709000 2.16 132496 4007048 1709964 5.04 1345552 3414204 12 02:49:32 02:47:01 27633052 31574536 708900 2.16 132520 4007048 1709964 5.04 1345936 3414204 16 02:49:32 02:48:01 27632648 31574176 709184 2.16 132544 4007052 1709964 5.04 1346256 3414208 180 02:49:32 02:49:01 26891064 31543208 736428 2.24 166296 4611116 1778180 5.24 1413396 4014656 240932 02:49:32 Average: 27891614 31565471 726199 2.21 123623 3761919 1752445 5.16 1293250 3230427 30322 02:49:32 02:49:32 02:30:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:49:32 02:31:01 ens3 303.90 252.01 1017.89 114.48 0.00 0.00 0.00 0.00 02:49:32 02:31:01 lo 2.64 2.64 0.27 0.27 0.00 0.00 0.00 0.00 02:49:32 02:31:01 veth771cdbe 161.16 183.49 11.76 884.42 0.00 0.00 0.00 0.07 02:49:32 02:31:01 docker0 162.07 184.31 9.70 886.84 0.00 0.00 0.00 0.00 02:49:32 02:32:01 ens3 630.28 350.47 5527.94 44.41 0.00 0.00 0.00 0.00 02:49:32 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:32:01 veth771cdbe 313.23 574.62 21.64 5487.79 0.00 0.00 0.00 0.45 02:49:32 02:32:01 docker0 313.23 574.60 17.36 5487.79 0.00 0.00 0.00 0.00 02:49:32 02:33:01 ens3 93.52 64.88 743.81 198.56 0.00 0.00 0.00 0.00 02:49:32 02:33:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 02:49:32 02:33:01 docker0 22.54 41.00 2.49 714.00 0.00 0.00 0.00 0.00 02:49:32 02:34:01 ens3 479.79 454.56 35.42 4867.28 0.00 0.00 0.00 0.00 02:49:32 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:35:01 ens3 492.40 366.87 2751.10 2749.89 0.00 0.00 0.00 0.00 02:49:32 02:35:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:49:32 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:36:01 ens3 103.10 64.52 2537.77 14.79 0.00 0.00 0.00 0.00 02:49:32 02:36:01 lo 3.80 3.80 0.37 0.37 0.00 0.00 0.00 0.00 02:49:32 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:37:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:49:32 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:38:01 ens3 0.27 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:49:32 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:39:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:40:01 ens3 0.37 0.18 0.09 0.07 0.00 0.00 0.00 0.00 02:49:32 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:41:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:42:01 ens3 0.32 0.17 0.07 0.01 0.00 0.00 0.00 0.00 02:49:32 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:44:01 ens3 0.37 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:49:32 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:45:01 ens3 0.40 0.25 0.14 0.08 0.00 0.00 0.00 0.00 02:49:32 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:46:01 ens3 1.32 0.13 0.12 0.01 0.00 0.00 0.00 0.00 02:49:32 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:47:01 ens3 0.65 0.60 0.35 0.29 0.00 0.00 0.00 0.00 02:49:32 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:48:01 ens3 0.17 0.07 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:49:32 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 02:49:01 ens3 125.17 75.72 3192.30 14.17 0.00 0.00 0.00 0.00 02:49:32 02:49:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 02:49:32 02:49:01 docker0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 02:49:32 Average: ens3 117.33 85.68 831.80 421.53 0.00 0.00 0.00 0.00 02:49:32 Average: lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 02:49:32 Average: docker0 26.08 41.98 1.55 372.63 0.00 0.00 0.00 0.00 02:49:32 02:49:32 02:49:32 ---> sar -P ALL: 02:49:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-23668) 12/02/23 _x86_64_ (8 CPU) 02:49:32 02:49:32 02:29:03 LINUX RESTART (8 CPU) 02:49:32 02:49:32 02:30:02 CPU %user %nice %system %iowait %steal %idle 02:49:32 02:31:01 all 2.28 0.00 0.80 0.58 0.03 96.31 02:49:32 02:31:01 0 2.19 0.00 0.92 0.39 0.03 96.47 02:49:32 02:31:01 1 2.58 0.00 0.71 0.49 0.05 96.16 02:49:32 02:31:01 2 1.22 0.00 0.61 0.27 0.02 97.88 02:49:32 02:31:01 3 5.00 0.00 1.55 0.20 0.05 93.19 02:49:32 02:31:01 4 1.38 0.00 0.63 0.29 0.03 97.67 02:49:32 02:31:01 5 2.43 0.00 0.65 0.02 0.03 96.87 02:49:32 02:31:01 6 1.94 0.00 0.63 2.60 0.02 94.81 02:49:32 02:31:01 7 1.54 0.00 0.69 0.34 0.02 97.41 02:49:32 02:32:01 all 4.29 0.00 0.80 0.92 0.03 93.97 02:49:32 02:32:01 0 1.95 0.00 0.42 0.00 0.00 97.63 02:49:32 02:32:01 1 1.03 0.00 0.15 0.00 0.02 98.80 02:49:32 02:32:01 2 9.79 0.00 1.64 1.75 0.05 86.77 02:49:32 02:32:01 3 6.56 0.00 2.14 0.02 0.05 91.23 02:49:32 02:32:01 4 0.05 0.00 0.07 0.00 0.02 99.87 02:49:32 02:32:01 5 9.66 0.00 1.28 0.00 0.05 89.01 02:49:32 02:32:01 6 2.91 0.00 0.47 5.55 0.02 91.05 02:49:32 02:32:01 7 2.40 0.00 0.27 0.00 0.00 97.33 02:49:32 02:33:01 all 9.18 0.00 2.44 2.74 0.04 85.60 02:49:32 02:33:01 0 5.38 0.00 1.61 0.00 0.03 92.98 02:49:32 02:33:01 1 24.02 0.00 4.24 0.57 0.05 71.12 02:49:32 02:33:01 2 10.29 0.00 3.26 6.57 0.05 79.83 02:49:32 02:33:01 3 8.32 0.00 1.56 1.02 0.03 89.06 02:49:32 02:33:01 4 6.80 0.00 1.93 0.89 0.03 90.34 02:49:32 02:33:01 5 5.90 0.00 2.47 8.73 0.05 82.85 02:49:32 02:33:01 6 4.34 0.00 2.06 4.04 0.05 89.50 02:49:32 02:33:01 7 8.40 0.00 2.41 0.12 0.03 89.04 02:49:32 02:34:01 all 13.45 0.00 0.41 0.08 0.07 85.99 02:49:32 02:34:01 0 4.88 0.00 0.18 0.00 0.02 94.92 02:49:32 02:34:01 1 25.13 0.00 0.67 0.00 0.15 74.04 02:49:32 02:34:01 2 21.40 0.00 0.43 0.00 0.07 78.09 02:49:32 02:34:01 3 6.88 0.00 0.37 0.08 0.08 92.58 02:49:32 02:34:01 4 2.26 0.00 0.13 0.00 0.02 97.59 02:49:32 02:34:01 5 23.44 0.00 0.84 0.00 0.12 75.60 02:49:32 02:34:01 6 0.12 0.00 0.02 0.58 0.00 99.28 02:49:32 02:34:01 7 23.63 0.00 0.62 0.00 0.08 75.67 02:49:32 02:35:01 all 11.37 0.00 1.71 1.53 0.07 85.32 02:49:32 02:35:01 0 11.61 0.00 1.65 0.24 0.07 86.44 02:49:32 02:35:01 1 16.50 0.00 1.29 0.05 0.07 82.09 02:49:32 02:35:01 2 10.34 0.00 1.96 1.19 0.05 86.46 02:49:32 02:35:01 3 11.72 0.00 1.81 2.70 0.08 83.69 02:49:32 02:35:01 4 6.12 0.00 2.13 0.17 0.05 91.53 02:49:32 02:35:01 5 14.34 0.00 1.83 0.42 0.13 83.28 02:49:32 02:35:01 6 7.99 0.00 1.40 7.01 0.05 83.56 02:49:32 02:35:01 7 12.34 0.00 1.62 0.50 0.05 85.48 02:49:32 02:36:01 all 2.55 0.00 1.08 1.82 0.02 94.53 02:49:32 02:36:01 0 2.01 0.00 0.67 0.07 0.02 97.24 02:49:32 02:36:01 1 2.27 0.00 1.27 0.05 0.03 96.37 02:49:32 02:36:01 2 2.13 0.00 1.29 13.11 0.02 83.45 02:49:32 02:36:01 3 2.85 0.00 1.01 0.00 0.03 96.11 02:49:32 02:36:01 4 2.72 0.00 1.38 0.08 0.02 95.81 02:49:32 02:36:01 5 2.92 0.00 1.09 1.27 0.02 94.70 02:49:32 02:36:01 6 2.90 0.00 0.83 0.02 0.02 96.24 02:49:32 02:36:01 7 2.59 0.00 1.09 0.02 0.03 96.27 02:49:32 02:37:01 all 0.23 0.00 0.01 0.00 0.01 99.75 02:49:32 02:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:49:32 02:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:49:32 02:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 02:49:32 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:49:32 02:37:01 4 0.00 0.00 0.02 0.03 0.00 99.95 02:49:32 02:37:01 5 0.07 0.00 0.02 0.00 0.00 99.92 02:49:32 02:37:01 6 1.66 0.00 0.02 0.00 0.00 98.32 02:49:32 02:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:38:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:49:32 02:38:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:49:32 02:38:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:49:32 02:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:38:01 4 0.03 0.00 0.00 0.03 0.02 99.92 02:49:32 02:38:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:49:32 02:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:49:32 02:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:39:01 all 0.21 0.00 0.02 0.01 0.01 99.74 02:49:32 02:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:49:32 02:39:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:49:32 02:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:49:32 02:39:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:49:32 02:39:01 4 0.03 0.00 0.02 0.10 0.00 99.85 02:49:32 02:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 02:49:32 02:39:01 6 1.48 0.00 0.10 0.00 0.00 98.42 02:49:32 02:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:49:32 02:40:01 all 0.07 0.00 0.01 0.01 0.00 99.91 02:49:32 02:40:01 0 0.02 0.00 0.03 0.02 0.00 99.93 02:49:32 02:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:49:32 02:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:40:01 3 0.02 0.00 0.00 0.05 0.00 99.93 02:49:32 02:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 02:49:32 02:40:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:49:32 02:40:01 6 0.33 0.00 0.00 0.00 0.00 99.67 02:49:32 02:40:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:49:32 02:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 02:49:32 02:41:01 0 0.02 0.00 0.00 0.02 0.00 99.97 02:49:32 02:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:49:32 02:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:41:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:49:32 02:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:49:32 02:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 02:49:32 02:41:01 6 0.13 0.00 0.02 0.00 0.00 99.85 02:49:32 02:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:49:32 02:41:01 CPU %user %nice %system %iowait %steal %idle 02:49:32 02:42:01 all 0.04 0.00 0.01 0.00 0.01 99.94 02:49:32 02:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:49:32 02:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:42:01 3 0.02 0.00 0.00 0.03 0.02 99.93 02:49:32 02:42:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:49:32 02:42:01 5 0.05 0.00 0.02 0.00 0.00 99.93 02:49:32 02:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 02:49:32 02:42:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:49:32 02:43:01 all 0.07 0.00 0.02 0.08 0.01 99.82 02:49:32 02:43:01 0 0.00 0.00 0.03 0.02 0.02 99.93 02:49:32 02:43:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:49:32 02:43:01 2 0.00 0.00 0.02 0.02 0.02 99.95 02:49:32 02:43:01 3 0.00 0.00 0.00 0.62 0.00 99.38 02:49:32 02:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:43:01 5 0.23 0.00 0.02 0.00 0.00 99.75 02:49:32 02:43:01 6 0.27 0.00 0.07 0.00 0.00 99.67 02:49:32 02:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:49:32 02:44:01 all 0.05 0.00 0.03 0.02 0.01 99.90 02:49:32 02:44:01 0 0.05 0.00 0.03 0.00 0.00 99.92 02:49:32 02:44:01 1 0.07 0.00 0.02 0.00 0.03 99.88 02:49:32 02:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 02:49:32 02:44:01 3 0.02 0.00 0.03 0.15 0.00 99.80 02:49:32 02:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 02:49:32 02:44:01 5 0.15 0.00 0.02 0.00 0.00 99.83 02:49:32 02:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:44:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:49:32 02:45:01 all 0.03 0.00 0.01 0.01 0.01 99.95 02:49:32 02:45:01 0 0.02 0.00 0.02 0.02 0.00 99.95 02:49:32 02:45:01 1 0.05 0.00 0.05 0.00 0.02 99.88 02:49:32 02:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:49:32 02:45:01 3 0.00 0.00 0.00 0.05 0.02 99.93 02:49:32 02:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:45:01 5 0.08 0.00 0.00 0.00 0.02 99.90 02:49:32 02:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:49:32 02:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 02:49:32 02:46:01 all 0.03 0.00 0.01 0.02 0.00 99.94 02:49:32 02:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 02:49:32 02:46:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:49:32 02:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:46:01 3 0.02 0.00 0.02 0.12 0.00 99.85 02:49:32 02:46:01 4 0.05 0.00 0.03 0.00 0.00 99.92 02:49:32 02:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:49:32 02:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 02:49:32 02:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 02:49:32 02:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 02:49:32 02:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:49:32 02:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:49:32 02:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:49:32 02:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 02:49:32 02:47:01 7 0.00 0.00 0.02 0.02 0.00 99.97 02:49:32 02:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:49:32 02:48:01 0 0.05 0.00 0.03 0.00 0.02 99.90 02:49:32 02:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 02:49:32 02:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 02:49:32 02:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:49:32 02:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 02:49:32 02:48:01 5 0.05 0.00 0.00 0.00 0.00 99.95 02:49:32 02:48:01 6 0.05 0.00 0.00 0.00 0.00 99.95 02:49:32 02:48:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:49:32 02:49:01 all 3.22 0.00 1.35 1.66 0.03 93.74 02:49:32 02:49:01 0 3.85 0.00 1.29 0.07 0.03 94.76 02:49:32 02:49:01 1 2.77 0.00 1.33 0.02 0.03 95.85 02:49:32 02:49:01 2 2.14 0.00 0.99 2.43 0.02 94.42 02:49:32 02:49:01 3 2.97 0.00 1.21 0.60 0.03 95.18 02:49:32 02:49:01 4 4.35 0.00 0.99 0.05 0.03 94.58 02:49:32 02:49:01 5 2.29 0.00 2.22 0.08 0.03 95.38 02:49:32 02:49:01 6 3.57 0.00 1.51 0.02 0.02 94.89 02:49:32 02:49:01 7 3.85 0.00 1.29 10.02 0.02 84.83 02:49:32 Average: all 2.48 0.00 0.46 0.50 0.02 96.55 02:49:32 Average: 0 1.68 0.00 0.36 0.04 0.01 97.89 02:49:32 Average: 1 3.92 0.00 0.52 0.06 0.03 95.46 02:49:32 Average: 2 3.02 0.00 0.54 1.33 0.02 95.10 02:49:32 Average: 3 2.33 0.00 0.51 0.30 0.02 96.84 02:49:32 Average: 4 1.26 0.00 0.39 0.09 0.01 98.25 02:49:32 Average: 5 3.24 0.00 0.55 0.55 0.02 95.64 02:49:32 Average: 6 1.46 0.00 0.38 1.04 0.01 97.11 02:49:32 Average: 7 2.89 0.00 0.43 0.58 0.02 96.09 02:49:32 02:49:32 02:49:32