Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f7616055fa408fe9de5c1ab01cec76f469475795 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-ssh17204855340992362669.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16234349375325436132.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/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-ssh2894320862473178273.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7075284028707103590.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-ssh10942385197087894876.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10904 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 f7616055fa408fe9de5c1ab01cec76f469475795 (main) Commit message: "Merge pull request #114 from cherrycl/add-protobuf" > git config core.sparsecheckout # timeout=10 > git checkout -f f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 > git rev-list --no-walk 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:48:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:48:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:48:25 ========================================================= 04:48:25 EdgeX Global Pipelines Version Info 04:48:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:48:25 ------------------- 04:48:25 stable info: 04:48:25 ------------------- 04:48:25 Commited By: Cherry Wang cherry@iotechsys.com 04:48:25 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:48:25 Message: update stable to v1.0.263 04:48:26 ------------------- 04:48:26 experimental info: 04:48:26 ------------------- 04:48:26 Commited By: Cherry Wang cherry@iotechsys.com 04:48:26 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:48:26 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 04:48:26 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f761605 [Pipeline] echo 04:48:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:48:27 provisioning config files... 04:48:27 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10830155970251770581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:27 ---> ****-login.sh 04:48:27 nexus3.edgexfoundry.org:10001 04:48:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:27 Configure a credential helper to remove this warning. See 04:48:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:27 04:48:27 Login Succeeded 04:48:27 nexus3.edgexfoundry.org:10002 04:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:28 Configure a credential helper to remove this warning. See 04:48:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:28 04:48:28 Login Succeeded 04:48:28 nexus3.edgexfoundry.org:10003 04:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:28 Configure a credential helper to remove this warning. See 04:48:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:28 04:48:28 Login Succeeded 04:48:28 nexus3.edgexfoundry.org:10004 04:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:28 Configure a credential helper to remove this warning. See 04:48:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:28 04:48:28 Login Succeeded 04:48:28 ****.io 04:48:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:28 Configure a credential helper to remove this warning. See 04:48:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:28 04:48:28 Login Succeeded 04:48:28 ---> ****-login.sh ends [Pipeline] } 04:48:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:48:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:48:29 + grep -v github /etc/ssh/ssh_known_hosts 04:48:29 + [ -e /tmp/ssh_known_hosts ] 04:48:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:48:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:48:29 + sudo tee -a /etc/ssh/ssh_known_hosts 04:48:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:29 04:48:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:29 0.1.4: Pulling from edgex-devops/py-git-semver 04:48:29 b85a868b505f: Pulling fs layer 04:48:29 e2be974225ed: Pulling fs layer 04:48:29 339a4e72a1f5: Pulling fs layer 04:48:29 988bab9f4d93: Pulling fs layer 04:48:29 1469e6f7b9e6: Pulling fs layer 04:48:29 eaf3925da568: Pulling fs layer 04:48:29 bab4dde63d76: Pulling fs layer 04:48:29 bde34c3a00c8: Pulling fs layer 04:48:29 b352a97aabf1: Pulling fs layer 04:48:29 4872d77fe225: Pulling fs layer 04:48:29 5851b861e8e6: Pulling fs layer 04:48:29 bde34c3a00c8: Waiting 04:48:29 bab4dde63d76: Waiting 04:48:29 eaf3925da568: Waiting 04:48:29 988bab9f4d93: Waiting 04:48:29 5851b861e8e6: Waiting 04:48:29 4872d77fe225: Waiting 04:48:29 b352a97aabf1: Waiting 04:48:29 1469e6f7b9e6: Waiting 04:48:29 e2be974225ed: Verifying Checksum 04:48:29 e2be974225ed: Download complete 04:48:29 988bab9f4d93: Verifying Checksum 04:48:29 988bab9f4d93: Download complete 04:48:29 339a4e72a1f5: Verifying Checksum 04:48:29 339a4e72a1f5: Download complete 04:48:29 1469e6f7b9e6: Verifying Checksum 04:48:29 1469e6f7b9e6: Download complete 04:48:30 eaf3925da568: Verifying Checksum 04:48:30 eaf3925da568: Download complete 04:48:30 bde34c3a00c8: Verifying Checksum 04:48:30 b352a97aabf1: Download complete 04:48:30 4872d77fe225: Verifying Checksum 04:48:30 4872d77fe225: Download complete 04:48:30 5851b861e8e6: Verifying Checksum 04:48:30 5851b861e8e6: Download complete 04:48:30 b85a868b505f: Verifying Checksum 04:48:30 b85a868b505f: Download complete 04:48:30 bab4dde63d76: Verifying Checksum 04:48:30 bab4dde63d76: Download complete 04:48:31 b85a868b505f: Pull complete 04:48:31 e2be974225ed: Pull complete 04:48:31 339a4e72a1f5: Pull complete 04:48:31 988bab9f4d93: Pull complete 04:48:32 1469e6f7b9e6: Pull complete 04:48:32 eaf3925da568: Pull complete 04:48:34 bab4dde63d76: Pull complete 04:48:34 bde34c3a00c8: Pull complete 04:48:34 b352a97aabf1: Pull complete 04:48:34 4872d77fe225: Pull complete 04:48:34 5851b861e8e6: Pull complete 04:48:34 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:48:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:48:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:48:34 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 04:48:34 $ 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 04:48:37 $ docker top a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b -eo pid,comm 04:48:37 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). 04:48:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:48:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:37 [ssh-agent] Looking for ssh-agent implementation... 04:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:37 $ docker exec a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent 04:48:37 SSH_AUTH_SOCK=/tmp/ssh-3lwxY47GSgXD/agent.32 04:48:37 SSH_AGENT_PID=38 04:48:37 Running ssh-add (command line suppressed) 04:48:37 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13983058880154308258.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_13983058880154308258.key) 04:48:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:38 + git tag --points-at HEAD [Pipeline] } 04:48:38 $ docker exec --env ******** --env ******** a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent -k 04:48:38 unset SSH_AUTH_SOCK; 04:48:38 unset SSH_AGENT_PID; 04:48:38 echo Agent pid 38 killed; 04:48:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:48:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:48:38 [ssh-agent] Looking for ssh-agent implementation... 04:48:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:48:38 $ docker exec a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent 04:48:38 SSH_AUTH_SOCK=/tmp/ssh-RvOJXv9Qo4mC/agent.72 04:48:38 SSH_AGENT_PID=78 04:48:38 Running ssh-add (command line suppressed) 04:48:38 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9951575449249345179.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9951575449249345179.key) 04:48:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:48:39 + git semver init 04:48:39 2024-09-23 04:48:39,204 [run_init] DEBUG init version:0.0.0 force:False 04:48:39 2024-09-23 04:48:39,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver 04:48:39 2024-09-23 04:48:39,205 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver 04:48:39 2024-09-23 04:48:39,205 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 04:48:39 2024-09-23 04:48:39,776 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude 04:48:39 2024-09-23 04:48:39,777 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False 04:48:39 2024-09-23 04:48:39,777 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 04:48:39 2024-09-23 04:48:39,777 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 04:48:39 0.0.2-dev.44 [Pipeline] } 04:48:39 $ docker exec --env ******** --env ******** a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent -k 04:48:39 unset SSH_AUTH_SOCK; 04:48:39 unset SSH_AGENT_PID; 04:48:39 echo Agent pid 78 killed; 04:48:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:48:40 + git semver [Pipeline] } 04:48:40 $ docker stop --time=1 a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b 04:48:41 $ docker rm -f --volumes a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b [Pipeline] // withDockerContainer [Pipeline] sh 04:48:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:48:42 Stashed 1 file(s) [Pipeline] echo 04:48:42 [edgeXSemver]: initialized semver on version 0.0.2-dev.44 [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 04:48:42 provisioning config files... 04:48:42 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10404778568682429731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:48:42 ---> ****-login.sh 04:48:42 nexus3.edgexfoundry.org:10001 04:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:42 Configure a credential helper to remove this warning. See 04:48:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:42 04:48:42 Login Succeeded 04:48:42 nexus3.edgexfoundry.org:10002 04:48:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:42 Configure a credential helper to remove this warning. See 04:48:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:42 04:48:42 Login Succeeded 04:48:42 nexus3.edgexfoundry.org:10003 04:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:43 Configure a credential helper to remove this warning. See 04:48:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:43 04:48:43 Login Succeeded 04:48:43 nexus3.edgexfoundry.org:10004 04:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:43 Configure a credential helper to remove this warning. See 04:48:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:43 04:48:43 Login Succeeded 04:48:43 ****.io 04:48:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:48:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:48:43 Configure a credential helper to remove this warning. See 04:48:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:48:43 04:48:43 Login Succeeded 04:48:43 ---> ****-login.sh ends [Pipeline] } 04:48:43 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 04:48:44 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:48:44 + ls -al . 04:48:44 total 72 04:48:44 drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 04:48 . 04:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:48 .. 04:48:44 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:48 .git 04:48:44 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:48 .github 04:48:44 -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 04:48 .gitignore 04:48:44 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:48 .semver 04:48:44 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 04:48 Dockerfile 04:48:44 -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 04:48 Jenkinsfile 04:48:44 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 04:48 LICENSE 04:48:44 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 04:48 README.md 04:48:44 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:48 TAF-Manager 04:48:44 drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 04:48 TUC 04:48:44 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:48 VERSION 04:48:44 -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 04:48 requirements.txt 04:48:44 -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 04:48 robot-entrypoint.sh 04:48:44 -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 04:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:48:44 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 --label arch=amd64 --label version=0.0.2-dev.44 . 04:48:44 Sending build context to Docker daemon 609.8kB 04:48:44 Step 1/13 : FROM alpine:3.20 04:48:45 3.20: Pulling from library/alpine 04:48:45 43c4264eed91: Pulling fs layer 04:48:45 43c4264eed91: Verifying Checksum 04:48:45 43c4264eed91: Download complete 04:48:45 43c4264eed91: Pull complete 04:48:45 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:48:45 Status: Downloaded newer image for alpine:3.20 04:48:45 ---> 91ef0af61f39 04:48:45 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:48:45 ---> Running in d4ec80d1e77b 04:48:45 Removing intermediate container d4ec80d1e77b 04:48:45 ---> 86dfc37c863e 04:48:45 Step 3/13 : LABEL maintainer="Bruce Huang " 04:48:45 ---> Running in 4d7cdefb2461 04:48:45 Removing intermediate container 4d7cdefb2461 04:48:45 ---> ecbad7fb1be4 04:48:45 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:48:46 ---> df0262742571 04:48:46 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:48:46 ---> fcff770e1418 04:48:46 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:48:46 ---> 009d056544b1 04:48:46 Step 7/13 : WORKDIR /edgex-taf 04:48:46 ---> Running in 959319b2c254 04:48:46 Removing intermediate container 959319b2c254 04:48:46 ---> 4373ffd4a406 04:48:46 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:48:46 ---> Running in 9677d2f066ed 04:48:47 Removing intermediate container 9677d2f066ed 04:48:47 ---> 3fc598ee57f3 04:48:47 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 04:48:47 ---> Running in b30e314daa65 04:48:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:49 OK: 8 MiB in 14 packages 04:48:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:49 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:50 (1/14) Installing ca-certificates (20240705-r0) 04:48:50 (2/14) Installing brotli-libs (1.1.0-r2) 04:48:51 (3/14) Installing c-ares (1.28.1-r0) 04:48:51 (4/14) Installing libunistring (1.2-r0) 04:48:51 (5/14) Installing libidn2 (2.3.7-r0) 04:48:52 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:48:52 (7/14) Installing libpsl (0.21.5-r1) 04:48:52 (8/14) Installing zstd-libs (1.5.6-r0) 04:48:53 (9/14) Installing libcurl (8.9.1-r2) 04:48:53 (10/14) Installing curl (8.9.1-r2) 04:48:54 (11/14) Installing docker-cli (26.1.5-r0) 04:48:55 (12/14) Installing oniguruma (6.9.9-r0) 04:48:55 (13/14) Installing jq (1.7.1-r0) 04:48:55 (14/14) Installing openssl (3.3.2-r0) 04:48:56 Executing busybox-1.36.1-r29.trigger 04:48:56 Executing ca-certificates-20240705-r0.trigger 04:48:56 OK: 43 MiB in 28 packages 04:48:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:48:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:48:57 (1/167) Installing libexpat (2.6.3-r0) 04:48:57 Still waiting to schedule task 04:48:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 04:48:57 (2/167) Installing libbz2 (1.0.8-r6) 04:48:58 (3/167) Installing libpng (1.6.44-r0) 04:48:58 (4/167) Installing freetype (2.13.2-r0) 04:48:58 (5/167) Installing fontconfig (2.15.0-r1) 04:48:59 (6/167) Installing libfontenc (1.1.8-r0) 04:48:59 (7/167) Installing mkfontscale (1.2.2-r6) 04:48:59 (8/167) Installing font-opensans (0_git20210927-r1) 04:49:00 (9/167) Installing pkgconf (2.2.0-r0) 04:49:00 (10/167) Installing libgcc (13.2.1_git20240309-r0) 04:49:01 (11/167) Installing libffi (3.4.6-r0) 04:49:01 (12/167) Installing libintl (0.22.5-r0) 04:49:01 (13/167) Installing libeconf (0.6.3-r0) 04:49:02 (14/167) Installing libblkid (2.40.1-r1) 04:49:02 (15/167) Installing libmount (2.40.1-r1) 04:49:02 (16/167) Installing pcre2 (10.43-r0) 04:49:03 (17/167) Installing glib (2.80.5-r0) 04:49:03 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 04:49:04 (19/167) Installing xz-libs (5.6.2-r0) 04:49:04 (20/167) Installing libxml2 (2.12.7-r0) 04:49:05 (21/167) Installing shared-mime-info (2.4-r0) 04:49:05 (22/167) Installing hicolor-icon-theme (0.17-r2) 04:49:06 (23/167) Installing libjpeg-turbo (3.0.3-r0) 04:49:06 (24/167) Installing libsharpyuv (1.3.2-r0) 04:49:06 (25/167) Installing libwebp (1.3.2-r0) 04:49:07 (26/167) Installing tiff (4.6.0t-r0) 04:49:07 (27/167) Installing gdk-pixbuf (2.42.12-r0) 04:49:07 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 04:49:08 (29/167) Installing libxau (1.0.11-r4) 04:49:08 (30/167) Installing libmd (1.1.0-r0) 04:49:08 (31/167) Installing libbsd (0.12.2-r0) 04:49:09 (32/167) Installing libxdmcp (1.1.5-r1) 04:49:09 (33/167) Installing libxcb (1.16.1-r0) 04:49:09 (34/167) Installing libx11 (1.8.9-r1) 04:49:10 (35/167) Installing libxcomposite (0.4.6-r5) 04:49:10 (36/167) Installing libxfixes (6.0.1-r4) 04:49:10 (37/167) Installing libxrender (0.9.11-r5) 04:49:11 (38/167) Installing libxcursor (1.2.2-r1) 04:49:11 (39/167) Installing libxdamage (1.1.6-r5) 04:49:11 (40/167) Installing libxext (1.3.6-r2) 04:49:11 (41/167) Installing libxi (1.8.1-r4) 04:49:12 (42/167) Installing libxinerama (1.1.5-r4) 04:49:12 (43/167) Installing libxrandr (1.5.4-r1) 04:49:12 (44/167) Installing libatk-1.0 (2.52.0-r0) 04:49:13 (45/167) Installing libxtst (1.2.4-r6) 04:49:13 (46/167) Installing dbus-libs (1.14.10-r1) 04:49:13 (47/167) Installing at-spi2-core (2.52.0-r0) 04:49:14 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 04:49:14 (49/167) Installing pixman (0.43.2-r0) 04:49:15 (50/167) Installing cairo (1.18.0-r0) 04:49:15 (51/167) Installing cairo-gobject (1.18.0-r0) 04:49:15 (52/167) Installing avahi-libs (0.8-r17) 04:49:16 (53/167) Installing gmp (6.3.0-r1) 04:49:16 (54/167) Installing nettle (3.9.1-r0) 04:49:17 (55/167) Installing libtasn1 (4.19.0-r2) 04:49:17 (56/167) Installing p11-kit (0.25.3-r0) 04:49:17 (57/167) Installing gnutls (3.8.5-r0) 04:49:18 (58/167) Installing cups-libs (2.4.9-r0) 04:49:18 (59/167) Installing libepoxy (1.5.10-r1) 04:49:19 (60/167) Installing fribidi (1.0.15-r0) 04:49:19 (61/167) Installing graphite2 (1.3.14-r6) 04:49:19 (62/167) Installing harfbuzz (8.5.0-r0) 04:49:20 (63/167) Installing libxft (2.3.8-r3) 04:49:20 (64/167) Installing pango (1.52.2-r0) 04:49:20 (65/167) Installing wayland-libs-client (1.22.0-r4) 04:49:21 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 04:49:21 (67/167) Installing wayland-libs-egl (1.22.0-r4) 04:49:21 (68/167) Installing xkeyboard-config (2.41-r0) 04:49:22 (69/167) Installing libxkbcommon (1.7.0-r0) 04:49:22 (70/167) Installing gtk+3.0 (3.24.43-r0) 04:49:23 (71/167) Installing icu-data-full (74.2-r0) 04:49:24 (72/167) Installing mesa (24.0.9-r1) 04:49:24 (73/167) Installing llvm17-libs (17.0.6-r1) 04:49:34 (74/167) Installing hwdata-pci (0.382-r0) 04:49:34 (75/167) Installing libpciaccess (0.18.1-r0) 04:49:34 (76/167) Installing libdrm (2.4.120-r0) 04:49:34 (77/167) Installing libelf (0.191-r0) 04:49:35 (78/167) Installing mesa-glapi (24.0.9-r1) 04:49:35 (79/167) Installing mesa-dri-gallium (24.0.9-r1) 04:49:36 (80/167) Installing eudev-libs (3.2.14-r2) 04:49:36 (81/167) Installing libmagic (5.45-r1) 04:49:37 (82/167) Installing file (5.45-r1) 04:49:37 (83/167) Installing xprop (1.2.7-r0) 04:49:37 (84/167) Installing libice (1.1.1-r6) 04:49:37 (85/167) Installing libuuid (2.40.1-r1) 04:49:38 (86/167) Installing libsm (1.2.4-r4) 04:49:38 (87/167) Installing libxt (1.3.0-r5) 04:49:39 (88/167) Installing libxmu (1.1.4-r2) 04:49:39 (89/167) Installing xset (1.2.5-r1) 04:49:39 (90/167) Installing xdg-utils (1.2.1-r0) 04:49:40 (91/167) Installing libogg (1.3.5-r5) 04:49:40 (92/167) Installing libflac (1.4.3-r1) 04:49:40 (93/167) Installing alsa-lib (1.2.11-r0) 04:49:41 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 04:49:41 (95/167) Installing aom-libs (3.9.1-r0) 04:49:42 (96/167) Installing libva (2.21.0-r0) 04:49:42 (97/167) Installing libvdpau (1.5-r3) 04:49:42 (98/167) Installing onevpl-libs (2023.3.1-r2) 04:49:43 (99/167) Installing ffmpeg-libavutil (6.1.1-r8) 04:49:44 (100/167) Installing libdav1d (1.4.2-r0) 04:49:44 (101/167) Installing openexr-libiex (3.1.13-r1) 04:49:44 (102/167) Installing openexr-libilmthread (3.1.13-r1) 04:49:45 (103/167) Installing imath (3.1.12-r0) 04:49:45 (104/167) Installing openexr-libopenexr (3.1.13-r1) 04:49:45 (105/167) Installing giflib (5.2.2-r0) 04:49:46 (106/167) Installing libhwy (1.0.7-r0) 04:49:46 (107/167) Installing lcms2 (2.16-r0) 04:49:47 (108/167) Installing libjxl (0.10.2-r0) 04:49:47 (109/167) Installing lame-libs (3.100-r5) 04:49:47 (110/167) Installing opus (1.5.2-r0) 04:49:48 (111/167) Installing rav1e-libs (0.7.1-r0) 04:49:49 (112/167) Installing libgomp (13.2.1_git20240309-r0) 04:49:49 (113/167) Installing soxr (0.1.3-r7) 04:49:49 (114/167) Installing ffmpeg-libswresample (6.1.1-r8) 04:49:50 (115/167) Installing libtheora (1.1.1-r18) 04:49:50 (116/167) Installing libvorbis (1.3.7-r2) 04:49:50 (117/167) Installing libvpx (1.14.1-r0) 04:49:51 (118/167) Installing libwebpmux (1.3.2-r0) 04:49:51 (119/167) Installing x264-libs (0.164_git20231001-r0) 04:49:52 (120/167) Installing numactl (2.0.18-r0) 04:49:52 (121/167) Installing x265-libs (3.6-r0) 04:49:53 (122/167) Installing xvidcore (1.3.7-r2) 04:49:53 (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) 04:49:54 (124/167) Installing libbluray (1.3.4-r1) 04:49:54 (125/167) Installing mpg123-libs (1.32.6-r0) 04:49:54 (126/167) Installing libopenmpt (0.7.7-r0) 04:49:55 (127/167) Installing cjson (1.7.18-r0) 04:49:55 (128/167) Installing mbedtls (3.6.1-r0) 04:49:56 (129/167) Installing librist (0.2.10-r1) 04:49:56 (130/167) Installing libsrt (1.5.3-r0) 04:49:57 (131/167) Installing libssh (0.10.6-r0) 04:49:57 (132/167) Installing libsodium (1.0.19-r0) 04:49:57 (133/167) Installing libzmq (4.3.5-r2) 04:49:58 (134/167) Installing ffmpeg-libavformat (6.1.1-r8) 04:49:58 (135/167) Installing crc32c (1.1.2-r0) 04:49:58 (136/167) Installing double-conversion (3.3.0-r0) 04:49:59 (137/167) Installing libevent (2.1.12-r7) 04:49:59 (138/167) Installing wayland-libs-server (1.22.0-r4) 04:50:00 (139/167) Installing mesa-gbm (24.0.9-r1) 04:50:00 (140/167) Installing harfbuzz-subset (8.5.0-r0) 04:50:00 (141/167) Installing icu-libs (74.2-r0) 04:50:01 (142/167) Installing minizip (1.3.1-r0) 04:50:01 (143/167) Installing nspr (4.35-r4) 04:50:01 (144/167) Installing sqlite-libs (3.45.3-r1) 04:50:02 (145/167) Installing nss (3.101-r0) 04:50:03 (146/167) Installing openh264 (2.4.1-r0) 04:50:03 (147/167) Installing libcamera-ipa (0.3.0-r0) 04:50:03 (148/167) Installing libunwind (1.8.1-r0) 04:50:04 (149/167) Installing yaml (0.2.5-r2) 04:50:04 (150/167) Installing libcamera (0.3.0-r0) 04:50:05 (151/167) Installing speexdsp (1.2.1-r2) 04:50:05 (152/167) Installing libuv (1.48.0-r0) 04:50:05 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 04:50:06 (154/167) Installing libsndfile (1.2.2-r0) 04:50:06 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 04:50:07 (156/167) Installing pipewire-libs (1.0.6-r1) 04:50:07 (157/167) Installing libasyncns (0.8-r3) 04:50:08 (158/167) Installing libltdl (2.4.7-r3) 04:50:08 (159/167) Installing orc (0.4.39-r0) 04:50:08 (160/167) Installing tdb-libs (1.4.9-r1) 04:50:08 (161/167) Installing libpulse (17.0-r0) 04:50:09 (162/167) Installing libwebpdemux (1.3.2-r0) 04:50:09 (163/167) Installing libgpg-error (1.49-r0) 04:50:09 (164/167) Installing libgcrypt (1.10.3-r0) 04:50:10 (165/167) Installing libxslt (1.1.39-r1) 04:50:11 (166/167) Installing chromium (128.0.6613.119-r0) 04:50:25 (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) 04:50:25 Executing busybox-1.36.1-r29.trigger 04:50:25 Executing fontconfig-2.15.0-r1.trigger 04:50:25 Executing mkfontscale-1.2.2-r6.trigger 04:50:25 Executing glib-2.80.5-r0.trigger 04:50:25 Executing shared-mime-info-2.4-r0.trigger 04:50:25 Executing gdk-pixbuf-2.42.12-r0.trigger 04:50:25 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:50:25 Executing gtk+3.0-3.24.43-r0.trigger 04:50:25 OK: 665 MiB in 195 packages 04:50:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:26 (1/30) Installing jansson (2.14-r4) 04:50:26 (2/30) Installing binutils (2.42-r0) 04:50:27 (3/30) Installing libatomic (13.2.1_git20240309-r0) 04:50:27 (4/30) Installing isl26 (0.26-r1) 04:50:27 (5/30) Installing mpfr4 (4.2.1-r0) 04:50:28 (6/30) Installing mpc1 (1.3.1-r1) 04:50:28 (7/30) Installing gcc (13.2.1_git20240309-r0) 04:50:30 (8/30) Installing musl-dev (1.2.5-r0) 04:50:30 (9/30) Installing linux-headers (6.6-r0) 04:50:31 (10/30) Installing libffi-dev (3.4.6-r0) 04:50:31 (11/30) Installing libpq (16.3-r0) 04:50:32 (12/30) Installing openssl-dev (3.3.2-r0) 04:50:32 (13/30) Installing libpq-dev (16.3-r0) 04:50:32 (14/30) Installing libecpg (16.3-r0) 04:50:33 (15/30) Installing libecpg-dev (16.3-r0) 04:50:33 (16/30) Installing clang16-headers (16.0.6-r5) 04:50:34 (17/30) Installing llvm16-libs (16.0.6-r8) 04:50:34 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10905 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout 04:50:37 Selected Git installation does not exist. Using Default 04:50:37 The recommended git tool is: NONE 04:50:44 (18/30) Installing clang16-libs (16.0.6-r5) 04:50:44 (19/30) Installing fortify-headers (1.1-r3) 04:50:44 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 04:50:45 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 04:50:45 using credential edgex-jenkins-ssh 04:50:45 Cloning the remote Git repository 04:50:45 (22/30) Installing clang16 (16.0.6-r5) 04:50:46 (23/30) Installing icu (74.2-r0) 04:50:46 (24/30) Installing icu-dev (74.2-r0) 04:50:45 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 04:50:46 > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 04:50:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 04:50:46 > git --version # timeout=10 04:50:46 > git --version # 'git version 2.25.1' 04:50:46 using GIT_SSH to set credentials SSH Credentials for GitHub 04:50:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:47 (25/30) Installing llvm16 (16.0.6-r8) 04:50:48 Avoid second fetch 04:50:48 Checking out Revision f7616055fa408fe9de5c1ab01cec76f469475795 (main) 04:50:47 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 04:50:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:50:48 > git config core.sparsecheckout # timeout=10 04:50:49 Commit message: "Merge pull request #114 from cherrycl/add-protobuf" 04:50:48 > git checkout -f f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:50:53 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:50:53 % Total % Received % Xferd Average Speed Time Time Time Current 04:50:53 Dload Upload Total Spent Left Speed 04:50:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh 04:50:54 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 04:50:54 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 04:50:54 /etc/docker/daemon.new 04:50:54 { 04:50:54 "registry-mirrors": [ 04:50:54 "https://nexus3.edgexfoundry.org:10001" 04:50:54 ], 04:50:54 "bip": "10.250.0.254/24", 04:50:54 "hosts": [ 04:50:54 "tcp://0.0.0.0:5555", 04:50:54 "unix:///var/run/docker.sock" 04:50:54 ], 04:50:54 "mtu": 1458, 04:50:54 "selinux-enabled": true, 04:50:54 "seccomp-profile": "/etc/docker/seccomp.json" 04:50:54 } [Pipeline] sh 04:50:54 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:50:55 + sudo service docker restart 04:50:55 (26/30) Installing lz4-libs (1.9.4-r5) 04:50:55 (27/30) Installing lz4-dev (1.9.4-r5) 04:50:55 (28/30) Installing zstd (1.5.6-r0) 04:50:55 (29/30) Installing zstd-dev (1.5.6-r0) 04:50:55 (30/30) Installing postgresql16-dev (16.3-r0) 04:50:56 Executing busybox-1.36.1-r29.trigger 04:50:56 OK: 1201 MiB in 225 packages 04:50:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:57 (1/14) Installing g++ (13.2.1_git20240309-r0) 04:50:58 (2/14) Installing gdbm (1.23-r1) 04:50:58 (3/14) Installing mpdecimal (4.0.0-r0) 04:50:59 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) 04:50:59 (5/14) Installing libncursesw (6.4_p20240420-r1) 04:50:59 (6/14) Installing libpanelw (6.4_p20240420-r1) 04:51:00 (7/14) Installing readline (8.2.10-r0) 04:51:00 (8/14) Installing python3 (3.12.6-r0) 04:51:01 (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) 04:51:01 (10/14) Installing pyc (3.12.6-r0) 04:51:01 (11/14) Installing python3-pyc (3.12.6-r0) 04:51:02 (12/14) Installing python3-dev (3.12.6-r0) 04:51:04 (13/14) Installing libsodium-dev (1.0.19-r0) 04:51:04 (14/14) Installing zeromq-dev (4.3.5-r2) 04:51:04 Executing busybox-1.36.1-r29.trigger 04:51:04 OK: 1367 MiB in 239 packages 04:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:51:04 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:51:05 OK: 1367 MiB in 239 packages 04:51:05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:51:06 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:51:07 (1/1) Installing tzdata (2024b-r0) 04:51:07 OK: 1369 MiB in 240 packages 04:51:07 (1/1) Purging tzdata (2024b-r0) 04:51:07 OK: 1367 MiB in 239 packages 04:51:09 Looking in links: /tmp/tmprmlapmas 04:51:09 Processing /tmp/tmprmlapmas/pip-24.2-py3-none-any.whl 04:51:09 Installing collected packages: pip 04:51:10 Successfully installed pip-24.2 04:51:10 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. 04:51:11 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) 04:51:11 Collecting setuptools 04:51:11 Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) 04:51:11 Collecting wheel 04:51:11 Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 04:51:11 Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) 04:51:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 177.3 MB/s eta 0:00:00 04:51:11 Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 04:51:11 Installing collected packages: wheel, setuptools 04:51:12 Successfully installed setuptools-75.1.0 wheel-0.44.0 04:51:12 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:51:12 Processing ./edgex-taf-common 04:51:12 Preparing metadata (setup.py): started 04:51:13 Preparing metadata (setup.py): finished with status 'done' 04:51:13 Building wheels for collected packages: edgex-taf-common 04:51:13 Building wheel for edgex-taf-common (setup.py): started 04:51:13 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:51:13 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=24e90d24cacdd2d92d6d9627c5963adbb0f4aa32bb56cbd3ea1807837471902c 04:51:13 Stored in directory: /tmp/pip-ephem-wheel-cache-0ktf7ris/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 04:51:13 Successfully built edgex-taf-common 04:51:13 Installing collected packages: edgex-taf-common 04:51:13 Successfully installed edgex-taf-common-0.0.0 04:51:13 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:51:13 provisioning config files... 04:51:13 copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16544362378588642150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:51:13 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 04:51:13 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 04:51:13 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 04:51:13 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 04:51:13 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 04:51:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 04:51:13 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 04:51:13 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 04:51:13 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 04:51:13 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:51:13 Preparing metadata (setup.py): started 04:51:13 ---> ****-login.sh 04:51:13 nexus3.edgexfoundry.org:10001 04:51:14 Preparing metadata (setup.py): finished with status 'done' 04:51:14 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 04:51:14 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 04:51:14 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 04:51:14 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 04:51:14 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 04:51:14 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 04:51:14 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 04:51:14 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 04:51:14 Preparing metadata (setup.py): started 04:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:14 Configure a credential helper to remove this warning. See 04:51:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:14 04:51:14 Login Succeeded 04:51:14 nexus3.edgexfoundry.org:10002 04:51:14 Preparing metadata (setup.py): finished with status 'done' 04:51:14 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 04:51:14 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 04:51:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:14 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 04:51:14 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 04:51:14 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 04:51:14 Downloading psutil-6.0.0.tar.gz (508 kB) 04:51:14 Installing build dependencies: started 04:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:15 Configure a credential helper to remove this warning. See 04:51:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:15 04:51:15 Login Succeeded 04:51:15 nexus3.edgexfoundry.org:10003 04:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:15 Configure a credential helper to remove this warning. See 04:51:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:15 04:51:15 Login Succeeded 04:51:15 nexus3.edgexfoundry.org:10004 04:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:15 Configure a credential helper to remove this warning. See 04:51:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:15 04:51:15 Login Succeeded 04:51:15 ****.io 04:51:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:51:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:51:16 Configure a credential helper to remove this warning. See 04:51:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:51:16 04:51:16 Login Succeeded 04:51:16 ---> ****-login.sh ends [Pipeline] } 04:51:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 04:51:16 Installing build dependencies: finished with status 'done' 04:51:16 Getting requirements to build wheel: started 04:51:16 + sudo chown -R jenkins:jenkins . [Pipeline] sh 04:51:17 Getting requirements to build wheel: finished with status 'done' 04:51:17 Preparing metadata (pyproject.toml): started 04:51:17 + ls -al . 04:51:17 total 68 04:51:17 drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 04:51 . 04:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:50 .. 04:51:17 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:50 .git 04:51:17 drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:50 .github 04:51:17 -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 04:50 .gitignore 04:51:17 -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 04:50 Dockerfile 04:51:17 -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 04:50 Jenkinsfile 04:51:17 -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 04:50 LICENSE 04:51:17 -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 04:50 README.md 04:51:17 drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:50 TAF-Manager 04:51:17 drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 04:50 TUC 04:51:17 -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:48 VERSION 04:51:17 -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 04:50 requirements.txt 04:51:17 -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 04:50 robot-entrypoint.sh 04:51:17 -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 04:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:17 Preparing metadata (pyproject.toml): finished with status 'done' 04:51:17 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 --label arch=arm64 --label version=0.0.2-dev.44 . 04:51:17 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 04:51:17 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 04:51:17 Sending build context to Docker daemon 375.3kB 04:51:17 Step 1/13 : FROM alpine:3.20 04:51:17 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 04:51:17 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 04:51:17 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 04:51:17 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 04:51:17 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 04:51:17 Downloading psycopg2-2.9.9.tar.gz (384 kB) 04:51:18 Preparing metadata (setup.py): started 04:51:18 Preparing metadata (setup.py): finished with status 'done' 04:51:18 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 04:51:18 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 04:51:18 3.20: Pulling from library/alpine 04:51:18 cf04c63912e1: Pulling fs layer 04:51:18 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 04:51:18 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 04:51:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:18 Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) 04:51:18 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:18 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 04:51:18 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:18 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 04:51:18 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:18 Downloading flex-6.14.1.tar.gz (40 kB) 04:51:18 Preparing metadata (setup.py): started 04:51:18 cf04c63912e1: Verifying Checksum 04:51:18 cf04c63912e1: Download complete 04:51:18 Preparing metadata (setup.py): finished with status 'done' 04:51:18 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:18 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 04:51:18 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:18 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 04:51:19 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 04:51:19 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 04:51:19 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) 04:51:19 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 04:51:19 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 04:51:19 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 04:51:19 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 04:51:19 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 04:51:19 cf04c63912e1: Pull complete 04:51:19 Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:51:19 Status: Downloaded newer image for alpine:3.20 04:51:19 ---> c157a85ed455 04:51:19 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 04:51:19 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 04:51:19 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) 04:51:19 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 04:51:19 Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) 04:51:19 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:51:19 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 04:51:19 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:51:19 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 04:51:19 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (75.1.0) 04:51:19 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:51:19 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 04:51:19 ---> Running in a779dc198529 04:51:19 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:51:19 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 04:51:19 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:19 Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) 04:51:19 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:19 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 04:51:19 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:19 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:51:19 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 04:51:19 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:51:19 Preparing metadata (setup.py): started 04:51:19 Removing intermediate container a779dc198529 04:51:19 ---> 9936b79828f4 04:51:19 Step 3/13 : LABEL maintainer="Bruce Huang " 04:51:19 ---> Running in e7d6aad86d64 04:51:19 Preparing metadata (setup.py): finished with status 'done' 04:51:19 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 04:51:19 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:19 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:51:19 Preparing metadata (setup.py): started 04:51:20 Removing intermediate container e7d6aad86d64 04:51:20 ---> 10d285f5f071 04:51:20 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 04:51:20 Preparing metadata (setup.py): finished with status 'done' 04:51:20 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 04:51:20 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 04:51:20 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 04:51:20 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 04:51:20 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 04:51:20 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 04:51:20 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:51:20 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) 04:51:20 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:20 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:51:20 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:20 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:51:20 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:20 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:51:20 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:20 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 04:51:20 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:20 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:51:20 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:51:20 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 04:51:20 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 04:51:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 270.0 MB/s eta 0:00:00 04:51:20 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 04:51:20 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 04:51:20 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 04:51:20 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 04:51:20 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 04:51:20 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 04:51:20 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 04:51:20 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 04:51:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 163.5 MB/s eta 0:00:00 04:51:20 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 04:51:20 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 04:51:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 211.1 MB/s eta 0:00:00 04:51:20 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 04:51:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 184.6 MB/s eta 0:00:00 04:51:20 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) 04:51:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 202.4 MB/s eta 0:00:00 04:51:20 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 04:51:20 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) 04:51:20 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 04:51:20 Downloading idna-3.10-py3-none-any.whl (70 kB) 04:51:20 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:51:20 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:51:20 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 04:51:20 Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) 04:51:21 ---> feaa40c99289 04:51:21 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 04:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 335.8 MB/s eta 0:00:00 04:51:21 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 04:51:21 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 04:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 337.2 MB/s eta 0:00:00 04:51:21 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 04:51:21 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 04:51:21 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 04:51:21 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 04:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.8 MB/s eta 0:00:00 04:51:21 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) 04:51:21 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 04:51:21 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 04:51:21 Downloading click-8.1.7-py3-none-any.whl (97 kB) 04:51:21 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 04:51:21 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 04:51:21 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) 04:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 234.4 MB/s eta 0:00:00 04:51:21 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 04:51:21 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:51:21 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) 04:51:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 231.5 MB/s eta 0:00:00 04:51:21 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:51:21 Downloading trio-0.26.2-py3-none-any.whl (475 kB) 04:51:21 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 04:51:21 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 04:51:21 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:51:21 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:51:21 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:51:21 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:51:21 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:51:21 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:51:21 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:51:21 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:51:21 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 04:51:21 Building wheel for robotbackgroundlogger (setup.py): started 04:51:21 ---> a5eb55cb1fb6 04:51:21 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 04:51:21 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:51:21 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=bc62fc1ca3362795c4c3482bc206e1b17188d07332a59c36274882eca8858d7d 04:51:21 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 04:51:21 Building wheel for paho-mqtt (setup.py): started 04:51:21 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:51:21 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=f0cb59cbb4052d28a8a62a9b3414ed4c4e7fe7523bb2d12e81c2684cfeb52ae3 04:51:21 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 04:51:21 Building wheel for psutil (pyproject.toml): started 04:51:21 ---> 2badc60d8dbd 04:51:21 Step 7/13 : WORKDIR /edgex-taf 04:51:21 ---> Running in 8bec7b2ee599 04:51:22 Removing intermediate container 8bec7b2ee599 04:51:22 ---> b7e7aeb87e82 04:51:22 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:51:22 ---> Running in e7cdd9bf401f 04:51:23 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:51:23 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289883 sha256=e4cde80b0972ab329145936ab64d358265a935b1177445c287e120289f4a9daa 04:51:23 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 04:51:23 Building wheel for psycopg2 (setup.py): started 04:51:24 Removing intermediate container e7cdd9bf401f 04:51:24 ---> 7d0b3b3b01cb 04:51:24 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 04:51:24 ---> Running in cac964c56f1e 04:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:25 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:27 OK: 9 MiB in 14 packages 04:51:27 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:30 (1/14) Installing ca-certificates (20240705-r0) 04:51:30 (2/14) Installing brotli-libs (1.1.0-r2) 04:51:30 (3/14) Installing c-ares (1.28.1-r0) 04:51:31 (4/14) Installing libunistring (1.2-r0) 04:51:31 (5/14) Installing libidn2 (2.3.7-r0) 04:51:32 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:51:32 (7/14) Installing libpsl (0.21.5-r1) 04:51:32 (8/14) Installing zstd-libs (1.5.6-r0) 04:51:33 (9/14) Installing libcurl (8.9.1-r2) 04:51:33 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:51:33 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521879 sha256=770028152573c987cd2a13199d1b0dd60f86679f96b8f19b4b9665fd31021ae2 04:51:33 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 04:51:33 Building wheel for flex (setup.py): started 04:51:33 Building wheel for flex (setup.py): finished with status 'done' 04:51:33 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=a377921794ad81b07e17e8211c96e84a51a9b30362c0241b532c519a6257200c 04:51:33 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 04:51:33 Building wheel for strict-rfc3339 (setup.py): started 04:51:33 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:51:33 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=514ebf59d8d8492049e48d0c1e25cc52fae5b946e41e73da7068ad90a46a7b2a 04:51:33 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 04:51:33 Building wheel for validate-email (setup.py): started 04:51:33 Building wheel for validate-email (setup.py): finished with status 'done' 04:51:33 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=7e53242b17d87908fa9c49d483fbbec5baeb62fd9c7ee5e46c46fd81995056ae 04:51:33 Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 04:51:33 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 04:51:33 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 04:51:34 (10/14) Installing curl (8.9.1-r2) 04:51:34 (11/14) Installing docker-cli (26.1.5-r0) 04:51:35 (12/14) Installing oniguruma (6.9.9-r0) 04:51:36 (13/14) Installing jq (1.7.1-r0) 04:51:36 (14/14) Installing openssl (3.3.2-r0) 04:51:36 Executing busybox-1.36.1-r29.trigger 04:51:36 Executing ca-certificates-20240705-r0.trigger 04:51:37 OK: 43 MiB in 28 packages 04:51:37 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:51:38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:51:40 (1/166) Installing libexpat (2.6.3-r0) 04:51:40 (2/166) Installing libbz2 (1.0.8-r6) 04:51:40 (3/166) Installing libpng (1.6.44-r0) 04:51:40 (4/166) Installing freetype (2.13.2-r0) 04:51:41 (5/166) Installing fontconfig (2.15.0-r1) 04:51:41 (6/166) Installing libfontenc (1.1.8-r0) 04:51:42 (7/166) Installing mkfontscale (1.2.2-r6) 04:51:42 (8/166) Installing font-opensans (0_git20210927-r1) 04:51:43 (9/166) Installing pkgconf (2.2.0-r0) 04:51:43 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 04:51:43 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. 04:51:43 (10/166) Installing libgcc (13.2.1_git20240309-r0) 04:51:43 (11/166) Installing libffi (3.4.6-r0) 04:51:44 (12/166) Installing libintl (0.22.5-r0) 04:51:44 (13/166) Installing libeconf (0.6.3-r0) 04:51:45 (14/166) Installing libblkid (2.40.1-r1) 04:51:45 (15/166) Installing libmount (2.40.1-r1) 04:51:45 (16/166) Installing pcre2 (10.43-r0) 04:51:46 (17/166) Installing glib (2.80.5-r0) 04:51:47 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 04:51:47 (19/166) Installing xz-libs (5.6.2-r0) 04:51:48 (20/166) Installing libxml2 (2.12.7-r0) 04:51:48 (21/166) Installing shared-mime-info (2.4-r0) 04:51:49 (22/166) Installing hicolor-icon-theme (0.17-r2) 04:51:49 (23/166) Installing libjpeg-turbo (3.0.3-r0) 04:51:50 (24/166) Installing libsharpyuv (1.3.2-r0) 04:51:50 (25/166) Installing libwebp (1.3.2-r0) 04:51:51 (26/166) Installing tiff (4.6.0t-r0) 04:51:51 (27/166) Installing gdk-pixbuf (2.42.12-r0) 04:51:52 (28/166) Installing gtk-update-icon-cache (3.24.43-r0) 04:51:52 (29/166) Installing libxau (1.0.11-r4) 04:51:52 (30/166) Installing libmd (1.1.0-r0) 04:51:52 (31/166) Installing libbsd (0.12.2-r0) 04:51:53 (32/166) Installing libxdmcp (1.1.5-r1) 04:51:53 (33/166) Installing libxcb (1.16.1-r0) 04:51:53 (34/166) Installing libx11 (1.8.9-r1) 04:51:54 (35/166) Installing libxcomposite (0.4.6-r5) 04:51:54 (36/166) Installing libxfixes (6.0.1-r4) 04:51:55 (37/166) Installing libxrender (0.9.11-r5) 04:51:55 (38/166) Installing libxcursor (1.2.2-r1) 04:51:55 (39/166) Installing libxdamage (1.1.6-r5) 04:51:56 (40/166) Installing libxext (1.3.6-r2) 04:51:56 (41/166) Installing libxi (1.8.1-r4) 04:51:57 (42/166) Installing libxinerama (1.1.5-r4) 04:51:57 (43/166) Installing libxrandr (1.5.4-r1) 04:51:57 (44/166) Installing libatk-1.0 (2.52.0-r0) 04:51:57 (45/166) Installing libxtst (1.2.4-r6) 04:51:58 (46/166) Installing dbus-libs (1.14.10-r1) 04:51:58 (47/166) Installing at-spi2-core (2.52.0-r0) 04:51:59 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 04:51:59 (49/166) Installing pixman (0.43.2-r0) 04:51:59 (50/166) Installing cairo (1.18.0-r0) 04:52:00 (51/166) Installing cairo-gobject (1.18.0-r0) 04:52:00 (52/166) Installing avahi-libs (0.8-r17) 04:52:01 (53/166) Installing gmp (6.3.0-r1) 04:52:01 (54/166) Installing nettle (3.9.1-r0) 04:52:02 (55/166) Installing libtasn1 (4.19.0-r2) 04:52:02 (56/166) Installing p11-kit (0.25.3-r0) 04:52:03 (57/166) Installing gnutls (3.8.5-r0) 04:52:03 (58/166) Installing cups-libs (2.4.9-r0) 04:52:04 (59/166) Installing libepoxy (1.5.10-r1) 04:52:04 (60/166) Installing fribidi (1.0.15-r0) 04:52:05 (61/166) Installing graphite2 (1.3.14-r6) 04:52:05 (62/166) Installing harfbuzz (8.5.0-r0) 04:52:05 (63/166) Installing libxft (2.3.8-r3) 04:52:06 (64/166) Installing pango (1.52.2-r0) 04:52:06 (65/166) Installing wayland-libs-client (1.22.0-r4) 04:52:07 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 04:52:07 (67/166) Installing wayland-libs-egl (1.22.0-r4) 04:52:07 (68/166) Installing xkeyboard-config (2.41-r0) 04:52:08 (69/166) Installing libxkbcommon (1.7.0-r0) 04:52:09 (70/166) Installing gtk+3.0 (3.24.43-r0) 04:52:09 (71/166) Installing icu-data-full (74.2-r0) 04:52:10 Removing intermediate container b30e314daa65 04:52:10 ---> 4cf046284819 04:52:10 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:52:10 ---> Running in 32a0e3d7e4ab 04:52:10 Removing intermediate container 32a0e3d7e4ab 04:52:10 ---> bf12153f8a24 04:52:10 Step 11/13 : LABEL arch=amd64 04:52:10 ---> Running in 07e84f3aefb2 04:52:10 Removing intermediate container 07e84f3aefb2 04:52:10 ---> b336effe559b 04:52:10 Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 04:52:10 ---> Running in 84064a724f6c 04:52:10 Removing intermediate container 84064a724f6c 04:52:10 ---> ee4c1b6648d6 04:52:10 Step 13/13 : LABEL version=0.0.2-dev.44 04:52:10 ---> Running in b7d687f34b44 04:52:10 Removing intermediate container b7d687f34b44 04:52:10 ---> faf5e4e2febd 04:52:10 [Warning] One or more build-args [ARCH] were not consumed 04:52:10 Successfully built faf5e4e2febd 04:52:10 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 04:52:10 [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: 04:52:10 f7616055fa408fe9de5c1ab01cec76f469475795 04:52:10 latest 04:52:10 0.0.2-dev.44 04:52:10 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 04:52:10 main 04:52:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:10 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:52:11 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 04:52:11 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:52:11 daa21787b058: Preparing 04:52:11 65727711a732: Preparing 04:52:11 5e171b047b06: Preparing 04:52:11 20b10453ca48: Preparing 04:52:11 8fcc4e98c1ed: Preparing 04:52:11 63ca1fbb43ae: Preparing 04:52:11 63ca1fbb43ae: Waiting 04:52:11 65727711a732: Pushed 04:52:11 5e171b047b06: Pushed 04:52:11 20b10453ca48: Pushed 04:52:11 8fcc4e98c1ed: Pushed 04:52:12 63ca1fbb43ae: Pushed 04:52:12 (72/166) Installing mesa (24.0.9-r1) 04:52:12 (73/166) Installing llvm17-libs (17.0.6-r1) 04:52:24 (74/166) Installing hwdata-pci (0.382-r0) 04:52:24 (75/166) Installing libpciaccess (0.18.1-r0) 04:52:24 (76/166) Installing libdrm (2.4.120-r0) 04:52:24 (77/166) Installing libelf (0.191-r0) 04:52:24 (78/166) Installing mesa-glapi (24.0.9-r1) 04:52:25 (79/166) Installing mesa-dri-gallium (24.0.9-r1) 04:52:27 (80/166) Installing eudev-libs (3.2.14-r2) 04:52:27 (81/166) Installing libmagic (5.45-r1) 04:52:29 (82/166) Installing file (5.45-r1) 04:52:29 (83/166) Installing xprop (1.2.7-r0) 04:52:30 (84/166) Installing libice (1.1.1-r6) 04:52:30 (85/166) Installing libuuid (2.40.1-r1) 04:52:30 (86/166) Installing libsm (1.2.4-r4) 04:52:31 (87/166) Installing libxt (1.3.0-r5) 04:52:31 (88/166) Installing libxmu (1.1.4-r2) 04:52:32 (89/166) Installing xset (1.2.5-r1) 04:52:32 (90/166) Installing xdg-utils (1.2.1-r0) 04:52:32 (91/166) Installing libogg (1.3.5-r5) 04:52:33 (92/166) Installing libflac (1.4.3-r1) 04:52:33 (93/166) Installing alsa-lib (1.2.11-r0) 04:52:34 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 04:52:34 (95/166) Installing aom-libs (3.9.1-r0) 04:52:35 (96/166) Installing libva (2.21.0-r0) 04:52:35 (97/166) Installing libvdpau (1.5-r3) 04:52:36 (98/166) Installing ffmpeg-libavutil (6.1.1-r8) 04:52:36 (99/166) Installing libdav1d (1.4.2-r0) 04:52:37 (100/166) Installing openexr-libiex (3.1.13-r1) 04:52:37 (101/166) Installing openexr-libilmthread (3.1.13-r1) 04:52:37 (102/166) Installing imath (3.1.12-r0) 04:52:38 (103/166) Installing openexr-libopenexr (3.1.13-r1) 04:52:39 (104/166) Installing giflib (5.2.2-r0) 04:52:39 (105/166) Installing libhwy (1.0.7-r0) 04:52:39 (106/166) Installing lcms2 (2.16-r0) 04:52:40 (107/166) Installing libjxl (0.10.2-r0) 04:52:40 (108/166) Installing lame-libs (3.100-r5) 04:52:41 (109/166) Installing opus (1.5.2-r0) 04:52:41 (110/166) Installing rav1e-libs (0.7.1-r0) 04:52:42 (111/166) Installing libgomp (13.2.1_git20240309-r0) 04:52:42 (112/166) Installing soxr (0.1.3-r7) 04:52:43 (113/166) Installing ffmpeg-libswresample (6.1.1-r8) 04:52:43 (114/166) Installing libtheora (1.1.1-r18) 04:52:43 (115/166) Installing libvorbis (1.3.7-r2) 04:52:44 (116/166) Installing libvpx (1.14.1-r0) 04:52:45 (117/166) Installing libwebpmux (1.3.2-r0) 04:52:45 (118/166) Installing x264-libs (0.164_git20231001-r0) 04:52:45 (119/166) Installing numactl (2.0.18-r0) 04:52:46 (120/166) Installing x265-libs (3.6-r0) 04:52:47 (121/166) Installing xvidcore (1.3.7-r2) 04:52:47 (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) 04:52:48 (123/166) Installing libbluray (1.3.4-r1) 04:52:48 (124/166) Installing mpg123-libs (1.32.6-r0) 04:52:49 (125/166) Installing libopenmpt (0.7.7-r0) 04:52:49 (126/166) Installing cjson (1.7.18-r0) 04:52:50 (127/166) Installing mbedtls (3.6.1-r0) 04:52:50 (128/166) Installing librist (0.2.10-r1) 04:52:50 (129/166) Installing libsrt (1.5.3-r0) 04:52:51 (130/166) Installing libssh (0.10.6-r0) 04:52:52 (131/166) Installing libsodium (1.0.19-r0) 04:52:52 (132/166) Installing libzmq (4.3.5-r2) 04:52:52 (133/166) Installing ffmpeg-libavformat (6.1.1-r8) 04:52:53 (134/166) Installing crc32c (1.1.2-r0) 04:52:53 (135/166) Installing double-conversion (3.3.0-r0) 04:52:54 (136/166) Installing libevent (2.1.12-r7) 04:52:54 (137/166) Installing wayland-libs-server (1.22.0-r4) 04:52:55 (138/166) Installing mesa-gbm (24.0.9-r1) 04:52:55 (139/166) Installing harfbuzz-subset (8.5.0-r0) 04:52:55 (140/166) Installing icu-libs (74.2-r0) 04:52:56 (141/166) Installing minizip (1.3.1-r0) 04:52:56 (142/166) Installing nspr (4.35-r4) 04:52:57 (143/166) Installing sqlite-libs (3.45.3-r1) 04:52:58 (144/166) Installing nss (3.101-r0) 04:52:58 (145/166) Installing openh264 (2.4.1-r0) 04:52:59 (146/166) Installing libcamera-ipa (0.3.0-r0) 04:52:59 (147/166) Installing libunwind (1.8.1-r0) 04:53:00 (148/166) Installing yaml (0.2.5-r2) 04:53:00 (149/166) Installing libcamera (0.3.0-r0) 04:53:01 (150/166) Installing speexdsp (1.2.1-r2) 04:53:01 (151/166) Installing libuv (1.48.0-r0) 04:53:01 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 04:53:02 (153/166) Installing libsndfile (1.2.2-r0) 04:53:02 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 04:53:03 (155/166) Installing pipewire-libs (1.0.6-r1) 04:53:04 (156/166) Installing libasyncns (0.8-r3) 04:53:04 (157/166) Installing libltdl (2.4.7-r3) 04:53:04 (158/166) Installing orc (0.4.39-r0) 04:53:05 (159/166) Installing tdb-libs (1.4.9-r1) 04:53:05 (160/166) Installing libpulse (17.0-r0) 04:53:06 (161/166) Installing libwebpdemux (1.3.2-r0) 04:53:06 (162/166) Installing libgpg-error (1.49-r0) 04:53:06 (163/166) Installing libgcrypt (1.10.3-r0) 04:53:07 (164/166) Installing libxslt (1.1.39-r1) 04:53:07 (165/166) Installing chromium (128.0.6613.119-r0) 04:53:14 (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) 04:53:14 Executing busybox-1.36.1-r29.trigger 04:53:14 Executing fontconfig-2.15.0-r1.trigger 04:53:14 Executing mkfontscale-1.2.2-r6.trigger 04:53:14 Executing glib-2.80.5-r0.trigger 04:53:14 Executing shared-mime-info-2.4-r0.trigger 04:53:16 Executing gdk-pixbuf-2.42.12-r0.trigger 04:53:16 Executing gtk-update-icon-cache-3.24.43-r0.trigger 04:53:16 Executing gtk+3.0-3.24.43-r0.trigger 04:53:16 OK: 650 MiB in 194 packages 04:53:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:17 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:19 (1/30) Installing jansson (2.14-r4) 04:53:19 (2/30) Installing binutils (2.42-r0) 04:53:20 (3/30) Installing libatomic (13.2.1_git20240309-r0) 04:53:20 (4/30) Installing isl26 (0.26-r1) 04:53:21 (5/30) Installing mpfr4 (4.2.1-r0) 04:53:22 (6/30) Installing mpc1 (1.3.1-r1) 04:53:22 (7/30) Installing gcc (13.2.1_git20240309-r0) 04:53:30 (8/30) Installing musl-dev (1.2.5-r0) 04:53:30 (9/30) Installing linux-headers (6.6-r0) 04:53:31 (10/30) Installing libffi-dev (3.4.6-r0) 04:53:32 (11/30) Installing libpq (16.3-r0) 04:53:32 (12/30) Installing openssl-dev (3.3.2-r0) 04:53:33 (13/30) Installing libpq-dev (16.3-r0) 04:53:33 (14/30) Installing libecpg (16.3-r0) 04:53:34 (15/30) Installing libecpg-dev (16.3-r0) 04:53:34 (16/30) Installing clang16-headers (16.0.6-r5) 04:53:35 (17/30) Installing llvm16-libs (16.0.6-r8) 04:53:45 (18/30) Installing clang16-libs (16.0.6-r5) 04:53:49 (19/30) Installing fortify-headers (1.1-r3) 04:53:50 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 04:53:51 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 04:53:51 (22/30) Installing clang16 (16.0.6-r5) 04:53:52 (23/30) Installing icu (74.2-r0) 04:53:52 (24/30) Installing icu-dev (74.2-r0) 04:53:53 (25/30) Installing llvm16 (16.0.6-r8) 04:53:56 (26/30) Installing lz4-libs (1.9.4-r5) 04:53:57 (27/30) Installing lz4-dev (1.9.4-r5) 04:53:57 (28/30) Installing zstd (1.5.6-r0) 04:53:57 (29/30) Installing zstd-dev (1.5.6-r0) 04:53:58 (30/30) Installing postgresql16-dev (16.3-r0) 04:53:59 Executing busybox-1.36.1-r29.trigger 04:53:59 OK: 1176 MiB in 224 packages 04:53:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:54:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:54:02 (1/14) Installing g++ (13.2.1_git20240309-r0) 04:54:03 (2/14) Installing gdbm (1.23-r1) 04:54:03 (3/14) Installing mpdecimal (4.0.0-r0) 04:54:04 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) 04:54:04 (5/14) Installing libncursesw (6.4_p20240420-r1) 04:54:05 (6/14) Installing libpanelw (6.4_p20240420-r1) 04:54:05 (7/14) Installing readline (8.2.10-r0) 04:54:05 (8/14) Installing python3 (3.12.6-r0) 04:54:07 (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) 04:54:08 (10/14) Installing pyc (3.12.6-r0) 04:54:08 (11/14) Installing python3-pyc (3.12.6-r0) 04:54:09 (12/14) Installing python3-dev (3.12.6-r0) 04:54:19 (13/14) Installing libsodium-dev (1.0.19-r0) 04:54:19 (14/14) Installing zeromq-dev (4.3.5-r2) 04:54:19 Executing busybox-1.36.1-r29.trigger 04:54:19 OK: 1363 MiB in 238 packages 04:54:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:54:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:54:21 OK: 1363 MiB in 238 packages 04:54:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:54:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:54:24 (1/1) Installing tzdata (2024b-r0) 04:54:24 OK: 1364 MiB in 239 packages 04:54:26 (1/1) Purging tzdata (2024b-r0) 04:54:26 OK: 1363 MiB in 238 packages 04:54:36 Looking in links: /tmp/tmpt71wulg4 04:54:36 Processing /tmp/tmpt71wulg4/pip-24.2-py3-none-any.whl 04:54:36 Installing collected packages: pip 04:54:43 Successfully installed pip-24.2 04:54:43 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. 04:54:44 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) 04:54:46 Collecting setuptools 04:54:46 Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) 04:54:46 Collecting wheel 04:54:46 Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) 04:54:46 Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) 04:54:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.3 MB/s eta 0:00:00 04:54:46 Downloading wheel-0.44.0-py3-none-any.whl (67 kB) 04:54:47 Installing collected packages: wheel, setuptools 04:54:53 Successfully installed setuptools-75.1.0 wheel-0.44.0 04:54:53 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. 04:54:56 Processing ./edgex-taf-common 04:54:56 Preparing metadata (setup.py): started 04:54:56 Preparing metadata (setup.py): finished with status 'done' 04:54:56 Building wheels for collected packages: edgex-taf-common 04:54:56 Building wheel for edgex-taf-common (setup.py): started 04:54:58 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 04:54:58 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e61ef58d725fe7b3f047dbc14d37dd345ed912e0131d8c2214d3e5fc285529d9 04:54:58 Stored in directory: /tmp/pip-ephem-wheel-cache-hc4c5pok/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 04:54:58 Successfully built edgex-taf-common 04:54:58 Installing collected packages: edgex-taf-common 04:54:58 Successfully installed edgex-taf-common-0.0.0 04:54:58 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable.It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning. 04:55:01 Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) 04:55:01 Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) 04:55:01 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 04:55:01 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 04:55:02 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 04:55:02 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 04:55:02 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 04:55:02 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 04:55:02 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 04:55:02 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 04:55:02 Preparing metadata (setup.py): started 04:55:03 daa21787b058: Pushed 04:55:03 f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } 04:55:03 Preparing metadata (setup.py): finished with status 'done' 04:55:03 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 04:55:03 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 04:55:03 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 04:55:03 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:03 Collecting requests==2.32.3 (from -r requirements.txt (line 8)) 04:55:03 Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) 04:55:03 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 04:55:03 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 04:55:03 Preparing metadata (setup.py): started 04:55:03 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 04:55:04 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:55:04 daa21787b058: Preparing 04:55:04 65727711a732: Preparing 04:55:04 5e171b047b06: Preparing 04:55:04 20b10453ca48: Preparing 04:55:04 8fcc4e98c1ed: Preparing 04:55:04 63ca1fbb43ae: Preparing 04:55:04 63ca1fbb43ae: Waiting 04:55:04 20b10453ca48: Layer already exists 04:55:04 5e171b047b06: Layer already exists 04:55:04 65727711a732: Layer already exists 04:55:04 daa21787b058: Layer already exists 04:55:04 8fcc4e98c1ed: Layer already exists 04:55:04 63ca1fbb43ae: Layer already exists 04:55:04 latest: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.44 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:55:05 daa21787b058: Preparing 04:55:05 65727711a732: Preparing 04:55:05 5e171b047b06: Preparing 04:55:05 20b10453ca48: Preparing 04:55:05 8fcc4e98c1ed: Preparing 04:55:05 63ca1fbb43ae: Preparing 04:55:05 63ca1fbb43ae: Waiting 04:55:05 65727711a732: Layer already exists 04:55:05 20b10453ca48: Layer already exists 04:55:05 daa21787b058: Layer already exists 04:55:05 5e171b047b06: Layer already exists 04:55:05 8fcc4e98c1ed: Layer already exists 04:55:05 63ca1fbb43ae: Layer already exists 04:55:05 0.0.2-dev.44: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 Preparing metadata (setup.py): finished with status 'done' 04:55:05 Collecting docker==7.1.0 (from -r requirements.txt (line 10)) 04:55:05 Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) 04:55:05 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:55:05 daa21787b058: Preparing 04:55:05 65727711a732: Preparing 04:55:05 5e171b047b06: Preparing 04:55:05 20b10453ca48: Preparing 04:55:05 8fcc4e98c1ed: Preparing 04:55:05 63ca1fbb43ae: Preparing 04:55:05 63ca1fbb43ae: Waiting 04:55:05 daa21787b058: Layer already exists 04:55:05 8fcc4e98c1ed: Layer already exists 04:55:05 20b10453ca48: Layer already exists 04:55:05 5e171b047b06: Layer already exists 04:55:05 65727711a732: Layer already exists 04:55:05 63ca1fbb43ae: Layer already exists 04:55:05 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main 04:55:06 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] 04:55:06 daa21787b058: Preparing 04:55:06 65727711a732: Preparing 04:55:06 5e171b047b06: Preparing 04:55:06 20b10453ca48: Preparing 04:55:06 8fcc4e98c1ed: Preparing 04:55:06 63ca1fbb43ae: Preparing 04:55:06 63ca1fbb43ae: Waiting 04:55:06 8fcc4e98c1ed: Layer already exists 04:55:06 daa21787b058: Layer already exists 04:55:06 5e171b047b06: Layer already exists 04:55:06 20b10453ca48: Layer already exists 04:55:06 65727711a732: Layer already exists 04:55:06 63ca1fbb43ae: Layer already exists 04:55:06 main: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:06 ===================================================== [Pipeline] echo 04:55:06 taggedImages: 04:55:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 04:55:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest 04:55:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.44 04:55:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 04:55:06 - nexus3.edgexfoundry.org:10003/edgex-taf-common: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 04:55:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:06 04:55:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:07 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 04:55:07 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 04:55:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:07 latest: Pulling from edgex-lftools-log-publisher 04:55:07 5eb5b503b376: Pulling fs layer 04:55:07 5c69ac0246d0: Pulling fs layer 04:55:07 ec43610c2a17: Pulling fs layer 04:55:07 3a2ae6a8a46f: Pulling fs layer 04:55:07 33b1e0a273af: Pulling fs layer 04:55:07 5d3b04190fa2: Pulling fs layer 04:55:07 2f39f015ded8: Pulling fs layer 04:55:07 2f39f015ded8: Waiting 04:55:07 33b1e0a273af: Waiting 04:55:07 5d3b04190fa2: Waiting 04:55:07 3a2ae6a8a46f: Waiting 04:55:07 5c69ac0246d0: Verifying Checksum 04:55:07 5c69ac0246d0: Download complete 04:55:07 3a2ae6a8a46f: Verifying Checksum 04:55:07 3a2ae6a8a46f: Download complete 04:55:07 33b1e0a273af: Verifying Checksum 04:55:07 33b1e0a273af: Download complete 04:55:07 5d3b04190fa2: Verifying Checksum 04:55:07 5d3b04190fa2: Download complete 04:55:07 ec43610c2a17: Download complete 04:55:07 5eb5b503b376: Verifying Checksum 04:55:07 5eb5b503b376: Download complete 04:55:07 Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) 04:55:07 Downloading psutil-6.0.0.tar.gz (508 kB) 04:55:08 2f39f015ded8: Download complete 04:55:08 Installing build dependencies: started 04:55:08 5eb5b503b376: Pull complete 04:55:08 5c69ac0246d0: Pull complete 04:55:09 ec43610c2a17: Pull complete 04:55:09 3a2ae6a8a46f: Pull complete 04:55:09 33b1e0a273af: Pull complete 04:55:09 5d3b04190fa2: Pull complete 04:55:13 2f39f015ded8: Pull complete 04:55:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 04:55:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 04:55:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:55:13 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 04:55:13 $ 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 04:55:17 $ docker top 209e039d448b8b458afb708f14ba6c75abf5dc665d9393fd4512a804bf52e33c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:55:17 ---> job-cost.sh 04:55:17 lf-activate-venv: SKIPPING 04:55:17 INFO: No Stack... 04:55:17 INFO: Retrieving Pricing Info for: v3-standard-8 04:55:18 INFO: Archiving Costs [Pipeline] sh 04:55:18 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv 04:55:18 + cut -d, -f6 [Pipeline] lock 04:55:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] 04:55:18 Resource [jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] did not exist. Created. 04:55:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:55:19 + echo total: 0.2199999988079071 [Pipeline] stash 04:55:19 Stashed 1 file(s) [Pipeline] } 04:55:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 04:55:19 $ docker stop --time=1 209e039d448b8b458afb708f14ba6c75abf5dc665d9393fd4512a804bf52e33c 04:55:20 Installing build dependencies: finished with status 'done' 04:55:20 Getting requirements to build wheel: started 04:55:20 $ docker rm -f --volumes 209e039d448b8b458afb708f14ba6c75abf5dc665d9393fd4512a804bf52e33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 04:55:21 Getting requirements to build wheel: finished with status 'done' 04:55:21 Preparing metadata (pyproject.toml): started 04:55:23 Preparing metadata (pyproject.toml): finished with status 'done' 04:55:23 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 04:55:23 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 04:55:26 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 04:55:26 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 04:55:26 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 04:55:26 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 04:55:26 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 04:55:26 Downloading psycopg2-2.9.9.tar.gz (384 kB) 04:55:27 Preparing metadata (setup.py): started 04:55:28 Preparing metadata (setup.py): finished with status 'done' 04:55:29 Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) 04:55:29 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 04:55:30 Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) 04:55:30 Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) 04:55:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:31 Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) 04:55:31 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:31 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 04:55:31 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:31 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 04:55:32 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:32 Downloading flex-6.14.1.tar.gz (40 kB) 04:55:32 Preparing metadata (setup.py): started 04:55:33 Preparing metadata (setup.py): finished with status 'done' 04:55:33 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:33 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 04:55:33 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:33 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 04:55:33 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:33 Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) 04:55:33 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:33 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 04:55:34 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:34 Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) 04:55:34 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:34 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 04:55:35 Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) 04:55:35 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 04:55:35 Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) 04:55:35 Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) 04:55:35 Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) 04:55:35 Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) 04:55:35 Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) 04:55:35 Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) 04:55:36 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:55:36 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 04:55:36 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:55:36 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 04:55:36 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (75.1.0) 04:55:36 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:55:36 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 04:55:36 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 04:55:36 Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) 04:55:36 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:36 Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) 04:55:36 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:36 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 04:55:37 Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:37 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 04:55:37 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:37 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) 04:55:37 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:37 Downloading validate_email-1.3.tar.gz (4.7 kB) 04:55:37 Preparing metadata (setup.py): started 04:55:38 Preparing metadata (setup.py): finished with status 'done' 04:55:38 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:38 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 04:55:39 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:39 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 04:55:39 Preparing metadata (setup.py): started 04:55:40 Preparing metadata (setup.py): finished with status 'done' 04:55:40 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:40 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 04:55:40 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:40 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) 04:55:40 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:40 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 04:55:40 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:40 Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) 04:55:40 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:40 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 04:55:40 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:40 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 04:55:43 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 04:55:43 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) 04:55:43 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:43 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 04:55:43 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:43 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 04:55:43 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:43 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 04:55:43 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:43 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 04:55:43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:43 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 04:55:43 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 04:55:43 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 04:55:43 Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) 04:55:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 54.2 MB/s eta 0:00:00 04:55:43 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 04:55:44 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 04:55:44 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 04:55:44 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 04:55:44 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 04:55:44 Downloading requests-2.32.3-py3-none-any.whl (64 kB) 04:55:44 Downloading docker-7.1.0-py3-none-any.whl (147 kB) 04:55:44 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 48.5 MB/s eta 0:00:00 04:55:44 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 04:55:44 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.8 MB/s eta 0:00:00 04:55:44 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 57.6 MB/s eta 0:00:00 04:55:44 Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.2 MB/s eta 0:00:00 04:55:44 Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) 04:55:44 Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) 04:55:44 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 04:55:44 Downloading idna-3.10-py3-none-any.whl (70 kB) 04:55:44 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:55:44 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 04:55:44 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 04:55:44 Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 51.1 MB/s eta 0:00:00 04:55:44 Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) 04:55:44 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 55.6 MB/s eta 0:00:00 04:55:44 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 04:55:44 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 04:55:44 Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) 04:55:44 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 04:55:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.8 MB/s eta 0:00:00 04:55:44 Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) 04:55:44 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 04:55:44 Downloading attrs-24.2.0-py3-none-any.whl (63 kB) 04:55:44 Downloading click-8.1.7-py3-none-any.whl (97 kB) 04:55:44 Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 04:55:44 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 04:55:44 Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) 04:55:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 53.6 MB/s eta 0:00:00 04:55:45 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 04:55:45 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 04:55:45 Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) 04:55:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 54.6 MB/s eta 0:00:00 04:55:45 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 04:55:45 Downloading trio-0.26.2-py3-none-any.whl (475 kB) 04:55:45 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 04:55:45 Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) 04:55:45 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:55:45 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 04:55:45 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 04:55:45 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 04:55:45 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 04:55:45 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:55:45 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:55:45 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 04:55:46 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 04:55:46 Building wheel for robotbackgroundlogger (setup.py): started 04:55:47 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 04:55:47 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=100cce1095af4e2df53a436cf664b047485822db354a0b0bd93d7db37a758b1c 04:55:47 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 04:55:47 Building wheel for paho-mqtt (setup.py): started 04:55:49 Building wheel for paho-mqtt (setup.py): finished with status 'done' 04:55:49 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=51618de3da3fa269b24fd9d2b8a298335293a9030edb338f8dad3a49434793ba 04:55:49 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 04:55:49 Building wheel for psutil (pyproject.toml): started 04:56:01 Building wheel for psutil (pyproject.toml): finished with status 'done' 04:56:01 Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290603 sha256=730eee788c6082ae2959453965797ff9d990376702baf5278364f6e3701cc178 04:56:01 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 04:56:01 Building wheel for psycopg2 (setup.py): started 04:56:57 Building wheel for psycopg2 (setup.py): finished with status 'done' 04:56:57 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=3c9a03f902a4d1207b34009b93ae6d66e44602ded62fd07aae0f44043215b969 04:56:57 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 04:56:57 Building wheel for flex (setup.py): started 04:56:59 Building wheel for flex (setup.py): finished with status 'done' 04:56:59 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=ef6614a5a42344e3a70a7a0e16656a0e9fffce3a54919bb48f872e2aa3f5d1bd 04:56:59 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 04:56:59 Building wheel for strict-rfc3339 (setup.py): started 04:57:00 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 04:57:00 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=b8c2fafcc7823b550157c6356d0cb606ba1be82177215e31fb43f89e02f57c52 04:57:00 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 04:57:00 Building wheel for validate-email (setup.py): started 04:57:02 Building wheel for validate-email (setup.py): finished with status 'done' 04:57:02 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=df75f2a5b981a5ed8aeb48137387fe50b59fd86b0173d7377c74b1b0740d01a5 04:57:02 Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 04:57:02 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 04:57:02 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, protobuf, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 04:58:10 Successfully installed GenSON-1.3.0 PyYAML-6.0.2 RESTinstance-1.3.0 attrs-24.2.0 certifi-2024.8.30 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-7.1.0 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.10 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-3.0.0 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 paho-mqtt-1.6.1 ply-3.11 protobuf-5.28.1 psutil-6.0.0 psycopg2-2.9.9 pycryptodome-3.20.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.2 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.32.3 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.20.0 selenium-4.25.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 tzlocal-5.2 urllib3-2.2.3 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 04:58:10 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. 04:58:57 Removing intermediate container cac964c56f1e 04:58:57 ---> 662804709453 04:58:57 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 04:58:57 ---> Running in 0b657616ed11 04:58:57 Removing intermediate container 0b657616ed11 04:58:57 ---> c63b32965ddf 04:58:57 Step 11/13 : LABEL arch=arm64 04:58:57 ---> Running in fed8ed2ca86d 04:58:57 Removing intermediate container fed8ed2ca86d 04:58:57 ---> 84ca71086eed 04:58:57 Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 04:58:57 ---> Running in 8ebc31625ef0 04:58:57 Removing intermediate container 8ebc31625ef0 04:58:57 ---> f6dc49f5de25 04:58:57 Step 13/13 : LABEL version=0.0.2-dev.44 04:58:57 ---> Running in d16be9b8a3cd 04:58:57 Removing intermediate container d16be9b8a3cd 04:58:57 ---> 960408a57d11 04:58:57 [Warning] One or more build-args [ARCH] were not consumed 04:58:57 Successfully built 960408a57d11 04:58:57 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 04:58:57 [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: 04:58:57 f7616055fa408fe9de5c1ab01cec76f469475795 04:58:57 latest 04:58:57 0.0.2-dev.44 04:58:57 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 04:58:57 main 04:58:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:58 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:58:58 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 04:58:58 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 04:58:58 9d1ca11e011b: Preparing 04:58:58 6f15433c5cd9: Preparing 04:58:58 46166805d452: Preparing 04:58:58 88c73991eaee: Preparing 04:58:58 15dcb0c50054: Preparing 04:58:58 16113d51b718: Preparing 04:58:58 16113d51b718: Waiting 04:58:58 88c73991eaee: Pushed 04:58:58 6f15433c5cd9: Pushed 04:58:58 46166805d452: Pushed 04:58:58 15dcb0c50054: Pushed 04:59:01 16113d51b718: Pushed 05:03:53 9d1ca11e011b: Pushed 05:03:53 f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:53 + 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 05:03:53 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 05:03:53 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:03:53 9d1ca11e011b: Preparing 05:03:53 6f15433c5cd9: Preparing 05:03:53 46166805d452: Preparing 05:03:53 88c73991eaee: Preparing 05:03:53 15dcb0c50054: Preparing 05:03:53 16113d51b718: Preparing 05:03:53 16113d51b718: Waiting 05:03:53 15dcb0c50054: Layer already exists 05:03:53 46166805d452: Layer already exists 05:03:53 9d1ca11e011b: Layer already exists 05:03:53 88c73991eaee: Layer already exists 05:03:53 6f15433c5cd9: Layer already exists 05:03:53 16113d51b718: Layer already exists 05:03:54 latest: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:54 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:54 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.44 05:03:54 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:03:54 9d1ca11e011b: Preparing 05:03:54 6f15433c5cd9: Preparing 05:03:54 46166805d452: Preparing 05:03:54 88c73991eaee: Preparing 05:03:54 15dcb0c50054: Preparing 05:03:54 16113d51b718: Preparing 05:03:54 16113d51b718: Waiting 05:03:54 6f15433c5cd9: Layer already exists 05:03:54 15dcb0c50054: Layer already exists 05:03:54 88c73991eaee: Layer already exists 05:03:54 46166805d452: Layer already exists 05:03:54 9d1ca11e011b: Layer already exists 05:03:54 16113d51b718: Layer already exists 05:03:54 0.0.2-dev.44: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:55 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 05:03:55 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:03:55 9d1ca11e011b: Preparing 05:03:55 6f15433c5cd9: Preparing 05:03:55 46166805d452: Preparing 05:03:55 88c73991eaee: Preparing 05:03:55 15dcb0c50054: Preparing 05:03:55 16113d51b718: Preparing 05:03:55 16113d51b718: Waiting 05:03:55 46166805d452: Layer already exists 05:03:55 6f15433c5cd9: Layer already exists 05:03:55 15dcb0c50054: Layer already exists 05:03:55 88c73991eaee: Layer already exists 05:03:55 9d1ca11e011b: Layer already exists 05:03:55 16113d51b718: Layer already exists 05:03:55 f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:56 + 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 05:03:56 + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main 05:03:56 The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] 05:03:56 9d1ca11e011b: Preparing 05:03:56 6f15433c5cd9: Preparing 05:03:56 46166805d452: Preparing 05:03:56 88c73991eaee: Preparing 05:03:56 15dcb0c50054: Preparing 05:03:56 16113d51b718: Preparing 05:03:56 16113d51b718: Waiting 05:03:56 9d1ca11e011b: Layer already exists 05:03:56 6f15433c5cd9: Layer already exists 05:03:56 46166805d452: Layer already exists 05:03:56 15dcb0c50054: Layer already exists 05:03:56 88c73991eaee: Layer already exists 05:03:56 16113d51b718: Layer already exists 05:03:56 main: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:03:56 ===================================================== [Pipeline] echo 05:03:56 taggedImages: 05:03:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 05:03:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest 05:03:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.44 05:03:56 - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 05:03:56 - 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 05:03:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:57 05:03:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:03:57 arm64: Pulling from edgex-lftools-log-publisher 05:03:57 8998bd30e6a1: Pulling fs layer 05:03:57 04944245beec: Pulling fs layer 05:03:57 699f458cf7ca: Pulling fs layer 05:03:57 765212b225bb: Pulling fs layer 05:03:57 f23df028b6ca: Pulling fs layer 05:03:57 765212b225bb: Waiting 05:03:57 d65c8cfc05b1: Pulling fs layer 05:03:57 f23df028b6ca: Waiting 05:03:57 2437ff75d9bd: Pulling fs layer 05:03:57 d65c8cfc05b1: Waiting 05:03:57 2437ff75d9bd: Waiting 05:03:58 04944245beec: Verifying Checksum 05:03:58 04944245beec: Download complete 05:03:58 765212b225bb: Verifying Checksum 05:03:58 765212b225bb: Download complete 05:03:58 f23df028b6ca: Verifying Checksum 05:03:58 f23df028b6ca: Download complete 05:03:58 d65c8cfc05b1: Verifying Checksum 05:03:58 d65c8cfc05b1: Download complete 05:03:58 699f458cf7ca: Verifying Checksum 05:03:58 699f458cf7ca: Download complete 05:03:58 8998bd30e6a1: Verifying Checksum 05:03:58 8998bd30e6a1: Download complete 05:04:01 2437ff75d9bd: Verifying Checksum 05:04:01 2437ff75d9bd: Download complete 05:04:03 8998bd30e6a1: Pull complete 05:04:03 04944245beec: Pull complete 05:04:05 699f458cf7ca: Pull complete 05:04:05 765212b225bb: Pull complete 05:04:06 f23df028b6ca: Pull complete 05:04:06 d65c8cfc05b1: Pull complete 05:04:24 2437ff75d9bd: Pull complete 05:04:24 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:04:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:04:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:24 prd-ubuntu20.04-docker-arm64-4c-16g-10905 does not seem to be running inside a container 05:04:24 $ 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 05:04:27 $ docker top 35393cafe7c617c6728a8545c98948414935ce25699bdc33a0b59687421e7fd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:04:28 ---> job-cost.sh 05:04:28 lf-activate-venv: SKIPPING 05:04:28 INFO: No Stack... 05:04:29 INFO: Retrieving Pricing Info for: v3-standard-4 05:04:30 INFO: Archiving Costs [Pipeline] sh 05:04:30 + cut -d, -f6 05:04:30 + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock 05:04:30 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] 05:04:30 Resource [jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] did not exist. Created. 05:04:30 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:04:31 /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-97710ded/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:04:32 + echo total: 0.10999999940395355 [Pipeline] stash 05:04:32 Warning: overwriting stash ‘stack-cost’ 05:04:32 Stashed 1 file(s) [Pipeline] } 05:04:32 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] // lock [Pipeline] } 05:04:32 $ docker stop --time=1 35393cafe7c617c6728a8545c98948414935ce25699bdc33a0b59687421e7fd1 05:04:34 $ docker rm -f --volumes 35393cafe7c617c6728a8545c98948414935ce25699bdc33a0b59687421e7fd1 [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 05:04:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:35 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 05:04:35 $ 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 05:04:35 $ docker top 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 -eo pid,comm 05:04:35 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). 05:04:35 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:35 [ssh-agent] Looking for ssh-agent implementation... 05:04:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:35 $ docker exec 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 ssh-agent 05:04:35 SSH_AUTH_SOCK=/tmp/ssh-Tc4B5TLlCXFQ/agent.32 05:04:35 SSH_AGENT_PID=39 05:04:35 Running ssh-add (command line suppressed) 05:04:36 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17711159977142698720.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17711159977142698720.key) 05:04:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:36 + git semver tag 05:04:36 2024-09-23 05:04:36,462 [run_tag] DEBUG tag force:False 05:04:36 2024-09-23 05:04:36,462 [check_head_tag] DEBUG check head tag 05:04:36 2024-09-23 05:04:36,463 [execute] INFO git cat-file --batch-check 05:04:36 2024-09-23 05:04:36,463 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 05:04:36 2024-09-23 05:04:36,467 [execute] INFO git cat-file --batch 05:04:36 2024-09-23 05:04:36,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) 05:04:36 2024-09-23 05:04:36,483 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:04:36 2024-09-23 05:04:36,483 [execute] INFO git tag -a v0.0.2-dev.44 -m v0.0.2-dev.44 05:04:36 2024-09-23 05:04:36,484 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.44', '-m', 'v0.0.2-dev.44'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 05:04:36 2024-09-23 05:04:36,488 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:04:36 0.0.2-dev.44 [Pipeline] } 05:04:36 $ docker exec --env ******** --env ******** 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 ssh-agent -k 05:04:36 unset SSH_AUTH_SOCK; 05:04:36 unset SSH_AGENT_PID; 05:04:36 echo Agent pid 39 killed; 05:04:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:36 + git semver [Pipeline] } 05:04:37 $ docker stop --time=1 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 05:04:38 $ docker rm -f --volumes 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:38 05:04:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:39 0.23.1-centos7: Pulling from edgex-lftools 05:04:39 ab5ef0e58194: Pulling fs layer 05:04:39 9712f1f96733: Pulling fs layer 05:04:39 63f879dbbcfc: Pulling fs layer 05:04:39 0d9ebad4ef96: Pulling fs layer 05:04:39 e9a5061849ea: Pulling fs layer 05:04:39 d747dcd14b5f: Pulling fs layer 05:04:39 2de7ff778b66: Pulling fs layer 05:04:39 e9a5061849ea: Waiting 05:04:39 0d9ebad4ef96: Waiting 05:04:39 d747dcd14b5f: Waiting 05:04:39 2de7ff778b66: Waiting 05:04:39 9712f1f96733: Verifying Checksum 05:04:39 9712f1f96733: Download complete 05:04:39 63f879dbbcfc: Verifying Checksum 05:04:39 63f879dbbcfc: Download complete 05:04:39 e9a5061849ea: Verifying Checksum 05:04:39 e9a5061849ea: Download complete 05:04:39 d747dcd14b5f: Verifying Checksum 05:04:39 d747dcd14b5f: Download complete 05:04:39 ab5ef0e58194: Download complete 05:04:39 0d9ebad4ef96: Verifying Checksum 05:04:39 0d9ebad4ef96: Download complete 05:04:39 2de7ff778b66: Verifying Checksum 05:04:39 2de7ff778b66: Download complete 05:04:42 ab5ef0e58194: Pull complete 05:04:42 9712f1f96733: Pull complete 05:04:42 63f879dbbcfc: Pull complete 05:04:46 0d9ebad4ef96: Pull complete 05:04:46 e9a5061849ea: Pull complete 05:04:46 d747dcd14b5f: Pull complete 05:04:47 2de7ff778b66: Pull complete 05:04:47 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:04:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:04:47 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:47 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 05:04:47 $ 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 05:04:52 $ docker top 50f73c6d833ac60d2d2a1a285fddc0f2d17be56f587d26941b6fc555e2cdf906 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:04:52 provisioning config files... 05:04:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7602860241801921746tmp 05:04:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8428154030478390134tmp 05:04:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1566942825084517024tmp [Pipeline] { [Pipeline] echo 05:04:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:04:52 ---> sigul-configuration.sh 05:04:52 gpg: directory `/root/.gnupg' created 05:04:52 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:04:52 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:04:52 gpg: keyring `/root/.gnupg/secring.gpg' created 05:04:52 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:04:52 gpg: CAST5 encrypted data 05:04:52 gpg: encrypted with 1 passphrase 05:04:52 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:04:53 + mkdir /home/jenkins 05:04:53 + mkdir /home/jenkins/sigul [Pipeline] sh 05:04:53 + 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 05:04:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:04:53 ---> sigul-install.sh 05:04:53 Sigul already installed; skipping installation. [Pipeline] sh 05:04:53 + git tag --list 05:04:53 v0.0.1 05:04:53 v0.0.2-dev.1 05:04:53 v0.0.2-dev.10 05:04:53 v0.0.2-dev.11 05:04:53 v0.0.2-dev.12 05:04:53 v0.0.2-dev.13 05:04:53 v0.0.2-dev.14 05:04:53 v0.0.2-dev.15 05:04:53 v0.0.2-dev.16 05:04:53 v0.0.2-dev.17 05:04:53 v0.0.2-dev.18 05:04:53 v0.0.2-dev.19 05:04:53 v0.0.2-dev.2 05:04:53 v0.0.2-dev.20 05:04:53 v0.0.2-dev.21 05:04:53 v0.0.2-dev.22 05:04:53 v0.0.2-dev.23 05:04:53 v0.0.2-dev.24 05:04:53 v0.0.2-dev.25 05:04:53 v0.0.2-dev.26 05:04:53 v0.0.2-dev.27 05:04:53 v0.0.2-dev.28 05:04:53 v0.0.2-dev.29 05:04:53 v0.0.2-dev.3 05:04:53 v0.0.2-dev.30 05:04:53 v0.0.2-dev.31 05:04:53 v0.0.2-dev.32 05:04:53 v0.0.2-dev.33 05:04:53 v0.0.2-dev.34 05:04:53 v0.0.2-dev.35 05:04:53 v0.0.2-dev.36 05:04:53 v0.0.2-dev.37 05:04:53 v0.0.2-dev.38 05:04:53 v0.0.2-dev.39 05:04:53 v0.0.2-dev.4 05:04:53 v0.0.2-dev.40 05:04:53 v0.0.2-dev.41 05:04:53 v0.0.2-dev.42 05:04:53 v0.0.2-dev.43 05:04:53 v0.0.2-dev.44 05:04:53 v0.0.2-dev.5 05:04:53 v0.0.2-dev.6 05:04:53 v0.0.2-dev.7 05:04:53 v0.0.2-dev.8 05:04:53 v0.0.2-dev.9 [Pipeline] sh 05:04:54 + lftools sign git-tag v0.0.2-dev.44 05:04:54 Signing Git tag with Sigul... 05:04:54 Signing v0.0.2-dev.44 [Pipeline] echo 05:04:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:04:55 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:04:55 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:04:55 $ docker stop --time=1 50f73c6d833ac60d2d2a1a285fddc0f2d17be56f587d26941b6fc555e2cdf906 05:04:56 $ docker rm -f --volumes 50f73c6d833ac60d2d2a1a285fddc0f2d17be56f587d26941b6fc555e2cdf906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:04:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:04:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:04:57 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 05:04:57 $ 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 05:04:57 $ docker top e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e -eo pid,comm 05:04:57 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). 05:04:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:04:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:04:57 [ssh-agent] Looking for ssh-agent implementation... 05:04:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:04:58 $ docker exec e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e ssh-agent 05:04:58 SSH_AUTH_SOCK=/tmp/ssh-VxUuXc2nDIce/agent.31 05:04:58 SSH_AGENT_PID=37 05:04:58 Running ssh-add (command line suppressed) 05:04:58 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16593314146021183967.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16593314146021183967.key) 05:04:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:04:58 + git semver bump pre 05:04:58 2024-09-23 05:04:58,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:04:58 2024-09-23 05:04:58,738 [bump_version] DEBUG bumping version:0.0.2-dev.44 on axis:pre with prefix:dev 05:04:58 2024-09-23 05:04:58,738 [bump_version] DEBUG bumped version:0.0.2-dev.45 05:04:58 2024-09-23 05:04:58,738 [write_version] DEBUG write version:0.0.2-dev.45 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True 05:04:58 2024-09-23 05:04:58,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:04:58 2024-09-23 05:04:58,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:04:58 2024-09-23 05:04:58,740 [execute] INFO git cat-file --batch-check 05:04:58 2024-09-23 05:04:58,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:58 2024-09-23 05:04:58,745 [execute] INFO git cat-file --batch 05:04:58 2024-09-23 05:04:58,746 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:04:58 2024-09-23 05:04:58,750 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:04:58 0.0.2-dev.45 [Pipeline] } 05:04:58 $ docker exec --env ******** --env ******** e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e ssh-agent -k 05:04:58 unset SSH_AUTH_SOCK; 05:04:58 unset SSH_AGENT_PID; 05:04:58 echo Agent pid 37 killed; 05:04:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:04:59 + git semver [Pipeline] } 05:04:59 $ docker stop --time=1 e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e 05:05:00 $ docker rm -f --volumes e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e [Pipeline] // withDockerContainer [Pipeline] sh 05:05:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:05:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:05:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:01 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 05:05:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:05:01 $ docker top 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 -eo pid,comm 05:05:01 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). 05:05:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:05:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:05:02 [ssh-agent] Looking for ssh-agent implementation... 05:05:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:05:02 $ docker exec 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 ssh-agent 05:05:02 SSH_AUTH_SOCK=/tmp/ssh-wQQ9UQ87b1dc/agent.32 05:05:02 SSH_AGENT_PID=38 05:05:02 Running ssh-add (command line suppressed) 05:05:02 Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17230880273244885261.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17230880273244885261.key) 05:05:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:05:02 + git semver push 05:05:02 2024-09-23 05:05:02,794 [run_push] DEBUG push 05:05:02 2024-09-23 05:05:02,795 [execute] INFO git cat-file --batch-check 05:05:02 2024-09-23 05:05:02,795 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) 05:05:02 2024-09-23 05:05:02,798 [execute] INFO git rev-list c6d8c7fda5178206d49c58b41d8842648e66e7d5 -- 05:05:02 2024-09-23 05:05:02,798 [execute] DEBUG Popen(['git', 'rev-list', 'c6d8c7fda5178206d49c58b41d8842648e66e7d5', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 05:05:02 2024-09-23 05:05:02,804 [execute] INFO git fetch -v origin 05:05:02 2024-09-23 05:05:02,804 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) 05:05:03 2024-09-23 05:05:03,247 [run_push] DEBUG no remote changes detected 05:05:03 2024-09-23 05:05:03,248 [execute] INFO git push origin semver 05:05:03 2024-09-23 05:05:03,248 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) 05:05:04 2024-09-23 05:05:03,995 [run_push] DEBUG push all version tags 05:05:04 2024-09-23 05:05:03,995 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:05:04 2024-09-23 05:05:03,996 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) 05:05:04 2024-09-23 05:05:04,603 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main 05:05:04 0.0.2-dev.45 [Pipeline] } 05:05:04 $ docker exec --env ******** --env ******** 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 ssh-agent -k 05:05:05 unset SSH_AUTH_SOCK; 05:05:05 unset SSH_AGENT_PID; 05:05:05 echo Agent pid 38 killed; 05:05:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:05:05 + git semver [Pipeline] } 05:05:05 $ docker stop --time=1 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 05:05:06 $ docker rm -f --volumes 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:05:07 + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] 05:05:07 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:05:07 total 16 05:05:07 drwxr-xr-x 3 root root 4096 Sep 23 04:55 . 05:05:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 05:04 .. 05:05:07 drwxr-xr-x 2 root root 4096 Sep 23 04:55 cost 05:05:07 -rw-r--r-- 1 root root 87 Sep 23 04:55 cost.csv 05:05:07 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:05:07 + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives 05:05:07 total 16 05:05:07 drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:55 . 05:05:07 drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 05:04 .. 05:05:07 drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 04:55 cost 05:05:07 -rw-r--r-- 1 jenkins jenkins 87 Sep 23 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:05:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:05:08 ---> package-listing.sh 05:05:08 ++ facter osfamily 05:05:08 ++ tr '[:upper:]' '[:lower:]' 05:05:09 + OS_FAMILY=debian 05:05:09 + workspace=/w/workspace/gexfoundry_edgex-taf-common_main 05:05:09 + START_PACKAGES=/tmp/packages_start.txt 05:05:09 + END_PACKAGES=/tmp/packages_end.txt 05:05:09 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:05:09 + PACKAGES=/tmp/packages_start.txt 05:05:09 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 05:05:09 + PACKAGES=/tmp/packages_end.txt 05:05:09 + case "${OS_FAMILY}" in 05:05:09 + dpkg -l 05:05:09 + grep '^ii' 05:05:09 + '[' -f /tmp/packages_start.txt ']' 05:05:09 + '[' -f /tmp/packages_end.txt ']' 05:05:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:05:09 + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' 05:05:09 + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ 05:05:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo 05:05:09 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 05:05:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:05:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:05:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:05:09 prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container 05:05:09 $ 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 05:05:10 $ docker top 653778303f35112973ae80c70dae43721c520a571ba2f6b37d17e0bc1517b945 -eo pid,comm [Pipeline] { [Pipeline] sh 05:05:10 + touch /tmp/pre-build-complete [Pipeline] sh 05:05:10 + mkdir -p /var/log/sysstat [Pipeline] sh 05:05:11 + ls /var/log/sa-host 05:05:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:05:11 provisioning config files... 05:05:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15054454285022705983tmp [Pipeline] { [Pipeline] echo 05:05:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:05:11 ---> create-netrc.sh [Pipeline] } 05:05:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:05:11 ---> python-tools-install.sh [Pipeline] echo 05:05:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:05:12 ---> sudo-logs.sh 05:05:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:05:12 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:05:12 ---> job-cost.sh 05:05:12 lf-activate-venv: SKIPPING 05:05:12 DEBUG: total: 0.2199999988079071 05:05:12 INFO: Retrieving Stack Cost... 05:05:13 INFO: Retrieving Pricing Info for: v3-standard-8 05:05:13 INFO: Archiving Costs [Pipeline] echo 05:05:13 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:05:13 ---> logs-deploy.sh 05:05:13 lf-activate-venv: SKIPPING 05:05:13 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/48 05:05:13 INFO: archiving workspace using pattern(s): 05:05:14 Archives upload complete. 05:05:14 INFO: archiving logs to Nexus