Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b931d77d11e17753c2a46cffd2d677fa5a4c20d7 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-ssh485738620598235718.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-ssh7999983364952304215.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-ssh13726074455269582027.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-ssh5365361456047088954.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-ssh3177718369218821282.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 ‘prd-ubuntu20.04-docker-8c-8g-649’ is offline Running on prd-ubuntu20.04-docker-8c-8g-650 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 b931d77d11e17753c2a46cffd2d677fa5a4c20d7 (main) Commit message: "Merge pull request #120 from jinlinGuan/upgrade-libraries" > git config core.sparsecheckout # timeout=10 > git checkout -f b931d77d11e17753c2a46cffd2d677fa5a4c20d7 # timeout=10 > git rev-list --no-walk f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:57:59 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:57:59 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:57:59 ========================================================= 07:57:59 EdgeX Global Pipelines Version Info 07:57:59 ========================================================= [Pipeline] libraryResource [Pipeline] sh 07:58:00 ------------------- 07:58:00 stable info: 07:58:00 ------------------- 07:58:00 Commited By: Ginny Guan ginny@iotechsys.com 07:58:00 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 07:58:00 Message: update stable to v1.0.274 07:58:00 ------------------- 07:58:00 experimental info: 07:58:00 ------------------- 07:58:00 Commited By: Ginny Guan ginny@iotechsys.com 07:58:00 Commit SHA: d23c20eb9a5ec3463b7c8c72fdbb28744bcccce8 07:58:00 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 07:58:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b931d77 [Pipeline] echo 07:58:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:58:01 provisioning config files... 07:58:01 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config14355899661319357462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:01 ---> ****-login.sh 07:58:01 nexus3.edgexfoundry.org:10001 07:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:02 Configure a credential helper to remove this warning. See 07:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:02 07:58:02 Login Succeeded 07:58:02 nexus3.edgexfoundry.org:10002 07:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:02 Configure a credential helper to remove this warning. See 07:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:02 07:58:02 Login Succeeded 07:58:02 nexus3.edgexfoundry.org:10003 07:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:02 Configure a credential helper to remove this warning. See 07:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:02 07:58:02 Login Succeeded 07:58:02 nexus3.edgexfoundry.org:10004 07:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:02 Configure a credential helper to remove this warning. See 07:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:02 07:58:02 Login Succeeded 07:58:02 ****.io 07:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:02 Configure a credential helper to remove this warning. See 07:58:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:02 07:58:02 Login Succeeded 07:58:02 ---> ****-login.sh ends [Pipeline] } 07:58:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 07:58:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:58:02 + grep -v github /etc/ssh/ssh_known_hosts 07:58:02 + [ -e /tmp/ssh_known_hosts ] 07:58:02 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:58:02 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:58:02 sudo tee -a /etc/ssh/ssh_known_hosts 07:58:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:03 07:58:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:03 0.1.4: Pulling from edgex-devops/py-git-semver 07:58:03 b85a868b505f: Pulling fs layer 07:58:03 e2be974225ed: Pulling fs layer 07:58:03 339a4e72a1f5: Pulling fs layer 07:58:03 988bab9f4d93: Pulling fs layer 07:58:03 1469e6f7b9e6: Pulling fs layer 07:58:03 eaf3925da568: Pulling fs layer 07:58:03 bab4dde63d76: Pulling fs layer 07:58:03 bde34c3a00c8: Pulling fs layer 07:58:03 b352a97aabf1: Pulling fs layer 07:58:03 4872d77fe225: Pulling fs layer 07:58:03 5851b861e8e6: Pulling fs layer 07:58:03 bab4dde63d76: Waiting 07:58:03 4872d77fe225: Waiting 07:58:03 bde34c3a00c8: Waiting 07:58:03 5851b861e8e6: Waiting 07:58:03 1469e6f7b9e6: Waiting 07:58:03 eaf3925da568: Waiting 07:58:03 988bab9f4d93: Waiting 07:58:03 b352a97aabf1: Waiting 07:58:03 e2be974225ed: Download complete 07:58:03 988bab9f4d93: Download complete 07:58:03 1469e6f7b9e6: Verifying Checksum 07:58:03 1469e6f7b9e6: Download complete 07:58:03 339a4e72a1f5: Verifying Checksum 07:58:03 339a4e72a1f5: Download complete 07:58:03 eaf3925da568: Download complete 07:58:03 bde34c3a00c8: Verifying Checksum 07:58:03 bde34c3a00c8: Download complete 07:58:03 b352a97aabf1: Download complete 07:58:03 4872d77fe225: Download complete 07:58:03 5851b861e8e6: Verifying Checksum 07:58:03 5851b861e8e6: Download complete 07:58:03 b85a868b505f: Verifying Checksum 07:58:03 b85a868b505f: Download complete 07:58:04 bab4dde63d76: Download complete 07:58:05 b85a868b505f: Pull complete 07:58:05 e2be974225ed: Pull complete 07:58:05 339a4e72a1f5: Pull complete 07:58:05 988bab9f4d93: Pull complete 07:58:05 1469e6f7b9e6: Pull complete 07:58:05 eaf3925da568: Pull complete 07:58:07 bab4dde63d76: Pull complete 07:58:07 bde34c3a00c8: Pull complete 07:58:07 b352a97aabf1: Pull complete 07:58:07 4872d77fe225: Pull complete 07:58:07 5851b861e8e6: Pull complete 07:58:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:58:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:58:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:58:07 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 07:58:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:58:08 $ docker top e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 -eo pid,comm 07:58:08 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). 07:58:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:58:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:08 [ssh-agent] Looking for ssh-agent implementation... 07:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:09 $ docker exec e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent 07:58:09 SSH_AUTH_SOCK=/tmp/ssh-7s3ki1CCDb2e/agent.32 07:58:09 SSH_AGENT_PID=38 07:58:09 Running ssh-add (command line suppressed) 07:58:09 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17812044906516761066.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17812044906516761066.key) 07:58:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:09 + git tag --points-at HEAD [Pipeline] } 07:58:09 $ docker exec --env ******** --env ******** e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent -k 07:58:09 unset SSH_AUTH_SOCK; 07:58:09 unset SSH_AGENT_PID; 07:58:09 echo Agent pid 38 killed; 07:58:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:58:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:58:09 [ssh-agent] Looking for ssh-agent implementation... 07:58:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:58:09 $ docker exec e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent 07:58:09 SSH_AUTH_SOCK=/tmp/ssh-4VN5iezjrryQ/agent.72 07:58:09 SSH_AGENT_PID=78 07:58:09 Running ssh-add (command line suppressed) 07:58:10 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8873261804776486229.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_8873261804776486229.key) 07:58:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:58:10 + git semver init 07:58:10 2025-04-29 07:58:10,551 [run_init] DEBUG init version:0.0.0 force:False 07:58:10 2025-04-29 07:58:10,551 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 07:58:10 2025-04-29 07:58:10,551 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 07:58:10 2025-04-29 07:58:10,552 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 07:58:11 2025-04-29 07:58:11,134 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 07:58:11 2025-04-29 07:58:11,134 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 07:58:11 2025-04-29 07:58:11,134 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:58:11 2025-04-29 07:58:11,135 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 07:58:11 1.0.0-dev.1 [Pipeline] } 07:58:11 $ docker exec --env ******** --env ******** e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 ssh-agent -k 07:58:11 unset SSH_AUTH_SOCK; 07:58:11 unset SSH_AGENT_PID; 07:58:11 echo Agent pid 78 killed; 07:58:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:58:11 + git semver [Pipeline] } 07:58:11 $ docker stop --time=1 e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 07:58:13 $ docker rm -f --volumes e85ad7d83dd4f93293cf20141ee3aa18b004df2c216c848695e6711e8f923405 [Pipeline] // withDockerContainer [Pipeline] sh 07:58:13 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:58:13 Stashed 1 file(s) [Pipeline] echo 07:58:13 [edgeXSemver]: initialized semver on version 1.0.0-dev.1 [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 07:58:13 provisioning config files... 07:58:13 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10724505688499347789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:58:14 ---> ****-login.sh 07:58:14 nexus3.edgexfoundry.org:10001 07:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:14 Configure a credential helper to remove this warning. See 07:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:14 07:58:14 Login Succeeded 07:58:14 nexus3.edgexfoundry.org:10002 07:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:14 Configure a credential helper to remove this warning. See 07:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:14 07:58:14 Login Succeeded 07:58:14 nexus3.edgexfoundry.org:10003 07:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:14 Configure a credential helper to remove this warning. See 07:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:14 07:58:14 Login Succeeded 07:58:14 nexus3.edgexfoundry.org:10004 07:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:14 Configure a credential helper to remove this warning. See 07:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:14 07:58:14 Login Succeeded 07:58:14 ****.io 07:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:58:14 Configure a credential helper to remove this warning. See 07:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:58:14 07:58:14 Login Succeeded 07:58:14 ---> ****-login.sh ends [Pipeline] } 07:58:14 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 07:58:15 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:58:15 + ls -al . 07:58:15 total 72 07:58:15 drwxrwxr-x 7 jenkins jenkins 4096 Apr 29 07:58 . 07:58:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:57 .. 07:58:15 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 07:58 .git 07:58:15 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 07:57 .github 07:58:15 -rw-rw-r-- 1 jenkins jenkins 22 Apr 29 07:57 .gitignore 07:58:15 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 07:58 .semver 07:58:15 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 29 07:57 Dockerfile 07:58:15 -rw-rw-r-- 1 jenkins jenkins 746 Apr 29 07:57 Jenkinsfile 07:58:15 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 29 07:57 LICENSE 07:58:15 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 29 07:57 README.md 07:58:15 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 07:57 TAF-Manager 07:58:15 drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 07:57 TUC 07:58:15 -rw-rw-r-- 1 jenkins jenkins 11 Apr 29 07:58 VERSION 07:58:15 -rw-rw-r-- 1 jenkins jenkins 347 Apr 29 07:57 requirements.txt 07:58:15 -rw-rw-r-- 1 jenkins jenkins 54 Apr 29 07:57 robot-entrypoint.sh 07:58:15 -rw-rw-r-- 1 jenkins jenkins 445 Apr 29 07:57 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:58:16 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 --label arch=amd64 --label version=1.0.0-dev.1 . 07:58:16 Sending build context to Docker daemon 587.8kB 07:58:16 Step 1/13 : FROM alpine:3.20 07:58:16 3.20: Pulling from library/alpine 07:58:16 0a9a5dfd008f: Pulling fs layer 07:58:16 0a9a5dfd008f: Verifying Checksum 07:58:16 0a9a5dfd008f: Download complete 07:58:16 0a9a5dfd008f: Pull complete 07:58:16 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 07:58:16 Status: Downloaded newer image for alpine:3.20 07:58:16 ---> ff221270b9fb 07:58:16 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 07:58:16 ---> Running in df22cc67a401 07:58:17 Removing intermediate container df22cc67a401 07:58:17 ---> c851c9f95adc 07:58:17 Step 3/13 : LABEL maintainer="Bruce Huang " 07:58:17 ---> Running in 11a1c38fcbf0 07:58:17 Removing intermediate container 11a1c38fcbf0 07:58:17 ---> b93c21d4b105 07:58:17 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 07:58:17 ---> ebab562bd57a 07:58:17 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 07:58:17 ---> 113c9368811f 07:58:17 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 07:58:17 ---> fb8cd17bcf3c 07:58:17 Step 7/13 : WORKDIR /edgex-taf 07:58:17 ---> Running in da6a46c25cee 07:58:17 Removing intermediate container da6a46c25cee 07:58:17 ---> 09c311d1b128 07:58:17 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:58:17 ---> Running in 93513ba06578 07:58:18 Removing intermediate container 93513ba06578 07:58:18 ---> 2a18d5303787 07:58:18 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 07:58:18 ---> Running in f732ea4310d6 07:58:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:19 OK: 8 MiB in 14 packages 07:58:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:21 (1/14) Installing ca-certificates (20241121-r1) 07:58:21 (2/14) Installing brotli-libs (1.1.0-r2) 07:58:21 (3/14) Installing c-ares (1.33.1-r0) 07:58:22 (4/14) Installing libunistring (1.2-r0) 07:58:22 (5/14) Installing libidn2 (2.3.7-r0) 07:58:22 (6/14) Installing nghttp2-libs (1.62.1-r0) 07:58:23 (7/14) Installing libpsl (0.21.5-r1) 07:58:23 (8/14) Installing zstd-libs (1.5.6-r0) 07:58:23 (9/14) Installing libcurl (8.12.1-r0) 07:58:24 (10/14) Installing curl (8.12.1-r0) 07:58:24 (11/14) Installing docker-cli (26.1.5-r0) 07:58:26 (12/14) Installing oniguruma (6.9.9-r0) 07:58:27 (13/14) Installing jq (1.7.1-r0) 07:58:27 (14/14) Installing openssl (3.3.3-r0) 07:58:27 Executing busybox-1.36.1-r29.trigger 07:58:27 Executing ca-certificates-20241121-r1.trigger 07:58:27 OK: 43 MiB in 28 packages 07:58:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:58:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:58:28 Still waiting to schedule task 07:58:28 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 07:58:29 (1/167) Installing libexpat (2.7.0-r0) 07:58:29 (2/167) Installing libbz2 (1.0.8-r6) 07:58:29 (3/167) Installing libpng (1.6.44-r0) 07:58:30 (4/167) Installing freetype (2.13.2-r0) 07:58:30 (5/167) Installing fontconfig (2.15.0-r1) 07:58:31 (6/167) Installing libfontenc (1.1.8-r0) 07:58:31 (7/167) Installing mkfontscale (1.2.2-r6) 07:58:31 (8/167) Installing font-opensans (0_git20210927-r1) 07:58:32 (9/167) Installing pkgconf (2.2.0-r0) 07:58:32 (10/167) Installing libgcc (13.2.1_git20240309-r1) 07:58:32 (11/167) Installing libffi (3.4.6-r0) 07:58:33 (12/167) Installing libintl (0.22.5-r0) 07:58:33 (13/167) Installing libeconf (0.6.3-r0) 07:58:33 (14/167) Installing libblkid (2.40.1-r1) 07:58:33 (15/167) Installing libmount (2.40.1-r1) 07:58:34 (16/167) Installing pcre2 (10.43-r0) 07:58:34 (17/167) Installing glib (2.80.5-r0) 07:58:35 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 07:58:35 (19/167) Installing xz-libs (5.6.2-r1) 07:58:36 (20/167) Installing libxml2 (2.12.7-r2) 07:58:36 (21/167) Installing shared-mime-info (2.4-r0) 07:58:37 (22/167) Installing hicolor-icon-theme (0.17-r2) 07:58:37 (23/167) Installing libjpeg-turbo (3.0.3-r0) 07:58:37 (24/167) Installing libsharpyuv (1.3.2-r0) 07:58:38 (25/167) Installing libwebp (1.3.2-r0) 07:58:38 (26/167) Installing tiff (4.6.0t-r0) 07:58:38 (27/167) Installing gdk-pixbuf (2.42.12-r0) 07:58:39 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 07:58:39 (29/167) Installing libxau (1.0.11-r4) 07:58:39 (30/167) Installing libmd (1.1.0-r0) 07:58:39 (31/167) Installing libbsd (0.12.2-r0) 07:58:40 (32/167) Installing libxdmcp (1.1.5-r1) 07:58:40 (33/167) Installing libxcb (1.16.1-r0) 07:58:41 (34/167) Installing libx11 (1.8.9-r1) 07:58:41 (35/167) Installing libxcomposite (0.4.6-r5) 07:58:41 (36/167) Installing libxfixes (6.0.1-r4) 07:58:42 (37/167) Installing libxrender (0.9.11-r5) 07:58:42 (38/167) Installing libxcursor (1.2.2-r1) 07:58:42 (39/167) Installing libxdamage (1.1.6-r5) 07:58:42 (40/167) Installing libxext (1.3.6-r2) 07:58:43 (41/167) Installing libxi (1.8.1-r4) 07:58:43 (42/167) Installing libxinerama (1.1.5-r4) 07:58:43 (43/167) Installing libxrandr (1.5.4-r1) 07:58:44 (44/167) Installing libatk-1.0 (2.52.0-r0) 07:58:44 (45/167) Installing libxtst (1.2.4-r6) 07:58:44 (46/167) Installing dbus-libs (1.14.10-r1) 07:58:45 (47/167) Installing at-spi2-core (2.52.0-r0) 07:58:45 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 07:58:45 (49/167) Installing pixman (0.43.2-r0) 07:58:46 (50/167) Installing cairo (1.18.0-r0) 07:58:46 (51/167) Installing cairo-gobject (1.18.0-r0) 07:58:46 (52/167) Installing avahi-libs (0.8-r17) 07:58:47 (53/167) Installing gmp (6.3.0-r1) 07:58:47 (54/167) Installing nettle (3.9.1-r0) 07:58:48 (55/167) Installing libtasn1 (4.20.0-r0) 07:58:48 (56/167) Installing p11-kit (0.25.3-r0) 07:58:48 (57/167) Installing gnutls (3.8.5-r0) 07:58:49 (58/167) Installing cups-libs (2.4.9-r1) 07:58:49 (59/167) Installing libepoxy (1.5.10-r1) 07:58:50 (60/167) Installing fribidi (1.0.15-r0) 07:58:50 (61/167) Installing graphite2 (1.3.14-r6) 07:58:50 (62/167) Installing harfbuzz (8.5.0-r0) 07:58:51 (63/167) Installing libxft (2.3.8-r3) 07:58:51 (64/167) Installing pango (1.52.2-r0) 07:58:51 (65/167) Installing wayland-libs-client (1.22.0-r4) 07:58:52 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 07:58:52 (67/167) Installing wayland-libs-egl (1.22.0-r4) 07:58:52 (68/167) Installing xkeyboard-config (2.41-r0) 07:58:53 (69/167) Installing libxkbcommon (1.7.0-r0) 07:58:53 (70/167) Installing gtk+3.0 (3.24.43-r0) 07:58:54 (71/167) Installing icu-data-full (74.2-r0) 07:58:55 (72/167) Installing mesa (24.0.9-r1) 07:58:55 (73/167) Installing llvm17-libs (17.0.6-r2) 07:59:05 (74/167) Installing hwdata-pci (0.382-r0) 07:59:05 (75/167) Installing libpciaccess (0.18.1-r0) 07:59:05 (76/167) Installing libdrm (2.4.120-r0) 07:59:05 (77/167) Installing libelf (0.191-r0) 07:59:05 (78/167) Installing mesa-glapi (24.0.9-r1) 07:59:06 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 07:59:08 (80/167) Installing eudev-libs (3.2.14-r2) 07:59:08 (81/167) Installing libmagic (5.45-r1) 07:59:09 (82/167) Installing file (5.45-r1) 07:59:09 (83/167) Installing xprop (1.2.7-r0) 07:59:09 (84/167) Installing libice (1.1.1-r6) 07:59:09 (85/167) Installing libuuid (2.40.1-r1) 07:59:10 (86/167) Installing libsm (1.2.4-r4) 07:59:10 (87/167) Installing libxt (1.3.0-r5) 07:59:11 (88/167) Installing libxmu (1.1.4-r2) 07:59:11 (89/167) Installing xset (1.2.5-r1) 07:59:11 (90/167) Installing xdg-utils (1.2.1-r0) 07:59:11 (91/167) Installing libogg (1.3.5-r5) 07:59:12 (92/167) Installing libflac (1.4.3-r1) 07:59:12 (93/167) Installing alsa-lib (1.2.11-r0) 07:59:12 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 07:59:13 (95/167) Installing aom-libs (3.9.1-r0) 07:59:14 (96/167) Installing libva (2.21.0-r0) 07:59:14 (97/167) Installing libvdpau (1.5-r3) 07:59:14 (98/167) Installing onevpl-libs (2023.3.1-r2) 07:59:15 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 07:59:15 (100/167) Installing libdav1d (1.4.2-r0) 07:59:16 (101/167) Installing openexr-libiex (3.1.13-r1) 07:59:16 (102/167) Installing openexr-libilmthread (3.1.13-r1) 07:59:16 (103/167) Installing imath (3.1.12-r0) 07:59:17 (104/167) Installing openexr-libopenexr (3.1.13-r1) 07:59:17 (105/167) Installing giflib (5.2.2-r0) 07:59:17 (106/167) Installing libhwy (1.0.7-r0) 07:59:18 (107/167) Installing lcms2 (2.16-r0) 07:59:18 (108/167) Installing libjxl (0.10.2-r0) 07:59:19 (109/167) Installing lame-libs (3.100-r5) 07:59:19 (110/167) Installing opus (1.5.2-r0) 07:59:20 (111/167) Installing rav1e-libs (0.7.1-r0) 07:59:20 (112/167) Installing libgomp (13.2.1_git20240309-r1) 07:59:20 (113/167) Installing soxr (0.1.3-r7) 07:59:21 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 07:59:21 (115/167) Installing libtheora (1.1.1-r18) 07:59:22 (116/167) Installing libvorbis (1.3.7-r2) 07:59:22 (117/167) Installing libvpx (1.14.1-r0) 07:59:22 (118/167) Installing libwebpmux (1.3.2-r0) 07:59:23 (119/167) Installing x264-libs (0.164_git20231001-r0) 07:59:23 (120/167) Installing numactl (2.0.18-r0) 07:59:24 (121/167) Installing x265-libs (3.6-r0) 07:59:24 (122/167) Installing xvidcore (1.3.7-r2) 07:59:25 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 07:59:25 (124/167) Installing libbluray (1.3.4-r1) 07:59:26 (125/167) Installing mpg123-libs (1.32.8-r0) 07:59:26 (126/167) Installing libopenmpt (0.7.7-r0) 07:59:27 (127/167) Installing cjson (1.7.18-r0) 07:59:27 (128/167) Installing mbedtls (3.6.3-r0) 07:59:27 (129/167) Installing librist (0.2.10-r1) 07:59:28 (130/167) Installing libsrt (1.5.3-r0) 07:59:28 (131/167) Installing libssh (0.10.6-r0) 07:59:28 (132/167) Installing libsodium (1.0.19-r0) 07:59:29 (133/167) Installing libzmq (4.3.5-r2) 07:59:29 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 07:59:30 (135/167) Installing crc32c (1.1.2-r0) 07:59:30 (136/167) Installing double-conversion (3.3.0-r0) 07:59:30 (137/167) Installing libevent (2.1.12-r7) 07:59:31 (138/167) Installing wayland-libs-server (1.22.0-r4) 07:59:31 (139/167) Installing mesa-gbm (24.0.9-r1) 07:59:31 (140/167) Installing harfbuzz-subset (8.5.0-r0) 07:59:32 (141/167) Installing icu-libs (74.2-r0) 07:59:32 (142/167) Installing minizip (1.3.1-r0) 07:59:33 (143/167) Installing nspr (4.35-r4) 07:59:33 (144/167) Installing sqlite-libs (3.45.3-r2) 07:59:33 (145/167) Installing nss (3.105-r0) 07:59:34 (146/167) Installing openh264 (2.4.1-r0) 07:59:34 (147/167) Installing libcamera-ipa (0.3.0-r0) 07:59:35 (148/167) Installing libunwind (1.8.1-r0) 07:59:35 (149/167) Installing yaml (0.2.5-r2) 07:59:35 (150/167) Installing libcamera (0.3.0-r0) 07:59:36 (151/167) Installing speexdsp (1.2.1-r2) 07:59:36 (152/167) Installing libuv (1.48.0-r0) 07:59:36 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 07:59:37 (154/167) Installing libsndfile (1.2.2-r1) 07:59:37 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 07:59:38 (156/167) Installing pipewire-libs (1.0.6-r1) 07:59:38 (157/167) Installing libasyncns (0.8-r3) 07:59:39 (158/167) Installing libltdl (2.4.7-r3) 07:59:39 (159/167) Installing orc (0.4.40-r0) 07:59:39 (160/167) Installing tdb-libs (1.4.9-r1) 07:59:40 (161/167) Installing libpulse (17.0-r0) 07:59:40 (162/167) Installing libwebpdemux (1.3.2-r0) 07:59:40 (163/167) Installing libgpg-error (1.49-r0) 07:59:41 (164/167) Installing libgcrypt (1.10.3-r0) 07:59:41 (165/167) Installing libxslt (1.1.39-r2) 07:59:42 (166/167) Installing chromium (131.0.6778.108-r0) 07:59:57 (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) 07:59:57 Executing busybox-1.36.1-r29.trigger 07:59:57 Executing fontconfig-2.15.0-r1.trigger 07:59:57 Executing mkfontscale-1.2.2-r6.trigger 07:59:57 Executing glib-2.80.5-r0.trigger 07:59:57 Executing shared-mime-info-2.4-r0.trigger 07:59:57 Executing gdk-pixbuf-2.42.12-r0.trigger 07:59:57 Executing gtk-update-icon-cache-3.24.43-r0.trigger 07:59:57 Executing gtk+3.0-3.24.43-r0.trigger 07:59:57 OK: 672 MiB in 195 packages 07:59:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 07:59:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 07:59:59 (1/30) Installing jansson (2.14-r4) 07:59:59 (2/30) Installing binutils (2.42-r1) 07:59:59 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:00:00 (4/30) Installing isl26 (0.26-r1) 08:00:00 (5/30) Installing mpfr4 (4.2.1-r0) 08:00:00 (6/30) Installing mpc1 (1.3.1-r1) 08:00:01 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:00:11 Running on prd-ubuntu20.04-docker-arm64-4c-16g-651 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 08:00:11 Selected Git installation does not exist. Using Default 08:00:11 The recommended git tool is: NONE 08:00:11 (8/30) Installing musl-dev (1.2.5-r1) 08:00:11 (9/30) Installing linux-headers (6.6-r0) 08:00:11 (10/30) Installing libffi-dev (3.4.6-r0) 08:00:11 (11/30) Installing libpq (16.8-r0) 08:00:11 (12/30) Installing openssl-dev (3.3.3-r0) 08:00:11 (13/30) Installing libpq-dev (16.8-r0) 08:00:12 (14/30) Installing libecpg (16.8-r0) 08:00:12 (15/30) Installing libecpg-dev (16.8-r0) 08:00:13 (16/30) Installing clang16-headers (16.0.6-r5) 08:00:13 (17/30) Installing llvm16-libs (16.0.6-r9) 08:00:17 using credential edgex-jenkins-ssh 08:00:17 Cloning the remote Git repository 08:00:17 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 08:00:17 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 08:00:17 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 08:00:17 > git --version # timeout=10 08:00:17 > git --version # 'git version 2.25.1' 08:00:17 using GIT_SSH to set credentials SSH Credentials for GitHub 08:00:17 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:18 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 08:00:18 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:00:19 Avoid second fetch 08:00:19 Checking out Revision b931d77d11e17753c2a46cffd2d677fa5a4c20d7 (main) 08:00:19 Commit message: "Merge pull request #120 from jinlinGuan/upgrade-libraries" 08:00:19 > git config core.sparsecheckout # timeout=10 08:00:19 > git checkout -f b931d77d11e17753c2a46cffd2d677fa5a4c20d7 # timeout=10 08:00:20 (18/30) Installing clang16-libs (16.0.6-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:00:24 (19/30) Installing fortify-headers (1.1-r3) 08:00:24 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:00:24 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:00:24 % Total % Received % Xferd Average Speed Time Time Time Current 08:00:24 Dload Upload Total Spent Left Speed 08:00:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 55773 0 --:--:-- --:--:-- --:--:-- 55773 [Pipeline] sh 08:00:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:00:24 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:00:25 + sudo tee /etc/docker/daemon.new 08:00:25 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:00:25 { 08:00:25 "registry-mirrors": [ 08:00:25 "https://nexus3.edgexfoundry.org:10001" 08:00:25 ], 08:00:25 "bip": "10.250.0.254/24", 08:00:25 "hosts": [ 08:00:25 "tcp://0.0.0.0:5555", 08:00:25 "unix:///var/run/docker.sock" 08:00:25 ], 08:00:25 "mtu": 1458, 08:00:25 "selinux-enabled": true, 08:00:25 "seccomp-profile": "/etc/docker/seccomp.json" 08:00:25 } [Pipeline] sh 08:00:25 (22/30) Installing clang16 (16.0.6-r5) 08:00:25 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:00:25 + sudo service docker restart 08:00:25 (23/30) Installing icu (74.2-r0) 08:00:26 (24/30) Installing icu-dev (74.2-r0) 08:00:26 (25/30) Installing llvm16 (16.0.6-r9) 08:00:34 (26/30) Installing lz4-libs (1.9.4-r5) 08:00:34 (27/30) Installing lz4-dev (1.9.4-r5) 08:00:34 (28/30) Installing zstd (1.5.6-r0) 08:00:34 (29/30) Installing zstd-dev (1.5.6-r0) 08:00:35 (30/30) Installing postgresql16-dev (16.8-r0) 08:00:35 Executing busybox-1.36.1-r29.trigger 08:00:35 OK: 1208 MiB in 225 packages 08:00:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:00:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:00:36 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:00:40 (2/14) Installing gdbm (1.23-r1) 08:00:40 (3/14) Installing mpdecimal (4.0.0-r0) 08:00:40 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:00:41 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:00:41 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:00:41 (7/14) Installing readline (8.2.10-r0) 08:00:42 (8/14) Installing python3 (3.12.10-r0) 08:00:42 (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) 08:00:43 (10/14) Installing pyc (3.12.10-r0) 08:00:43 (11/14) Installing python3-pyc (3.12.10-r0) 08:00:43 (12/14) Installing python3-dev (3.12.10-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:00:44 provisioning config files... 08:00:44 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9768763205846501203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:00:44 ---> ****-login.sh 08:00:44 nexus3.edgexfoundry.org:10001 08:00:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:45 Configure a credential helper to remove this warning. See 08:00:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:45 08:00:45 Login Succeeded 08:00:45 nexus3.edgexfoundry.org:10002 08:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:45 Configure a credential helper to remove this warning. See 08:00:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:45 08:00:45 Login Succeeded 08:00:45 nexus3.edgexfoundry.org:10003 08:00:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:45 Configure a credential helper to remove this warning. See 08:00:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:45 08:00:45 Login Succeeded 08:00:45 nexus3.edgexfoundry.org:10004 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 ****.io 08:00:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:00:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:00:46 Configure a credential helper to remove this warning. See 08:00:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:00:46 08:00:46 Login Succeeded 08:00:46 ---> ****-login.sh ends [Pipeline] } 08:00:46 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:00:47 + sudo chown -R jenkins:jenkins . [Pipeline] sh 08:00:47 + ls -al . 08:00:47 total 68 08:00:47 drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 08:00 . 08:00:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 08:00 .. 08:00:47 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 08:00 .git 08:00:47 drwxrwxr-x 2 jenkins jenkins 4096 Apr 29 08:00 .github 08:00:47 -rw-rw-r-- 1 jenkins jenkins 22 Apr 29 08:00 .gitignore 08:00:47 -rw-rw-r-- 1 jenkins jenkins 1653 Apr 29 08:00 Dockerfile 08:00:47 -rw-rw-r-- 1 jenkins jenkins 746 Apr 29 08:00 Jenkinsfile 08:00:47 -rw-rw-r-- 1 jenkins jenkins 11381 Apr 29 08:00 LICENSE 08:00:47 -rw-rw-r-- 1 jenkins jenkins 3606 Apr 29 08:00 README.md 08:00:47 drwxrwxr-x 4 jenkins jenkins 4096 Apr 29 08:00 TAF-Manager 08:00:47 drwxrwxr-x 6 jenkins jenkins 4096 Apr 29 08:00 TUC 08:00:47 -rw-rw-r-- 1 jenkins jenkins 11 Apr 29 07:58 VERSION 08:00:47 -rw-rw-r-- 1 jenkins jenkins 347 Apr 29 08:00 requirements.txt 08:00:47 -rw-rw-r-- 1 jenkins jenkins 54 Apr 29 08:00 robot-entrypoint.sh 08:00:47 -rw-rw-r-- 1 jenkins jenkins 445 Apr 29 08:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:00:48 (13/14) Installing libsodium-dev (1.0.19-r0) 08:00:48 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 --label arch=arm64 --label version=1.0.0-dev.1 . 08:00:48 (14/14) Installing zeromq-dev (4.3.5-r2) 08:00:48 Sending build context to Docker daemon 358.4kB 08:00:48 Step 1/13 : FROM alpine:3.20 08:00:48 Executing busybox-1.36.1-r29.trigger 08:00:48 OK: 1374 MiB in 239 packages 08:00:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:00:48 3.20: Pulling from library/alpine 08:00:48 94e9d8af2201: Pulling fs layer 08:00:49 94e9d8af2201: Download complete 08:00:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:00:49 94e9d8af2201: Pull complete 08:00:49 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 08:00:49 Status: Downloaded newer image for alpine:3.20 08:00:49 ---> 7aab056cecc6 08:00:49 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 08:00:49 OK: 1374 MiB in 239 packages 08:00:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 08:00:50 ---> Running in 8b116fd70e72 08:00:50 Removing intermediate container 8b116fd70e72 08:00:50 ---> 4b2da72ab42f 08:00:50 Step 3/13 : LABEL maintainer="Bruce Huang " 08:00:50 ---> Running in 439bcfd298c6 08:00:50 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 08:00:50 Removing intermediate container 439bcfd298c6 08:00:50 ---> 96ee76457042 08:00:50 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 08:00:51 (1/1) Installing tzdata (2025b-r0) 08:00:51 ---> 905e556e94a0 08:00:51 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 08:00:51 OK: 1376 MiB in 240 packages 08:00:51 (1/1) Purging tzdata (2025b-r0) 08:00:51 OK: 1374 MiB in 239 packages 08:00:52 ---> 147e279a7e33 08:00:52 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 08:00:52 ---> 095337ccadfa 08:00:52 Step 7/13 : WORKDIR /edgex-taf 08:00:52 ---> Running in e73f87fed58a 08:00:52 Removing intermediate container e73f87fed58a 08:00:52 ---> cda8c2353b23 08:00:52 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:00:52 ---> Running in 0eef661e720f 08:00:53 Looking in links: /tmp/tmpbwob9nhd 08:00:53 Processing /tmp/tmpbwob9nhd/pip-25.0.1-py3-none-any.whl 08:00:53 Installing collected packages: pip 08:00:54 Successfully installed pip-25.0.1 08:00:54 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 08:00:54 Removing intermediate container 0eef661e720f 08:00:54 ---> c98e94066826 08:00:54 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:00:54 ---> Running in eb28d2548c61 08:00:55 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:00:55 Collecting pip 08:00:55 Downloading pip-25.1-py3-none-any.whl.metadata (3.6 kB) 08:00:55 Collecting setuptools 08:00:55 Downloading setuptools-80.0.0-py3-none-any.whl.metadata (6.5 kB) 08:00:55 Collecting wheel 08:00:55 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:00:55 Downloading pip-25.1-py3-none-any.whl (1.8 MB) 08:00:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 165.1 MB/s eta 0:00:00 08:00:55 Downloading setuptools-80.0.0-py3-none-any.whl (1.2 MB) 08:00:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 167.8 MB/s eta 0:00:00 08:00:55 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:00:55 Installing collected packages: wheel, setuptools, pip 08:00:55 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:56 Attempting uninstall: pip 08:00:56 Found existing installation: pip 25.0.1 08:00:56 Uninstalling pip-25.0.1: 08:00:56 Successfully uninstalled pip-25.0.1 08:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:57 Successfully installed pip-25.1 setuptools-80.0.0 wheel-0.45.1 08:00:57 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:00:57 Processing ./edgex-taf-common 08:00:57 Preparing metadata (setup.py): started 08:00:57 Preparing metadata (setup.py): finished with status 'done' 08:00:57 Building wheels for collected packages: edgex-taf-common 08:00:57  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:00:57  Building wheel for edgex-taf-common (setup.py): started 08:00:58 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:00:58 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14538 sha256=d8b282d330f071bf370f50a5b3f1f8d919b1fd27f8ace9f36b3e8ee97bd63345 08:00:58 Stored in directory: /tmp/pip-ephem-wheel-cache-s8nw7ca7/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:00:58 Successfully built edgex-taf-common 08:00:58 Installing collected packages: edgex-taf-common 08:00:58 Successfully installed edgex-taf-common-0.0.0 08:00:58 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:00:58 OK: 9 MiB in 14 packages 08:00:58 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:00:58 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 08:00:58 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 08:00:58 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 08:00:58 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 08:00:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:00:59 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:00:59 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:00:59 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:00:59 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:00:59 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 08:00:59 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:00:59 Preparing metadata (setup.py): started 08:00:59 Preparing metadata (setup.py): finished with status 'done' 08:00:59 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 08:00:59 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:00:59 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 08:00:59 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:00:59 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 08:00:59 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 08:00:59 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 08:00:59 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:00:59 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 08:00:59 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:00:59 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 08:00:59 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) 08:00:59 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 08:00:59 Downloading psutil-7.0.0.tar.gz (497 kB) 08:00:59 Installing build dependencies: started 08:01:00 Installing build dependencies: finished with status 'done' 08:01:00 Getting requirements to build wheel: started 08:01:00 (1/14) Installing ca-certificates (20241121-r1) 08:01:00 Getting requirements to build wheel: finished with status 'done' 08:01:00 Preparing metadata (pyproject.toml): started 08:01:01 (2/14) Installing brotli-libs (1.1.0-r2) 08:01:01 Preparing metadata (pyproject.toml): finished with status 'done' 08:01:01 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 08:01:01 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) 08:01:01 (3/14) Installing c-ares (1.33.1-r0) 08:01:01 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 08:01:01 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 08:01:01 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 08:01:01 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:01:01 Preparing metadata (setup.py): started 08:01:01 (4/14) Installing libunistring (1.2-r0) 08:01:01 Preparing metadata (setup.py): finished with status 'done' 08:01:01 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 08:01:01 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) 08:01:02 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 08:01:02 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 08:01:02 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:02 Downloading selenium-4.31.0-py3-none-any.whl.metadata (7.5 kB) 08:01:02 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:02 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:01:02 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:02 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 08:01:02 (5/14) Installing libidn2 (2.3.7-r0) 08:01:02 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 08:01:02 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading flex-6.14.1.tar.gz (40 kB) 08:01:02 Preparing metadata (setup.py): started 08:01:02 Preparing metadata (setup.py): finished with status 'done' 08:01:02 (6/14) Installing nghttp2-libs (1.62.1-r0) 08:01:02 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:01:02 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:01:02 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 08:01:02 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:01:02 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 08:01:02 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:01:02 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:02 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:01:03 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 08:01:03 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) 08:01:03 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 08:01:03 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:01:03 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 08:01:03 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 08:01:03 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 08:01:03 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 08:01:03 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:01:03 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:01:03 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:01:03 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:01:03 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.0.0) 08:01:03 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:01:03 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:01:03 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:01:03 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 08:01:03 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:01:03 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:01:03 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:01:03 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:01:03 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:01:03 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:01:03 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:01:03 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:01:03 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:01:03 (7/14) Installing libpsl (0.21.5-r1) 08:01:03 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:01:03 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:01:03 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:03 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 08:01:03 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:03 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:01:03 Preparing metadata (setup.py): started 08:01:03 (8/14) Installing zstd-libs (1.5.6-r0) 08:01:03 Preparing metadata (setup.py): finished with status 'done' 08:01:03 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:03 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:01:03 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:03 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:01:03 Preparing metadata (setup.py): started 08:01:04 Preparing metadata (setup.py): finished with status 'done' 08:01:04 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:01:04 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:01:04 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:01:04 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:01:04 (9/14) Installing libcurl (8.12.1-r0) 08:01:04 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 08:01:04 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 (10/14) Installing curl (8.12.1-r0) 08:01:04 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:01:04 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:01:04 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:01:04 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:01:04 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 08:01:04 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:01:04 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:01:04 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:01:04 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:01:04 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:01:04 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:01:04 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:01:04 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:01:04 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:01:04 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) 08:01:04 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 08:01:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 214.3 MB/s eta 0:00:00 08:01:04 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 08:01:04 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:01:04 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:01:04 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:01:04 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:01:04 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 08:01:04 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:01:04 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:01:04 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) 08:01:04 (11/14) Installing docker-cli (26.1.5-r0) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 130.7 MB/s eta 0:00:00 08:01:05 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 253.3 MB/s eta 0:00:00 08:01:05 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 390.2 MB/s eta 0:00:00 08:01:05 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 246.2 MB/s eta 0:00:00 08:01:05 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 08:01:05 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_x86_64.whl (146 kB) 08:01:05 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:01:05 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 08:01:05 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 08:01:05 Downloading click-8.1.8-py3-none-any.whl (98 kB) 08:01:05 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:01:05 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:01:05 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 08:01:05 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:01:05 Downloading selenium-4.31.0-py3-none-any.whl (9.4 MB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 272.4 MB/s eta 0:00:00 08:01:05 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:01:05 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:01:05 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:01:05 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:01:05 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:01:05 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:01:05 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:01:05 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:01:05 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:01:05 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:01:05 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 220.4 MB/s eta 0:00:00 08:01:05 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:01:05 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 24.1 MB/s eta 0:00:00 08:01:05 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:01:05 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:01:05 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:01:05 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 08:01:05 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:01:05 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:01:05 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_x86_64.whl (564 kB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 564.3/564.3 kB 240.6 MB/s eta 0:00:00 08:01:05 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:01:05 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:01:05 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:01:05 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 08:01:05 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:01:05 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:01:05 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:01:05 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) 08:01:05 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:01:05 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:01:05 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:01:05 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:01:05 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 08:01:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 230.2 MB/s eta 0:00:00 08:01:05 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:01:05 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:01:05 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:01:05 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:01:05 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:01:05  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:01:05  Building wheel for robotbackgroundlogger (setup.py): started 08:01:05 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:01:05 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4343 sha256=b3c7ae784c59bde12c7bc673aeac1b7b3db6070edbd113bea399d68fe1a8b859 08:01:05 Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:01:05 Building wheel for psutil (pyproject.toml): started 08:01:05 (12/14) Installing oniguruma (6.9.9-r0) 08:01:06 (13/14) Installing jq (1.7.1-r0) 08:01:06 (14/14) Installing openssl (3.3.3-r0) 08:01:07 Executing busybox-1.36.1-r29.trigger 08:01:07 Executing ca-certificates-20241121-r1.trigger 08:01:07 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:01:07 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=61712d3ce02d8bf7ac91d96671af7a2044b549f22d936656a635db1e7bee5c6d 08:01:07 Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:01:07  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:01:07  Building wheel for psycopg2 (setup.py): started 08:01:07 OK: 43 MiB in 28 packages 08:01:07 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:01:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:01:09 (1/166) Installing libexpat (2.7.0-r0) 08:01:10 (2/166) Installing libbz2 (1.0.8-r6) 08:01:10 (3/166) Installing libpng (1.6.44-r0) 08:01:10 (4/166) Installing freetype (2.13.2-r0) 08:01:11 (5/166) Installing fontconfig (2.15.0-r1) 08:01:12 (6/166) Installing libfontenc (1.1.8-r0) 08:01:12 (7/166) Installing mkfontscale (1.2.2-r6) 08:01:12 (8/166) Installing font-opensans (0_git20210927-r1) 08:01:13 (9/166) Installing pkgconf (2.2.0-r0) 08:01:13 (10/166) Installing libgcc (13.2.1_git20240309-r1) 08:01:14 (11/166) Installing libffi (3.4.6-r0) 08:01:14 (12/166) Installing libintl (0.22.5-r0) 08:01:14 (13/166) Installing libeconf (0.6.3-r0) 08:01:15 (14/166) Installing libblkid (2.40.1-r1) 08:01:15 (15/166) Installing libmount (2.40.1-r1) 08:01:15 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:01:15 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521920 sha256=b71e0f60b415b63691035bdcd82ed8e9656061f4f4dcab39ee9504e3a1217c7b 08:01:15 Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:01:15  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:01:15  Building wheel for flex (setup.py): started 08:01:16 (16/166) Installing pcre2 (10.43-r0) 08:01:16 Building wheel for flex (setup.py): finished with status 'done' 08:01:16 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=d594fbc4ef1687ae23d3446903455f4a0a7c55cbadcb9325161b34ee6b81bd63 08:01:16 Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:01:16  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:01:16  Building wheel for strict-rfc3339 (setup.py): started 08:01:16 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:01:16 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=1092e9b83df29de6019e035f4901bd4956c97a7d446bb9d36f8d760f9f8ffca9 08:01:16 Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:01:16  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:01:16  Building wheel for validate-email (setup.py): started 08:01:16 Building wheel for validate-email (setup.py): finished with status 'done' 08:01:16 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=79b19f3613f887eaa6d839401446501e4b358a498318adb19d275023d1a038ab 08:01:16 Stored in directory: /tmp/pip-ephem-wheel-cache-671g5knt/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:01:16 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:01:16 (17/166) Installing glib (2.80.5-r0) 08:01:16 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:01:17 (18/166) Installing libstdc++ (13.2.1_git20240309-r1) 08:01:17 (19/166) Installing xz-libs (5.6.2-r1) 08:01:18 (20/166) Installing libxml2 (2.12.7-r2) 08:01:18 (21/166) Installing shared-mime-info (2.4-r0) 08:01:19 (22/166) Installing hicolor-icon-theme (0.17-r2) 08:01:19 (23/166) Installing libjpeg-turbo (3.0.3-r0) 08:01:20 (24/166) Installing libsharpyuv (1.3.2-r0) 08:01:20 (25/166) Installing libwebp (1.3.2-r0) 08:01:20 (26/166) Installing tiff (4.6.0t-r0) 08:01:21 (27/166) Installing gdk-pixbuf (2.42.12-r0) 08:01:21 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 08:01:22 (29/166) Installing libxau (1.0.11-r4) 08:01:22 (30/166) Installing libmd (1.1.0-r0) 08:01:22 (31/166) Installing libbsd (0.12.2-r0) 08:01:23 (32/166) Installing libxdmcp (1.1.5-r1) 08:01:23 (33/166) Installing libxcb (1.16.1-r0) 08:01:24 (34/166) Installing libx11 (1.8.9-r1) 08:01:24 (35/166) Installing libxcomposite (0.4.6-r5) 08:01:24 (36/166) Installing libxfixes (6.0.1-r4) 08:01:25 (37/166) Installing libxrender (0.9.11-r5) 08:01:25 (38/166) Installing libxcursor (1.2.2-r1) 08:01:25 (39/166) Installing libxdamage (1.1.6-r5) 08:01:26 (40/166) Installing libxext (1.3.6-r2) 08:01:26 (41/166) Installing libxi (1.8.1-r4) 08:01:26 08:01:26 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 charset-normalizer-3.4.1 click-8.1.8 configparser-7.2.0 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.23.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 pycryptodome-3.22.0 pygments-2.19.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.24.0 selenium-4.31.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:01: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:01:26 (42/166) Installing libxinerama (1.1.5-r4) 08:01:27 (43/166) Installing libxrandr (1.5.4-r1) 08:01:27 (44/166) Installing libatk-1.0 (2.52.0-r0) 08:01:27 (45/166) Installing libxtst (1.2.4-r6) 08:01:28 (46/166) Installing dbus-libs (1.14.10-r1) 08:01:28 (47/166) Installing at-spi2-core (2.52.0-r0) 08:01:28 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 08:01:29 (49/166) Installing pixman (0.43.2-r0) 08:01:29 (50/166) Installing cairo (1.18.0-r0) 08:01:30 (51/166) Installing cairo-gobject (1.18.0-r0) 08:01:30 (52/166) Installing avahi-libs (0.8-r17) 08:01:31 (53/166) Installing gmp (6.3.0-r1) 08:01:31 (54/166) Installing nettle (3.9.1-r0) 08:01:32 (55/166) Installing libtasn1 (4.20.0-r0) 08:01:32 (56/166) Installing p11-kit (0.25.3-r0) 08:01:32 (57/166) Installing gnutls (3.8.5-r0) 08:01:33 (58/166) Installing cups-libs (2.4.9-r1) 08:01:34 (59/166) Installing libepoxy (1.5.10-r1) 08:01:34 (60/166) Installing fribidi (1.0.15-r0) 08:01:34 (61/166) Installing graphite2 (1.3.14-r6) 08:01:35 (62/166) Installing harfbuzz (8.5.0-r0) 08:01:35 (63/166) Installing libxft (2.3.8-r3) 08:01:36 (64/166) Installing pango (1.52.2-r0) 08:01:36 (65/166) Installing wayland-libs-client (1.22.0-r4) 08:01:37 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 08:01:37 (67/166) Installing wayland-libs-egl (1.22.0-r4) 08:01:37 (68/166) Installing xkeyboard-config (2.41-r0) 08:01:38 (69/166) Installing libxkbcommon (1.7.0-r0) 08:01:38 (70/166) Installing gtk+3.0 (3.24.43-r0) 08:01:39 (71/166) Installing icu-data-full (74.2-r0) 08:01:42 (72/166) Installing mesa (24.0.9-r1) 08:01:42 (73/166) Installing llvm17-libs (17.0.6-r2) 08:01:44 Removing intermediate container f732ea4310d6 08:01:44 ---> 2845171893aa 08:01:44 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:01:44 ---> Running in 71fcd2f0e882 08:01:44 Removing intermediate container 71fcd2f0e882 08:01:44 ---> a4cb40ce4eeb 08:01:44 Step 11/13 : LABEL arch=amd64 08:01:44 ---> Running in 613dda3b5686 08:01:44 Removing intermediate container 613dda3b5686 08:01:44 ---> d2ae92f52c08 08:01:44 Step 12/13 : LABEL git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:01:44 ---> Running in 73623767d1c0 08:01:44 Removing intermediate container 73623767d1c0 08:01:44 ---> bee905f03e8f 08:01:44 Step 13/13 : LABEL version=1.0.0-dev.1 08:01:44 ---> Running in f50f697323ea 08:01:44 Removing intermediate container f50f697323ea 08:01:44 ---> c760c7a7b3f6 08:01:44 [Warning] One or more build-args [ARCH] were not consumed 08:01:44 Successfully built c760c7a7b3f6 08:01:44 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:01:44 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 08:01:44 b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:01:44 latest 08:01:44 1.0.0-dev.1 08:01:44 b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:01:44 main 08:01:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:45 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:01:45 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:01:45 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:01:45 64c12169b86e: Preparing 08:01:45 5931a4105dbe: Preparing 08:01:45 ea387472b639: Preparing 08:01:45 7c060e6c4a96: Preparing 08:01:45 514bdc499fcb: Preparing 08:01:45 994456c4fd7b: Preparing 08:01:45 994456c4fd7b: Waiting 08:01:45 ea387472b639: Pushed 08:01:45 5931a4105dbe: Pushed 08:01:45 7c060e6c4a96: Pushed 08:01:45 514bdc499fcb: Pushed 08:01:45 994456c4fd7b: Layer already exists 08:01:45 (74/166) Installing hwdata-pci (0.382-r0) 08:01:46 (75/166) Installing libpciaccess (0.18.1-r0) 08:01:46 (76/166) Installing libdrm (2.4.120-r0) 08:01:47 (77/166) Installing libelf (0.191-r0) 08:01:47 (78/166) Installing mesa-glapi (24.0.9-r1) 08:01:47 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 08:01:49 (80/166) Installing eudev-libs (3.2.14-r2) 08:01:49 (81/166) Installing libmagic (5.45-r1) 08:01:50 (82/166) Installing file (5.45-r1) 08:01:50 (83/166) Installing xprop (1.2.7-r0) 08:01:50 (84/166) Installing libice (1.1.1-r6) 08:01:50 (85/166) Installing libuuid (2.40.1-r1) 08:01:51 (86/166) Installing libsm (1.2.4-r4) 08:01:51 (87/166) Installing libxt (1.3.0-r5) 08:01:52 (88/166) Installing libxmu (1.1.4-r2) 08:01:52 (89/166) Installing xset (1.2.5-r1) 08:01:52 (90/166) Installing xdg-utils (1.2.1-r0) 08:01:53 (91/166) Installing libogg (1.3.5-r5) 08:01:53 (92/166) Installing libflac (1.4.3-r1) 08:01:54 (93/166) Installing alsa-lib (1.2.11-r0) 08:01:54 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 08:01:55 (95/166) Installing aom-libs (3.9.1-r0) 08:01:56 (96/166) Installing libva (2.21.0-r0) 08:01:56 (97/166) Installing libvdpau (1.5-r3) 08:01:56 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 08:01:57 (99/166) Installing libdav1d (1.4.2-r0) 08:01:57 (100/166) Installing openexr-libiex (3.1.13-r1) 08:01:58 (101/166) Installing openexr-libilmthread (3.1.13-r1) 08:01:58 (102/166) Installing imath (3.1.12-r0) 08:01:58 (103/166) Installing openexr-libopenexr (3.1.13-r1) 08:01:59 (104/166) Installing giflib (5.2.2-r0) 08:01:59 (105/166) Installing libhwy (1.0.7-r0) 08:02:00 (106/166) Installing lcms2 (2.16-r0) 08:02:00 (107/166) Installing libjxl (0.10.2-r0) 08:02:01 (108/166) Installing lame-libs (3.100-r5) 08:02:01 (109/166) Installing opus (1.5.2-r0) 08:02:02 (110/166) Installing rav1e-libs (0.7.1-r0) 08:02:02 (111/166) Installing libgomp (13.2.1_git20240309-r1) 08:02:03 (112/166) Installing soxr (0.1.3-r7) 08:02:03 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 08:02:04 (114/166) Installing libtheora (1.1.1-r18) 08:02:04 (115/166) Installing libvorbis (1.3.7-r2) 08:02:05 (116/166) Installing libvpx (1.14.1-r0) 08:02:05 (117/166) Installing libwebpmux (1.3.2-r0) 08:02:05 (118/166) Installing x264-libs (0.164_git20231001-r0) 08:02:06 (119/166) Installing numactl (2.0.18-r0) 08:02:06 (120/166) Installing x265-libs (3.6-r0) 08:02:07 (121/166) Installing xvidcore (1.3.7-r2) 08:02:07 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 08:02:08 (123/166) Installing libbluray (1.3.4-r1) 08:02:09 (124/166) Installing mpg123-libs (1.32.8-r0) 08:02:09 (125/166) Installing libopenmpt (0.7.7-r0) 08:02:10 (126/166) Installing cjson (1.7.18-r0) 08:02:10 (127/166) Installing mbedtls (3.6.3-r0) 08:02:11 (128/166) Installing librist (0.2.10-r1) 08:02:11 (129/166) Installing libsrt (1.5.3-r0) 08:02:12 (130/166) Installing libssh (0.10.6-r0) 08:02:12 (131/166) Installing libsodium (1.0.19-r0) 08:02:13 (132/166) Installing libzmq (4.3.5-r2) 08:02:13 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 08:02:14 (134/166) Installing crc32c (1.1.2-r0) 08:02:14 (135/166) Installing double-conversion (3.3.0-r0) 08:02:14 (136/166) Installing libevent (2.1.12-r7) 08:02:15 (137/166) Installing wayland-libs-server (1.22.0-r4) 08:02:15 (138/166) Installing mesa-gbm (24.0.9-r1) 08:02:15 (139/166) Installing harfbuzz-subset (8.5.0-r0) 08:02:16 (140/166) Installing icu-libs (74.2-r0) 08:02:17 (141/166) Installing minizip (1.3.1-r0) 08:02:17 (142/166) Installing nspr (4.35-r4) 08:02:17 (143/166) Installing sqlite-libs (3.45.3-r2) 08:02:18 (144/166) Installing nss (3.105-r0) 08:02:19 (145/166) Installing openh264 (2.4.1-r0) 08:02:19 (146/166) Installing libcamera-ipa (0.3.0-r0) 08:02:19 (147/166) Installing libunwind (1.8.1-r0) 08:02:20 (148/166) Installing yaml (0.2.5-r2) 08:02:20 (149/166) Installing libcamera (0.3.0-r0) 08:02:21 (150/166) Installing speexdsp (1.2.1-r2) 08:02:21 (151/166) Installing libuv (1.48.0-r0) 08:02:22 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 08:02:22 (153/166) Installing libsndfile (1.2.2-r1) 08:02:23 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 08:02:23 (155/166) Installing pipewire-libs (1.0.6-r1) 08:02:24 (156/166) Installing libasyncns (0.8-r3) 08:02:24 (157/166) Installing libltdl (2.4.7-r3) 08:02:25 (158/166) Installing orc (0.4.40-r0) 08:02:25 (159/166) Installing tdb-libs (1.4.9-r1) 08:02:26 (160/166) Installing libpulse (17.0-r0) 08:02:26 (161/166) Installing libwebpdemux (1.3.2-r0) 08:02:26 (162/166) Installing libgpg-error (1.49-r0) 08:02:27 (163/166) Installing libgcrypt (1.10.3-r0) 08:02:27 (164/166) Installing libxslt (1.1.39-r2) 08:02:27 (165/166) Installing chromium (131.0.6778.108-r0) 08:02:34 (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) 08:02:34 Executing busybox-1.36.1-r29.trigger 08:02:35 Executing fontconfig-2.15.0-r1.trigger 08:02:35 Executing mkfontscale-1.2.2-r6.trigger 08:02:35 Executing glib-2.80.5-r0.trigger 08:02:35 Executing shared-mime-info-2.4-r0.trigger 08:02:37 Executing gdk-pixbuf-2.42.12-r0.trigger 08:02:37 Executing gtk-update-icon-cache-3.24.43-r0.trigger 08:02:37 Executing gtk+3.0-3.24.43-r0.trigger 08:02:37 OK: 657 MiB in 194 packages 08:02:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:02:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:02:40 (1/30) Installing jansson (2.14-r4) 08:02:40 (2/30) Installing binutils (2.42-r1) 08:02:41 (3/30) Installing libatomic (13.2.1_git20240309-r1) 08:02:41 (4/30) Installing isl26 (0.26-r1) 08:02:41 (5/30) Installing mpfr4 (4.2.1-r0) 08:02:42 (6/30) Installing mpc1 (1.3.1-r1) 08:02:42 (7/30) Installing gcc (13.2.1_git20240309-r1) 08:02:52 (8/30) Installing musl-dev (1.2.5-r1) 08:02:52 (9/30) Installing linux-headers (6.6-r0) 08:02:53 (10/30) Installing libffi-dev (3.4.6-r0) 08:02:53 (11/30) Installing libpq (16.8-r0) 08:02:54 (12/30) Installing openssl-dev (3.3.3-r0) 08:02:54 (13/30) Installing libpq-dev (16.8-r0) 08:02:55 (14/30) Installing libecpg (16.8-r0) 08:02:55 (15/30) Installing libecpg-dev (16.8-r0) 08:02:56 (16/30) Installing clang16-headers (16.0.6-r5) 08:02:56 (17/30) Installing llvm16-libs (16.0.6-r9) 08:03:06 (18/30) Installing clang16-libs (16.0.6-r5) 08:03:09 (19/30) Installing fortify-headers (1.1-r3) 08:03:09 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) 08:03:10 (21/30) Installing llvm16-linker-tools (16.0.6-r9) 08:03:10 (22/30) Installing clang16 (16.0.6-r5) 08:03:11 (23/30) Installing icu (74.2-r0) 08:03:11 (24/30) Installing icu-dev (74.2-r0) 08:03:12 (25/30) Installing llvm16 (16.0.6-r9) 08:03:15 (26/30) Installing lz4-libs (1.9.4-r5) 08:03:15 (27/30) Installing lz4-dev (1.9.4-r5) 08:03:16 (28/30) Installing zstd (1.5.6-r0) 08:03:16 (29/30) Installing zstd-dev (1.5.6-r0) 08:03:16 (30/30) Installing postgresql16-dev (16.8-r0) 08:03:18 Executing busybox-1.36.1-r29.trigger 08:03:18 OK: 1184 MiB in 224 packages 08:03:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:18 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:20 (1/14) Installing g++ (13.2.1_git20240309-r1) 08:03:24 (2/14) Installing gdbm (1.23-r1) 08:03:24 (3/14) Installing mpdecimal (4.0.0-r0) 08:03:24 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) 08:03:24 (5/14) Installing libncursesw (6.4_p20240420-r2) 08:03:25 (6/14) Installing libpanelw (6.4_p20240420-r2) 08:03:25 (7/14) Installing readline (8.2.10-r0) 08:03:25 (8/14) Installing python3 (3.12.10-r0) 08:03:27 (9/14) Installing python3-pycache-pyc0 (3.12.10-r0) 08:03:28 (10/14) Installing pyc (3.12.10-r0) 08:03:28 (11/14) Installing python3-pyc (3.12.10-r0) 08:03:29 (12/14) Installing python3-dev (3.12.10-r0) 08:03:39 (13/14) Installing libsodium-dev (1.0.19-r0) 08:03:39 (14/14) Installing zeromq-dev (4.3.5-r2) 08:03:39 Executing busybox-1.36.1-r29.trigger 08:03:39 OK: 1370 MiB in 238 packages 08:03:39 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:41 OK: 1370 MiB in 238 packages 08:03:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 08:03:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 08:03:44 (1/1) Installing tzdata (2025b-r0) 08:03:44 OK: 1372 MiB in 239 packages 08:03:46 (1/1) Purging tzdata (2025b-r0) 08:03:46 OK: 1370 MiB in 238 packages 08:03:56 Looking in links: /tmp/tmpn1ka0v7e 08:03:56 Processing /tmp/tmpn1ka0v7e/pip-25.0.1-py3-none-any.whl 08:03:56 Installing collected packages: pip 08:04:01 Successfully installed pip-25.0.1 08:04:01 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:04:04 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) 08:04:04 Collecting pip 08:04:04 Downloading pip-25.1-py3-none-any.whl.metadata (3.6 kB) 08:04:06 Collecting setuptools 08:04:06 Downloading setuptools-80.0.0-py3-none-any.whl.metadata (6.5 kB) 08:04:06 Collecting wheel 08:04:06 Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) 08:04:06 Downloading pip-25.1-py3-none-any.whl (1.8 MB) 08:04:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 48.7 MB/s eta 0:00:00 08:04:06 Downloading setuptools-80.0.0-py3-none-any.whl (1.2 MB) 08:04:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.4 MB/s eta 0:00:00 08:04:06 Downloading wheel-0.45.1-py3-none-any.whl (72 kB) 08:04:06 Installing collected packages: wheel, setuptools, pip 08:04:13 Attempting uninstall: pip 08:04:13 Found existing installation: pip 25.0.1 08:04:13 Uninstalling pip-25.0.1: 08:04:13 Successfully uninstalled pip-25.0.1 08:04:19 Successfully installed pip-25.1 setuptools-80.0.0 wheel-0.45.1 08:04:19 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:04:21 Processing ./edgex-taf-common 08:04:21 Preparing metadata (setup.py): started 08:04:22 64c12169b86e: Pushed 08:04:22 b931d77d11e17753c2a46cffd2d677fa5a4c20d7: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:22 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv 08:04:22 Preparing metadata (setup.py): finished with status 'done' 08:04:22 Building wheels for collected packages: edgex-taf-common 08:04:22  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:04:22  Building wheel for edgex-taf-common (setup.py): started [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:22 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:04:22 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:04:22 64c12169b86e: Preparing 08:04:22 5931a4105dbe: Preparing 08:04:22 ea387472b639: Preparing 08:04:22 7c060e6c4a96: Preparing 08:04:22 514bdc499fcb: Preparing 08:04:22 994456c4fd7b: Preparing 08:04:22 994456c4fd7b: Waiting 08:04:22 64c12169b86e: Layer already exists 08:04:22 5931a4105dbe: Layer already exists 08:04:22 514bdc499fcb: Layer already exists 08:04:22 7c060e6c4a96: Layer already exists 08:04:22 ea387472b639: Layer already exists 08:04:22 994456c4fd7b: Layer already exists 08:04:22 latest: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:23 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:23 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 08:04:23 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:04:23 64c12169b86e: Preparing 08:04:23 5931a4105dbe: Preparing 08:04:23 ea387472b639: Preparing 08:04:23 7c060e6c4a96: Preparing 08:04:23 514bdc499fcb: Preparing 08:04:23 994456c4fd7b: Preparing 08:04:23 994456c4fd7b: Waiting 08:04:23 ea387472b639: Layer already exists 08:04:23 64c12169b86e: Layer already exists 08:04:23 5931a4105dbe: Layer already exists 08:04:23 7c060e6c4a96: Layer already exists 08:04:23 514bdc499fcb: Layer already exists 08:04:23 994456c4fd7b: Layer already exists 08:04:23 1.0.0-dev.1: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:23 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:24 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 08:04:24 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14538 sha256=6beed29c00aebfa3eeb6f8d9da3dbfbad60292eb349c98865a5b32fe0bc46d85 08:04:24 Stored in directory: /tmp/pip-ephem-wheel-cache-dupnu1dj/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 08:04:24 Successfully built edgex-taf-common 08:04:24 Installing collected packages: edgex-taf-common 08:04:24 Successfully installed edgex-taf-common-0.0.0 08:04:24 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:04:24 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:04:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:04:24 64c12169b86e: Preparing 08:04:24 5931a4105dbe: Preparing 08:04:24 ea387472b639: Preparing 08:04:24 7c060e6c4a96: Preparing 08:04:24 514bdc499fcb: Preparing 08:04:24 994456c4fd7b: Preparing 08:04:24 ea387472b639: Layer already exists 08:04:24 5931a4105dbe: Layer already exists 08:04:24 514bdc499fcb: Layer already exists 08:04:24 64c12169b86e: Layer already exists 08:04:24 7c060e6c4a96: Layer already exists 08:04:24 994456c4fd7b: Layer already exists 08:04:24 b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:24 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:04:24 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:04:24 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 08:04:24 64c12169b86e: Preparing 08:04:24 5931a4105dbe: Preparing 08:04:24 ea387472b639: Preparing 08:04:24 7c060e6c4a96: Preparing 08:04:24 514bdc499fcb: Preparing 08:04:24 994456c4fd7b: Preparing 08:04:24 994456c4fd7b: Waiting 08:04:24 5931a4105dbe: Layer already exists 08:04:24 514bdc499fcb: Layer already exists 08:04:24 7c060e6c4a96: Layer already exists 08:04:24 64c12169b86e: Layer already exists 08:04:24 ea387472b639: Layer already exists 08:04:24 994456c4fd7b: Layer already exists 08:04:24 main: digest: sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:04:24 ===================================================== [Pipeline] echo 08:04:24 taggedImages: 08:04:24 - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:04:24 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:04:24 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 08:04:24 - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:04:24 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo 08:04:25 ========================================================= 08:04:25 [edgeXBuildMultiArch] RAW Config: 08:04:25 images: 08:04:25 - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:04:25 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:04:25 - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 08:04:25 - nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:04:25 - nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:04:25 settingsFile: 08:04:25 taf-settings 08:04:25 ========================================================= [Pipeline] node 08:04:27 Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) 08:04:27 Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) 08:04:27 Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) 08:04:27 Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) 08:04:27 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) 08:04:27 Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) 08:04:27 Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) 08:04:27 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) 08:04:27 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 08:04:27 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 08:04:27 Preparing metadata (setup.py): started 08:04:28 Preparing metadata (setup.py): finished with status 'done' 08:04:28 Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) 08:04:28 Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) 08:04:28 Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) 08:04:28 Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) 08:04:29 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 08:04:29 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 08:04:29 Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) 08:04:29 Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) 08:04:29 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 08:04:29 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 08:04:30 Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) 08:04:30 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) 08:04:31 Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) 08:04:31 Downloading psutil-7.0.0.tar.gz (497 kB) 08:04:31 Installing build dependencies: started 08:04:37 Installing build dependencies: finished with status 'done' 08:04:37 Getting requirements to build wheel: started 08:04:39 Getting requirements to build wheel: finished with status 'done' 08:04:39 Preparing metadata (pyproject.toml): started 08:04:40 Still waiting to schedule task 08:04:40 All nodes of label ‘centos7-docker-4c-2g’ are offline 08:04:41 Preparing metadata (pyproject.toml): finished with status 'done' 08:04:43 Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) 08:04:43 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) 08:04:43 Collecting influxdb-client==1.48.0 (from -r requirements.txt (line 14)) 08:04:43 Downloading influxdb_client-1.48.0-py3-none-any.whl.metadata (65 kB) 08:04:43 Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) 08:04:43 Downloading psycopg2-2.9.10.tar.gz (385 kB) 08:04:44 Preparing metadata (setup.py): started 08:04:45 Preparing metadata (setup.py): finished with status 'done' 08:04:46 Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) 08:04:46 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) 08:04:47 Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) 08:04:47 Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) 08:04:47 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:47 Downloading selenium-4.31.0-py3-none-any.whl.metadata (7.5 kB) 08:04:48 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:48 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 08:04:48 Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:48 Downloading click-8.1.8-py3-none-any.whl.metadata (2.3 kB) 08:04:48 Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:48 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 08:04:48 Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:48 Downloading flex-6.14.1.tar.gz (40 kB) 08:04:48 Preparing metadata (setup.py): started 08:04:49 Preparing metadata (setup.py): finished with status 'done' 08:04:49 Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:49 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 08:04:49 Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:49 Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) 08:04:49 Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:49 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 08:04:50 Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:50 Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) 08:04:50 Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:50 Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) 08:04:50 Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:50 Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) 08:04:50 Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:50 Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) 08:04:51 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 08:04:51 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) 08:04:51 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 08:04:51 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 08:04:51 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 08:04:51 Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) 08:04:51 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 08:04:51 Downloading certifi-2025.4.26-py3-none-any.whl.metadata (2.5 kB) 08:04:52 Collecting reactivex>=4.0.4 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:04:52 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 08:04:52 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:04:52 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 08:04:52 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.0.0) 08:04:52 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.48.0->-r requirements.txt (line 14)) 08:04:52 Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) 08:04:52 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:04:52 Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) 08:04:52 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:52 Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) 08:04:52 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:52 Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) 08:04:53 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 08:04:53 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) 08:04:53 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 08:04:53 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 08:04:53 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 08:04:53 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 08:04:53 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:53 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 08:04:54 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) 08:04:54 Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) 08:04:54 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:54 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 08:04:54 Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:54 Downloading validate_email-1.3.tar.gz (4.7 kB) 08:04:54 Preparing metadata (setup.py): started 08:04:55 Preparing metadata (setup.py): finished with status 'done' 08:04:55 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:55 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 08:04:55 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:55 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 08:04:55 Preparing metadata (setup.py): started 08:04:57 Preparing metadata (setup.py): finished with status 'done' 08:04:57 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:57 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 08:04:57 Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:57 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 08:04:57 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:57 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) 08:04:57 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:04:57 Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) 08:05:00 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 08:05:00 Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) 08:05:00 Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) 08:05:00 Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) 08:05:00 Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) 08:05:00 Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl.metadata (5.7 kB) 08:05:00 Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:00 Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) 08:05:01 Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:01 Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) 08:05:01 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:05:01 Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) 08:05:01 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:05:01 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) 08:05:01 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:05:01 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) 08:05:02 Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) 08:05:02 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) 08:05:02 Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) 08:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 57.9 MB/s eta 0:00:00 08:05:02 Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) 08:05:02 Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 08:05:02 Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 08:05:02 Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) 08:05:02 Downloading configparser-7.2.0-py3-none-any.whl (17 kB) 08:05:02 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 08:05:02 Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) 08:05:02 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 08:05:02 Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) 08:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 54.7 MB/s eta 0:00:00 08:05:02 Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 08:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.3 MB/s eta 0:00:00 08:05:02 Downloading influxdb_client-1.48.0-py3-none-any.whl (746 kB) 08:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.2/746.2 kB 62.1 MB/s eta 0:00:00 08:05:02 Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) 08:05:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 57.6 MB/s eta 0:00:00 08:05:02 Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) 08:05:02 Downloading charset_normalizer-3.4.1-cp312-cp312-musllinux_1_2_aarch64.whl (141 kB) 08:05:02 Downloading idna-3.10-py3-none-any.whl (70 kB) 08:05:02 Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) 08:05:03 Downloading certifi-2025.4.26-py3-none-any.whl (159 kB) 08:05:03 Downloading click-8.1.8-py3-none-any.whl (98 kB) 08:05:03 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 08:05:03 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 08:05:03 Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) 08:05:03 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 08:05:03 Downloading selenium-4.31.0-py3-none-any.whl (9.4 MB) 08:05:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 51.1 MB/s eta 0:00:00 08:05:03 Downloading trio-0.30.0-py3-none-any.whl (499 kB) 08:05:03 Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) 08:05:03 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 08:05:03 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 08:05:03 Downloading attrs-25.3.0-py3-none-any.whl (63 kB) 08:05:03 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 08:05:03 Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) 08:05:03 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 08:05:03 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 08:05:03 Downloading h11-0.16.0-py3-none-any.whl (37 kB) 08:05:03 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 08:05:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 58.6 MB/s eta 0:00:00 08:05:03 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 08:05:03 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 08:05:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 59.3 MB/s eta 0:00:00 08:05:03 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 08:05:03 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 08:05:03 Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) 08:05:03 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 08:05:03 Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) 08:05:03 Downloading referencing-0.36.2-py3-none-any.whl (26 kB) 08:05:03 Downloading rpds_py-0.24.0-cp312-cp312-musllinux_1_2_aarch64.whl (568 kB) 08:05:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 568.1/568.1 kB 58.2 MB/s eta 0:00:00 08:05:03 Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) 08:05:03 Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) 08:05:03 Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) 08:05:03 Downloading openapi_spec_validator-0.7.1-py3-none-any.whl (38 kB) 08:05:03 Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) 08:05:03 Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) 08:05:03 Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) 08:05:03 Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) 08:05:03 Downloading isodate-0.7.2-py3-none-any.whl (22 kB) 08:05:03 Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) 08:05:03 Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) 08:05:03 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 08:05:03 Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) 08:05:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 60.6 MB/s eta 0:00:00 08:05:03 Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) 08:05:03 Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) 08:05:03 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 08:05:03 Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) 08:05:04 Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email 08:05:04  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:05:04  Building wheel for robotbackgroundlogger (setup.py): started 08:05:06 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 08:05:06 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4343 sha256=9dbf5792aea52a283151c9a9484f32d84cc1e99a6d87da2016ba81685ff7b0e5 08:05:06 Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 08:05:06 Building wheel for psutil (pyproject.toml): started 08:05:16 Building wheel for psutil (pyproject.toml): finished with status 'done' 08:05:16 Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278206 sha256=05ac13e4304c26e3cf3bde6d9eaf404330723cadff33cebec668678cf2940fec 08:05:16 Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d 08:05:16  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:05:16  Building wheel for psycopg2 (setup.py): started 08:05:40 Running on prd-centos7-docker-4c-2g-653 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:05:40 provisioning config files... 08:05:40 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2477767801362010399tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:05:41 ---> ****-login.sh 08:05:41 nexus3.edgexfoundry.org:10001 08:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:42 Configure a credential helper to remove this warning. See 08:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:42 08:05:42 Login Succeeded 08:05:42 nexus3.edgexfoundry.org:10002 08:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:42 Configure a credential helper to remove this warning. See 08:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:42 08:05:42 Login Succeeded 08:05:42 nexus3.edgexfoundry.org:10003 08:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:42 Configure a credential helper to remove this warning. See 08:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:42 08:05:42 Login Succeeded 08:05:42 nexus3.edgexfoundry.org:10004 08:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:42 Configure a credential helper to remove this warning. See 08:05:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:42 08:05:42 Login Succeeded 08:05:42 ****.io 08:05:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:05:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:05:43 Configure a credential helper to remove this warning. See 08:05:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:05:43 08:05:43 Login Succeeded 08:05:43 ---> ****-login.sh ends [Pipeline] } 08:05:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:05:43 + docker buildx ls 08:05:43 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:05:43 default * docker 08:05:43 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:05:44 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 08:05:44 edgex-builder [Pipeline] sh 08:05:44 + docker buildx inspect --bootstrap 08:05:44 #1 [internal] booting buildkit 08:05:44 #1 pulling image moby/buildkit:buildx-stable-1 08:05:47 #1 pulling image moby/buildkit:buildx-stable-1 2.7s done 08:05:47 #1 creating container buildx_buildkit_edgex-builder0 08:05:50 #1 creating container buildx_buildkit_edgex-builder0 3.0s done 08:05:50 #1 DONE 5.7s 08:05:50 Name: edgex-builder 08:05:50 Driver: docker-container 08:05:50 08:05:50 Nodes: 08:05:50 Name: edgex-builder0 08:05:50 Endpoint: unix:///var/run/docker.sock 08:05:50 Status: running 08:05:50 Buildkit: v0.20.2 08:05:50 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 08:05:50 + docker buildx ls 08:05:50 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 08:05:50 edgex-builder * docker-container 08:05:50 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 08:05:50 default docker 08:05:50 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 08:05:51 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7' 08:05:51 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 --push - 08:05:51 #1 [internal] load build definition from Dockerfile 08:05:51 #1 transferring dockerfile: 201B done 08:05:51 #1 DONE 0.0s 08:05:51 08:05:51 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:05:51 #2 DONE 0.1s 08:05:51 08:05:51 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:05:51 #3 DONE 0.1s 08:05:51 08:05:51 #4 [internal] load .dockerignore 08:05:51 #4 transferring context: 2B done 08:05:51 #4 DONE 0.0s 08:05:51 08:05:51 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:51 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:51 #5 DONE 0.0s 08:05:51 08:05:51 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:51 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:51 #6 DONE 0.1s 08:05:51 08:05:51 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:05:51 #7 DONE 0.0s 08:05:51 08:05:51 #8 exporting to image 08:05:51 #8 exporting layers done 08:05:51 #8 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done 08:05:51 #8 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done 08:05:51 #8 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done 08:05:51 #8 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done 08:05:51 #8 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done 08:05:51 #8 pushing layers 0.1s done 08:05:51 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 08:05:51 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:05:51 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done 08:05:51 #8 DONE 0.2s 08:05:51 08:05:51 1 warning found (use --debug to expand): 08:05:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:05:52 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' 08:05:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - 08:05:52 #1 [internal] load build definition from Dockerfile 08:05:52 #1 transferring dockerfile: 167B done 08:05:52 #1 DONE 0.0s 08:05:52 08:05:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:05:52 #2 DONE 0.0s 08:05:52 08:05:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 08:05:52 #3 DONE 0.0s 08:05:52 08:05:52 #4 [internal] load .dockerignore 08:05:52 #4 transferring context: 2B done 08:05:52 #4 DONE 0.0s 08:05:52 08:05:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:52 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 done 08:05:52 #5 CACHED 08:05:52 08:05:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:52 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 done 08:05:52 #6 CACHED 08:05:52 08:05:52 #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:05:52 #7 DONE 0.0s 08:05:52 08:05:52 #8 exporting to image 08:05:52 #8 exporting layers done 08:05:52 #8 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done 08:05:52 #8 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done 08:05:52 #8 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done 08:05:52 #8 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done 08:05:52 #8 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done 08:05:52 #8 pushing layers 0.0s done 08:05:52 #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done 08:05:52 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:05:52 #8 DONE 0.1s 08:05:52 08:05:52 1 warning found (use --debug to expand): 08:05:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:05:52 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1' 08:05:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 --push - 08:05:52 #1 [internal] load build definition from Dockerfile 08:05:52 #1 transferring dockerfile: 172B done 08:05:52 #1 DONE 0.0s 08:05:52 08:05:52 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 08:05:52 #2 DONE 0.0s 08:05:52 08:05:52 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1 08:05:52 #3 DONE 0.0s 08:05:52 08:05:52 #4 [internal] load .dockerignore 08:05:52 #4 transferring context: 2B done 08:05:52 #4 DONE 0.0s 08:05:52 08:05:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:52 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 done 08:05:52 #5 CACHED 08:05:52 08:05:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:52 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:52 #6 CACHED 08:05:52 08:05:52 #7 exporting to image 08:05:52 #7 exporting layers done 08:05:52 #7 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done 08:05:52 #7 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done 08:05:52 #7 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done 08:05:52 #7 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done 08:05:52 #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 08:05:52 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:05:52 #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done 08:05:52 #7 pushing layers 0.0s done 08:05:52 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.1@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done 08:05:52 #7 DONE 0.1s 08:05:52 08:05:52 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:05:52 #8 DONE 0.0s 08:05:52 08:05:52 1 warning found (use --debug to expand): 08:05:52  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:05:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 --push - 08:05:53 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1' 08:05:53 #1 [internal] load build definition from Dockerfile 08:05:53 #1 transferring dockerfile: 213B done 08:05:53 #1 DONE 0.0s 08:05:53 08:05:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:05:53 #2 DONE 0.0s 08:05:53 08:05:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:05:53 #3 DONE 0.0s 08:05:53 08:05:53 #4 [internal] load .dockerignore 08:05:53 #4 transferring context: 2B done 08:05:53 #4 DONE 0.0s 08:05:53 08:05:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:53 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:53 #5 CACHED 08:05:53 08:05:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:53 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:53 #6 CACHED 08:05:53 08:05:53 #7 exporting to image 08:05:53 #7 exporting layers done 08:05:53 #7 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done 08:05:53 #7 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done 08:05:53 #7 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done 08:05:53 #7 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done 08:05:53 #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 08:05:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:05:53 #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done 08:05:53 #7 pushing layers 0.0s done 08:05:53 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done 08:05:53 #7 DONE 0.1s 08:05:53 08:05:53 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:05:53 #8 DONE 0.0s 08:05:53 08:05:53 1 warning found (use --debug to expand): 08:05:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 08:05:53 + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' 08:05:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - 08:05:53 #1 [internal] load build definition from Dockerfile 08:05:53 #1 transferring dockerfile: 165B done 08:05:53 #1 DONE 0.0s 08:05:53 08:05:53 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:05:53 #2 DONE 0.0s 08:05:53 08:05:53 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main 08:05:53 #3 DONE 0.0s 08:05:53 08:05:53 #4 [internal] load .dockerignore 08:05:53 #4 transferring context: 2B done 08:05:53 #4 DONE 0.0s 08:05:53 08:05:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:53 #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:53 #5 CACHED 08:05:53 08:05:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 08:05:53 #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:e484b02e8205b93371ac38c69af7696e95765d2c789b2f28938d4af8e36c4c48 0.0s done 08:05:53 #6 CACHED 08:05:53 08:05:53 #7 exporting to image 08:05:53 #7 exporting layers done 08:05:53 #7 exporting manifest sha256:3596194e4cecbaf3e5b6b1c264edfed61889ff5c53d8ede28faf487c433433de done 08:05:53 #7 exporting config sha256:cb96a4fc11b8dc85806e5b5ddc34757fe7abab8a914860789c2c69e8ded1f228 done 08:05:53 #7 exporting manifest sha256:1ce76af6b0e5734c83d9af38e7bd5f06b29840af9f27f433992f7fe083640bf3 done 08:05:53 #7 exporting config sha256:9fdff2b52c109a5efcde157c49c8705527c35e94c277a944920bb9969b65ed11 done 08:05:53 #7 exporting manifest list sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc done 08:05:53 #7 pushing layers 0.0s done 08:05:53 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 08:05:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 08:05:53 #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:7c44cef7c8699d9fc994b348b016032a225ef32944195dfc972ba1c116d297cc 0.1s done 08:05:53 #7 DONE 0.1s 08:05:53 08:05:53 #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 08:05:53 #8 DONE 0.0s 08:05:53 08:05:53 1 warning found (use --debug to expand): 08:05:53  - 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:05:54 + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:05:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:05:55 ---> package-listing.sh 08:05:55 ++ facter osfamily 08:05:55 ++ tr '[:upper:]' '[:lower:]' 08:05:55 + OS_FAMILY=redhat 08:05:55 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 08:05:55 + START_PACKAGES=/tmp/packages_start.txt 08:05:55 + END_PACKAGES=/tmp/packages_end.txt 08:05:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:05:55 + PACKAGES=/tmp/packages_start.txt 08:05:55 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:05:55 + PACKAGES=/tmp/packages_end.txt 08:05:55 + case "${OS_FAMILY}" in 08:05:55 + rpm -qa 08:05:55 + sort 08:05:56 + '[' -f /tmp/packages_start.txt ']' 08:05:56 + '[' -f /tmp/packages_end.txt ']' 08:05:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:05:56 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:05:56 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 08:05:56 + 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:05:56 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:05:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:56 08:05:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:05:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:05:57 latest: Pulling from edgex-lftools-log-publisher 08:05:57 5eb5b503b376: Pulling fs layer 08:05:57 5c69ac0246d0: Pulling fs layer 08:05:57 ec43610c2a17: Pulling fs layer 08:05:57 3a2ae6a8a46f: Pulling fs layer 08:05:57 33b1e0a273af: Pulling fs layer 08:05:57 5d3b04190fa2: Pulling fs layer 08:05:57 2f39f015ded8: Pulling fs layer 08:05:57 33b1e0a273af: Waiting 08:05:57 5d3b04190fa2: Waiting 08:05:57 2f39f015ded8: Waiting 08:05:57 3a2ae6a8a46f: Waiting 08:05:57 5c69ac0246d0: Verifying Checksum 08:05:57 5c69ac0246d0: Download complete 08:05:57 3a2ae6a8a46f: Verifying Checksum 08:05:57 3a2ae6a8a46f: Download complete 08:05:57 33b1e0a273af: Verifying Checksum 08:05:57 33b1e0a273af: Download complete 08:05:57 5d3b04190fa2: Verifying Checksum 08:05:57 5d3b04190fa2: Download complete 08:05:57 ec43610c2a17: Verifying Checksum 08:05:57 ec43610c2a17: Download complete 08:05:57 5eb5b503b376: Download complete 08:05:58 2f39f015ded8: Verifying Checksum 08:05:58 2f39f015ded8: Download complete 08:05:59 5eb5b503b376: Pull complete 08:05:59 5c69ac0246d0: Pull complete 08:05:59 ec43610c2a17: Pull complete 08:05:59 3a2ae6a8a46f: Pull complete 08:05:59 33b1e0a273af: Pull complete 08:06:00 5d3b04190fa2: Pull complete 08:06:04 2f39f015ded8: Pull complete 08:06:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:06:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:04 prd-centos7-docker-4c-2g-653 does not seem to be running inside a container 08:06:04 $ 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:06:09 $ docker top f2d3b7243fb3969972c1783dc2e14e0653e0160ec0084fe570ebd250bf708618 -eo pid,comm [Pipeline] { [Pipeline] sh 08:06:10 + touch /tmp/pre-build-complete [Pipeline] sh 08:06:10 + mkdir -p /var/log/sysstat [Pipeline] sh 08:06:10 + ls /var/log/sa-host 08:06:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:06:10 provisioning config files... 08:06:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config613903706542711193tmp [Pipeline] { [Pipeline] echo 08:06:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:06:11 ---> create-netrc.sh [Pipeline] } 08:06:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:06:11 ---> python-tools-install.sh [Pipeline] echo 08:06:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:06:11 ---> sudo-logs.sh 08:06:11 Archiving 'sudo' log.. 08:06:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-653.novalocal: Name or service not known 08:06:11 sudo: unable to resolve host prd-centos7-docker-4c-2g-653.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 08:06:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:06:12 ---> job-cost.sh 08:06:12 lf-activate-venv: SKIPPING 08:06:12 INFO: No Stack... 08:06:12 INFO: Retrieving Pricing Info for: v3-standard-2 08:06:12 Building wheel for psycopg2 (setup.py): finished with status 'done' 08:06:12 Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512677 sha256=d03b36fe4a2a5528088fc3402f7dfd9f8b9014819443bc7d715e0427a29d73e7 08:06:12 Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b 08:06:12  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:06:12  Building wheel for flex (setup.py): started 08:06:12 Building wheel for flex (setup.py): finished with status 'done' 08:06:12 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77344 sha256=42a2646060aed00967019245a0713379193af88b83db7858320b96ddc879e513 08:06:12 Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 08:06:12  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:06:12  Building wheel for strict-rfc3339 (setup.py): started 08:06:13 INFO: Archiving Costs [Pipeline] echo 08:06:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:06:13 ---> logs-deploy.sh 08:06:13 lf-activate-venv: SKIPPING 08:06:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/51 08:06:13 INFO: archiving workspace using pattern(s): 08:06:13 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 08:06:13 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18226 sha256=7b07c6279b3cc73d55aa26da18a1e979833f421b69bf585b8a2be360a19707d5 08:06:13 Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 08:06:13  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:06:13  Building wheel for validate-email (setup.py): started 08:06:14 Archives upload complete. 08:06:14 INFO: archiving logs to Nexus 08:06:15 Building wheel for validate-email (setup.py): finished with status 'done' 08:06:15 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5560 sha256=63365051d9c5c7a9bf96a98f57cb8571bb1247ab18c0a34c089ff0b3ecdeb1a0 08:06:15 Stored in directory: /tmp/pip-ephem-wheel-cache-zy5drj9g/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 08:06:15 Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email 08:06:15 ---> uname -a: 08:06:15 Linux prd-centos7-docker-4c-2g-653.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:06:15 08:06:15 08:06:15 ---> lscpu: 08:06:15 Architecture: x86_64 08:06:15 CPU op-mode(s): 32-bit, 64-bit 08:06:15 Byte Order: Little Endian 08:06:15 Address sizes: 40 bits physical, 48 bits virtual 08:06:15 CPU(s): 2 08:06:15 On-line CPU(s) list: 0,1 08:06:15 Thread(s) per core: 1 08:06:15 Core(s) per socket: 1 08:06:15 Socket(s): 2 08:06:15 NUMA node(s): 1 08:06:15 Vendor ID: AuthenticAMD 08:06:15 CPU family: 23 08:06:15 Model: 49 08:06:15 Model name: AMD EPYC-Rome Processor 08:06:15 Stepping: 0 08:06:15 CPU MHz: 2799.998 08:06:15 BogoMIPS: 5599.99 08:06:15 Virtualization: AMD-V 08:06:15 Hypervisor vendor: KVM 08:06:15 Virtualization type: full 08:06:15 L1d cache: 64 KiB 08:06:15 L1i cache: 64 KiB 08:06:15 L2 cache: 1 MiB 08:06:15 L3 cache: 32 MiB 08:06:15 NUMA node0 CPU(s): 0,1 08:06:15 Vulnerability Itlb multihit: Not affected 08:06:15 Vulnerability L1tf: Not affected 08:06:15 Vulnerability Mds: Not affected 08:06:15 Vulnerability Meltdown: Not affected 08:06:15 Vulnerability Mmio stale data: Not affected 08:06:15 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:06:15 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 08:06:15 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 08:06:15 Vulnerability Srbds: Not affected 08:06:15 Vulnerability Tsx async abort: Not affected 08:06:15 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:06:15 08:06:15 08:06:15 ---> nproc: 08:06:15 2 08:06:15 08:06:15 08:06:15 ---> df -h: 08:06:15 Filesystem Size Used Avail Use% Mounted on 08:06:15 overlay 40G 7.3G 33G 19% / 08:06:15 tmpfs 64M 0 64M 0% /dev 08:06:15 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 08:06:15 shm 64M 0 64M 0% /dev/shm 08:06:15 /dev/vda1 40G 7.3G 33G 19% /facter-os 08:06:15 08:06:15 08:06:15 Cannot open /var/log/sysstat/sa29: No such file or directory 08:06:15 Please check if data collecting is enabled 08:06:15 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:06:15 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:06:15 $ docker stop --time=1 f2d3b7243fb3969972c1783dc2e14e0653e0160ec0084fe570ebd250bf708618 08:06:16 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, pygments, pycryptodome, 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, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance 08:06:16 $ docker rm -f --volumes f2d3b7243fb3969972c1783dc2e14e0653e0160ec0084fe570ebd250bf708618 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:06:16 [WS-CLEANUP] Deleting project workspace... 08:06:16 [WS-CLEANUP] Deferred wipeout is used... 08:06:16 [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:06:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:17 08:06:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:06:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:17 latest: Pulling from edgex-lftools-log-publisher 08:06:17 5eb5b503b376: Pulling fs layer 08:06:17 5c69ac0246d0: Pulling fs layer 08:06:17 ec43610c2a17: Pulling fs layer 08:06:17 3a2ae6a8a46f: Pulling fs layer 08:06:17 33b1e0a273af: Pulling fs layer 08:06:17 5d3b04190fa2: Pulling fs layer 08:06:17 2f39f015ded8: Pulling fs layer 08:06:17 33b1e0a273af: Waiting 08:06:17 5d3b04190fa2: Waiting 08:06:17 3a2ae6a8a46f: Waiting 08:06:17 5c69ac0246d0: Verifying Checksum 08:06:17 5c69ac0246d0: Download complete 08:06:17 3a2ae6a8a46f: Verifying Checksum 08:06:17 3a2ae6a8a46f: Download complete 08:06:17 33b1e0a273af: Verifying Checksum 08:06:17 33b1e0a273af: Download complete 08:06:17 5d3b04190fa2: Verifying Checksum 08:06:17 ec43610c2a17: Verifying Checksum 08:06:17 ec43610c2a17: Download complete 08:06:17 5eb5b503b376: Verifying Checksum 08:06:17 5eb5b503b376: Download complete 08:06:18 2f39f015ded8: Download complete 08:06:18 5eb5b503b376: Pull complete 08:06:19 5c69ac0246d0: Pull complete 08:06:19 ec43610c2a17: Pull complete 08:06:19 3a2ae6a8a46f: Pull complete 08:06:19 33b1e0a273af: Pull complete 08:06:19 5d3b04190fa2: Pull complete 08:06:23 2f39f015ded8: Pull complete 08:06:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:06:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:06:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:06:23 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 08:06:23 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:06:24 $ docker top 77e8f026e237f439ae6b79f1ea63b57a2bd95bf75c4222e53ecd9664822ee31d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:06:25 ---> job-cost.sh 08:06:25 lf-activate-venv: SKIPPING 08:06:25 INFO: No Stack... 08:06:25 INFO: Retrieving Pricing Info for: v3-standard-8 08:06:25 INFO: Archiving Costs [Pipeline] sh 08:06:25 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 08:06:25 + cut -d, -f6 [Pipeline] lock 08:06:25 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] 08:06:25 Resource [jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] did not exist. Created. 08:06:25 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:06:26 + echo total: 0.2199999988079071 [Pipeline] stash 08:06:26 Stashed 1 file(s) [Pipeline] } 08:06:26 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 08:06:26 $ docker stop --time=1 77e8f026e237f439ae6b79f1ea63b57a2bd95bf75c4222e53ecd9664822ee31d 08:06:27 $ docker rm -f --volumes 77e8f026e237f439ae6b79f1ea63b57a2bd95bf75c4222e53ecd9664822ee31d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 08:07:23 08:07:23 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 charset-normalizer-3.4.1 click-8.1.8 configparser-7.2.0 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.23.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 pycryptodome-3.22.0 pygments-2.19.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.24.0 selenium-4.31.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:07:23 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:08:02 Removing intermediate container eb28d2548c61 08:08:02 ---> 05e85cf921cf 08:08:02 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 08:08:02 ---> Running in b4e7d043f7fa 08:08:02 Removing intermediate container b4e7d043f7fa 08:08:02 ---> 9f7724c807b4 08:08:02 Step 11/13 : LABEL arch=arm64 08:08:02 ---> Running in ba430deba8a5 08:08:02 Removing intermediate container ba430deba8a5 08:08:02 ---> 71deca78f3f3 08:08:02 Step 12/13 : LABEL git_sha=b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:08:02 ---> Running in a4dd9e3e583b 08:08:02 Removing intermediate container a4dd9e3e583b 08:08:02 ---> 772bd5ba2c71 08:08:02 Step 13/13 : LABEL version=1.0.0-dev.1 08:08:02 ---> Running in 28c8b78bbc43 08:08:02 Removing intermediate container 28c8b78bbc43 08:08:02 ---> 8f2bf9964f94 08:08:02 [Warning] One or more build-args [ARCH] were not consumed 08:08:02 Successfully built 8f2bf9964f94 08:08:02 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:08:02 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 08:08:02 b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:08:02 latest 08:08:02 1.0.0-dev.1 08:08:02 b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:08:02 main 08:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:03 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:08:03 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:08:03 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:08:03 518484abfc3d: Preparing 08:08:03 bbbbf1604cee: Preparing 08:08:03 f29405db7915: Preparing 08:08:03 27364c244579: Preparing 08:08:03 42f7e64463b1: Preparing 08:08:03 dd9c8f8612c8: Preparing 08:08:03 dd9c8f8612c8: Waiting 08:08:03 27364c244579: Pushed 08:08:03 bbbbf1604cee: Pushed 08:08:03 f29405db7915: Pushed 08:08:03 dd9c8f8612c8: Layer already exists 08:08:03 42f7e64463b1: Pushed 08:12:55 518484abfc3d: Pushed 08:12:55 b931d77d11e17753c2a46cffd2d677fa5a4c20d7: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:55 + 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:12:56 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 08:12:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:12:56 518484abfc3d: Preparing 08:12:56 bbbbf1604cee: Preparing 08:12:56 f29405db7915: Preparing 08:12:56 27364c244579: Preparing 08:12:56 42f7e64463b1: Preparing 08:12:56 dd9c8f8612c8: Preparing 08:12:56 dd9c8f8612c8: Waiting 08:12:56 f29405db7915: Layer already exists 08:12:56 27364c244579: Layer already exists 08:12:56 518484abfc3d: Layer already exists 08:12:56 bbbbf1604cee: Layer already exists 08:12:56 42f7e64463b1: Layer already exists 08:12:56 dd9c8f8612c8: Layer already exists 08:12:56 latest: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:56 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 08:12:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:12:57 518484abfc3d: Preparing 08:12:57 bbbbf1604cee: Preparing 08:12:57 f29405db7915: Preparing 08:12:57 27364c244579: Preparing 08:12:57 42f7e64463b1: Preparing 08:12:57 dd9c8f8612c8: Preparing 08:12:57 dd9c8f8612c8: Waiting 08:12:57 f29405db7915: Layer already exists 08:12:57 27364c244579: Layer already exists 08:12:57 42f7e64463b1: Layer already exists 08:12:57 bbbbf1604cee: Layer already exists 08:12:57 518484abfc3d: Layer already exists 08:12:57 dd9c8f8612c8: Layer already exists 08:12:57 1.0.0-dev.1: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:57 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:57 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:12:57 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:12:57 518484abfc3d: Preparing 08:12:57 bbbbf1604cee: Preparing 08:12:57 f29405db7915: Preparing 08:12:57 27364c244579: Preparing 08:12:57 42f7e64463b1: Preparing 08:12:57 dd9c8f8612c8: Preparing 08:12:57 f29405db7915: Layer already exists 08:12:57 27364c244579: Layer already exists 08:12:57 518484abfc3d: Layer already exists 08:12:57 bbbbf1604cee: Layer already exists 08:12:57 42f7e64463b1: Layer already exists 08:12:57 dd9c8f8612c8: Layer already exists 08:12:57 b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:12:58 + 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:12:58 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 08:12:58 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 08:12:58 518484abfc3d: Preparing 08:12:58 bbbbf1604cee: Preparing 08:12:58 f29405db7915: Preparing 08:12:58 27364c244579: Preparing 08:12:58 42f7e64463b1: Preparing 08:12:58 dd9c8f8612c8: Preparing 08:12:58 dd9c8f8612c8: Waiting 08:12:58 27364c244579: Layer already exists 08:12:58 518484abfc3d: Layer already exists 08:12:58 f29405db7915: Layer already exists 08:12:58 bbbbf1604cee: Layer already exists 08:12:58 42f7e64463b1: Layer already exists 08:12:58 dd9c8f8612c8: Layer already exists 08:12:59 main: digest: sha256:c7f9d6371245011306d6ca04639deea0cd3a1e7c3a08ad478f72ec3e5e80cfc5 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:12:59 ===================================================== [Pipeline] echo 08:12:59 taggedImages: 08:12:59 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 08:12:59 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 08:12:59 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 08:12:59 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 08:12:59 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo 08:12:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7 [Pipeline] echo 08:12:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo 08:12:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.1 [Pipeline] echo 08:12:59 Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:b931d77d11e17753c2a46cffd2d677fa5a4c20d7-1.0.0-dev.1 [Pipeline] echo 08:12:59 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:12:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:12:59 08:12:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:00 arm64: Pulling from edgex-lftools-log-publisher 08:13:00 8998bd30e6a1: Pulling fs layer 08:13:00 04944245beec: Pulling fs layer 08:13:00 699f458cf7ca: Pulling fs layer 08:13:00 765212b225bb: Pulling fs layer 08:13:00 f23df028b6ca: Pulling fs layer 08:13:00 d65c8cfc05b1: Pulling fs layer 08:13:00 2437ff75d9bd: Pulling fs layer 08:13:00 765212b225bb: Waiting 08:13:00 f23df028b6ca: Waiting 08:13:00 d65c8cfc05b1: Waiting 08:13:00 2437ff75d9bd: Waiting 08:13:00 04944245beec: Verifying Checksum 08:13:00 04944245beec: Download complete 08:13:00 765212b225bb: Verifying Checksum 08:13:00 765212b225bb: Download complete 08:13:00 f23df028b6ca: Verifying Checksum 08:13:00 f23df028b6ca: Download complete 08:13:00 d65c8cfc05b1: Verifying Checksum 08:13:00 d65c8cfc05b1: Download complete 08:13:00 699f458cf7ca: Verifying Checksum 08:13:00 699f458cf7ca: Download complete 08:13:00 8998bd30e6a1: Verifying Checksum 08:13:00 8998bd30e6a1: Download complete 08:13:03 2437ff75d9bd: Verifying Checksum 08:13:03 2437ff75d9bd: Download complete 08:13:05 8998bd30e6a1: Pull complete 08:13:06 04944245beec: Pull complete 08:13:07 699f458cf7ca: Pull complete 08:13:07 765212b225bb: Pull complete 08:13:08 f23df028b6ca: Pull complete 08:13:08 d65c8cfc05b1: Pull complete 08:13:27 2437ff75d9bd: Pull complete 08:13:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 08:13:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 08:13:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:27 prd-ubuntu20.04-docker-arm64-4c-16g-651 does not seem to be running inside a container 08:13:27 $ 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:13:29 $ docker top 6ec49eb438ad6f8f1cb644b5ee6ff280bcd78909da6977c5888f18edbfd0942c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:13:30 ---> job-cost.sh 08:13:30 lf-activate-venv: SKIPPING 08:13:30 INFO: No Stack... 08:13:31 INFO: Retrieving Pricing Info for: v3-standard-4 08:13:32 INFO: Archiving Costs [Pipeline] sh 08:13:32 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 08:13:32 + cut -d, -f6 [Pipeline] lock 08:13:32 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] 08:13:32 Resource [jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] did not exist. Created. 08:13:32 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 08:13:33 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-a1488738/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 08:13:33 + echo total: 0.10999999940395355 [Pipeline] stash 08:13:33 Warning: overwriting stash ‘stack-cost’ 08:13:33 Stashed 1 file(s) [Pipeline] } 08:13:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-51-stack-cost] [Pipeline] // lock [Pipeline] } 08:13:34 $ docker stop --time=1 6ec49eb438ad6f8f1cb644b5ee6ff280bcd78909da6977c5888f18edbfd0942c 08:13:35 $ docker rm -f --volumes 6ec49eb438ad6f8f1cb644b5ee6ff280bcd78909da6977c5888f18edbfd0942c [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:13:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:36 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 08:13:36 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:36 $ docker top 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 -eo pid,comm 08:13:36 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:13:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:36 [ssh-agent] Looking for ssh-agent implementation... 08:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:37 $ docker exec 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 ssh-agent 08:13:37 SSH_AUTH_SOCK=/tmp/ssh-eSmZhzB8PM9s/agent.32 08:13:37 SSH_AGENT_PID=38 08:13:37 Running ssh-add (command line suppressed) 08:13:37 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3988007640247906630.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_3988007640247906630.key) 08:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:37 + git semver tag 08:13:37 2025-04-29 08:13:37,793 [run_tag] DEBUG tag force:False 08:13:37 2025-04-29 08:13:37,793 [check_head_tag] DEBUG check head tag 08:13:37 2025-04-29 08:13:37,794 [execute] INFO git cat-file --batch-check 08:13:37 2025-04-29 08:13:37,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 08:13:37 2025-04-29 08:13:37,798 [execute] INFO git cat-file --batch 08:13:37 2025-04-29 08:13:37,798 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 08:13:37 2025-04-29 08:13:37,815 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:13:37 2025-04-29 08:13:37,816 [execute] INFO git tag -a v1.0.0-dev.1 -m v1.0.0-dev.1 08:13:37 2025-04-29 08:13:37,816 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.1', '-m', 'v1.0.0-dev.1'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 08:13:37 2025-04-29 08:13:37,820 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:13:37 1.0.0-dev.1 [Pipeline] } 08:13:37 $ docker exec --env ******** --env ******** 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 ssh-agent -k 08:13:37 unset SSH_AUTH_SOCK; 08:13:37 unset SSH_AGENT_PID; 08:13:37 echo Agent pid 38 killed; 08:13:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:38 + git semver [Pipeline] } 08:13:38 $ docker stop --time=1 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 08:13:39 $ docker rm -f --volumes 79cf365d824a9e5fe362c67031cb260aa8329e260759dd9510d1b85b4e0f98f6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:40 08:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:40 0.23.1-centos7: Pulling from edgex-lftools 08:13:40 ab5ef0e58194: Pulling fs layer 08:13:40 9712f1f96733: Pulling fs layer 08:13:40 63f879dbbcfc: Pulling fs layer 08:13:40 0d9ebad4ef96: Pulling fs layer 08:13:40 e9a5061849ea: Pulling fs layer 08:13:40 d747dcd14b5f: Pulling fs layer 08:13:40 2de7ff778b66: Pulling fs layer 08:13:40 e9a5061849ea: Waiting 08:13:40 d747dcd14b5f: Waiting 08:13:40 2de7ff778b66: Waiting 08:13:40 0d9ebad4ef96: Waiting 08:13:40 9712f1f96733: Download complete 08:13:40 63f879dbbcfc: Verifying Checksum 08:13:40 63f879dbbcfc: Download complete 08:13:41 e9a5061849ea: Verifying Checksum 08:13:41 e9a5061849ea: Download complete 08:13:41 d747dcd14b5f: Download complete 08:13:41 0d9ebad4ef96: Verifying Checksum 08:13:41 0d9ebad4ef96: Download complete 08:13:41 ab5ef0e58194: Verifying Checksum 08:13:41 ab5ef0e58194: Download complete 08:13:41 2de7ff778b66: Verifying Checksum 08:13:41 2de7ff778b66: Download complete 08:13:43 ab5ef0e58194: Pull complete 08:13:43 9712f1f96733: Pull complete 08:13:43 63f879dbbcfc: Pull complete 08:13:47 0d9ebad4ef96: Pull complete 08:13:47 e9a5061849ea: Pull complete 08:13:47 d747dcd14b5f: Pull complete 08:13:48 2de7ff778b66: Pull complete 08:13:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 08:13:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 08:13:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:48 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 08:13:48 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 08:13:50 $ docker top 9bc09c2683383f9f972e74673f28580d2000438cc98dd0ac87e285ead5844b2e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 08:13:50 provisioning config files... 08:13:50 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15793667316725647201tmp 08:13:50 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config2329567506937715568tmp 08:13:50 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4700678908573726190tmp [Pipeline] { [Pipeline] echo 08:13:50 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 08:13:50 ---> sigul-configuration.sh 08:13:50 gpg: directory `/root/.gnupg' created 08:13:50 gpg: new configuration file `/root/.gnupg/gpg.conf' created 08:13:50 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 08:13:50 gpg: keyring `/root/.gnupg/secring.gpg' created 08:13:50 gpg: keyring `/root/.gnupg/pubring.gpg' created 08:13:50 gpg: CAST5 encrypted data 08:13:50 gpg: encrypted with 1 passphrase 08:13:50 gpg: WARNING: message was not integrity protected [Pipeline] sh 08:13:51 + mkdir /home/jenkins 08:13:51 + mkdir /home/jenkins/sigul [Pipeline] sh 08:13:51 + 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:13:51 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 08:13:51 ---> sigul-install.sh 08:13:51 Sigul already installed; skipping installation. [Pipeline] sh 08:13:51 + git tag --list 08:13:51 v0.0.1 08:13:51 v0.0.2-dev.1 08:13:51 v0.0.2-dev.10 08:13:51 v0.0.2-dev.11 08:13:51 v0.0.2-dev.12 08:13:51 v0.0.2-dev.13 08:13:51 v0.0.2-dev.14 08:13:51 v0.0.2-dev.15 08:13:51 v0.0.2-dev.16 08:13:51 v0.0.2-dev.17 08:13:51 v0.0.2-dev.18 08:13:51 v0.0.2-dev.19 08:13:51 v0.0.2-dev.2 08:13:51 v0.0.2-dev.20 08:13:51 v0.0.2-dev.21 08:13:51 v0.0.2-dev.22 08:13:51 v0.0.2-dev.23 08:13:51 v0.0.2-dev.24 08:13:51 v0.0.2-dev.25 08:13:51 v0.0.2-dev.26 08:13:51 v0.0.2-dev.27 08:13:51 v0.0.2-dev.28 08:13:51 v0.0.2-dev.29 08:13:51 v0.0.2-dev.3 08:13:51 v0.0.2-dev.30 08:13:51 v0.0.2-dev.31 08:13:51 v0.0.2-dev.32 08:13:51 v0.0.2-dev.33 08:13:51 v0.0.2-dev.34 08:13:51 v0.0.2-dev.35 08:13:51 v0.0.2-dev.36 08:13:51 v0.0.2-dev.37 08:13:51 v0.0.2-dev.38 08:13:51 v0.0.2-dev.39 08:13:51 v0.0.2-dev.4 08:13:51 v0.0.2-dev.40 08:13:51 v0.0.2-dev.41 08:13:51 v0.0.2-dev.42 08:13:51 v0.0.2-dev.43 08:13:51 v0.0.2-dev.44 08:13:51 v0.0.2-dev.5 08:13:51 v0.0.2-dev.6 08:13:51 v0.0.2-dev.7 08:13:51 v0.0.2-dev.8 08:13:51 v0.0.2-dev.9 08:13:51 v1.0.0-dev.1 [Pipeline] sh 08:13:52 + lftools sign git-tag v1.0.0-dev.1 08:13:52 Signing Git tag with Sigul... 08:13:52 Signing v1.0.0-dev.1 [Pipeline] echo 08:13:53 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 08:13:53 ---> sigul-configuration-cleanup.sh [Pipeline] } 08:13:53 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 08:13:53 $ docker stop --time=1 9bc09c2683383f9f972e74673f28580d2000438cc98dd0ac87e285ead5844b2e 08:13:54 $ docker rm -f --volumes 9bc09c2683383f9f972e74673f28580d2000438cc98dd0ac87e285ead5844b2e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 08:13:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:55 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 08:13:55 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:55 $ docker top ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d -eo pid,comm 08:13:55 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:13:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:55 [ssh-agent] Looking for ssh-agent implementation... 08:13:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:13:55 $ docker exec ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d ssh-agent 08:13:56 SSH_AUTH_SOCK=/tmp/ssh-5ZuAiIrccWah/agent.32 08:13:56 SSH_AGENT_PID=38 08:13:56 Running ssh-add (command line suppressed) 08:13:56 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18250375506730939417.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_18250375506730939417.key) 08:13:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:13:56 + git semver bump pre 08:13:56 2025-04-29 08:13:56,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:13:56 2025-04-29 08:13:56,671 [bump_version] DEBUG bumping version:1.0.0-dev.1 on axis:pre with prefix:dev 08:13:56 2025-04-29 08:13:56,671 [bump_version] DEBUG bumped version:1.0.0-dev.2 08:13:56 2025-04-29 08:13:56,671 [write_version] DEBUG write version:1.0.0-dev.2 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 08:13:56 2025-04-29 08:13:56,671 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:13:56 2025-04-29 08:13:56,671 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:13:56 2025-04-29 08:13:56,673 [execute] INFO git cat-file --batch-check 08:13:56 2025-04-29 08:13:56,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 08:13:56 2025-04-29 08:13:56,677 [execute] INFO git cat-file --batch 08:13:56 2025-04-29 08:13:56,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 08:13:56 2025-04-29 08:13:56,683 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:13:56 1.0.0-dev.2 [Pipeline] } 08:13:56 $ docker exec --env ******** --env ******** ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d ssh-agent -k 08:13:56 unset SSH_AUTH_SOCK; 08:13:56 unset SSH_AGENT_PID; 08:13:56 echo Agent pid 38 killed; 08:13:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:13:57 + git semver [Pipeline] } 08:13:57 $ docker stop --time=1 ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d 08:13:58 $ docker rm -f --volumes ab2d24e461cc551df2b2bf8ede441b33e2edc98fe2a059210213e434d6ecfe8d [Pipeline] // withDockerContainer [Pipeline] sh 08:13:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:13:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:13:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:13:59 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 08:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:13:59 $ docker top e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 -eo pid,comm 08:13:59 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:13:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:13:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:13:59 [ssh-agent] Looking for ssh-agent implementation... 08:14:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:14:00 $ docker exec e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 ssh-agent 08:14:00 SSH_AUTH_SOCK=/tmp/ssh-EJvAjpmEVK2Y/agent.32 08:14:00 SSH_AGENT_PID=38 08:14:00 Running ssh-add (command line suppressed) 08:14:00 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12942114995285353697.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_12942114995285353697.key) 08:14:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:14:00 + git semver push 08:14:00 2025-04-29 08:14:00,787 [run_push] DEBUG push 08:14:00 2025-04-29 08:14:00,789 [execute] INFO git cat-file --batch-check 08:14:00 2025-04-29 08:14:00,789 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 08:14:00 2025-04-29 08:14:00,793 [execute] INFO git rev-list d50afd545bc5261868ad77289c9efce52ed26d2a -- 08:14:00 2025-04-29 08:14:00,793 [execute] DEBUG Popen(['git', 'rev-list', 'd50afd545bc5261868ad77289c9efce52ed26d2a', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 08:14:00 2025-04-29 08:14:00,798 [execute] INFO git fetch -v origin 08:14:00 2025-04-29 08:14:00,798 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 08:14:01 2025-04-29 08:14:01,267 [run_push] DEBUG no remote changes detected 08:14:01 2025-04-29 08:14:01,267 [execute] INFO git push origin semver 08:14:01 2025-04-29 08:14:01,268 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 08:14:02 2025-04-29 08:14:02,065 [run_push] DEBUG push all version tags 08:14:02 2025-04-29 08:14:02,065 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 08:14:02 2025-04-29 08:14:02,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 08:14:02 2025-04-29 08:14:02,679 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 08:14:02 1.0.0-dev.2 [Pipeline] } 08:14:02 $ docker exec --env ******** --env ******** e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 ssh-agent -k 08:14:03 unset SSH_AUTH_SOCK; 08:14:03 unset SSH_AGENT_PID; 08:14:03 echo Agent pid 38 killed; 08:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:14:03 + git semver [Pipeline] } 08:14:03 $ docker stop --time=1 e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 08:14:04 $ docker rm -f --volumes e53a9fe22c42d7ccaeb098bd4c2fdb571b91477a31cb4e82a7bf263f1dfb29a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:14:05 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 08:14:05 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:14:05 total 16 08:14:05 drwxr-xr-x 3 root root 4096 Apr 29 08:06 . 08:14:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 08:13 .. 08:14:05 drwxr-xr-x 2 root root 4096 Apr 29 08:06 cost 08:14:05 -rw-r--r-- 1 root root 87 Apr 29 08:06 cost.csv 08:14:05 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:14:05 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 08:14:05 total 16 08:14:05 drwxr-xr-x 3 jenkins jenkins 4096 Apr 29 08:06 . 08:14:05 drwxrwxr-x 8 jenkins jenkins 4096 Apr 29 08:13 .. 08:14:05 drwxr-xr-x 2 jenkins jenkins 4096 Apr 29 08:06 cost 08:14:05 -rw-r--r-- 1 jenkins jenkins 87 Apr 29 08:06 cost.csv [Pipeline] libraryResource [Pipeline] sh 08:14:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:14:06 ---> package-listing.sh 08:14:06 ++ facter osfamily 08:14:06 ++ tr '[:upper:]' '[:lower:]' 08:14:06 + OS_FAMILY=debian 08:14:06 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 08:14:06 + START_PACKAGES=/tmp/packages_start.txt 08:14:06 + END_PACKAGES=/tmp/packages_end.txt 08:14:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:06 + PACKAGES=/tmp/packages_start.txt 08:14:06 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:14:06 + PACKAGES=/tmp/packages_end.txt 08:14:06 + case "${OS_FAMILY}" in 08:14:06 + dpkg -l 08:14:06 + grep '^ii' 08:14:06 + '[' -f /tmp/packages_start.txt ']' 08:14:06 + '[' -f /tmp/packages_end.txt ']' 08:14:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:06 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 08:14:06 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 08:14:06 + 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:14:06 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:14:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:07 prd-ubuntu20.04-docker-8c-8g-650 does not seem to be running inside a container 08:14:07 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 08:14:07 $ docker top 92a4c551c7159bfac3d704b4f8d1ad5840ff43568f286287c78b7cf8ac6c599c -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:08 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:08 + mkdir -p /var/log/sysstat [Pipeline] sh 08:14:08 + ls /var/log/sa-host 08:14:08 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:08 provisioning config files... 08:14:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10658709290353599541tmp [Pipeline] { [Pipeline] echo 08:14:08 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:09 ---> create-netrc.sh [Pipeline] } 08:14:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:14:09 ---> python-tools-install.sh [Pipeline] echo 08:14:09 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:09 ---> sudo-logs.sh 08:14:09 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:14:09 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:14:10 ---> job-cost.sh 08:14:10 lf-activate-venv: SKIPPING 08:14:10 DEBUG: total: 0.2199999988079071 08:14:10 INFO: Retrieving Stack Cost... 08:14:10 INFO: Retrieving Pricing Info for: v3-standard-8 08:14:10 INFO: Archiving Costs [Pipeline] echo 08:14:10 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:14:11 ---> logs-deploy.sh 08:14:11 lf-activate-venv: SKIPPING 08:14:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/51 08:14:11 INFO: archiving workspace using pattern(s): 08:14:12 Archives upload complete. 08:14:12 INFO: archiving logs to Nexus