Pull request #115 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 746b7625d660310a19c70bda2b7e6a7f55230f6b+f7616055fa408fe9de5c1ab01cec76f469475795 (326be8c7d3b33150ebb425f4c40e163468fc6dc0) 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-ssh6924120315212039932.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh16383845081348690201.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17742435262007362854.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-115/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8441012575443302395.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh14145643811154098269.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-115/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11344133495521492518.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-42558 in /w/workspace/xfoundry_edgex-taf-common_PR-115 [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-115 # 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 746b7625d660310a19c70bda2b7e6a7f55230f6b Merge succeeded, producing 746b7625d660310a19c70bda2b7e6a7f55230f6b Checking out Revision 746b7625d660310a19c70bda2b7e6a7f55230f6b (PR-115) Commit message: "build: bump psycopg2 from 2.9.9 to 2.9.10" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a > 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/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # 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 746b7625d660310a19c70bda2b7e6a7f55230f6b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:11:55 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:11:55 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:11:55 ========================================================= 18:11:55 EdgeX Global Pipelines Version Info 18:11:55 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:11:56 ------------------- 18:11:56 stable info: 18:11:56 ------------------- 18:11:56 Commited By: Ginny Guan ginny@iotechsys.com 18:11:56 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:11:56 Message: update stable to v1.0.274 18:11:57 ------------------- 18:11:57 experimental info: 18:11:57 ------------------- 18:11:57 Commited By: Ginny Guan ginny@iotechsys.com 18:11:57 Commit SHA: e63c24b3e3d9a84dc1e69f593cedf07ec71d9018 18:11:57 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:11:57 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-115 [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-115 [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-115 [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 746b7625d660310a19c70bda2b7e6a7f55230f6b [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 746b762 [Pipeline] echo 18:11:58 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:11:58 provisioning config files... 18:11:58 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config16833246694313128066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:11:59 ---> ****-login.sh 18:11:59 nexus3.edgexfoundry.org:10001 18:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:11:59 Configure a credential helper to remove this warning. See 18:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:11:59 18:11:59 Login Succeeded 18:11:59 nexus3.edgexfoundry.org:10002 18:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:11:59 Configure a credential helper to remove this warning. See 18:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:11:59 18:11:59 Login Succeeded 18:11:59 nexus3.edgexfoundry.org:10003 18:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:11:59 Configure a credential helper to remove this warning. See 18:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:11:59 18:11:59 Login Succeeded 18:11:59 nexus3.edgexfoundry.org:10004 18:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:11:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:11:59 Configure a credential helper to remove this warning. See 18:11:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:11:59 18:11:59 Login Succeeded 18:11:59 ****.io 18:11:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:00 Configure a credential helper to remove this warning. See 18:12:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:00 18:12:00 Login Succeeded 18:12:00 ---> ****-login.sh ends [Pipeline] } 18:12:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:12:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:12:00 + grep -v github /etc/ssh/ssh_known_hosts 18:12:00 + [ -e /tmp/ssh_known_hosts ] 18:12:00 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:12:00 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=+ 18:12:00 sudo tee -a /etc/ssh/ssh_known_hosts 18:12:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:01 18:12:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:01 0.1.4: Pulling from edgex-devops/py-git-semver 18:12:01 b85a868b505f: Pulling fs layer 18:12:01 e2be974225ed: Pulling fs layer 18:12:01 339a4e72a1f5: Pulling fs layer 18:12:01 988bab9f4d93: Pulling fs layer 18:12:01 1469e6f7b9e6: Pulling fs layer 18:12:01 eaf3925da568: Pulling fs layer 18:12:01 bab4dde63d76: Pulling fs layer 18:12:01 bde34c3a00c8: Pulling fs layer 18:12:01 b352a97aabf1: Pulling fs layer 18:12:01 4872d77fe225: Pulling fs layer 18:12:01 5851b861e8e6: Pulling fs layer 18:12:01 988bab9f4d93: Waiting 18:12:01 1469e6f7b9e6: Waiting 18:12:01 eaf3925da568: Waiting 18:12:01 bab4dde63d76: Waiting 18:12:01 bde34c3a00c8: Waiting 18:12:01 b352a97aabf1: Waiting 18:12:01 4872d77fe225: Waiting 18:12:01 5851b861e8e6: Waiting 18:12:01 e2be974225ed: Verifying Checksum 18:12:01 e2be974225ed: Download complete 18:12:01 988bab9f4d93: Download complete 18:12:02 1469e6f7b9e6: Verifying Checksum 18:12:02 1469e6f7b9e6: Download complete 18:12:02 eaf3925da568: Verifying Checksum 18:12:02 eaf3925da568: Download complete 18:12:02 339a4e72a1f5: Verifying Checksum 18:12:02 339a4e72a1f5: Download complete 18:12:02 bde34c3a00c8: Download complete 18:12:02 b352a97aabf1: Verifying Checksum 18:12:02 b352a97aabf1: Download complete 18:12:02 4872d77fe225: Download complete 18:12:02 5851b861e8e6: Download complete 18:12:02 b85a868b505f: Verifying Checksum 18:12:02 b85a868b505f: Download complete 18:12:02 bab4dde63d76: Verifying Checksum 18:12:02 bab4dde63d76: Download complete 18:12:03 b85a868b505f: Pull complete 18:12:03 e2be974225ed: Pull complete 18:12:03 339a4e72a1f5: Pull complete 18:12:04 988bab9f4d93: Pull complete 18:12:04 1469e6f7b9e6: Pull complete 18:12:04 eaf3925da568: Pull complete 18:12:06 bab4dde63d76: Pull complete 18:12:06 bde34c3a00c8: Pull complete 18:12:06 b352a97aabf1: Pull complete 18:12:06 4872d77fe225: Pull complete 18:12:06 5851b861e8e6: Pull complete 18:12:06 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:12:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:12:06 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:12:06 prd-ubuntu20.04-docker-8c-8g-42558 does not seem to be running inside a container 18:12:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:12:09 $ docker top 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 -eo pid,comm 18:12:09 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:12:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:12:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:09 [ssh-agent] Looking for ssh-agent implementation... 18:12:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:09 $ docker exec 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent 18:12:09 SSH_AUTH_SOCK=/tmp/ssh-gqdKF6iA3TXY/agent.33 18:12:09 SSH_AGENT_PID=39 18:12:09 Running ssh-add (command line suppressed) 18:12:09 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_16265226959573639974.key (/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_16265226959573639974.key) 18:12:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:09 + git tag --points-at HEAD [Pipeline] } 18:12:10 $ docker exec --env ******** --env ******** 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent -k 18:12:10 unset SSH_AUTH_SOCK; 18:12:10 unset SSH_AGENT_PID; 18:12:10 echo Agent pid 39 killed; 18:12:10 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:12:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:12:10 [ssh-agent] Looking for ssh-agent implementation... 18:12:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:12:10 $ docker exec 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent 18:12:10 SSH_AUTH_SOCK=/tmp/ssh-YxVw3XFxk0Bh/agent.72 18:12:10 SSH_AGENT_PID=78 18:12:10 Running ssh-add (command line suppressed) 18:12:10 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_15993973238882145499.key (/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/private_key_15993973238882145499.key) 18:12:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:12:10 + git semver init 18:12:11 2025-04-01 18:12:11,104 [run_init] DEBUG init version:0.0.0 force:False 18:12:11 2025-04-01 18:12:11,105 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver 18:12:11 2025-04-01 18:12:11,106 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-115/.semver 18:12:11 2025-04-01 18:12:11,106 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-115, universal_newlines=False, shell=None, istream=None) 18:12:11 2025-04-01 18:12:11,697 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-115/.git/info/exclude 18:12:11 2025-04-01 18:12:11,697 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver/PR-115 with force:False 18:12:11 2025-04-01 18:12:11,698 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver/PR-115 18:12:11 2025-04-01 18:12:11,702 [execute] INFO git cat-file --batch-check 18:12:11 2025-04-01 18:12:11,702 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver, universal_newlines=False, shell=None, istream=) 18:12:11 2025-04-01 18:12:11,709 [execute] INFO git cat-file --batch 18:12:11 2025-04-01 18:12:11,710 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-115/.semver, universal_newlines=False, shell=None, istream=) 18:12:11 2025-04-01 18:12:11,715 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-115/.semver/PR-115 18:12:11 0.0.0 [Pipeline] } 18:12:11 $ docker exec --env ******** --env ******** 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 ssh-agent -k 18:12:11 unset SSH_AUTH_SOCK; 18:12:11 unset SSH_AGENT_PID; 18:12:11 echo Agent pid 78 killed; 18:12:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:12:12 + git semver [Pipeline] } 18:12:12 $ docker stop --time=1 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 18:12:13 $ docker rm -f --volumes 45461b1ad8a23911620b2db1f6f35c7afed45706a6d18e9e52fabb0258bd7d00 [Pipeline] // withDockerContainer [Pipeline] sh 18:12:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:12:14 Stashed 1 file(s) [Pipeline] echo 18:12:14 [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:12:15 provisioning config files... 18:12:15 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config5086409349804721171tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:12:15 ---> ****-login.sh 18:12:15 nexus3.edgexfoundry.org:10001 18:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:15 Configure a credential helper to remove this warning. See 18:12:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:15 18:12:15 Login Succeeded 18:12:15 nexus3.edgexfoundry.org:10002 18:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:15 Configure a credential helper to remove this warning. See 18:12:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:15 18:12:15 Login Succeeded 18:12:15 nexus3.edgexfoundry.org:10003 18:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:15 Configure a credential helper to remove this warning. See 18:12:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:15 18:12:15 Login Succeeded 18:12:15 nexus3.edgexfoundry.org:10004 18:12:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:15 Configure a credential helper to remove this warning. See 18:12:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:15 18:12:15 Login Succeeded 18:12:15 ****.io 18:12:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:12:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:12:16 Configure a credential helper to remove this warning. See 18:12:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:12:16 18:12:16 Login Succeeded 18:12:16 ---> ****-login.sh ends [Pipeline] } 18:12:16 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:12:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:12:17 + ls -al . 18:12:17 total 72 18:12:17 drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 18:12 . 18:12:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:11 .. 18:12:17 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:12 .git 18:12:17 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 18:11 .github 18:12:17 -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 18:11 .gitignore 18:12:17 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 18:12 .semver 18:12:17 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 18:11 Dockerfile 18:12:17 -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 18:11 Jenkinsfile 18:12:17 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 18:11 LICENSE 18:12:17 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 18:11 README.md 18:12:17 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:11 TAF-Manager 18:12:17 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:11 TUC 18:12:17 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 18:12 VERSION 18:12:17 -rw-rw-r-- 1 jenkins jenkins 361 Apr 1 18:11 requirements.txt 18:12:17 -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 18:11 robot-entrypoint.sh 18:12:17 -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 18:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:12:17 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b --label arch=amd64 --label version=0.0.0 . 18:12:17 Sending build context to Docker daemon 615.4kB 18:12:17 Step 1/13 : FROM alpine:3.20 18:12:18 3.20: Pulling from library/alpine 18:12:18 0a9a5dfd008f: Pulling fs layer 18:12:18 0a9a5dfd008f: Verifying Checksum 18:12:18 0a9a5dfd008f: Download complete 18:12:18 0a9a5dfd008f: Pull complete 18:12:18 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:12:18 Status: Downloaded newer image for alpine:3.20 18:12:18 ---> ff221270b9fb 18:12:18 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:12:18 ---> Running in e179bbd4f9fe 18:12:18 Removing intermediate container e179bbd4f9fe 18:12:18 ---> c2ec7c47c479 18:12:18 Step 3/13 : LABEL maintainer="Bruce Huang " 18:12:18 ---> Running in 3873c2c42e28 18:12:18 Removing intermediate container 3873c2c42e28 18:12:18 ---> 9c1f83373038 18:12:18 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:12:19 ---> e349fc2ee38a 18:12:19 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:12:19 ---> 857d1d2d2c71 18:12:19 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:12:19 ---> 576d6e43ecff 18:12:19 Step 7/13 : WORKDIR /edgex-taf 18:12:19 ---> Running in eb32a163389f 18:12:19 Removing intermediate container eb32a163389f 18:12:19 ---> 0f6101b6d27f 18:12:19 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:12:19 ---> Running in 75e6a56d0c0e 18:12:20 Removing intermediate container 75e6a56d0c0e 18:12:20 ---> 21344b054244 18:12:20 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:12:20 ---> Running in ab1a33d94f33 18:12:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:12:23 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:12:24 OK: 8 MiB in 14 packages 18:12:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:12:24 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:12:25 (1/14) Installing ca-certificates (20241121-r1) 18:12:26 (2/14) Installing brotli-libs (1.1.0-r2) 18:12:26 (3/14) Installing c-ares (1.33.1-r0) 18:12:26 (4/14) Installing libunistring (1.2-r0) 18:12:27 (5/14) Installing libidn2 (2.3.7-r0) 18:12:27 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:12:27 (7/14) Installing libpsl (0.21.5-r1) 18:12:28 (8/14) Installing zstd-libs (1.5.6-r0) 18:12:28 (9/14) Installing libcurl (8.12.1-r0) 18:12:29 (10/14) Installing curl (8.12.1-r0) 18:12:29 (11/14) Installing docker-cli (26.1.5-r0) 18:12:29 Still waiting to schedule task 18:12:29 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:12:30 (12/14) Installing oniguruma (6.9.9-r0) 18:12:31 (13/14) Installing jq (1.7.1-r0) 18:12:31 (14/14) Installing openssl (3.3.3-r0) 18:12:32 Executing busybox-1.36.1-r29.trigger 18:12:32 Executing ca-certificates-20241121-r1.trigger 18:12:32 OK: 43 MiB in 28 packages 18:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:12:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:12:33 (1/167) Installing libexpat (2.7.0-r0) 18:12:33 (2/167) Installing libbz2 (1.0.8-r6) 18:12:34 (3/167) Installing libpng (1.6.44-r0) 18:12:34 (4/167) Installing freetype (2.13.2-r0) 18:12:34 (5/167) Installing fontconfig (2.15.0-r1) 18:12:35 (6/167) Installing libfontenc (1.1.8-r0) 18:12:35 (7/167) Installing mkfontscale (1.2.2-r6) 18:12:36 (8/167) Installing font-opensans (0_git20210927-r1) 18:12:36 (9/167) Installing pkgconf (2.2.0-r0) 18:12:36 (10/167) Installing libgcc (13.2.1_git20240309-r1) 18:12:37 (11/167) Installing libffi (3.4.6-r0) 18:12:37 (12/167) Installing libintl (0.22.5-r0) 18:12:37 (13/167) Installing libeconf (0.6.3-r0) 18:12:37 (14/167) Installing libblkid (2.40.1-r1) 18:12:38 (15/167) Installing libmount (2.40.1-r1) 18:12:38 (16/167) Installing pcre2 (10.43-r0) 18:12:39 (17/167) Installing glib (2.80.5-r0) 18:12:39 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 18:12:40 (19/167) Installing xz-libs (5.6.2-r0) 18:12:40 (20/167) Installing libxml2 (2.12.7-r2) 18:12:41 (21/167) Installing shared-mime-info (2.4-r0) 18:12:41 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:12:42 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:12:42 (24/167) Installing libsharpyuv (1.3.2-r0) 18:12:42 (25/167) Installing libwebp (1.3.2-r0) 18:12:43 (26/167) Installing tiff (4.6.0t-r0) 18:12:43 (27/167) Installing gdk-pixbuf (2.42.12-r0) 18:12:44 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 18:12:44 (29/167) Installing libxau (1.0.11-r4) 18:12:44 (30/167) Installing libmd (1.1.0-r0) 18:12:44 (31/167) Installing libbsd (0.12.2-r0) 18:12:45 (32/167) Installing libxdmcp (1.1.5-r1) 18:12:45 (33/167) Installing libxcb (1.16.1-r0) 18:12:45 (34/167) Installing libx11 (1.8.9-r1) 18:12:46 (35/167) Installing libxcomposite (0.4.6-r5) 18:12:46 (36/167) Installing libxfixes (6.0.1-r4) 18:12:47 (37/167) Installing libxrender (0.9.11-r5) 18:12:47 (38/167) Installing libxcursor (1.2.2-r1) 18:12:47 (39/167) Installing libxdamage (1.1.6-r5) 18:12:47 (40/167) Installing libxext (1.3.6-r2) 18:12:48 (41/167) Installing libxi (1.8.1-r4) 18:12:48 (42/167) Installing libxinerama (1.1.5-r4) 18:12:48 (43/167) Installing libxrandr (1.5.4-r1) 18:12:49 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:12:49 (45/167) Installing libxtst (1.2.4-r6) 18:12:49 (46/167) Installing dbus-libs (1.14.10-r1) 18:12:49 (47/167) Installing at-spi2-core (2.52.0-r0) 18:12:50 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:12:50 (49/167) Installing pixman (0.43.2-r0) 18:12:51 (50/167) Installing cairo (1.18.0-r0) 18:12:51 (51/167) Installing cairo-gobject (1.18.0-r0) 18:12:52 (52/167) Installing avahi-libs (0.8-r17) 18:12:52 (53/167) Installing gmp (6.3.0-r1) 18:12:52 (54/167) Installing nettle (3.9.1-r0) 18:12:53 (55/167) Installing libtasn1 (4.20.0-r0) 18:12:53 (56/167) Installing p11-kit (0.25.3-r0) 18:12:54 (57/167) Installing gnutls (3.8.5-r0) 18:12:54 (58/167) Installing cups-libs (2.4.9-r1) 18:12:55 (59/167) Installing libepoxy (1.5.10-r1) 18:12:55 (60/167) Installing fribidi (1.0.15-r0) 18:12:55 (61/167) Installing graphite2 (1.3.14-r6) 18:12:56 (62/167) Installing harfbuzz (8.5.0-r0) 18:12:56 (63/167) Installing libxft (2.3.8-r3) 18:12:57 (64/167) Installing pango (1.52.2-r0) 18:12:57 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:12:57 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:12:58 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:12:58 (68/167) Installing xkeyboard-config (2.41-r0) 18:12:59 (69/167) Installing libxkbcommon (1.7.0-r0) 18:12:59 (70/167) Installing gtk+3.0 (3.24.43-r0) 18:12:59 (71/167) Installing icu-data-full (74.2-r0) 18:13:00 (72/167) Installing mesa (24.0.9-r1) 18:13:01 (73/167) Installing llvm17-libs (17.0.6-r2) 18:13:09 (74/167) Installing hwdata-pci (0.382-r0) 18:13:09 (75/167) Installing libpciaccess (0.18.1-r0) 18:13:09 (76/167) Installing libdrm (2.4.120-r0) 18:13:09 (77/167) Installing libelf (0.191-r0) 18:13:10 (78/167) Installing mesa-glapi (24.0.9-r1) 18:13:10 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 18:13:13 (80/167) Installing eudev-libs (3.2.14-r2) 18:13:13 (81/167) Installing libmagic (5.45-r1) 18:13:13 (82/167) Installing file (5.45-r1) 18:13:13 (83/167) Installing xprop (1.2.7-r0) 18:13:13 (84/167) Installing libice (1.1.1-r6) 18:13:14 (85/167) Installing libuuid (2.40.1-r1) 18:13:14 (86/167) Installing libsm (1.2.4-r4) 18:13:14 (87/167) Installing libxt (1.3.0-r5) 18:13:15 (88/167) Installing libxmu (1.1.4-r2) 18:13:15 (89/167) Installing xset (1.2.5-r1) 18:13:15 (90/167) Installing xdg-utils (1.2.1-r0) 18:13:15 (91/167) Installing libogg (1.3.5-r5) 18:13:16 (92/167) Installing libflac (1.4.3-r1) 18:13:16 (93/167) Installing alsa-lib (1.2.11-r0) 18:13:17 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:13:17 (95/167) Installing aom-libs (3.9.1-r0) 18:13:18 (96/167) Installing libva (2.21.0-r0) 18:13:18 (97/167) Installing libvdpau (1.5-r3) 18:13:19 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:13:19 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 18:13:20 (100/167) Installing libdav1d (1.4.2-r0) 18:13:20 (101/167) Installing openexr-libiex (3.1.13-r1) 18:13:21 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:13:21 (103/167) Installing imath (3.1.12-r0) 18:13:21 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:13:22 (105/167) Installing giflib (5.2.2-r0) 18:13:22 (106/167) Installing libhwy (1.0.7-r0) 18:13:22 (107/167) Installing lcms2 (2.16-r0) 18:13:23 (108/167) Installing libjxl (0.10.2-r0) 18:13:23 (109/167) Installing lame-libs (3.100-r5) 18:13:24 (110/167) Installing opus (1.5.2-r0) 18:13:24 (111/167) Installing rav1e-libs (0.7.1-r0) 18:13:25 (112/167) Installing libgomp (13.2.1_git20240309-r1) 18:13:25 (113/167) Installing soxr (0.1.3-r7) 18:13:25 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 18:13:26 (115/167) Installing libtheora (1.1.1-r18) 18:13:26 (116/167) Installing libvorbis (1.3.7-r2) 18:13:27 (117/167) Installing libvpx (1.14.1-r0) 18:13:27 (118/167) Installing libwebpmux (1.3.2-r0) 18:13:27 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:13:28 (120/167) Installing numactl (2.0.18-r0) 18:13:28 (121/167) Installing x265-libs (3.6-r0) 18:13:29 (122/167) Installing xvidcore (1.3.7-r2) 18:13:29 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 18:13:30 (124/167) Installing libbluray (1.3.4-r1) 18:13:30 (125/167) Installing mpg123-libs (1.32.8-r0) 18:13:31 (126/167) Installing libopenmpt (0.7.7-r0) 18:13:31 (127/167) Installing cjson (1.7.18-r0) 18:13:31 (128/167) Installing mbedtls (3.6.2-r0) 18:13:32 (129/167) Installing librist (0.2.10-r1) 18:13:32 (130/167) Installing libsrt (1.5.3-r0) 18:13:33 (131/167) Installing libssh (0.10.6-r0) 18:13:33 (132/167) Installing libsodium (1.0.19-r0) 18:13:34 (133/167) Installing libzmq (4.3.5-r2) 18:13:34 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 18:13:35 (135/167) Installing crc32c (1.1.2-r0) 18:13:35 (136/167) Installing double-conversion (3.3.0-r0) 18:13:35 (137/167) Installing libevent (2.1.12-r7) 18:13:35 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:13:36 (139/167) Installing mesa-gbm (24.0.9-r1) 18:13:36 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:13:37 (141/167) Installing icu-libs (74.2-r0) 18:13:37 (142/167) Installing minizip (1.3.1-r0) 18:13:37 (143/167) Installing nspr (4.35-r4) 18:13:38 (144/167) Installing sqlite-libs (3.45.3-r1) 18:13:39 (145/167) Installing nss (3.105-r0) 18:13:39 (146/167) Installing openh264 (2.4.1-r0) 18:13:39 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:13:40 (148/167) Installing libunwind (1.8.1-r0) 18:13:40 (149/167) Installing yaml (0.2.5-r2) 18:13:40 (150/167) Installing libcamera (0.3.0-r0) 18:13:41 (151/167) Installing speexdsp (1.2.1-r2) 18:13:41 (152/167) Installing libuv (1.48.0-r0) 18:13:42 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:13:42 (154/167) Installing libsndfile (1.2.2-r1) 18:13:43 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:13:43 (156/167) Installing pipewire-libs (1.0.6-r1) 18:13:44 (157/167) Installing libasyncns (0.8-r3) 18:13:44 (158/167) Installing libltdl (2.4.7-r3) 18:13:44 (159/167) Installing orc (0.4.40-r0) 18:13:45 (160/167) Installing tdb-libs (1.4.9-r1) 18:13:45 (161/167) Installing libpulse (17.0-r0) 18:13:45 (162/167) Installing libwebpdemux (1.3.2-r0) 18:13:46 (163/167) Installing libgpg-error (1.49-r0) 18:13:46 (164/167) Installing libgcrypt (1.10.3-r0) 18:13:46 (165/167) Installing libxslt (1.1.39-r2) 18:13:47 (166/167) Installing chromium (131.0.6778.108-r0) 18:13:56 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42564 in /w/workspace/xfoundry_edgex-taf-common_PR-115 [Pipeline] { [Pipeline] checkout 18:13:59 Selected Git installation does not exist. Using Default 18:13:59 The recommended git tool is: NONE 18:14:02 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 18:14:02 Executing busybox-1.36.1-r29.trigger 18:14:02 Executing fontconfig-2.15.0-r1.trigger 18:14:02 Executing mkfontscale-1.2.2-r6.trigger 18:14:02 Executing glib-2.80.5-r0.trigger 18:14:02 Executing shared-mime-info-2.4-r0.trigger 18:14:02 Executing gdk-pixbuf-2.42.12-r0.trigger 18:14:02 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:14:02 Executing gtk+3.0-3.24.43-r0.trigger 18:14:02 OK: 672 MiB in 195 packages 18:14:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:14:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:14:02 (1/30) Installing jansson (2.14-r4) 18:14:02 (2/30) Installing binutils (2.42-r1) 18:14:03 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:14:03 (4/30) Installing isl26 (0.26-r1) 18:14:04 (5/30) Installing mpfr4 (4.2.1-r0) 18:14:04 (6/30) Installing mpc1 (1.3.1-r1) 18:14:05 using credential edgex-jenkins-ssh 18:14:05 Cloning the remote Git repository 18:14:05 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:14:05 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:14:05 > git init /w/workspace/xfoundry_edgex-taf-common_PR-115 # timeout=10 18:14:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:14:05 > git --version # timeout=10 18:14:05 > git --version # 'git version 2.25.1' 18:14:05 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:14:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:14:08 Merging remotes/origin/main commit f7616055fa408fe9de5c1ab01cec76f469475795 into PR head commit 746b7625d660310a19c70bda2b7e6a7f55230f6b 18:14:07 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:14:07 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:14:07 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:07 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:14:08 > git config core.sparsecheckout # timeout=10 18:14:08 > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # timeout=10 18:14:08 Merge succeeded, producing 746b7625d660310a19c70bda2b7e6a7f55230f6b 18:14:08 Checking out Revision 746b7625d660310a19c70bda2b7e6a7f55230f6b (PR-115) 18:14:08 Commit message: "build: bump psycopg2 from 2.9.9 to 2.9.10" 18:14:08 > git --version # timeout=10 18:14:09 > git --version # 'git version 2.25.1' 18:14:09 fatal: bad object f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:14:08 > git remote # timeout=10 18:14:08 > git config --get remote.origin.url # timeout=10 18:14:08 using GIT_SSH to set credentials SSH Credentials for GitHub 18:14:08 > git merge f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 18:14:08 > git rev-parse HEAD^{commit} # timeout=10 18:14:08 > git config core.sparsecheckout # timeout=10 18:14:08 > git checkout -f 746b7625d660310a19c70bda2b7e6a7f55230f6b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:14:13 (8/30) Installing musl-dev (1.2.5-r1) 18:14:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:14:13 % Total % Received % Xferd Average Speed Time Time Time Current 18:14:13 Dload Upload Total Spent Left Speed 18:14:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 89706 0 --:--:-- --:--:-- --:--:-- 90338 [Pipeline] sh 18:14:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:14:14 (9/30) Installing linux-headers (6.6-r0) 18:14:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:14:14 + sudo tee /etc/docker/daemon.new 18:14:14 { 18:14:14 "registry-mirrors": [ 18:14:14 "https://nexus3.edgexfoundry.org:10001" 18:14:14 ], 18:14:14 "bip": "10.250.0.254/24", 18:14:14 "hosts": [ 18:14:14 "tcp://0.0.0.0:5555", 18:14:14 "unix:///var/run/docker.sock" 18:14:14 ], 18:14:14 "mtu": 1458, 18:14:14 "selinux-enabled": true, 18:14:14 "seccomp-profile": "/etc/docker/seccomp.json" 18:14:14 } [Pipeline] sh 18:14:14 (10/30) Installing libffi-dev (3.4.6-r0) 18:14:14 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:14:15 + sudo service docker restart 18:14:15 (11/30) Installing libpq (16.8-r0) 18:14:15 (12/30) Installing openssl-dev (3.3.3-r0) 18:14:16 (13/30) Installing libpq-dev (16.8-r0) 18:14:16 (14/30) Installing libecpg (16.8-r0) 18:14:16 (15/30) Installing libecpg-dev (16.8-r0) 18:14:17 (16/30) Installing clang16-headers (16.0.6-r5) 18:14:18 (17/30) Installing llvm16-libs (16.0.6-r9) 18:14:26 (18/30) Installing clang16-libs (16.0.6-r5) 18:14:30 (19/30) Installing fortify-headers (1.1-r3) 18:14:30 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:14:31 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:14:31 (22/30) Installing clang16 (16.0.6-r5) 18:14:32 (23/30) Installing icu (74.2-r0) 18:14:32 (24/30) Installing icu-dev (74.2-r0) 18:14:32 (25/30) Installing llvm16 (16.0.6-r9) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:14:33 provisioning config files... 18:14:33 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config2558729814845073979tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:14:34 ---> ****-login.sh 18:14:34 nexus3.edgexfoundry.org:10001 18:14:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:34 Configure a credential helper to remove this warning. See 18:14:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:34 18:14:34 Login Succeeded 18:14:34 nexus3.edgexfoundry.org:10002 18:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:35 Configure a credential helper to remove this warning. See 18:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:35 18:14:35 Login Succeeded 18:14:35 nexus3.edgexfoundry.org:10003 18:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:35 Configure a credential helper to remove this warning. See 18:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:35 18:14:35 Login Succeeded 18:14:35 nexus3.edgexfoundry.org:10004 18:14:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:35 Configure a credential helper to remove this warning. See 18:14:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:35 18:14:35 Login Succeeded 18:14:35 ****.io 18:14:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:14:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:14:36 Configure a credential helper to remove this warning. See 18:14:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:14:36 18:14:36 Login Succeeded 18:14:36 ---> ****-login.sh ends [Pipeline] } 18:14:36 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:14:37 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:14:38 + ls -al . 18:14:38 total 68 18:14:38 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:14 . 18:14:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:14 .. 18:14:38 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:14 .git 18:14:38 drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 18:14 .github 18:14:38 -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 18:14 .gitignore 18:14:38 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 1 18:14 Dockerfile 18:14:38 -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 18:14 Jenkinsfile 18:14:38 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 18:14 LICENSE 18:14:38 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 18:14 README.md 18:14:38 drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:14 TAF-Manager 18:14:38 drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:14 TUC 18:14:38 -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 18:12 VERSION 18:14:38 -rw-rw-r-- 1 jenkins jenkins 361 Apr 1 18:14 requirements.txt 18:14:38 -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 18:14 robot-entrypoint.sh 18:14:38 -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 18:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:14:38 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b --label arch=arm64 --label version=0.0.0 . 18:14:38 Sending build context to Docker daemon 375.8kB 18:14:38 Step 1/13 : FROM alpine:3.20 18:14:39 3.20: Pulling from library/alpine 18:14:39 94e9d8af2201: Pulling fs layer 18:14:39 94e9d8af2201: Verifying Checksum 18:14:39 94e9d8af2201: Download complete 18:14:40 94e9d8af2201: Pull complete 18:14:40 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:14:40 Status: Downloaded newer image for alpine:3.20 18:14:40 ---> 7aab056cecc6 18:14:40 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:14:40 ---> Running in 15cec23e9f64 18:14:41 (26/30) Installing lz4-libs (1.9.4-r5) 18:14:41 (27/30) Installing lz4-dev (1.9.4-r5) 18:14:41 Removing intermediate container 15cec23e9f64 18:14:41 ---> ecb736ea3a29 18:14:41 Step 3/13 : LABEL maintainer="Bruce Huang " 18:14:41 ---> Running in 285c72b39910 18:14:41 (28/30) Installing zstd (1.5.6-r0) 18:14:41 Removing intermediate container 285c72b39910 18:14:41 ---> d4141e0925a0 18:14:41 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:14:41 (29/30) Installing zstd-dev (1.5.6-r0) 18:14:42 (30/30) Installing postgresql16-dev (16.8-r0) 18:14:42 ---> 0674ebd5a64b 18:14:42 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:14:42 Executing busybox-1.36.1-r29.trigger 18:14:42 OK: 1208 MiB in 225 packages 18:14:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:14:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:14:42 ---> 5b2daf8aa627 18:14:42 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:14:43 ---> b3ce6b617263 18:14:43 Step 7/13 : WORKDIR /edgex-taf 18:14:43 ---> Running in fd904607c824 18:14:43 Removing intermediate container fd904607c824 18:14:43 ---> 1126ed7aea31 18:14:43 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:14:43 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:14:44 ---> Running in b0ae039c42e6 18:14:44 (2/14) Installing gdbm (1.23-r1) 18:14:44 (3/14) Installing mpdecimal (4.0.0-r0) 18:14:44 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:14:45 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:14:45 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:14:46 (7/14) Installing readline (8.2.10-r0) 18:14:46 (8/14) Installing python3 (3.12.9-r0) 18:14:46 Removing intermediate container b0ae039c42e6 18:14:46 ---> 9f20744296b8 18:14:46 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:14:46 ---> Running in f29bb981c788 18:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:14:48 (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) 18:14:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:14:48 (10/14) Installing pyc (3.12.9-r0) 18:14:49 (11/14) Installing python3-pyc (3.12.9-r0) 18:14:49 (12/14) Installing python3-dev (3.12.9-r0) 18:14:50 OK: 9 MiB in 14 packages 18:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:14:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:14:53 (1/14) Installing ca-certificates (20241121-r1) 18:14:53 (2/14) Installing brotli-libs (1.1.0-r2) 18:14:54 (3/14) Installing c-ares (1.33.1-r0) 18:14:54 (4/14) Installing libunistring (1.2-r0) 18:14:55 (5/14) Installing libidn2 (2.3.7-r0) 18:14:55 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:14:55 (7/14) Installing libpsl (0.21.5-r1) 18:14:56 (8/14) Installing zstd-libs (1.5.6-r0) 18:14:57 (9/14) Installing libcurl (8.12.1-r0) 18:14:57 (10/14) Installing curl (8.12.1-r0) 18:14:57 (13/14) Installing libsodium-dev (1.0.19-r0) 18:14:57 (11/14) Installing docker-cli (26.1.5-r0) 18:14:58 (14/14) Installing zeromq-dev (4.3.5-r2) 18:14:58 Executing busybox-1.36.1-r29.trigger 18:14:58 OK: 1374 MiB in 239 packages 18:14:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:14:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:14:59 OK: 1374 MiB in 239 packages 18:14:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:14:59 (12/14) Installing oniguruma (6.9.9-r0) 18:15:00 (13/14) Installing jq (1.7.1-r0) 18:15:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:15:00 (14/14) Installing openssl (3.3.3-r0) 18:15:00 (1/1) Installing tzdata (2025b-r0) 18:15:01 Executing busybox-1.36.1-r29.trigger 18:15:01 Executing ca-certificates-20241121-r1.trigger 18:15:01 OK: 43 MiB in 28 packages 18:15:01 OK: 1376 MiB in 240 packages 18:15:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:15:01 (1/1) Purging tzdata (2025b-r0) 18:15:01 OK: 1374 MiB in 239 packages 18:15:02 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:15:03 Looking in links: /tmp/tmp466qwhsn 18:15:03 Processing /tmp/tmp466qwhsn/pip-24.3.1-py3-none-any.whl 18:15:03 Installing collected packages: pip 18:15:04 Successfully installed pip-24.3.1 18:15: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. 18:15:04 (1/166) Installing libexpat (2.7.0-r0) 18:15:04 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) 18:15:04 Collecting pip 18:15:04 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 18:15:04 (2/166) Installing libbz2 (1.0.8-r6) 18:15:04 Collecting setuptools 18:15:04 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) 18:15:05 (3/166) Installing libpng (1.6.44-r0) 18:15:05 Collecting wheel 18:15:05 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:15:05 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 18:15:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 63.7 MB/s eta 0:00:00 18:15:05 Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) 18:15:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 96.5 MB/s eta 0:00:00 18:15:05 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:15:05 Installing collected packages: wheel, setuptools, pip 18:15:05 (4/166) Installing freetype (2.13.2-r0) 18:15:06 Attempting uninstall: pip 18:15:06 Found existing installation: pip 24.3.1 18:15:06 Uninstalling pip-24.3.1: 18:15:06 Successfully uninstalled pip-24.3.1 18:15:06 (5/166) Installing fontconfig (2.15.0-r1) 18:15:06 (6/166) Installing libfontenc (1.1.8-r0) 18:15:07 (7/166) Installing mkfontscale (1.2.2-r6) 18:15:07 (8/166) Installing font-opensans (0_git20210927-r1) 18:15:07 Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 18:15:07 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. 18:15:07 Processing ./edgex-taf-common 18:15:07 Preparing metadata (setup.py): started 18:15:07 Preparing metadata (setup.py): finished with status 'done' 18:15:07 Building wheels for collected packages: edgex-taf-common 18:15:07 Building wheel for edgex-taf-common (setup.py): started 18:15:08 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:15:08 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=7268d25eb3692d1e2cb259bd0e5b272b1d53333d8b0f6f89af5f9b86b7d61822 18:15:08 Stored in directory: /tmp/pip-ephem-wheel-cache-u3n2rioj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:15:08 Successfully built edgex-taf-common 18:15:08 Installing collected packages: edgex-taf-common 18:15:08 (9/166) Installing pkgconf (2.2.0-r0) 18:15:08 Successfully installed edgex-taf-common-0.0.0 18:15:08 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. 18:15:08 (10/166) Installing libgcc (13.2.1_git20240309-r1) 18:15:08 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 18:15:08 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 18:15:08 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:15:08 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:15:08 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:15:08 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:15:08 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:15:08 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:15:08 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:15:08 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:15:08 Preparing metadata (setup.py): started 18:15:09 Preparing metadata (setup.py): finished with status 'done' 18:15:09 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:15:09 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:15:09 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:15:09 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:15:09 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:15:09 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:15:09 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:15:09 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:15:09 Preparing metadata (setup.py): started 18:15:09 (11/166) Installing libffi (3.4.6-r0) 18:15:09 Preparing metadata (setup.py): finished with status 'done' 18:15:09 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:15:09 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:15:09 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:15:09 (12/166) Installing libintl (0.22.5-r0) 18:15:09 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:15:09 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 18:15:09 Downloading psutil-6.0.0.tar.gz (508 kB) 18:15:09 Installing build dependencies: started 18:15:10 (13/166) Installing libeconf (0.6.3-r0) 18:15:10 (14/166) Installing libblkid (2.40.1-r1) 18:15:10 (15/166) Installing libmount (2.40.1-r1) 18:15:11 (16/166) Installing pcre2 (10.43-r0) 18:15:11 Installing build dependencies: finished with status 'done' 18:15:11 Getting requirements to build wheel: started 18:15:11 (17/166) Installing glib (2.80.5-r0) 18:15:11 Getting requirements to build wheel: finished with status 'done' 18:15:11 Preparing metadata (pyproject.toml): started 18:15:12 Preparing metadata (pyproject.toml): finished with status 'done' 18:15:12 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:15:12 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:15:12 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 18:15:12 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:15:12 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 18:15:12 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:15:12 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:15:12 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:15:12 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:15:12 Preparing metadata (setup.py): started 18:15:12 Preparing metadata (setup.py): finished with status 'done' 18:15:12 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 18:15:12 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:15:12 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 18:15:12 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 18:15:12 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:12 Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) 18:15:12 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:12 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:15:12 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:12 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:15:12 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:12 Downloading flex-6.14.1.tar.gz (40 kB) 18:15:12 Preparing metadata (setup.py): started 18:15:12 (19/166) Installing xz-libs (5.6.2-r0) 18:15:13 Preparing metadata (setup.py): finished with status 'done' 18:15:13 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:15:13 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:15:13 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 18:15:13 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 18:15:13 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:15:13 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:15:13 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:13 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 18:15:13 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:13 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:15:13 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:13 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 18:15:13 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:15:13 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 18:15:13 (20/166) Installing libxml2 (2.12.7-r2) 18:15:13 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:13 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:15:13 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:13 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:15:13 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)) (78.1.0) 18:15:13 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:13 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:15:13 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:15:13 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) 18:15:13 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:13 Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) 18:15:13 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:13 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:15:13 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:13 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:15:13 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:15:13 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:15:13 Preparing metadata (setup.py): started 18:15:13 Preparing metadata (setup.py): finished with status 'done' 18:15:13 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:15:13 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:13 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:15:13 Preparing metadata (setup.py): started 18:15:14 (21/166) Installing shared-mime-info (2.4-r0) 18:15:14 Preparing metadata (setup.py): finished with status 'done' 18:15:14 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 18:15:14 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:15:14 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:15:14 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:15:14 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 18:15:14 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:15:14 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:15:14 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:15:14 (22/166) Installing hicolor-icon-theme (0.17-r2) 18:15:14 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:14 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:15:14 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:15:14 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:14 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:15:14 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:15:14 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:15:14 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)) 18:15:14 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:15:14 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)) 18:15:14 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:15:14 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 400.7 MB/s eta 0:00:00 18:15:14 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:15:14 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:15:14 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:15:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:15:14 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:15:14 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:15:14 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:15:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 332.9 MB/s eta 0:00:00 18:15:14 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:15:14 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 250.4 MB/s eta 0:00:00 18:15:14 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 293.1 MB/s eta 0:00:00 18:15:14 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 270.8 MB/s eta 0:00:00 18:15:14 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 18:15:14 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 18:15:14 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB) 18:15:14 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:15:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:15:14 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:15:14 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:15:14 Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 288.2 MB/s eta 0:00:00 18:15:14 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 18:15:14 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 300.9 MB/s eta 0:00:00 18:15:14 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:15:14 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:15:14 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 18:15:14 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 240.6 MB/s eta 0:00:00 18:15:14 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:15:14 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:15:14 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:15:14 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:15:14 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:15:14 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 18:15:14 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 227.1 MB/s eta 0:00:00 18:15:14 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:15:14 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:15:14 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) 18:15:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 285.1 MB/s eta 0:00:00 18:15:14 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:15:14 Downloading trio-0.29.0-py3-none-any.whl (492 kB) 18:15:14 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:15:14 Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) 18:15:14 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:15:14 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:15:14 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:15:14 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:15:14 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:15:14 (23/166) Installing libjpeg-turbo (3.0.3-r0) 18:15:15 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:15:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:15:15 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:15:15 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:15:15 Building wheel for robotbackgroundlogger (setup.py): started 18:15:15 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:15:15 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=098daa94972d77a83d66540b20ea8cef78a219ab907b722beb122a4abd3402ce 18:15:15 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:15:15 Building wheel for paho-mqtt (setup.py): started 18:15:15 (24/166) Installing libsharpyuv (1.3.2-r0) 18:15:15 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:15:15 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=6161af18174d468279d697a850185177251159bb8688fdda8032670ae608c697 18:15:15 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:15:15 Building wheel for psutil (pyproject.toml): started 18:15:15 (25/166) Installing libwebp (1.3.2-r0) 18:15:16 (26/166) Installing tiff (4.6.0t-r0) 18:15:16 (27/166) Installing gdk-pixbuf (2.42.12-r0) 18:15:17 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 18:15:17 (29/166) Installing libxau (1.0.11-r4) 18:15:17 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:15:17 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289981 sha256=6e4878a57da062db7a8c40e2fd6e013abc1942aa0b2bf5aa5167065b277a3764 18:15:17 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 18:15:17 Building wheel for psycopg2 (setup.py): started 18:15:18 (30/166) Installing libmd (1.1.0-r0) 18:15:18 (31/166) Installing libbsd (0.12.2-r0) 18:15:18 (32/166) Installing libxdmcp (1.1.5-r1) 18:15:18 (33/166) Installing libxcb (1.16.1-r0) 18:15:19 (34/166) Installing libx11 (1.8.9-r1) 18:15:20 (35/166) Installing libxcomposite (0.4.6-r5) 18:15:20 (36/166) Installing libxfixes (6.0.1-r4) 18:15:20 (37/166) Installing libxrender (0.9.11-r5) 18:15:21 (38/166) Installing libxcursor (1.2.2-r1) 18:15:21 (39/166) Installing libxdamage (1.1.6-r5) 18:15:21 (40/166) Installing libxext (1.3.6-r2) 18:15:22 (41/166) Installing libxi (1.8.1-r4) 18:15:22 (42/166) Installing libxinerama (1.1.5-r4) 18:15:22 (43/166) Installing libxrandr (1.5.4-r1) 18:15:23 (44/166) Installing libatk-1.0 (2.52.0-r0) 18:15:23 (45/166) Installing libxtst (1.2.4-r6) 18:15:24 (46/166) Installing dbus-libs (1.14.10-r1) 18:15:24 (47/166) Installing at-spi2-core (2.52.0-r0) 18:15:25 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 18:15:25 (49/166) Installing pixman (0.43.2-r0) 18:15:26 (50/166) Installing cairo (1.18.0-r0) 18:15:26 (51/166) Installing cairo-gobject (1.18.0-r0) 18:15:26 (52/166) Installing avahi-libs (0.8-r17) 18:15:27 (53/166) Installing gmp (6.3.0-r1) 18:15:27 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:15:27 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521917 sha256=4c3c182c015c6046182beb36d4bda458961f972d3891c7cf1ac421de769c97fb 18:15:27 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:15:27 Building wheel for flex (setup.py): started 18:15:27 Building wheel for flex (setup.py): finished with status 'done' 18:15:27 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=825bcfe26bb5722575ad3d00ccb75f0fc40465aeee10a3375f78df6b7fa7437d 18:15:27 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:15:27 Building wheel for strict-rfc3339 (setup.py): started 18:15:27 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:15:27 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=17a34d675b45997ea28310149cadd960700db4d1bdc18b8efc6b8907c491aaaa 18:15:27 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:15:27 Building wheel for validate-email (setup.py): started 18:15:27 Building wheel for validate-email (setup.py): finished with status 'done' 18:15:27 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=bc6f1520d126eb8ff9de73f7a0269d88b03ea36c3013f9f192ffa803fc889dbe 18:15:27 Stored in directory: /tmp/pip-ephem-wheel-cache-wquufqoe/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:15:27 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:15:27 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 18:15:27 (54/166) Installing nettle (3.9.1-r0) 18:15:28 (55/166) Installing libtasn1 (4.20.0-r0) 18:15:28 (56/166) Installing p11-kit (0.25.3-r0) 18:15:29 (57/166) Installing gnutls (3.8.5-r0) 18:15:30 (58/166) Installing cups-libs (2.4.9-r1) 18:15:30 (59/166) Installing libepoxy (1.5.10-r1) 18:15:30 (60/166) Installing fribidi (1.0.15-r0) 18:15:31 (61/166) Installing graphite2 (1.3.14-r6) 18:15:31 (62/166) Installing harfbuzz (8.5.0-r0) 18:15:32 (63/166) Installing libxft (2.3.8-r3) 18:15:32 (64/166) Installing pango (1.52.2-r0) 18:15:33 (65/166) Installing wayland-libs-client (1.22.0-r4) 18:15:33 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 18:15:34 (67/166) Installing wayland-libs-egl (1.22.0-r4) 18:15:34 (68/166) Installing xkeyboard-config (2.41-r0) 18:15:34 (69/166) Installing libxkbcommon (1.7.0-r0) 18:15:35 (70/166) Installing gtk+3.0 (3.24.43-r0) 18:15:35 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 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.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.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.10 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 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.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:15:35 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. 18:15:36 (71/166) Installing icu-data-full (74.2-r0) 18:15:39 (72/166) Installing mesa (24.0.9-r1) 18:15:39 (73/166) Installing llvm17-libs (17.0.6-r2) 18:15:49 (74/166) Installing hwdata-pci (0.382-r0) 18:15:49 (75/166) Installing libpciaccess (0.18.1-r0) 18:15:50 (76/166) Installing libdrm (2.4.120-r0) 18:15:50 (77/166) Installing libelf (0.191-r0) 18:15:50 (78/166) Installing mesa-glapi (24.0.9-r1) 18:15:51 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 18:15:53 (80/166) Installing eudev-libs (3.2.14-r2) 18:15:53 (81/166) Installing libmagic (5.45-r1) 18:15:53 (82/166) Installing file (5.45-r1) 18:15:54 (83/166) Installing xprop (1.2.7-r0) 18:15:54 (84/166) Installing libice (1.1.1-r6) 18:15:55 (85/166) Installing libuuid (2.40.1-r1) 18:15:55 (86/166) Installing libsm (1.2.4-r4) 18:15:55 (87/166) Installing libxt (1.3.0-r5) 18:15:56 (88/166) Installing libxmu (1.1.4-r2) 18:15:56 (89/166) Installing xset (1.2.5-r1) 18:15:57 (90/166) Installing xdg-utils (1.2.1-r0) 18:15:57 Removing intermediate container ab1a33d94f33 18:15:57 ---> 8b138d2cf960 18:15:57 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:15:57 ---> Running in 7bf788dbf004 18:15:57 Removing intermediate container 7bf788dbf004 18:15:57 ---> c0ffdb177efe 18:15:57 Step 11/13 : LABEL arch=amd64 18:15:57 ---> Running in 1aa56f29f7d2 18:15:57 Removing intermediate container 1aa56f29f7d2 18:15:57 ---> 6068ad25d19c 18:15:57 Step 12/13 : LABEL git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b 18:15:57 ---> Running in d2bfa47ea4f4 18:15:57 Removing intermediate container d2bfa47ea4f4 18:15:57 ---> 498895b2630b 18:15:57 Step 13/13 : LABEL version=0.0.0 18:15:57 ---> Running in 9b5392de6b43 18:15:57 Removing intermediate container 9b5392de6b43 18:15:57 ---> 134c22c0f029 18:15:57 [Warning] One or more build-args [ARCH] were not consumed 18:15:57 Successfully built 134c22c0f029 18:15:57 Successfully tagged edgex-taf-common:latest [Pipeline] } 18:15:57 (91/166) Installing libogg (1.3.5-r5) [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 18:15:57 (92/166) Installing libflac (1.4.3-r1) 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 18:15:58 (93/166) Installing alsa-lib (1.2.11-r0) 18:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:58 18:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:15:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:15:59 latest: Pulling from edgex-lftools-log-publisher 18:15:59 5eb5b503b376: Pulling fs layer 18:15:59 5c69ac0246d0: Pulling fs layer 18:15:59 ec43610c2a17: Pulling fs layer 18:15:59 3a2ae6a8a46f: Pulling fs layer 18:15:59 33b1e0a273af: Pulling fs layer 18:15:59 5d3b04190fa2: Pulling fs layer 18:15:59 2f39f015ded8: Pulling fs layer 18:15:59 3a2ae6a8a46f: Waiting 18:15:59 33b1e0a273af: Waiting 18:15:59 5d3b04190fa2: Waiting 18:15:59 2f39f015ded8: Waiting 18:15:59 5c69ac0246d0: Verifying Checksum 18:15:59 5c69ac0246d0: Download complete 18:15:59 3a2ae6a8a46f: Download complete 18:15:59 33b1e0a273af: Verifying Checksum 18:15:59 33b1e0a273af: Download complete 18:15:59 ec43610c2a17: Verifying Checksum 18:15:59 ec43610c2a17: Download complete 18:15:59 5d3b04190fa2: Verifying Checksum 18:15:59 5d3b04190fa2: Download complete 18:15:59 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 18:15:59 5eb5b503b376: Verifying Checksum 18:15:59 5eb5b503b376: Download complete 18:15:59 (95/166) Installing aom-libs (3.9.1-r0) 18:15:59 2f39f015ded8: Download complete 18:16:00 5eb5b503b376: Pull complete 18:16:00 5c69ac0246d0: Pull complete 18:16:00 (96/166) Installing libva (2.21.0-r0) 18:16:00 ec43610c2a17: Pull complete 18:16:00 (97/166) Installing libvdpau (1.5-r3) 18:16:00 3a2ae6a8a46f: Pull complete 18:16:00 33b1e0a273af: Pull complete 18:16:01 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 18:16:01 5d3b04190fa2: Pull complete 18:16:01 (99/166) Installing libdav1d (1.4.2-r0) 18:16:02 (100/166) Installing openexr-libiex (3.1.13-r1) 18:16:02 (101/166) Installing openexr-libilmthread (3.1.13-r1) 18:16:03 (102/166) Installing imath (3.1.12-r0) 18:16:03 (103/166) Installing openexr-libopenexr (3.1.13-r1) 18:16:04 (104/166) Installing giflib (5.2.2-r0) 18:16:04 (105/166) Installing libhwy (1.0.7-r0) 18:16:04 (106/166) Installing lcms2 (2.16-r0) 18:16:05 2f39f015ded8: Pull complete 18:16:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:16:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:16:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } 18:16:05 (107/166) Installing libjxl (0.10.2-r0) [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:16:05 prd-ubuntu20.04-docker-8c-8g-42558 does not seem to be running inside a container 18:16:05 $ 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-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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-lftools-log-publisher:latest cat 18:16:06 (108/166) Installing lame-libs (3.100-r5) 18:16:06 (109/166) Installing opus (1.5.2-r0) 18:16:07 (110/166) Installing rav1e-libs (0.7.1-r0) 18:16:07 $ docker top c2b0acd80e5e0f61e26cba3ad5a7632d5aa613f02284f37b673a1c7136449f8c -eo pid,comm [Pipeline] { 18:16:07 (111/166) Installing libgomp (13.2.1_git20240309-r1) [Pipeline] libraryResource [Pipeline] sh 18:16:08 (112/166) Installing soxr (0.1.3-r7) 18:16:08 ---> job-cost.sh 18:16:08 lf-activate-venv: SKIPPING 18:16:08 INFO: No Stack... 18:16:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:16:08 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 18:16:08 INFO: Archiving Costs [Pipeline] sh 18:16:08 (114/166) Installing libtheora (1.1.1-r18) 18:16:09 + cat /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/cost.csv 18:16:09 + cut -d, -f6 [Pipeline] lock 18:16:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] 18:16:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] did not exist. Created. 18:16:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:16:09 + echo total: 0.2199999988079071 18:16:09 (115/166) Installing libvorbis (1.3.7-r2) [Pipeline] stash 18:16:09 Stashed 1 file(s) [Pipeline] } 18:16:09 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:16:09 $ docker stop --time=1 c2b0acd80e5e0f61e26cba3ad5a7632d5aa613f02284f37b673a1c7136449f8c 18:16:10 (116/166) Installing libvpx (1.14.1-r0) 18:16:10 (117/166) Installing libwebpmux (1.3.2-r0) 18:16:10 (118/166) Installing x264-libs (0.164_git20231001-r0) 18:16:11 (119/166) Installing numactl (2.0.18-r0) 18:16:11 $ docker rm -f --volumes c2b0acd80e5e0f61e26cba3ad5a7632d5aa613f02284f37b673a1c7136449f8c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:16:12 (120/166) Installing x265-libs (3.6-r0) 18:16:12 (121/166) Installing xvidcore (1.3.7-r2) 18:16:13 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 18:16:14 (123/166) Installing libbluray (1.3.4-r1) 18:16:14 (124/166) Installing mpg123-libs (1.32.8-r0) 18:16:15 (125/166) Installing libopenmpt (0.7.7-r0) 18:16:15 (126/166) Installing cjson (1.7.18-r0) 18:16:16 (127/166) Installing mbedtls (3.6.2-r0) 18:16:16 (128/166) Installing librist (0.2.10-r1) 18:16:16 (129/166) Installing libsrt (1.5.3-r0) 18:16:17 (130/166) Installing libssh (0.10.6-r0) 18:16:18 (131/166) Installing libsodium (1.0.19-r0) 18:16:18 (132/166) Installing libzmq (4.3.5-r2) 18:16:18 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 18:16:19 (134/166) Installing crc32c (1.1.2-r0) 18:16:19 (135/166) Installing double-conversion (3.3.0-r0) 18:16:20 (136/166) Installing libevent (2.1.12-r7) 18:16:20 (137/166) Installing wayland-libs-server (1.22.0-r4) 18:16:21 (138/166) Installing mesa-gbm (24.0.9-r1) 18:16:21 (139/166) Installing harfbuzz-subset (8.5.0-r0) 18:16:21 (140/166) Installing icu-libs (74.2-r0) 18:16:22 (141/166) Installing minizip (1.3.1-r0) 18:16:23 (142/166) Installing nspr (4.35-r4) 18:16:23 (143/166) Installing sqlite-libs (3.45.3-r1) 18:16:23 (144/166) Installing nss (3.105-r0) 18:16:24 (145/166) Installing openh264 (2.4.1-r0) 18:16:25 (146/166) Installing libcamera-ipa (0.3.0-r0) 18:16:25 (147/166) Installing libunwind (1.8.1-r0) 18:16:26 (148/166) Installing yaml (0.2.5-r2) 18:16:26 (149/166) Installing libcamera (0.3.0-r0) 18:16:27 (150/166) Installing speexdsp (1.2.1-r2) 18:16:27 (151/166) Installing libuv (1.48.0-r0) 18:16:28 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 18:16:28 (153/166) Installing libsndfile (1.2.2-r1) 18:16:29 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 18:16:29 (155/166) Installing pipewire-libs (1.0.6-r1) 18:16:30 (156/166) Installing libasyncns (0.8-r3) 18:16:30 (157/166) Installing libltdl (2.4.7-r3) 18:16:30 (158/166) Installing orc (0.4.40-r0) 18:16:31 (159/166) Installing tdb-libs (1.4.9-r1) 18:16:31 (160/166) Installing libpulse (17.0-r0) 18:16:32 (161/166) Installing libwebpdemux (1.3.2-r0) 18:16:32 (162/166) Installing libgpg-error (1.49-r0) 18:16:33 (163/166) Installing libgcrypt (1.10.3-r0) 18:16:33 (164/166) Installing libxslt (1.1.39-r2) 18:16:34 (165/166) Installing chromium (131.0.6778.108-r0) 18:16:40 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 18:16:41 Executing busybox-1.36.1-r29.trigger 18:16:41 Executing fontconfig-2.15.0-r1.trigger 18:16:41 Executing mkfontscale-1.2.2-r6.trigger 18:16:41 Executing glib-2.80.5-r0.trigger 18:16:41 Executing shared-mime-info-2.4-r0.trigger 18:16:43 Executing gdk-pixbuf-2.42.12-r0.trigger 18:16:43 Executing gtk-update-icon-cache-3.24.43-r0.trigger 18:16:43 Executing gtk+3.0-3.24.43-r0.trigger 18:16:43 OK: 657 MiB in 194 packages 18:16:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:16:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:16:46 (1/30) Installing jansson (2.14-r4) 18:16:46 (2/30) Installing binutils (2.42-r1) 18:16:47 (3/30) Installing libatomic (13.2.1_git20240309-r1) 18:16:47 (4/30) Installing isl26 (0.26-r1) 18:16:48 (5/30) Installing mpfr4 (4.2.1-r0) 18:16:48 (6/30) Installing mpc1 (1.3.1-r1) 18:16:49 (7/30) Installing gcc (13.2.1_git20240309-r1) 18:16:59 (8/30) Installing musl-dev (1.2.5-r1) 18:16:59 (9/30) Installing linux-headers (6.6-r0) 18:16:59 (10/30) Installing libffi-dev (3.4.6-r0) 18:17:00 (11/30) Installing libpq (16.8-r0) 18:17:00 (12/30) Installing openssl-dev (3.3.3-r0) 18:17:01 (13/30) Installing libpq-dev (16.8-r0) 18:17:01 (14/30) Installing libecpg (16.8-r0) 18:17:02 (15/30) Installing libecpg-dev (16.8-r0) 18:17:02 (16/30) Installing clang16-headers (16.0.6-r5) 18:17:03 (17/30) Installing llvm16-libs (16.0.6-r9) 18:17:06 (18/30) Installing clang16-libs (16.0.6-r5) 18:17:08 (19/30) Installing fortify-headers (1.1-r3) 18:17:09 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 18:17:10 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 18:17:10 (22/30) Installing clang16 (16.0.6-r5) 18:17:11 (23/30) Installing icu (74.2-r0) 18:17:11 (24/30) Installing icu-dev (74.2-r0) 18:17:12 (25/30) Installing llvm16 (16.0.6-r9) 18:17:15 (26/30) Installing lz4-libs (1.9.4-r5) 18:17:16 (27/30) Installing lz4-dev (1.9.4-r5) 18:17:16 (28/30) Installing zstd (1.5.6-r0) 18:17:17 (29/30) Installing zstd-dev (1.5.6-r0) 18:17:17 (30/30) Installing postgresql16-dev (16.8-r0) 18:17:18 Executing busybox-1.36.1-r29.trigger 18:17:18 OK: 1184 MiB in 224 packages 18:17:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:21 (1/14) Installing g++ (13.2.1_git20240309-r1) 18:17:24 (2/14) Installing gdbm (1.23-r1) 18:17:24 (3/14) Installing mpdecimal (4.0.0-r0) 18:17:25 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 18:17:25 (5/14) Installing libncursesw (6.4_p20240420-r2) 18:17:26 (6/14) Installing libpanelw (6.4_p20240420-r2) 18:17:26 (7/14) Installing readline (8.2.10-r0) 18:17:27 (8/14) Installing python3 (3.12.9-r0) 18:17:28 (9/14) Installing python3-pycache-pyc0 (3.12.9-r0) 18:17:30 (10/14) Installing pyc (3.12.9-r0) 18:17:30 (11/14) Installing python3-pyc (3.12.9-r0) 18:17:30 (12/14) Installing python3-dev (3.12.9-r0) 18:17:40 (13/14) Installing libsodium-dev (1.0.19-r0) 18:17:40 (14/14) Installing zeromq-dev (4.3.5-r2) 18:17:40 Executing busybox-1.36.1-r29.trigger 18:17:40 OK: 1371 MiB in 238 packages 18:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:42 OK: 1371 MiB in 238 packages 18:17:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 18:17:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 18:17:45 (1/1) Installing tzdata (2025b-r0) 18:17:46 OK: 1372 MiB in 239 packages 18:17:48 (1/1) Purging tzdata (2025b-r0) 18:17:48 OK: 1371 MiB in 238 packages 18:18:00 Looking in links: /tmp/tmplm8u3vdl 18:18:00 Processing /tmp/tmplm8u3vdl/pip-24.3.1-py3-none-any.whl 18:18:00 Installing collected packages: pip 18:18:05 Successfully installed pip-24.3.1 18:18:05 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. 18:18:08 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.3.1) 18:18:08 Collecting pip 18:18:09 Downloading pip-25.0.1-py3-none-any.whl.metadata (3.7 kB) 18:18:11 Collecting setuptools 18:18:11 Downloading setuptools-78.1.0-py3-none-any.whl.metadata (6.6 kB) 18:18:11 Collecting wheel 18:18:11 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 18:18:11 Downloading pip-25.0.1-py3-none-any.whl (1.8 MB) 18:18:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.0 MB/s eta 0:00:00 18:18:11 Downloading setuptools-78.1.0-py3-none-any.whl (1.3 MB) 18:18:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 55.8 MB/s eta 0:00:00 18:18:11 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 18:18:11 Installing collected packages: wheel, setuptools, pip 18:18:18 Attempting uninstall: pip 18:18:18 Found existing installation: pip 24.3.1 18:18:18 Uninstalling pip-24.3.1: 18:18:18 Successfully uninstalled pip-24.3.1 18:18:25 Successfully installed pip-25.0.1 setuptools-78.1.0 wheel-0.45.1 18:18:25 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. 18:18:28 Processing ./edgex-taf-common 18:18:28 Preparing metadata (setup.py): started 18:18:29 Preparing metadata (setup.py): finished with status 'done' 18:18:29 Building wheels for collected packages: edgex-taf-common 18:18:29 Building wheel for edgex-taf-common (setup.py): started 18:18:31 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:18:31 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14540 sha256=e64717f96120b2878501db733b4722c37e5f51a8dca0c5ca9af0ba5eae2e0b55 18:18:31 Stored in directory: /tmp/pip-ephem-wheel-cache-9imyiwly/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:18:31 Successfully built edgex-taf-common 18:18:31 Installing collected packages: edgex-taf-common 18:18:31 Successfully installed edgex-taf-common-0.0.0 18:18:31 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. 18:18:34 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 18:18:34 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 18:18:34 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:18:34 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:18:34 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:18:34 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:18:35 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:18:35 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:18:35 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:18:35 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:18:35 Preparing metadata (setup.py): started 18:18:36 Preparing metadata (setup.py): finished with status 'done' 18:18:36 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:18:36 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:18:36 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:18:36 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:18:36 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 18:18:36 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 18:18:36 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:18:36 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:18:37 Preparing metadata (setup.py): started 18:18:38 Preparing metadata (setup.py): finished with status 'done' 18:18:38 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 18:18:38 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 18:18:40 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:18:40 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 18:18:40 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 18:18:40 Downloading psutil-6.0.0.tar.gz (508 kB) 18:18:41 Installing build dependencies: started 18:18:53 Installing build dependencies: finished with status 'done' 18:18:53 Getting requirements to build wheel: started 18:18:54 Getting requirements to build wheel: finished with status 'done' 18:18:54 Preparing metadata (pyproject.toml): started 18:18:56 Preparing metadata (pyproject.toml): finished with status 'done' 18:18:56 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:18:56 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:18:58 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:18:58 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 18:18:58 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:18:58 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:18:58 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 16)) 18:18:58 Downloading psycopg2-2.9.10.tar.gz (385 kB) 18:18:59 Preparing metadata (setup.py): started 18:19:00 Preparing metadata (setup.py): finished with status 'done' 18:19:01 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 18:19:01 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 18:19:02 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 18:19:02 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 18:19:03 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:03 Downloading selenium-4.30.0-py3-none-any.whl.metadata (7.5 kB) 18:19:03 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:03 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:19:03 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:03 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:19:03 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:03 Downloading flex-6.14.1.tar.gz (40 kB) 18:19:03 Preparing metadata (setup.py): started 18:19:05 Preparing metadata (setup.py): finished with status 'done' 18:19:05 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:05 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:19:05 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:05 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 18:19:05 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:05 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 18:19:05 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:05 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 18:19:06 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:06 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 18:19:06 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:06 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 18:19:07 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 18:19:07 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 18:19:07 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 18:19:07 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 18:19:07 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 18:19:07 Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) 18:19:07 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 18:19:07 Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB) 18:19:07 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:07 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:19:08 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:08 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:19:08 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)) (78.1.0) 18:19:08 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:08 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 18:19:08 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:19:08 Downloading typing_extensions-4.13.0-py3-none-any.whl.metadata (3.0 kB) 18:19:08 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:08 Downloading trio-0.29.0-py3-none-any.whl.metadata (8.5 kB) 18:19:08 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:08 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 18:19:09 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:09 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:19:09 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:09 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 18:19:09 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:09 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:19:09 Preparing metadata (setup.py): started 18:19:10 Preparing metadata (setup.py): finished with status 'done' 18:19:10 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:10 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:19:10 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:10 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:19:10 Preparing metadata (setup.py): started 18:19:12 Preparing metadata (setup.py): finished with status 'done' 18:19:12 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:12 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 18:19:12 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:12 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 18:19:12 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:12 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:19:12 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:12 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 18:19:12 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:12 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl.metadata (3.0 kB) 18:19:12 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:12 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 18:19:15 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:19:15 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 18:19:15 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:19:15 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:15 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:19:15 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:15 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:19:15 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:19:15 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:19:15 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)) 18:19:15 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:19:16 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)) 18:19:16 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:19:16 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 18:19:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 50.7 MB/s eta 0:00:00 18:19:16 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:19:16 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:19:16 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:19:16 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:19:16 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:19:16 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 18:19:16 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 18:19:16 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 18:19:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 47.0 MB/s eta 0:00:00 18:19:16 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:19:16 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 18:19:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 49.7 MB/s eta 0:00:00 18:19:16 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:19:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 48.7 MB/s eta 0:00:00 18:19:16 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) 18:19:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 49.3 MB/s eta 0:00:00 18:19:16 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 18:19:16 Downloading certifi-2025.1.31-py3-none-any.whl (166 kB) 18:19:16 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB) 18:19:16 Downloading idna-3.10-py3-none-any.whl (70 kB) 18:19:16 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:19:17 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:19:17 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:19:17 Downloading selenium-4.30.0-py3-none-any.whl (9.4 MB) 18:19:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 47.1 MB/s eta 0:00:00 18:19:17 Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) 18:19:17 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:19:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 51.8 MB/s eta 0:00:00 18:19:17 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:19:17 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 18:19:17 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 18:19:17 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 18:19:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.8 MB/s eta 0:00:00 18:19:17 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 18:19:17 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 18:19:17 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 18:19:17 Downloading click-8.1.8-py3-none-any.whl (98 kB) 18:19:17 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 18:19:17 Downloading jsonschema_specifications-2024.10.1-py3-none-any.whl (18 kB) 18:19:17 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 18:19:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 49.6 MB/s eta 0:00:00 18:19:17 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 18:19:17 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:19:17 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) 18:19:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 51.7 MB/s eta 0:00:00 18:19:17 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 18:19:17 Downloading trio-0.29.0-py3-none-any.whl (492 kB) 18:19:17 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 18:19:17 Downloading typing_extensions-4.13.0-py3-none-any.whl (45 kB) 18:19:17 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:19:17 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:19:17 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:19:17 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:19:17 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:19:17 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:19:17 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:19:17 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:19:18 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:19:18 Building wheel for robotbackgroundlogger (setup.py): started 18:19:20 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:19:20 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4341 sha256=d96baccca51726022f7c0da62395a60b0ba129264a36e6e57d6d65c0553f796a 18:19:20 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:19:20 Building wheel for paho-mqtt (setup.py): started 18:19:21 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:19:21 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62200 sha256=c9e61709445821e756499032a5e1316f5c583742b8de2b8765a8d11766c36517 18:19:21 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:19:21 Building wheel for psutil (pyproject.toml): started 18:19:34 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:19:34 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290696 sha256=0b0437b712ef7f6f1e3d337f71e8eaed51516b68bf1be7b43701c3cf7a9ef36a 18:19:34 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 18:19:34 Building wheel for psycopg2 (setup.py): started 18:20:41 Building wheel for psycopg2 (setup.py): still running... 18:20:41 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:20:41 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=8a21d911cdfbd6a48295eb67cae3fd4670c44191ae8553106b2617b00ae7377b 18:20:41 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 18:20:41 Building wheel for flex (setup.py): started 18:20:42 Building wheel for flex (setup.py): finished with status 'done' 18:20:42 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=34032ce5e1daddb1ecb466e017eeebb09728c2bb59afade40fd85c6b4acdc813 18:20:42 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:20:42 Building wheel for strict-rfc3339 (setup.py): started 18:20:43 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:20:43 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=132e70259af2961e5954f512e959ef7b1f1f19ea62ba774954348b0afdd6816f 18:20:43 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:20:43 Building wheel for validate-email (setup.py): started 18:20:45 Building wheel for validate-email (setup.py): finished with status 'done' 18:20:45 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=436222291ab3e72e695ba50c1184c3c078455bcbf001178a6093f7b6a77535f5 18:20:45 Stored in directory: /tmp/pip-ephem-wheel-cache-7fdgbg7_/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:20:45 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:20:46 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 18:21:54 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-25.3.0 certifi-2025.1.31 charset-normalizer-3.4.1 click-8.1.8 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.7.0 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2024.10.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.10 pycryptodome-3.20.0 pygments-2.19.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2025.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.36.2 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.24.0 selenium-4.30.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.29.0 trio-websocket-0.12.2 typing-extensions-4.13.0 tzlocal-5.3.1 urllib3-2.3.0 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:21:54 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. 18:22:50 Removing intermediate container f29bb981c788 18:22:50 ---> abc6f0e950d3 18:22:50 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 18:22:50 ---> Running in e493963e5012 18:22:50 Removing intermediate container e493963e5012 18:22:50 ---> 7017d8c2a741 18:22:50 Step 11/13 : LABEL arch=arm64 18:22:50 ---> Running in 45021bb18f41 18:22:50 Removing intermediate container 45021bb18f41 18:22:50 ---> b46829dc7145 18:22:50 Step 12/13 : LABEL git_sha=746b7625d660310a19c70bda2b7e6a7f55230f6b 18:22:50 ---> Running in b02753e72938 18:22:50 Removing intermediate container b02753e72938 18:22:50 ---> 055740478a18 18:22:50 Step 13/13 : LABEL version=0.0.0 18:22:50 ---> Running in 3191c7552720 18:22:50 Removing intermediate container 3191c7552720 18:22:50 ---> 52eabaeadcc4 18:22:50 [Warning] One or more build-args [ARCH] were not consumed 18:22:50 Successfully built 52eabaeadcc4 18:22:50 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 18:22:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:51 18:22:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:22:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:22:52 arm64: Pulling from edgex-lftools-log-publisher 18:22:52 8998bd30e6a1: Pulling fs layer 18:22:52 04944245beec: Pulling fs layer 18:22:52 699f458cf7ca: Pulling fs layer 18:22:52 765212b225bb: Pulling fs layer 18:22:52 f23df028b6ca: Pulling fs layer 18:22:52 d65c8cfc05b1: Pulling fs layer 18:22:52 2437ff75d9bd: Pulling fs layer 18:22:52 765212b225bb: Waiting 18:22:52 f23df028b6ca: Waiting 18:22:52 d65c8cfc05b1: Waiting 18:22:52 2437ff75d9bd: Waiting 18:22:52 04944245beec: Verifying Checksum 18:22:52 04944245beec: Download complete 18:22:52 765212b225bb: Verifying Checksum 18:22:52 765212b225bb: Download complete 18:22:52 f23df028b6ca: Verifying Checksum 18:22:52 f23df028b6ca: Download complete 18:22:52 d65c8cfc05b1: Verifying Checksum 18:22:52 d65c8cfc05b1: Download complete 18:22:52 699f458cf7ca: Verifying Checksum 18:22:52 699f458cf7ca: Download complete 18:22:53 8998bd30e6a1: Verifying Checksum 18:22:53 8998bd30e6a1: Download complete 18:22:55 2437ff75d9bd: Verifying Checksum 18:22:57 8998bd30e6a1: Pull complete 18:22:58 04944245beec: Pull complete 18:22:59 699f458cf7ca: Pull complete 18:22:59 765212b225bb: Pull complete 18:23:00 f23df028b6ca: Pull complete 18:23:00 d65c8cfc05b1: Pull complete 18:23:19 2437ff75d9bd: Pull complete 18:23:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:23:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:23:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:19 prd-ubuntu20.04-docker-arm64-4c-16g-42564 does not seem to be running inside a container 18:23:19 $ 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-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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-lftools-log-publisher:arm64 cat 18:23:22 $ docker top 5eee79f0bb14d207e2d2c95be9e1aa77572fcbe42f8b33f1a4dc88b3b715bcdc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:23:23 ---> job-cost.sh 18:23:23 lf-activate-venv: SKIPPING 18:23:23 INFO: No Stack... 18:23:24 INFO: Retrieving Pricing Info for: v3-standard-4 18:23:24 INFO: Archiving Costs [Pipeline] sh 18:23:25 + cut -d, -f6 18:23:25 + cat /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/cost.csv [Pipeline] lock 18:23:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] 18:23:25 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] did not exist. Created. 18:23:25 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:23:26 /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/durable-27383202/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:23:27 + echo total: 0.10999999940395355 [Pipeline] stash 18:23:27 Warning: overwriting stash ‘stack-cost’ 18:23:27 Stashed 1 file(s) [Pipeline] } 18:23:27 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-115-1-stack-cost] [Pipeline] // lock [Pipeline] } 18:23:27 $ docker stop --time=1 5eee79f0bb14d207e2d2c95be9e1aa77572fcbe42f8b33f1a4dc88b3b715bcdc 18:23:29 $ docker rm -f --volumes 5eee79f0bb14d207e2d2c95be9e1aa77572fcbe42f8b33f1a4dc88b3b715bcdc [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 18:23:31 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-115/archives ] 18:23:31 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-115/archives 18:23:31 total 16 18:23:31 drwxr-xr-x 3 root root 4096 Apr 1 18:16 . 18:23:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:16 .. 18:23:31 drwxr-xr-x 2 root root 4096 Apr 1 18:16 cost 18:23:31 -rw-r--r-- 1 root root 88 Apr 1 18:16 cost.csv 18:23:31 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-115/archives 18:23:31 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-115/archives 18:23:31 total 16 18:23:31 drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 18:16 . 18:23:31 drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:16 .. 18:23:31 drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 18:16 cost 18:23:31 -rw-r--r-- 1 jenkins jenkins 88 Apr 1 18:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:23:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:23:32 ---> package-listing.sh 18:23:32 ++ facter osfamily 18:23:32 ++ tr '[:upper:]' '[:lower:]' 18:23:32 + OS_FAMILY=debian 18:23:32 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-115 18:23:32 + START_PACKAGES=/tmp/packages_start.txt 18:23:32 + END_PACKAGES=/tmp/packages_end.txt 18:23:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:23:32 + PACKAGES=/tmp/packages_start.txt 18:23:32 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-115 ']' 18:23:32 + PACKAGES=/tmp/packages_end.txt 18:23:32 + case "${OS_FAMILY}" in 18:23:32 + dpkg -l 18:23:32 + grep '^ii' 18:23:32 + '[' -f /tmp/packages_start.txt ']' 18:23:32 + '[' -f /tmp/packages_end.txt ']' 18:23:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:23:32 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-115 ']' 18:23:32 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/ 18:23:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-115/archives/ [Pipeline] echo 18:23:32 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-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:23:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:23:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:23:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:23:33 prd-ubuntu20.04-docker-8c-8g-42558 does not seem to be running inside a container 18:23:33 $ 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-115/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-115 -v /w/workspace/xfoundry_edgex-taf-common_PR-115:/w/workspace/xfoundry_edgex-taf-common_PR-115:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-115@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-115@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:23:33 $ docker top 09d19d829c5c0a6503e11028c5d0888bf0eb80a4afc51402a81dba8279849f51 -eo pid,comm [Pipeline] { [Pipeline] sh 18:23:34 + touch /tmp/pre-build-complete [Pipeline] sh 18:23:34 + mkdir -p /var/log/sysstat [Pipeline] sh 18:23:34 + ls /var/log/sa-host 18:23:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:23:35 provisioning config files... 18:23:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-115@tmp/config1675679846947072654tmp [Pipeline] { [Pipeline] echo 18:23:35 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:23:35 ---> create-netrc.sh [Pipeline] } 18:23:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:23:36 ---> python-tools-install.sh [Pipeline] echo 18:23:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:23:36 ---> sudo-logs.sh 18:23:36 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:23:36 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:23:36 ---> job-cost.sh 18:23:36 lf-activate-venv: SKIPPING 18:23:36 DEBUG: total: 0.2199999988079071 18:23:36 INFO: Retrieving Stack Cost... 18:23:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:23:37 INFO: Archiving Costs [Pipeline] echo 18:23:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:23:38 ---> logs-deploy.sh 18:23:38 lf-activate-venv: SKIPPING 18:23:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-115/1 18:23:38 INFO: archiving workspace using pattern(s): 18:23:38 Archives upload complete. 18:23:38 INFO: archiving logs to Nexus