Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 49c44f89f96d869e01157586bddaa3047c647cb2 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-ssh18062988491629245058.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-ssh1548557566398160390.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11007911920307686385.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 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-ssh16524727429655926598.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1788515950505112430.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-2822 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 49c44f89f96d869e01157586bddaa3047c647cb2 (main) Commit message: "Merge pull request #127 from cherrycl/add-jwt-libraries" > git config core.sparsecheckout # timeout=10 > git checkout -f 49c44f89f96d869e01157586bddaa3047c647cb2 # timeout=10 > git rev-list --no-walk e4e89c18e6f8bbda7b921cc842ad2d6c2bbc65c8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:11:50 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:11:50 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:11:50 ========================================================= 08:11:50 EdgeX Global Pipelines Version Info 08:11:50 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:11:51 ------------------- 08:11:51 stable info: 08:11:51 ------------------- 08:11:51 Commited By: Ginny Guan ginny@iotechsys.com 08:11:51 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 08:11:51 Message: update stable to v1.0.274 08:11:51 ------------------- 08:11:51 experimental info: 08:11:51 ------------------- 08:11:51 Commited By: **** collab-it+edgex@linuxfoundation.org 08:11:51 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 08:11:51 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:11:51 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 49c44f8 [Pipeline] echo 08:11:52 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:11:52 provisioning config files... 08:11:52 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13261548621599126083tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:11:52 ---> ****-login.sh 08:11:52 nexus3.edgexfoundry.org:10001 08:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:52 Configure a credential helper to remove this warning. See 08:11:52 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:52 08:11:52 Login Succeeded 08:11:52 nexus3.edgexfoundry.org:10002 08:11:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 nexus3.edgexfoundry.org:10003 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 nexus3.edgexfoundry.org:10004 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 ****.io 08:11:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:11:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:11:53 Configure a credential helper to remove this warning. See 08:11:53 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:11:53 08:11:53 Login Succeeded 08:11:53 ---> ****-login.sh ends [Pipeline] } 08:11:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:11:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:11:54 + grep -v github /etc/ssh/ssh_known_hosts 08:11:54 + [ -e /tmp/ssh_known_hosts ] 08:11:54 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:11:54 + + sudo tee -a /etc/ssh/ssh_known_hosts 08:11:54 echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:11:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:54 08:11:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:11:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:11:54 0.1.4: Pulling from edgex-devops/py-git-semver 08:11:54 3dae71ba6b94: Pulling fs layer 08:11:54 6bf1a483ea7c: Pulling fs layer 08:11:54 f5dfc541a4d3: Pulling fs layer 08:11:54 461d9e800cba: Pulling fs layer 08:11:54 80192f66455f: Pulling fs layer 08:11:54 2e8e34ca0e6c: Pulling fs layer 08:11:54 a29436f7fd5d: Pulling fs layer 08:11:54 923cac83aea3: Pulling fs layer 08:11:54 25ad8b0a4227: Pulling fs layer 08:11:54 db01528c6b51: Pulling fs layer 08:11:54 28988de357af: Pulling fs layer 08:11:54 25ad8b0a4227: Waiting 08:11:54 2e8e34ca0e6c: Waiting 08:11:54 a29436f7fd5d: Waiting 08:11:54 28988de357af: Waiting 08:11:54 db01528c6b51: Waiting 08:11:54 923cac83aea3: Waiting 08:11:54 461d9e800cba: Waiting 08:11:54 80192f66455f: Waiting 08:11:54 6bf1a483ea7c: Verifying Checksum 08:11:54 6bf1a483ea7c: Download complete 08:11:54 461d9e800cba: Download complete 08:11:54 80192f66455f: Verifying Checksum 08:11:54 80192f66455f: Download complete 08:11:55 f5dfc541a4d3: Verifying Checksum 08:11:55 f5dfc541a4d3: Download complete 08:11:55 3dae71ba6b94: Verifying Checksum 08:11:55 3dae71ba6b94: Download complete 08:11:55 923cac83aea3: Download complete 08:11:55 25ad8b0a4227: Verifying Checksum 08:11:55 25ad8b0a4227: Download complete 08:11:55 db01528c6b51: Verifying Checksum 08:11:55 db01528c6b51: Download complete 08:11:55 28988de357af: Download complete 08:11:55 a29436f7fd5d: Verifying Checksum 08:11:55 a29436f7fd5d: Download complete 08:11:55 2e8e34ca0e6c: Verifying Checksum 08:11:55 2e8e34ca0e6c: Download complete 08:11:56 3dae71ba6b94: Pull complete 08:11:56 6bf1a483ea7c: Pull complete 08:11:57 f5dfc541a4d3: Pull complete 08:11:57 461d9e800cba: Pull complete 08:11:57 80192f66455f: Pull complete 08:12:00 2e8e34ca0e6c: Pull complete 08:12:00 a29436f7fd5d: Pull complete 08:12:00 923cac83aea3: Pull complete 08:12:01 25ad8b0a4227: Pull complete 08:12:01 db01528c6b51: Pull complete 08:12:01 28988de357af: Pull complete 08:12:01 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:12:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:12:01 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:12:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:12:03 $ docker top 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 -eo pid,comm 08:12:03 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). 08:12:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:12:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:03 [ssh-agent] Looking for ssh-agent implementation... 08:12:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:03 $ docker exec 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent 08:12:03 SSH_AUTH_SOCK=/tmp/ssh-VBAkDL8TdZxz/agent.32 08:12:03 SSH_AGENT_PID=39 08:12:03 Running ssh-add (command line suppressed) 08:12:03 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15417169738941391444.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_15417169738941391444.key) 08:12:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:04 + git tag --points-at HEAD [Pipeline] } 08:12:04 $ docker exec --env ******** --env ******** 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent -k 08:12:04 unset SSH_AUTH_SOCK; 08:12:04 unset SSH_AGENT_PID; 08:12:04 echo Agent pid 39 killed; 08:12:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:12:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:12:04 [ssh-agent] Looking for ssh-agent implementation... 08:12:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:12:04 $ docker exec 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent 08:12:04 SSH_AUTH_SOCK=/tmp/ssh-bz3HtZwNfGaA/agent.73 08:12:04 SSH_AGENT_PID=79 08:12:04 Running ssh-add (command line suppressed) 08:12:04 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16714221731556441866.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16714221731556441866.key) 08:12:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:12:05 + git semver init 08:12:05 2025-06-05 08:12:05,287 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:12:05 2025-06-05 08:12:05,291 [run_init] DEBUG init version:0.0.0 force:False 08:12:05 2025-06-05 08:12:05,292 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 08:12:05 2025-06-05 08:12:05,292 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 08:12:05 2025-06-05 08:12:05,292 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 08:12:06 2025-06-05 08:12:05,909 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 08:12:06 2025-06-05 08:12:05,910 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 08:12:06 2025-06-05 08:12:05,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:12:06 2025-06-05 08:12:05,910 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:12:06 1.0.0-dev.4 [Pipeline] } 08:12:06 $ docker exec --env ******** --env ******** 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 ssh-agent -k 08:12:06 unset SSH_AUTH_SOCK; 08:12:06 unset SSH_AGENT_PID; 08:12:06 echo Agent pid 79 killed; 08:12:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:12:06 + git semver [Pipeline] } 08:12:06 $ docker stop --time=1 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 08:12:08 $ docker rm -f --volumes 1a1dede0736aafb74449c14b5dcf894c66ef9c1c3bb2a683fe487f5501116947 [Pipeline] // withDockerContainer [Pipeline] sh 08:12:08 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:12:08 Stashed 1 file(s) [Pipeline] echo 08:12:08 [edgeXSemver]: initialized semver on version 1.0.0-dev.4 [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 08:12:09 provisioning config files... 08:12:09 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10565304658192219295tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:12:09 ---> ****-login.sh 08:12:09 nexus3.edgexfoundry.org:10001 08:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:09 Configure a credential helper to remove this warning. See 08:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:09 08:12:09 Login Succeeded 08:12:09 nexus3.edgexfoundry.org:10002 08:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:09 Configure a credential helper to remove this warning. See 08:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:09 08:12:09 Login Succeeded 08:12:09 nexus3.edgexfoundry.org:10003 08:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:09 Configure a credential helper to remove this warning. See 08:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:09 08:12:09 Login Succeeded 08:12:09 nexus3.edgexfoundry.org:10004 08:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:09 Configure a credential helper to remove this warning. See 08:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:09 08:12:09 Login Succeeded 08:12:09 ****.io 08:12:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:12:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:12:09 Configure a credential helper to remove this warning. See 08:12:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:12:09 08:12:09 Login Succeeded 08:12:09 ---> ****-login.sh ends [Pipeline] } 08:12:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 08:12:10 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:12:10 + ls -al . 08:12:10 total 72 08:12:10 drwxrwxr-x 6 jenkins jenkins 4096 Jun 5 08:12 . 08:12:10 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 08:11 .. 08:12:10 drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 08:12 .git 08:12:10 drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 08:11 .github 08:12:10 -rw-rw-r-- 1 jenkins jenkins 22 Jun 5 08:11 .gitignore 08:12:10 drwxr-xr-x 3 jenkins jenkins 4096 Jun 5 08:12 .semver 08:12:10 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 5 08:11 Dockerfile 08:12:10 -rw-rw-r-- 1 jenkins jenkins 746 Jun 5 08:11 Jenkinsfile 08:12:10 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 5 08:11 LICENSE 08:12:10 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 5 08:11 README.md 08:12:10 drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 08:11 TUC 08:12:10 -rw-rw-r-- 1 jenkins jenkins 11 Jun 5 08:12 VERSION 08:12:10 -rw-rw-r-- 1 jenkins jenkins 382 Jun 5 08:11 requirements.txt 08:12:10 -rw-rw-r-- 1 jenkins jenkins 54 Jun 5 08:11 robot-entrypoint.sh 08:12:10 -rw-rw-r-- 1 jenkins jenkins 445 Jun 5 08:11 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:11 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 --label arch=amd64 --label version=1.0.0-dev.4 . 08:12:11 Sending build context to Docker daemon 617.5kB 08:12:11 Step 1/13 : FROM alpine:3.20 08:12:11 3.20: Pulling from library/alpine 08:12:11 0a9a5dfd008f: Pulling fs layer 08:12:11 0a9a5dfd008f: Verifying Checksum 08:12:11 0a9a5dfd008f: Download complete 08:12:12 0a9a5dfd008f: Pull complete 08:12:12 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:12:12 Status: Downloaded newer image for alpine:3.20 08:12:12 ---> ff221270b9fb 08:12:12 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 08:12:12 ---> Running in 0d50afa0dbe3 08:12:12 Removing intermediate container 0d50afa0dbe3 08:12:12 ---> 77bf9de92fd5 08:12:12 Step 3/13 : LABEL maintainer="Bruce Huang " 08:12:12 ---> Running in 719de551e8e6 08:12:12 Removing intermediate container 719de551e8e6 08:12:12 ---> cde5deb49a40 08:12:12 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 08:12:12 ---> 26d5e389c07e 08:12:12 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 08:12:12 ---> 3bcd5eb9ce8c 08:12:12 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 08:12:12 ---> 04d63ab56f83 08:12:12 Step 7/13 : WORKDIR /edgex-taf 08:12:12 ---> Running in 2519cc6ea576 08:12:12 Removing intermediate container 2519cc6ea576 08:12:12 ---> c46ea7d4d796 08:12:12 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:12:12 ---> Running in c63f37cde30f 08:12:13 Removing intermediate container c63f37cde30f 08:12:13 ---> 34d02721032c 08:12:13 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.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 08:12:13 ---> Running in e18841cf4d21 08:12:13 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:12:14 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:12:15 OK: 8 MiB in 14 packages 08:12:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:12:15 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:12:16 (1/14) Installing ca-certificates (20241121-r1) 08:12:16 (2/14) Installing brotli-libs (1.1.0-r2) 08:12:17 (3/14) Installing c-ares (1.33.1-r0) 08:12:17 (4/14) Installing libunistring (1.2-r0) 08:12:17 (5/14) Installing libidn2 (2.3.7-r0) 08:12:18 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:12:18 (7/14) Installing libpsl (0.21.5-r1) 08:12:19 (8/14) Installing zstd-libs (1.5.6-r0) 08:12:19 (9/14) Installing libcurl (8.12.1-r0) 08:12:19 (10/14) Installing curl (8.12.1-r0) 08:12:20 (11/14) Installing docker-cli (26.1.5-r0) 08:12:20 (12/14) Installing oniguruma (6.9.9-r0) 08:12:21 (13/14) Installing jq (1.7.1-r0) 08:12:21 (14/14) Installing openssl (3.3.3-r0) 08:12:22 Executing busybox-1.36.1-r29.trigger 08:12:22 Executing ca-certificates-20241121-r1.trigger 08:12:22 OK: 43 MiB in 28 packages 08:12:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:12:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:12:23 (1/167) Installing libexpat (2.7.0-r0) 08:12:23 Still waiting to schedule task 08:12:23 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:12:24 (2/167) Installing libbz2 (1.0.8-r6) 08:12:24 (3/167) Installing libpng (1.6.44-r0) 08:12:24 (4/167) Installing freetype (2.13.2-r0) 08:12:25 (5/167) Installing fontconfig (2.15.0-r1) 08:12:25 (6/167) Installing libfontenc (1.1.8-r0) 08:12:25 (7/167) Installing mkfontscale (1.2.2-r6) 08:12:25 (8/167) Installing font-opensans (0_git20210927-r1) 08:12:26 (9/167) Installing pkgconf (2.2.0-r0) 08:12:26 (10/167) Installing libgcc (13.2.1_git20240309-r1) 08:12:27 (11/167) Installing libffi (3.4.6-r0) 08:12:27 (12/167) Installing libintl (0.22.5-r0) 08:12:27 (13/167) Installing libeconf (0.6.3-r0) 08:12:28 (14/167) Installing libblkid (2.40.1-r1) 08:12:28 (15/167) Installing libmount (2.40.1-r1) 08:12:28 (16/167) Installing pcre2 (10.43-r0) 08:12:29 (17/167) Installing glib (2.80.5-r0) 08:12:29 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 08:12:30 (19/167) Installing xz-libs (5.6.2-r1) 08:12:30 (20/167) Installing libxml2 (2.12.10-r0) 08:12:31 (21/167) Installing shared-mime-info (2.4-r0) 08:12:31 (22/167) Installing hicolor-icon-theme (0.17-r2) 08:12:31 (23/167) Installing libjpeg-turbo (3.0.3-r0) 08:12:32 (24/167) Installing libsharpyuv (1.3.2-r0) 08:12:32 (25/167) Installing libwebp (1.3.2-r0) 08:12:32 (26/167) Installing tiff (4.6.0t-r0) 08:12:33 (27/167) Installing gdk-pixbuf (2.42.12-r0) 08:12:33 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 08:12:33 (29/167) Installing libxau (1.0.11-r4) 08:12:34 (30/167) Installing libmd (1.1.0-r0) 08:12:34 (31/167) Installing libbsd (0.12.2-r0) 08:12:34 (32/167) Installing libxdmcp (1.1.5-r1) 08:12:34 (33/167) Installing libxcb (1.16.1-r0) 08:12:35 (34/167) Installing libx11 (1.8.9-r1) 08:12:36 (35/167) Installing libxcomposite (0.4.6-r5) 08:12:36 (36/167) Installing libxfixes (6.0.1-r4) 08:12:36 (37/167) Installing libxrender (0.9.11-r5) 08:12:36 (38/167) Installing libxcursor (1.2.2-r1) 08:12:37 (39/167) Installing libxdamage (1.1.6-r5) 08:12:37 (40/167) Installing libxext (1.3.6-r2) 08:12:37 (41/167) Installing libxi (1.8.1-r4) 08:12:37 (42/167) Installing libxinerama (1.1.5-r4) 08:12:37 (43/167) Installing libxrandr (1.5.4-r1) 08:12:38 (44/167) Installing libatk-1.0 (2.52.0-r0) 08:12:38 (45/167) Installing libxtst (1.2.4-r6) 08:12:38 (46/167) Installing dbus-libs (1.14.10-r1) 08:12:39 (47/167) Installing at-spi2-core (2.52.0-r0) 08:12:39 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 08:12:40 (49/167) Installing pixman (0.43.2-r0) 08:12:40 (50/167) Installing cairo (1.18.0-r0) 08:12:40 (51/167) Installing cairo-gobject (1.18.0-r0) 08:12:41 (52/167) Installing avahi-libs (0.8-r17) 08:12:41 (53/167) Installing gmp (6.3.0-r1) 08:12:41 (54/167) Installing nettle (3.9.1-r0) 08:12:42 (55/167) Installing libtasn1 (4.20.0-r0) 08:12:42 (56/167) Installing p11-kit (0.25.3-r0) 08:12:43 (57/167) Installing gnutls (3.8.5-r0) 08:12:43 (58/167) Installing cups-libs (2.4.9-r1) 08:12:43 (59/167) Installing libepoxy (1.5.10-r1) 08:12:44 (60/167) Installing fribidi (1.0.15-r0) 08:12:44 (61/167) Installing graphite2 (1.3.14-r6) 08:12:45 (62/167) Installing harfbuzz (8.5.0-r0) 08:12:45 (63/167) Installing libxft (2.3.8-r3) 08:12:45 (64/167) Installing pango (1.52.2-r0) 08:12:46 (65/167) Installing wayland-libs-client (1.22.0-r4) 08:12:46 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 08:12:46 (67/167) Installing wayland-libs-egl (1.22.0-r4) 08:12:46 (68/167) Installing xkeyboard-config (2.41-r0) 08:12:47 (69/167) Installing libxkbcommon (1.7.0-r0) 08:12:47 (70/167) Installing gtk+3.0 (3.24.43-r0) 08:12:48 (71/167) Installing icu-data-full (74.2-r0) 08:12:49 (72/167) Installing mesa (24.0.9-r1) 08:12:49 (73/167) Installing llvm17-libs (17.0.6-r2) 08:12:59 (74/167) Installing hwdata-pci (0.382-r0) 08:12:59 (75/167) Installing libpciaccess (0.18.1-r0) 08:12:59 (76/167) Installing libdrm (2.4.120-r0) 08:12:59 (77/167) Installing libelf (0.191-r0) 08:13:00 (78/167) Installing mesa-glapi (24.0.9-r1) 08:13:00 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 08:13:03 (80/167) Installing eudev-libs (3.2.14-r2) 08:13:03 (81/167) Installing libmagic (5.45-r1) 08:13:04 (82/167) Installing file (5.45-r1) 08:13:04 (83/167) Installing xprop (1.2.7-r0) 08:13:04 (84/167) Installing libice (1.1.1-r6) 08:13:04 (85/167) Installing libuuid (2.40.1-r1) 08:13:05 (86/167) Installing libsm (1.2.4-r4) 08:13:05 (87/167) Installing libxt (1.3.0-r5) 08:13:06 (88/167) Installing libxmu (1.1.4-r2) 08:13:06 (89/167) Installing xset (1.2.5-r1) 08:13:06 (90/167) Installing xdg-utils (1.2.1-r0) 08:13:06 (91/167) Installing libogg (1.3.5-r5) 08:13:07 (92/167) Installing libflac (1.4.3-r1) 08:13:07 (93/167) Installing alsa-lib (1.2.11-r0) 08:13:08 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 08:13:08 (95/167) Installing aom-libs (3.9.1-r0) 08:13:09 (96/167) Installing libva (2.21.0-r0) 08:13:09 (97/167) Installing libvdpau (1.5-r3) 08:13:09 (98/167) Installing onevpl-libs (2023.3.1-r2) 08:13:10 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 08:13:10 (100/167) Installing libdav1d (1.4.2-r0) 08:13:10 (101/167) Installing openexr-libiex (3.1.13-r1) 08:13:11 (102/167) Installing openexr-libilmthread (3.1.13-r1) 08:13:11 (103/167) Installing imath (3.1.12-r0) 08:13:12 (104/167) Installing openexr-libopenexr (3.1.13-r1) 08:13:12 (105/167) Installing giflib (5.2.2-r0) 08:13:12 (106/167) Installing libhwy (1.0.7-r0) 08:13:12 (107/167) Installing lcms2 (2.16-r0) 08:13:13 (108/167) Installing libjxl (0.10.2-r0) 08:13:14 (109/167) Installing lame-libs (3.100-r5) 08:13:14 (110/167) Installing opus (1.5.2-r0) 08:13:14 (111/167) Installing rav1e-libs (0.7.1-r0) 08:13:15 (112/167) Installing libgomp (13.2.1_git20240309-r1) 08:13:15 (113/167) Installing soxr (0.1.3-r7) 08:13:16 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 08:13:16 (115/167) Installing libtheora (1.1.1-r18) 08:13:16 (116/167) Installing libvorbis (1.3.7-r2) 08:13:17 (117/167) Installing libvpx (1.14.1-r0) 08:13:17 (118/167) Installing libwebpmux (1.3.2-r0) 08:13:17 (119/167) Installing x264-libs (0.164_git20231001-r0) 08:13:18 (120/167) Installing numactl (2.0.18-r0) 08:13:18 (121/167) Installing x265-libs (3.6-r0) 08:13:19 (122/167) Installing xvidcore (1.3.7-r2) 08:13:19 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 08:13:20 (124/167) Installing libbluray (1.3.4-r1) 08:13:20 (125/167) Installing mpg123-libs (1.32.8-r0) 08:13:20 (126/167) Installing libopenmpt (0.7.7-r0) 08:13:21 (127/167) Installing cjson (1.7.18-r0) 08:13:21 (128/167) Installing mbedtls (3.6.3-r0) 08:13:22 (129/167) Installing librist (0.2.10-r1) 08:13:22 (130/167) Installing libsrt (1.5.3-r0) 08:13:23 (131/167) Installing libssh (0.10.6-r0) 08:13:23 (132/167) Installing libsodium (1.0.19-r0) 08:13:24 (133/167) Installing libzmq (4.3.5-r2) 08:13:24 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 08:13:24 (135/167) Installing crc32c (1.1.2-r0) 08:13:25 (136/167) Installing double-conversion (3.3.0-r0) 08:13:25 (137/167) Installing libevent (2.1.12-r7) 08:13:26 (138/167) Installing wayland-libs-server (1.22.0-r4) 08:13:26 (139/167) Installing mesa-gbm (24.0.9-r1) 08:13:26 (140/167) Installing harfbuzz-subset (8.5.0-r0) 08:13:27 (141/167) Installing icu-libs (74.2-r0) 08:13:27 (142/167) Installing minizip (1.3.1-r0) 08:13:27 (143/167) Installing nspr (4.35-r4) 08:13:28 (144/167) Installing sqlite-libs (3.45.3-r2) 08:13:28 (145/167) Installing nss (3.105-r0) 08:13:29 (146/167) Installing openh264 (2.4.1-r0) 08:13:29 (147/167) Installing libcamera-ipa (0.3.0-r0) 08:13:30 (148/167) Installing libunwind (1.8.1-r0) 08:13:30 (149/167) Installing yaml (0.2.5-r2) 08:13:30 (150/167) Installing libcamera (0.3.0-r0) 08:13:31 (151/167) Installing speexdsp (1.2.1-r2) 08:13:31 (152/167) Installing libuv (1.48.0-r0) 08:13:31 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 08:13:32 (154/167) Installing libsndfile (1.2.2-r1) 08:13:32 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 08:13:33 (156/167) Installing pipewire-libs (1.0.6-r1) 08:13:33 (157/167) Installing libasyncns (0.8-r3) 08:13:34 (158/167) Installing libltdl (2.4.7-r3) 08:13:34 (159/167) Installing orc (0.4.40-r0) 08:13:34 (160/167) Installing tdb-libs (1.4.9-r1) 08:13:35 (161/167) Installing libpulse (17.0-r0) 08:13:35 (162/167) Installing libwebpdemux (1.3.2-r0) 08:13:35 (163/167) Installing libgpg-error (1.49-r0) 08:13:36 (164/167) Installing libgcrypt (1.10.3-r0) 08:13:36 (165/167) Installing libxslt (1.1.39-r2) 08:13:37 (166/167) Installing chromium (131.0.6778.108-r0) 08:13:49 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 08:13:49 Executing busybox-1.36.1-r29.trigger 08:13:49 Executing fontconfig-2.15.0-r1.trigger 08:13:49 Executing mkfontscale-1.2.2-r6.trigger 08:13:49 Executing glib-2.80.5-r0.trigger 08:13:49 Executing shared-mime-info-2.4-r0.trigger 08:13:49 Executing gdk-pixbuf-2.42.12-r0.trigger 08:13:49 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:13:49 Executing gtk+3.0-3.24.43-r0.trigger 08:13:49 OK: 672 MiB in 195 packages 08:13:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:13:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:13:50 (1/30) Installing jansson (2.14-r4) 08:13:50 (2/30) Installing binutils (2.42-r1) 08:13:51 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2825 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 08:13:51 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:13:51 (4/30) Installing isl26 (0.26-r1) 08:13:52 (5/30) Installing mpfr4 (4.2.1-r0) 08:13:52 (6/30) Installing mpc1 (1.3.1-r1) 08:13:53 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:13:54 Selected Git installation does not exist. Using Default 08:13:54 The recommended git tool is: NONE 08:13:56 (8/30) Installing musl-dev (1.2.5-r1) 08:13:56 (9/30) Installing linux-headers (6.6-r0) 08:13:57 (10/30) Installing libffi-dev (3.4.6-r0) 08:13:57 (11/30) Installing libpq (16.9-r0) 08:13:58 (12/30) Installing openssl-dev (3.3.3-r0) 08:13:58 (13/30) Installing libpq-dev (16.9-r0) 08:13:58 using credential edgex-jenkins-ssh 08:13:58 Cloning the remote Git repository 08:13:58 (14/30) Installing libecpg (16.9-r0) 08:13:59 (15/30) Installing libecpg-dev (16.9-r0) 08:13:58 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 08:13:58 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 08:13:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 08:13:58 > git --version # timeout=10 08:13:58 > git --version # 'git version 2.25.1' 08:13:58 using GIT_SSH to set credentials SSH Credentials for GitHub 08:13:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:13:59 (16/30) Installing clang16-headers (16.0.6-r5) 08:14:00 (17/30) Installing llvm16-libs (16.0.6-r9) 08:13:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 08:13:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:14:00 Avoid second fetch 08:14:00 Checking out Revision 49c44f89f96d869e01157586bddaa3047c647cb2 (main) 08:14:01 Commit message: "Merge pull request #127 from cherrycl/add-jwt-libraries" 08:14:00 > git config core.sparsecheckout # timeout=10 08:14:00 > git checkout -f 49c44f89f96d869e01157586bddaa3047c647cb2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:14:05 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:14:05 % Total % Received % Xferd Average Speed Time Time Time Current 08:14:05 Dload Upload Total Spent Left Speed 08:14:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 94659 0 --:--:-- --:--:-- --:--:-- 94659 [Pipeline] sh 08:14:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:14:06 + sudo tee /etc/docker/daemon.new 08:14:06 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:14:06 { 08:14:06 "registry-mirrors": [ 08:14:06 "https://nexus3.edgexfoundry.org:10001" 08:14:06 ], 08:14:06 "bip": "10.250.0.254/24", 08:14:06 "hosts": [ 08:14:06 "tcp://0.0.0.0:5555", 08:14:06 "unix:///var/run/docker.sock" 08:14:06 ], 08:14:06 "mtu": 1458, 08:14:06 "selinux-enabled": true, 08:14:06 "seccomp-profile": "/etc/docker/seccomp.json" 08:14:06 } [Pipeline] sh 08:14:06 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:14:06 (18/30) Installing clang16-libs (16.0.6-r5) 08:14:06 + sudo service docker restart 08:14:11 (19/30) Installing fortify-headers (1.1-r3) 08:14:11 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:14:11 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:14:11 (22/30) Installing clang16 (16.0.6-r5) 08:14:12 (23/30) Installing icu (74.2-r0) 08:14:12 (24/30) Installing icu-dev (74.2-r0) 08:14:12 (25/30) Installing llvm16 (16.0.6-r9) 08:14:19 (26/30) Installing lz4-libs (1.9.4-r5) 08:14:19 (27/30) Installing lz4-dev (1.9.4-r5) 08:14:20 (28/30) Installing zstd (1.5.6-r0) 08:14:20 (29/30) Installing zstd-dev (1.5.6-r0) 08:14:20 (30/30) Installing postgresql16-dev (16.9-r0) 08:14:21 Executing busybox-1.36.1-r29.trigger 08:14:21 OK: 1208 MiB in 225 packages 08:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:22 (1/14) Installing g++ (13.2.1_git20240309-r1) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:25 provisioning config files... 08:14:25 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15756808028062747174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:14:25 ---> ****-login.sh 08:14:25 nexus3.edgexfoundry.org:10001 08:14:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:25 (2/14) Installing gdbm (1.23-r1) 08:14:25 (3/14) Installing mpdecimal (4.0.0-r0) 08:14:25 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:26 Configure a credential helper to remove this warning. See 08:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:26 08:14:26 Login Succeeded 08:14:26 nexus3.edgexfoundry.org:10002 08:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:26 Configure a credential helper to remove this warning. See 08:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:26 08:14:26 Login Succeeded 08:14:26 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:14:26 nexus3.edgexfoundry.org:10003 08:14:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:26 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:14:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:26 Configure a credential helper to remove this warning. See 08:14:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:26 08:14:26 Login Succeeded 08:14:26 nexus3.edgexfoundry.org:10004 08:14:27 (7/14) Installing readline (8.2.10-r0) 08:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:27 Configure a credential helper to remove this warning. See 08:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:27 08:14:27 Login Succeeded 08:14:27 ****.io 08:14:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:14:27 (8/14) Installing python3 (3.12.10-r1) 08:14:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:14:27 Configure a credential helper to remove this warning. See 08:14:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:14:27 08:14:27 Login Succeeded 08:14:27 ---> ****-login.sh ends [Pipeline] } 08:14:27 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 08:14:28 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:14:28 + ls -al . 08:14:28 total 68 08:14:28 drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 08:14 . 08:14:28 drwxrwxr-x 4 jenkins jenkins 4096 Jun 5 08:13 .. 08:14:28 drwxrwxr-x 8 jenkins jenkins 4096 Jun 5 08:14 .git 08:14:28 drwxrwxr-x 2 jenkins jenkins 4096 Jun 5 08:14 .github 08:14:28 -rw-rw-r-- 1 jenkins jenkins 22 Jun 5 08:14 .gitignore 08:14:28 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 5 08:14 Dockerfile 08:14:28 -rw-rw-r-- 1 jenkins jenkins 746 Jun 5 08:14 Jenkinsfile 08:14:28 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 5 08:14 LICENSE 08:14:28 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 5 08:14 README.md 08:14:28 drwxrwxr-x 5 jenkins jenkins 4096 Jun 5 08:14 TUC 08:14:28 -rw-rw-r-- 1 jenkins jenkins 11 Jun 5 08:12 VERSION 08:14:28 -rw-rw-r-- 1 jenkins jenkins 382 Jun 5 08:14 requirements.txt 08:14:28 -rw-rw-r-- 1 jenkins jenkins 54 Jun 5 08:14 robot-entrypoint.sh 08:14:28 -rw-rw-r-- 1 jenkins jenkins 445 Jun 5 08:14 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:29 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 --label arch=arm64 --label version=1.0.0-dev.4 . 08:14:29 Sending build context to Docker daemon 367.6kB 08:14:29 Step 1/13 : FROM alpine:3.20 08:14:29 (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) 08:14:30 3.20: Pulling from library/alpine 08:14:30 94e9d8af2201: Pulling fs layer 08:14:30 (10/14) Installing pyc (3.12.10-r1) 08:14:30 (11/14) Installing python3-pyc (3.12.10-r1) 08:14:30 94e9d8af2201: Verifying Checksum 08:14:30 94e9d8af2201: Download complete 08:14:30 (12/14) Installing python3-dev (3.12.10-r1) 08:14:30 94e9d8af2201: Pull complete 08:14:30 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:14:30 Status: Downloaded newer image for alpine:3.20 08:14:30 ---> 7aab056cecc6 08:14:30 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 08:14:31 ---> Running in 8b99409e3da1 08:14:31 Removing intermediate container 8b99409e3da1 08:14:31 ---> 82efed3e8b2c 08:14:31 Step 3/13 : LABEL maintainer="Bruce Huang " 08:14:31 ---> Running in 7a32c8bcd1b6 08:14:31 Removing intermediate container 7a32c8bcd1b6 08:14:31 ---> 15d991c86986 08:14:31 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 08:14:31 (13/14) Installing libsodium-dev (1.0.19-r0) 08:14:32 (14/14) Installing zeromq-dev (4.3.5-r2) 08:14:32 Executing busybox-1.36.1-r29.trigger 08:14:32 OK: 1374 MiB in 239 packages 08:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:32 ---> 728d54a37289 08:14:32 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 08:14:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:32 ---> bb89e2cf669d 08:14:32 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 08:14:33 OK: 1374 MiB in 239 packages 08:14:33 ---> 8ac04f170a5c 08:14:33 Step 7/13 : WORKDIR /edgex-taf 08:14:33 ---> Running in 8ecf96815337 08:14:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:14:33 Removing intermediate container 8ecf96815337 08:14:33 ---> 1db43d8e0e9f 08:14:33 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:14:33 ---> Running in 382f096707cc 08:14:33 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:14:34 (1/1) Installing tzdata (2025b-r0) 08:14:35 OK: 1376 MiB in 240 packages 08:14:35 (1/1) Purging tzdata (2025b-r0) 08:14:35 OK: 1374 MiB in 239 packages 08:14:35 Removing intermediate container 382f096707cc 08:14:35 ---> 815d1d675386 08:14:35 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 08:14:35 ---> Running in 5230fad3bd54 08:14:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:37 Looking in links: /tmp/tmpls3nx51_ 08:14:37 Processing /tmp/tmpls3nx51_/pip-25.0.1-py3-none-any.whl 08:14:37 Installing collected packages: pip 08:14:38 Successfully installed pip-25.0.1 08:14:38 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. 08:14:38 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:14:38 Collecting pip 08:14:38 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 08:14:38 Collecting setuptools 08:14:38 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 08:14:38 Collecting wheel 08:14:38 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:14:38 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 08:14:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 164.3 MB/s eta 0:00:00 08:14:38 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 08:14:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 122.4 MB/s eta 0:00:00 08:14:38 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:14:38 Installing collected packages: wheel, setuptools, pip 08:14:39 OK: 9 MiB in 14 packages 08:14:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:39 Attempting uninstall: pip 08:14:39 Found existing installation: pip 25.0.1 08:14:39 Uninstalling pip-25.0.1: 08:14:39 Successfully uninstalled pip-25.0.1 08:14:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:41 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 08:14:41 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. 08:14:41 Processing ./edgex-taf-common 08:14:41 Preparing metadata (setup.py): started 08:14:41 Preparing metadata (setup.py): finished with status 'done' 08:14:41 Building wheels for collected packages: edgex-taf-common 08:14:41  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:14:41  Building wheel for edgex-taf-common (setup.py): started 08:14:41 (1/14) Installing ca-certificates (20241121-r1) 08:14:41 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:14:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=0ddc4f365b76fdc0530580eaa2593753620b7aa0a9e3c35364ffdb8e924d9687 08:14:41 Stored in directory: /tmp/pip-ephem-wheel-cache-5ellqs4p/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:14:41 Successfully built edgex-taf-common 08:14:41 Installing collected packages: edgex-taf-common 08:14:42 Successfully installed edgex-taf-common-0.0.0 08:14:42 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. 08:14:42 (2/14) Installing brotli-libs (1.1.0-r2) 08:14:42 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 08:14:42 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 08:14:42 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 08:14:42 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 08:14:42 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:14:42 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:14:42 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:14:42 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:14:42 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 08:14:42 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:14:42 Preparing metadata (setup.py): started 08:14:42 (3/14) Installing c-ares (1.33.1-r0) 08:14:42 Preparing metadata (setup.py): finished with status 'done' 08:14:42 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 08:14:42 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:14:42 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 08:14:42 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:14:42 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 08:14:42 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 08:14:42 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 08:14:42 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:14:42 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 08:14:42 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:14:43 (4/14) Installing libunistring (1.2-r0) 08:14:43 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 08:14:43 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 08:14:43 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 08:14:43 Downloading psutil-7.0.0.tar.gz (497 kB) 08:14:43 Installing build dependencies: started 08:14:43 (5/14) Installing libidn2 (2.3.7-r0) 08:14:43 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:14:44 Installing build dependencies: finished with status 'done' 08:14:44 Getting requirements to build wheel: started 08:14:44 (7/14) Installing libpsl (0.21.5-r1) 08:14:44 Getting requirements to build wheel: finished with status 'done' 08:14:44 Preparing metadata (pyproject.toml): started 08:14:44 (8/14) Installing zstd-libs (1.5.6-r0) 08:14:45 Preparing metadata (pyproject.toml): finished with status 'done' 08:14:45 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 08:14:45 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 08:14:45 (9/14) Installing libcurl (8.12.1-r0) 08:14:45 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 08:14:45 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 08:14:45 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 08:14:45 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:14:45 Preparing metadata (setup.py): started 08:14:45 (10/14) Installing curl (8.12.1-r0) 08:14:45 Preparing metadata (setup.py): finished with status 'done' 08:14:45 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 08:14:45 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 08:14:45 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 08:14:45 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 08:14:45 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 08:14:45 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 08:14:46 (11/14) Installing docker-cli (26.1.5-r0) 08:14:46 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 08:14:46 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) 08:14:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:46 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 08:14:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:46 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:14:46 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:46 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 08:14:46 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 08:14:46 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading flex-6.14.1.tar.gz (40 kB) 08:14:46 Preparing metadata (setup.py): started 08:14:46 Preparing metadata (setup.py): finished with status 'done' 08:14:46 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:14:46 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:14:46 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 08:14:46 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:14:46 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 08:14:46 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:14:46 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:46 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:14:47 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 08:14:47 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 08:14:47 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 08:14:47 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:14:47 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 08:14:47 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 08:14:47 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 08:14:47 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 08:14:47 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:14:47 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:14:47 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:14:47 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:14:47 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) 08:14:47 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 08:14:47 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) 08:14:47 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 08:14:47 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 08:14:47 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:14:47 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:14:47 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:14:47 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 08:14:47 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:14:47 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:14:47 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:14:47 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 08:14:47 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:14:47 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:14:47 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:14:47 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:14:47 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:14:47 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:14:47 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:14:47 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:14:47 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:14:47 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:47 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 08:14:47 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:47 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:14:47 Preparing metadata (setup.py): started 08:14:47 Preparing metadata (setup.py): finished with status 'done' 08:14:47 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:14:48 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:14:48 Preparing metadata (setup.py): started 08:14:48 Preparing metadata (setup.py): finished with status 'done' 08:14:48 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:14:48 (12/14) Installing oniguruma (6.9.9-r0) 08:14:48 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:14:48 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:14:48 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:14:48 (13/14) Installing jq (1.7.1-r0) 08:14:48 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 08:14:48 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:14:48 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:14:48 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:14:48 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:14:48 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 08:14:48 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:14:48 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:14:48 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:14:48 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:14:48 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:14:48 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:14:48 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 08:14:48 (14/14) Installing openssl (3.3.3-r0) 08:14:49 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 104.7 MB/s eta 0:00:00 08:14:49 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 08:14:49 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:14:49 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:14:49 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:14:49 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:14:49 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 08:14:49 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:14:49 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:14:49 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 218.9 MB/s eta 0:00:00 08:14:49 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 233.4 MB/s eta 0:00:00 08:14:49 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 76.2 MB/s eta 0:00:00 08:14:49 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 201.0 MB/s eta 0:00:00 08:14:49 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 08:14:49 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 08:14:49 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 281.9 MB/s eta 0:00:00 08:14:49 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) 08:14:49 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:14:49 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 08:14:49 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 08:14:49 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) 08:14:49 Downloading click-8.2.1-py3-none-any.whl (102 kB) 08:14:49 Executing busybox-1.36.1-r29.trigger 08:14:49 Executing ca-certificates-20241121-r1.trigger 08:14:49 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:14:49 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:14:49 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:14:49 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 327.4 MB/s eta 0:00:00 08:14:49 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:14:49 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:14:49 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 08:14:49 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:14:49 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:14:49 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:14:49 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:14:49 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:14:49 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:14:49 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:14:49 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:14:49 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 410.7 MB/s eta 0:00:00 08:14:49 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:14:49 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 273.4 MB/s eta 0:00:00 08:14:49 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:14:49 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:14:49 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:14:49 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 08:14:49 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:14:49 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:14:49 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 253.1 MB/s eta 0:00:00 08:14:49 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:14:49 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:14:49 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:14:49 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 08:14:49 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:14:49 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:14:49 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:14:49 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 08:14:49 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:14:49 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:14:49 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:14:49 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:14:49 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 08:14:49 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 08:14:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 339.9 MB/s eta 0:00:00 08:14:49 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:14:49 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:14:49 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:14:49 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:14:49 OK: 43 MiB in 28 packages 08:14:49 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:14:49  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:14:49  Building wheel for robotbackgroundlogger (setup.py): started 08:14:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:14:49 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:14:49 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=38a90e40f329e15070993c1f26f892c3f3518500bff06d820902999ae9f3a9fc 08:14:49 Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:14:49 Building wheel for psutil (pyproject.toml): started 08:14:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:14:51 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:14:51 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277533 sha256=6fccc746687606ccfbadca555962d8f0b98ab7b0b9b02d540785cb25b37b72da 08:14:51 Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:14:51  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:14:51  Building wheel for psycopg2 (setup.py): started 08:14:51 (1/166) Installing libexpat (2.7.0-r0) 08:14:52 (2/166) Installing libbz2 (1.0.8-r6) 08:14:52 (3/166) Installing libpng (1.6.44-r0) 08:14:52 (4/166) Installing freetype (2.13.2-r0) 08:14:53 (5/166) Installing fontconfig (2.15.0-r1) 08:14:53 (6/166) Installing libfontenc (1.1.8-r0) 08:14:54 (7/166) Installing mkfontscale (1.2.2-r6) 08:14:54 (8/166) Installing font-opensans (0_git20210927-r1) 08:14:55 (9/166) Installing pkgconf (2.2.0-r0) 08:14:55 (10/166) Installing libgcc (13.2.1_git20240309-r1) 08:14:56 (11/166) Installing libffi (3.4.6-r0) 08:14:56 (12/166) Installing libintl (0.22.5-r0) 08:14:56 (13/166) Installing libeconf (0.6.3-r0) 08:14:56 (14/166) Installing libblkid (2.40.1-r1) 08:14:57 (15/166) Installing libmount (2.40.1-r1) 08:14:57 (16/166) Installing pcre2 (10.43-r0) 08:14:58 (17/166) Installing glib (2.80.5-r0) 08:14:58 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 08:14:59 (19/166) Installing xz-libs (5.6.2-r1) 08:14:59 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:14:59 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521911 sha256=fd869a80f0265589993afbcd95db30c69fc1eb84605e291064b72dc3869150a3 08:14:59 Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:14:59  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:14:59  Building wheel for flex (setup.py): started 08:15:00 (20/166) Installing libxml2 (2.12.10-r0) 08:15:00 Building wheel for flex (setup.py): finished with status 'done' 08:15:00 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=d1087288edfc4125c0a6d3dbbeceac94b89d0aed3da55148c199cad46ef1e67d 08:15:00 Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:15:00  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:15:00  Building wheel for strict-rfc3339 (setup.py): started 08:15:00 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:15:00 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=55fffa6aaa5312ed086da853957529ae264a76498d4fe00ac68209c1229ba7cd 08:15:00 Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:15:00  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:15:00  Building wheel for validate-email (setup.py): started 08:15:00 (21/166) Installing shared-mime-info (2.4-r0) 08:15:00 Building wheel for validate-email (setup.py): finished with status 'done' 08:15:00 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=43f3b9f0597158b74c78d0360dde153e6efe5b7ad41d305998bc9cd84d5b8a95 08:15:00 Stored in directory: /tmp/pip-ephem-wheel-cache-vq_a89zz/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:15:00 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:15:00 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:15:01 (22/166) Installing hicolor-icon-theme (0.17-r2) 08:15:01 (23/166) Installing libjpeg-turbo (3.0.3-r0) 08:15:02 (24/166) Installing libsharpyuv (1.3.2-r0) 08:15:02 (25/166) Installing libwebp (1.3.2-r0) 08:15:03 (26/166) Installing tiff (4.6.0t-r0) 08:15:03 (27/166) Installing gdk-pixbuf (2.42.12-r0) 08:15:03 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 08:15:04 (29/166) Installing libxau (1.0.11-r4) 08:15:04 (30/166) Installing libmd (1.1.0-r0) 08:15:05 (31/166) Installing libbsd (0.12.2-r0) 08:15:05 (32/166) Installing libxdmcp (1.1.5-r1) 08:15:05 (33/166) Installing libxcb (1.16.1-r0) 08:15:06 (34/166) Installing libx11 (1.8.9-r1) 08:15:06 (35/166) Installing libxcomposite (0.4.6-r5) 08:15:06 (36/166) Installing libxfixes (6.0.1-r4) 08:15:07 (37/166) Installing libxrender (0.9.11-r5) 08:15:07 (38/166) Installing libxcursor (1.2.2-r1) 08:15:08 (39/166) Installing libxdamage (1.1.6-r5) 08:15:08 (40/166) Installing libxext (1.3.6-r2) 08:15:08 (41/166) Installing libxi (1.8.1-r4) 08:15:09 (42/166) Installing libxinerama (1.1.5-r4) 08:15:09 (43/166) Installing libxrandr (1.5.4-r1) 08:15:09 (44/166) Installing libatk-1.0 (2.52.0-r0) 08:15:10 (45/166) Installing libxtst (1.2.4-r6) 08:15:10 (46/166) Installing dbus-libs (1.14.10-r1) 08:15:11 (47/166) Installing at-spi2-core (2.52.0-r0) 08:15:11 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 08:15:12 (49/166) Installing pixman (0.43.2-r0) 08:15:12 (50/166) Installing cairo (1.18.0-r0) 08:15:12 (51/166) Installing cairo-gobject (1.18.0-r0) 08:15:12 08:15:12 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 08:15:12 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. 08:15:13 (52/166) Installing avahi-libs (0.8-r17) 08:15:13 (53/166) Installing gmp (6.3.0-r1) 08:15:14 (54/166) Installing nettle (3.9.1-r0) 08:15:14 (55/166) Installing libtasn1 (4.20.0-r0) 08:15:15 (56/166) Installing p11-kit (0.25.3-r0) 08:15:15 (57/166) Installing gnutls (3.8.5-r0) 08:15:16 (58/166) Installing cups-libs (2.4.9-r1) 08:15:16 (59/166) Installing libepoxy (1.5.10-r1) 08:15:17 (60/166) Installing fribidi (1.0.15-r0) 08:15:17 (61/166) Installing graphite2 (1.3.14-r6) 08:15:17 (62/166) Installing harfbuzz (8.5.0-r0) 08:15:18 (63/166) Installing libxft (2.3.8-r3) 08:15:18 (64/166) Installing pango (1.52.2-r0) 08:15:19 (65/166) Installing wayland-libs-client (1.22.0-r4) 08:15:19 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 08:15:19 (67/166) Installing wayland-libs-egl (1.22.0-r4) 08:15:19 (68/166) Installing xkeyboard-config (2.41-r0) 08:15:20 (69/166) Installing libxkbcommon (1.7.0-r0) 08:15:21 (70/166) Installing gtk+3.0 (3.24.43-r0) 08:15:21 (71/166) Installing icu-data-full (74.2-r0) 08:15:23 (72/166) Installing mesa (24.0.9-r1) 08:15:23 (73/166) Installing llvm17-libs (17.0.6-r2) 08:15:31 Removing intermediate container e18841cf4d21 08:15:31 ---> c06620aced75 08:15:31 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:15:31 ---> Running in ecb481480255 08:15:31 Removing intermediate container ecb481480255 08:15:31 ---> 179c1bd2fec6 08:15:31 Step 11/13 : LABEL arch=amd64 08:15:31 ---> Running in 246960c5e081 08:15:31 Removing intermediate container 246960c5e081 08:15:31 ---> 68794fcf5ae2 08:15:31 Step 12/13 : LABEL git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 08:15:31 ---> Running in 531e780b7f04 08:15:31 Removing intermediate container 531e780b7f04 08:15:31 ---> 2735dcc48f0a 08:15:31 Step 13/13 : LABEL version=1.0.0-dev.4 08:15:31 ---> Running in 7c130a2aa919 08:15:31 Removing intermediate container 7c130a2aa919 08:15:31 ---> 1e0b2782ca5e 08:15:31 [Warning] One or more build-args [ARCH] were not consumed 08:15:31 Successfully built 1e0b2782ca5e 08:15:31 Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 08:15:31 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 08:15:31 49c44f89f96d869e01157586bddaa3047c647cb2 08:15:31 latest 08:15:31 1.0.0-dev.4 08:15:31 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:15:31 main 08:15:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:31 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 08:15:31 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:15:31 be4ff390ec6f: Preparing 08:15:31 cf252f51603c: Preparing 08:15:31 af6a8dc31ee6: Preparing 08:15:31 e967417c329a: Preparing 08:15:31 07190f393887: Preparing 08:15:31 994456c4fd7b: Preparing 08:15:31 994456c4fd7b: Waiting 08:15:31 e967417c329a: Pushed 08:15:31 cf252f51603c: Pushed 08:15:31 af6a8dc31ee6: Pushed 08:15:31 994456c4fd7b: Layer already exists 08:15:31 07190f393887: Pushed 08:15:33 (74/166) Installing hwdata-pci (0.382-r0) 08:15:33 (75/166) Installing libpciaccess (0.18.1-r0) 08:15:33 (76/166) Installing libdrm (2.4.120-r0) 08:15:34 (77/166) Installing libelf (0.191-r0) 08:15:34 (78/166) Installing mesa-glapi (24.0.9-r1) 08:15:34 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 08:15:37 (80/166) Installing eudev-libs (3.2.14-r2) 08:15:37 (81/166) Installing libmagic (5.45-r1) 08:15:38 (82/166) Installing file (5.45-r1) 08:15:38 (83/166) Installing xprop (1.2.7-r0) 08:15:38 (84/166) Installing libice (1.1.1-r6) 08:15:38 (85/166) Installing libuuid (2.40.1-r1) 08:15:39 (86/166) Installing libsm (1.2.4-r4) 08:15:39 (87/166) Installing libxt (1.3.0-r5) 08:15:40 (88/166) Installing libxmu (1.1.4-r2) 08:15:40 (89/166) Installing xset (1.2.5-r1) 08:15:41 (90/166) Installing xdg-utils (1.2.1-r0) 08:15:41 (91/166) Installing libogg (1.3.5-r5) 08:15:41 (92/166) Installing libflac (1.4.3-r1) 08:15:42 (93/166) Installing alsa-lib (1.2.11-r0) 08:15:42 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 08:15:43 (95/166) Installing aom-libs (3.9.1-r0) 08:15:44 (96/166) Installing libva (2.21.0-r0) 08:15:44 (97/166) Installing libvdpau (1.5-r3) 08:15:44 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 08:15:45 (99/166) Installing libdav1d (1.4.2-r0) 08:15:45 (100/166) Installing openexr-libiex (3.1.13-r1) 08:15:46 (101/166) Installing openexr-libilmthread (3.1.13-r1) 08:15:46 (102/166) Installing imath (3.1.12-r0) 08:15:47 (103/166) Installing openexr-libopenexr (3.1.13-r1) 08:15:47 (104/166) Installing giflib (5.2.2-r0) 08:15:48 (105/166) Installing libhwy (1.0.7-r0) 08:15:48 (106/166) Installing lcms2 (2.16-r0) 08:15:48 (107/166) Installing libjxl (0.10.2-r0) 08:15:49 (108/166) Installing lame-libs (3.100-r5) 08:15:49 (109/166) Installing opus (1.5.2-r0) 08:15:50 (110/166) Installing rav1e-libs (0.7.1-r0) 08:15:50 (111/166) Installing libgomp (13.2.1_git20240309-r1) 08:15:51 (112/166) Installing soxr (0.1.3-r7) 08:15:51 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 08:15:52 (114/166) Installing libtheora (1.1.1-r18) 08:15:52 (115/166) Installing libvorbis (1.3.7-r2) 08:15:52 (116/166) Installing libvpx (1.14.1-r0) 08:15:53 (117/166) Installing libwebpmux (1.3.2-r0) 08:15:53 (118/166) Installing x264-libs (0.164_git20231001-r0) 08:15:54 (119/166) Installing numactl (2.0.18-r0) 08:15:54 (120/166) Installing x265-libs (3.6-r0) 08:15:55 (121/166) Installing xvidcore (1.3.7-r2) 08:15:55 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 08:15:56 (123/166) Installing libbluray (1.3.4-r1) 08:15:57 (124/166) Installing mpg123-libs (1.32.8-r0) 08:15:57 (125/166) Installing libopenmpt (0.7.7-r0) 08:15:58 (126/166) Installing cjson (1.7.18-r0) 08:15:58 (127/166) Installing mbedtls (3.6.3-r0) 08:15:59 (128/166) Installing librist (0.2.10-r1) 08:15:59 (129/166) Installing libsrt (1.5.3-r0) 08:16:01 (130/166) Installing libssh (0.10.6-r0) 08:16:01 (131/166) Installing libsodium (1.0.19-r0) 08:16:02 (132/166) Installing libzmq (4.3.5-r2) 08:16:02 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 08:16:03 (134/166) Installing crc32c (1.1.2-r0) 08:16:03 (135/166) Installing double-conversion (3.3.0-r0) 08:16:03 (136/166) Installing libevent (2.1.12-r7) 08:16:04 (137/166) Installing wayland-libs-server (1.22.0-r4) 08:16:04 (138/166) Installing mesa-gbm (24.0.9-r1) 08:16:05 (139/166) Installing harfbuzz-subset (8.5.0-r0) 08:16:05 (140/166) Installing icu-libs (74.2-r0) 08:16:06 (141/166) Installing minizip (1.3.1-r0) 08:16:06 (142/166) Installing nspr (4.35-r4) 08:16:07 (143/166) Installing sqlite-libs (3.45.3-r2) 08:16:07 (144/166) Installing nss (3.105-r0) 08:16:08 (145/166) Installing openh264 (2.4.1-r0) 08:16:08 (146/166) Installing libcamera-ipa (0.3.0-r0) 08:16:09 (147/166) Installing libunwind (1.8.1-r0) 08:16:09 (148/166) Installing yaml (0.2.5-r2) 08:16:10 (149/166) Installing libcamera (0.3.0-r0) 08:16:10 (150/166) Installing speexdsp (1.2.1-r2) 08:16:11 (151/166) Installing libuv (1.48.0-r0) 08:16:11 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 08:16:12 (153/166) Installing libsndfile (1.2.2-r1) 08:16:13 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 08:16:13 (155/166) Installing pipewire-libs (1.0.6-r1) 08:16:14 (156/166) Installing libasyncns (0.8-r3) 08:16:14 (157/166) Installing libltdl (2.4.7-r3) 08:16:14 (158/166) Installing orc (0.4.40-r0) 08:16:15 (159/166) Installing tdb-libs (1.4.9-r1) 08:16:15 (160/166) Installing libpulse (17.0-r0) 08:16:16 (161/166) Installing libwebpdemux (1.3.2-r0) 08:16:16 (162/166) Installing libgpg-error (1.49-r0) 08:16:16 (163/166) Installing libgcrypt (1.10.3-r0) 08:16:17 (164/166) Installing libxslt (1.1.39-r2) 08:16:17 (165/166) Installing chromium (131.0.6778.108-r0) 08:16:32 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 08:16:32 Executing busybox-1.36.1-r29.trigger 08:16:32 Executing fontconfig-2.15.0-r1.trigger 08:16:32 Executing mkfontscale-1.2.2-r6.trigger 08:16:32 Executing glib-2.80.5-r0.trigger 08:16:32 Executing shared-mime-info-2.4-r0.trigger 08:16:34 Executing gdk-pixbuf-2.42.12-r0.trigger 08:16:34 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:16:34 Executing gtk+3.0-3.24.43-r0.trigger 08:16:34 OK: 657 MiB in 194 packages 08:16:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:16:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:16:37 (1/30) Installing jansson (2.14-r4) 08:16:37 (2/30) Installing binutils (2.42-r1) 08:16:38 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:16:38 (4/30) Installing isl26 (0.26-r1) 08:16:39 (5/30) Installing mpfr4 (4.2.1-r0) 08:16:39 (6/30) Installing mpc1 (1.3.1-r1) 08:16:40 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:16:50 (8/30) Installing musl-dev (1.2.5-r1) 08:16:50 (9/30) Installing linux-headers (6.6-r0) 08:16:51 (10/30) Installing libffi-dev (3.4.6-r0) 08:16:51 (11/30) Installing libpq (16.9-r0) 08:16:51 (12/30) Installing openssl-dev (3.3.3-r0) 08:16:52 (13/30) Installing libpq-dev (16.9-r0) 08:16:53 (14/30) Installing libecpg (16.9-r0) 08:16:53 (15/30) Installing libecpg-dev (16.9-r0) 08:16:53 (16/30) Installing clang16-headers (16.0.6-r5) 08:16:54 (17/30) Installing llvm16-libs (16.0.6-r9) 08:17:04 (18/30) Installing clang16-libs (16.0.6-r5) 08:17:04 (19/30) Installing fortify-headers (1.1-r3) 08:17:05 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:17:06 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:17:06 (22/30) Installing clang16 (16.0.6-r5) 08:17:07 (23/30) Installing icu (74.2-r0) 08:17:07 (24/30) Installing icu-dev (74.2-r0) 08:17:08 (25/30) Installing llvm16 (16.0.6-r9) 08:17:18 (26/30) Installing lz4-libs (1.9.4-r5) 08:17:18 (27/30) Installing lz4-dev (1.9.4-r5) 08:17:18 (28/30) Installing zstd (1.5.6-r0) 08:17:18 (29/30) Installing zstd-dev (1.5.6-r0) 08:17:19 (30/30) Installing postgresql16-dev (16.9-r0) 08:17:20 Executing busybox-1.36.1-r29.trigger 08:17:20 OK: 1184 MiB in 224 packages 08:17:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:23 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:17:26 (2/14) Installing gdbm (1.23-r1) 08:17:27 (3/14) Installing mpdecimal (4.0.0-r0) 08:17:27 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:17:27 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:17:28 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:17:28 (7/14) Installing readline (8.2.10-r0) 08:17:29 (8/14) Installing python3 (3.12.10-r1) 08:17:31 (9/14) Installing python3-pycache-pyc0 (3.12.10-r1) 08:17:31 (10/14) Installing pyc (3.12.10-r1) 08:17:32 (11/14) Installing python3-pyc (3.12.10-r1) 08:17:32 (12/14) Installing python3-dev (3.12.10-r1) 08:17:42 (13/14) Installing libsodium-dev (1.0.19-r0) 08:17:42 (14/14) Installing zeromq-dev (4.3.5-r2) 08:17:42 Executing busybox-1.36.1-r29.trigger 08:17:42 OK: 1370 MiB in 238 packages 08:17:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:44 OK: 1370 MiB in 238 packages 08:17:44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:17:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:17:46 (1/1) Installing tzdata (2025b-r0) 08:17:47 OK: 1372 MiB in 239 packages 08:17:48 (1/1) Purging tzdata (2025b-r0) 08:17:48 OK: 1370 MiB in 238 packages 08:18:01 Looking in links: /tmp/tmp85ryt5o_ 08:18:01 Processing /tmp/tmp85ryt5o_/pip-25.0.1-py3-none-any.whl 08:18:01 Installing collected packages: pip 08:18:06 Successfully installed pip-25.0.1 08:18:06 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:18:09 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:18:09 Collecting pip 08:18:09 Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) 08:18:11 Collecting setuptools 08:18:11 Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) 08:18:11 Collecting wheel 08:18:11 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:18:11 Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) 08:18:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.1 MB/s eta 0:00:00 08:18:11 Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) 08:18:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 48.8 MB/s eta 0:00:00 08:18:11 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:18:11 Installing collected packages: wheel, setuptools, pip 08:18:18 Attempting uninstall: pip 08:18:18 Found existing installation: pip 25.0.1 08:18:18 Uninstalling pip-25.0.1: 08:18:18 Successfully uninstalled pip-25.0.1 08:18:23 be4ff390ec6f: Pushed 08:18:23 49c44f89f96d869e01157586bddaa3047c647cb2: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:23 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:24 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:18:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:18:24 be4ff390ec6f: Preparing 08:18:24 cf252f51603c: Preparing 08:18:24 af6a8dc31ee6: Preparing 08:18:24 e967417c329a: Preparing 08:18:24 07190f393887: Preparing 08:18:24 994456c4fd7b: Preparing 08:18:24 994456c4fd7b: Waiting 08:18:24 be4ff390ec6f: Layer already exists 08:18:24 e967417c329a: Layer already exists 08:18:24 cf252f51603c: Layer already exists 08:18:24 af6a8dc31ee6: Layer already exists 08:18:24 07190f393887: Layer already exists 08:18:24 994456c4fd7b: Layer already exists 08:18:24 latest: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:24 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 08:18:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:18:25 be4ff390ec6f: Preparing 08:18:25 cf252f51603c: Preparing 08:18:25 af6a8dc31ee6: Preparing 08:18:25 e967417c329a: Preparing 08:18:25 07190f393887: Preparing 08:18:25 994456c4fd7b: Preparing 08:18:25 994456c4fd7b: Waiting 08:18:25 af6a8dc31ee6: Layer already exists 08:18:25 e967417c329a: Layer already exists 08:18:25 be4ff390ec6f: Layer already exists 08:18:25 07190f393887: Layer already exists 08:18:25 cf252f51603c: Layer already exists 08:18:25 994456c4fd7b: Layer already exists 08:18:25 1.0.0-dev.4: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:18:25 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:18:25 be4ff390ec6f: Preparing 08:18:25 cf252f51603c: Preparing 08:18:25 af6a8dc31ee6: Preparing 08:18:25 e967417c329a: Preparing 08:18:25 07190f393887: Preparing 08:18:25 994456c4fd7b: Preparing 08:18:25 994456c4fd7b: Waiting 08:18:25 af6a8dc31ee6: Layer already exists 08:18:25 e967417c329a: Layer already exists 08:18:25 be4ff390ec6f: Layer already exists 08:18:25 07190f393887: Layer already exists 08:18:25 cf252f51603c: Layer already exists 08:18:25 994456c4fd7b: Layer already exists 08:18:25 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:25 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:18:26 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:18:26 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:18:26 be4ff390ec6f: Preparing 08:18:26 cf252f51603c: Preparing 08:18:26 af6a8dc31ee6: Preparing 08:18:26 e967417c329a: Preparing 08:18:26 07190f393887: Preparing 08:18:26 994456c4fd7b: Preparing 08:18:26 994456c4fd7b: Waiting 08:18:26 07190f393887: Layer already exists 08:18:26 e967417c329a: Layer already exists 08:18:26 af6a8dc31ee6: Layer already exists 08:18:26 cf252f51603c: Layer already exists 08:18:26 be4ff390ec6f: Layer already exists 08:18:26 994456c4fd7b: Layer already exists 08:18:26 main: digest: sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:18:26 ===================================================== [Pipeline] echo 08:18:26 taggedImages: 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo 08:18:26 ========================================================= 08:18:26 [edgeXBuildMultiArch] RAW Config: 08:18:26 images: 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:18:26 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:18:26 settingsFile: 08:18:26 taf-settings 08:18:26 ========================================================= [Pipeline] node 08:18:26 Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 08:18:26 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. 08:18:29 Processing ./edgex-taf-common 08:18:29 Preparing metadata (setup.py): started 08:18:30 Preparing metadata (setup.py): finished with status 'done' 08:18:30 Building wheels for collected packages: edgex-taf-common 08:18:30 Building wheel for edgex-taf-common (setup.py): started 08:18:30  DEPRECATION: Building 'edgex-taf-common' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'edgex-taf-common'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:18:32  Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:18:32 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15392 sha256=50e5b1a50c35a8fe815f73daccae5239ecb546b360ee6772db6906bcf25f776b 08:18:32 Stored in directory: /tmp/pip-ephem-wheel-cache-icvmfegp/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:18:32 Successfully built edgex-taf-common 08:18:32 Installing collected packages: edgex-taf-common 08:18:32 Successfully installed edgex-taf-common-0.0.0 08:18:32 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. 08:18:36 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 08:18:36 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 08:18:36 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 08:18:36 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 08:18:36 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:18:36 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:18:36 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:18:36 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:18:36 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 08:18:36 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:18:36 Preparing metadata (setup.py): started 08:18:38 Preparing metadata (setup.py): finished with status 'done' 08:18:38 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 08:18:38 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:18:38 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 08:18:38 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:18:38 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 08:18:38 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 08:18:38 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 08:18:38 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:18:39 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 08:18:39 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:18:41 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 08:18:41 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 08:18:41 Still waiting to schedule task 08:18:41 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:18:42 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 08:18:42 Downloading psutil-7.0.0.tar.gz (497 kB) 08:18:42 Installing build dependencies: started 08:18:47 Installing build dependencies: finished with status 'done' 08:18:47 Getting requirements to build wheel: started 08:18:51 Getting requirements to build wheel: finished with status 'done' 08:18:51 Preparing metadata (pyproject.toml): started 08:18:53 Preparing metadata (pyproject.toml): finished with status 'done' 08:18:56 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 08:18:56 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 08:18:56 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 08:18:56 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 08:18:56 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 08:18:56 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:18:57 Preparing metadata (setup.py): started 08:18:58 Preparing metadata (setup.py): finished with status 'done' 08:18:59 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 08:18:59 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 08:19:02 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 08:19:02 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 08:19:02 Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) 08:19:02 Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) 08:19:04 Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) 08:19:04 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) 08:19:04 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:04 Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) 08:19:04 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:04 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:19:04 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:04 Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) 08:19:04 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:04 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 08:19:04 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:04 Downloading flex-6.14.1.tar.gz (40 kB) 08:19:04 Preparing metadata (setup.py): started 08:19:06 Preparing metadata (setup.py): finished with status 'done' 08:19:06 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:06 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:19:06 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:06 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:19:06 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:07 Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) 08:19:07 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:07 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:19:07 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:07 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 08:19:07 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:07 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:19:07 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:07 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:19:08 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 08:19:08 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 08:19:08 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 08:19:08 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:19:09 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 08:19:09 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 08:19:09 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 08:19:09 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 08:19:09 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:19:09 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:19:09 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:19:09 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:19:09 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.48.0->-r requirements.txt (line 14)) (80.9.0) 08:19:10 Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) 08:19:11 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) 08:19:11 Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) 08:19:11 Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) 08:19:11 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:19:11 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:19:11 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:19:11 Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) 08:19:11 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:11 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:19:11 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:11 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:19:11 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:19:11 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 08:19:11 Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:11 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:19:12 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:12 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:19:12 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:12 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:19:12 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:12 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:19:12 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:12 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:19:12 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:12 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:19:12 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:13 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:19:13 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:19:13 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:19:14 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:14 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 08:19:14 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:14 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:19:14 Preparing metadata (setup.py): started 08:19:15 Preparing metadata (setup.py): finished with status 'done' 08:19:15 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:19:15 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:15 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:19:15 Preparing metadata (setup.py): started 08:19:17 Preparing metadata (setup.py): finished with status 'done' 08:19:17 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:17 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:19:17 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:17 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:19:17 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:17 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:19:17 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:17 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:19:20 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:20 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 08:19:20 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:20 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:19:20 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:20 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:19:20 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:20 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:19:21 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:21 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:19:21 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:21 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 08:19:21 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:21 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:19:21 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:21 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:19:21 Collecting pathable<0.5.0,>=0.4.1 (from jsonschema-path<0.4.0,>=0.3.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:21 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:19:22 Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:22 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:19:22 Collecting lazy-object-proxy<2.0.0,>=1.7.1 (from openapi-spec-validator<0.8.0,>=0.7.1->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:22 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:19:23 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:19:23 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 08:19:23 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 08:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 56.8 MB/s eta 0:00:00 08:19:23 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 08:19:23 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:19:23 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:19:23 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:19:23 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:19:23 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 08:19:23 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:19:23 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:19:23 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 08:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 53.4 MB/s eta 0:00:00 08:19:23 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 08:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.9 MB/s eta 0:00:00 08:19:23 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 08:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 52.2 MB/s eta 0:00:00 08:19:23 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 08:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 55.4 MB/s eta 0:00:00 08:19:23 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 08:19:23 Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) 08:19:23 Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) 08:19:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 55.2 MB/s eta 0:00:00 08:19:23 Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) 08:19:23 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:19:23 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 08:19:24 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 08:19:24 Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) 08:19:24 Downloading click-8.2.1-py3-none-any.whl (102 kB) 08:19:24 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:19:24 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:19:24 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:19:24 Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) 08:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.4 MB/s eta 0:00:00 08:19:24 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:19:24 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:19:24 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 08:19:24 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:19:24 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:19:24 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:19:24 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:19:24 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:19:24 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:19:24 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:19:24 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:19:24 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 08:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 56.3 MB/s eta 0:00:00 08:19:24 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:19:24 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 08:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 55.1 MB/s eta 0:00:00 08:19:24 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:19:24 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:19:24 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:19:24 Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) 08:19:24 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:19:24 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:19:24 Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) 08:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 54.2 MB/s eta 0:00:00 08:19:24 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:19:24 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:19:24 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:19:24 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 08:19:24 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:19:24 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:19:24 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:19:24 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 08:19:24 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:19:24 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:19:24 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:19:24 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:19:24 Downloading pycparser-2.22-py3-none-any.whl (117 kB) 08:19:24 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 08:19:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.1 MB/s eta 0:00:00 08:19:24 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:19:24 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:19:24 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:19:24 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:19:25 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:19:25  DEPRECATION: Building 'robotbackgroundlogger' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotbackgroundlogger'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:19:25  Building wheel for robotbackgroundlogger (setup.py): started 08:19:27 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:19:27 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=7463ab4c551a0672d16ad096f2335b4b7494b543bbf1ad25e8efdfcf2073e05b 08:19:27 Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:19:27 Building wheel for psutil (pyproject.toml): started 08:19:34 Running on prd-centos7-docker-4c-2g-2835 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:34 provisioning config files... 08:19:34 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14642566159813242366tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:19:35 ---> ****-login.sh 08:19:35 nexus3.edgexfoundry.org:10001 08:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:35 Configure a credential helper to remove this warning. See 08:19:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:35 08:19:35 Login Succeeded 08:19:35 nexus3.edgexfoundry.org:10002 08:19:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:36 Configure a credential helper to remove this warning. See 08:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:36 08:19:36 Login Succeeded 08:19:36 nexus3.edgexfoundry.org:10003 08:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:36 Configure a credential helper to remove this warning. See 08:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:36 08:19:36 Login Succeeded 08:19:36 nexus3.edgexfoundry.org:10004 08:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:36 Configure a credential helper to remove this warning. See 08:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:36 08:19:36 Login Succeeded 08:19:36 ****.io 08:19:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:19:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:19:36 Configure a credential helper to remove this warning. See 08:19:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:19:36 08:19:36 Login Succeeded 08:19:36 ---> ****-login.sh ends [Pipeline] } 08:19:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:19:36 + docker buildx ls 08:19:36 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:19:36 default * docker 08:19:36 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:19:36 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:19:36 edgex-builder [Pipeline] sh 08:19:37 + docker buildx inspect --bootstrap 08:19:37 #1 [internal] booting buildkit 08:19:37 #1 pulling image moby/buildkit:buildx-stable-1 08:19:39 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:19:39 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278197 sha256=7a4c599f3cce7cd8749babc0c02c1c6e7422c7208fe7250da2d0a6e76e650bdd 08:19:39 Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:19:39  DEPRECATION: Building 'psycopg2' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'psycopg2'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:19:39  Building wheel for psycopg2 (setup.py): started 08:19:39 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 08:19:40 #1 creating container buildx_buildkit_edgex-builder0 08:19:41 #1 creating container buildx_buildkit_edgex-builder0 1.4s done 08:19:41 #1 DONE 4.1s 08:19:41 Name: edgex-builder 08:19:41 Driver: docker-container 08:19:41 08:19:41 Nodes: 08:19:41 Name: edgex-builder0 08:19:41 Endpoint: unix:///var/run/docker.sock 08:19:41 Status: running 08:19:41 Buildkit: v0.21.1 08:19:41 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:19:41 + docker buildx ls 08:19:41 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:19:41 edgex-builder * docker-container 08:19:41 edgex-builder0 unix:///var/run/docker.sock running v0.21.1 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:19:41 default docker 08:19:41 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:19:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 --push - 08:19:42 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2' 08:19:42 #1 [internal] load build definition from Dockerfile 08:19:42 #1 transferring dockerfile: 201B done 08:19:42 #1 DONE 0.0s 08:19:42 08:19:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 08:19:42 #2 DONE 0.1s 08:19:42 08:19:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2 08:19:42 #3 DONE 0.1s 08:19:42 08:19:42 #4 [internal] load .dockerignore 08:19:42 #4 transferring context: 2B done 08:19:42 #4 DONE 0.0s 08:19:42 08:19:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:42 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:42 #5 DONE 0.0s 08:19:42 08:19:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:42 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:42 #6 DONE 0.1s 08:19:42 08:19:42 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:19:42 #7 DONE 0.0s 08:19:42 08:19:42 #8 exporting to image 08:19:42 #8 exporting layers done 08:19:42 #8 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa 0.0s done 08:19:42 #8 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done 08:19:42 #8 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done 08:19:42 #8 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done 08:19:42 #8 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done 08:19:42 #8 pushing layers 08:19:42 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:19:42 #8 pushing layers 0.1s done 08:19:42 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done 08:19:42 #8 DONE 0.2s 08:19:42 08:19:42 1 warning found (use --debug to expand): 08:19:42  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:19:42 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - 08:19:42 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' 08:19:42 #1 [internal] load build definition from Dockerfile 08:19:42 #1 transferring dockerfile: 167B done 08:19:42 #1 DONE 0.0s 08:19:42 08:19:42 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:19:42 #2 DONE 0.0s 08:19:42 08:19:42 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:19:42 #3 DONE 0.0s 08:19:42 08:19:42 #4 [internal] load .dockerignore 08:19:42 #4 transferring context: 2B done 08:19:42 #4 DONE 0.0s 08:19:42 08:19:42 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:42 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:42 #5 DONE 0.0s 08:19:42 08:19:42 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:43 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:43 #6 CACHED 08:19:43 08:19:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:43 #5 CACHED 08:19:43 08:19:43 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:19:43 #7 DONE 0.0s 08:19:43 08:19:43 #8 exporting to image 08:19:43 #8 exporting layers done 08:19:43 #8 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done 08:19:43 #8 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done 08:19:43 #8 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done 08:19:43 #8 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done 08:19:43 #8 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done 08:19:43 #8 pushing layers 0.0s done 08:19:43 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done 08:19:43 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:19:43 #8 DONE 0.1s 08:19:43 08:19:43 1 warning found (use --debug to expand): 08:19:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:19:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 --push - 08:19:43 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4' 08:19:43 #1 [internal] load build definition from Dockerfile 08:19:43 #1 transferring dockerfile: 172B done 08:19:43 #1 DONE 0.0s 08:19:43 08:19:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 08:19:43 #2 DONE 0.0s 08:19:43 08:19:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4 08:19:43 #3 DONE 0.0s 08:19:43 08:19:43 #4 [internal] load .dockerignore 08:19:43 #4 transferring context: 2B done 08:19:43 #4 DONE 0.0s 08:19:43 08:19:43 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:43 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:43 #5 CACHED 08:19:43 08:19:43 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:43 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:43 #6 CACHED 08:19:43 08:19:43 #7 exporting to image 08:19:43 #7 exporting layers done 08:19:43 #7 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done 08:19:43 #7 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done 08:19:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:19:43 #7 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done 08:19:43 #7 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done 08:19:43 #7 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done 08:19:43 #7 pushing layers 0.0s done 08:19:43 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.4@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done 08:19:43 #7 DONE 0.1s 08:19:43 08:19:43 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:19:43 #8 DONE 0.0s 08:19:43 08:19:43 1 warning found (use --debug to expand): 08:19:43  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:19:43 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 --push - 08:19:43 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4' 08:19:43 #1 [internal] load build definition from Dockerfile 08:19:43 #1 transferring dockerfile: 213B done 08:19:43 #1 DONE 0.0s 08:19:43 08:19:43 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:19:43 #2 DONE 0.0s 08:19:43 08:19:43 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:19:43 #3 DONE 0.0s 08:19:43 08:19:43 #4 [internal] load .dockerignore 08:19:43 #4 transferring context: 2B done 08:19:43 #4 DONE 0.0s 08:19:43 08:19:43 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:43 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:43 #5 CACHED 08:19:43 08:19:43 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:43 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:43 #6 CACHED 08:19:43 08:19:43 #7 exporting to image 08:19:43 #7 exporting layers 08:19:43 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:19:44 #7 exporting layers done 08:19:44 #7 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done 08:19:44 #7 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done 08:19:44 #7 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done 08:19:44 #7 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done 08:19:44 #7 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done 08:19:44 #7 pushing layers 0.0s done 08:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done 08:19:44 #7 DONE 0.1s 08:19:44 08:19:44 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:19:44 #8 DONE 0.0s 08:19:44 08:19:44 1 warning found (use --debug to expand): 08:19:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:19:44 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - 08:19:44 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' 08:19:44 #1 [internal] load build definition from Dockerfile 08:19:44 #1 transferring dockerfile: 165B done 08:19:44 #1 DONE 0.0s 08:19:44 08:19:44 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:19:44 #2 DONE 0.0s 08:19:44 08:19:44 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:19:44 #3 DONE 0.0s 08:19:44 08:19:44 #4 [internal] load .dockerignore 08:19:44 #4 transferring context: 2B done 08:19:44 #4 DONE 0.0s 08:19:44 08:19:44 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:44 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:44 #5 CACHED 08:19:44 08:19:44 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 08:19:44 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:2010b9a597f8bb754675bd88b8c2ff54935a0a0bd9ca2b67be3fdcaee32d2f03 0.0s done 08:19:44 #6 CACHED 08:19:44 08:19:44 #7 exporting to image 08:19:44 #7 exporting layers 08:19:44 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:19:44 #7 exporting layers done 08:19:44 #7 exporting manifest sha256:53439771965dedd5f42af86220c40f851e9484068d1e37a9c7b592c6af529efa done 08:19:44 #7 exporting config sha256:89adf98f4bb2cc3b9480a1d0a82838a460a9086e0af9c6e14d79abfc332cdd91 done 08:19:44 #7 exporting manifest sha256:513f8284e51e7990f88445e52e39904e0a0b2ca7804afa1c8ff4c6fbbad9bb4b done 08:19:44 #7 exporting config sha256:a2f67eed9a2b163089b2bb7ced30bced8f5823c3c8d5b331d0a7314cd90851e2 done 08:19:44 #7 exporting manifest list sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 done 08:19:44 #7 pushing layers 0.0s done 08:19:44 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:7a0a87280732d236b6a09311f6b5b4ba8b905853b1d814ed071ed13cfd4769e7 0.1s done 08:19:44 #7 DONE 0.1s 08:19:44 08:19:44 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:19:44 #8 DONE 0.0s 08:19:44 08:19:44 1 warning found (use --debug to expand): 08:19:44  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:19:45 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:19:45 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:19:46 ---> package-listing.sh 08:19:46 ++ facter osfamily 08:19:46 ++ tr '[:upper:]' '[:lower:]' 08:19:46 + OS_FAMILY=redhat 08:19:46 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 08:19:46 + START_PACKAGES=/tmp/packages_start.txt 08:19:46 + END_PACKAGES=/tmp/packages_end.txt 08:19:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:19:46 + PACKAGES=/tmp/packages_start.txt 08:19:46 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:19:46 + PACKAGES=/tmp/packages_end.txt 08:19:46 + case "${OS_FAMILY}" in 08:19:46 + rpm -qa 08:19:46 + sort 08:19:46 + '[' -f /tmp/packages_start.txt ']' 08:19:46 + '[' -f /tmp/packages_end.txt ']' 08:19:46 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:19:46 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:19:46 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 08:19:46 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 08:19:46 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:19:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:47 08:19:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:19:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:48 latest: Pulling from edgex-lftools-log-publisher 08:19:48 5eb5b503b376: Pulling fs layer 08:19:48 5c69ac0246d0: Pulling fs layer 08:19:48 ec43610c2a17: Pulling fs layer 08:19:48 3a2ae6a8a46f: Pulling fs layer 08:19:48 33b1e0a273af: Pulling fs layer 08:19:48 5d3b04190fa2: Pulling fs layer 08:19:48 2f39f015ded8: Pulling fs layer 08:19:48 3a2ae6a8a46f: Waiting 08:19:48 33b1e0a273af: Waiting 08:19:48 5d3b04190fa2: Waiting 08:19:48 2f39f015ded8: Waiting 08:19:48 5c69ac0246d0: Verifying Checksum 08:19:48 5c69ac0246d0: Download complete 08:19:48 3a2ae6a8a46f: Verifying Checksum 08:19:48 3a2ae6a8a46f: Download complete 08:19:48 33b1e0a273af: Verifying Checksum 08:19:48 33b1e0a273af: Download complete 08:19:48 5d3b04190fa2: Verifying Checksum 08:19:48 5d3b04190fa2: Download complete 08:19:48 ec43610c2a17: Verifying Checksum 08:19:48 ec43610c2a17: Download complete 08:19:48 5eb5b503b376: Verifying Checksum 08:19:48 5eb5b503b376: Download complete 08:19:48 2f39f015ded8: Verifying Checksum 08:19:48 2f39f015ded8: Download complete 08:19:49 5eb5b503b376: Pull complete 08:19:49 5c69ac0246d0: Pull complete 08:19:49 ec43610c2a17: Pull complete 08:19:50 3a2ae6a8a46f: Pull complete 08:19:50 33b1e0a273af: Pull complete 08:19:50 5d3b04190fa2: Pull complete 08:19:54 2f39f015ded8: Pull complete 08:19:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:19:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:19:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:19:54 prd-centos7-docker-4c-2g-2835 does not seem to be running inside a container 08:19:55 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:19:58 $ docker top 001a739017513e5442ae056701643b3a38cc26b029ce98441a9fd3d933a2e5c6 -eo pid,comm [Pipeline] { [Pipeline] sh 08:19:58 + touch /tmp/pre-build-complete [Pipeline] sh 08:19:58 + mkdir -p /var/log/sysstat [Pipeline] sh 08:19:59 + ls /var/log/sa-host 08:19:59 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:19:59 provisioning config files... 08:19:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16360516186592449934tmp [Pipeline] { [Pipeline] echo 08:19:59 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:19:59 ---> create-netrc.sh [Pipeline] } 08:19:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:19:59 ---> python-tools-install.sh [Pipeline] echo 08:19:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:20:00 ---> sudo-logs.sh 08:20:00 Archiving 'sudo' log.. 08:20:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-2835.novalocal: Name or service not known 08:20:00 sudo: unable to resolve host prd-centos7-docker-4c-2g-2835.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:20:00 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:20:00 ---> job-cost.sh 08:20:00 lf-activate-venv: SKIPPING 08:20:00 INFO: No Stack... 08:20:00 INFO: Retrieving Pricing Info for: v3-standard-2 08:20:01 INFO: Archiving Costs [Pipeline] echo 08:20:01 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:20:01 ---> logs-deploy.sh 08:20:01 lf-activate-venv: SKIPPING 08:20:01 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/54 08:20:01 INFO: archiving workspace using pattern(s): 08:20:02 Archives upload complete. 08:20:02 INFO: archiving logs to Nexus 08:20:03 ---> uname -a: 08:20:03 Linux prd-centos7-docker-4c-2g-2835.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 08:20:03 08:20:03 08:20:03 ---> lscpu: 08:20:03 Architecture: x86_64 08:20:03 CPU op-mode(s): 32-bit, 64-bit 08:20:03 Byte Order: Little Endian 08:20:03 Address sizes: 40 bits physical, 48 bits virtual 08:20:03 CPU(s): 2 08:20:03 On-line CPU(s) list: 0,1 08:20:03 Thread(s) per core: 1 08:20:03 Core(s) per socket: 1 08:20:03 Socket(s): 2 08:20:03 NUMA node(s): 1 08:20:03 Vendor ID: AuthenticAMD 08:20:03 CPU family: 23 08:20:03 Model: 49 08:20:03 Model name: AMD EPYC-Rome Processor 08:20:03 Stepping: 0 08:20:03 CPU MHz: 2800.000 08:20:03 BogoMIPS: 5600.00 08:20:03 Virtualization: AMD-V 08:20:03 Hypervisor vendor: KVM 08:20:03 Virtualization type: full 08:20:03 L1d cache: 64 KiB 08:20:03 L1i cache: 64 KiB 08:20:03 L2 cache: 1 MiB 08:20:03 L3 cache: 32 MiB 08:20:03 NUMA node0 CPU(s): 0,1 08:20:03 Vulnerability Itlb multihit: Not affected 08:20:03 Vulnerability L1tf: Not affected 08:20:03 Vulnerability Mds: Not affected 08:20:03 Vulnerability Meltdown: Not affected 08:20:03 Vulnerability Mmio stale data: Not affected 08:20:03 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:20:03 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:20:03 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:20:03 Vulnerability Srbds: Not affected 08:20:03 Vulnerability Tsx async abort: Not affected 08:20:03 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 08:20:03 08:20:03 08:20:03 ---> nproc: 08:20:03 2 08:20:03 08:20:03 08:20:03 ---> df -h: 08:20:03 Filesystem Size Used Avail Use% Mounted on 08:20:03 overlay 40G 7.3G 33G 19% / 08:20:03 tmpfs 64M 0 64M 0% /dev 08:20:03 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:20:03 shm 64M 0 64M 0% /dev/shm 08:20:03 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:20:03 08:20:03 08:20:03 Cannot open /var/log/sysstat/sa05: No such file or directory 08:20:03 Please check if data collecting is enabled 08:20:03 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:20:03 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:20:03 $ docker stop --time=1 001a739017513e5442ae056701643b3a38cc26b029ce98441a9fd3d933a2e5c6 08:20:04 $ docker rm -f --volumes 001a739017513e5442ae056701643b3a38cc26b029ce98441a9fd3d933a2e5c6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:20:04 [WS-CLEANUP] Deleting project workspace... 08:20:04 [WS-CLEANUP] Deferred wipeout is used... 08:20:04 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 08:20:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:05 08:20:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:20:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:05 latest: Pulling from edgex-lftools-log-publisher 08:20:05 5eb5b503b376: Pulling fs layer 08:20:05 5c69ac0246d0: Pulling fs layer 08:20:05 ec43610c2a17: Pulling fs layer 08:20:05 3a2ae6a8a46f: Pulling fs layer 08:20:05 33b1e0a273af: Pulling fs layer 08:20:05 5d3b04190fa2: Pulling fs layer 08:20:05 2f39f015ded8: Pulling fs layer 08:20:05 3a2ae6a8a46f: Waiting 08:20:05 33b1e0a273af: Waiting 08:20:05 5d3b04190fa2: Waiting 08:20:05 2f39f015ded8: Waiting 08:20:05 5c69ac0246d0: Download complete 08:20:05 3a2ae6a8a46f: Verifying Checksum 08:20:05 3a2ae6a8a46f: Download complete 08:20:05 33b1e0a273af: Verifying Checksum 08:20:05 33b1e0a273af: Download complete 08:20:05 ec43610c2a17: Verifying Checksum 08:20:05 ec43610c2a17: Download complete 08:20:05 5eb5b503b376: Verifying Checksum 08:20:05 5eb5b503b376: Download complete 08:20:06 2f39f015ded8: Download complete 08:20:06 5eb5b503b376: Pull complete 08:20:07 5c69ac0246d0: Pull complete 08:20:07 ec43610c2a17: Pull complete 08:20:07 3a2ae6a8a46f: Pull complete 08:20:07 33b1e0a273af: Pull complete 08:20:07 5d3b04190fa2: Pull complete 08:20:12 2f39f015ded8: Pull complete 08:20:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:20:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:20:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:20:12 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:20:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:20:13 $ docker top ecc62a0c80bfd4eea8bf544fd0d3b738d2832018df3517c01c2ab0f31b30b48d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:20:13 ---> job-cost.sh 08:20:13 lf-activate-venv: SKIPPING 08:20:13 INFO: No Stack... 08:20:14 INFO: Retrieving Pricing Info for: v3-standard-8 08:20:14 INFO: Archiving Costs [Pipeline] sh 08:20:14 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 08:20:14 + cut -d, -f6 [Pipeline] lock 08:20:14 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] 08:20:14 Resource [jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] did not exist. Created. 08:20:14 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:20:14 + echo total: 0.2199999988079071 [Pipeline] stash 08:20:14 Stashed 1 file(s) [Pipeline] } 08:20:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 08:20:14 $ docker stop --time=1 ecc62a0c80bfd4eea8bf544fd0d3b738d2832018df3517c01c2ab0f31b30b48d 08:20:16 $ docker rm -f --volumes ecc62a0c80bfd4eea8bf544fd0d3b738d2832018df3517c01c2ab0f31b30b48d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:20:47 Building wheel for psycopg2 (setup.py): still running... 08:20:47 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:20:47 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512675 sha256=bdd3e205fdd1084854914cd491b293a89ecf41c66152677f93b6277f4b1ff541 08:20:47 Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:20:47  DEPRECATION: Building 'flex' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'flex'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:20:47  Building wheel for flex (setup.py): started 08:20:47 Building wheel for flex (setup.py): finished with status 'done' 08:20:47 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=221aae961314818e0152905b8dea29f386a463fd76bb7824fd364a53809edb9a 08:20:47 Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:20:47  DEPRECATION: Building 'strict-rfc3339' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'strict-rfc3339'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:20:47  Building wheel for strict-rfc3339 (setup.py): started 08:20:48 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:20:48 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=7314cfef710edd45d2304c1f737528fd8e7beca98c2fe1fe93442db43eb2a4b3 08:20:48 Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:20:48  DEPRECATION: Building 'validate-email' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'validate-email'. Discussion can be found at https://github.com/pypa/pip/issues/6334 08:20:48  Building wheel for validate-email (setup.py): started 08:20:50 Building wheel for validate-email (setup.py): finished with status 'done' 08:20:50 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=ab1ca7fa884b2a3be38c47f0e1c2f558261642119935c7ff6ea1c1ceebeb2c39 08:20:50 Stored in directory: /tmp/pip-ephem-wheel-cache-qy1cakmp/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:20:50 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:20:51 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:22:13 08:22:13 Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.4.26 cffi-1.17.1 charset-normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.48.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.1 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.3 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 08:22:13 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. 08:23:00 Removing intermediate container 5230fad3bd54 08:23:00 ---> f9aa6ab89f16 08:23:00 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:23:00 ---> Running in 819831c330bd 08:23:00 Removing intermediate container 819831c330bd 08:23:00 ---> 4fa68ea7a79d 08:23:00 Step 11/13 : LABEL arch=arm64 08:23:00 ---> Running in e2051c1f6f96 08:23:00 Removing intermediate container e2051c1f6f96 08:23:00 ---> 8044b0d9c6cc 08:23:00 Step 12/13 : LABEL git_sha=49c44f89f96d869e01157586bddaa3047c647cb2 08:23:00 ---> Running in c2218824bb76 08:23:00 Removing intermediate container c2218824bb76 08:23:00 ---> a37d77cc7ced 08:23:00 Step 13/13 : LABEL version=1.0.0-dev.4 08:23:00 ---> Running in 1df150fdf0d4 08:23:00 Removing intermediate container 1df150fdf0d4 08:23:00 ---> 9f9e735bb3cd 08:23:00 [Warning] One or more build-args [ARCH] were not consumed 08:23:00 Successfully built 9f9e735bb3cd 08:23:00 Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo 08:23:00 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 08:23:00 49c44f89f96d869e01157586bddaa3047c647cb2 08:23:00 latest 08:23:00 1.0.0-dev.4 08:23:00 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:23:00 main 08:23:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:23:00 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 08:23:00 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:23:00 53eae7d15499: Preparing 08:23:00 65328d3d8906: Preparing 08:23:00 5272b87b7632: Preparing 08:23:00 a74286f44165: Preparing 08:23:00 3630471f6c2c: Preparing 08:23:00 dd9c8f8612c8: Preparing 08:23:00 dd9c8f8612c8: Waiting 08:23:01 5272b87b7632: Pushed 08:23:01 65328d3d8906: Pushed 08:23:01 a74286f44165: Pushed 08:23:01 3630471f6c2c: Pushed 08:23:01 dd9c8f8612c8: Layer already exists 08:28:08 53eae7d15499: Pushed 08:28:08 49c44f89f96d869e01157586bddaa3047c647cb2: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:08 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 08:28:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:28:09 53eae7d15499: Preparing 08:28:09 65328d3d8906: Preparing 08:28:09 5272b87b7632: Preparing 08:28:09 a74286f44165: Preparing 08:28:09 3630471f6c2c: Preparing 08:28:09 dd9c8f8612c8: Preparing 08:28:09 dd9c8f8612c8: Waiting 08:28:09 5272b87b7632: Layer already exists 08:28:09 53eae7d15499: Layer already exists 08:28:09 65328d3d8906: Layer already exists 08:28:09 3630471f6c2c: Layer already exists 08:28:09 a74286f44165: Layer already exists 08:28:09 dd9c8f8612c8: Layer already exists 08:28:09 latest: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:09 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:09 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 08:28:09 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:28:09 53eae7d15499: Preparing 08:28:09 65328d3d8906: Preparing 08:28:09 5272b87b7632: Preparing 08:28:09 a74286f44165: Preparing 08:28:09 3630471f6c2c: Preparing 08:28:09 dd9c8f8612c8: Preparing 08:28:09 dd9c8f8612c8: Waiting 08:28:09 53eae7d15499: Layer already exists 08:28:09 a74286f44165: Layer already exists 08:28:09 5272b87b7632: Layer already exists 08:28:09 65328d3d8906: Layer already exists 08:28:09 3630471f6c2c: Layer already exists 08:28:09 dd9c8f8612c8: Layer already exists 08:28:09 1.0.0-dev.4: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:10 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:10 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:28:10 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:28:10 53eae7d15499: Preparing 08:28:10 65328d3d8906: Preparing 08:28:10 5272b87b7632: Preparing 08:28:10 a74286f44165: Preparing 08:28:10 3630471f6c2c: Preparing 08:28:10 dd9c8f8612c8: Preparing 08:28:10 dd9c8f8612c8: Waiting 08:28:10 5272b87b7632: Layer already exists 08:28:10 53eae7d15499: Layer already exists 08:28:10 3630471f6c2c: Layer already exists 08:28:10 a74286f44165: Layer already exists 08:28:10 65328d3d8906: Layer already exists 08:28:10 dd9c8f8612c8: Layer already exists 08:28:10 49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:11 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 08:28:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:28:11 53eae7d15499: Preparing 08:28:11 65328d3d8906: Preparing 08:28:11 5272b87b7632: Preparing 08:28:11 a74286f44165: Preparing 08:28:11 3630471f6c2c: Preparing 08:28:11 dd9c8f8612c8: Preparing 08:28:11 dd9c8f8612c8: Waiting 08:28:11 5272b87b7632: Layer already exists 08:28:11 65328d3d8906: Layer already exists 08:28:11 a74286f44165: Layer already exists 08:28:11 53eae7d15499: Layer already exists 08:28:11 3630471f6c2c: Layer already exists 08:28:11 dd9c8f8612c8: Layer already exists 08:28:11 main: digest: sha256:62937b23b020154585320f523c8e021af0e7447f2bcdecf8e81395132a31c7ea size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:28:11 ===================================================== [Pipeline] echo 08:28:11 taggedImages: 08:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 08:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 08:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 08:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 08:28:11 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo 08:28:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2 [Pipeline] echo 08:28:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo 08:28:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.4 [Pipeline] echo 08:28:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:49c44f89f96d869e01157586bddaa3047c647cb2-1.0.0-dev.4 [Pipeline] echo 08:28:12 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:12 08:28:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:12 arm64: Pulling from edgex-lftools-log-publisher 08:28:12 8998bd30e6a1: Pulling fs layer 08:28:12 04944245beec: Pulling fs layer 08:28:12 699f458cf7ca: Pulling fs layer 08:28:12 765212b225bb: Pulling fs layer 08:28:12 f23df028b6ca: Pulling fs layer 08:28:12 d65c8cfc05b1: Pulling fs layer 08:28:12 2437ff75d9bd: Pulling fs layer 08:28:12 765212b225bb: Waiting 08:28:12 f23df028b6ca: Waiting 08:28:12 d65c8cfc05b1: Waiting 08:28:12 2437ff75d9bd: Waiting 08:28:13 04944245beec: Verifying Checksum 08:28:13 04944245beec: Download complete 08:28:13 765212b225bb: Verifying Checksum 08:28:13 765212b225bb: Download complete 08:28:13 f23df028b6ca: Verifying Checksum 08:28:13 f23df028b6ca: Download complete 08:28:13 d65c8cfc05b1: Verifying Checksum 08:28:13 d65c8cfc05b1: Download complete 08:28:13 699f458cf7ca: Verifying Checksum 08:28:13 699f458cf7ca: Download complete 08:28:13 8998bd30e6a1: Verifying Checksum 08:28:13 8998bd30e6a1: Download complete 08:28:16 2437ff75d9bd: Verifying Checksum 08:28:16 2437ff75d9bd: Download complete 08:28:18 8998bd30e6a1: Pull complete 08:28:18 04944245beec: Pull complete 08:28:19 699f458cf7ca: Pull complete 08:28:20 765212b225bb: Pull complete 08:28:21 f23df028b6ca: Pull complete 08:28:21 d65c8cfc05b1: Pull complete 08:28:39 2437ff75d9bd: Pull complete 08:28:39 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:28:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:28:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:39 prd-ubuntu20.04-docker-arm64-4c-16g-2825 does not seem to be running inside a container 08:28:39 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 08:28:40 $ docker top 45515354b74ebd0b9b34fa2307ac75ad69b68618786d5f063480f05b20240e5d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:28:41 ---> job-cost.sh 08:28:41 lf-activate-venv: SKIPPING 08:28:41 INFO: No Stack... 08:28:42 INFO: Retrieving Pricing Info for: v3-standard-4 08:28:43 INFO: Archiving Costs [Pipeline] sh 08:28:43 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 08:28:43 + cut -d, -f6 [Pipeline] lock 08:28:43 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] 08:28:43 Resource [jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] did not exist. Created. 08:28:43 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:28:44 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-d0a6f9e8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:28:45 + echo total: 0.10999999940395355 [Pipeline] stash 08:28:45 Warning: overwriting stash ‘stack-cost’ 08:28:45 Stashed 1 file(s) [Pipeline] } 08:28:45 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-54-stack-cost] [Pipeline] // lock [Pipeline] } 08:28:45 $ docker stop --time=1 45515354b74ebd0b9b34fa2307ac75ad69b68618786d5f063480f05b20240e5d 08:28:47 $ docker rm -f --volumes 45515354b74ebd0b9b34fa2307ac75ad69b68618786d5f063480f05b20240e5d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 08:28:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:28:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:28:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:28:48 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:28:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:28:48 $ docker top 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 -eo pid,comm 08:28:48 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). 08:28:48 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:28:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:28:48 [ssh-agent] Looking for ssh-agent implementation... 08:28:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:28:48 $ docker exec 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 ssh-agent 08:28:48 SSH_AUTH_SOCK=/tmp/ssh-1kbttrZLUACv/agent.31 08:28:48 SSH_AGENT_PID=37 08:28:48 Running ssh-add (command line suppressed) 08:28:49 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11617731370254986064.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11617731370254986064.key) 08:28:49 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:28:49 + git semver tag 08:28:49 2025-06-05 08:28:49,587 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:28:49 2025-06-05 08:28:49,591 [run_tag] DEBUG tag force:False 08:28:49 2025-06-05 08:28:49,591 [check_head_tag] DEBUG check head tag 08:28:49 2025-06-05 08:28:49,592 [execute] INFO git cat-file --batch-check 08:28:49 2025-06-05 08:28:49,592 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) 08:28:49 2025-06-05 08:28:49,594 [execute] INFO git cat-file --batch 08:28:49 2025-06-05 08:28:49,594 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) 08:28:49 2025-06-05 08:28:49,610 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:28:49 2025-06-05 08:28:49,610 [execute] INFO git tag -a v1.0.0-dev.4 -m v1.0.0-dev.4 08:28:49 2025-06-05 08:28:49,611 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.4', '-m', 'v1.0.0-dev.4'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 08:28:49 2025-06-05 08:28:49,615 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:28:49 1.0.0-dev.4 [Pipeline] } 08:28:49 $ docker exec --env ******** --env ******** 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 ssh-agent -k 08:28:50 unset SSH_AUTH_SOCK; 08:28:50 unset SSH_AGENT_PID; 08:28:50 echo Agent pid 37 killed; 08:28:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:28:50 + git semver [Pipeline] } 08:28:50 $ docker stop --time=1 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 08:28:51 $ docker rm -f --volumes 8826df42ea62312622e252047a99c21745c155f4c3d8ff43aaca3904d953f794 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:28:52 08:28:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:28:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:28:52 0.23.1-centos7: Pulling from edgex-lftools 08:28:52 ab5ef0e58194: Pulling fs layer 08:28:52 9712f1f96733: Pulling fs layer 08:28:52 63f879dbbcfc: Pulling fs layer 08:28:52 0d9ebad4ef96: Pulling fs layer 08:28:52 e9a5061849ea: Pulling fs layer 08:28:52 d747dcd14b5f: Pulling fs layer 08:28:52 2de7ff778b66: Pulling fs layer 08:28:52 e9a5061849ea: Waiting 08:28:52 d747dcd14b5f: Waiting 08:28:52 2de7ff778b66: Waiting 08:28:52 0d9ebad4ef96: Waiting 08:28:52 9712f1f96733: Verifying Checksum 08:28:52 9712f1f96733: Download complete 08:28:52 63f879dbbcfc: Verifying Checksum 08:28:52 63f879dbbcfc: Download complete 08:28:53 e9a5061849ea: Verifying Checksum 08:28:53 e9a5061849ea: Download complete 08:28:53 d747dcd14b5f: Verifying Checksum 08:28:53 d747dcd14b5f: Download complete 08:28:53 0d9ebad4ef96: Verifying Checksum 08:28:53 0d9ebad4ef96: Download complete 08:28:53 ab5ef0e58194: Verifying Checksum 08:28:53 ab5ef0e58194: Download complete 08:28:53 2de7ff778b66: Verifying Checksum 08:28:53 2de7ff778b66: Download complete 08:28:56 ab5ef0e58194: Pull complete 08:28:56 9712f1f96733: Pull complete 08:28:56 63f879dbbcfc: Pull complete 08:29:01 0d9ebad4ef96: Pull complete 08:29:01 e9a5061849ea: Pull complete 08:29:01 d747dcd14b5f: Pull complete 08:29:02 2de7ff778b66: Pull complete 08:29:02 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:29:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:29:02 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:02 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:29:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:29:04 $ docker top 76835f27fa96faf032251131ffc0a33fd21b034c05c379fcad072f9233a16e07 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:29:04 provisioning config files... 08:29:04 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2008944682495683751tmp 08:29:04 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16155934884297884617tmp 08:29:04 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9695166299485435935tmp [Pipeline] { [Pipeline] echo 08:29:04 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:29:04 ---> sigul-configuration.sh 08:29:04 gpg: directory `/root/.gnupg' created 08:29:04 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:29:04 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:29:04 gpg: keyring `/root/.gnupg/secring.gpg' created 08:29:04 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:29:04 gpg: CAST5 encrypted data 08:29:04 gpg: encrypted with 1 passphrase 08:29:04 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:29:04 + mkdir /home/jenkins 08:29:04 + mkdir /home/jenkins/sigul [Pipeline] sh 08:29:05 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 08:29:05 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:29:05 ---> sigul-install.sh 08:29:05 Sigul already installed; skipping installation. [Pipeline] sh 08:29:05 + git tag --list 08:29:05 v0.0.1 08:29:05 v0.0.2-dev.1 08:29:05 v0.0.2-dev.10 08:29:05 v0.0.2-dev.11 08:29:05 v0.0.2-dev.12 08:29:05 v0.0.2-dev.13 08:29:05 v0.0.2-dev.14 08:29:05 v0.0.2-dev.15 08:29:05 v0.0.2-dev.16 08:29:05 v0.0.2-dev.17 08:29:05 v0.0.2-dev.18 08:29:05 v0.0.2-dev.19 08:29:05 v0.0.2-dev.2 08:29:05 v0.0.2-dev.20 08:29:05 v0.0.2-dev.21 08:29:05 v0.0.2-dev.22 08:29:05 v0.0.2-dev.23 08:29:05 v0.0.2-dev.24 08:29:05 v0.0.2-dev.25 08:29:05 v0.0.2-dev.26 08:29:05 v0.0.2-dev.27 08:29:05 v0.0.2-dev.28 08:29:05 v0.0.2-dev.29 08:29:05 v0.0.2-dev.3 08:29:05 v0.0.2-dev.30 08:29:05 v0.0.2-dev.31 08:29:05 v0.0.2-dev.32 08:29:05 v0.0.2-dev.33 08:29:05 v0.0.2-dev.34 08:29:05 v0.0.2-dev.35 08:29:05 v0.0.2-dev.36 08:29:05 v0.0.2-dev.37 08:29:05 v0.0.2-dev.38 08:29:05 v0.0.2-dev.39 08:29:05 v0.0.2-dev.4 08:29:05 v0.0.2-dev.40 08:29:05 v0.0.2-dev.41 08:29:05 v0.0.2-dev.42 08:29:05 v0.0.2-dev.43 08:29:05 v0.0.2-dev.44 08:29:05 v0.0.2-dev.5 08:29:05 v0.0.2-dev.6 08:29:05 v0.0.2-dev.7 08:29:05 v0.0.2-dev.8 08:29:05 v0.0.2-dev.9 08:29:05 v1.0.0-dev.1 08:29:05 v1.0.0-dev.2 08:29:05 v1.0.0-dev.3 08:29:05 v1.0.0-dev.4 [Pipeline] sh 08:29:06 + lftools sign git-tag v1.0.0-dev.4 08:29:06 Signing Git tag with Sigul... 08:29:06 Signing v1.0.0-dev.4 [Pipeline] echo 08:29:07 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:29:07 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:29:07 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:29:07 $ docker stop --time=1 76835f27fa96faf032251131ffc0a33fd21b034c05c379fcad072f9233a16e07 08:29:08 $ docker rm -f --volumes 76835f27fa96faf032251131ffc0a33fd21b034c05c379fcad072f9233a16e07 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:09 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:29:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:10 $ docker top c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 -eo pid,comm 08:29:10 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). 08:29:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:10 [ssh-agent] Looking for ssh-agent implementation... 08:29:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:10 $ docker exec c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 ssh-agent 08:29:10 SSH_AUTH_SOCK=/tmp/ssh-4UmsB7UViE5O/agent.32 08:29:10 SSH_AGENT_PID=38 08:29:10 Running ssh-add (command line suppressed) 08:29:10 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3927908791160648826.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3927908791160648826.key) 08:29:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:10 + git semver bump pre 08:29:11 2025-06-05 08:29:10,998 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:29:11 2025-06-05 08:29:11,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:29:11 2025-06-05 08:29:11,003 [bump_version] DEBUG bumping version:1.0.0-dev.4 on axis:pre with prefix:dev 08:29:11 2025-06-05 08:29:11,003 [bump_version] DEBUG bumped version:1.0.0-dev.5 08:29:11 2025-06-05 08:29:11,003 [write_version] DEBUG write version:1.0.0-dev.5 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 08:29:11 2025-06-05 08:29:11,003 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:29:11 2025-06-05 08:29:11,003 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:29:11 2025-06-05 08:29:11,005 [execute] INFO git cat-file --batch-check 08:29:11 2025-06-05 08:29:11,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 08:29:11 2025-06-05 08:29:11,009 [execute] INFO git cat-file --batch 08:29:11 2025-06-05 08:29:11,009 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 08:29:11 2025-06-05 08:29:11,013 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:29:11 1.0.0-dev.5 [Pipeline] } 08:29:11 $ docker exec --env ******** --env ******** c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 ssh-agent -k 08:29:11 unset SSH_AUTH_SOCK; 08:29:11 unset SSH_AGENT_PID; 08:29:11 echo Agent pid 38 killed; 08:29:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:11 + git semver [Pipeline] } 08:29:11 $ docker stop --time=1 c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 08:29:13 $ docker rm -f --volumes c07bf9f0967eace368eda9d9592d437d7084313c54e88688578a2743dae28c70 [Pipeline] // withDockerContainer [Pipeline] sh 08:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:13 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:29:13 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:14 $ docker top 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f -eo pid,comm 08:29:14 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). 08:29:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:14 [ssh-agent] Looking for ssh-agent implementation... 08:29:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:14 $ docker exec 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f ssh-agent 08:29:14 SSH_AUTH_SOCK=/tmp/ssh-mCfgKA3DnTOJ/agent.32 08:29:14 SSH_AGENT_PID=38 08:29:14 Running ssh-add (command line suppressed) 08:29:14 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17377271167558283719.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17377271167558283719.key) 08:29:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:14 + git semver push 08:29:15 2025-06-05 08:29:15,160 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:29:15 2025-06-05 08:29:15,167 [run_push] DEBUG push 08:29:15 2025-06-05 08:29:15,168 [execute] INFO git cat-file --batch-check 08:29:15 2025-06-05 08:29:15,168 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) 08:29:15 2025-06-05 08:29:15,170 [execute] INFO git rev-list 43dfe4193dcf57e77e87adf393c47309c51747c3 -- 08:29:15 2025-06-05 08:29:15,171 [execute] DEBUG Popen(['git', 'rev-list', '43dfe4193dcf57e77e87adf393c47309c51747c3', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:29:15 2025-06-05 08:29:15,175 [execute] INFO git fetch -v -- origin 08:29:15 2025-06-05 08:29:15,175 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) 08:29:15 2025-06-05 08:29:15,671 [run_push] DEBUG no remote changes detected 08:29:15 2025-06-05 08:29:15,671 [execute] INFO git push origin semver 08:29:15 2025-06-05 08:29:15,671 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) 08:29:16 2025-06-05 08:29:16,352 [run_push] DEBUG push all version tags 08:29:16 2025-06-05 08:29:16,352 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:29:16 2025-06-05 08:29:16,353 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) 08:29:17 2025-06-05 08:29:17,792 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:29:17 1.0.0-dev.5 [Pipeline] } 08:29:18 $ docker exec --env ******** --env ******** 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f ssh-agent -k 08:29:18 unset SSH_AUTH_SOCK; 08:29:18 unset SSH_AGENT_PID; 08:29:18 echo Agent pid 38 killed; 08:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:18 + git semver [Pipeline] } 08:29:19 $ docker stop --time=1 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f 08:29:20 $ docker rm -f --volumes 0fe83c7e309c69aec5bdfcf70b6e079df37aafcc8119ecbc97ef1c5596d81d1f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:29:20 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 08:29:20 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:29:20 total 16 08:29:20 drwxr-xr-x 3 root root 4096 Jun 5 08:20 . 08:29:20 drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 08:29 .. 08:29:20 drwxr-xr-x 2 root root 4096 Jun 5 08:20 cost 08:29:20 -rw-r--r-- 1 root root 87 Jun 5 08:20 cost.csv 08:29:20 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:29:20 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:29:20 total 16 08:29:20 drwxr-xr-x 3 jenkins jenkins 4096 Jun 5 08:20 . 08:29:20 drwxrwxr-x 7 jenkins jenkins 4096 Jun 5 08:29 .. 08:29:20 drwxr-xr-x 2 jenkins jenkins 4096 Jun 5 08:20 cost 08:29:20 -rw-r--r-- 1 jenkins jenkins 87 Jun 5 08:20 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:29:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:29:21 ---> package-listing.sh 08:29:21 ++ facter osfamily 08:29:21 ++ tr '[:upper:]' '[:lower:]' 08:29:22 + OS_FAMILY=debian 08:29:22 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 08:29:22 + START_PACKAGES=/tmp/packages_start.txt 08:29:22 + END_PACKAGES=/tmp/packages_end.txt 08:29:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:29:22 + PACKAGES=/tmp/packages_start.txt 08:29:22 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:29:22 + PACKAGES=/tmp/packages_end.txt 08:29:22 + case "${OS_FAMILY}" in 08:29:22 + dpkg -l 08:29:22 + grep '^ii' 08:29:22 + '[' -f /tmp/packages_start.txt ']' 08:29:22 + '[' -f /tmp/packages_end.txt ']' 08:29:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:29:22 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:29:22 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 08:29:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 08:29:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:29:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:29:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:23 prd-ubuntu20.04-docker-8c-8g-2822 does not seem to be running inside a container 08:29:23 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:29:23 $ docker top 5f89be65288eb086d20c108aa7fa44f19bf4dd38545fff1f51d1898c4e126a5b -eo pid,comm [Pipeline] { [Pipeline] sh 08:29:23 + touch /tmp/pre-build-complete [Pipeline] sh 08:29:24 + mkdir -p /var/log/sysstat [Pipeline] sh 08:29:24 + ls /var/log/sa-host 08:29:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:24 provisioning config files... 08:29:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config6955107433309427643tmp [Pipeline] { [Pipeline] echo 08:29:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:29:24 ---> create-netrc.sh [Pipeline] } 08:29:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:29:25 ---> python-tools-install.sh [Pipeline] echo 08:29:25 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:29:25 ---> sudo-logs.sh 08:29:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:29:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:29:25 ---> job-cost.sh 08:29:25 lf-activate-venv: SKIPPING 08:29:25 DEBUG: total: 0.2199999988079071 08:29:25 INFO: Retrieving Stack Cost... 08:29:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:29:26 INFO: Archiving Costs [Pipeline] echo 08:29:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:29:26 ---> logs-deploy.sh 08:29:26 lf-activate-venv: SKIPPING 08:29:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/54 08:29:26 INFO: archiving workspace using pattern(s): 08:29:27 Archives upload complete. 08:29:27 INFO: archiving logs to Nexus