Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 40d741097dc2e2689d38c040c2dc4511a6c648ed+f7616055fa408fe9de5c1ab01cec76f469475795 (5c5de41283e641ee24a477cc7c2e000bfd142aa4) 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-ssh8201501924427847284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh1442765503249186886.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 f3350a1713306dce7682ed7e37d5774890d03277 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/PR-111/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/PR-111/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16935449829917845248.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh13434457727328371356.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/PR-111/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/PR-111/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4436657878593602109.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10944 in /w/workspace/xfoundry_edgex-taf-common_PR-111 [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/xfoundry_edgex-taf-common_PR-111 # 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 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 40d741097dc2e2689d38c040c2dc4511a6c648ed Merge succeeded, producing b4ccf1c6dbd8777b220c70f1c3d1e1c3c0177f75 Checking out Revision b4ccf1c6dbd8777b220c70f1c3d1e1c3c0177f75 (PR-111) > 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 remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b4ccf1c6dbd8777b220c70f1c3d1e1c3c0177f75 # timeout=10 Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" > git rev-list --no-walk 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:16 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:16 ========================================================= 18:58:16 EdgeX Global Pipelines Version Info 18:58:16 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:16 ------------------- 18:58:16 stable info: 18:58:16 ------------------- 18:58:16 Commited By: Cherry Wang cherry@iotechsys.com 18:58:16 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 18:58:16 Message: update stable to v1.0.263 18:58:17 ------------------- 18:58:17 experimental info: 18:58:17 ------------------- 18:58:17 Commited By: Cherry Wang cherry@iotechsys.com 18:58:17 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 18:58:17 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-111 [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-111 [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-111 [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b4ccf1c6dbd8777b220c70f1c3d1e1c3c0177f75 [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b4ccf1c [Pipeline] echo 18:58:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:17 provisioning config files... 18:58:17 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config17316899756602799239tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:18 ---> ****-login.sh 18:58:18 nexus3.edgexfoundry.org:10001 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:18 Configure a credential helper to remove this warning. See 18:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:18 18:58:18 Login Succeeded 18:58:18 nexus3.edgexfoundry.org:10002 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:18 Configure a credential helper to remove this warning. See 18:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:18 18:58:18 Login Succeeded 18:58:18 nexus3.edgexfoundry.org:10003 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:18 Configure a credential helper to remove this warning. See 18:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:18 18:58:18 Login Succeeded 18:58:18 nexus3.edgexfoundry.org:10004 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:18 Configure a credential helper to remove this warning. See 18:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:18 18:58:18 Login Succeeded 18:58:18 ****.io 18:58:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:18 Configure a credential helper to remove this warning. See 18:58:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:18 18:58:18 Login Succeeded 18:58:18 ---> ****-login.sh ends [Pipeline] } 18:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:58:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:19 + grep -v github /etc/ssh/ssh_known_hosts 18:58:19 + [ -e /tmp/ssh_known_hosts ] 18:58:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:19 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo 18:58:19 tee -a /etc/ssh/ssh_known_hosts 18:58:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:19 18:58:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:20 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:20 b85a868b505f: Pulling fs layer 18:58:20 e2be974225ed: Pulling fs layer 18:58:20 339a4e72a1f5: Pulling fs layer 18:58:20 988bab9f4d93: Pulling fs layer 18:58:20 1469e6f7b9e6: Pulling fs layer 18:58:20 eaf3925da568: Pulling fs layer 18:58:20 bab4dde63d76: Pulling fs layer 18:58:20 bde34c3a00c8: Pulling fs layer 18:58:20 b352a97aabf1: Pulling fs layer 18:58:20 4872d77fe225: Pulling fs layer 18:58:20 5851b861e8e6: Pulling fs layer 18:58:20 988bab9f4d93: Waiting 18:58:20 1469e6f7b9e6: Waiting 18:58:20 eaf3925da568: Waiting 18:58:20 bab4dde63d76: Waiting 18:58:20 bde34c3a00c8: Waiting 18:58:20 b352a97aabf1: Waiting 18:58:20 4872d77fe225: Waiting 18:58:20 e2be974225ed: Verifying Checksum 18:58:20 e2be974225ed: Download complete 18:58:20 988bab9f4d93: Verifying Checksum 18:58:20 988bab9f4d93: Download complete 18:58:20 1469e6f7b9e6: Verifying Checksum 18:58:20 1469e6f7b9e6: Download complete 18:58:20 eaf3925da568: Verifying Checksum 18:58:20 eaf3925da568: Download complete 18:58:20 339a4e72a1f5: Verifying Checksum 18:58:20 339a4e72a1f5: Download complete 18:58:20 bde34c3a00c8: Download complete 18:58:20 b352a97aabf1: Download complete 18:58:20 4872d77fe225: Download complete 18:58:20 5851b861e8e6: Verifying Checksum 18:58:20 5851b861e8e6: Download complete 18:58:20 b85a868b505f: Verifying Checksum 18:58:20 b85a868b505f: Download complete 18:58:20 bab4dde63d76: Verifying Checksum 18:58:20 bab4dde63d76: Download complete 18:58:21 b85a868b505f: Pull complete 18:58:21 e2be974225ed: Pull complete 18:58:22 339a4e72a1f5: Pull complete 18:58:22 988bab9f4d93: Pull complete 18:58:22 1469e6f7b9e6: Pull complete 18:58:22 eaf3925da568: Pull complete 18:58:24 bab4dde63d76: Pull complete 18:58:24 bde34c3a00c8: Pull complete 18:58:24 b352a97aabf1: Pull complete 18:58:24 4872d77fe225: Pull complete 18:58:24 5851b861e8e6: Pull complete 18:58:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:24 prd-ubuntu20.04-docker-8c-8g-10944 does not seem to be running inside a container 18:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:28 $ docker top 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 -eo pid,comm 18:58:28 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). 18:58:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:28 [ssh-agent] Looking for ssh-agent implementation... 18:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:29 $ docker exec 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 ssh-agent 18:58:29 SSH_AUTH_SOCK=/tmp/ssh-5irW22r9na1v/agent.32 18:58:29 SSH_AGENT_PID=38 18:58:29 Running ssh-add (command line suppressed) 18:58:29 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_12799692895789038795.key (/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_12799692895789038795.key) 18:58:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:29 + git tag --points-at HEAD [Pipeline] } 18:58:29 $ docker exec --env ******** --env ******** 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 ssh-agent -k 18:58:29 unset SSH_AUTH_SOCK; 18:58:29 unset SSH_AGENT_PID; 18:58:29 echo Agent pid 38 killed; 18:58:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:29 [ssh-agent] Looking for ssh-agent implementation... 18:58:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:29 $ docker exec 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 ssh-agent 18:58:29 SSH_AUTH_SOCK=/tmp/ssh-42XbJ0AEInNI/agent.71 18:58:29 SSH_AGENT_PID=77 18:58:29 Running ssh-add (command line suppressed) 18:58:30 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_6652762949334482194.key (/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/private_key_6652762949334482194.key) 18:58:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:30 + git semver init 18:58:30 2024-09-23 18:58:30,606 [run_init] DEBUG init version:0.0.0 force:False 18:58:30 2024-09-23 18:58:30,606 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver 18:58:30 2024-09-23 18:58:30,607 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-111/.semver 18:58:30 2024-09-23 18:58:30,607 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-111, universal_newlines=False, shell=None, istream=None) 18:58:31 2024-09-23 18:58:31,192 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-111/.git/info/exclude 18:58:31 2024-09-23 18:58:31,193 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver/PR-111 with force:False 18:58:31 2024-09-23 18:58:31,193 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver/PR-111 18:58:31 2024-09-23 18:58:31,197 [execute] INFO git cat-file --batch-check 18:58:31 2024-09-23 18:58:31,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver, universal_newlines=False, shell=None, istream=) 18:58:31 2024-09-23 18:58:31,203 [execute] INFO git cat-file --batch 18:58:31 2024-09-23 18:58:31,204 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-111/.semver, universal_newlines=False, shell=None, istream=) 18:58:31 2024-09-23 18:58:31,208 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-111/.semver/PR-111 18:58:31 0.0.0 [Pipeline] } 18:58:31 $ docker exec --env ******** --env ******** 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 ssh-agent -k 18:58:31 unset SSH_AUTH_SOCK; 18:58:31 unset SSH_AGENT_PID; 18:58:31 echo Agent pid 77 killed; 18:58:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:31 + git semver [Pipeline] } 18:58:31 $ docker stop --time=1 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 18:58:33 $ docker rm -f --volumes 0b9f231be05f66fa778e4aed6449e6c0054376dfa0a95e3b842670127aa78725 [Pipeline] // withDockerContainer [Pipeline] sh 18:58:33 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:33 Stashed 1 file(s) [Pipeline] echo 18:58:33 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:33 provisioning config files... 18:58:33 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config8396032130521010110tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:34 ---> ****-login.sh 18:58:34 nexus3.edgexfoundry.org:10001 18:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:34 Configure a credential helper to remove this warning. See 18:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:34 18:58:34 Login Succeeded 18:58:34 nexus3.edgexfoundry.org:10002 18:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:34 Configure a credential helper to remove this warning. See 18:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:34 18:58:34 Login Succeeded 18:58:34 nexus3.edgexfoundry.org:10003 18:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:34 Configure a credential helper to remove this warning. See 18:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:34 18:58:34 Login Succeeded 18:58:34 nexus3.edgexfoundry.org:10004 18:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:34 Configure a credential helper to remove this warning. See 18:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:34 18:58:34 Login Succeeded 18:58:34 ****.io 18:58:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:34 Configure a credential helper to remove this warning. See 18:58:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:34 18:58:34 Login Succeeded 18:58:34 ---> ****-login.sh ends [Pipeline] } 18:58:34 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 18:58:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:35 + ls -al . 18:58:35 total 72 18:58:35 drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 18:58 . 18:58:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:58 .. 18:58:35 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 18:58 .git 18:58:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 18:58 .github 18:58:35 -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 18:58 .gitignore 18:58:35 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 18:58 .semver 18:58:35 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 18:58 Dockerfile 18:58:35 -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 18:58 Jenkinsfile 18:58:35 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 18:58 LICENSE 18:58:35 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 18:58 README.md 18:58:35 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 18:58 TAF-Manager 18:58:35 drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 18:58 TUC 18:58:35 -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:58 VERSION 18:58:35 -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 18:58 requirements.txt 18:58:35 -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 18:58 robot-entrypoint.sh 18:58:35 -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:35 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b4ccf1c6dbd8777b220c70f1c3d1e1c3c0177f75 --label arch=amd64 --label version=0.0.0 . 18:58:35 Sending build context to Docker daemon 621.1kB 18:58:35 Step 1/13 : FROM alpine:3.20 18:58:36 3.20: Pulling from library/alpine 18:58:36 43c4264eed91: Pulling fs layer 18:58:36 43c4264eed91: Verifying Checksum 18:58:36 43c4264eed91: Download complete 18:58:36 43c4264eed91: Pull complete 18:58:36 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 18:58:36 Status: Downloaded newer image for alpine:3.20 18:58:36 ---> 91ef0af61f39 18:58:36 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:58:37 ---> Running in a9f9e5add4dc 18:58:37 Removing intermediate container a9f9e5add4dc 18:58:37 ---> b5b06786ecf5 18:58:37 Step 3/13 : LABEL maintainer="Bruce Huang " 18:58:37 ---> Running in 0638cc10c5af 18:58:37 Removing intermediate container 0638cc10c5af 18:58:37 ---> 43f6e2b36522 18:58:37 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:58:37 ---> e4afc2a2c6af 18:58:37 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:58:37 ---> 68c139d29e05 18:58:37 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:58:37 ---> 7c09dee3613c 18:58:37 Step 7/13 : WORKDIR /edgex-taf 18:58:37 ---> Running in f4f106742a0b 18:58:37 Removing intermediate container f4f106742a0b 18:58:37 ---> e41875bd2901 18:58:37 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:37 ---> Running in 0af6c8d94e8e 18:58:38 Removing intermediate container 0af6c8d94e8e 18:58:38 ---> 718478471a52 18:58:38 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:58:38 ---> Running in 4321f4a7f844 18:58:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:40 OK: 8 MiB in 14 packages 18:58:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:41 (1/14) Installing ca-certificates (20240705-r0) 18:58:41 (2/14) Installing brotli-libs (1.1.0-r2) 18:58:42 (3/14) Installing c-ares (1.28.1-r0) 18:58:42 (4/14) Installing libunistring (1.2-r0) 18:58:42 (5/14) Installing libidn2 (2.3.7-r0) 18:58:43 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:58:43 (7/14) Installing libpsl (0.21.5-r1) 18:58:44 (8/14) Installing zstd-libs (1.5.6-r0) 18:58:44 (9/14) Installing libcurl (8.9.1-r2) 18:58:44 (10/14) Installing curl (8.9.1-r2) 18:58:45 (11/14) Installing docker-cli (26.1.5-r0) 18:58:46 (12/14) Installing oniguruma (6.9.9-r0) 18:58:46 (13/14) Installing jq (1.7.1-r0) 18:58:46 (14/14) Installing openssl (3.3.2-r0) 18:58:47 Executing busybox-1.36.1-r29.trigger 18:58:47 Executing ca-certificates-20240705-r0.trigger 18:58:47 OK: 43 MiB in 28 packages 18:58:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:48 (1/167) Installing libexpat (2.6.3-r0) 18:58:48 (2/167) Installing libbz2 (1.0.8-r6) 18:58:48 Still waiting to schedule task 18:58:48 ‘prd-ubuntu20.04-docker-arm64-4c-16g-10946’ is offline 18:58:49 (3/167) Installing libpng (1.6.44-r0) 18:58:49 (4/167) Installing freetype (2.13.2-r0) 18:58:49 (5/167) Installing fontconfig (2.15.0-r1) 18:58:50 (6/167) Installing libfontenc (1.1.8-r0) 18:58:50 (7/167) Installing mkfontscale (1.2.2-r6) 18:58:51 (8/167) Installing font-opensans (0_git20210927-r1) 18:58:51 (9/167) Installing pkgconf (2.2.0-r0) 18:58:51 (10/167) Installing libgcc (13.2.1_git20240309-r0) 18:58:52 (11/167) Installing libffi (3.4.6-r0) 18:58:52 (12/167) Installing libintl (0.22.5-r0) 18:58:52 (13/167) Installing libeconf (0.6.3-r0) 18:58:53 (14/167) Installing libblkid (2.40.1-r1) 18:58:53 (15/167) Installing libmount (2.40.1-r1) 18:58:53 (16/167) Installing pcre2 (10.43-r0) 18:58:54 (17/167) Installing glib (2.80.5-r0) 18:58:54 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 18:58:55 (19/167) Installing xz-libs (5.6.2-r0) 18:58:55 (20/167) Installing libxml2 (2.12.7-r0) 18:58:56 (21/167) Installing shared-mime-info (2.4-r0) 18:58:56 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:58:56 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:58:57 (24/167) Installing libsharpyuv (1.3.2-r0) 18:58:57 (25/167) Installing libwebp (1.3.2-r0) 18:58:58 (26/167) Installing tiff (4.6.0t-r0) 18:58:58 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:58:58 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:58:59 (29/167) Installing libxau (1.0.11-r4) 18:58:59 (30/167) Installing libmd (1.1.0-r0) 18:58:59 (31/167) Installing libbsd (0.12.2-r0) 18:58:59 (32/167) Installing libxdmcp (1.1.5-r1) 18:59:00 (33/167) Installing libxcb (1.16.1-r0) 18:59:00 (34/167) Installing libx11 (1.8.9-r1) 18:59:01 (35/167) Installing libxcomposite (0.4.6-r5) 18:59:01 (36/167) Installing libxfixes (6.0.1-r4) 18:59:01 (37/167) Installing libxrender (0.9.11-r5) 18:59:01 (38/167) Installing libxcursor (1.2.2-r1) 18:59:02 (39/167) Installing libxdamage (1.1.6-r5) 18:59:02 (40/167) Installing libxext (1.3.6-r2) 18:59:02 (41/167) Installing libxi (1.8.1-r4) 18:59:02 (42/167) Installing libxinerama (1.1.5-r4) 18:59:03 (43/167) Installing libxrandr (1.5.4-r1) 18:59:03 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:59:03 (45/167) Installing libxtst (1.2.4-r6) 18:59:03 (46/167) Installing dbus-libs (1.14.10-r1) 18:59:04 (47/167) Installing at-spi2-core (2.52.0-r0) 18:59:05 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:59:05 (49/167) Installing pixman (0.43.2-r0) 18:59:05 (50/167) Installing cairo (1.18.0-r0) 18:59:06 (51/167) Installing cairo-gobject (1.18.0-r0) 18:59:06 (52/167) Installing avahi-libs (0.8-r17) 18:59:06 (53/167) Installing gmp (6.3.0-r1) 18:59:07 (54/167) Installing nettle (3.9.1-r0) 18:59:09 (55/167) Installing libtasn1 (4.19.0-r2) 18:59:09 (56/167) Installing p11-kit (0.25.3-r0) 18:59:09 (57/167) Installing gnutls (3.8.5-r0) 18:59:09 (58/167) Installing cups-libs (2.4.9-r0) 18:59:10 (59/167) Installing libepoxy (1.5.10-r1) 18:59:10 (60/167) Installing fribidi (1.0.15-r0) 18:59:11 (61/167) Installing graphite2 (1.3.14-r6) 18:59:11 (62/167) Installing harfbuzz (8.5.0-r0) 18:59:11 (63/167) Installing libxft (2.3.8-r3) 18:59:12 (64/167) Installing pango (1.52.2-r0) 18:59:12 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:59:12 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:59:13 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:59:13 (68/167) Installing xkeyboard-config (2.41-r0) 18:59:14 (69/167) Installing libxkbcommon (1.7.0-r0) 18:59:14 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:59:14 (71/167) Installing icu-data-full (74.2-r0) 18:59:15 (72/167) Installing mesa (24.0.9-r1) 18:59:16 (73/167) Installing llvm17-libs (17.0.6-r1) 18:59:28 (74/167) Installing hwdata-pci (0.382-r0) 18:59:28 (75/167) Installing libpciaccess (0.18.1-r0) 18:59:28 (76/167) Installing libdrm (2.4.120-r0) 18:59:28 (77/167) Installing libelf (0.191-r0) 18:59:28 (78/167) Installing mesa-glapi (24.0.9-r1) 18:59:28 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:59:32 (80/167) Installing eudev-libs (3.2.14-r2) 18:59:32 (81/167) Installing libmagic (5.45-r1) 18:59:32 (82/167) Installing file (5.45-r1) 18:59:32 (83/167) Installing xprop (1.2.7-r0) 18:59:32 (84/167) Installing libice (1.1.1-r6) 18:59:33 (85/167) Installing libuuid (2.40.1-r1) 18:59:33 (86/167) Installing libsm (1.2.4-r4) 18:59:33 (87/167) Installing libxt (1.3.0-r5) 18:59:34 (88/167) Installing libxmu (1.1.4-r2) 18:59:34 (89/167) Installing xset (1.2.5-r1) 18:59:34 (90/167) Installing xdg-utils (1.2.1-r0) 18:59:35 (91/167) Installing libogg (1.3.5-r5) 18:59:35 (92/167) Installing libflac (1.4.3-r1) 18:59:35 (93/167) Installing alsa-lib (1.2.11-r0) 18:59:36 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:59:37 (95/167) Installing aom-libs (3.9.1-r0) 18:59:37 (96/167) Installing libva (2.21.0-r0) 18:59:37 (97/167) Installing libvdpau (1.5-r3) 18:59:38 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:59:38 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:59:38 (100/167) Installing libdav1d (1.4.2-r0) 18:59:39 (101/167) Installing openexr-libiex (3.1.13-r1) 18:59:39 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:59:40 (103/167) Installing imath (3.1.12-r0) 18:59:40 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:59:40 (105/167) Installing giflib (5.2.2-r0) 18:59:41 (106/167) Installing libhwy (1.0.7-r0) 18:59:41 (107/167) Installing lcms2 (2.16-r0) 18:59:41 (108/167) Installing libjxl (0.10.2-r0) 18:59:42 (109/167) Installing lame-libs (3.100-r5) 18:59:42 (110/167) Installing opus (1.5.2-r0) 18:59:43 (111/167) Installing rav1e-libs (0.7.1-r0) 18:59:43 (112/167) Installing libgomp (13.2.1_git20240309-r0) 18:59:44 (113/167) Installing soxr (0.1.3-r7) 18:59:44 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:59:44 (115/167) Installing libtheora (1.1.1-r18) 18:59:45 (116/167) Installing libvorbis (1.3.7-r2) 18:59:45 (117/167) Installing libvpx (1.14.1-r0) 18:59:46 (118/167) Installing libwebpmux (1.3.2-r0) 18:59:46 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:59:46 (120/167) Installing numactl (2.0.18-r0) 18:59:47 (121/167) Installing x265-libs (3.6-r0) 18:59:47 (122/167) Installing xvidcore (1.3.7-r2) 18:59:48 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:59:48 (124/167) Installing libbluray (1.3.4-r1) 18:59:49 (125/167) Installing mpg123-libs (1.32.6-r0) 18:59:49 (126/167) Installing libopenmpt (0.7.7-r0) 18:59:50 (127/167) Installing cjson (1.7.18-r0) 18:59:50 (128/167) Installing mbedtls (3.6.1-r0) 18:59:50 (129/167) Installing librist (0.2.10-r1) 18:59:51 (130/167) Installing libsrt (1.5.3-r0) 18:59:51 (131/167) Installing libssh (0.10.6-r0) 18:59:51 (132/167) Installing libsodium (1.0.19-r0) 18:59:52 (133/167) Installing libzmq (4.3.5-r2) 18:59:52 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:59:53 (135/167) Installing crc32c (1.1.2-r0) 18:59:53 (136/167) Installing double-conversion (3.3.0-r0) 18:59:53 (137/167) Installing libevent (2.1.12-r7) 18:59:54 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:59:54 (139/167) Installing mesa-gbm (24.0.9-r1) 18:59:54 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:59:55 (141/167) Installing icu-libs (74.2-r0) 18:59:55 (142/167) Installing minizip (1.3.1-r0) 18:59:56 (143/167) Installing nspr (4.35-r4) 18:59:56 (144/167) Installing sqlite-libs (3.45.3-r1) 18:59:56 (145/167) Installing nss (3.101-r0) 18:59:57 (146/167) Installing openh264 (2.4.1-r0) 18:59:58 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:59:58 (148/167) Installing libunwind (1.8.1-r0) 18:59:58 (149/167) Installing yaml (0.2.5-r2) 18:59:59 (150/167) Installing libcamera (0.3.0-r0) 18:59:59 (151/167) Installing speexdsp (1.2.1-r2) 18:59:59 (152/167) Installing libuv (1.48.0-r0) 19:00:00 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 19:00:00 (154/167) Installing libsndfile (1.2.2-r0) 19:00:01 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 19:00:01 (156/167) Installing pipewire-libs (1.0.6-r1) 19:00:01 (157/167) Installing libasyncns (0.8-r3) 19:00:02 (158/167) Installing libltdl (2.4.7-r3) 19:00:02 (159/167) Installing orc (0.4.39-r0) 19:00:02 (160/167) Installing tdb-libs (1.4.9-r1) 19:00:03 (161/167) Installing libpulse (17.0-r0) 19:00:03 (162/167) Installing libwebpdemux (1.3.2-r0) 19:00:03 (163/167) Installing libgpg-error (1.49-r0) 19:00:04 (164/167) Installing libgcrypt (1.10.3-r0) 19:00:04 (165/167) Installing libxslt (1.1.39-r1) 19:00:05 (166/167) Installing chromium (128.0.6613.119-r0) 19:00:20 (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) 19:00:20 Executing busybox-1.36.1-r29.trigger 19:00:20 Executing fontconfig-2.15.0-r1.trigger 19:00:20 Executing mkfontscale-1.2.2-r6.trigger 19:00:20 Executing glib-2.80.5-r0.trigger 19:00:20 Executing shared-mime-info-2.4-r0.trigger 19:00:20 Executing gdk-pixbuf-2.42.12-r0.trigger 19:00:20 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:00:20 Executing gtk+3.0-3.24.43-r0.trigger 19:00:20 OK: 665 MiB in 195 packages 19:00:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:00:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:00:22 (1/30) Installing jansson (2.14-r4) 19:00:22 (2/30) Installing binutils (2.42-r0) 19:00:22 (3/30) Installing libatomic (13.2.1_git20240309-r0) 19:00:23 (4/30) Installing isl26 (0.26-r1) 19:00:23 (5/30) Installing mpfr4 (4.2.1-r0) 19:00:24 (6/30) Installing mpc1 (1.3.1-r1) 19:00:24 (7/30) Installing gcc (13.2.1_git20240309-r0) 19:00:25 (8/30) Installing musl-dev (1.2.5-r0) 19:00:26 (9/30) Installing linux-headers (6.6-r0) 19:00:27 (10/30) Installing libffi-dev (3.4.6-r0) 19:00:27 (11/30) Installing libpq (16.3-r0) 19:00:27 (12/30) Installing openssl-dev (3.3.2-r0) 19:00:28 (13/30) Installing libpq-dev (16.3-r0) 19:00:28 (14/30) Installing libecpg (16.3-r0) 19:00:28 (15/30) Installing libecpg-dev (16.3-r0) 19:00:29 (16/30) Installing clang16-headers (16.0.6-r5) 19:00:29 (17/30) Installing llvm16-libs (16.0.6-r8) 19:00:39 (18/30) Installing clang16-libs (16.0.6-r5) 19:00:42 (19/30) Installing fortify-headers (1.1-r3) 19:00:42 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 19:00:46 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 19:00:47 (22/30) Installing clang16 (16.0.6-r5) 19:00:50 (23/30) Installing icu (74.2-r0) 19:00:54 (24/30) Installing icu-dev (74.2-r0) 19:00:59 (25/30) Installing llvm16 (16.0.6-r8) 19:01:08 (26/30) Installing lz4-libs (1.9.4-r5) 19:01:08 (27/30) Installing lz4-dev (1.9.4-r5) 19:01:09 (28/30) Installing zstd (1.5.6-r0) 19:01:09 (29/30) Installing zstd-dev (1.5.6-r0) 19:01:10 (30/30) Installing postgresql16-dev (16.3-r0) 19:01:10 Executing busybox-1.36.1-r29.trigger 19:01:10 OK: 1201 MiB in 225 packages 19:01:10 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:01:11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:01:12 (1/14) Installing g++ (13.2.1_git20240309-r0) 19:01:12 (2/14) Installing gdbm (1.23-r1) 19:01:12 (3/14) Installing mpdecimal (4.0.0-r0) 19:01:13 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) 19:01:16 (5/14) Installing libncursesw (6.4_p20240420-r1) 19:01:16 (6/14) Installing libpanelw (6.4_p20240420-r1) 19:01:16 (7/14) Installing readline (8.2.10-r0) 19:01:16 (8/14) Installing python3 (3.12.6-r0) 19:01:17 (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) 19:01:18 (10/14) Installing pyc (3.12.6-r0) 19:01:18 (11/14) Installing python3-pyc (3.12.6-r0) 19:01:19 (12/14) Installing python3-dev (3.12.6-r0) 19:01:20 (13/14) Installing libsodium-dev (1.0.19-r0) 19:01:20 (14/14) Installing zeromq-dev (4.3.5-r2) 19:01:21 Executing busybox-1.36.1-r29.trigger 19:01:21 OK: 1367 MiB in 239 packages 19:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:01:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:01:22 OK: 1367 MiB in 239 packages 19:01:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:01:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:01:23 (1/1) Installing tzdata (2024b-r0) 19:01:24 OK: 1369 MiB in 240 packages 19:01:24 (1/1) Purging tzdata (2024b-r0) 19:01:24 OK: 1367 MiB in 239 packages 19:01:26 Looking in links: /tmp/tmpkfmzdtbe 19:01:26 Processing /tmp/tmpkfmzdtbe/pip-24.2-py3-none-any.whl 19:01:26 Installing collected packages: pip 19:01:27 Successfully installed pip-24.2 19:01:27 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:01:27 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) 19:01:28 Collecting setuptools 19:01:28 Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) 19:01:28 Collecting wheel 19:01:28 Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 19:01:28 Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) 19:01:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.0 MB/s eta 0:00:00 19:01:28 Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 19:01:28 Installing collected packages: wheel, setuptools 19:01:29 Successfully installed setuptools-75.1.0 wheel-0.44.0 19:01:29 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:01:29 Processing ./edgex-taf-common 19:01:29 Preparing metadata (setup.py): started 19:01:30 Preparing metadata (setup.py): finished with status 'done' 19:01:30 Building wheels for collected packages: edgex-taf-common 19:01:30 Building wheel for edgex-taf-common (setup.py): started 19:01:30 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:01:30 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=61c29305bcfa3a9816812b6261a7d8d50b4b8b3e4d98e70543c36aaccf502e50 19:01:30 Stored in directory: /tmp/pip-ephem-wheel-cache-m2toovbx/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:01:30 Successfully built edgex-taf-common 19:01:30 Installing collected packages: edgex-taf-common 19:01:30 Successfully installed edgex-taf-common-0.0.0 19:01:30 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:01:30 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 19:01:30 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 19:01:30 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 19:01:30 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 19:01:30 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 19:01:30 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 19:01:30 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 19:01:30 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 19:01:30 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 19:01:30 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:01:30 Preparing metadata (setup.py): started 19:01:31 Preparing metadata (setup.py): finished with status 'done' 19:01:31 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 19:01:31 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 19:01:31 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 19:01:31 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 19:01:31 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 19:01:31 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 19:01:31 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 19:01:31 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 19:01:31 Preparing metadata (setup.py): started 19:01:31 Preparing metadata (setup.py): finished with status 'done' 19:01:31 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 19:01:31 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:01:31 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 19:01:31 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 19:01:31 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 19:01:31 Downloading psutil-6.0.0.tar.gz (508 kB) 19:01:31 Installing build dependencies: started 19:01:35 Installing build dependencies: finished with status 'done' 19:01:35 Getting requirements to build wheel: started 19:01:35 Getting requirements to build wheel: finished with status 'done' 19:01:35 Preparing metadata (pyproject.toml): started 19:01:35 Preparing metadata (pyproject.toml): finished with status 'done' 19:01:35 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 19:01:35 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 19:01:35 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 19:01:35 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 19:01:35 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 19:01:35 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 19:01:35 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 19:01:35 Downloading psycopg2-2.9.9.tar.gz (384 kB) 19:01:35 Preparing metadata (setup.py): started 19:01:36 Preparing metadata (setup.py): finished with status 'done' 19:01:36 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 19:01:36 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 19:01:36 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 19:01:36 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 19:01:36 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:36 Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) 19:01:36 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:36 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:01:36 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 19:01:36 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading flex-6.14.1.tar.gz (40 kB) 19:01:36 Preparing metadata (setup.py): started 19:01:36 Preparing metadata (setup.py): finished with status 'done' 19:01:36 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:01:36 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 19:01:36 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 19:01:36 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 19:01:36 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:36 Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) 19:01:37 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:37 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 19:01:37 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 19:01:37 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 19:01:37 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 19:01:37 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 19:01:37 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 19:01:37 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) 19:01:37 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 19:01:37 Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) 19:01:37 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:01:37 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:01:37 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:01:37 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:01:37 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (75.1.0) 19:01:37 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:01:37 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 19:01:37 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:01:37 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 19:01:37 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:37 Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) 19:01:37 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:37 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 19:01:37 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:37 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:01:37 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:37 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 19:01:37 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:37 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:01:37 Preparing metadata (setup.py): started 19:01:37 Preparing metadata (setup.py): finished with status 'done' 19:01:37 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:37 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:01:37 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:37 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:01:37 Preparing metadata (setup.py): started 19:01:37 Preparing metadata (setup.py): finished with status 'done' 19:01:38 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 19:01:38 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:01:38 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:01:38 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 19:01:38 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 19:01:38 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 19:01:38 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:01:38 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 19:01:38 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:38 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:01:38 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:38 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:01:38 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:38 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:01:38 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:01:38 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:01:38 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)) 19:01:38 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:01:38 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)) 19:01:38 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 19:01:38 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 19:01:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 206.8 MB/s eta 0:00:00 19:01:38 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 19:01:38 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 19:01:38 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 19:01:38 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 19:01:38 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 19:01:38 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 19:01:38 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:01:38 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 139.0 MB/s eta 0:00:00 19:01:39 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 19:01:39 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 236.5 MB/s eta 0:00:00 19:01:39 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 315.1 MB/s eta 0:00:00 19:01:39 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 234.5 MB/s eta 0:00:00 19:01:39 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 19:01:39 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) 19:01:39 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 19:01:39 Downloading idna-3.10-py3-none-any.whl (70 kB) 19:01:39 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:01:39 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:01:39 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:01:39 Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 214.2 MB/s eta 0:00:00 19:01:39 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 19:01:39 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 152.3 MB/s eta 0:00:00 19:01:39 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:01:39 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 19:01:39 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 19:01:39 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 251.7 MB/s eta 0:00:00 19:01:39 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) 19:01:39 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 19:01:39 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 19:01:39 Downloading click-8.1.7-py3-none-any.whl (97 kB) 19:01:39 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:01:39 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 19:01:39 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 314.2 MB/s eta 0:00:00 19:01:39 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 19:01:39 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:01:39 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) 19:01:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 357.0 MB/s eta 0:00:00 19:01:39 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:01:39 Downloading trio-0.26.2-py3-none-any.whl (475 kB) 19:01:39 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 19:01:39 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 19:01:39 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:01:39 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:01:39 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:01:39 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:01:39 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:01:39 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:01:39 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:01:39 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 19:01:39 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:01:39 Building wheel for robotbackgroundlogger (setup.py): started 19:01:39 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:01:39 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=f3ecd006e9cd930e246970e2e4660491a186603916bcacabc5196153272b5f42 19:01:39 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:01:39 Building wheel for paho-mqtt (setup.py): started 19:01:39 Building wheel for paho-mqtt (setup.py): finished with status 'done' 19:01:39 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=e848af12d95a6c2501423f6129534bfdb1bfb866cc231287f3073a5e886caeb2 19:01:39 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 19:01:39 Building wheel for psutil (pyproject.toml): started 19:01:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10948 in /w/workspace/xfoundry_edgex-taf-common_PR-111 [Pipeline] { [Pipeline] checkout 19:01:41 Selected Git installation does not exist. Using Default 19:01:41 The recommended git tool is: NONE 19:01:41 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:01:41 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289882 sha256=a1fab59196e79c338bae808943cac6313e82e667d3695911d0610b5b1ffc4b17 19:01:41 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 19:01:41 Building wheel for psycopg2 (setup.py): started 19:01:49 using credential edgex-jenkins-ssh 19:01:49 Cloning the remote Git repository 19:01:50 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:01:50 > git init /w/workspace/xfoundry_edgex-taf-common_PR-111 # timeout=10 19:01:50 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:50 > git --version # timeout=10 19:01:50 > git --version # 'git version 2.25.1' 19:01:50 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:51 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:01:51 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521880 sha256=2820628cf6fe936fd9cc1188b1c7c115c89b7f2f6f7ad4214ed81eb5ab749748 19:01:51 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 19:01:51 Building wheel for flex (setup.py): started 19:01:51 Building wheel for flex (setup.py): finished with status 'done' 19:01:51 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=d51bd64e54f13416fd8ea6cfe160172d968004bd4bd3163f53a6bd51a05bf608 19:01:51 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:01:51 Building wheel for strict-rfc3339 (setup.py): started 19:01:51 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:01:51 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=f3502e11e255923b43a2ad826e64ad9b97cc2dcccee714c92748fbc5bebdc650 19:01:51 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:01:51 Building wheel for validate-email (setup.py): started 19:01:51 Building wheel for validate-email (setup.py): finished with status 'done' 19:01:51 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=2440c9317abbf18f237aeb8136869f0bc1a8c16f90c251c3160d9a8c6ce1e3b8 19:01:51 Stored in directory: /tmp/pip-ephem-wheel-cache-_vfqe5zq/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:01:51 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 19:01:52 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 19:01:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:51 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:01:54 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 40d741097dc2e2689d38c040c2dc4511a6c648ed 19:01:54 Merge succeeded, producing f68b92229347b2d2abdcfcbaddcc8fda2e47d0c2 19:01:54 Checking out Revision f68b92229347b2d2abdcfcbaddcc8fda2e47d0c2 (PR-111) 19:01:54 > git config core.sparsecheckout # timeout=10 19:01:54 > git checkout -f 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 19:01:54 > git remote # timeout=10 19:01:54 > git config --get remote.origin.url # timeout=10 19:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:54 > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 19:01:54 > git rev-parse HEAD^{commit} # timeout=10 19:01:54 > git config core.sparsecheckout # timeout=10 19:01:54 > git checkout -f f68b92229347b2d2abdcfcbaddcc8fda2e47d0c2 # timeout=10 19:01:58 Commit message: "Merge commit 'f7616055fa408fe9de5c1ab01cec76f469475795' into HEAD" 19:01:58 > git rev-list --no-walk 40d741097dc2e2689d38c040c2dc4511a6c648ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:01 Dload Upload Total Spent Left Speed 19:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 205k 0 --:--:-- --:--:-- --:--:-- 205k [Pipeline] sh 19:02:02 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:02:02 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 19:02:02 /etc/docker/daemon.new 19:02:02 { 19:02:02 "registry-mirrors": [ 19:02:02 "https://nexus3.edgexfoundry.org:10001" 19:02:02 ], 19:02:02 "bip": "10.250.0.254/24", 19:02:02 "hosts": [ 19:02:02 "tcp://0.0.0.0:5555", 19:02:02 "unix:///var/run/docker.sock" 19:02:02 ], 19:02:02 "mtu": 1458, 19:02:02 "selinux-enabled": true, 19:02:02 "seccomp-profile": "/etc/docker/seccomp.json" 19:02:02 } [Pipeline] sh 19:02:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:02:03 + sudo service docker restart 19:02:04 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 19:02:04 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:21 provisioning config files... 19:02:21 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config939414959759283518tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:22 ---> ****-login.sh 19:02:22 nexus3.edgexfoundry.org:10001 19:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:22 Configure a credential helper to remove this warning. See 19:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:22 19:02:22 Login Succeeded 19:02:22 nexus3.edgexfoundry.org:10002 19:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:23 Configure a credential helper to remove this warning. See 19:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:23 19:02:23 Login Succeeded 19:02:23 nexus3.edgexfoundry.org:10003 19:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:23 Configure a credential helper to remove this warning. See 19:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:23 19:02:23 Login Succeeded 19:02:23 nexus3.edgexfoundry.org:10004 19:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:23 Configure a credential helper to remove this warning. See 19:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:23 19:02:23 Login Succeeded 19:02:23 ****.io 19:02:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:24 Configure a credential helper to remove this warning. See 19:02:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:24 19:02:24 Login Succeeded 19:02:24 ---> ****-login.sh ends [Pipeline] } 19:02:24 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 19:02:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:25 + ls -al . 19:02:25 total 68 19:02:25 drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 19:02 . 19:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 19:01 .. 19:02:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:01 .git 19:02:25 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 19:01 .github 19:02:25 -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 19:01 .gitignore 19:02:25 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 19:01 Dockerfile 19:02:25 -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 19:01 Jenkinsfile 19:02:25 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 19:01 LICENSE 19:02:25 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 19:01 README.md 19:02:25 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 19:01 TAF-Manager 19:02:25 drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 19:01 TUC 19:02:25 -rw-rw-r-- 1 jenkins jenkins 5 Sep 23 18:58 VERSION 19:02:25 -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 19:01 requirements.txt 19:02:25 -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 19:01 robot-entrypoint.sh 19:02:25 -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:26 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f68b92229347b2d2abdcfcbaddcc8fda2e47d0c2 --label arch=arm64 --label version=0.0.0 . 19:02:26 Sending build context to Docker daemon 380.4kB 19:02:26 Step 1/13 : FROM alpine:3.20 19:02:26 3.20: Pulling from library/alpine 19:02:26 cf04c63912e1: Pulling fs layer 19:02:27 cf04c63912e1: Verifying Checksum 19:02:27 cf04c63912e1: Download complete 19:02:28 cf04c63912e1: Pull complete 19:02:28 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 19:02:28 Status: Downloaded newer image for alpine:3.20 19:02:28 ---> c157a85ed455 19:02:28 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:02:28 ---> Running in 190e4982af51 19:02:28 Removing intermediate container 190e4982af51 19:02:28 ---> 23e47152629c 19:02:28 Step 3/13 : LABEL maintainer="Bruce Huang " 19:02:28 ---> Running in 27cc106bf3a4 19:02:28 Removing intermediate container 27cc106bf3a4 19:02:28 ---> 26213d58da03 19:02:28 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:02:29 ---> 8d09664598c3 19:02:29 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:02:30 ---> dcf27177ad22 19:02:30 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:02:30 ---> ad029aed3519 19:02:30 Step 7/13 : WORKDIR /edgex-taf 19:02:31 ---> Running in 2e709b251416 19:02:31 Removing intermediate container 2e709b251416 19:02:31 ---> 661a066f9756 19:02:31 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:31 ---> Running in 60c1a0384583 19:02:33 Removing intermediate container 60c1a0384583 19:02:33 ---> 255919de3c2f 19:02:33 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.5-r2 && 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 && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:02:33 ---> Running in e14a114430de 19:02:34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:36 Removing intermediate container 4321f4a7f844 19:02:36 ---> fd4c2fbb56e6 19:02:36 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:02:36 ---> Running in ce9ae5526c49 19:02:36 Removing intermediate container ce9ae5526c49 19:02:36 ---> e78e149e596c 19:02:36 Step 11/13 : LABEL arch=amd64 19:02:36 ---> Running in ae2fae60d981 19:02:36 Removing intermediate container ae2fae60d981 19:02:36 ---> 285569c7a304 19:02:36 Step 12/13 : LABEL git_sha=b4ccf1c6dbd8777b220c70f1c3d1e1c3c0177f75 19:02:36 ---> Running in 4c1ddd2c94d0 19:02:36 Removing intermediate container 4c1ddd2c94d0 19:02:36 ---> 90c7bbdde38c 19:02:36 Step 13/13 : LABEL version=0.0.0 19:02:36 ---> Running in d5ac0782373a 19:02:36 Removing intermediate container d5ac0782373a 19:02:36 ---> e40a9f401ca9 19:02:36 [Warning] One or more build-args [ARCH] were not consumed 19:02:36 Successfully built e40a9f401ca9 19:02:36 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:37 19:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:37 OK: 9 MiB in 14 packages 19:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:37 latest: Pulling from edgex-lftools-log-publisher 19:02:37 5eb5b503b376: Pulling fs layer 19:02:37 5c69ac0246d0: Pulling fs layer 19:02:37 ec43610c2a17: Pulling fs layer 19:02:37 3a2ae6a8a46f: Pulling fs layer 19:02:37 33b1e0a273af: Pulling fs layer 19:02:37 5d3b04190fa2: Pulling fs layer 19:02:37 2f39f015ded8: Pulling fs layer 19:02:37 3a2ae6a8a46f: Waiting 19:02:37 2f39f015ded8: Waiting 19:02:37 33b1e0a273af: Waiting 19:02:37 5d3b04190fa2: Waiting 19:02:37 5c69ac0246d0: Download complete 19:02:37 3a2ae6a8a46f: Verifying Checksum 19:02:37 33b1e0a273af: Verifying Checksum 19:02:37 33b1e0a273af: Download complete 19:02:37 5d3b04190fa2: Verifying Checksum 19:02:37 5d3b04190fa2: Download complete 19:02:37 ec43610c2a17: Verifying Checksum 19:02:37 ec43610c2a17: Download complete 19:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:37 5eb5b503b376: Verifying Checksum 19:02:37 5eb5b503b376: Download complete 19:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:38 2f39f015ded8: Download complete 19:02:38 5eb5b503b376: Pull complete 19:02:39 5c69ac0246d0: Pull complete 19:02:39 ec43610c2a17: Pull complete 19:02:39 3a2ae6a8a46f: Pull complete 19:02:39 33b1e0a273af: Pull complete 19:02:39 5d3b04190fa2: Pull complete 19:02:39 (1/14) Installing ca-certificates (20240705-r0) 19:02:40 (2/14) Installing brotli-libs (1.1.0-r2) 19:02:40 (3/14) Installing c-ares (1.28.1-r0) 19:02:41 (4/14) Installing libunistring (1.2-r0) 19:02:41 (5/14) Installing libidn2 (2.3.7-r0) 19:02:42 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:02:42 (7/14) Installing libpsl (0.21.5-r1) 19:02:43 (8/14) Installing zstd-libs (1.5.6-r0) 19:02:43 (9/14) Installing libcurl (8.9.1-r2) 19:02:43 (10/14) Installing curl (8.9.1-r2) 19:02:44 (11/14) Installing docker-cli (26.1.5-r0) 19:02:49 2f39f015ded8: Pull complete 19:02:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:02:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:02:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:02:49 prd-ubuntu20.04-docker-8c-8g-10944 does not seem to be running inside a container 19:02:49 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:02:50 $ docker top 97cdfb6954f50b78a2a61a766ee7ca37e3cd1b968d197b6234a77cb7193b5b74 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:50 ---> job-cost.sh 19:02:50 lf-activate-venv: SKIPPING 19:02:50 INFO: No Stack... 19:02:50 INFO: Retrieving Pricing Info for: v3-standard-8 19:02:50 (12/14) Installing oniguruma (6.9.9-r0) 19:02:50 (13/14) Installing jq (1.7.1-r0) 19:02:50 (14/14) Installing openssl (3.3.2-r0) 19:02:51 INFO: Archiving Costs [Pipeline] sh 19:02:51 Executing busybox-1.36.1-r29.trigger 19:02:51 Executing ca-certificates-20240705-r0.trigger 19:02:51 + cat /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/cost.csv 19:02:51 + cut -d, -f6 [Pipeline] lock 19:02:51 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] 19:02:51 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] did not exist. Created. 19:02:51 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:02:51 OK: 43 MiB in 28 packages 19:02:51 + echo total: 0.2199999988079071 [Pipeline] stash 19:02:51 Stashed 1 file(s) [Pipeline] } 19:02:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:02:51 $ docker stop --time=1 97cdfb6954f50b78a2a61a766ee7ca37e3cd1b968d197b6234a77cb7193b5b74 19:02:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:52 $ docker rm -f --volumes 97cdfb6954f50b78a2a61a766ee7ca37e3cd1b968d197b6234a77cb7193b5b74 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:02:54 (1/166) Installing libexpat (2.6.3-r0) 19:02:54 (2/166) Installing libbz2 (1.0.8-r6) 19:02:55 (3/166) Installing libpng (1.6.44-r0) 19:02:55 (4/166) Installing freetype (2.13.2-r0) 19:02:55 (5/166) Installing fontconfig (2.15.0-r1) 19:02:56 (6/166) Installing libfontenc (1.1.8-r0) 19:02:56 (7/166) Installing mkfontscale (1.2.2-r6) 19:02:57 (8/166) Installing font-opensans (0_git20210927-r1) 19:02:57 (9/166) Installing pkgconf (2.2.0-r0) 19:02:58 (10/166) Installing libgcc (13.2.1_git20240309-r0) 19:02:58 (11/166) Installing libffi (3.4.6-r0) 19:02:59 (12/166) Installing libintl (0.22.5-r0) 19:02:59 (13/166) Installing libeconf (0.6.3-r0) 19:02:59 (14/166) Installing libblkid (2.40.1-r1) 19:03:00 (15/166) Installing libmount (2.40.1-r1) 19:03:00 (16/166) Installing pcre2 (10.43-r0) 19:03:01 (17/166) Installing glib (2.80.5-r0) 19:03:01 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 19:03:02 (19/166) Installing xz-libs (5.6.2-r0) 19:03:02 (20/166) Installing libxml2 (2.12.7-r0) 19:03:03 (21/166) Installing shared-mime-info (2.4-r0) 19:03:03 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:03:04 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:03:04 (24/166) Installing libsharpyuv (1.3.2-r0) 19:03:05 (25/166) Installing libwebp (1.3.2-r0) 19:03:05 (26/166) Installing tiff (4.6.0t-r0) 19:03:05 (27/166) Installing gdk-pixbuf (2.42.12-r0) 19:03:06 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 19:03:06 (29/166) Installing libxau (1.0.11-r4) 19:03:07 (30/166) Installing libmd (1.1.0-r0) 19:03:07 (31/166) Installing libbsd (0.12.2-r0) 19:03:07 (32/166) Installing libxdmcp (1.1.5-r1) 19:03:07 (33/166) Installing libxcb (1.16.1-r0) 19:03:08 (34/166) Installing libx11 (1.8.9-r1) 19:03:09 (35/166) Installing libxcomposite (0.4.6-r5) 19:03:09 (36/166) Installing libxfixes (6.0.1-r4) 19:03:09 (37/166) Installing libxrender (0.9.11-r5) 19:03:10 (38/166) Installing libxcursor (1.2.2-r1) 19:03:10 (39/166) Installing libxdamage (1.1.6-r5) 19:03:10 (40/166) Installing libxext (1.3.6-r2) 19:03:11 (41/166) Installing libxi (1.8.1-r4) 19:03:11 (42/166) Installing libxinerama (1.1.5-r4) 19:03:11 (43/166) Installing libxrandr (1.5.4-r1) 19:03:12 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:03:12 (45/166) Installing libxtst (1.2.4-r6) 19:03:13 (46/166) Installing dbus-libs (1.14.10-r1) 19:03:13 (47/166) Installing at-spi2-core (2.52.0-r0) 19:03:13 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:03:14 (49/166) Installing pixman (0.43.2-r0) 19:03:14 (50/166) Installing cairo (1.18.0-r0) 19:03:15 (51/166) Installing cairo-gobject (1.18.0-r0) 19:03:15 (52/166) Installing avahi-libs (0.8-r17) 19:03:15 (53/166) Installing gmp (6.3.0-r1) 19:03:16 (54/166) Installing nettle (3.9.1-r0) 19:03:17 (55/166) Installing libtasn1 (4.19.0-r2) 19:03:17 (56/166) Installing p11-kit (0.25.3-r0) 19:03:17 (57/166) Installing gnutls (3.8.5-r0) 19:03:18 (58/166) Installing cups-libs (2.4.9-r0) 19:03:18 (59/166) Installing libepoxy (1.5.10-r1) 19:03:19 (60/166) Installing fribidi (1.0.15-r0) 19:03:19 (61/166) Installing graphite2 (1.3.14-r6) 19:03:20 (62/166) Installing harfbuzz (8.5.0-r0) 19:03:20 (63/166) Installing libxft (2.3.8-r3) 19:03:21 (64/166) Installing pango (1.52.2-r0) 19:03:21 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:03:21 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:03:22 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:03:22 (68/166) Installing xkeyboard-config (2.41-r0) 19:03:23 (69/166) Installing libxkbcommon (1.7.0-r0) 19:03:23 (70/166) Installing gtk+3.0 (3.24.43-r0) 19:03:24 (71/166) Installing icu-data-full (74.2-r0) 19:03:27 (72/166) Installing mesa (24.0.9-r1) 19:03:27 (73/166) Installing llvm17-libs (17.0.6-r1) 19:03:36 (74/166) Installing hwdata-pci (0.382-r0) 19:03:36 (75/166) Installing libpciaccess (0.18.1-r0) 19:03:36 (76/166) Installing libdrm (2.4.120-r0) 19:03:37 (77/166) Installing libelf (0.191-r0) 19:03:37 (78/166) Installing mesa-glapi (24.0.9-r1) 19:03:38 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 19:03:39 (80/166) Installing eudev-libs (3.2.14-r2) 19:03:40 (81/166) Installing libmagic (5.45-r1) 19:03:40 (82/166) Installing file (5.45-r1) 19:03:41 (83/166) Installing xprop (1.2.7-r0) 19:03:41 (84/166) Installing libice (1.1.1-r6) 19:03:41 (85/166) Installing libuuid (2.40.1-r1) 19:03:42 (86/166) Installing libsm (1.2.4-r4) 19:03:42 (87/166) Installing libxt (1.3.0-r5) 19:03:42 (88/166) Installing libxmu (1.1.4-r2) 19:03:43 (89/166) Installing xset (1.2.5-r1) 19:03:43 (90/166) Installing xdg-utils (1.2.1-r0) 19:03:44 (91/166) Installing libogg (1.3.5-r5) 19:03:44 (92/166) Installing libflac (1.4.3-r1) 19:03:44 (93/166) Installing alsa-lib (1.2.11-r0) 19:03:45 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:03:46 (95/166) Installing aom-libs (3.9.1-r0) 19:03:47 (96/166) Installing libva (2.21.0-r0) 19:03:47 (97/166) Installing libvdpau (1.5-r3) 19:03:47 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 19:03:48 (99/166) Installing libdav1d (1.4.2-r0) 19:03:48 (100/166) Installing openexr-libiex (3.1.13-r1) 19:03:48 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:03:49 (102/166) Installing imath (3.1.12-r0) 19:03:49 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:03:50 (104/166) Installing giflib (5.2.2-r0) 19:03:50 (105/166) Installing libhwy (1.0.7-r0) 19:03:50 (106/166) Installing lcms2 (2.16-r0) 19:03:51 (107/166) Installing libjxl (0.10.2-r0) 19:03:52 (108/166) Installing lame-libs (3.100-r5) 19:03:52 (109/166) Installing opus (1.5.2-r0) 19:03:52 (110/166) Installing rav1e-libs (0.7.1-r0) 19:03:53 (111/166) Installing libgomp (13.2.1_git20240309-r0) 19:03:53 (112/166) Installing soxr (0.1.3-r7) 19:03:54 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 19:03:54 (114/166) Installing libtheora (1.1.1-r18) 19:03:55 (115/166) Installing libvorbis (1.3.7-r2) 19:03:55 (116/166) Installing libvpx (1.14.1-r0) 19:03:56 (117/166) Installing libwebpmux (1.3.2-r0) 19:03:56 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:03:57 (119/166) Installing numactl (2.0.18-r0) 19:03:57 (120/166) Installing x265-libs (3.6-r0) 19:03:58 (121/166) Installing xvidcore (1.3.7-r2) 19:03:58 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 19:03:59 (123/166) Installing libbluray (1.3.4-r1) 19:03:59 (124/166) Installing mpg123-libs (1.32.6-r0) 19:04:00 (125/166) Installing libopenmpt (0.7.7-r0) 19:04:00 (126/166) Installing cjson (1.7.18-r0) 19:04:01 (127/166) Installing mbedtls (3.6.1-r0) 19:04:01 (128/166) Installing librist (0.2.10-r1) 19:04:02 (129/166) Installing libsrt (1.5.3-r0) 19:04:02 (130/166) Installing libssh (0.10.6-r0) 19:04:03 (131/166) Installing libsodium (1.0.19-r0) 19:04:03 (132/166) Installing libzmq (4.3.5-r2) 19:04:03 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 19:04:04 (134/166) Installing crc32c (1.1.2-r0) 19:04:04 (135/166) Installing double-conversion (3.3.0-r0) 19:04:05 (136/166) Installing libevent (2.1.12-r7) 19:04:05 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:04:06 (138/166) Installing mesa-gbm (24.0.9-r1) 19:04:06 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:04:06 (140/166) Installing icu-libs (74.2-r0) 19:04:07 (141/166) Installing minizip (1.3.1-r0) 19:04:07 (142/166) Installing nspr (4.35-r4) 19:04:08 (143/166) Installing sqlite-libs (3.45.3-r1) 19:04:09 (144/166) Installing nss (3.101-r0) 19:04:09 (145/166) Installing openh264 (2.4.1-r0) 19:04:10 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:04:10 (147/166) Installing libunwind (1.8.1-r0) 19:04:11 (148/166) Installing yaml (0.2.5-r2) 19:04:11 (149/166) Installing libcamera (0.3.0-r0) 19:04:11 (150/166) Installing speexdsp (1.2.1-r2) 19:04:12 (151/166) Installing libuv (1.48.0-r0) 19:04:12 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:04:13 (153/166) Installing libsndfile (1.2.2-r0) 19:04:13 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:04:14 (155/166) Installing pipewire-libs (1.0.6-r1) 19:04:14 (156/166) Installing libasyncns (0.8-r3) 19:04:15 (157/166) Installing libltdl (2.4.7-r3) 19:04:15 (158/166) Installing orc (0.4.39-r0) 19:04:15 (159/166) Installing tdb-libs (1.4.9-r1) 19:04:16 (160/166) Installing libpulse (17.0-r0) 19:04:16 (161/166) Installing libwebpdemux (1.3.2-r0) 19:04:17 (162/166) Installing libgpg-error (1.49-r0) 19:04:17 (163/166) Installing libgcrypt (1.10.3-r0) 19:04:18 (164/166) Installing libxslt (1.1.39-r1) 19:04:18 (165/166) Installing chromium (128.0.6613.119-r0) 19:04:36 (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) 19:04:36 Executing busybox-1.36.1-r29.trigger 19:04:36 Executing fontconfig-2.15.0-r1.trigger 19:04:36 Executing mkfontscale-1.2.2-r6.trigger 19:04:36 Executing glib-2.80.5-r0.trigger 19:04:36 Executing shared-mime-info-2.4-r0.trigger 19:04:37 Executing gdk-pixbuf-2.42.12-r0.trigger 19:04:37 Executing gtk-update-icon-cache-3.24.43-r0.trigger 19:04:37 Executing gtk+3.0-3.24.43-r0.trigger 19:04:37 OK: 650 MiB in 194 packages 19:04:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:04:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:04:40 (1/30) Installing jansson (2.14-r4) 19:04:40 (2/30) Installing binutils (2.42-r0) 19:04:41 (3/30) Installing libatomic (13.2.1_git20240309-r0) 19:04:41 (4/30) Installing isl26 (0.26-r1) 19:04:42 (5/30) Installing mpfr4 (4.2.1-r0) 19:04:42 (6/30) Installing mpc1 (1.3.1-r1) 19:04:43 (7/30) Installing gcc (13.2.1_git20240309-r0) 19:04:51 (8/30) Installing musl-dev (1.2.5-r0) 19:04:51 (9/30) Installing linux-headers (6.6-r0) 19:04:51 (10/30) Installing libffi-dev (3.4.6-r0) 19:04:52 (11/30) Installing libpq (16.3-r0) 19:04:52 (12/30) Installing openssl-dev (3.3.2-r0) 19:04:53 (13/30) Installing libpq-dev (16.3-r0) 19:04:53 (14/30) Installing libecpg (16.3-r0) 19:04:54 (15/30) Installing libecpg-dev (16.3-r0) 19:04:54 (16/30) Installing clang16-headers (16.0.6-r5) 19:04:55 (17/30) Installing llvm16-libs (16.0.6-r8) 19:05:04 (18/30) Installing clang16-libs (16.0.6-r5) 19:05:06 (19/30) Installing fortify-headers (1.1-r3) 19:05:06 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 19:05:07 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 19:05:08 (22/30) Installing clang16 (16.0.6-r5) 19:05:08 (23/30) Installing icu (74.2-r0) 19:05:09 (24/30) Installing icu-dev (74.2-r0) 19:05:09 (25/30) Installing llvm16 (16.0.6-r8) 19:05:20 (26/30) Installing lz4-libs (1.9.4-r5) 19:05:20 (27/30) Installing lz4-dev (1.9.4-r5) 19:05:20 (28/30) Installing zstd (1.5.6-r0) 19:05:20 (29/30) Installing zstd-dev (1.5.6-r0) 19:05:20 (30/30) Installing postgresql16-dev (16.3-r0) 19:05:21 Executing busybox-1.36.1-r29.trigger 19:05:21 OK: 1176 MiB in 224 packages 19:05:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:24 (1/14) Installing g++ (13.2.1_git20240309-r0) 19:05:27 (2/14) Installing gdbm (1.23-r1) 19:05:27 (3/14) Installing mpdecimal (4.0.0-r0) 19:05:28 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) 19:05:28 (5/14) Installing libncursesw (6.4_p20240420-r1) 19:05:29 (6/14) Installing libpanelw (6.4_p20240420-r1) 19:05:29 (7/14) Installing readline (8.2.10-r0) 19:05:29 (8/14) Installing python3 (3.12.6-r0) 19:05:31 (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) 19:05:32 (10/14) Installing pyc (3.12.6-r0) 19:05:32 (11/14) Installing python3-pyc (3.12.6-r0) 19:05:33 (12/14) Installing python3-dev (3.12.6-r0) 19:05:36 (13/14) Installing libsodium-dev (1.0.19-r0) 19:05:36 (14/14) Installing zeromq-dev (4.3.5-r2) 19:05:36 Executing busybox-1.36.1-r29.trigger 19:05:36 OK: 1363 MiB in 238 packages 19:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:39 OK: 1363 MiB in 238 packages 19:05:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:05:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:05:42 (1/1) Installing tzdata (2024b-r0) 19:05:43 OK: 1364 MiB in 239 packages 19:05:45 (1/1) Purging tzdata (2024b-r0) 19:05:45 OK: 1363 MiB in 238 packages 19:05:57 Looking in links: /tmp/tmpc6zpwt4x 19:05:57 Processing /tmp/tmpc6zpwt4x/pip-24.2-py3-none-any.whl 19:05:57 Installing collected packages: pip 19:06:02 Successfully installed pip-24.2 19:06:02 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:06:04 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) 19:06:08 Collecting setuptools 19:06:08 Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) 19:06:08 Collecting wheel 19:06:08 Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 19:06:08 Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) 19:06:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 50.1 MB/s eta 0:00:00 19:06:08 Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 19:06:08 Installing collected packages: wheel, setuptools 19:06:15 Successfully installed setuptools-75.1.0 wheel-0.44.0 19:06:15 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:06:18 Processing ./edgex-taf-common 19:06:18 Preparing metadata (setup.py): started 19:06:19 Preparing metadata (setup.py): finished with status 'done' 19:06:19 Building wheels for collected packages: edgex-taf-common 19:06:19 Building wheel for edgex-taf-common (setup.py): started 19:06:21 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:06:21 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=6201249a940cc57dbc94fad4abf2628f37dfd62a783acbdf15a4bf1367afd482 19:06:21 Stored in directory: /tmp/pip-ephem-wheel-cache-vdjqoehs/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:06:21 Successfully built edgex-taf-common 19:06:21 Installing collected packages: edgex-taf-common 19:06:21 Successfully installed edgex-taf-common-0.0.0 19:06:21 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:06:25 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 19:06:25 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 19:06:25 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 19:06:25 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 19:06:25 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 19:06:25 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 19:06:25 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 19:06:25 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 19:06:25 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 19:06:25 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:06:25 Preparing metadata (setup.py): started 19:06:26 Preparing metadata (setup.py): finished with status 'done' 19:06:26 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 19:06:26 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 19:06:26 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 19:06:26 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 19:06:27 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 19:06:27 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 19:06:27 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 19:06:27 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 19:06:27 Preparing metadata (setup.py): started 19:06:28 Preparing metadata (setup.py): finished with status 'done' 19:06:28 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 19:06:28 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 19:06:30 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 19:06:30 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 19:06:31 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 19:06:31 Downloading psutil-6.0.0.tar.gz (508 kB) 19:06:32 Installing build dependencies: started 19:06:47 Installing build dependencies: finished with status 'done' 19:06:47 Getting requirements to build wheel: started 19:06:47 Getting requirements to build wheel: finished with status 'done' 19:06:47 Preparing metadata (pyproject.toml): started 19:06:49 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:49 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 19:06:49 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 19:06:53 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 19:06:53 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 19:06:53 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 19:06:53 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 19:06:53 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 19:06:53 Downloading psycopg2-2.9.9.tar.gz (384 kB) 19:06:54 Preparing metadata (setup.py): started 19:06:55 Preparing metadata (setup.py): finished with status 'done' 19:06:56 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 19:06:56 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 19:06:58 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 19:06:58 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 19:06:59 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:59 Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) 19:06:59 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:59 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:06:59 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:59 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 19:06:59 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:59 Downloading flex-6.14.1.tar.gz (40 kB) 19:06:59 Preparing metadata (setup.py): started 19:07:01 Preparing metadata (setup.py): finished with status 'done' 19:07:01 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:01 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:07:01 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:01 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 19:07:01 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:01 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 19:07:01 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:01 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 19:07:02 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:02 Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) 19:07:02 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:02 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 19:07:03 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 19:07:03 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 19:07:03 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 19:07:03 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 19:07:03 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 19:07:03 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) 19:07:04 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 19:07:04 Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) 19:07:04 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:04 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:07:04 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:04 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:07:05 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (75.1.0) 19:07:05 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:05 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 19:07:05 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:07:05 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 19:07:05 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:05 Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) 19:07:05 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:05 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 19:07:06 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:06 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:07:06 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:06 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 19:07:06 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:06 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:07:06 Preparing metadata (setup.py): started 19:07:07 Preparing metadata (setup.py): finished with status 'done' 19:07:07 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:07 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:07:07 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:07 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:07:07 Preparing metadata (setup.py): started 19:07:09 Preparing metadata (setup.py): finished with status 'done' 19:07:09 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:09 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 19:07:09 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:09 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 19:07:09 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:09 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:07:09 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:09 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 19:07:09 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:09 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 19:07:10 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:10 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 19:07:12 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:07:12 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 19:07:13 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:13 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:07:13 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:13 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:07:13 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:13 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:07:13 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:07:13 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:07: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)) 19:07:13 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:07: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)) 19:07:13 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 19:07:13 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 50.5 MB/s eta 0:00:00 19:07:14 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 19:07:14 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 19:07:14 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 19:07:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 19:07:14 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 19:07:14 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 19:07:14 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 19:07:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 49.4 MB/s eta 0:00:00 19:07:14 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 19:07:14 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.5 MB/s eta 0:00:00 19:07:14 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 52.3 MB/s eta 0:00:00 19:07:14 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 51.9 MB/s eta 0:00:00 19:07:14 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 19:07:14 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) 19:07:14 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 19:07:14 Downloading idna-3.10-py3-none-any.whl (70 kB) 19:07:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:07:14 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:07:14 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:07:14 Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 48.9 MB/s eta 0:00:00 19:07:14 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 19:07:14 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 19:07:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 53.0 MB/s eta 0:00:00 19:07:14 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:07:14 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 19:07:14 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 19:07:14 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 19:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 52.4 MB/s eta 0:00:00 19:07:15 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) 19:07:15 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 19:07:15 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 19:07:15 Downloading click-8.1.7-py3-none-any.whl (97 kB) 19:07:15 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 19:07:15 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 19:07:15 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 19:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.7 MB/s eta 0:00:00 19:07:15 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 19:07:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:07:15 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) 19:07:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 48.7 MB/s eta 0:00:00 19:07:15 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:07:15 Downloading trio-0.26.2-py3-none-any.whl (475 kB) 19:07:15 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 19:07:15 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 19:07:15 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:07:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:07:15 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:07:15 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:07:15 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:07:15 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:07:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:07:15 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 19:07:16 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 19:07:16 Building wheel for robotbackgroundlogger (setup.py): started 19:07:17 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:07:17 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=199eec0a7b44e059dd7f0d8f8be8d32769d2936d3c8638f7f585c65347d5605a 19:07:17 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:07:17 Building wheel for paho-mqtt (setup.py): started 19:07:19 Building wheel for paho-mqtt (setup.py): finished with status 'done' 19:07:19 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=4bd41725645f486261a8f52a31a40e2ce23e78e5089c1352b84e7ef15ffc89b3 19:07:19 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 19:07:19 Building wheel for psutil (pyproject.toml): started 19:07:31 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:07:31 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290599 sha256=1f3721fe0570aea30bd0be3fcb070bff4b43d20aaad945600fbdde9fb80f9664 19:07:31 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 19:07:31 Building wheel for psycopg2 (setup.py): started 19:08:39 Building wheel for psycopg2 (setup.py): still running... 19:08:39 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:08:39 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512490 sha256=0fa2c83d27b8592a72c51755b6f05acee747796803295f22fd55802d37434a7b 19:08:39 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 19:08:39 Building wheel for flex (setup.py): started 19:08:41 Building wheel for flex (setup.py): finished with status 'done' 19:08:41 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=2d07bde56e7d439d554a1b2e813d3e8f25e6bb028aa090f11a280606cc19b063 19:08:41 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:08:41 Building wheel for strict-rfc3339 (setup.py): started 19:08:42 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:08:42 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=4faea4df1364ac5745f87e47b547b5c3481d31b94f5effd5966f3a15b6a8a28f 19:08:42 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:08:42 Building wheel for validate-email (setup.py): started 19:08:44 Building wheel for validate-email (setup.py): finished with status 'done' 19:08:44 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=15882727c545b81e2f75b1cf3800a73d5aed19108283650726653c208e1a42d0 19:08:44 Stored in directory: /tmp/pip-ephem-wheel-cache-yubs6ph8/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:08:44 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 19:08:45 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, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 19:10:06 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 19:10:06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 19:10:46 Removing intermediate container e14a114430de 19:10:46 ---> adbde2b70bd3 19:10:46 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:10:46 ---> Running in 4a8b030eb97f 19:10:46 Removing intermediate container 4a8b030eb97f 19:10:46 ---> aa9c546a3c9d 19:10:46 Step 11/13 : LABEL arch=arm64 19:10:46 ---> Running in 5e3691dc7bf3 19:10:46 Removing intermediate container 5e3691dc7bf3 19:10:46 ---> 462d05ba6e80 19:10:46 Step 12/13 : LABEL git_sha=f68b92229347b2d2abdcfcbaddcc8fda2e47d0c2 19:10:46 ---> Running in 08665d4c2e19 19:10:46 Removing intermediate container 08665d4c2e19 19:10:46 ---> 97f2d9c2a990 19:10:46 Step 13/13 : LABEL version=0.0.0 19:10:46 ---> Running in 97c10350ebae 19:10:46 Removing intermediate container 97c10350ebae 19:10:46 ---> db67b922183c 19:10:46 [Warning] One or more build-args [ARCH] were not consumed 19:10:46 Successfully built db67b922183c 19:10:46 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:47 19:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:47 arm64: Pulling from edgex-lftools-log-publisher 19:10:47 8998bd30e6a1: Pulling fs layer 19:10:47 04944245beec: Pulling fs layer 19:10:47 699f458cf7ca: Pulling fs layer 19:10:47 765212b225bb: Pulling fs layer 19:10:47 f23df028b6ca: Pulling fs layer 19:10:47 d65c8cfc05b1: Pulling fs layer 19:10:47 2437ff75d9bd: Pulling fs layer 19:10:47 765212b225bb: Waiting 19:10:47 f23df028b6ca: Waiting 19:10:47 d65c8cfc05b1: Waiting 19:10:47 2437ff75d9bd: Waiting 19:10:47 04944245beec: Verifying Checksum 19:10:47 04944245beec: Download complete 19:10:47 765212b225bb: Verifying Checksum 19:10:47 765212b225bb: Download complete 19:10:47 f23df028b6ca: Verifying Checksum 19:10:47 f23df028b6ca: Download complete 19:10:47 d65c8cfc05b1: Verifying Checksum 19:10:47 d65c8cfc05b1: Download complete 19:10:47 699f458cf7ca: Verifying Checksum 19:10:47 699f458cf7ca: Download complete 19:10:48 8998bd30e6a1: Download complete 19:10:51 2437ff75d9bd: Verifying Checksum 19:10:51 2437ff75d9bd: Download complete 19:10:53 8998bd30e6a1: Pull complete 19:10:53 04944245beec: Pull complete 19:10:56 699f458cf7ca: Pull complete 19:10:56 765212b225bb: Pull complete 19:10:56 f23df028b6ca: Pull complete 19:10:57 d65c8cfc05b1: Pull complete 19:11:15 2437ff75d9bd: Pull complete 19:11:15 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:11:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:11:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:15 prd-ubuntu20.04-docker-arm64-4c-16g-10948 does not seem to be running inside a container 19:11:15 $ 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/xfoundry_edgex-taf-common_PR-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:11:18 $ docker top 560660e3d179e757c6f1271a9c5fd2bfaff7166d32dde0d43124238ccfa7e2a4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:11:19 ---> job-cost.sh 19:11:19 lf-activate-venv: SKIPPING 19:11:19 INFO: No Stack... 19:11:19 INFO: Retrieving Pricing Info for: v3-standard-4 19:11:20 INFO: Archiving Costs [Pipeline] sh 19:11:21 + cat /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/cost.csv 19:11:21 + cut -d, -f6 [Pipeline] lock 19:11:21 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] 19:11:21 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] did not exist. Created. 19:11:21 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:11:21 /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/durable-dd7f4d9f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:11:22 + echo total: 0.10999999940395355 [Pipeline] stash 19:11:22 Warning: overwriting stash ‘stack-cost’ 19:11:22 Stashed 1 file(s) [Pipeline] } 19:11:22 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-111-2-stack-cost] [Pipeline] // lock [Pipeline] } 19:11:22 $ docker stop --time=1 560660e3d179e757c6f1271a9c5fd2bfaff7166d32dde0d43124238ccfa7e2a4 19:11:24 $ docker rm -f --volumes 560660e3d179e757c6f1271a9c5fd2bfaff7166d32dde0d43124238ccfa7e2a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:11:25 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-111/archives ] 19:11:25 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-111/archives 19:11:25 total 16 19:11:25 drwxr-xr-x 3 root root 4096 Sep 23 19:02 . 19:11:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:02 .. 19:11:25 drwxr-xr-x 2 root root 4096 Sep 23 19:02 cost 19:11:25 -rw-r--r-- 1 root root 88 Sep 23 19:02 cost.csv 19:11:25 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-111/archives 19:11:25 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-111/archives 19:11:25 total 16 19:11:25 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 19:02 . 19:11:25 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 19:02 .. 19:11:25 drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 19:02 cost 19:11:25 -rw-r--r-- 1 jenkins jenkins 88 Sep 23 19:02 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:11:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:11:26 ---> package-listing.sh 19:11:26 ++ facter osfamily 19:11:26 ++ tr '[:upper:]' '[:lower:]' 19:11:26 + OS_FAMILY=debian 19:11:26 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-111 19:11:26 + START_PACKAGES=/tmp/packages_start.txt 19:11:26 + END_PACKAGES=/tmp/packages_end.txt 19:11:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:11:26 + PACKAGES=/tmp/packages_start.txt 19:11:26 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-111 ']' 19:11:26 + PACKAGES=/tmp/packages_end.txt 19:11:26 + case "${OS_FAMILY}" in 19:11:26 + dpkg -l 19:11:26 + grep '^ii' 19:11:26 + '[' -f /tmp/packages_start.txt ']' 19:11:26 + '[' -f /tmp/packages_end.txt ']' 19:11:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:11:26 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-111 ']' 19:11:26 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/ 19:11:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-111/archives/ [Pipeline] echo 19:11:26 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/xfoundry_edgex-taf-common_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:11:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:11:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:11:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:11:27 prd-ubuntu20.04-docker-8c-8g-10944 does not seem to be running inside a container 19:11:27 $ 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/xfoundry_edgex-taf-common_PR-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-111 -v /w/workspace/xfoundry_edgex-taf-common_PR-111:/w/workspace/xfoundry_edgex-taf-common_PR-111:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-111@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-111@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:11:27 $ docker top 9ea8f34fa787d73d5fefade77d6ca1a297a1732ab23cf6ff3e932f70019f69dc -eo pid,comm [Pipeline] { [Pipeline] sh 19:11:28 + touch /tmp/pre-build-complete [Pipeline] sh 19:11:28 + mkdir -p /var/log/sysstat [Pipeline] sh 19:11:28 + ls /var/log/sa-host 19:11:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:11:28 provisioning config files... 19:11:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-111@tmp/config14232953654494914062tmp [Pipeline] { [Pipeline] echo 19:11:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:11:29 ---> create-netrc.sh [Pipeline] } 19:11:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:11:29 ---> python-tools-install.sh [Pipeline] echo 19:11:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:11:29 ---> sudo-logs.sh 19:11:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:11:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:11:30 ---> job-cost.sh 19:11:30 lf-activate-venv: SKIPPING 19:11:30 DEBUG: total: 0.2199999988079071 19:11:30 INFO: Retrieving Stack Cost... 19:11:30 INFO: Retrieving Pricing Info for: v3-standard-8 19:11:31 INFO: Archiving Costs [Pipeline] echo 19:11:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:11:31 ---> logs-deploy.sh 19:11:31 lf-activate-venv: SKIPPING 19:11:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-111/2 19:11:31 INFO: archiving workspace using pattern(s): 19:11:32 Archives upload complete. 19:11:32 INFO: archiving logs to Nexus