Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 57a1b0acfb7409eee527084a15a1b000dda517c6 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-ssh12247902821063876380.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-ssh8140247567184156748.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-ssh8986071842486887925.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-ssh11125328769933090203.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-ssh495381992637021904.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-3588’ is offline Running on prd-ubuntu20.04-docker-8c-8g-3602 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 57a1b0acfb7409eee527084a15a1b000dda517c6 (main) Commit message: "Merge pull request #129 from edgexfoundry/dependabot/pip/requests-2.32.4" > git config core.sparsecheckout # timeout=10 > git checkout -f 57a1b0acfb7409eee527084a15a1b000dda517c6 # timeout=10 > git rev-list --no-walk e86f8a217ae073cfc8a1efb2d118210b9bc99448 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-06-20T06:13:40.239Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-06-20T06:13:40.296Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-06-20T06:13:40.324Z] ========================================================= [2025-06-20T06:13:40.324Z] EdgeX Global Pipelines Version Info [2025-06-20T06:13:40.324Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:13:41.048Z] ------------------- [2025-06-20T06:13:41.048Z] stable info: [2025-06-20T06:13:41.048Z] ------------------- [2025-06-20T06:13:41.048Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-06-20T06:13:41.048Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-06-20T06:13:41.048Z] Message: update stable to v1.0.274 [2025-06-20T06:13:41.620Z] ------------------- [2025-06-20T06:13:41.620Z] experimental info: [2025-06-20T06:13:41.620Z] ------------------- [2025-06-20T06:13:41.620Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-06-20T06:13:41.620Z] Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 [2025-06-20T06:13:41.620Z] Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2025-06-20T06:13:41.722Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2025-06-20T06:13:41.742Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2025-06-20T06:13:41.762Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-06-20T06:13:41.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-06-20T06:13:41.803Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-06-20T06:13:41.824Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2025-06-20T06:13:41.844Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-06-20T06:13:41.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2025-06-20T06:13:41.888Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2025-06-20T06:13:41.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-06-20T06:13:41.928Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2025-06-20T06:13:41.948Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2025-06-20T06:13:41.965Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-06-20T06:13:41.984Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-06-20T06:13:42.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-06-20T06:13:42.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-06-20T06:13:42.050Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-06-20T06:13:42.072Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] echo [2025-06-20T06:13:42.095Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 57a1b0a [Pipeline] echo [2025-06-20T06:13:42.116Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:13:42.179Z] provisioning config files... [2025-06-20T06:13:42.193Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11132831607499169613tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:13:42.530Z] ---> ****-login.sh [2025-06-20T06:13:42.530Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:13:42.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:42.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:42.789Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:42.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:42.789Z] [2025-06-20T06:13:42.789Z] Login Succeeded [2025-06-20T06:13:42.789Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:13:42.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:43.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:43.050Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:43.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:43.050Z] [2025-06-20T06:13:43.050Z] Login Succeeded [2025-06-20T06:13:43.050Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:13:43.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:43.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:43.050Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:43.050Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:43.050Z] [2025-06-20T06:13:43.050Z] Login Succeeded [2025-06-20T06:13:43.050Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:13:43.050Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:43.050Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:43.050Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:43.051Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:43.051Z] [2025-06-20T06:13:43.051Z] Login Succeeded [2025-06-20T06:13:43.051Z] ****.io [2025-06-20T06:13:43.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:43.311Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:43.311Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:43.311Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:43.311Z] [2025-06-20T06:13:43.311Z] Login Succeeded [2025-06-20T06:13:43.571Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:13:43.579Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-06-20T06:13:43.999Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:13:43.999Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-06-20T06:13:43.999Z] + [ -e /tmp/ssh_known_hosts ] [2025-06-20T06:13:43.999Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-06-20T06:13:43.999Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-06-20T06:13:43.999Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-06-20T06:13:43.999Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:13:44.363Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:13:44.363Z] [2025-06-20T06:13:44.363Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:13:44.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:13:44.673Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-06-20T06:13:44.673Z] 3dae71ba6b94: Pulling fs layer [2025-06-20T06:13:44.673Z] 6bf1a483ea7c: Pulling fs layer [2025-06-20T06:13:44.673Z] f5dfc541a4d3: Pulling fs layer [2025-06-20T06:13:44.673Z] 461d9e800cba: Pulling fs layer [2025-06-20T06:13:44.673Z] 80192f66455f: Pulling fs layer [2025-06-20T06:13:44.673Z] 2e8e34ca0e6c: Pulling fs layer [2025-06-20T06:13:44.673Z] a29436f7fd5d: Pulling fs layer [2025-06-20T06:13:44.673Z] 923cac83aea3: Pulling fs layer [2025-06-20T06:13:44.673Z] 25ad8b0a4227: Pulling fs layer [2025-06-20T06:13:44.673Z] db01528c6b51: Pulling fs layer [2025-06-20T06:13:44.673Z] 28988de357af: Pulling fs layer [2025-06-20T06:13:44.673Z] 80192f66455f: Waiting [2025-06-20T06:13:44.673Z] a29436f7fd5d: Waiting [2025-06-20T06:13:44.673Z] 2e8e34ca0e6c: Waiting [2025-06-20T06:13:44.673Z] 923cac83aea3: Waiting [2025-06-20T06:13:44.674Z] 461d9e800cba: Waiting [2025-06-20T06:13:44.674Z] 28988de357af: Waiting [2025-06-20T06:13:44.674Z] 25ad8b0a4227: Waiting [2025-06-20T06:13:44.674Z] db01528c6b51: Waiting [2025-06-20T06:13:44.674Z] 6bf1a483ea7c: Verifying Checksum [2025-06-20T06:13:44.674Z] 6bf1a483ea7c: Download complete [2025-06-20T06:13:44.674Z] 461d9e800cba: Verifying Checksum [2025-06-20T06:13:44.674Z] 461d9e800cba: Download complete [2025-06-20T06:13:44.674Z] 80192f66455f: Verifying Checksum [2025-06-20T06:13:44.674Z] 80192f66455f: Download complete [2025-06-20T06:13:44.935Z] f5dfc541a4d3: Verifying Checksum [2025-06-20T06:13:44.935Z] f5dfc541a4d3: Download complete [2025-06-20T06:13:44.935Z] 3dae71ba6b94: Verifying Checksum [2025-06-20T06:13:44.935Z] 3dae71ba6b94: Download complete [2025-06-20T06:13:44.935Z] 923cac83aea3: Verifying Checksum [2025-06-20T06:13:44.935Z] 923cac83aea3: Download complete [2025-06-20T06:13:45.193Z] 25ad8b0a4227: Verifying Checksum [2025-06-20T06:13:45.193Z] 25ad8b0a4227: Download complete [2025-06-20T06:13:45.193Z] db01528c6b51: Verifying Checksum [2025-06-20T06:13:45.193Z] db01528c6b51: Download complete [2025-06-20T06:13:45.193Z] 28988de357af: Verifying Checksum [2025-06-20T06:13:45.193Z] 28988de357af: Download complete [2025-06-20T06:13:45.450Z] a29436f7fd5d: Verifying Checksum [2025-06-20T06:13:45.450Z] a29436f7fd5d: Download complete [2025-06-20T06:13:45.709Z] 2e8e34ca0e6c: Verifying Checksum [2025-06-20T06:13:45.709Z] 2e8e34ca0e6c: Download complete [2025-06-20T06:13:45.969Z] 3dae71ba6b94: Pull complete [2025-06-20T06:13:46.236Z] 6bf1a483ea7c: Pull complete [2025-06-20T06:13:46.814Z] f5dfc541a4d3: Pull complete [2025-06-20T06:13:46.814Z] 461d9e800cba: Pull complete [2025-06-20T06:13:46.814Z] 80192f66455f: Pull complete [2025-06-20T06:13:50.103Z] 2e8e34ca0e6c: Pull complete [2025-06-20T06:13:50.672Z] a29436f7fd5d: Pull complete [2025-06-20T06:13:50.672Z] 923cac83aea3: Pull complete [2025-06-20T06:13:50.672Z] 25ad8b0a4227: Pull complete [2025-06-20T06:13:50.934Z] db01528c6b51: Pull complete [2025-06-20T06:13:50.934Z] 28988de357af: Pull complete [2025-06-20T06:13:50.934Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-06-20T06:13:50.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:13:50.934Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:13:51.090Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:13:51.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:13:53.514Z] $ docker top 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b -eo pid,comm [2025-06-20T06:13:53.563Z] 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). [2025-06-20T06:13:53.563Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:13:53.613Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:13:53.613Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:13:53.729Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:13:53.740Z] $ docker exec 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent [2025-06-20T06:13:53.850Z] SSH_AUTH_SOCK=/tmp/ssh-dqCJpkjkUAQL/agent.32 [2025-06-20T06:13:53.850Z] SSH_AGENT_PID=38 [2025-06-20T06:13:53.858Z] Running ssh-add (command line suppressed) [2025-06-20T06:13:53.976Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_701404823193424896.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_701404823193424896.key) [2025-06-20T06:13:53.982Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:13:54.277Z] + git tag --points-at HEAD [Pipeline] } [2025-06-20T06:13:54.313Z] $ docker exec --env ******** --env ******** 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent -k [2025-06-20T06:13:54.425Z] unset SSH_AUTH_SOCK; [2025-06-20T06:13:54.425Z] unset SSH_AGENT_PID; [2025-06-20T06:13:54.425Z] echo Agent pid 38 killed; [2025-06-20T06:13:54.429Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-06-20T06:13:54.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:13:54.469Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:13:54.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:13:54.594Z] $ docker exec 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent [2025-06-20T06:13:54.699Z] SSH_AUTH_SOCK=/tmp/ssh-IBjTxw5dm1ko/agent.72 [2025-06-20T06:13:54.699Z] SSH_AGENT_PID=78 [2025-06-20T06:13:54.704Z] Running ssh-add (command line suppressed) [2025-06-20T06:13:54.815Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5025026232965986740.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_5025026232965986740.key) [2025-06-20T06:13:54.827Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:13:55.127Z] + git semver init [2025-06-20T06:13:55.388Z] 2025-06-20 06:13:55,362 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:13:55.388Z] 2025-06-20 06:13:55,366 [run_init] DEBUG init version:0.0.0 force:False [2025-06-20T06:13:55.388Z] 2025-06-20 06:13:55,366 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-20T06:13:55.388Z] 2025-06-20 06:13:55,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2025-06-20T06:13:55.388Z] 2025-06-20 06:13:55,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:13:56.326Z] 2025-06-20 06:13:55,981 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2025-06-20T06:13:56.326Z] 2025-06-20 06:13:55,981 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2025-06-20T06:13:56.326Z] 2025-06-20 06:13:55,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:13:56.326Z] 2025-06-20 06:13:55,981 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:13:56.326Z] 1.0.0-dev.6 [Pipeline] } [2025-06-20T06:13:56.344Z] $ docker exec --env ******** --env ******** 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b ssh-agent -k [2025-06-20T06:13:56.436Z] unset SSH_AUTH_SOCK; [2025-06-20T06:13:56.437Z] unset SSH_AGENT_PID; [2025-06-20T06:13:56.437Z] echo Agent pid 78 killed; [2025-06-20T06:13:56.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:13:56.767Z] + git semver [Pipeline] } [2025-06-20T06:13:57.048Z] $ docker stop --time=1 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b [2025-06-20T06:13:58.324Z] $ docker rm -f --volumes 54a4d76f58536bd3aec130cf102713b3a808d138fe0b493b0914dfd9651aab2b [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:13:58.660Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-06-20T06:13:58.897Z] Stashed 1 file(s) [Pipeline] echo [2025-06-20T06:13:58.902Z] [edgeXSemver]: initialized semver on version 1.0.0-dev.6 [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 [2025-06-20T06:13:59.085Z] provisioning config files... [2025-06-20T06:13:59.095Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3770149237423601247tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:13:59.398Z] ---> ****-login.sh [2025-06-20T06:13:59.398Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:13:59.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:59.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:59.398Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:59.398Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:59.398Z] [2025-06-20T06:13:59.398Z] Login Succeeded [2025-06-20T06:13:59.398Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:13:59.398Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:59.398Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:59.399Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:59.399Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:59.399Z] [2025-06-20T06:13:59.399Z] Login Succeeded [2025-06-20T06:13:59.399Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:13:59.657Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:59.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:59.658Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:59.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:59.658Z] [2025-06-20T06:13:59.658Z] Login Succeeded [2025-06-20T06:13:59.658Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:13:59.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:59.658Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:59.658Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:59.658Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:59.658Z] [2025-06-20T06:13:59.658Z] Login Succeeded [2025-06-20T06:13:59.658Z] ****.io [2025-06-20T06:13:59.919Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:13:59.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:13:59.919Z] Configure a credential helper to remove this warning. See [2025-06-20T06:13:59.919Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:13:59.919Z] [2025-06-20T06:13:59.919Z] Login Succeeded [2025-06-20T06:13:59.919Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:13:59.926Z] 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 [2025-06-20T06:14:00.652Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T06:14:00.937Z] + ls -al . [2025-06-20T06:14:00.937Z] total 72 [2025-06-20T06:14:00.937Z] drwxrwxr-x 6 jenkins jenkins 4096 Jun 20 06:13 . [2025-06-20T06:14:00.937Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:13 .. [2025-06-20T06:14:00.937Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:13 .git [2025-06-20T06:14:00.937Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:13 .github [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 06:13 .gitignore [2025-06-20T06:14:00.937Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:13 .semver [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 06:13 Dockerfile [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 06:13 Jenkinsfile [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 06:13 LICENSE [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 06:13 README.md [2025-06-20T06:14:00.937Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:13 TUC [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 06:13 VERSION [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 06:13 requirements.txt [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 06:13 robot-entrypoint.sh [2025-06-20T06:14:00.937Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 06:13 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:14:01.238Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 --label arch=amd64 --label version=1.0.0-dev.6 . [2025-06-20T06:14:01.238Z] Sending build context to Docker daemon 638kB [2025-06-20T06:14:01.238Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T06:14:01.496Z] 3.20: Pulling from library/alpine [2025-06-20T06:14:01.755Z] 0a9a5dfd008f: Pulling fs layer [2025-06-20T06:14:01.755Z] 0a9a5dfd008f: Download complete [2025-06-20T06:14:02.014Z] 0a9a5dfd008f: Pull complete [2025-06-20T06:14:02.014Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T06:14:02.014Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T06:14:02.014Z] ---> ff221270b9fb [2025-06-20T06:14:02.014Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T06:14:02.014Z] ---> Running in 628089bcdcd6 [2025-06-20T06:14:02.274Z] Removing intermediate container 628089bcdcd6 [2025-06-20T06:14:02.274Z] ---> 5e93cd16791f [2025-06-20T06:14:02.274Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T06:14:02.274Z] ---> Running in 9651a5ded524 [2025-06-20T06:14:02.274Z] Removing intermediate container 9651a5ded524 [2025-06-20T06:14:02.274Z] ---> 5897fbc5152a [2025-06-20T06:14:02.274Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T06:14:02.533Z] ---> e0698efbac73 [2025-06-20T06:14:02.533Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T06:14:02.533Z] ---> b0297f20c163 [2025-06-20T06:14:02.533Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T06:14:02.791Z] ---> b8d24ce69fcc [2025-06-20T06:14:02.791Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T06:14:02.791Z] ---> Running in 4d8bbff253c6 [2025-06-20T06:14:02.791Z] Removing intermediate container 4d8bbff253c6 [2025-06-20T06:14:02.791Z] ---> b80056e0c965 [2025-06-20T06:14:02.791Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T06:14:02.791Z] ---> Running in a1bdd544cb6d [2025-06-20T06:14:03.359Z] Removing intermediate container a1bdd544cb6d [2025-06-20T06:14:03.359Z] ---> 499adbb055a3 [2025-06-20T06:14:03.359Z] 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 [2025-06-20T06:14:03.618Z] ---> Running in d26109d831ca [2025-06-20T06:14:03.877Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:14:06.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:14:10.605Z] OK: 8 MiB in 14 packages [2025-06-20T06:14:10.605Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:14:12.508Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:14:14.010Z] Still waiting to schedule task [2025-06-20T06:14:14.010Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-3592’ is offline [2025-06-20T06:14:15.795Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T06:14:18.337Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T06:14:20.875Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T06:14:22.250Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T06:14:24.786Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T06:14:27.320Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T06:14:28.696Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T06:14:30.601Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T06:14:33.148Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T06:14:35.056Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T06:14:36.963Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T06:14:46.711Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T06:14:49.245Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T06:14:51.152Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T06:14:53.688Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:14:53.688Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T06:14:53.688Z] OK: 43 MiB in 28 packages [2025-06-20T06:14:53.688Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:14:56.220Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:14:59.509Z] (1/167) Installing libexpat (2.7.0-r0) [2025-06-20T06:15:01.412Z] (2/167) Installing libbz2 (1.0.8-r6) [2025-06-20T06:15:02.795Z] (3/167) Installing libpng (1.6.44-r0) [2025-06-20T06:15:05.336Z] (4/167) Installing freetype (2.13.2-r0) [2025-06-20T06:15:07.244Z] (5/167) Installing fontconfig (2.15.0-r1) [2025-06-20T06:15:09.157Z] (6/167) Installing libfontenc (1.1.8-r0) [2025-06-20T06:15:11.069Z] (7/167) Installing mkfontscale (1.2.2-r6) [2025-06-20T06:15:12.449Z] (8/167) Installing font-opensans (0_git20210927-r1) [2025-06-20T06:15:15.740Z] (9/167) Installing pkgconf (2.2.0-r0) [2025-06-20T06:15:17.120Z] (10/167) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T06:15:19.030Z] (11/167) Installing libffi (3.4.6-r0) [2025-06-20T06:15:19.968Z] (12/167) Installing libintl (0.22.5-r0) [2025-06-20T06:15:21.880Z] (13/167) Installing libeconf (0.6.3-r0) [2025-06-20T06:15:23.260Z] (14/167) Installing libblkid (2.40.1-r1) [2025-06-20T06:15:24.643Z] (15/167) Installing libmount (2.40.1-r1) [2025-06-20T06:15:27.177Z] (16/167) Installing pcre2 (10.43-r0) [2025-06-20T06:15:29.079Z] (17/167) Installing glib (2.80.5-r0) [2025-06-20T06:15:32.366Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T06:15:35.658Z] (19/167) Installing xz-libs (5.6.2-r1) [2025-06-20T06:15:37.580Z] (20/167) Installing libxml2 (2.12.10-r0) [2025-06-20T06:15:40.195Z] (21/167) Installing shared-mime-info (2.4-r0) [2025-06-20T06:15:42.738Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T06:15:44.120Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T06:15:46.703Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2025-06-20T06:15:47.639Z] (25/167) Installing libwebp (1.3.2-r0) [2025-06-20T06:15:50.206Z] (26/167) Installing tiff (4.6.0t-r0) [2025-06-20T06:15:52.109Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T06:15:54.009Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T06:15:55.385Z] (29/167) Installing libxau (1.0.11-r4) [2025-06-20T06:15:56.428Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3604 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2025-06-20T06:15:56.759Z] (30/167) Installing libmd (1.1.0-r0) [2025-06-20T06:15:58.139Z] (31/167) Installing libbsd (0.12.2-r0) [2025-06-20T06:15:59.488Z] Selected Git installation does not exist. Using Default [2025-06-20T06:15:59.488Z] The recommended git tool is: NONE [2025-06-20T06:15:59.515Z] (32/167) Installing libxdmcp (1.1.5-r1) [2025-06-20T06:16:00.894Z] (33/167) Installing libxcb (1.16.1-r0) [2025-06-20T06:16:03.434Z] (34/167) Installing libx11 (1.8.9-r1) [2025-06-20T06:16:04.599Z] using credential edgex-jenkins-ssh [2025-06-20T06:16:04.621Z] Cloning the remote Git repository [2025-06-20T06:16:04.676Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T06:16:04.778Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2025-06-20T06:16:04.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2025-06-20T06:16:04.935Z] > git --version # timeout=10 [2025-06-20T06:16:04.958Z] > git --version # 'git version 2.25.1' [2025-06-20T06:16:04.960Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-06-20T06:16:05.122Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T06:16:05.969Z] (35/167) Installing libxcomposite (0.4.6-r5) [2025-06-20T06:16:06.850Z] Avoid second fetch [2025-06-20T06:16:06.850Z] Checking out Revision 57a1b0acfb7409eee527084a15a1b000dda517c6 (main) [2025-06-20T06:16:06.906Z] (36/167) Installing libxfixes (6.0.1-r4) [2025-06-20T06:16:05.771Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2025-06-20T06:16:05.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-06-20T06:16:06.875Z] > git config core.sparsecheckout # timeout=10 [2025-06-20T06:16:07.467Z] Commit message: "Merge pull request #129 from edgexfoundry/dependabot/pip/requests-2.32.4" [2025-06-20T06:16:07.841Z] (37/167) Installing libxrender (0.9.11-r5) [2025-06-20T06:16:06.950Z] > git checkout -f 57a1b0acfb7409eee527084a15a1b000dda517c6 # timeout=10 [2025-06-20T06:16:09.754Z] (38/167) Installing libxcursor (1.2.2-r1) [2025-06-20T06:16:11.134Z] (39/167) Installing libxdamage (1.1.6-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-06-20T06:16:12.071Z] (40/167) Installing libxext (1.3.6-r2) [2025-06-20T06:16:12.185Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-06-20T06:16:12.185Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-06-20T06:16:12.185Z] Dload Upload Total Spent Left Speed [2025-06-20T06:16:12.185Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 84 13063 84 11015 0 0 91033 0 --:--:-- --:--:-- --:--:-- 91033 100 13063 100 13063 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh [2025-06-20T06:16:12.546Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-06-20T06:16:12.871Z] + sudo tee /etc/docker/daemon.new [2025-06-20T06:16:12.871Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2025-06-20T06:16:12.871Z] { [2025-06-20T06:16:12.871Z] "registry-mirrors": [ [2025-06-20T06:16:12.871Z] "https://nexus3.edgexfoundry.org:10001" [2025-06-20T06:16:12.871Z] ], [2025-06-20T06:16:12.871Z] "bip": "10.250.0.254/24", [2025-06-20T06:16:12.871Z] "hosts": [ [2025-06-20T06:16:12.871Z] "tcp://0.0.0.0:5555", [2025-06-20T06:16:12.871Z] "unix:///var/run/docker.sock" [2025-06-20T06:16:12.871Z] ], [2025-06-20T06:16:12.871Z] "mtu": 1458, [2025-06-20T06:16:12.871Z] "selinux-enabled": true, [2025-06-20T06:16:12.871Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-06-20T06:16:12.871Z] } [Pipeline] sh [2025-06-20T06:16:13.213Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-06-20T06:16:13.537Z] + sudo service docker restart [2025-06-20T06:16:13.977Z] (41/167) Installing libxi (1.8.1-r4) [2025-06-20T06:16:15.359Z] (42/167) Installing libxinerama (1.1.5-r4) [2025-06-20T06:16:16.295Z] (43/167) Installing libxrandr (1.5.4-r1) [2025-06-20T06:16:17.674Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T06:16:19.584Z] (45/167) Installing libxtst (1.2.4-r6) [2025-06-20T06:16:20.965Z] (46/167) Installing dbus-libs (1.14.10-r1) [2025-06-20T06:16:22.871Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2025-06-20T06:16:24.775Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T06:16:26.681Z] (49/167) Installing pixman (0.43.2-r0) [2025-06-20T06:16:29.217Z] (50/167) Installing cairo (1.18.4-r0) [Pipeline] withEnv [Pipeline] { [2025-06-20T06:16:31.755Z] (51/167) Installing cairo-gobject (1.18.4-r0) [Pipeline] configFileProvider [2025-06-20T06:16:31.770Z] provisioning config files... [2025-06-20T06:16:31.792Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config362087378696055279tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:16:32.224Z] ---> ****-login.sh [2025-06-20T06:16:32.224Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:16:32.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:16:32.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:16:32.762Z] Configure a credential helper to remove this warning. See [2025-06-20T06:16:32.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:16:32.762Z] [2025-06-20T06:16:32.762Z] Login Succeeded [2025-06-20T06:16:32.762Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:16:33.030Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:16:33.132Z] (52/167) Installing avahi-libs (0.8-r17) [2025-06-20T06:16:33.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:16:33.299Z] Configure a credential helper to remove this warning. See [2025-06-20T06:16:33.299Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:16:33.299Z] [2025-06-20T06:16:33.299Z] Login Succeeded [2025-06-20T06:16:33.299Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:16:33.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:16:33.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:16:33.569Z] Configure a credential helper to remove this warning. See [2025-06-20T06:16:33.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:16:33.569Z] [2025-06-20T06:16:33.569Z] Login Succeeded [2025-06-20T06:16:33.569Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:16:33.846Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:16:33.846Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:16:33.846Z] Configure a credential helper to remove this warning. See [2025-06-20T06:16:33.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:16:33.847Z] [2025-06-20T06:16:33.847Z] Login Succeeded [2025-06-20T06:16:33.847Z] ****.io [2025-06-20T06:16:34.114Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:16:34.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:16:34.381Z] Configure a credential helper to remove this warning. See [2025-06-20T06:16:34.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:16:34.382Z] [2025-06-20T06:16:34.382Z] Login Succeeded [2025-06-20T06:16:34.382Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:16:34.395Z] 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 [2025-06-20T06:16:35.035Z] (53/167) Installing gmp (6.3.0-r1) [2025-06-20T06:16:35.094Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-06-20T06:16:35.432Z] + ls -al . [2025-06-20T06:16:35.432Z] total 68 [2025-06-20T06:16:35.432Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:16 . [2025-06-20T06:16:35.432Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 20 06:16 .. [2025-06-20T06:16:35.432Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 20 06:16 .git [2025-06-20T06:16:35.432Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 20 06:16 .github [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 22 Jun 20 06:16 .gitignore [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 1653 Jun 20 06:16 Dockerfile [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 746 Jun 20 06:16 Jenkinsfile [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 11381 Jun 20 06:16 LICENSE [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 4232 Jun 20 06:16 README.md [2025-06-20T06:16:35.432Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 20 06:16 TUC [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 20 06:13 VERSION [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 382 Jun 20 06:16 requirements.txt [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 54 Jun 20 06:16 robot-entrypoint.sh [2025-06-20T06:16:35.432Z] -rw-rw-r-- 1 jenkins jenkins 445 Jun 20 06:16 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:16:35.797Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 --label arch=arm64 --label version=1.0.0-dev.6 . [2025-06-20T06:16:36.066Z] Sending build context to Docker daemon 377.9kB [2025-06-20T06:16:36.066Z] Step 1/13 : FROM alpine:3.20 [2025-06-20T06:16:36.650Z] 3.20: Pulling from library/alpine [2025-06-20T06:16:36.919Z] 94e9d8af2201: Pulling fs layer [2025-06-20T06:16:36.937Z] (54/167) Installing nettle (3.9.1-r0) [2025-06-20T06:16:37.189Z] 94e9d8af2201: Verifying Checksum [2025-06-20T06:16:37.189Z] 94e9d8af2201: Download complete [2025-06-20T06:16:37.775Z] 94e9d8af2201: Pull complete [2025-06-20T06:16:37.775Z] Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-06-20T06:16:37.775Z] Status: Downloaded newer image for alpine:3.20 [2025-06-20T06:16:37.775Z] ---> 7aab056cecc6 [2025-06-20T06:16:37.775Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2025-06-20T06:16:38.044Z] ---> Running in 3ae5260e8f4c [2025-06-20T06:16:38.314Z] Removing intermediate container 3ae5260e8f4c [2025-06-20T06:16:38.314Z] ---> cd3dc4b00a21 [2025-06-20T06:16:38.314Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2025-06-20T06:16:38.314Z] ---> Running in fa49f2560189 [2025-06-20T06:16:38.585Z] Removing intermediate container fa49f2560189 [2025-06-20T06:16:38.585Z] ---> 722556362ba7 [2025-06-20T06:16:38.585Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2025-06-20T06:16:39.471Z] (55/167) Installing libtasn1 (4.20.0-r0) [2025-06-20T06:16:39.559Z] ---> 13c2bfd9dfe8 [2025-06-20T06:16:39.559Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2025-06-20T06:16:39.826Z] ---> 975c73d072ea [2025-06-20T06:16:39.826Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2025-06-20T06:16:40.411Z] ---> a4259f1aee31 [2025-06-20T06:16:40.411Z] Step 7/13 : WORKDIR /edgex-taf [2025-06-20T06:16:40.411Z] ---> Running in 1efb48d1cee6 [2025-06-20T06:16:40.678Z] Removing intermediate container 1efb48d1cee6 [2025-06-20T06:16:40.678Z] ---> 6e3256f128cd [2025-06-20T06:16:40.678Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-06-20T06:16:40.678Z] ---> Running in 4cb749f0cdcd [2025-06-20T06:16:40.852Z] (56/167) Installing p11-kit (0.25.3-r0) [2025-06-20T06:16:42.634Z] Removing intermediate container 4cb749f0cdcd [2025-06-20T06:16:42.634Z] ---> 4410786df5cc [2025-06-20T06:16:42.634Z] 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 [2025-06-20T06:16:42.634Z] ---> Running in 7529822e04fe [2025-06-20T06:16:43.385Z] (57/167) Installing gnutls (3.8.5-r0) [2025-06-20T06:16:43.596Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:16:45.918Z] (58/167) Installing cups-libs (2.4.9-r1) [2025-06-20T06:16:46.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:16:48.451Z] (59/167) Installing libepoxy (1.5.10-r1) [2025-06-20T06:16:50.988Z] (60/167) Installing fribidi (1.0.15-r0) [2025-06-20T06:16:51.198Z] OK: 9 MiB in 14 packages [2025-06-20T06:16:51.198Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:16:52.373Z] (61/167) Installing graphite2 (1.3.14-r6) [2025-06-20T06:16:53.749Z] (62/167) Installing harfbuzz (8.5.0-r0) [2025-06-20T06:16:53.841Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:16:57.037Z] (63/167) Installing libxft (2.3.8-r3) [2025-06-20T06:16:57.971Z] (64/167) Installing pango (1.52.2-r0) [2025-06-20T06:16:58.120Z] (1/14) Installing ca-certificates (20241121-r1) [2025-06-20T06:17:00.501Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T06:17:00.714Z] (2/14) Installing brotli-libs (1.1.0-r2) [2025-06-20T06:17:01.876Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T06:17:02.811Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T06:17:03.304Z] (3/14) Installing c-ares (1.33.1-r0) [2025-06-20T06:17:04.187Z] (68/167) Installing xkeyboard-config (2.41-r0) [2025-06-20T06:17:04.717Z] (4/14) Installing libunistring (1.2-r0) [2025-06-20T06:17:06.717Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2025-06-20T06:17:07.298Z] (5/14) Installing libidn2 (2.3.7-r0) [2025-06-20T06:17:08.620Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T06:17:09.876Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-06-20T06:17:11.291Z] (7/14) Installing libpsl (0.21.5-r1) [2025-06-20T06:17:12.806Z] (71/167) Installing icu-data-full (74.2-r0) [2025-06-20T06:17:13.241Z] (8/14) Installing zstd-libs (1.5.6-r0) [2025-06-20T06:17:15.828Z] (9/14) Installing libcurl (8.12.1-r0) [2025-06-20T06:17:18.079Z] (72/167) Installing mesa (24.0.9-r1) [2025-06-20T06:17:18.416Z] (10/14) Installing curl (8.12.1-r0) [2025-06-20T06:17:18.647Z] (73/167) Installing llvm17-libs (17.0.6-r2) [2025-06-20T06:17:20.360Z] (11/14) Installing docker-cli (26.1.5-r0) [2025-06-20T06:17:24.614Z] (12/14) Installing oniguruma (6.9.9-r0) [2025-06-20T06:17:26.558Z] (13/14) Installing jq (1.7.1-r0) [2025-06-20T06:17:29.153Z] (14/14) Installing openssl (3.3.3-r0) [2025-06-20T06:17:31.750Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:17:31.750Z] Executing ca-certificates-20241121-r1.trigger [2025-06-20T06:17:31.750Z] OK: 43 MiB in 28 packages [2025-06-20T06:17:32.022Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:17:34.607Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:17:38.867Z] (1/166) Installing libexpat (2.7.0-r0) [2025-06-20T06:17:40.824Z] (2/166) Installing libbz2 (1.0.8-r6) [2025-06-20T06:17:42.245Z] (3/166) Installing libpng (1.6.44-r0) [2025-06-20T06:17:44.199Z] (4/166) Installing freetype (2.13.2-r0) [2025-06-20T06:17:46.782Z] (5/166) Installing fontconfig (2.15.0-r1) [2025-06-20T06:17:48.729Z] (6/166) Installing libfontenc (1.1.8-r0) [2025-06-20T06:17:50.139Z] (7/166) Installing mkfontscale (1.2.2-r6) [2025-06-20T06:17:52.087Z] (8/166) Installing font-opensans (0_git20210927-r1) [2025-06-20T06:17:54.670Z] (9/166) Installing pkgconf (2.2.0-r0) [2025-06-20T06:17:56.622Z] (10/166) Installing libgcc (13.2.1_git20240309-r1) [2025-06-20T06:17:57.367Z] (74/167) Installing hwdata-pci (0.382-r0) [2025-06-20T06:17:57.368Z] (75/167) Installing libpciaccess (0.18.1-r0) [2025-06-20T06:17:58.305Z] (76/167) Installing libdrm (2.4.120-r0) [2025-06-20T06:17:58.569Z] (11/166) Installing libffi (3.4.6-r0) [2025-06-20T06:17:59.988Z] (12/166) Installing libintl (0.22.5-r0) [2025-06-20T06:18:00.208Z] (77/167) Installing libelf (0.191-r0) [2025-06-20T06:18:01.943Z] (13/166) Installing libeconf (0.6.3-r0) [2025-06-20T06:18:02.112Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2025-06-20T06:18:03.360Z] (14/166) Installing libblkid (2.40.1-r1) [2025-06-20T06:18:04.017Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T06:18:05.389Z] (15/166) Installing libmount (2.40.1-r1) [2025-06-20T06:18:07.398Z] (16/166) Installing pcre2 (10.43-r0) [2025-06-20T06:18:08.320Z] (80/167) Installing eudev-libs (3.2.14-r2) [2025-06-20T06:18:09.797Z] (81/167) Installing libmagic (5.45-r1) [2025-06-20T06:18:10.001Z] (17/166) Installing glib (2.80.5-r0) [2025-06-20T06:18:12.382Z] (82/167) Installing file (5.45-r1) [2025-06-20T06:18:13.317Z] (83/167) Installing xprop (1.2.7-r0) [2025-06-20T06:18:13.357Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r1) [2025-06-20T06:18:15.217Z] (84/167) Installing libice (1.1.1-r6) [2025-06-20T06:18:15.949Z] (19/166) Installing xz-libs (5.6.2-r1) [2025-06-20T06:18:16.601Z] (85/167) Installing libuuid (2.40.1-r1) [2025-06-20T06:18:18.503Z] (86/167) Installing libsm (1.2.4-r4) [2025-06-20T06:18:18.542Z] (20/166) Installing libxml2 (2.12.10-r0) [2025-06-20T06:18:19.882Z] (87/167) Installing libxt (1.3.0-r5) [2025-06-20T06:18:21.141Z] (21/166) Installing shared-mime-info (2.4-r0) [2025-06-20T06:18:21.787Z] (88/167) Installing libxmu (1.1.4-r2) [2025-06-20T06:18:23.692Z] (89/167) Installing xset (1.2.5-r1) [2025-06-20T06:18:23.726Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2025-06-20T06:18:25.069Z] (90/167) Installing xdg-utils (1.2.1-r0) [2025-06-20T06:18:25.132Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2025-06-20T06:18:26.974Z] (91/167) Installing libogg (1.3.5-r5) [2025-06-20T06:18:27.700Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2025-06-20T06:18:28.350Z] (92/167) Installing libflac (1.4.3-r1) [2025-06-20T06:18:28.657Z] (25/166) Installing libwebp (1.3.2-r0) [2025-06-20T06:18:30.255Z] (93/167) Installing alsa-lib (1.2.11-r0) [2025-06-20T06:18:30.598Z] (26/166) Installing tiff (4.6.0t-r0) [2025-06-20T06:18:32.784Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T06:18:33.174Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2025-06-20T06:18:35.114Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2025-06-20T06:18:36.070Z] (95/167) Installing aom-libs (3.9.1-r0) [2025-06-20T06:18:36.513Z] (29/166) Installing libxau (1.0.11-r4) [2025-06-20T06:18:37.915Z] (30/166) Installing libmd (1.1.0-r0) [2025-06-20T06:18:39.331Z] (31/166) Installing libbsd (0.12.2-r0) [2025-06-20T06:18:39.361Z] (96/167) Installing libva (2.21.0-r0) [2025-06-20T06:18:40.691Z] (32/166) Installing libxdmcp (1.1.5-r1) [2025-06-20T06:18:40.735Z] (97/167) Installing libvdpau (1.5-r3) [2025-06-20T06:18:42.093Z] (33/166) Installing libxcb (1.16.1-r0) [2025-06-20T06:18:42.637Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2025-06-20T06:18:44.539Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T06:18:44.671Z] (34/166) Installing libx11 (1.8.9-r1) [2025-06-20T06:18:47.068Z] (100/167) Installing libdav1d (1.4.2-r0) [2025-06-20T06:18:48.023Z] (35/166) Installing libxcomposite (0.4.6-r5) [2025-06-20T06:18:48.983Z] (36/166) Installing libxfixes (6.0.1-r4) [2025-06-20T06:18:49.597Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2025-06-20T06:18:49.977Z] (37/166) Installing libxrender (0.9.11-r5) [2025-06-20T06:18:51.498Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T06:18:51.985Z] (38/166) Installing libxcursor (1.2.2-r1) [2025-06-20T06:18:52.876Z] (103/167) Installing imath (3.1.12-r0) [2025-06-20T06:18:53.446Z] (39/166) Installing libxdamage (1.1.6-r5) [2025-06-20T06:18:54.409Z] (40/166) Installing libxext (1.3.6-r2) [2025-06-20T06:18:54.778Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T06:18:55.823Z] (41/166) Installing libxi (1.8.1-r4) [2025-06-20T06:18:57.783Z] (42/166) Installing libxinerama (1.1.5-r4) [2025-06-20T06:18:58.066Z] (105/167) Installing giflib (5.2.2-r0) [2025-06-20T06:18:58.743Z] (43/166) Installing libxrandr (1.5.4-r1) [2025-06-20T06:18:59.002Z] (106/167) Installing libhwy (1.0.7-r0) [2025-06-20T06:19:00.386Z] (107/167) Installing lcms2 (2.16-r0) [2025-06-20T06:19:00.683Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2025-06-20T06:19:02.092Z] (45/166) Installing libxtst (1.2.4-r6) [2025-06-20T06:19:02.295Z] (108/167) Installing libjxl (0.10.2-r0) [2025-06-20T06:19:03.510Z] (46/166) Installing dbus-libs (1.14.10-r1) [2025-06-20T06:19:05.456Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2025-06-20T06:19:05.647Z] (109/167) Installing lame-libs (3.100-r5) [2025-06-20T06:19:07.561Z] (110/167) Installing opus (1.5.2-r0) [2025-06-20T06:19:08.039Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2025-06-20T06:19:09.446Z] (49/166) Installing pixman (0.43.2-r0) [2025-06-20T06:19:10.161Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2025-06-20T06:19:12.037Z] (50/166) Installing cairo (1.18.4-r0) [2025-06-20T06:19:12.697Z] (112/167) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T06:19:14.636Z] (51/166) Installing cairo-gobject (1.18.4-r0) [2025-06-20T06:19:15.228Z] (113/167) Installing soxr (0.1.3-r7) [2025-06-20T06:19:15.596Z] (52/166) Installing avahi-libs (0.8-r17) [2025-06-20T06:19:16.605Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T06:19:17.541Z] (53/166) Installing gmp (6.3.0-r1) [2025-06-20T06:19:18.506Z] (115/167) Installing libtheora (1.1.1-r18) [2025-06-20T06:19:20.131Z] (54/166) Installing nettle (3.9.1-r0) [2025-06-20T06:19:21.031Z] (116/167) Installing libvorbis (1.3.7-r2) [2025-06-20T06:19:22.068Z] (55/166) Installing libtasn1 (4.20.0-r0) [2025-06-20T06:19:22.934Z] (117/167) Installing libvpx (1.14.1-r0) [2025-06-20T06:19:24.006Z] (56/166) Installing p11-kit (0.25.3-r0) [2025-06-20T06:19:25.467Z] (118/167) Installing libwebpmux (1.3.2-r0) [2025-06-20T06:19:25.953Z] (57/166) Installing gnutls (3.8.5-r0) [2025-06-20T06:19:27.366Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T06:19:29.291Z] (58/166) Installing cups-libs (2.4.9-r1) [2025-06-20T06:19:29.899Z] (120/167) Installing numactl (2.0.18-r0) [2025-06-20T06:19:31.251Z] (59/166) Installing libepoxy (1.5.10-r1) [2025-06-20T06:19:31.807Z] (121/167) Installing x265-libs (3.6-r0) [2025-06-20T06:19:33.831Z] (60/166) Installing fribidi (1.0.15-r0) [2025-06-20T06:19:35.096Z] (122/167) Installing xvidcore (1.3.7-r2) [2025-06-20T06:19:35.238Z] (61/166) Installing graphite2 (1.3.14-r6) [2025-06-20T06:19:37.000Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T06:19:37.178Z] (62/166) Installing harfbuzz (8.5.0-r0) [2025-06-20T06:19:39.750Z] (63/166) Installing libxft (2.3.8-r3) [2025-06-20T06:19:41.158Z] (64/166) Installing pango (1.52.2-r0) [2025-06-20T06:19:41.189Z] (124/167) Installing libbluray (1.3.4-r1) [2025-06-20T06:19:43.090Z] (125/167) Installing mpg123-libs (1.32.8-r0) [2025-06-20T06:19:43.727Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2025-06-20T06:19:44.992Z] (126/167) Installing libopenmpt (0.7.7-r0) [2025-06-20T06:19:45.126Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2025-06-20T06:19:46.078Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2025-06-20T06:19:47.481Z] (68/166) Installing xkeyboard-config (2.41-r0) [2025-06-20T06:19:47.528Z] (127/167) Installing cjson (1.7.18-r0) [2025-06-20T06:19:48.904Z] (128/167) Installing mbedtls (3.6.3-r0) [2025-06-20T06:19:50.055Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2025-06-20T06:19:51.436Z] (129/167) Installing librist (0.2.10-r1) [2025-06-20T06:19:52.629Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2025-06-20T06:19:53.337Z] (130/167) Installing libsrt (1.5.3-r0) [2025-06-20T06:19:55.870Z] (131/167) Installing libssh (0.10.6-r0) [2025-06-20T06:19:55.970Z] (71/166) Installing icu-data-full (74.2-r0) [2025-06-20T06:19:57.771Z] (132/167) Installing libsodium (1.0.19-r0) [2025-06-20T06:19:59.674Z] (133/167) Installing libzmq (4.3.5-r2) [2025-06-20T06:20:01.318Z] (72/166) Installing mesa (24.0.9-r1) [2025-06-20T06:20:02.203Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T06:20:02.725Z] (73/166) Installing llvm17-libs (17.0.6-r2) [2025-06-20T06:20:05.489Z] (135/167) Installing crc32c (1.1.2-r0) [2025-06-20T06:20:06.427Z] (136/167) Installing double-conversion (3.3.0-r0) [2025-06-20T06:20:07.805Z] (137/167) Installing libevent (2.1.12-r7) [2025-06-20T06:20:10.341Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T06:20:11.719Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2025-06-20T06:20:13.100Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T06:20:15.636Z] (141/167) Installing icu-libs (74.2-r0) [2025-06-20T06:20:18.926Z] (142/167) Installing minizip (1.3.1-r0) [2025-06-20T06:20:20.308Z] (143/167) Installing nspr (4.35-r4) [2025-06-20T06:20:22.847Z] (144/167) Installing sqlite-libs (3.45.3-r2) [2025-06-20T06:20:25.383Z] (145/167) Installing nss (3.105-r0) [2025-06-20T06:20:28.671Z] (146/167) Installing openh264 (2.4.1-r0) [2025-06-20T06:20:31.204Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T06:20:32.582Z] (148/167) Installing libunwind (1.8.1-r0) [2025-06-20T06:20:34.487Z] (149/167) Installing yaml (0.2.5-r2) [2025-06-20T06:20:35.862Z] (150/167) Installing libcamera (0.3.0-r0) [2025-06-20T06:20:39.148Z] (151/167) Installing speexdsp (1.2.1-r2) [2025-06-20T06:20:40.083Z] (152/167) Installing libuv (1.48.0-r0) [2025-06-20T06:20:41.986Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T06:20:44.522Z] (154/167) Installing libsndfile (1.2.2-r1) [2025-06-20T06:20:46.427Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T06:20:48.958Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2025-06-20T06:20:52.244Z] (157/167) Installing libasyncns (0.8-r3) [2025-06-20T06:20:53.622Z] (158/167) Installing libltdl (2.4.7-r3) [2025-06-20T06:20:55.001Z] (159/167) Installing orc (0.4.40-r0) [2025-06-20T06:20:57.534Z] (160/167) Installing tdb-libs (1.4.9-r1) [2025-06-20T06:20:58.912Z] (161/167) Installing libpulse (17.0-r0) [2025-06-20T06:20:59.086Z] (74/166) Installing hwdata-pci (0.382-r0) [2025-06-20T06:20:59.086Z] (75/166) Installing libpciaccess (0.18.1-r0) [2025-06-20T06:20:59.086Z] (76/166) Installing libdrm (2.4.120-r0) [2025-06-20T06:21:01.020Z] (77/166) Installing libelf (0.191-r0) [2025-06-20T06:21:02.194Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2025-06-20T06:21:02.761Z] (163/167) Installing libgpg-error (1.49-r0) [2025-06-20T06:21:02.947Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2025-06-20T06:21:04.344Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2025-06-20T06:21:04.661Z] (164/167) Installing libgcrypt (1.10.3-r0) [2025-06-20T06:21:07.194Z] (165/167) Installing libxslt (1.1.39-r2) [2025-06-20T06:21:09.098Z] (166/167) Installing chromium (131.0.6778.108-r0) [2025-06-20T06:21:10.959Z] (80/166) Installing eudev-libs (3.2.14-r2) [2025-06-20T06:21:11.537Z] (81/166) Installing libmagic (5.45-r1) [2025-06-20T06:21:14.886Z] (82/166) Installing file (5.45-r1) [2025-06-20T06:21:15.467Z] (83/166) Installing xprop (1.2.7-r0) [2025-06-20T06:21:17.403Z] (84/166) Installing libice (1.1.1-r6) [2025-06-20T06:21:18.900Z] (85/166) Installing libuuid (2.40.1-r1) [2025-06-20T06:21:20.305Z] (86/166) Installing libsm (1.2.4-r4) [2025-06-20T06:21:22.238Z] (87/166) Installing libxt (1.3.0-r5) [2025-06-20T06:21:24.173Z] (88/166) Installing libxmu (1.1.4-r2) [2025-06-20T06:21:26.109Z] (89/166) Installing xset (1.2.5-r1) [2025-06-20T06:21:27.511Z] (90/166) Installing xdg-utils (1.2.1-r0) [2025-06-20T06:21:29.442Z] (91/166) Installing libogg (1.3.5-r5) [2025-06-20T06:21:30.848Z] (92/166) Installing libflac (1.4.3-r1) [2025-06-20T06:21:32.783Z] (93/166) Installing alsa-lib (1.2.11-r0) [2025-06-20T06:21:35.359Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2025-06-20T06:21:38.702Z] (95/166) Installing aom-libs (3.9.1-r0) [2025-06-20T06:21:42.037Z] (96/166) Installing libva (2.21.0-r0) [2025-06-20T06:21:43.977Z] (97/166) Installing libvdpau (1.5-r3) [2025-06-20T06:21:45.379Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2025-06-20T06:21:47.953Z] (99/166) Installing libdav1d (1.4.2-r0) [2025-06-20T06:21:50.530Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2025-06-20T06:21:53.106Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2025-06-20T06:21:54.507Z] (102/166) Installing imath (3.1.12-r0) [2025-06-20T06:21:55.914Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2025-06-20T06:21:59.259Z] (104/166) Installing giflib (5.2.2-r0) [2025-06-20T06:22:00.216Z] (105/166) Installing libhwy (1.0.7-r0) [2025-06-20T06:22:01.619Z] (106/166) Installing lcms2 (2.16-r0) [2025-06-20T06:22:04.201Z] (107/166) Installing libjxl (0.10.2-r0) [2025-06-20T06:22:06.786Z] (108/166) Installing lame-libs (3.100-r5) [2025-06-20T06:22:09.367Z] (109/166) Installing opus (1.5.2-r0) [2025-06-20T06:22:11.317Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2025-06-20T06:22:13.896Z] (111/166) Installing libgomp (13.2.1_git20240309-r1) [2025-06-20T06:22:16.477Z] (112/166) Installing soxr (0.1.3-r7) [2025-06-20T06:22:16.779Z] (167/167) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T06:22:17.891Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2025-06-20T06:22:19.839Z] (114/166) Installing libtheora (1.1.1-r18) [2025-06-20T06:22:20.060Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:22:20.061Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T06:22:20.061Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T06:22:20.061Z] Executing glib-2.80.5-r0.trigger [2025-06-20T06:22:20.061Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T06:22:20.061Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T06:22:20.061Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T06:22:20.061Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T06:22:20.061Z] OK: 672 MiB in 195 packages [2025-06-20T06:22:20.061Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:22:22.428Z] (115/166) Installing libvorbis (1.3.7-r2) [2025-06-20T06:22:22.590Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:22:24.384Z] (116/166) Installing libvpx (1.14.1-r0) [2025-06-20T06:22:25.879Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T06:22:27.741Z] (117/166) Installing libwebpmux (1.3.2-r0) [2025-06-20T06:22:27.783Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T06:22:29.156Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2025-06-20T06:22:31.072Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T06:22:31.642Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T06:22:32.509Z] (119/166) Installing numactl (2.0.18-r0) [2025-06-20T06:22:33.474Z] (120/166) Installing x265-libs (3.6-r0) [2025-06-20T06:22:34.932Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T06:22:36.825Z] (121/166) Installing xvidcore (1.3.7-r2) [2025-06-20T06:22:36.832Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T06:22:38.730Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T06:22:38.822Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2025-06-20T06:22:43.102Z] (123/166) Installing libbluray (1.3.4-r1) [2025-06-20T06:22:45.070Z] (124/166) Installing mpg123-libs (1.32.8-r0) [2025-06-20T06:22:47.000Z] (125/166) Installing libopenmpt (0.7.7-r0) [2025-06-20T06:22:49.565Z] (126/166) Installing cjson (1.7.18-r0) [2025-06-20T06:22:51.492Z] (127/166) Installing mbedtls (3.6.3-r0) [2025-06-20T06:22:53.416Z] (128/166) Installing librist (0.2.10-r1) [2025-06-20T06:22:55.342Z] (129/166) Installing libsrt (1.5.3-r0) [2025-06-20T06:22:57.902Z] (130/166) Installing libssh (0.10.6-r0) [2025-06-20T06:22:59.827Z] (131/166) Installing libsodium (1.0.19-r0) [2025-06-20T06:23:01.757Z] (132/166) Installing libzmq (4.3.5-r2) [2025-06-20T06:23:04.323Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2025-06-20T06:23:07.646Z] (134/166) Installing crc32c (1.1.2-r0) [2025-06-20T06:23:08.598Z] (135/166) Installing double-conversion (3.3.0-r0) [2025-06-20T06:23:09.996Z] (136/166) Installing libevent (2.1.12-r7) [2025-06-20T06:23:12.560Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2025-06-20T06:23:13.970Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2025-06-20T06:23:15.372Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2025-06-20T06:23:17.439Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T06:23:17.439Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T06:23:17.439Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T06:23:17.940Z] (140/166) Installing icu-libs (74.2-r0) [2025-06-20T06:23:19.344Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T06:23:21.244Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T06:23:21.278Z] (141/166) Installing minizip (1.3.1-r0) [2025-06-20T06:23:22.696Z] (142/166) Installing nspr (4.35-r4) [2025-06-20T06:23:23.845Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T06:23:25.290Z] (143/166) Installing sqlite-libs (3.45.3-r2) [2025-06-20T06:23:25.870Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T06:23:27.774Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T06:23:27.862Z] (144/166) Installing nss (3.105-r0) [2025-06-20T06:23:30.306Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T06:23:31.192Z] (145/166) Installing openh264 (2.4.1-r0) [2025-06-20T06:23:32.839Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T06:23:33.766Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2025-06-20T06:23:36.334Z] (147/166) Installing libunwind (1.8.1-r0) [2025-06-20T06:23:37.736Z] (148/166) Installing yaml (0.2.5-r2) [2025-06-20T06:23:39.680Z] (149/166) Installing libcamera (0.3.0-r0) [2025-06-20T06:23:42.249Z] (150/166) Installing speexdsp (1.2.1-r2) [2025-06-20T06:23:43.648Z] (151/166) Installing libuv (1.48.0-r0) [2025-06-20T06:23:45.583Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2025-06-20T06:23:48.153Z] (153/166) Installing libsndfile (1.2.2-r1) [2025-06-20T06:23:50.724Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2025-06-20T06:23:53.294Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2025-06-20T06:23:56.625Z] (156/166) Installing libasyncns (0.8-r3) [2025-06-20T06:23:57.584Z] (157/166) Installing libltdl (2.4.7-r3) [2025-06-20T06:23:58.986Z] (158/166) Installing orc (0.4.40-r0) [2025-06-20T06:24:00.921Z] (159/166) Installing tdb-libs (1.4.9-r1) [2025-06-20T06:24:02.851Z] (160/166) Installing libpulse (17.0-r0) [2025-06-20T06:24:05.408Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2025-06-20T06:24:06.802Z] (162/166) Installing libgpg-error (1.49-r0) [2025-06-20T06:24:08.727Z] (163/166) Installing libgcrypt (1.10.3-r0) [2025-06-20T06:24:11.285Z] (164/166) Installing libxslt (1.1.39-r2) [2025-06-20T06:24:11.567Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T06:24:13.850Z] (165/166) Installing chromium (131.0.6778.108-r0) [2025-06-20T06:24:26.448Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T06:24:26.449Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T06:24:29.737Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T06:24:31.115Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T06:24:33.648Z] (23/30) Installing icu (74.2-r0) [2025-06-20T06:24:36.258Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T06:24:38.889Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T06:25:11.079Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T06:25:11.079Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T06:25:11.337Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T06:25:13.867Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T06:25:15.244Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T06:25:18.530Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:25:18.530Z] OK: 1208 MiB in 225 packages [2025-06-20T06:25:18.530Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:25:21.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:25:24.350Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T06:25:35.387Z] (166/166) Installing chromium-chromedriver (131.0.6778.108-r0) [2025-06-20T06:25:37.958Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:25:37.958Z] Executing fontconfig-2.15.0-r1.trigger [2025-06-20T06:25:37.958Z] Executing mkfontscale-1.2.2-r6.trigger [2025-06-20T06:25:37.958Z] Executing glib-2.80.5-r0.trigger [2025-06-20T06:25:37.958Z] Executing shared-mime-info-2.4-r0.trigger [2025-06-20T06:25:40.525Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2025-06-20T06:25:40.525Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2025-06-20T06:25:40.525Z] Executing gtk+3.0-3.24.43-r0.trigger [2025-06-20T06:25:40.525Z] OK: 657 MiB in 194 packages [2025-06-20T06:25:40.525Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:25:43.096Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:25:46.293Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T06:25:46.293Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T06:25:46.293Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T06:25:47.333Z] (1/30) Installing jansson (2.14-r4) [2025-06-20T06:25:47.669Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T06:25:48.731Z] (2/30) Installing binutils (2.42-r1) [2025-06-20T06:25:49.569Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T06:25:50.945Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T06:25:52.045Z] (3/30) Installing libatomic (13.2.1_git20240309-r1) [2025-06-20T06:25:52.847Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T06:25:53.440Z] (4/30) Installing isl26 (0.26-r1) [2025-06-20T06:25:56.002Z] (5/30) Installing mpfr4 (4.2.1-r0) [2025-06-20T06:25:57.032Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T06:25:58.561Z] (6/30) Installing mpc1 (1.3.1-r1) [2025-06-20T06:25:59.952Z] (7/30) Installing gcc (13.2.1_git20240309-r1) [2025-06-20T06:26:00.314Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T06:26:01.248Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T06:26:02.623Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T06:26:32.114Z] (8/30) Installing musl-dev (1.2.5-r1) [2025-06-20T06:26:33.509Z] (9/30) Installing linux-headers (6.6-r0) [2025-06-20T06:26:36.830Z] (10/30) Installing libffi-dev (3.4.6-r0) [2025-06-20T06:26:38.754Z] (11/30) Installing libpq (16.9-r0) [2025-06-20T06:26:40.681Z] (12/30) Installing openssl-dev (3.3.3-r0) [2025-06-20T06:26:41.330Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T06:26:41.330Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T06:26:41.330Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:26:41.330Z] OK: 1374 MiB in 239 packages [2025-06-20T06:26:41.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:26:41.902Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:26:43.243Z] (13/30) Installing libpq-dev (16.9-r0) [2025-06-20T06:26:45.185Z] OK: 1374 MiB in 239 packages [2025-06-20T06:26:45.185Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-06-20T06:26:45.801Z] (14/30) Installing libecpg (16.9-r0) [2025-06-20T06:26:47.716Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-06-20T06:26:47.728Z] (15/30) Installing libecpg-dev (16.9-r0) [2025-06-20T06:26:50.288Z] (16/30) Installing clang16-headers (16.0.6-r5) [2025-06-20T06:26:50.998Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:26:52.878Z] (17/30) Installing llvm16-libs (16.0.6-r9) [2025-06-20T06:26:53.525Z] OK: 1376 MiB in 240 packages [2025-06-20T06:26:53.782Z] (1/1) Purging tzdata (2025b-r0) [2025-06-20T06:26:53.782Z] OK: 1374 MiB in 239 packages [2025-06-20T06:26:55.681Z] Looking in links: /tmp/tmp11hcr6po [2025-06-20T06:26:55.681Z] Processing /tmp/tmp11hcr6po/pip-25.0.1-py3-none-any.whl [2025-06-20T06:26:55.681Z] Installing collected packages: pip [2025-06-20T06:26:56.616Z] Successfully installed pip-25.0.1 [2025-06-20T06:26:56.617Z] 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. [2025-06-20T06:26:56.875Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:26:56.875Z] Collecting pip [2025-06-20T06:26:56.875Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:26:57.132Z] Collecting setuptools [2025-06-20T06:26:57.132Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:26:57.132Z] Collecting wheel [2025-06-20T06:26:57.132Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:26:57.132Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:26:57.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 60.3 MB/s eta 0:00:00 [2025-06-20T06:26:57.132Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:26:57.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 108.6 MB/s eta 0:00:00 [2025-06-20T06:26:57.132Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:26:57.390Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:26:58.325Z] Attempting uninstall: pip [2025-06-20T06:26:58.325Z] Found existing installation: pip 25.0.1 [2025-06-20T06:26:58.325Z] Uninstalling pip-25.0.1: [2025-06-20T06:26:58.325Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:26:59.260Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:26:59.260Z] 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. [2025-06-20T06:26:59.825Z] Processing ./edgex-taf-common [2025-06-20T06:26:59.825Z] Preparing metadata (setup.py): started [2025-06-20T06:26:59.825Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:26:59.825Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:26:59.825Z]  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 [2025-06-20T06:26:59.825Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:27:00.083Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:27:00.083Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=8c81c51d025bc33b7cb5e2bd87603196d5d5bfdbe8e744a49a1177069902d3d7 [2025-06-20T06:27:00.083Z] Stored in directory: /tmp/pip-ephem-wheel-cache-4x3_5hcs/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:27:00.083Z] Successfully built edgex-taf-common [2025-06-20T06:27:00.083Z] Installing collected packages: edgex-taf-common [2025-06-20T06:27:00.083Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:27:00.083Z] 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. [2025-06-20T06:27:00.650Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:27:00.908Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:27:00.908Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:27:00.908Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:27:00.908Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:27:00.908Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:27:00.908Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:27:00.908Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:27:00.908Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:27:00.908Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:27:00.908Z] Preparing metadata (setup.py): started [2025-06-20T06:27:01.167Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:27:01.167Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:27:01.167Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:27:01.167Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:27:01.167Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:27:01.167Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-06-20T06:27:01.167Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-06-20T06:27:01.167Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:27:01.167Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:27:01.167Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:27:01.167Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:27:01.425Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:27:01.425Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (62 kB) [2025-06-20T06:27:01.684Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:27:01.684Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:27:01.684Z] Installing build dependencies: started [2025-06-20T06:27:02.617Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:27:02.617Z] Getting requirements to build wheel: started [2025-06-20T06:27:02.879Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:27:02.879Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:27:03.138Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:27:03.705Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:27:03.705Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.0 kB) [2025-06-20T06:27:03.705Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:27:03.705Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:27:03.705Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:27:03.705Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:27:03.705Z] Preparing metadata (setup.py): started [2025-06-20T06:27:03.964Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:27:03.964Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T06:27:03.964Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) [2025-06-20T06:27:04.223Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:27:04.223Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:27:04.223Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:27:04.223Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:27:04.482Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:27:04.482Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl.metadata (5.7 kB) [2025-06-20T06:27:04.482Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:04.482Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:27:04.482Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:04.482Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:27:04.482Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:04.482Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:27:04.482Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.482Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:27:04.482Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.482Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:27:04.741Z] Preparing metadata (setup.py): started [2025-06-20T06:27:04.741Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:27:04.741Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.741Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:27:04.741Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.741Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:27:04.998Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.999Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:27:04.999Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.999Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:27:04.999Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.999Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:27:04.999Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.999Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:27:04.999Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:04.999Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:27:05.256Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:27:05.257Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (35 kB) [2025-06-20T06:27:05.257Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:27:05.257Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:27:05.257Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:27:05.257Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:27:05.257Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:27:05.257Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:27:05.257Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:27:05.257Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:27:05.257Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:27:05.257Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:27:05.257Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T06:27:05.515Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:27:05.515Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (1.5 kB) [2025-06-20T06:27:05.515Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:27:05.515Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:27:05.515Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:27:05.515Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:27:05.515Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:27:05.515Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:27:05.515Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:27:05.515Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:27:05.515Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.515Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:27:05.515Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.515Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:27:05.515Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:27:05.515Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:27:05.515Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.515Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:27:05.774Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:27:05.774Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:27:05.774Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:27:05.774Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:27:05.774Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:27:05.774Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:27:05.774Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:27:05.774Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:27:06.032Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.032Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2025-06-20T06:27:06.032Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.032Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:27:06.032Z] Preparing metadata (setup.py): started [2025-06-20T06:27:06.032Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:27:06.032Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.032Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:27:06.291Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.291Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:27:06.291Z] Preparing metadata (setup.py): started [2025-06-20T06:27:06.291Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:27:06.291Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.291Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:27:06.291Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.549Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:27:06.549Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.549Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:27:06.549Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.549Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:27:06.807Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.808Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2025-06-20T06:27:06.808Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.808Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:27:06.808Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.808Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:27:06.808Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:06.808Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:27:06.808Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:07.069Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:27:07.069Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:07.069Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:27:07.069Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:07.069Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:27:07.069Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:07.069Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:27:07.069Z] 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)) [2025-06-20T06:27:07.069Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:27:07.069Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:07.069Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:27:07.069Z] 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)) [2025-06-20T06:27:07.069Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:27:07.327Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:27:07.327Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.0 kB) [2025-06-20T06:27:07.327Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:27:07.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 131.2 MB/s eta 0:00:00 [2025-06-20T06:27:07.327Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:27:07.327Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:27:07.327Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:27:07.327Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:27:07.327Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:27:07.327Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-06-20T06:27:07.327Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:27:07.327Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:27:07.327Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_x86_64.whl (17.9 MB) [2025-06-20T06:27:07.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.9/17.9 MB 179.4 MB/s eta 0:00:00 [2025-06-20T06:27:07.327Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_x86_64.whl (1.4 MB) [2025-06-20T06:27:07.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 207.8 MB/s eta 0:00:00 [2025-06-20T06:27:07.327Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:27:07.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 65.7 MB/s eta 0:00:00 [2025-06-20T06:27:07.327Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) [2025-06-20T06:27:07.327Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 211.9 MB/s eta 0:00:00 [2025-06-20T06:27:07.584Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:27:07.584Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:27:07.584Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_x86_64.whl (4.6 MB) [2025-06-20T06:27:07.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 17.6 MB/s eta 0:00:00 [2025-06-20T06:27:07.843Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_x86_64.whl (149 kB) [2025-06-20T06:27:07.843Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:27:07.843Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:27:07.843Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_x86_64.whl (488 kB) [2025-06-20T06:27:07.843Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:27:07.843Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:27:07.843Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:27:07.843Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:27:07.843Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:27:07.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 230.2 MB/s eta 0:00:00 [2025-06-20T06:27:07.843Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:27:07.843Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:27:07.843Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:27:07.843Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:27:07.843Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:27:07.843Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:27:07.843Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:27:07.843Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:27:07.843Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:27:07.843Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:27:07.843Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:27:07.843Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:27:07.843Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:27:07.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 349.5 MB/s eta 0:00:00 [2025-06-20T06:27:07.843Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:27:07.843Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2025-06-20T06:27:07.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 243.6 MB/s eta 0:00:00 [2025-06-20T06:27:07.843Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:27:07.843Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:27:07.843Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:27:07.843Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:27:07.843Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:27:07.843Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:27:07.843Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_x86_64.whl (561 kB) [2025-06-20T06:27:07.843Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.6/561.6 kB 44.8 MB/s eta 0:00:00 [2025-06-20T06:27:07.843Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:27:07.843Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:27:07.843Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:27:07.843Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:27:07.843Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:27:07.843Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:27:07.843Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:27:07.843Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) [2025-06-20T06:27:07.843Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:27:07.843Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:27:08.102Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:27:08.102Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:27:08.102Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:27:08.102Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:27:08.102Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 131.9 MB/s eta 0:00:00 [2025-06-20T06:27:08.102Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:27:08.102Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:27:08.102Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:27:08.102Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:27:08.102Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:27:08.102Z]  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 [2025-06-20T06:27:08.102Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:27:08.361Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:27:08.361Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=25893ea892341c07ca3b4df51935e4d6adefdae9f1379239d6d71764a48c0182 [2025-06-20T06:27:08.361Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:27:08.361Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:27:10.264Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:27:10.264Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_x86_64.whl size=277536 sha256=9976539f941fdcd99ac8f063d9816f527ea10f14545064d575dadb28d9a94fe2 [2025-06-20T06:27:10.264Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:27:10.264Z]  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 [2025-06-20T06:27:10.264Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:27:18.379Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:27:18.379Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_x86_64.whl size=521912 sha256=ae5328e6a657f701cc99054773548e4659a4a18bda1414ee8160924dbdf428e6 [2025-06-20T06:27:18.379Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:27:18.379Z]  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 [2025-06-20T06:27:18.379Z]  Building wheel for flex (setup.py): started [2025-06-20T06:27:18.637Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:27:18.638Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=2896e4f049979643ba8c110c242bbeb75cdc1368ba44977fa45c1899c1c1ac03 [2025-06-20T06:27:18.638Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:27:18.638Z]  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 [2025-06-20T06:27:18.638Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:27:18.895Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:27:18.895Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=ae8e39e97c00160a37225c7b650650dd56b4e8a18ba67818e277cfe8e8e8ddd8 [2025-06-20T06:27:18.895Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:27:18.895Z]  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 [2025-06-20T06:27:18.895Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:27:19.153Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:27:19.153Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=173f7741ae5150e9c1c4f90a3f1786597e220f115015a93ef89090ebc61d632e [2025-06-20T06:27:19.153Z] Stored in directory: /tmp/pip-ephem-wheel-cache-8mz_u_v1/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:27:19.153Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:27:19.412Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-20T06:27:25.080Z] (18/30) Installing clang16-libs (16.0.6-r5) [2025-06-20T06:27:29.384Z] [2025-06-20T06:27:29.384Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T06:27:29.384Z] 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. [2025-06-20T06:27:51.307Z] Removing intermediate container d26109d831ca [2025-06-20T06:27:51.307Z] ---> e39e08d94d08 [2025-06-20T06:27:51.307Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:27:51.307Z] ---> Running in 1001def6f951 [2025-06-20T06:27:51.307Z] Removing intermediate container 1001def6f951 [2025-06-20T06:27:51.307Z] ---> adba0cb3fae1 [2025-06-20T06:27:51.307Z] Step 11/13 : LABEL arch=amd64 [2025-06-20T06:27:51.307Z] ---> Running in e2821dd9cd6c [2025-06-20T06:27:51.307Z] Removing intermediate container e2821dd9cd6c [2025-06-20T06:27:51.307Z] ---> fe1af5dfbd19 [2025-06-20T06:27:51.307Z] Step 12/13 : LABEL git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:27:51.307Z] ---> Running in b293ac21a106 [2025-06-20T06:27:51.307Z] Removing intermediate container b293ac21a106 [2025-06-20T06:27:51.307Z] ---> 036fe3fa2ee8 [2025-06-20T06:27:51.307Z] Step 13/13 : LABEL version=1.0.0-dev.6 [2025-06-20T06:27:51.307Z] ---> Running in eb7cc9b17356 [2025-06-20T06:27:51.307Z] Removing intermediate container eb7cc9b17356 [2025-06-20T06:27:51.307Z] ---> 567f4d8d4d03 [2025-06-20T06:27:51.307Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:27:51.307Z] Successfully built 567f4d8d4d03 [2025-06-20T06:27:51.307Z] 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 [2025-06-20T06:27:51.468Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2025-06-20T06:27:51.468Z] 57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:27:51.468Z] latest [2025-06-20T06:27:51.468Z] 1.0.0-dev.6 [2025-06-20T06:27:51.468Z] 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:27:51.468Z] main [2025-06-20T06:27:51.468Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:27:51.702Z] (19/30) Installing fortify-headers (1.1-r3) [2025-06-20T06:27:51.702Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r1) [2025-06-20T06:27:51.813Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:27:52.131Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:27:52.131Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:27:52.131Z] 6307ef9f4f85: Preparing [2025-06-20T06:27:52.131Z] 19b43510437f: Preparing [2025-06-20T06:27:52.131Z] 04fead00f2c6: Preparing [2025-06-20T06:27:52.131Z] e7677bb833e7: Preparing [2025-06-20T06:27:52.131Z] 5c2f968f043e: Preparing [2025-06-20T06:27:52.131Z] 994456c4fd7b: Preparing [2025-06-20T06:27:52.131Z] 994456c4fd7b: Waiting [2025-06-20T06:27:52.131Z] 19b43510437f: Pushed [2025-06-20T06:27:52.131Z] 04fead00f2c6: Pushed [2025-06-20T06:27:52.131Z] 994456c4fd7b: Layer already exists [2025-06-20T06:27:52.131Z] e7677bb833e7: Pushed [2025-06-20T06:27:52.131Z] 5c2f968f043e: Pushed [2025-06-20T06:27:54.262Z] (21/30) Installing llvm16-linker-tools (16.0.6-r9) [2025-06-20T06:27:56.190Z] (22/30) Installing clang16 (16.0.6-r5) [2025-06-20T06:27:58.747Z] (23/30) Installing icu (74.2-r0) [2025-06-20T06:28:01.304Z] (24/30) Installing icu-dev (74.2-r0) [2025-06-20T06:28:03.860Z] (25/30) Installing llvm16 (16.0.6-r9) [2025-06-20T06:28:50.637Z] (26/30) Installing lz4-libs (1.9.4-r5) [2025-06-20T06:28:50.637Z] (27/30) Installing lz4-dev (1.9.4-r5) [2025-06-20T06:28:50.637Z] (28/30) Installing zstd (1.5.6-r0) [2025-06-20T06:28:51.587Z] (29/30) Installing zstd-dev (1.5.6-r0) [2025-06-20T06:28:53.519Z] (30/30) Installing postgresql16-dev (16.9-r0) [2025-06-20T06:28:56.846Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:28:56.846Z] OK: 1184 MiB in 224 packages [2025-06-20T06:28:56.846Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:29:00.172Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:29:04.414Z] (1/14) Installing g++ (13.2.1_git20240309-r1) [2025-06-20T06:29:14.461Z] (2/14) Installing gdbm (1.23-r1) [2025-06-20T06:29:14.461Z] (3/14) Installing mpdecimal (4.0.0-r0) [2025-06-20T06:29:16.388Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r2) [2025-06-20T06:29:17.787Z] (5/14) Installing libncursesw (6.4_p20240420-r2) [2025-06-20T06:29:20.350Z] (6/14) Installing libpanelw (6.4_p20240420-r2) [2025-06-20T06:29:21.309Z] (7/14) Installing readline (8.2.10-r0) [2025-06-20T06:29:23.242Z] (8/14) Installing python3 (3.12.11-r0) [2025-06-20T06:29:28.560Z] (9/14) Installing python3-pycache-pyc0 (3.12.11-r0) [2025-06-20T06:29:31.893Z] (10/14) Installing pyc (3.12.11-r0) [2025-06-20T06:29:32.473Z] (11/14) Installing python3-pyc (3.12.11-r0) [2025-06-20T06:29:33.875Z] (12/14) Installing python3-dev (3.12.11-r0) [2025-06-20T06:30:12.707Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2025-06-20T06:30:12.707Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2025-06-20T06:30:12.707Z] Executing busybox-1.36.1-r29.trigger [2025-06-20T06:30:12.707Z] OK: 1370 MiB in 238 packages [2025-06-20T06:30:12.707Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:30:14.639Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:30:18.879Z] OK: 1370 MiB in 238 packages [2025-06-20T06:30:18.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-06-20T06:30:22.208Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-06-20T06:30:26.444Z] (1/1) Installing tzdata (2025b-r0) [2025-06-20T06:30:29.015Z] OK: 1372 MiB in 239 packages [2025-06-20T06:30:29.929Z] 6307ef9f4f85: Pushed [2025-06-20T06:30:29.929Z] 57a1b0acfb7409eee527084a15a1b000dda517c6: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2025-06-20T06:30:29.972Z] (1/1) Purging tzdata (2025b-r0) [Pipeline] sh [2025-06-20T06:30:30.244Z] OK: 1370 MiB in 238 packages [2025-06-20T06:30:30.256Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:30.573Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:30:30.573Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:30:30.573Z] 6307ef9f4f85: Preparing [2025-06-20T06:30:30.573Z] 19b43510437f: Preparing [2025-06-20T06:30:30.573Z] 04fead00f2c6: Preparing [2025-06-20T06:30:30.573Z] e7677bb833e7: Preparing [2025-06-20T06:30:30.573Z] 5c2f968f043e: Preparing [2025-06-20T06:30:30.573Z] 994456c4fd7b: Preparing [2025-06-20T06:30:30.573Z] 994456c4fd7b: Waiting [2025-06-20T06:30:30.573Z] 6307ef9f4f85: Layer already exists [2025-06-20T06:30:30.573Z] 04fead00f2c6: Layer already exists [2025-06-20T06:30:30.573Z] 19b43510437f: Layer already exists [2025-06-20T06:30:30.573Z] e7677bb833e7: Layer already exists [2025-06-20T06:30:30.573Z] 5c2f968f043e: Layer already exists [2025-06-20T06:30:30.573Z] 994456c4fd7b: Layer already exists [2025-06-20T06:30:30.573Z] latest: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:30.897Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:31.218Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:30:31.218Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:30:31.218Z] 6307ef9f4f85: Preparing [2025-06-20T06:30:31.218Z] 19b43510437f: Preparing [2025-06-20T06:30:31.218Z] 04fead00f2c6: Preparing [2025-06-20T06:30:31.218Z] e7677bb833e7: Preparing [2025-06-20T06:30:31.218Z] 5c2f968f043e: Preparing [2025-06-20T06:30:31.218Z] 994456c4fd7b: Preparing [2025-06-20T06:30:31.218Z] 994456c4fd7b: Waiting [2025-06-20T06:30:31.218Z] e7677bb833e7: Layer already exists [2025-06-20T06:30:31.218Z] 6307ef9f4f85: Layer already exists [2025-06-20T06:30:31.218Z] 04fead00f2c6: Layer already exists [2025-06-20T06:30:31.218Z] 19b43510437f: Layer already exists [2025-06-20T06:30:31.218Z] 5c2f968f043e: Layer already exists [2025-06-20T06:30:31.218Z] 994456c4fd7b: Layer already exists [2025-06-20T06:30:31.218Z] 1.0.0-dev.6: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:31.536Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:31.884Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:30:31.884Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:30:31.884Z] 6307ef9f4f85: Preparing [2025-06-20T06:30:31.884Z] 19b43510437f: Preparing [2025-06-20T06:30:31.884Z] 04fead00f2c6: Preparing [2025-06-20T06:30:31.884Z] e7677bb833e7: Preparing [2025-06-20T06:30:31.884Z] 5c2f968f043e: Preparing [2025-06-20T06:30:31.884Z] 994456c4fd7b: Preparing [2025-06-20T06:30:31.884Z] 994456c4fd7b: Waiting [2025-06-20T06:30:31.884Z] e7677bb833e7: Layer already exists [2025-06-20T06:30:31.884Z] 5c2f968f043e: Layer already exists [2025-06-20T06:30:31.884Z] 04fead00f2c6: Layer already exists [2025-06-20T06:30:31.884Z] 19b43510437f: Layer already exists [2025-06-20T06:30:31.884Z] 6307ef9f4f85: Layer already exists [2025-06-20T06:30:31.884Z] 994456c4fd7b: Layer already exists [2025-06-20T06:30:31.884Z] 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:32.209Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:30:32.530Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:30:32.531Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2025-06-20T06:30:32.531Z] 6307ef9f4f85: Preparing [2025-06-20T06:30:32.531Z] 19b43510437f: Preparing [2025-06-20T06:30:32.531Z] 04fead00f2c6: Preparing [2025-06-20T06:30:32.531Z] e7677bb833e7: Preparing [2025-06-20T06:30:32.531Z] 5c2f968f043e: Preparing [2025-06-20T06:30:32.531Z] 994456c4fd7b: Preparing [2025-06-20T06:30:32.531Z] 994456c4fd7b: Waiting [2025-06-20T06:30:32.531Z] 6307ef9f4f85: Layer already exists [2025-06-20T06:30:32.531Z] e7677bb833e7: Layer already exists [2025-06-20T06:30:32.531Z] 5c2f968f043e: Layer already exists [2025-06-20T06:30:32.531Z] 04fead00f2c6: Layer already exists [2025-06-20T06:30:32.531Z] 19b43510437f: Layer already exists [2025-06-20T06:30:32.531Z] 994456c4fd7b: Layer already exists [2025-06-20T06:30:32.531Z] main: digest: sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:30:32.600Z] ===================================================== [Pipeline] echo [2025-06-20T06:30:32.612Z] taggedImages: [2025-06-20T06:30:32.612Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:30:32.612Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:30:32.612Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:30:32.612Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:30:32.612Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] echo [2025-06-20T06:30:32.657Z] ========================================================= [2025-06-20T06:30:32.657Z] [edgeXBuildMultiArch] RAW Config: [2025-06-20T06:30:32.657Z] images: [2025-06-20T06:30:32.657Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:30:32.657Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:30:32.657Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:30:32.657Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:30:32.657Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:30:32.657Z] settingsFile: [2025-06-20T06:30:32.657Z] taf-settings [2025-06-20T06:30:32.657Z] ========================================================= [Pipeline] node [2025-06-20T06:30:40.300Z] Looking in links: /tmp/tmp8u_5o79v [2025-06-20T06:30:40.300Z] Processing /tmp/tmp8u_5o79v/pip-25.0.1-py3-none-any.whl [2025-06-20T06:30:40.300Z] Installing collected packages: pip [2025-06-20T06:30:46.930Z] Successfully installed pip-25.0.1 [2025-06-20T06:30:46.930Z] 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. [2025-06-20T06:30:47.660Z] Still waiting to schedule task [2025-06-20T06:30:47.660Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-06-20T06:30:48.329Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (25.0.1) [2025-06-20T06:30:48.594Z] Collecting pip [2025-06-20T06:30:48.594Z] Downloading pip-25.1.1-py3-none-any.whl.metadata (3.6 kB) [2025-06-20T06:30:49.990Z] Collecting setuptools [2025-06-20T06:30:49.991Z] Downloading setuptools-80.9.0-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:30:49.991Z] Collecting wheel [2025-06-20T06:30:49.991Z] Downloading wheel-0.45.1-py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:30:49.991Z] Downloading pip-25.1.1-py3-none-any.whl (1.8 MB) [2025-06-20T06:30:49.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 53.9 MB/s eta 0:00:00 [2025-06-20T06:30:49.991Z] Downloading setuptools-80.9.0-py3-none-any.whl (1.2 MB) [2025-06-20T06:30:49.991Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 53.9 MB/s eta 0:00:00 [2025-06-20T06:30:49.991Z] Downloading wheel-0.45.1-py3-none-any.whl (72 kB) [2025-06-20T06:30:50.256Z] Installing collected packages: wheel, setuptools, pip [2025-06-20T06:30:56.888Z] Attempting uninstall: pip [2025-06-20T06:30:56.888Z] Found existing installation: pip 25.0.1 [2025-06-20T06:30:56.888Z] Uninstalling pip-25.0.1: [2025-06-20T06:30:56.888Z] Successfully uninstalled pip-25.0.1 [2025-06-20T06:31:04.263Z] Successfully installed pip-25.1.1 setuptools-80.9.0 wheel-0.45.1 [2025-06-20T06:31:04.263Z] 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. [2025-06-20T06:31:06.190Z] Processing ./edgex-taf-common [2025-06-20T06:31:06.190Z] Preparing metadata (setup.py): started [2025-06-20T06:31:07.141Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:31:07.141Z] Building wheels for collected packages: edgex-taf-common [2025-06-20T06:31:07.141Z]  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 [2025-06-20T06:31:07.141Z]  Building wheel for edgex-taf-common (setup.py): started [2025-06-20T06:31:08.538Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2025-06-20T06:31:08.538Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=15403 sha256=cb025f6c0a030796d8aeff78753b42bb9e4572d3409369af64dee1de7c2c68c3 [2025-06-20T06:31:08.539Z] Stored in directory: /tmp/pip-ephem-wheel-cache-m98m6lup/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2025-06-20T06:31:08.539Z] Successfully built edgex-taf-common [2025-06-20T06:31:08.539Z] Installing collected packages: edgex-taf-common [2025-06-20T06:31:08.539Z] Successfully installed edgex-taf-common-0.0.0 [2025-06-20T06:31:08.539Z] 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. [2025-06-20T06:31:11.863Z] Collecting robotframework==7.2.2 (from -r requirements.txt (line 1)) [2025-06-20T06:31:11.863Z] Downloading robotframework-7.2.2-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:31:11.863Z] Collecting python-dotenv==1.1.0 (from -r requirements.txt (line 2)) [2025-06-20T06:31:11.863Z] Downloading python_dotenv-1.1.0-py3-none-any.whl.metadata (24 kB) [2025-06-20T06:31:11.863Z] Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 3)) [2025-06-20T06:31:11.863Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl.metadata (7.2 kB) [2025-06-20T06:31:12.127Z] Collecting robotframework-seleniumlibrary==6.7.1 (from -r requirements.txt (line 4)) [2025-06-20T06:31:12.127Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:31:12.127Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2025-06-20T06:31:12.127Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2025-06-20T06:31:12.127Z] Preparing metadata (setup.py): started [2025-06-20T06:31:13.524Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:31:13.524Z] Collecting RESTinstance==1.5.2 (from -r requirements.txt (line 6)) [2025-06-20T06:31:13.524Z] Downloading restinstance-1.5.2-py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:31:13.524Z] Collecting configparser==7.2.0 (from -r requirements.txt (line 7)) [2025-06-20T06:31:13.524Z] Downloading configparser-7.2.0-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:31:13.524Z] Collecting requests==2.32.4 (from -r requirements.txt (line 8)) [2025-06-20T06:31:13.524Z] Downloading requests-2.32.4-py3-none-any.whl.metadata (4.9 kB) [2025-06-20T06:31:13.788Z] Collecting paho-mqtt==2.1.0 (from -r requirements.txt (line 9)) [2025-06-20T06:31:13.788Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl.metadata (23 kB) [2025-06-20T06:31:13.788Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2025-06-20T06:31:13.788Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2025-06-20T06:31:15.714Z] Collecting numpy==2.2.5 (from -r requirements.txt (line 11)) [2025-06-20T06:31:15.714Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (63 kB) [2025-06-20T06:31:16.290Z] Collecting psutil==7.0.0 (from -r requirements.txt (line 12)) [2025-06-20T06:31:16.290Z] Downloading psutil-7.0.0.tar.gz (497 kB) [2025-06-20T06:31:16.867Z] Installing build dependencies: started [2025-06-20T06:31:22.622Z] Installing build dependencies: finished with status 'done' [2025-06-20T06:31:22.622Z] Getting requirements to build wheel: started [2025-06-20T06:31:25.195Z] Getting requirements to build wheel: finished with status 'done' [2025-06-20T06:31:25.195Z] Preparing metadata (pyproject.toml): started [2025-06-20T06:31:27.123Z] Preparing metadata (pyproject.toml): finished with status 'done' [2025-06-20T06:31:29.062Z] Collecting pyzmq==26.4.0 (from -r requirements.txt (line 13)) [2025-06-20T06:31:29.062Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.0 kB) [2025-06-20T06:31:29.062Z] Collecting influxdb-client==1.49.0 (from -r requirements.txt (line 14)) [2025-06-20T06:31:29.062Z] Downloading influxdb_client-1.49.0-py3-none-any.whl.metadata (65 kB) [2025-06-20T06:31:29.641Z] Collecting psycopg2==2.9.10 (from -r requirements.txt (line 15)) [2025-06-20T06:31:29.641Z] Downloading psycopg2-2.9.10.tar.gz (385 kB) [2025-06-20T06:31:29.907Z] Preparing metadata (setup.py): started [2025-06-20T06:31:31.306Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:31:31.885Z] Collecting pycryptodome==3.22.0 (from -r requirements.txt (line 16)) [2025-06-20T06:31:31.885Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl.metadata (3.4 kB) [2025-06-20T06:31:33.814Z] Collecting protobuf==6.30.2 (from -r requirements.txt (line 17)) [2025-06-20T06:31:33.814Z] Downloading protobuf-6.30.2-py3-none-any.whl.metadata (593 bytes) [2025-06-20T06:31:34.078Z] Collecting pyjwt==2.10.1 (from -r requirements.txt (line 18)) [2025-06-20T06:31:34.078Z] Downloading PyJWT-2.10.1-py3-none-any.whl.metadata (4.0 kB) [2025-06-20T06:31:35.480Z] Collecting cryptography==45.0.3 (from -r requirements.txt (line 19)) [2025-06-20T06:31:35.480Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl.metadata (5.7 kB) [2025-06-20T06:31:36.057Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:36.057Z] Downloading selenium-4.33.0-py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:31:36.057Z] Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:36.057Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2025-06-20T06:31:36.057Z] Collecting click>=8.0 (from robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:36.057Z] Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:31:36.322Z] Collecting docutils (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:36.322Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2025-06-20T06:31:36.322Z] Collecting flex (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:36.322Z] Downloading flex-6.14.1.tar.gz (40 kB) [2025-06-20T06:31:36.591Z] Preparing metadata (setup.py): started [2025-06-20T06:31:37.990Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:31:37.990Z] Collecting GenSON (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:37.990Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2025-06-20T06:31:37.990Z] Collecting jsonpath-ng (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:37.990Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl.metadata (18 kB) [2025-06-20T06:31:38.253Z] Collecting jsonschema (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:38.253Z] Downloading jsonschema-4.24.0-py3-none-any.whl.metadata (7.8 kB) [2025-06-20T06:31:38.253Z] Collecting openapi-core (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:38.253Z] Downloading openapi_core-0.19.5-py3-none-any.whl.metadata (6.6 kB) [2025-06-20T06:31:38.518Z] Collecting pygments (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:38.518Z] Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB) [2025-06-20T06:31:38.782Z] Collecting pytz (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:38.782Z] Downloading pytz-2025.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:31:39.046Z] Collecting tzlocal (from RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:39.046Z] Downloading tzlocal-5.3.1-py3-none-any.whl.metadata (7.6 kB) [2025-06-20T06:31:39.626Z] Collecting charset_normalizer<4,>=2 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:31:39.626Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (35 kB) [2025-06-20T06:31:39.891Z] Collecting idna<4,>=2.5 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:31:39.892Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:31:40.156Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:31:40.156Z] Downloading urllib3-2.5.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:31:40.422Z] Collecting certifi>=2017.4.17 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:31:40.422Z] Downloading certifi-2025.6.15-py3-none-any.whl.metadata (2.4 kB) [2025-06-20T06:31:40.688Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:31:40.688Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2025-06-20T06:31:40.688Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:31:40.688Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2025-06-20T06:31:40.688Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.49.0->-r requirements.txt (line 14)) (80.9.0) [2025-06-20T06:31:42.086Z] Collecting cffi>=1.14 (from cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:31:42.086Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (1.5 kB) [2025-06-20T06:31:42.086Z] Collecting pycparser (from cffi>=1.14->cryptography==45.0.3->-r requirements.txt (line 19)) [2025-06-20T06:31:42.086Z] Downloading pycparser-2.22-py3-none-any.whl.metadata (943 bytes) [2025-06-20T06:31:42.086Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:31:42.086Z] Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) [2025-06-20T06:31:42.086Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:31:42.086Z] Downloading typing_extensions-4.14.0-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:31:42.495Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.4->-r requirements.txt (line 8)) [2025-06-20T06:31:42.495Z] Downloading urllib3-2.4.0-py3-none-any.whl.metadata (6.5 kB) [2025-06-20T06:31:42.495Z] Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:42.495Z] Downloading trio-0.30.0-py3-none-any.whl.metadata (8.5 kB) [2025-06-20T06:31:42.495Z] Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:42.495Z] Downloading trio_websocket-0.12.2-py3-none-any.whl.metadata (5.1 kB) [2025-06-20T06:31:42.759Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.49.0->-r requirements.txt (line 14)) [2025-06-20T06:31:42.759Z] Downloading typing_extensions-4.13.2-py3-none-any.whl.metadata (3.0 kB) [2025-06-20T06:31:42.759Z] Collecting websocket-client~=1.8.0 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:42.759Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2025-06-20T06:31:43.025Z] Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:43.025Z] Downloading attrs-25.3.0-py3-none-any.whl.metadata (10 kB) [2025-06-20T06:31:43.025Z] Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:43.025Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2025-06-20T06:31:43.025Z] Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:43.025Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2025-06-20T06:31:43.290Z] Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:43.290Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2025-06-20T06:31:43.290Z] Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:43.290Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2025-06-20T06:31:43.290Z] Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]~=2.4.0->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:43.290Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2025-06-20T06:31:44.245Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary==6.7.1->-r requirements.txt (line 4)) [2025-06-20T06:31:44.245Z] Downloading h11-0.16.0-py3-none-any.whl.metadata (8.3 kB) [2025-06-20T06:31:44.510Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:44.510Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2025-06-20T06:31:44.510Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:44.510Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2025-06-20T06:31:44.510Z] Preparing metadata (setup.py): started [2025-06-20T06:31:45.912Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:31:45.912Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:45.912Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2025-06-20T06:31:45.912Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:45.912Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2025-06-20T06:31:45.912Z] Preparing metadata (setup.py): started [2025-06-20T06:31:45.996Z] Running on prd-centos7-docker-4c-2g-3610 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:31:46.044Z] provisioning config files... [2025-06-20T06:31:46.064Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13225986529250702613tmp [Pipeline] { [Pipeline] libraryResource [2025-06-20T06:31:46.867Z] Preparing metadata (setup.py): finished with status 'done' [2025-06-20T06:31:47.132Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:47.132Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2025-06-20T06:31:47.132Z] Collecting ply (from jsonpath-ng->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:47.132Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2025-06-20T06:31:47.399Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:47.399Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl.metadata (2.9 kB) [2025-06-20T06:31:47.665Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:47.665Z] Downloading referencing-0.36.2-py3-none-any.whl.metadata (2.8 kB) [Pipeline] sh [2025-06-20T06:31:50.019Z] ---> ****-login.sh [2025-06-20T06:31:50.019Z] nexus3.edgexfoundry.org:10001 [2025-06-20T06:31:50.019Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:31:50.245Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:50.245Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2025-06-20T06:31:50.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:31:50.284Z] Configure a credential helper to remove this warning. See [2025-06-20T06:31:50.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:31:50.284Z] [2025-06-20T06:31:50.284Z] Login Succeeded [2025-06-20T06:31:50.284Z] nexus3.edgexfoundry.org:10002 [2025-06-20T06:31:50.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:31:50.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:31:50.284Z] Configure a credential helper to remove this warning. See [2025-06-20T06:31:50.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:31:50.284Z] [2025-06-20T06:31:50.284Z] Login Succeeded [2025-06-20T06:31:50.284Z] nexus3.edgexfoundry.org:10003 [2025-06-20T06:31:50.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:31:50.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:31:50.284Z] Configure a credential helper to remove this warning. See [2025-06-20T06:31:50.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:31:50.284Z] [2025-06-20T06:31:50.284Z] Login Succeeded [2025-06-20T06:31:50.284Z] nexus3.edgexfoundry.org:10004 [2025-06-20T06:31:50.513Z] Collecting isodate (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:50.514Z] Downloading isodate-0.7.2-py3-none-any.whl.metadata (11 kB) [2025-06-20T06:31:50.514Z] Collecting jsonschema-path<0.4.0,>=0.3.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:50.514Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl.metadata (4.3 kB) [2025-06-20T06:31:50.514Z] Collecting more-itertools (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:50.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:31:50.551Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:31:50.551Z] Configure a credential helper to remove this warning. See [2025-06-20T06:31:50.551Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:31:50.551Z] [2025-06-20T06:31:50.551Z] Login Succeeded [2025-06-20T06:31:50.551Z] ****.io [2025-06-20T06:31:50.551Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-06-20T06:31:50.781Z] Downloading more_itertools-10.7.0-py3-none-any.whl.metadata (37 kB) [2025-06-20T06:31:50.781Z] Collecting openapi-schema-validator<0.7.0,>=0.6.0 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:50.781Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl.metadata (5.4 kB) [2025-06-20T06:31:50.781Z] Collecting openapi-spec-validator<0.8.0,>=0.7.1 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:50.781Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl.metadata (5.7 kB) [2025-06-20T06:31:50.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-06-20T06:31:50.812Z] Configure a credential helper to remove this warning. See [2025-06-20T06:31:50.812Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-06-20T06:31:50.812Z] [2025-06-20T06:31:50.812Z] Login Succeeded [2025-06-20T06:31:50.812Z] ---> ****-login.sh ends [Pipeline] } [2025-06-20T06:31:50.822Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:31:51.063Z] Collecting parse (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:51.064Z] Downloading parse-1.20.2-py2.py3-none-any.whl.metadata (22 kB) [2025-06-20T06:31:51.191Z] + docker buildx ls [2025-06-20T06:31:51.334Z] Collecting werkzeug<3.1.2 (from openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:51.334Z] Downloading werkzeug-3.1.1-py3-none-any.whl.metadata (3.7 kB) [2025-06-20T06:31:51.334Z] 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)) [2025-06-20T06:31:51.334Z] Downloading pathable-0.4.4-py3-none-any.whl.metadata (1.8 kB) [2025-06-20T06:31:51.462Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-20T06:31:51.462Z] default * docker [2025-06-20T06:31:51.462Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-20T06:31:51.603Z] Collecting rfc3339-validator (from openapi-schema-validator<0.7.0,>=0.6.0->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:51.603Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl.metadata (1.5 kB) [2025-06-20T06:31:51.769Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-06-20T06:31:51.769Z] edgex-builder [Pipeline] sh [2025-06-20T06:31:51.873Z] 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)) [2025-06-20T06:31:51.873Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl.metadata (8.2 kB) [2025-06-20T06:31:52.065Z] + docker buildx inspect --bootstrap [2025-06-20T06:31:52.065Z] #1 [internal] booting buildkit [2025-06-20T06:31:52.065Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-06-20T06:31:52.458Z] Collecting MarkupSafe>=2.1.1 (from werkzeug<3.1.2->openapi-core->RESTinstance==1.5.2->-r requirements.txt (line 6)) [2025-06-20T06:31:52.458Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.0 kB) [2025-06-20T06:31:52.734Z] Downloading robotframework-7.2.2-py3-none-any.whl (777 kB) [2025-06-20T06:31:52.734Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 777.7/777.7 kB 58.3 MB/s eta 0:00:00 [2025-06-20T06:31:52.734Z] Downloading python_dotenv-1.1.0-py3-none-any.whl (20 kB) [2025-06-20T06:31:52.734Z] Downloading robotframework_requests-0.9.7-py3-none-any.whl (21 kB) [2025-06-20T06:31:53.001Z] Downloading robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) [2025-06-20T06:31:53.001Z] Downloading restinstance-1.5.2-py3-none-any.whl (23 kB) [2025-06-20T06:31:53.001Z] Downloading configparser-7.2.0-py3-none-any.whl (17 kB) [2025-06-20T06:31:53.001Z] Downloading requests-2.32.4-py3-none-any.whl (64 kB) [2025-06-20T06:31:53.001Z] Downloading paho_mqtt-2.1.0-py3-none-any.whl (67 kB) [2025-06-20T06:31:53.001Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2025-06-20T06:31:53.001Z] Downloading numpy-2.2.5-cp312-cp312-musllinux_1_2_aarch64.whl (15.6 MB) [2025-06-20T06:31:53.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.6/15.6 MB 41.8 MB/s eta 0:00:00 [2025-06-20T06:31:53.271Z] Downloading pyzmq-26.4.0-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2025-06-20T06:31:53.271Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.7 MB/s eta 0:00:00 [2025-06-20T06:31:53.544Z] Downloading influxdb_client-1.49.0-py3-none-any.whl (746 kB) [2025-06-20T06:31:53.544Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.3/746.3 kB 46.3 MB/s eta 0:00:00 [2025-06-20T06:31:53.544Z] Downloading pycryptodome-3.22.0-cp37-abi3-musllinux_1_2_aarch64.whl (2.2 MB) [2025-06-20T06:31:53.544Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 51.4 MB/s eta 0:00:00 [2025-06-20T06:31:53.544Z] Downloading protobuf-6.30.2-py3-none-any.whl (167 kB) [2025-06-20T06:31:53.544Z] Downloading PyJWT-2.10.1-py3-none-any.whl (22 kB) [2025-06-20T06:31:53.544Z] Downloading cryptography-45.0.3-cp311-abi3-musllinux_1_2_aarch64.whl (4.3 MB) [2025-06-20T06:31:53.815Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 46.2 MB/s eta 0:00:00 [2025-06-20T06:31:53.815Z] Downloading charset_normalizer-3.4.2-cp312-cp312-musllinux_1_2_aarch64.whl (145 kB) [2025-06-20T06:31:53.815Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2025-06-20T06:31:53.815Z] Downloading certifi-2025.6.15-py3-none-any.whl (157 kB) [2025-06-20T06:31:53.815Z] Downloading cffi-1.17.1-cp312-cp312-musllinux_1_1_aarch64.whl (484 kB) [2025-06-20T06:31:53.815Z] Downloading click-8.2.1-py3-none-any.whl (102 kB) [2025-06-20T06:31:53.815Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2025-06-20T06:31:53.815Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2025-06-20T06:31:53.815Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2025-06-20T06:31:53.815Z] Downloading selenium-4.33.0-py3-none-any.whl (9.4 MB) [2025-06-20T06:31:54.081Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 49.7 MB/s eta 0:00:00 [2025-06-20T06:31:54.081Z] Downloading trio-0.30.0-py3-none-any.whl (499 kB) [2025-06-20T06:31:54.081Z] Downloading trio_websocket-0.12.2-py3-none-any.whl (21 kB) [2025-06-20T06:31:54.081Z] Downloading typing_extensions-4.13.2-py3-none-any.whl (45 kB) [2025-06-20T06:31:54.081Z] Downloading urllib3-2.4.0-py3-none-any.whl (128 kB) [2025-06-20T06:31:54.081Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2025-06-20T06:31:54.081Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2025-06-20T06:31:54.081Z] Downloading attrs-25.3.0-py3-none-any.whl (63 kB) [2025-06-20T06:31:54.081Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2025-06-20T06:31:54.081Z] Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) [2025-06-20T06:31:54.081Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2025-06-20T06:31:54.081Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2025-06-20T06:31:54.081Z] Downloading h11-0.16.0-py3-none-any.whl (37 kB) [2025-06-20T06:31:54.081Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2025-06-20T06:31:54.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 53.6 MB/s eta 0:00:00 [2025-06-20T06:31:54.347Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2025-06-20T06:31:54.347Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2025-06-20T06:31:54.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 60.2 MB/s eta 0:00:00 [2025-06-20T06:31:54.347Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2025-06-20T06:31:54.347Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2025-06-20T06:31:54.347Z] Downloading jsonpath_ng-1.7.0-py3-none-any.whl (30 kB) [2025-06-20T06:31:54.347Z] Downloading jsonschema-4.24.0-py3-none-any.whl (88 kB) [2025-06-20T06:31:54.347Z] Downloading jsonschema_specifications-2025.4.1-py3-none-any.whl (18 kB) [2025-06-20T06:31:54.347Z] Downloading referencing-0.36.2-py3-none-any.whl (26 kB) [2025-06-20T06:31:54.347Z] Downloading rpds_py-0.25.1-cp312-cp312-musllinux_1_2_aarch64.whl (567 kB) [2025-06-20T06:31:54.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 567.2/567.2 kB 29.8 MB/s eta 0:00:00 [2025-06-20T06:31:54.348Z] Downloading openapi_core-0.19.5-py3-none-any.whl (106 kB) [2025-06-20T06:31:54.348Z] Downloading jsonschema_path-0.3.4-py3-none-any.whl (14 kB) [2025-06-20T06:31:54.348Z] Downloading openapi_schema_validator-0.6.3-py3-none-any.whl (8.8 kB) [2025-06-20T06:31:54.348Z] Downloading openapi_spec_validator-0.7.2-py3-none-any.whl (39 kB) [2025-06-20T06:31:54.348Z] Downloading lazy_object_proxy-1.11.0-py3-none-any.whl (16 kB) [2025-06-20T06:31:54.348Z] Downloading pathable-0.4.4-py3-none-any.whl (9.6 kB) [2025-06-20T06:31:54.348Z] Downloading werkzeug-3.1.1-py3-none-any.whl (224 kB) [2025-06-20T06:31:54.612Z] Downloading MarkupSafe-3.0.2-cp312-cp312-musllinux_1_2_aarch64.whl (24 kB) [2025-06-20T06:31:54.612Z] Downloading isodate-0.7.2-py3-none-any.whl (22 kB) [2025-06-20T06:31:54.612Z] Downloading more_itertools-10.7.0-py3-none-any.whl (65 kB) [2025-06-20T06:31:54.612Z] Downloading parse-1.20.2-py2.py3-none-any.whl (20 kB) [2025-06-20T06:31:54.612Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2025-06-20T06:31:54.612Z] Downloading pycparser-2.22-py3-none-any.whl (117 kB) [2025-06-20T06:31:54.612Z] Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB) [2025-06-20T06:31:54.612Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 58.1 MB/s eta 0:00:00 [2025-06-20T06:31:54.612Z] Downloading pytz-2025.2-py2.py3-none-any.whl (509 kB) [2025-06-20T06:31:54.612Z] Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) [2025-06-20T06:31:54.612Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2025-06-20T06:31:54.612Z] Downloading tzlocal-5.3.1-py3-none-any.whl (18 kB) [2025-06-20T06:31:55.380Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-06-20T06:31:55.380Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-06-20T06:31:55.567Z] Building wheels for collected packages: robotbackgroundlogger, psutil, psycopg2, flex, strict-rfc3339, validate-email [2025-06-20T06:31:55.567Z]  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 [2025-06-20T06:31:55.567Z]  Building wheel for robotbackgroundlogger (setup.py): started [2025-06-20T06:31:56.774Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-06-20T06:31:56.774Z] #1 DONE 4.6s [2025-06-20T06:31:56.774Z] Name: edgex-builder [2025-06-20T06:31:56.774Z] Driver: docker-container [2025-06-20T06:31:56.774Z] [2025-06-20T06:31:56.774Z] Nodes: [2025-06-20T06:31:56.774Z] Name: edgex-builder0 [2025-06-20T06:31:56.774Z] Endpoint: unix:///var/run/docker.sock [2025-06-20T06:31:56.774Z] Status: running [2025-06-20T06:31:56.774Z] Buildkit: v0.22.0 [2025-06-20T06:31:56.774Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-06-20T06:31:56.964Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2025-06-20T06:31:56.964Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4342 sha256=09ffc26f528c603466276836069d152a434394955e004c0db7c8ebc610d8ded0 [2025-06-20T06:31:56.964Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2025-06-20T06:31:56.964Z] Building wheel for psutil (pyproject.toml): started [2025-06-20T06:31:57.069Z] + docker buildx ls [2025-06-20T06:31:57.069Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-06-20T06:31:57.069Z] edgex-builder * docker-container [2025-06-20T06:31:57.069Z] edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-06-20T06:31:57.069Z] default docker [2025-06-20T06:31:57.069Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-06-20T06:31:57.364Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 --push - [2025-06-20T06:31:57.364Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6' [2025-06-20T06:31:57.623Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:31:57.623Z] #1 transferring dockerfile: 201B done [2025-06-20T06:31:57.623Z] #1 DONE 0.0s [2025-06-20T06:31:57.623Z] [2025-06-20T06:31:57.623Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:31:57.623Z] #2 DONE 0.1s [2025-06-20T06:31:57.623Z] [2025-06-20T06:31:57.623Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:31:57.623Z] #3 DONE 0.1s [2025-06-20T06:31:57.623Z] [2025-06-20T06:31:57.623Z] #4 [internal] load .dockerignore [2025-06-20T06:31:57.623Z] #4 transferring context: 2B done [2025-06-20T06:31:57.623Z] #4 DONE 0.0s [2025-06-20T06:31:57.623Z] [2025-06-20T06:31:57.623Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:57.623Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:57.623Z] #5 DONE 0.0s [2025-06-20T06:31:57.623Z] [2025-06-20T06:31:57.623Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:57.623Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:57.623Z] #6 DONE 0.1s [2025-06-20T06:31:57.882Z] [2025-06-20T06:31:57.882Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:31:57.882Z] #7 DONE 0.0s [2025-06-20T06:31:57.882Z] [2025-06-20T06:31:57.882Z] #8 exporting to image [2025-06-20T06:31:57.882Z] #8 exporting layers done [2025-06-20T06:31:57.882Z] #8 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done [2025-06-20T06:31:57.882Z] #8 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done [2025-06-20T06:31:57.882Z] #8 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done [2025-06-20T06:31:57.882Z] #8 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done [2025-06-20T06:31:57.882Z] #8 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done [2025-06-20T06:31:57.882Z] #8 pushing layers 0.1s done [2025-06-20T06:31:57.882Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b [2025-06-20T06:31:57.882Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:31:57.882Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done [2025-06-20T06:31:57.882Z] #8 DONE 0.2s [2025-06-20T06:31:57.882Z] [2025-06-20T06:31:57.882Z] 1 warning found (use --debug to expand): [2025-06-20T06:31:57.882Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:31:58.177Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest' [2025-06-20T06:31:58.177Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:latest --push - [2025-06-20T06:31:58.177Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:31:58.177Z] #1 transferring dockerfile: 167B done [2025-06-20T06:31:58.177Z] #1 DONE 0.0s [2025-06-20T06:31:58.177Z] [2025-06-20T06:31:58.177Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:31:58.177Z] #2 DONE 0.0s [2025-06-20T06:31:58.177Z] [2025-06-20T06:31:58.177Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2025-06-20T06:31:58.177Z] #3 DONE 0.0s [2025-06-20T06:31:58.177Z] [2025-06-20T06:31:58.177Z] #4 [internal] load .dockerignore [2025-06-20T06:31:58.177Z] #4 transferring context: 2B done [2025-06-20T06:31:58.177Z] #4 DONE 0.0s [2025-06-20T06:31:58.177Z] [2025-06-20T06:31:58.177Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:58.177Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:58.177Z] #5 CACHED [2025-06-20T06:31:58.177Z] [2025-06-20T06:31:58.177Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:58.177Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:58.177Z] #6 CACHED [2025-06-20T06:31:58.177Z] [2025-06-20T06:31:58.177Z] #7 exporting to image [2025-06-20T06:31:58.177Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:31:58.435Z] #7 exporting layers done [2025-06-20T06:31:58.435Z] #7 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done [2025-06-20T06:31:58.435Z] #7 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done [2025-06-20T06:31:58.435Z] #7 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done [2025-06-20T06:31:58.435Z] #7 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done [2025-06-20T06:31:58.435Z] #7 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done [2025-06-20T06:31:58.435Z] #7 pushing layers 0.0s done [2025-06-20T06:31:58.435Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:latest@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done [2025-06-20T06:31:58.435Z] #7 DONE 0.1s [2025-06-20T06:31:58.435Z] [2025-06-20T06:31:58.435Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:31:58.435Z] #8 DONE 0.0s [2025-06-20T06:31:58.435Z] [2025-06-20T06:31:58.435Z] 1 warning found (use --debug to expand): [2025-06-20T06:31:58.435Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:31:58.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 --push - [2025-06-20T06:31:58.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6' [2025-06-20T06:31:58.730Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:31:58.730Z] #1 transferring dockerfile: 172B done [2025-06-20T06:31:58.730Z] #1 DONE 0.0s [2025-06-20T06:31:58.730Z] [2025-06-20T06:31:58.730Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:31:58.730Z] #2 DONE 0.0s [2025-06-20T06:31:58.730Z] [2025-06-20T06:31:58.730Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6 [2025-06-20T06:31:58.730Z] #3 DONE 0.0s [2025-06-20T06:31:58.730Z] [2025-06-20T06:31:58.730Z] #4 [internal] load .dockerignore [2025-06-20T06:31:58.730Z] #4 transferring context: 2B done [2025-06-20T06:31:58.730Z] #4 DONE 0.0s [2025-06-20T06:31:58.730Z] [2025-06-20T06:31:58.730Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:58.730Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:58.730Z] #5 CACHED [2025-06-20T06:31:58.730Z] [2025-06-20T06:31:58.730Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:58.730Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:58.730Z] #6 CACHED [2025-06-20T06:31:58.730Z] [2025-06-20T06:31:58.730Z] #7 exporting to image [2025-06-20T06:31:58.730Z] #7 exporting layers done [2025-06-20T06:31:58.730Z] #7 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done [2025-06-20T06:31:58.730Z] #7 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done [2025-06-20T06:31:58.730Z] #7 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done [2025-06-20T06:31:58.730Z] #7 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done [2025-06-20T06:31:58.730Z] #7 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done [2025-06-20T06:31:58.730Z] #7 pushing layers 0.0s done [2025-06-20T06:31:58.730Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b [2025-06-20T06:31:58.730Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:31:58.989Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done [2025-06-20T06:31:58.989Z] #7 DONE 0.1s [2025-06-20T06:31:58.989Z] [2025-06-20T06:31:58.989Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:31:58.989Z] #8 DONE 0.0s [2025-06-20T06:31:58.989Z] [2025-06-20T06:31:58.989Z] 1 warning found (use --debug to expand): [2025-06-20T06:31:58.989Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:31:59.291Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6' [2025-06-20T06:31:59.291Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 --push - [2025-06-20T06:31:59.291Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:31:59.291Z] #1 transferring dockerfile: 213B done [2025-06-20T06:31:59.291Z] #1 DONE 0.0s [2025-06-20T06:31:59.291Z] [2025-06-20T06:31:59.291Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:31:59.291Z] #2 DONE 0.0s [2025-06-20T06:31:59.291Z] [2025-06-20T06:31:59.291Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:31:59.291Z] #3 DONE 0.0s [2025-06-20T06:31:59.291Z] [2025-06-20T06:31:59.291Z] #4 [internal] load .dockerignore [2025-06-20T06:31:59.291Z] #4 transferring context: 2B done [2025-06-20T06:31:59.291Z] #4 DONE 0.0s [2025-06-20T06:31:59.291Z] [2025-06-20T06:31:59.291Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:59.291Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:59.291Z] #5 CACHED [2025-06-20T06:31:59.291Z] [2025-06-20T06:31:59.291Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:31:59.291Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e 0.0s done [2025-06-20T06:31:59.291Z] #6 CACHED [2025-06-20T06:31:59.291Z] [2025-06-20T06:31:59.291Z] #7 exporting to image [2025-06-20T06:31:59.291Z] #7 exporting layers done [2025-06-20T06:31:59.291Z] #7 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done [2025-06-20T06:31:59.291Z] #7 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done [2025-06-20T06:31:59.291Z] #7 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done [2025-06-20T06:31:59.291Z] #7 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done [2025-06-20T06:31:59.291Z] #7 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done [2025-06-20T06:31:59.291Z] #7 pushing layers 0.0s done [2025-06-20T06:31:59.291Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b [2025-06-20T06:31:59.291Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:31:59.558Z] #7 ... [2025-06-20T06:31:59.558Z] [2025-06-20T06:31:59.558Z] #8 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:31:59.558Z] #8 DONE 0.0s [2025-06-20T06:31:59.820Z] [2025-06-20T06:31:59.820Z] #7 exporting to image [2025-06-20T06:32:00.080Z] #7 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.7s done [2025-06-20T06:32:00.080Z] #7 DONE 0.7s [2025-06-20T06:32:00.080Z] [2025-06-20T06:32:00.080Z] 1 warning found (use --debug to expand): [2025-06-20T06:32:00.080Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-06-20T06:32:00.370Z] + echo -e 'FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main' [2025-06-20T06:32:00.370Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10003/edgex-taf-common:main --push - [2025-06-20T06:32:00.370Z] #1 [internal] load build definition from Dockerfile [2025-06-20T06:32:00.370Z] #1 transferring dockerfile: 165B done [2025-06-20T06:32:00.370Z] #1 DONE 0.0s [2025-06-20T06:32:00.370Z] [2025-06-20T06:32:00.370Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:32:00.370Z] #2 DONE 0.0s [2025-06-20T06:32:00.370Z] [2025-06-20T06:32:00.370Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2025-06-20T06:32:00.370Z] #3 DONE 0.0s [2025-06-20T06:32:00.370Z] [2025-06-20T06:32:00.370Z] #4 [internal] load .dockerignore [2025-06-20T06:32:00.370Z] #4 transferring context: 2B done [2025-06-20T06:32:00.370Z] #4 DONE 0.0s [2025-06-20T06:32:00.370Z] [2025-06-20T06:32:00.370Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:32:00.370Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e done [2025-06-20T06:32:00.370Z] #5 CACHED [2025-06-20T06:32:00.370Z] [2025-06-20T06:32:00.370Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e [2025-06-20T06:32:00.629Z] #6 resolve nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d8991cad32c826052046772b56480d50e70cb6398dff5b14f423ba6b71c3185e done [2025-06-20T06:32:00.629Z] #6 CACHED [2025-06-20T06:32:00.629Z] [2025-06-20T06:32:00.629Z] #7 [auth] edgex-taf-common:pull,push token for nexus3.edgexfoundry.org:10003 [2025-06-20T06:32:00.629Z] #7 DONE 0.0s [2025-06-20T06:32:00.629Z] [2025-06-20T06:32:00.629Z] #8 exporting to image [2025-06-20T06:32:00.629Z] #8 exporting layers done [2025-06-20T06:32:00.629Z] #8 exporting manifest sha256:3bd7aded8862172aaa11939158863d4a2862181bc91d02fb3531d986d83c05be done [2025-06-20T06:32:00.629Z] #8 exporting config sha256:e13ba1471f3a838e338b247f976f15e85ba4ff039e6fe42d9eab1a45643ef8c3 done [2025-06-20T06:32:00.629Z] #8 exporting manifest sha256:fa47d3e05360a41e2295be22ad65e0d41b61cbbe4931bc3094aec67488a17ec9 done [2025-06-20T06:32:00.629Z] #8 exporting config sha256:086ac19c0cd672ac0db6a10eb4faa240dc268b46dfadc346a62bc0db80028683 done [2025-06-20T06:32:00.629Z] #8 exporting manifest list sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b done [2025-06-20T06:32:00.629Z] #8 pushing layers 0.0s done [2025-06-20T06:32:00.629Z] #8 pushing manifest for nexus3.edgexfoundry.org:10003/edgex-taf-common:main@sha256:d15983fa262dd7e584933fbd8be20f15ebfbdc886772519c60607682ecca905b 0.1s done [2025-06-20T06:32:00.629Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-06-20T06:32:00.629Z] #8 DONE 0.1s [2025-06-20T06:32:00.629Z] [2025-06-20T06:32:00.629Z] 1 warning found (use --debug to expand): [2025-06-20T06:32:00.629Z]  - 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 [2025-06-20T06:32:01.040Z] + '[' -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:01.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:01.910Z] ---> package-listing.sh [2025-06-20T06:32:01.910Z] ++ facter osfamily [2025-06-20T06:32:01.910Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:32:02.178Z] + OS_FAMILY=redhat [2025-06-20T06:32:02.178Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-20T06:32:02.178Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:32:02.178Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:32:02.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:32:02.178Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:32:02.178Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:32:02.178Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:32:02.178Z] + case "${OS_FAMILY}" in [2025-06-20T06:32:02.178Z] + sort [2025-06-20T06:32:02.178Z] + rpm -qa [2025-06-20T06:32:02.748Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:32:02.748Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:32:02.748Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:32:02.748Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:32:02.748Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-20T06:32:02.748Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-06-20T06:32:02.760Z] 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 [2025-06-20T06:32:03.036Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:03.609Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:32:03.609Z] [2025-06-20T06:32:03.609Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:03.916Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:32:03.916Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:32:03.916Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:32:03.916Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:32:03.916Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:32:03.916Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:32:03.916Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:32:03.916Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:32:03.916Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:32:03.916Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:32:03.916Z] 33b1e0a273af: Waiting [2025-06-20T06:32:03.916Z] 5d3b04190fa2: Waiting [2025-06-20T06:32:03.916Z] 2f39f015ded8: Waiting [2025-06-20T06:32:03.916Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:32:03.916Z] 5c69ac0246d0: Download complete [2025-06-20T06:32:03.916Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:32:03.916Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:32:03.916Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:32:03.916Z] 33b1e0a273af: Download complete [2025-06-20T06:32:03.916Z] 5d3b04190fa2: Verifying Checksum [2025-06-20T06:32:03.916Z] 5d3b04190fa2: Download complete [2025-06-20T06:32:03.916Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:32:03.916Z] ec43610c2a17: Download complete [2025-06-20T06:32:04.177Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:32:04.177Z] 5eb5b503b376: Download complete [2025-06-20T06:32:04.753Z] 2f39f015ded8: Verifying Checksum [2025-06-20T06:32:04.753Z] 2f39f015ded8: Download complete [2025-06-20T06:32:05.333Z] 5eb5b503b376: Pull complete [2025-06-20T06:32:05.597Z] 5c69ac0246d0: Pull complete [2025-06-20T06:32:06.169Z] ec43610c2a17: Pull complete [2025-06-20T06:32:06.169Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:32:06.169Z] 33b1e0a273af: Pull complete [2025-06-20T06:32:06.430Z] 5d3b04190fa2: Pull complete [2025-06-20T06:32:09.231Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2025-06-20T06:32:09.231Z] Created wheel for psutil: filename=psutil-7.0.0-cp36-abi3-linux_aarch64.whl size=278201 sha256=4d20b7369030a1444f23df9a31c53721d69601ae3cfd2bdd1e42a327d8fde1b4 [2025-06-20T06:32:09.231Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/0c/58/48/ccefe23b905f1dd76f8444f328ff2cfb1d4920a081f9d5d03d [2025-06-20T06:32:09.232Z]  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 [2025-06-20T06:32:09.232Z]  Building wheel for psycopg2 (setup.py): started [2025-06-20T06:32:10.669Z] 2f39f015ded8: Pull complete [2025-06-20T06:32:10.669Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:32:10.669Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:32:10.669Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:32:10.826Z] prd-centos7-docker-4c-2g-3610 does not seem to be running inside a container [2025-06-20T06:32:10.862Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T06:32:14.562Z] $ docker top b2e46866a3c8d7934cd16fa516bc46516d78adc3f7a620ce9702f21664185ee6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:32:14.904Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:32:15.191Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:32:15.482Z] + ls /var/log/sa-host [2025-06-20T06:32:15.482Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:32:15.568Z] provisioning config files... [2025-06-20T06:32:15.577Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3203625479828083866tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:32:15.597Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:15.886Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:32:15.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:16.234Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:32:16.245Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:16.533Z] ---> sudo-logs.sh [2025-06-20T06:32:16.533Z] Archiving 'sudo' log.. [2025-06-20T06:32:16.533Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3610.novalocal: Name or service not known [2025-06-20T06:32:16.533Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-3610.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-06-20T06:32:16.561Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:16.846Z] ---> job-cost.sh [2025-06-20T06:32:16.846Z] lf-activate-venv: SKIPPING [2025-06-20T06:32:16.846Z] INFO: No Stack... [2025-06-20T06:32:17.106Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-06-20T06:32:17.365Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:32:17.378Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:17.666Z] ---> logs-deploy.sh [2025-06-20T06:32:17.666Z] lf-activate-venv: SKIPPING [2025-06-20T06:32:17.666Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/57 [2025-06-20T06:32:17.666Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:32:18.603Z] Archives upload complete. [2025-06-20T06:32:18.603Z] INFO: archiving logs to Nexus [2025-06-20T06:32:19.539Z] ---> uname -a: [2025-06-20T06:32:19.539Z] Linux prd-centos7-docker-4c-2g-3610.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] ---> lscpu: [2025-06-20T06:32:19.539Z] Architecture: x86_64 [2025-06-20T06:32:19.539Z] CPU op-mode(s): 32-bit, 64-bit [2025-06-20T06:32:19.539Z] Byte Order: Little Endian [2025-06-20T06:32:19.539Z] Address sizes: 40 bits physical, 48 bits virtual [2025-06-20T06:32:19.539Z] CPU(s): 2 [2025-06-20T06:32:19.539Z] On-line CPU(s) list: 0,1 [2025-06-20T06:32:19.539Z] Thread(s) per core: 1 [2025-06-20T06:32:19.539Z] Core(s) per socket: 1 [2025-06-20T06:32:19.539Z] Socket(s): 2 [2025-06-20T06:32:19.539Z] NUMA node(s): 1 [2025-06-20T06:32:19.539Z] Vendor ID: AuthenticAMD [2025-06-20T06:32:19.539Z] CPU family: 23 [2025-06-20T06:32:19.539Z] Model: 49 [2025-06-20T06:32:19.539Z] Model name: AMD EPYC-Rome Processor [2025-06-20T06:32:19.539Z] Stepping: 0 [2025-06-20T06:32:19.539Z] CPU MHz: 2800.000 [2025-06-20T06:32:19.539Z] BogoMIPS: 5600.00 [2025-06-20T06:32:19.539Z] Virtualization: AMD-V [2025-06-20T06:32:19.539Z] Hypervisor vendor: KVM [2025-06-20T06:32:19.539Z] Virtualization type: full [2025-06-20T06:32:19.539Z] L1d cache: 64 KiB [2025-06-20T06:32:19.539Z] L1i cache: 64 KiB [2025-06-20T06:32:19.539Z] L2 cache: 1 MiB [2025-06-20T06:32:19.539Z] L3 cache: 32 MiB [2025-06-20T06:32:19.539Z] NUMA node0 CPU(s): 0,1 [2025-06-20T06:32:19.539Z] Vulnerability Itlb multihit: Not affected [2025-06-20T06:32:19.539Z] Vulnerability L1tf: Not affected [2025-06-20T06:32:19.539Z] Vulnerability Mds: Not affected [2025-06-20T06:32:19.539Z] Vulnerability Meltdown: Not affected [2025-06-20T06:32:19.539Z] Vulnerability Mmio stale data: Not affected [2025-06-20T06:32:19.539Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-06-20T06:32:19.539Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-06-20T06:32:19.539Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-06-20T06:32:19.539Z] Vulnerability Srbds: Not affected [2025-06-20T06:32:19.539Z] Vulnerability Tsx async abort: Not affected [2025-06-20T06:32:19.539Z] 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 [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] ---> nproc: [2025-06-20T06:32:19.539Z] 2 [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] ---> df -h: [2025-06-20T06:32:19.539Z] Filesystem Size Used Avail Use% Mounted on [2025-06-20T06:32:19.539Z] overlay 40G 7.3G 33G 19% / [2025-06-20T06:32:19.539Z] tmpfs 64M 0 64M 0% /dev [2025-06-20T06:32:19.539Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-06-20T06:32:19.539Z] shm 64M 0 64M 0% /dev/shm [2025-06-20T06:32:19.539Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] [2025-06-20T06:32:19.539Z] Cannot open /var/log/sysstat/sa20: No such file or directory [2025-06-20T06:32:19.539Z] Please check if data collecting is enabled [2025-06-20T06:32:19.539Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:32:19.572Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-06-20T06:32:19.577Z] $ docker stop --time=1 b2e46866a3c8d7934cd16fa516bc46516d78adc3f7a620ce9702f21664185ee6 [2025-06-20T06:32:20.712Z] $ docker rm -f --volumes b2e46866a3c8d7934cd16fa516bc46516d78adc3f7a620ce9702f21664185ee6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-06-20T06:32:20.806Z] [WS-CLEANUP] Deleting project workspace... [2025-06-20T06:32:20.806Z] [WS-CLEANUP] Deferred wipeout is used... [2025-06-20T06:32:20.827Z] [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 [2025-06-20T06:32:21.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:32:21.273Z] [2025-06-20T06:32:21.273Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:32:21.573Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:32:21.573Z] latest: Pulling from edgex-lftools-log-publisher [2025-06-20T06:32:21.573Z] 5eb5b503b376: Pulling fs layer [2025-06-20T06:32:21.573Z] 5c69ac0246d0: Pulling fs layer [2025-06-20T06:32:21.573Z] ec43610c2a17: Pulling fs layer [2025-06-20T06:32:21.573Z] 3a2ae6a8a46f: Pulling fs layer [2025-06-20T06:32:21.573Z] 33b1e0a273af: Pulling fs layer [2025-06-20T06:32:21.573Z] 5d3b04190fa2: Pulling fs layer [2025-06-20T06:32:21.573Z] 2f39f015ded8: Pulling fs layer [2025-06-20T06:32:21.573Z] 33b1e0a273af: Waiting [2025-06-20T06:32:21.573Z] 5d3b04190fa2: Waiting [2025-06-20T06:32:21.573Z] 3a2ae6a8a46f: Waiting [2025-06-20T06:32:21.573Z] 5c69ac0246d0: Verifying Checksum [2025-06-20T06:32:21.573Z] 5c69ac0246d0: Download complete [2025-06-20T06:32:21.573Z] 3a2ae6a8a46f: Verifying Checksum [2025-06-20T06:32:21.573Z] 3a2ae6a8a46f: Download complete [2025-06-20T06:32:21.573Z] 33b1e0a273af: Verifying Checksum [2025-06-20T06:32:21.573Z] 33b1e0a273af: Download complete [2025-06-20T06:32:21.573Z] 5d3b04190fa2: Download complete [2025-06-20T06:32:21.573Z] ec43610c2a17: Verifying Checksum [2025-06-20T06:32:21.573Z] ec43610c2a17: Download complete [2025-06-20T06:32:21.831Z] 5eb5b503b376: Verifying Checksum [2025-06-20T06:32:21.831Z] 5eb5b503b376: Download complete [2025-06-20T06:32:22.396Z] 2f39f015ded8: Download complete [2025-06-20T06:32:22.963Z] 5eb5b503b376: Pull complete [2025-06-20T06:32:22.963Z] 5c69ac0246d0: Pull complete [2025-06-20T06:32:23.222Z] ec43610c2a17: Pull complete [2025-06-20T06:32:23.222Z] 3a2ae6a8a46f: Pull complete [2025-06-20T06:32:23.479Z] 33b1e0a273af: Pull complete [2025-06-20T06:32:23.479Z] 5d3b04190fa2: Pull complete [2025-06-20T06:32:27.662Z] 2f39f015ded8: Pull complete [2025-06-20T06:32:27.662Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-06-20T06:32:27.662Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:32:27.662Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:32:27.766Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:32:27.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-06-20T06:32:29.653Z] $ docker top 448234e8be20f9096d97aab0b134fed5c49fb4810b5c588c235e7cf5dec48c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:32:30.027Z] ---> job-cost.sh [2025-06-20T06:32:30.027Z] lf-activate-venv: SKIPPING [2025-06-20T06:32:30.027Z] INFO: No Stack... [2025-06-20T06:32:30.287Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:32:30.854Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:32:31.143Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-20T06:32:31.143Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:32:31.158Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [2025-06-20T06:32:31.166Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] did not exist. Created. [2025-06-20T06:32:31.171Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:32:31.478Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-06-20T06:32:31.507Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:32:31.515Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:32:31.549Z] $ docker stop --time=1 448234e8be20f9096d97aab0b134fed5c49fb4810b5c588c235e7cf5dec48c86 [2025-06-20T06:32:32.691Z] $ docker rm -f --volumes 448234e8be20f9096d97aab0b134fed5c49fb4810b5c588c235e7cf5dec48c86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-06-20T06:33:17.039Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2025-06-20T06:33:17.039Z] Created wheel for psycopg2: filename=psycopg2-2.9.10-cp312-cp312-linux_aarch64.whl size=512680 sha256=8a7b968cfb6fd90188d30f51efff1aaff78692e08dd07c45f7bb89ba9978ca80 [2025-06-20T06:33:17.039Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/ac/bb/ce/afa589c50b6004d3a06fc691e71bd09c9bd5f01e5921e5329b [2025-06-20T06:33:17.039Z]  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 [2025-06-20T06:33:17.039Z]  Building wheel for flex (setup.py): started [2025-06-20T06:33:17.039Z] Building wheel for flex (setup.py): finished with status 'done' [2025-06-20T06:33:17.039Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77345 sha256=95e72def99c9a2a42c617c7d6820b032d639f5e4a45055385d92794fce1c25cd [2025-06-20T06:33:17.039Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2025-06-20T06:33:17.039Z]  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 [2025-06-20T06:33:17.039Z]  Building wheel for strict-rfc3339 (setup.py): started [2025-06-20T06:33:17.039Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2025-06-20T06:33:17.039Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18223 sha256=b76255d94b1dc6a710b2a80eafa24212bc00e2b507bbec237b3453ab9248dc09 [2025-06-20T06:33:17.039Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2025-06-20T06:33:17.040Z]  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 [2025-06-20T06:33:17.040Z]  Building wheel for validate-email (setup.py): started [2025-06-20T06:33:17.040Z] Building wheel for validate-email (setup.py): finished with status 'done' [2025-06-20T06:33:17.040Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5561 sha256=d2b00da6031d19b551f6fffe883d373fbe7fad97271f4f1a095320600a217996 [2025-06-20T06:33:17.040Z] Stored in directory: /tmp/pip-ephem-wheel-cache-wxmfta1j/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2025-06-20T06:33:17.040Z] Successfully built robotbackgroundlogger psutil psycopg2 flex strict-rfc3339 validate-email [2025-06-20T06:33:17.040Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, parse, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pyjwt, pygments, pycryptodome, pycparser, psycopg2, psutil, protobuf, pathable, paho-mqtt, numpy, more-itertools, MarkupSafe, lazy-object-proxy, jsonpointer, jsonpath-ng, isodate, idna, h11, docutils, configparser, click, charset_normalizer, certifi, attrs, wsproto, werkzeug, robotbackgroundlogger, rfc3339-validator, requests, referencing, reactivex, python-dateutil, outcome, cffi, trio, robotframework-requests, jsonschema-specifications, jsonschema-path, influxdb-client, flex, docker, cryptography, trio-websocket, jsonschema, selenium, openapi-schema-validator, robotframework-seleniumlibrary, openapi-spec-validator, openapi-core, RESTinstance [2025-06-20T06:34:24.861Z] [2025-06-20T06:34:24.861Z] Successfully installed GenSON-1.3.0 MarkupSafe-3.0.2 PyYAML-6.0.2 RESTinstance-1.5.2 attrs-25.3.0 certifi-2025.6.15 cffi-1.17.1 charset_normalizer-3.4.2 click-8.2.1 configparser-7.2.0 cryptography-45.0.3 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.16.0 idna-3.10 influxdb-client-1.49.0 isodate-0.7.2 jsonpath-ng-1.7.0 jsonpointer-3.0.0 jsonschema-4.24.0 jsonschema-path-0.3.4 jsonschema-specifications-2025.4.1 lazy-object-proxy-1.11.0 more-itertools-10.7.0 numpy-2.2.5 openapi-core-0.19.5 openapi-schema-validator-0.6.3 openapi-spec-validator-0.7.2 outcome-1.3.0.post0 paho-mqtt-2.1.0 parse-1.20.2 pathable-0.4.4 ply-3.11 protobuf-6.30.2 psutil-7.0.0 psycopg2-2.9.10 pycparser-2.22 pycryptodome-3.22.0 pygments-2.19.1 pyjwt-2.10.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.1.0 pytz-2025.2 pyzmq-26.4.0 reactivex-4.0.4 referencing-0.36.2 requests-2.32.4 rfc3339-validator-0.1.4 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.2.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-seleniumlibrary-6.7.1 rpds-py-0.25.1 selenium-4.33.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.13.2 tzlocal-5.3.1 urllib3-2.4.0 validate-email-1.3 websocket-client-1.8.0 werkzeug-3.1.1 wsproto-1.2.0 [2025-06-20T06:34:24.861Z] 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. [2025-06-20T06:35:21.222Z] Removing intermediate container 7529822e04fe [2025-06-20T06:35:21.222Z] ---> e8cf08c1d0c4 [2025-06-20T06:35:21.222Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2025-06-20T06:35:21.222Z] ---> Running in 24d915832afa [2025-06-20T06:35:21.222Z] Removing intermediate container 24d915832afa [2025-06-20T06:35:21.222Z] ---> 5fde14089e75 [2025-06-20T06:35:21.222Z] Step 11/13 : LABEL arch=arm64 [2025-06-20T06:35:21.222Z] ---> Running in 3d97a3e4376b [2025-06-20T06:35:21.222Z] Removing intermediate container 3d97a3e4376b [2025-06-20T06:35:21.222Z] ---> c94943837875 [2025-06-20T06:35:21.222Z] Step 12/13 : LABEL git_sha=57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:35:21.222Z] ---> Running in 4f7fefd91e36 [2025-06-20T06:35:21.222Z] Removing intermediate container 4f7fefd91e36 [2025-06-20T06:35:21.222Z] ---> b4b412e9cec8 [2025-06-20T06:35:21.222Z] Step 13/13 : LABEL version=1.0.0-dev.6 [2025-06-20T06:35:21.222Z] ---> Running in e3723dffce56 [2025-06-20T06:35:21.222Z] Removing intermediate container e3723dffce56 [2025-06-20T06:35:21.222Z] ---> 1ce3b9bf4c8c [2025-06-20T06:35:21.222Z] [Warning] One or more build-args [ARCH] were not consumed [2025-06-20T06:35:21.222Z] Successfully built 1ce3b9bf4c8c [2025-06-20T06:35:21.222Z] 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 [2025-06-20T06:35:21.372Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2025-06-20T06:35:21.372Z] 57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:35:21.372Z] latest [2025-06-20T06:35:21.372Z] 1.0.0-dev.6 [2025-06-20T06:35:21.372Z] 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:35:21.372Z] main [2025-06-20T06:35:21.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:35:21.755Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:35:22.110Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:35:22.376Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:35:22.376Z] 33a11d036cee: Preparing [2025-06-20T06:35:22.376Z] 67ac79debb14: Preparing [2025-06-20T06:35:22.376Z] a907717b414a: Preparing [2025-06-20T06:35:22.376Z] 2a29a8a0c665: Preparing [2025-06-20T06:35:22.377Z] b84f34f24824: Preparing [2025-06-20T06:35:22.377Z] dd9c8f8612c8: Preparing [2025-06-20T06:35:22.377Z] dd9c8f8612c8: Waiting [2025-06-20T06:35:22.377Z] 67ac79debb14: Pushed [2025-06-20T06:35:22.377Z] a907717b414a: Pushed [2025-06-20T06:35:22.642Z] 2a29a8a0c665: Pushed [2025-06-20T06:35:22.642Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:35:22.642Z] b84f34f24824: Pushed [2025-06-20T06:40:15.196Z] 33a11d036cee: Pushed [2025-06-20T06:40:15.196Z] 57a1b0acfb7409eee527084a15a1b000dda517c6: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:15.560Z] + 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 [2025-06-20T06:40:15.917Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-20T06:40:15.917Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:40:15.917Z] 33a11d036cee: Preparing [2025-06-20T06:40:15.917Z] 67ac79debb14: Preparing [2025-06-20T06:40:15.917Z] a907717b414a: Preparing [2025-06-20T06:40:15.917Z] 2a29a8a0c665: Preparing [2025-06-20T06:40:15.917Z] b84f34f24824: Preparing [2025-06-20T06:40:15.917Z] dd9c8f8612c8: Preparing [2025-06-20T06:40:15.917Z] 67ac79debb14: Layer already exists [2025-06-20T06:40:15.917Z] 33a11d036cee: Layer already exists [2025-06-20T06:40:15.917Z] 2a29a8a0c665: Layer already exists [2025-06-20T06:40:15.917Z] b84f34f24824: Layer already exists [2025-06-20T06:40:15.917Z] a907717b414a: Layer already exists [2025-06-20T06:40:15.917Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:40:15.917Z] latest: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:16.543Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:16.906Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [2025-06-20T06:40:16.906Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:40:16.906Z] 33a11d036cee: Preparing [2025-06-20T06:40:16.906Z] 67ac79debb14: Preparing [2025-06-20T06:40:16.906Z] a907717b414a: Preparing [2025-06-20T06:40:16.906Z] 2a29a8a0c665: Preparing [2025-06-20T06:40:16.906Z] b84f34f24824: Preparing [2025-06-20T06:40:16.906Z] dd9c8f8612c8: Preparing [2025-06-20T06:40:16.906Z] dd9c8f8612c8: Waiting [2025-06-20T06:40:16.906Z] 33a11d036cee: Layer already exists [2025-06-20T06:40:16.906Z] b84f34f24824: Layer already exists [2025-06-20T06:40:16.906Z] 2a29a8a0c665: Layer already exists [2025-06-20T06:40:16.906Z] 67ac79debb14: Layer already exists [2025-06-20T06:40:16.906Z] a907717b414a: Layer already exists [2025-06-20T06:40:16.906Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:40:17.169Z] 1.0.0-dev.6: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:17.521Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:17.869Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:40:17.869Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:40:17.869Z] 33a11d036cee: Preparing [2025-06-20T06:40:17.869Z] 67ac79debb14: Preparing [2025-06-20T06:40:17.869Z] a907717b414a: Preparing [2025-06-20T06:40:17.870Z] 2a29a8a0c665: Preparing [2025-06-20T06:40:17.870Z] b84f34f24824: Preparing [2025-06-20T06:40:17.870Z] dd9c8f8612c8: Preparing [2025-06-20T06:40:17.870Z] dd9c8f8612c8: Waiting [2025-06-20T06:40:17.870Z] 2a29a8a0c665: Layer already exists [2025-06-20T06:40:17.870Z] b84f34f24824: Layer already exists [2025-06-20T06:40:17.870Z] 67ac79debb14: Layer already exists [2025-06-20T06:40:17.870Z] a907717b414a: Layer already exists [2025-06-20T06:40:17.870Z] 33a11d036cee: Layer already exists [2025-06-20T06:40:17.870Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:40:17.870Z] 57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:18.486Z] + 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 [2025-06-20T06:40:18.847Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2025-06-20T06:40:18.848Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2025-06-20T06:40:18.848Z] 33a11d036cee: Preparing [2025-06-20T06:40:18.848Z] 67ac79debb14: Preparing [2025-06-20T06:40:18.848Z] a907717b414a: Preparing [2025-06-20T06:40:18.848Z] 2a29a8a0c665: Preparing [2025-06-20T06:40:18.848Z] b84f34f24824: Preparing [2025-06-20T06:40:18.848Z] dd9c8f8612c8: Preparing [2025-06-20T06:40:18.848Z] dd9c8f8612c8: Waiting [2025-06-20T06:40:18.848Z] 33a11d036cee: Layer already exists [2025-06-20T06:40:18.848Z] b84f34f24824: Layer already exists [2025-06-20T06:40:18.848Z] 67ac79debb14: Layer already exists [2025-06-20T06:40:18.848Z] 2a29a8a0c665: Layer already exists [2025-06-20T06:40:18.848Z] a907717b414a: Layer already exists [2025-06-20T06:40:18.848Z] dd9c8f8612c8: Layer already exists [2025-06-20T06:40:18.848Z] main: digest: sha256:c1277985fe11a414bf836c58be314cabd2be55b5ba933ac2b88ec976a82226f4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-06-20T06:40:19.182Z] ===================================================== [Pipeline] echo [2025-06-20T06:40:19.193Z] taggedImages: [2025-06-20T06:40:19.193Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 [2025-06-20T06:40:19.193Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2025-06-20T06:40:19.193Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [2025-06-20T06:40:19.193Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [2025-06-20T06:40:19.193Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] echo [2025-06-20T06:40:19.207Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6 [Pipeline] echo [2025-06-20T06:40:19.217Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] echo [2025-06-20T06:40:19.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:1.0.0-dev.6 [Pipeline] echo [2025-06-20T06:40:19.241Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:57a1b0acfb7409eee527084a15a1b000dda517c6-1.0.0-dev.6 [Pipeline] echo [2025-06-20T06:40:19.250Z] 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 [2025-06-20T06:40:19.672Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:40:19.672Z] [2025-06-20T06:40:19.672Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:20.004Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:40:20.004Z] arm64: Pulling from edgex-lftools-log-publisher [2025-06-20T06:40:20.004Z] 8998bd30e6a1: Pulling fs layer [2025-06-20T06:40:20.004Z] 04944245beec: Pulling fs layer [2025-06-20T06:40:20.004Z] 699f458cf7ca: Pulling fs layer [2025-06-20T06:40:20.004Z] 765212b225bb: Pulling fs layer [2025-06-20T06:40:20.004Z] f23df028b6ca: Pulling fs layer [2025-06-20T06:40:20.004Z] d65c8cfc05b1: Pulling fs layer [2025-06-20T06:40:20.004Z] 2437ff75d9bd: Pulling fs layer [2025-06-20T06:40:20.004Z] 765212b225bb: Waiting [2025-06-20T06:40:20.004Z] f23df028b6ca: Waiting [2025-06-20T06:40:20.004Z] d65c8cfc05b1: Waiting [2025-06-20T06:40:20.004Z] 2437ff75d9bd: Waiting [2025-06-20T06:40:20.271Z] 04944245beec: Verifying Checksum [2025-06-20T06:40:20.271Z] 04944245beec: Download complete [2025-06-20T06:40:20.271Z] 765212b225bb: Download complete [2025-06-20T06:40:20.271Z] f23df028b6ca: Verifying Checksum [2025-06-20T06:40:20.271Z] f23df028b6ca: Download complete [2025-06-20T06:40:20.271Z] d65c8cfc05b1: Verifying Checksum [2025-06-20T06:40:20.271Z] d65c8cfc05b1: Download complete [2025-06-20T06:40:20.271Z] 699f458cf7ca: Verifying Checksum [2025-06-20T06:40:20.271Z] 699f458cf7ca: Download complete [2025-06-20T06:40:20.861Z] 8998bd30e6a1: Verifying Checksum [2025-06-20T06:40:20.861Z] 8998bd30e6a1: Download complete [2025-06-20T06:40:23.423Z] 2437ff75d9bd: Verifying Checksum [2025-06-20T06:40:23.423Z] 2437ff75d9bd: Download complete [2025-06-20T06:40:25.352Z] 8998bd30e6a1: Pull complete [2025-06-20T06:40:25.931Z] 04944245beec: Pull complete [2025-06-20T06:40:27.330Z] 699f458cf7ca: Pull complete [2025-06-20T06:40:27.593Z] 765212b225bb: Pull complete [2025-06-20T06:40:28.544Z] f23df028b6ca: Pull complete [2025-06-20T06:40:28.544Z] d65c8cfc05b1: Pull complete [2025-06-20T06:40:46.710Z] 2437ff75d9bd: Pull complete [2025-06-20T06:40:46.710Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-06-20T06:40:46.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-06-20T06:40:46.710Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:40:46.941Z] prd-ubuntu20.04-docker-arm64-4c-16g-3604 does not seem to be running inside a container [2025-06-20T06:40:47.001Z] $ 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 [2025-06-20T06:40:48.339Z] $ docker top 23534ddb42a9f064f3402442a2876d84743d8ab2f09276dadb247eb2e1482a30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:40:49.180Z] ---> job-cost.sh [2025-06-20T06:40:49.180Z] lf-activate-venv: SKIPPING [2025-06-20T06:40:49.180Z] INFO: No Stack... [2025-06-20T06:40:49.445Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-06-20T06:40:50.400Z] INFO: Archiving Costs [Pipeline] sh [2025-06-20T06:40:51.026Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2025-06-20T06:40:51.026Z] + cut -d, -f6 [Pipeline] lock [2025-06-20T06:40:51.078Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [2025-06-20T06:40:51.089Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] did not exist. Created. [2025-06-20T06:40:51.095Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-06-20T06:40:51.740Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-7adc38bb/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2025-06-20T06:40:52.368Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-06-20T06:40:52.383Z] Warning: overwriting stash ‘stack-cost’ [2025-06-20T06:40:52.767Z] Stashed 1 file(s) [Pipeline] } [2025-06-20T06:40:52.776Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-57-stack-cost] [Pipeline] // lock [Pipeline] } [2025-06-20T06:40:52.803Z] $ docker stop --time=1 23534ddb42a9f064f3402442a2876d84743d8ab2f09276dadb247eb2e1482a30 [2025-06-20T06:40:54.824Z] $ docker rm -f --volumes 23534ddb42a9f064f3402442a2876d84743d8ab2f09276dadb247eb2e1482a30 [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 [2025-06-20T06:40:55.591Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:40:55.591Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:55.888Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:40:55.888Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:40:55.965Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:40:55.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:40:56.319Z] $ docker top f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 -eo pid,comm [2025-06-20T06:40:56.364Z] 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). [2025-06-20T06:40:56.364Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:40:56.418Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:40:56.418Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:40:56.524Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:40:56.530Z] $ docker exec f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 ssh-agent [2025-06-20T06:40:56.642Z] SSH_AUTH_SOCK=/tmp/ssh-OjvKLCcHZRYr/agent.33 [2025-06-20T06:40:56.643Z] SSH_AGENT_PID=39 [2025-06-20T06:40:56.647Z] Running ssh-add (command line suppressed) [2025-06-20T06:40:56.753Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17257715496569293937.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17257715496569293937.key) [2025-06-20T06:40:56.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:40:57.052Z] + git semver tag [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,262 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,266 [run_tag] DEBUG tag force:False [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,266 [check_head_tag] DEBUG check head tag [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,267 [execute] INFO git cat-file --batch-check [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,267 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,269 [execute] INFO git cat-file --batch [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,281 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,282 [execute] INFO git tag -a v1.0.0-dev.6 -m v1.0.0-dev.6 [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,282 [execute] DEBUG Popen(['git', 'tag', '-a', 'v1.0.0-dev.6', '-m', 'v1.0.0-dev.6'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:40:57.312Z] 2025-06-20 06:40:57,284 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:40:57.312Z] 1.0.0-dev.6 [Pipeline] } [2025-06-20T06:40:57.323Z] $ docker exec --env ******** --env ******** f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 ssh-agent -k [2025-06-20T06:40:57.427Z] unset SSH_AUTH_SOCK; [2025-06-20T06:40:57.428Z] unset SSH_AGENT_PID; [2025-06-20T06:40:57.429Z] echo Agent pid 39 killed; [2025-06-20T06:40:57.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:40:57.750Z] + git semver [Pipeline] } [2025-06-20T06:40:58.021Z] $ docker stop --time=1 f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 [2025-06-20T06:40:59.306Z] $ docker rm -f --volumes f33f5d106e7a06162b5681840ee0ad34c9f99fea36bc8f0b9d25caa190382aa5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:59.704Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:40:59.704Z] [2025-06-20T06:40:59.704Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:40:59.999Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:40:59.999Z] 0.23.1-centos7: Pulling from edgex-lftools [2025-06-20T06:40:59.999Z] ab5ef0e58194: Pulling fs layer [2025-06-20T06:40:59.999Z] 9712f1f96733: Pulling fs layer [2025-06-20T06:40:59.999Z] 63f879dbbcfc: Pulling fs layer [2025-06-20T06:40:59.999Z] 0d9ebad4ef96: Pulling fs layer [2025-06-20T06:40:59.999Z] e9a5061849ea: Pulling fs layer [2025-06-20T06:40:59.999Z] d747dcd14b5f: Pulling fs layer [2025-06-20T06:40:59.999Z] 2de7ff778b66: Pulling fs layer [2025-06-20T06:40:59.999Z] e9a5061849ea: Waiting [2025-06-20T06:40:59.999Z] d747dcd14b5f: Waiting [2025-06-20T06:40:59.999Z] 0d9ebad4ef96: Waiting [2025-06-20T06:40:59.999Z] 2de7ff778b66: Waiting [2025-06-20T06:40:59.999Z] 9712f1f96733: Verifying Checksum [2025-06-20T06:40:59.999Z] 9712f1f96733: Download complete [2025-06-20T06:41:00.257Z] 63f879dbbcfc: Verifying Checksum [2025-06-20T06:41:00.257Z] 63f879dbbcfc: Download complete [2025-06-20T06:41:00.257Z] e9a5061849ea: Verifying Checksum [2025-06-20T06:41:00.257Z] e9a5061849ea: Download complete [2025-06-20T06:41:00.514Z] d747dcd14b5f: Verifying Checksum [2025-06-20T06:41:00.514Z] d747dcd14b5f: Download complete [2025-06-20T06:41:00.514Z] ab5ef0e58194: Verifying Checksum [2025-06-20T06:41:00.514Z] ab5ef0e58194: Download complete [2025-06-20T06:41:00.514Z] 2de7ff778b66: Verifying Checksum [2025-06-20T06:41:00.514Z] 2de7ff778b66: Download complete [2025-06-20T06:41:00.514Z] 0d9ebad4ef96: Verifying Checksum [2025-06-20T06:41:00.514Z] 0d9ebad4ef96: Download complete [2025-06-20T06:41:03.040Z] ab5ef0e58194: Pull complete [2025-06-20T06:41:03.040Z] 9712f1f96733: Pull complete [2025-06-20T06:41:03.606Z] 63f879dbbcfc: Pull complete [2025-06-20T06:41:07.791Z] 0d9ebad4ef96: Pull complete [2025-06-20T06:41:07.791Z] e9a5061849ea: Pull complete [2025-06-20T06:41:07.791Z] d747dcd14b5f: Pull complete [2025-06-20T06:41:08.724Z] 2de7ff778b66: Pull complete [2025-06-20T06:41:08.724Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2025-06-20T06:41:08.724Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2025-06-20T06:41:08.724Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:41:08.820Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:41:08.851Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2025-06-20T06:41:11.220Z] $ docker top 83245b7deb643b16392e2bcf2fe55ca009e84e34dd73bab3c69852541b20148b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:41:11.308Z] provisioning config files... [2025-06-20T06:41:11.315Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9106535304938894055tmp [2025-06-20T06:41:11.325Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16057291199402551450tmp [2025-06-20T06:41:11.333Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config3939028317242133085tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:41:11.363Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:11.654Z] ---> sigul-configuration.sh [2025-06-20T06:41:11.654Z] gpg: directory `/root/.gnupg' created [2025-06-20T06:41:11.654Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2025-06-20T06:41:11.654Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2025-06-20T06:41:11.654Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2025-06-20T06:41:11.654Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2025-06-20T06:41:11.654Z] gpg: CAST5 encrypted data [2025-06-20T06:41:11.654Z] gpg: encrypted with 1 passphrase [2025-06-20T06:41:11.654Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2025-06-20T06:41:11.948Z] + mkdir /home/jenkins [2025-06-20T06:41:11.948Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2025-06-20T06:41:12.329Z] + 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 [2025-06-20T06:41:12.368Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:12.696Z] ---> sigul-install.sh [2025-06-20T06:41:12.696Z] Sigul already installed; skipping installation. [Pipeline] sh [2025-06-20T06:41:13.051Z] + git tag --list [2025-06-20T06:41:13.051Z] v0.0.1 [2025-06-20T06:41:13.051Z] v0.0.2-dev.1 [2025-06-20T06:41:13.051Z] v0.0.2-dev.10 [2025-06-20T06:41:13.051Z] v0.0.2-dev.11 [2025-06-20T06:41:13.051Z] v0.0.2-dev.12 [2025-06-20T06:41:13.051Z] v0.0.2-dev.13 [2025-06-20T06:41:13.051Z] v0.0.2-dev.14 [2025-06-20T06:41:13.051Z] v0.0.2-dev.15 [2025-06-20T06:41:13.051Z] v0.0.2-dev.16 [2025-06-20T06:41:13.051Z] v0.0.2-dev.17 [2025-06-20T06:41:13.051Z] v0.0.2-dev.18 [2025-06-20T06:41:13.051Z] v0.0.2-dev.19 [2025-06-20T06:41:13.051Z] v0.0.2-dev.2 [2025-06-20T06:41:13.051Z] v0.0.2-dev.20 [2025-06-20T06:41:13.051Z] v0.0.2-dev.21 [2025-06-20T06:41:13.051Z] v0.0.2-dev.22 [2025-06-20T06:41:13.051Z] v0.0.2-dev.23 [2025-06-20T06:41:13.051Z] v0.0.2-dev.24 [2025-06-20T06:41:13.051Z] v0.0.2-dev.25 [2025-06-20T06:41:13.051Z] v0.0.2-dev.26 [2025-06-20T06:41:13.051Z] v0.0.2-dev.27 [2025-06-20T06:41:13.051Z] v0.0.2-dev.28 [2025-06-20T06:41:13.051Z] v0.0.2-dev.29 [2025-06-20T06:41:13.051Z] v0.0.2-dev.3 [2025-06-20T06:41:13.051Z] v0.0.2-dev.30 [2025-06-20T06:41:13.051Z] v0.0.2-dev.31 [2025-06-20T06:41:13.051Z] v0.0.2-dev.32 [2025-06-20T06:41:13.051Z] v0.0.2-dev.33 [2025-06-20T06:41:13.051Z] v0.0.2-dev.34 [2025-06-20T06:41:13.051Z] v0.0.2-dev.35 [2025-06-20T06:41:13.051Z] v0.0.2-dev.36 [2025-06-20T06:41:13.051Z] v0.0.2-dev.37 [2025-06-20T06:41:13.051Z] v0.0.2-dev.38 [2025-06-20T06:41:13.051Z] v0.0.2-dev.39 [2025-06-20T06:41:13.051Z] v0.0.2-dev.4 [2025-06-20T06:41:13.051Z] v0.0.2-dev.40 [2025-06-20T06:41:13.051Z] v0.0.2-dev.41 [2025-06-20T06:41:13.051Z] v0.0.2-dev.42 [2025-06-20T06:41:13.051Z] v0.0.2-dev.43 [2025-06-20T06:41:13.051Z] v0.0.2-dev.44 [2025-06-20T06:41:13.051Z] v0.0.2-dev.5 [2025-06-20T06:41:13.051Z] v0.0.2-dev.6 [2025-06-20T06:41:13.051Z] v0.0.2-dev.7 [2025-06-20T06:41:13.051Z] v0.0.2-dev.8 [2025-06-20T06:41:13.051Z] v0.0.2-dev.9 [2025-06-20T06:41:13.051Z] v1.0.0-dev.1 [2025-06-20T06:41:13.051Z] v1.0.0-dev.2 [2025-06-20T06:41:13.051Z] v1.0.0-dev.3 [2025-06-20T06:41:13.051Z] v1.0.0-dev.4 [2025-06-20T06:41:13.051Z] v1.0.0-dev.5 [2025-06-20T06:41:13.051Z] v1.0.0-dev.6 [Pipeline] sh [2025-06-20T06:41:13.350Z] + lftools sign git-tag v1.0.0-dev.6 [2025-06-20T06:41:13.918Z] Signing Git tag with Sigul... [2025-06-20T06:41:13.918Z] Signing v1.0.0-dev.6 [Pipeline] echo [2025-06-20T06:41:14.192Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:14.487Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2025-06-20T06:41:14.495Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2025-06-20T06:41:14.519Z] $ docker stop --time=1 83245b7deb643b16392e2bcf2fe55ca009e84e34dd73bab3c69852541b20148b [2025-06-20T06:41:15.831Z] $ docker rm -f --volumes 83245b7deb643b16392e2bcf2fe55ca009e84e34dd73bab3c69852541b20148b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2025-06-20T06:41:16.238Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:41:16.238Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:41:16.539Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:41:16.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:41:16.622Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:41:16.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:41:17.007Z] $ docker top 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 -eo pid,comm [2025-06-20T06:41:17.056Z] 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). [2025-06-20T06:41:17.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:41:17.106Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:41:17.106Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:41:17.220Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:41:17.225Z] $ docker exec 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 ssh-agent [2025-06-20T06:41:17.331Z] SSH_AUTH_SOCK=/tmp/ssh-mfht90x6l1Pw/agent.32 [2025-06-20T06:41:17.331Z] SSH_AGENT_PID=38 [2025-06-20T06:41:17.335Z] Running ssh-add (command line suppressed) [2025-06-20T06:41:17.459Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9805143676360542339.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9805143676360542339.key) [2025-06-20T06:41:17.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:41:17.764Z] + git semver bump pre [2025-06-20T06:41:18.024Z] 2025-06-20 06:41:17,995 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,000 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,000 [bump_version] DEBUG bumping version:1.0.0-dev.6 on axis:pre with prefix:dev [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,001 [bump_version] DEBUG bumped version:1.0.0-dev.7 [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,001 [write_version] DEBUG write version:1.0.0-dev.7 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,001 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,001 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,003 [execute] INFO git cat-file --batch-check [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,006 [execute] INFO git cat-file --batch [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:41:18.025Z] 2025-06-20 06:41:18,010 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:41:18.025Z] 1.0.0-dev.7 [Pipeline] } [2025-06-20T06:41:18.297Z] $ docker exec --env ******** --env ******** 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 ssh-agent -k [2025-06-20T06:41:18.393Z] unset SSH_AUTH_SOCK; [2025-06-20T06:41:18.394Z] unset SSH_AGENT_PID; [2025-06-20T06:41:18.394Z] echo Agent pid 38 killed; [2025-06-20T06:41:18.400Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:41:18.713Z] + git semver [Pipeline] } [2025-06-20T06:41:19.297Z] $ docker stop --time=1 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 [2025-06-20T06:41:20.572Z] $ docker rm -f --volumes 5ce2224c3f653c308a0aa219600e843d1f5d83dcd3c33fae145a1031acc7d6f4 [Pipeline] // withDockerContainer [Pipeline] sh [2025-06-20T06:41:20.922Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-06-20T06:41:20.923Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:41:21.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-06-20T06:41:21.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:41:21.309Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:41:21.340Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-06-20T06:41:21.704Z] $ docker top b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 -eo pid,comm [2025-06-20T06:41:21.752Z] 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). [2025-06-20T06:41:21.752Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-06-20T06:41:21.802Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-06-20T06:41:21.802Z] [ssh-agent] Looking for ssh-agent implementation... [2025-06-20T06:41:21.915Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-06-20T06:41:21.920Z] $ docker exec b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 ssh-agent [2025-06-20T06:41:22.026Z] SSH_AUTH_SOCK=/tmp/ssh-oXSK0VugTSeu/agent.32 [2025-06-20T06:41:22.026Z] SSH_AGENT_PID=38 [2025-06-20T06:41:22.031Z] Running ssh-add (command line suppressed) [2025-06-20T06:41:22.142Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4419900008840222738.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4419900008840222738.key) [2025-06-20T06:41:22.153Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-06-20T06:41:22.445Z] + git semver push [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,713 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,717 [run_push] DEBUG push [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,718 [execute] INFO git cat-file --batch-check [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=, shell=False, universal_newlines=False) [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,720 [execute] INFO git rev-list ea883bf14f53f47694981c16e089061cec97902f -- [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,720 [execute] DEBUG Popen(['git', 'rev-list', 'ea883bf14f53f47694981c16e089061cec97902f', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,724 [execute] INFO git fetch -v -- origin [2025-06-20T06:41:23.013Z] 2025-06-20 06:41:22,724 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=True) [2025-06-20T06:41:23.582Z] 2025-06-20 06:41:23,301 [run_push] DEBUG no remote changes detected [2025-06-20T06:41:23.582Z] 2025-06-20 06:41:23,301 [execute] INFO git push origin semver [2025-06-20T06:41:23.582Z] 2025-06-20 06:41:23,302 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:41:24.149Z] 2025-06-20 06:41:23,984 [run_push] DEBUG push all version tags [2025-06-20T06:41:24.149Z] 2025-06-20 06:41:23,985 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2025-06-20T06:41:24.149Z] 2025-06-20 06:41:23,985 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, stdin=None, shell=False, universal_newlines=False) [2025-06-20T06:41:24.718Z] 2025-06-20 06:41:24,676 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2025-06-20T06:41:24.718Z] 1.0.0-dev.7 [Pipeline] } [2025-06-20T06:41:24.730Z] $ docker exec --env ******** --env ******** b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 ssh-agent -k [2025-06-20T06:41:24.831Z] unset SSH_AUTH_SOCK; [2025-06-20T06:41:24.831Z] unset SSH_AGENT_PID; [2025-06-20T06:41:24.831Z] echo Agent pid 38 killed; [2025-06-20T06:41:24.843Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-06-20T06:41:25.159Z] + git semver [Pipeline] } [2025-06-20T06:41:25.435Z] $ docker stop --time=1 b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 [2025-06-20T06:41:26.737Z] $ docker rm -f --volumes b488c6b12494bd950c429c860a292a80e2c48475262dc7b88b4058335dcdd9f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-06-20T06:41:27.163Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2025-06-20T06:41:27.163Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:41:27.163Z] total 16 [2025-06-20T06:41:27.163Z] drwxr-xr-x 3 root root 4096 Jun 20 06:32 . [2025-06-20T06:41:27.163Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:41 .. [2025-06-20T06:41:27.163Z] drwxr-xr-x 2 root root 4096 Jun 20 06:32 cost [2025-06-20T06:41:27.163Z] -rw-r--r-- 1 root root 88 Jun 20 06:32 cost.csv [2025-06-20T06:41:27.163Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:41:27.163Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2025-06-20T06:41:27.163Z] total 16 [2025-06-20T06:41:27.163Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 20 06:32 . [2025-06-20T06:41:27.163Z] drwxrwxr-x 7 jenkins jenkins 4096 Jun 20 06:41 .. [2025-06-20T06:41:27.163Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 20 06:32 cost [2025-06-20T06:41:27.163Z] -rw-r--r-- 1 jenkins jenkins 88 Jun 20 06:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:27.453Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:28.312Z] ---> package-listing.sh [2025-06-20T06:41:28.312Z] ++ facter osfamily [2025-06-20T06:41:28.312Z] ++ tr '[:upper:]' '[:lower:]' [2025-06-20T06:41:28.570Z] + OS_FAMILY=debian [2025-06-20T06:41:28.570Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2025-06-20T06:41:28.570Z] + START_PACKAGES=/tmp/packages_start.txt [2025-06-20T06:41:28.570Z] + END_PACKAGES=/tmp/packages_end.txt [2025-06-20T06:41:28.570Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-06-20T06:41:28.570Z] + PACKAGES=/tmp/packages_start.txt [2025-06-20T06:41:28.570Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:41:28.570Z] + PACKAGES=/tmp/packages_end.txt [2025-06-20T06:41:28.570Z] + case "${OS_FAMILY}" in [2025-06-20T06:41:28.570Z] + dpkg -l [2025-06-20T06:41:28.570Z] + grep '^ii' [2025-06-20T06:41:28.570Z] + '[' -f /tmp/packages_start.txt ']' [2025-06-20T06:41:28.570Z] + '[' -f /tmp/packages_end.txt ']' [2025-06-20T06:41:28.570Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-06-20T06:41:28.570Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2025-06-20T06:41:28.570Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2025-06-20T06:41:28.570Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2025-06-20T06:41:28.582Z] 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 [2025-06-20T06:41:28.862Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-06-20T06:41:29.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-06-20T06:41:29.428Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-06-20T06:41:29.593Z] prd-ubuntu20.04-docker-8c-8g-3602 does not seem to be running inside a container [2025-06-20T06:41:29.623Z] $ 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 [2025-06-20T06:41:29.831Z] $ docker top 381a60578660eeb036765bd442dc5220bf9e0122ce32ef127e542c1194d9bfd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-06-20T06:41:30.179Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-06-20T06:41:30.461Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-06-20T06:41:30.747Z] + ls /var/log/sa-host [2025-06-20T06:41:30.747Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-06-20T06:41:30.784Z] provisioning config files... [2025-06-20T06:41:30.793Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16482688592450496889tmp [Pipeline] { [Pipeline] echo [2025-06-20T06:41:30.808Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:31.096Z] ---> create-netrc.sh [Pipeline] } [2025-06-20T06:41:31.103Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:31.407Z] ---> python-tools-install.sh [Pipeline] echo [2025-06-20T06:41:31.418Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:31.703Z] ---> sudo-logs.sh [2025-06-20T06:41:31.703Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-06-20T06:41:31.730Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:32.011Z] ---> job-cost.sh [2025-06-20T06:41:32.011Z] lf-activate-venv: SKIPPING [2025-06-20T06:41:32.011Z] DEBUG: total: 0.2199999988079071 [2025-06-20T06:41:32.011Z] INFO: Retrieving Stack Cost... [2025-06-20T06:41:32.270Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-06-20T06:41:32.529Z] INFO: Archiving Costs [Pipeline] echo [2025-06-20T06:41:32.544Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-06-20T06:41:32.825Z] ---> logs-deploy.sh [2025-06-20T06:41:32.825Z] lf-activate-venv: SKIPPING [2025-06-20T06:41:32.825Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/57 [2025-06-20T06:41:32.825Z] INFO: archiving workspace using pattern(s): [2025-06-20T06:41:33.761Z] Archives upload complete. [2025-06-20T06:41:33.761Z] INFO: archiving logs to Nexus