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 [2024-09-23T04:48:24.978Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-23T04:48:25.047Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-23T04:48:25.071Z] ========================================================= [2024-09-23T04:48:25.071Z] EdgeX Global Pipelines Version Info [2024-09-23T04:48:25.071Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:48:25.803Z] ------------------- [2024-09-23T04:48:25.803Z] stable info: [2024-09-23T04:48:25.803Z] ------------------- [2024-09-23T04:48:25.803Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T04:48:25.803Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T04:48:25.803Z] Message: update stable to v1.0.263 [2024-09-23T04:48:26.740Z] ------------------- [2024-09-23T04:48:26.740Z] experimental info: [2024-09-23T04:48:26.740Z] ------------------- [2024-09-23T04:48:26.740Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-23T04:48:26.740Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-23T04:48:26.740Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-09-23T04:48:26.838Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-09-23T04:48:26.859Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-09-23T04:48:26.874Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-23T04:48:26.889Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-23T04:48:26.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-23T04:48:26.927Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-09-23T04:48:26.945Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-23T04:48:26.963Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-09-23T04:48:26.982Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-09-23T04:48:27.002Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-23T04:48:27.018Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-09-23T04:48:27.036Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-09-23T04:48:27.055Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-23T04:48:27.072Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-23T04:48:27.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-09-23T04:48:27.111Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-09-23T04:48:27.129Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-09-23T04:48:27.149Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] echo [2024-09-23T04:48:27.170Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f761605 [Pipeline] echo [2024-09-23T04:48:27.191Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T04:48:27.246Z] provisioning config files... [2024-09-23T04:48:27.264Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10830155970251770581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:48:27.597Z] ---> ****-login.sh [2024-09-23T04:48:27.597Z] nexus3.edgexfoundry.org:10001 [2024-09-23T04:48:27.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:27.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:27.859Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:27.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:27.859Z] [2024-09-23T04:48:27.859Z] Login Succeeded [2024-09-23T04:48:27.859Z] nexus3.edgexfoundry.org:10002 [2024-09-23T04:48:28.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:28.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:28.120Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:28.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:28.120Z] [2024-09-23T04:48:28.120Z] Login Succeeded [2024-09-23T04:48:28.120Z] nexus3.edgexfoundry.org:10003 [2024-09-23T04:48:28.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:28.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:28.120Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:28.120Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:28.120Z] [2024-09-23T04:48:28.120Z] Login Succeeded [2024-09-23T04:48:28.120Z] nexus3.edgexfoundry.org:10004 [2024-09-23T04:48:28.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:28.381Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:28.381Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:28.381Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:28.381Z] [2024-09-23T04:48:28.381Z] Login Succeeded [2024-09-23T04:48:28.381Z] ****.io [2024-09-23T04:48:28.381Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:28.643Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:28.643Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:28.643Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:28.643Z] [2024-09-23T04:48:28.643Z] Login Succeeded [2024-09-23T04:48:28.643Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T04:48:28.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-23T04:48:29.169Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T04:48:29.169Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-23T04:48:29.169Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-23T04:48:29.169Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-23T04:48:29.169Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-23T04:48:29.169Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-23T04:48:29.169Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:48:29.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T04:48:29.595Z] [2024-09-23T04:48:29.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:48:29.895Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T04:48:29.895Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-23T04:48:29.895Z] b85a868b505f: Pulling fs layer [2024-09-23T04:48:29.895Z] e2be974225ed: Pulling fs layer [2024-09-23T04:48:29.895Z] 339a4e72a1f5: Pulling fs layer [2024-09-23T04:48:29.895Z] 988bab9f4d93: Pulling fs layer [2024-09-23T04:48:29.895Z] 1469e6f7b9e6: Pulling fs layer [2024-09-23T04:48:29.895Z] eaf3925da568: Pulling fs layer [2024-09-23T04:48:29.895Z] bab4dde63d76: Pulling fs layer [2024-09-23T04:48:29.895Z] bde34c3a00c8: Pulling fs layer [2024-09-23T04:48:29.895Z] b352a97aabf1: Pulling fs layer [2024-09-23T04:48:29.895Z] 4872d77fe225: Pulling fs layer [2024-09-23T04:48:29.895Z] 5851b861e8e6: Pulling fs layer [2024-09-23T04:48:29.895Z] bde34c3a00c8: Waiting [2024-09-23T04:48:29.895Z] bab4dde63d76: Waiting [2024-09-23T04:48:29.895Z] eaf3925da568: Waiting [2024-09-23T04:48:29.895Z] 988bab9f4d93: Waiting [2024-09-23T04:48:29.895Z] 5851b861e8e6: Waiting [2024-09-23T04:48:29.895Z] 4872d77fe225: Waiting [2024-09-23T04:48:29.895Z] b352a97aabf1: Waiting [2024-09-23T04:48:29.895Z] 1469e6f7b9e6: Waiting [2024-09-23T04:48:29.895Z] e2be974225ed: Verifying Checksum [2024-09-23T04:48:29.895Z] e2be974225ed: Download complete [2024-09-23T04:48:29.895Z] 988bab9f4d93: Verifying Checksum [2024-09-23T04:48:29.895Z] 988bab9f4d93: Download complete [2024-09-23T04:48:29.895Z] 339a4e72a1f5: Verifying Checksum [2024-09-23T04:48:29.895Z] 339a4e72a1f5: Download complete [2024-09-23T04:48:29.895Z] 1469e6f7b9e6: Verifying Checksum [2024-09-23T04:48:29.895Z] 1469e6f7b9e6: Download complete [2024-09-23T04:48:30.155Z] eaf3925da568: Verifying Checksum [2024-09-23T04:48:30.155Z] eaf3925da568: Download complete [2024-09-23T04:48:30.155Z] bde34c3a00c8: Verifying Checksum [2024-09-23T04:48:30.155Z] b352a97aabf1: Download complete [2024-09-23T04:48:30.155Z] 4872d77fe225: Verifying Checksum [2024-09-23T04:48:30.155Z] 4872d77fe225: Download complete [2024-09-23T04:48:30.155Z] 5851b861e8e6: Verifying Checksum [2024-09-23T04:48:30.155Z] 5851b861e8e6: Download complete [2024-09-23T04:48:30.155Z] b85a868b505f: Verifying Checksum [2024-09-23T04:48:30.155Z] b85a868b505f: Download complete [2024-09-23T04:48:30.413Z] bab4dde63d76: Verifying Checksum [2024-09-23T04:48:30.413Z] bab4dde63d76: Download complete [2024-09-23T04:48:31.350Z] b85a868b505f: Pull complete [2024-09-23T04:48:31.350Z] e2be974225ed: Pull complete [2024-09-23T04:48:31.917Z] 339a4e72a1f5: Pull complete [2024-09-23T04:48:31.917Z] 988bab9f4d93: Pull complete [2024-09-23T04:48:32.176Z] 1469e6f7b9e6: Pull complete [2024-09-23T04:48:32.176Z] eaf3925da568: Pull complete [2024-09-23T04:48:34.080Z] bab4dde63d76: Pull complete [2024-09-23T04:48:34.080Z] bde34c3a00c8: Pull complete [2024-09-23T04:48:34.080Z] b352a97aabf1: Pull complete [2024-09-23T04:48:34.080Z] 4872d77fe225: Pull complete [2024-09-23T04:48:34.080Z] 5851b861e8e6: Pull complete [2024-09-23T04:48:34.080Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-23T04:48:34.080Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T04:48:34.080Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T04:48:34.206Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T04:48:34.236Z] $ 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 [2024-09-23T04:48:37.471Z] $ docker top a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b -eo pid,comm [2024-09-23T04:48:37.529Z] 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). [2024-09-23T04:48:37.529Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T04:48:37.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T04:48:37.586Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T04:48:37.695Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T04:48:37.691Z] $ docker exec a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent [2024-09-23T04:48:37.802Z] SSH_AUTH_SOCK=/tmp/ssh-3lwxY47GSgXD/agent.32 [2024-09-23T04:48:37.802Z] SSH_AGENT_PID=38 [2024-09-23T04:48:37.809Z] Running ssh-add (command line suppressed) [2024-09-23T04:48:37.898Z] 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) [2024-09-23T04:48:37.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T04:48:38.213Z] + git tag --points-at HEAD [Pipeline] } [2024-09-23T04:48:38.237Z] $ docker exec --env ******** --env ******** a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent -k [2024-09-23T04:48:38.345Z] unset SSH_AUTH_SOCK; [2024-09-23T04:48:38.346Z] unset SSH_AGENT_PID; [2024-09-23T04:48:38.346Z] echo Agent pid 38 killed; [2024-09-23T04:48:38.361Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-23T04:48:38.396Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T04:48:38.396Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T04:48:38.508Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T04:48:38.504Z] $ docker exec a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent [2024-09-23T04:48:38.609Z] SSH_AUTH_SOCK=/tmp/ssh-RvOJXv9Qo4mC/agent.72 [2024-09-23T04:48:38.609Z] SSH_AGENT_PID=78 [2024-09-23T04:48:38.613Z] Running ssh-add (command line suppressed) [2024-09-23T04:48:38.703Z] 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) [2024-09-23T04:48:38.724Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T04:48:39.018Z] + git semver init [2024-09-23T04:48:39.279Z] 2024-09-23 04:48:39,204 [run_init] DEBUG init version:0.0.0 force:False [2024-09-23T04:48:39.280Z] 2024-09-23 04:48:39,205 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-09-23T04:48:39.280Z] 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 [2024-09-23T04:48:39.280Z] 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) [2024-09-23T04:48:39.849Z] 2024-09-23 04:48:39,776 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2024-09-23T04:48:39.849Z] 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 [2024-09-23T04:48:39.849Z] 2024-09-23 04:48:39,777 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T04:48:39.849Z] 2024-09-23 04:48:39,777 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T04:48:39.849Z] 0.0.2-dev.44 [Pipeline] } [2024-09-23T04:48:39.853Z] $ docker exec --env ******** --env ******** a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b ssh-agent -k [2024-09-23T04:48:39.952Z] unset SSH_AUTH_SOCK; [2024-09-23T04:48:39.953Z] unset SSH_AGENT_PID; [2024-09-23T04:48:39.953Z] echo Agent pid 78 killed; [2024-09-23T04:48:39.971Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T04:48:40.290Z] + git semver [Pipeline] } [2024-09-23T04:48:40.558Z] $ docker stop --time=1 a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b [2024-09-23T04:48:41.872Z] $ docker rm -f --volumes a5218877fa1a705a633b4a2a45f1f9a29b03d372a6d7099c2b7493fdf5844a6b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T04:48:42.210Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-23T04:48:42.439Z] Stashed 1 file(s) [Pipeline] echo [2024-09-23T04:48:42.443Z] [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 [2024-09-23T04:48:42.614Z] provisioning config files... [2024-09-23T04:48:42.625Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config10404778568682429731tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:48:42.951Z] ---> ****-login.sh [2024-09-23T04:48:42.951Z] nexus3.edgexfoundry.org:10001 [2024-09-23T04:48:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:42.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:42.951Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:42.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:42.951Z] [2024-09-23T04:48:42.951Z] Login Succeeded [2024-09-23T04:48:42.951Z] nexus3.edgexfoundry.org:10002 [2024-09-23T04:48:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:42.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:42.951Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:42.951Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:42.951Z] [2024-09-23T04:48:42.951Z] Login Succeeded [2024-09-23T04:48:42.951Z] nexus3.edgexfoundry.org:10003 [2024-09-23T04:48:43.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:43.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:43.209Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:43.209Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:43.209Z] [2024-09-23T04:48:43.209Z] Login Succeeded [2024-09-23T04:48:43.209Z] nexus3.edgexfoundry.org:10004 [2024-09-23T04:48:43.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:43.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:43.209Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:43.210Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:43.210Z] [2024-09-23T04:48:43.210Z] Login Succeeded [2024-09-23T04:48:43.210Z] ****.io [2024-09-23T04:48:43.210Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:48:43.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:48:43.469Z] Configure a credential helper to remove this warning. See [2024-09-23T04:48:43.469Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:48:43.469Z] [2024-09-23T04:48:43.469Z] Login Succeeded [2024-09-23T04:48:43.469Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T04:48:43.477Z] 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 [2024-09-23T04:48:44.301Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T04:48:44.587Z] + ls -al . [2024-09-23T04:48:44.587Z] total 72 [2024-09-23T04:48:44.587Z] drwxrwxr-x 7 jenkins jenkins 4096 Sep 23 04:48 . [2024-09-23T04:48:44.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:48 .. [2024-09-23T04:48:44.587Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:48 .git [2024-09-23T04:48:44.587Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:48 .github [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 04:48 .gitignore [2024-09-23T04:48:44.587Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:48 .semver [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 04:48 Dockerfile [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 04:48 Jenkinsfile [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 04:48 LICENSE [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 04:48 README.md [2024-09-23T04:48:44.587Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:48 TAF-Manager [2024-09-23T04:48:44.587Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 04:48 TUC [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:48 VERSION [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 04:48 requirements.txt [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 04:48 robot-entrypoint.sh [2024-09-23T04:48:44.587Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 04:48 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:48:44.903Z] + 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 . [2024-09-23T04:48:44.903Z] Sending build context to Docker daemon 609.8kB [2024-09-23T04:48:44.903Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T04:48:45.164Z] 3.20: Pulling from library/alpine [2024-09-23T04:48:45.424Z] 43c4264eed91: Pulling fs layer [2024-09-23T04:48:45.424Z] 43c4264eed91: Verifying Checksum [2024-09-23T04:48:45.424Z] 43c4264eed91: Download complete [2024-09-23T04:48:45.683Z] 43c4264eed91: Pull complete [2024-09-23T04:48:45.683Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T04:48:45.683Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T04:48:45.683Z] ---> 91ef0af61f39 [2024-09-23T04:48:45.683Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T04:48:45.942Z] ---> Running in d4ec80d1e77b [2024-09-23T04:48:45.942Z] Removing intermediate container d4ec80d1e77b [2024-09-23T04:48:45.942Z] ---> 86dfc37c863e [2024-09-23T04:48:45.942Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T04:48:45.942Z] ---> Running in 4d7cdefb2461 [2024-09-23T04:48:45.942Z] Removing intermediate container 4d7cdefb2461 [2024-09-23T04:48:45.942Z] ---> ecbad7fb1be4 [2024-09-23T04:48:45.942Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T04:48:46.201Z] ---> df0262742571 [2024-09-23T04:48:46.201Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T04:48:46.460Z] ---> fcff770e1418 [2024-09-23T04:48:46.460Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T04:48:46.460Z] ---> 009d056544b1 [2024-09-23T04:48:46.460Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T04:48:46.460Z] ---> Running in 959319b2c254 [2024-09-23T04:48:46.720Z] Removing intermediate container 959319b2c254 [2024-09-23T04:48:46.720Z] ---> 4373ffd4a406 [2024-09-23T04:48:46.720Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T04:48:46.720Z] ---> Running in 9677d2f066ed [2024-09-23T04:48:47.289Z] Removing intermediate container 9677d2f066ed [2024-09-23T04:48:47.289Z] ---> 3fc598ee57f3 [2024-09-23T04:48:47.289Z] 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 [2024-09-23T04:48:47.289Z] ---> Running in b30e314daa65 [2024-09-23T04:48:47.548Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:48:48.117Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:48:49.053Z] OK: 8 MiB in 14 packages [2024-09-23T04:48:49.053Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:48:49.310Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:48:50.247Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T04:48:50.506Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T04:48:51.074Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T04:48:51.332Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T04:48:51.899Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T04:48:52.158Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T04:48:52.417Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T04:48:52.985Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T04:48:53.243Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T04:48:53.812Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T04:48:54.071Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T04:48:55.007Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T04:48:55.266Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T04:48:55.833Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T04:48:56.093Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:48:56.093Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T04:48:56.093Z] OK: 43 MiB in 28 packages [2024-09-23T04:48:56.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:48:56.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:48:57.548Z] (1/167) Installing libexpat (2.6.3-r0) [2024-09-23T04:48:57.553Z] Still waiting to schedule task [2024-09-23T04:48:57.553Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-23T04:48:57.808Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-09-23T04:48:58.068Z] (3/167) Installing libpng (1.6.44-r0) [2024-09-23T04:48:58.639Z] (4/167) Installing freetype (2.13.2-r0) [2024-09-23T04:48:58.899Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-09-23T04:48:59.468Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-09-23T04:48:59.727Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-09-23T04:48:59.986Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-09-23T04:49:00.555Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-09-23T04:49:00.815Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T04:49:01.076Z] (11/167) Installing libffi (3.4.6-r0) [2024-09-23T04:49:01.335Z] (12/167) Installing libintl (0.22.5-r0) [2024-09-23T04:49:01.905Z] (13/167) Installing libeconf (0.6.3-r0) [2024-09-23T04:49:02.163Z] (14/167) Installing libblkid (2.40.1-r1) [2024-09-23T04:49:02.422Z] (15/167) Installing libmount (2.40.1-r1) [2024-09-23T04:49:02.682Z] (16/167) Installing pcre2 (10.43-r0) [2024-09-23T04:49:03.248Z] (17/167) Installing glib (2.80.5-r0) [2024-09-23T04:49:03.816Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T04:49:04.386Z] (19/167) Installing xz-libs (5.6.2-r0) [2024-09-23T04:49:04.645Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-09-23T04:49:05.213Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-09-23T04:49:05.782Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T04:49:06.041Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T04:49:06.300Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-09-23T04:49:06.559Z] (25/167) Installing libwebp (1.3.2-r0) [2024-09-23T04:49:07.127Z] (26/167) Installing tiff (4.6.0t-r0) [2024-09-23T04:49:07.704Z] (27/167) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T04:49:07.964Z] (28/167) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T04:49:08.224Z] (29/167) Installing libxau (1.0.11-r4) [2024-09-23T04:49:08.483Z] (30/167) Installing libmd (1.1.0-r0) [2024-09-23T04:49:08.742Z] (31/167) Installing libbsd (0.12.2-r0) [2024-09-23T04:49:09.004Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-09-23T04:49:09.263Z] (33/167) Installing libxcb (1.16.1-r0) [2024-09-23T04:49:09.831Z] (34/167) Installing libx11 (1.8.9-r1) [2024-09-23T04:49:10.401Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-09-23T04:49:10.661Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-09-23T04:49:10.921Z] (37/167) Installing libxrender (0.9.11-r5) [2024-09-23T04:49:11.180Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-09-23T04:49:11.439Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-09-23T04:49:11.698Z] (40/167) Installing libxext (1.3.6-r2) [2024-09-23T04:49:11.957Z] (41/167) Installing libxi (1.8.1-r4) [2024-09-23T04:49:12.216Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-09-23T04:49:12.476Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-09-23T04:49:12.734Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T04:49:13.302Z] (45/167) Installing libxtst (1.2.4-r6) [2024-09-23T04:49:13.561Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-09-23T04:49:13.820Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-09-23T04:49:14.389Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T04:49:14.648Z] (49/167) Installing pixman (0.43.2-r0) [2024-09-23T04:49:15.217Z] (50/167) Installing cairo (1.18.0-r0) [2024-09-23T04:49:15.476Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-09-23T04:49:15.735Z] (52/167) Installing avahi-libs (0.8-r17) [2024-09-23T04:49:16.301Z] (53/167) Installing gmp (6.3.0-r1) [2024-09-23T04:49:16.559Z] (54/167) Installing nettle (3.9.1-r0) [2024-09-23T04:49:17.127Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-09-23T04:49:17.387Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-09-23T04:49:17.646Z] (57/167) Installing gnutls (3.8.5-r0) [2024-09-23T04:49:18.215Z] (58/167) Installing cups-libs (2.4.9-r0) [2024-09-23T04:49:18.783Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-09-23T04:49:19.353Z] (60/167) Installing fribidi (1.0.15-r0) [2024-09-23T04:49:19.617Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-09-23T04:49:19.876Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-09-23T04:49:20.444Z] (63/167) Installing libxft (2.3.8-r3) [2024-09-23T04:49:20.703Z] (64/167) Installing pango (1.52.2-r0) [2024-09-23T04:49:20.965Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T04:49:21.534Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T04:49:21.534Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T04:49:21.794Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-09-23T04:49:22.361Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-09-23T04:49:22.928Z] (70/167) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T04:49:23.494Z] (71/167) Installing icu-data-full (74.2-r0) [2024-09-23T04:49:24.060Z] (72/167) Installing mesa (24.0.9-r1) [2024-09-23T04:49:24.627Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-09-23T04:49:34.610Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-09-23T04:49:34.610Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-09-23T04:49:34.610Z] (76/167) Installing libdrm (2.4.120-r0) [2024-09-23T04:49:34.870Z] (77/167) Installing libelf (0.191-r0) [2024-09-23T04:49:35.439Z] (78/167) Installing mesa-glapi (24.0.9-r1) [2024-09-23T04:49:35.696Z] (79/167) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T04:49:36.634Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-09-23T04:49:36.634Z] (81/167) Installing libmagic (5.45-r1) [2024-09-23T04:49:37.204Z] (82/167) Installing file (5.45-r1) [2024-09-23T04:49:37.463Z] (83/167) Installing xprop (1.2.7-r0) [2024-09-23T04:49:37.723Z] (84/167) Installing libice (1.1.1-r6) [2024-09-23T04:49:37.982Z] (85/167) Installing libuuid (2.40.1-r1) [2024-09-23T04:49:38.242Z] (86/167) Installing libsm (1.2.4-r4) [2024-09-23T04:49:38.811Z] (87/167) Installing libxt (1.3.0-r5) [2024-09-23T04:49:39.072Z] (88/167) Installing libxmu (1.1.4-r2) [2024-09-23T04:49:39.331Z] (89/167) Installing xset (1.2.5-r1) [2024-09-23T04:49:39.590Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-09-23T04:49:40.158Z] (91/167) Installing libogg (1.3.5-r5) [2024-09-23T04:49:40.417Z] (92/167) Installing libflac (1.4.3-r1) [2024-09-23T04:49:40.676Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-09-23T04:49:41.244Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T04:49:41.813Z] (95/167) Installing aom-libs (3.9.1-r0) [2024-09-23T04:49:42.383Z] (96/167) Installing libva (2.21.0-r0) [2024-09-23T04:49:42.642Z] (97/167) Installing libvdpau (1.5-r3) [2024-09-23T04:49:42.903Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-09-23T04:49:43.473Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T04:49:44.040Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-09-23T04:49:44.299Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-09-23T04:49:44.872Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T04:49:45.131Z] (103/167) Installing imath (3.1.12-r0) [2024-09-23T04:49:45.389Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T04:49:45.960Z] (105/167) Installing giflib (5.2.2-r0) [2024-09-23T04:49:46.220Z] (106/167) Installing libhwy (1.0.7-r0) [2024-09-23T04:49:46.478Z] (107/167) Installing lcms2 (2.16-r0) [2024-09-23T04:49:47.049Z] (108/167) Installing libjxl (0.10.2-r0) [2024-09-23T04:49:47.620Z] (109/167) Installing lame-libs (3.100-r5) [2024-09-23T04:49:47.878Z] (110/167) Installing opus (1.5.2-r0) [2024-09-23T04:49:48.446Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-09-23T04:49:49.013Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T04:49:49.271Z] (113/167) Installing soxr (0.1.3-r7) [2024-09-23T04:49:49.529Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T04:49:50.095Z] (115/167) Installing libtheora (1.1.1-r18) [2024-09-23T04:49:50.353Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-09-23T04:49:50.921Z] (117/167) Installing libvpx (1.14.1-r0) [2024-09-23T04:49:51.180Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-09-23T04:49:51.746Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T04:49:52.004Z] (120/167) Installing numactl (2.0.18-r0) [2024-09-23T04:49:52.572Z] (121/167) Installing x265-libs (3.6-r0) [2024-09-23T04:49:53.139Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-09-23T04:49:53.397Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T04:49:54.336Z] (124/167) Installing libbluray (1.3.4-r1) [2024-09-23T04:49:54.596Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-09-23T04:49:54.855Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-09-23T04:49:55.422Z] (127/167) Installing cjson (1.7.18-r0) [2024-09-23T04:49:55.681Z] (128/167) Installing mbedtls (3.6.1-r0) [2024-09-23T04:49:56.248Z] (129/167) Installing librist (0.2.10-r1) [2024-09-23T04:49:56.507Z] (130/167) Installing libsrt (1.5.3-r0) [2024-09-23T04:49:57.074Z] (131/167) Installing libssh (0.10.6-r0) [2024-09-23T04:49:57.333Z] (132/167) Installing libsodium (1.0.19-r0) [2024-09-23T04:49:57.593Z] (133/167) Installing libzmq (4.3.5-r2) [2024-09-23T04:49:58.160Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T04:49:58.725Z] (135/167) Installing crc32c (1.1.2-r0) [2024-09-23T04:49:58.983Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-09-23T04:49:59.241Z] (137/167) Installing libevent (2.1.12-r7) [2024-09-23T04:49:59.806Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T04:50:00.063Z] (139/167) Installing mesa-gbm (24.0.9-r1) [2024-09-23T04:50:00.323Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T04:50:00.889Z] (141/167) Installing icu-libs (74.2-r0) [2024-09-23T04:50:01.456Z] (142/167) Installing minizip (1.3.1-r0) [2024-09-23T04:50:01.714Z] (143/167) Installing nspr (4.35-r4) [2024-09-23T04:50:01.977Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-09-23T04:50:02.545Z] (145/167) Installing nss (3.101-r0) [2024-09-23T04:50:03.115Z] (146/167) Installing openh264 (2.4.1-r0) [2024-09-23T04:50:03.683Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T04:50:03.942Z] (148/167) Installing libunwind (1.8.1-r0) [2024-09-23T04:50:04.201Z] (149/167) Installing yaml (0.2.5-r2) [2024-09-23T04:50:04.768Z] (150/167) Installing libcamera (0.3.0-r0) [2024-09-23T04:50:05.027Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-09-23T04:50:05.285Z] (152/167) Installing libuv (1.48.0-r0) [2024-09-23T04:50:05.850Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T04:50:06.109Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-09-23T04:50:06.675Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T04:50:07.241Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-09-23T04:50:07.807Z] (157/167) Installing libasyncns (0.8-r3) [2024-09-23T04:50:08.067Z] (158/167) Installing libltdl (2.4.7-r3) [2024-09-23T04:50:08.326Z] (159/167) Installing orc (0.4.39-r0) [2024-09-23T04:50:08.585Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-09-23T04:50:08.845Z] (161/167) Installing libpulse (17.0-r0) [2024-09-23T04:50:09.413Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-09-23T04:50:09.672Z] (163/167) Installing libgpg-error (1.49-r0) [2024-09-23T04:50:09.929Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-09-23T04:50:10.497Z] (165/167) Installing libxslt (1.1.39-r1) [2024-09-23T04:50:11.064Z] (166/167) Installing chromium (128.0.6613.119-r0) [2024-09-23T04:50:25.954Z] (167/167) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T04:50:25.954Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:50:25.954Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T04:50:25.954Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T04:50:25.954Z] Executing glib-2.80.5-r0.trigger [2024-09-23T04:50:25.954Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T04:50:25.954Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T04:50:25.954Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T04:50:25.954Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T04:50:25.954Z] OK: 665 MiB in 195 packages [2024-09-23T04:50:25.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:50:25.954Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:50:26.265Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T04:50:26.523Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T04:50:27.091Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T04:50:27.348Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T04:50:27.915Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T04:50:28.483Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T04:50:28.743Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T04:50:30.116Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T04:50:30.682Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T04:50:31.248Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T04:50:31.507Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T04:50:32.072Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T04:50:32.331Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T04:50:32.896Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T04:50:33.154Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T04:50:33.719Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T04:50:34.287Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T04:50:34.697Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10905 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2024-09-23T04:50:37.760Z] Selected Git installation does not exist. Using Default [2024-09-23T04:50:37.760Z] The recommended git tool is: NONE [2024-09-23T04:50:44.271Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T04:50:44.530Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T04:50:44.789Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T04:50:45.357Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T04:50:45.783Z] using credential edgex-jenkins-ssh [2024-09-23T04:50:45.812Z] Cloning the remote Git repository [2024-09-23T04:50:45.924Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T04:50:46.183Z] (23/30) Installing icu (74.2-r0) [2024-09-23T04:50:46.751Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T04:50:45.869Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T04:50:46.052Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2024-09-23T04:50:46.281Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-09-23T04:50:46.282Z] > git --version # timeout=10 [2024-09-23T04:50:46.308Z] > git --version # 'git version 2.25.1' [2024-09-23T04:50:46.311Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-23T04:50:46.520Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T04:50:47.317Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T04:50:48.364Z] Avoid second fetch [2024-09-23T04:50:48.365Z] Checking out Revision f7616055fa408fe9de5c1ab01cec76f469475795 (main) [2024-09-23T04:50:47.181Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-09-23T04:50:47.214Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-23T04:50:48.384Z] > git config core.sparsecheckout # timeout=10 [2024-09-23T04:50:49.031Z] Commit message: "Merge pull request #114 from cherrycl/add-protobuf" [2024-09-23T04:50:48.472Z] > git checkout -f f7616055fa408fe9de5c1ab01cec76f469475795 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-23T04:50:53.792Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-23T04:50:53.792Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-23T04:50:53.792Z] Dload Upload Total Spent Left Speed [2024-09-23T04:50:53.792Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 96451 0 --:--:-- --:--:-- --:--:-- 96451 [Pipeline] sh [2024-09-23T04:50:54.137Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-23T04:50:54.476Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-09-23T04:50:54.476Z] /etc/docker/daemon.new [2024-09-23T04:50:54.476Z] { [2024-09-23T04:50:54.476Z] "registry-mirrors": [ [2024-09-23T04:50:54.476Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-23T04:50:54.476Z] ], [2024-09-23T04:50:54.476Z] "bip": "10.250.0.254/24", [2024-09-23T04:50:54.476Z] "hosts": [ [2024-09-23T04:50:54.476Z] "tcp://0.0.0.0:5555", [2024-09-23T04:50:54.476Z] "unix:///var/run/docker.sock" [2024-09-23T04:50:54.476Z] ], [2024-09-23T04:50:54.476Z] "mtu": 1458, [2024-09-23T04:50:54.476Z] "selinux-enabled": true, [2024-09-23T04:50:54.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-23T04:50:54.476Z] } [Pipeline] sh [2024-09-23T04:50:54.808Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-23T04:50:55.146Z] + sudo service docker restart [2024-09-23T04:50:55.437Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T04:50:55.437Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T04:50:55.437Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T04:50:55.437Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T04:50:55.696Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T04:50:56.272Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:50:56.272Z] OK: 1201 MiB in 225 packages [2024-09-23T04:50:56.532Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:50:56.792Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:50:57.731Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T04:50:58.669Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T04:50:58.669Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T04:50:59.239Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T04:50:59.498Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T04:50:59.758Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T04:51:00.017Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T04:51:00.587Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T04:51:01.157Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T04:51:01.726Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T04:51:01.985Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T04:51:02.244Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T04:51:04.153Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T04:51:04.153Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T04:51:04.412Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:51:04.412Z] OK: 1367 MiB in 239 packages [2024-09-23T04:51:04.412Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:51:04.978Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:51:05.913Z] OK: 1367 MiB in 239 packages [2024-09-23T04:51:05.913Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-09-23T04:51:06.170Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-09-23T04:51:07.107Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T04:51:07.366Z] OK: 1369 MiB in 240 packages [2024-09-23T04:51:07.624Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T04:51:07.624Z] OK: 1367 MiB in 239 packages [2024-09-23T04:51:09.527Z] Looking in links: /tmp/tmprmlapmas [2024-09-23T04:51:09.527Z] Processing /tmp/tmprmlapmas/pip-24.2-py3-none-any.whl [2024-09-23T04:51:09.527Z] Installing collected packages: pip [2024-09-23T04:51:10.461Z] Successfully installed pip-24.2 [2024-09-23T04:51:10.461Z] 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. [2024-09-23T04:51:11.028Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T04:51:11.287Z] Collecting setuptools [2024-09-23T04:51:11.287Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T04:51:11.287Z] Collecting wheel [2024-09-23T04:51:11.287Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T04:51:11.287Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T04:51:11.288Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 177.3 MB/s eta 0:00:00 [2024-09-23T04:51:11.288Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T04:51:11.288Z] Installing collected packages: wheel, setuptools [2024-09-23T04:51:12.224Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T04:51:12.225Z] 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. [2024-09-23T04:51:12.790Z] Processing ./edgex-taf-common [2024-09-23T04:51:12.790Z] Preparing metadata (setup.py): started [2024-09-23T04:51:13.048Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:13.048Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T04:51:13.048Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T04:51:13.048Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T04:51:13.048Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=24e90d24cacdd2d92d6d9627c5963adbb0f4aa32bb56cbd3ea1807837471902c [2024-09-23T04:51:13.048Z] Stored in directory: /tmp/pip-ephem-wheel-cache-0ktf7ris/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T04:51:13.048Z] Successfully built edgex-taf-common [2024-09-23T04:51:13.313Z] Installing collected packages: edgex-taf-common [2024-09-23T04:51:13.313Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T04:51:13.313Z] 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 [2024-09-23T04:51:13.436Z] provisioning config files... [2024-09-23T04:51:13.462Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16544362378588642150tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:51:13.881Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T04:51:13.881Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T04:51:13.881Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T04:51:13.881Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T04:51:13.881Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T04:51:13.881Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T04:51:13.881Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T04:51:13.881Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T04:51:13.881Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T04:51:13.881Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T04:51:13.881Z] Preparing metadata (setup.py): started [2024-09-23T04:51:13.919Z] ---> ****-login.sh [2024-09-23T04:51:13.919Z] nexus3.edgexfoundry.org:10001 [2024-09-23T04:51:14.139Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:14.139Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T04:51:14.139Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T04:51:14.139Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T04:51:14.139Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T04:51:14.139Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T04:51:14.139Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T04:51:14.399Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T04:51:14.399Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T04:51:14.399Z] Preparing metadata (setup.py): started [2024-09-23T04:51:14.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:51:14.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:51:14.513Z] Configure a credential helper to remove this warning. See [2024-09-23T04:51:14.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:51:14.513Z] [2024-09-23T04:51:14.513Z] Login Succeeded [2024-09-23T04:51:14.513Z] nexus3.edgexfoundry.org:10002 [2024-09-23T04:51:14.658Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:14.658Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T04:51:14.658Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T04:51:14.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:51:14.916Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T04:51:14.916Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-09-23T04:51:14.916Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T04:51:14.916Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T04:51:14.916Z] Installing build dependencies: started [2024-09-23T04:51:15.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:51:15.057Z] Configure a credential helper to remove this warning. See [2024-09-23T04:51:15.057Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:51:15.057Z] [2024-09-23T04:51:15.057Z] Login Succeeded [2024-09-23T04:51:15.057Z] nexus3.edgexfoundry.org:10003 [2024-09-23T04:51:15.057Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:51:15.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:51:15.328Z] Configure a credential helper to remove this warning. See [2024-09-23T04:51:15.328Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:51:15.328Z] [2024-09-23T04:51:15.328Z] Login Succeeded [2024-09-23T04:51:15.328Z] nexus3.edgexfoundry.org:10004 [2024-09-23T04:51:15.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:51:15.601Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:51:15.601Z] Configure a credential helper to remove this warning. See [2024-09-23T04:51:15.601Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:51:15.601Z] [2024-09-23T04:51:15.601Z] Login Succeeded [2024-09-23T04:51:15.601Z] ****.io [2024-09-23T04:51:15.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-23T04:51:16.150Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-23T04:51:16.150Z] Configure a credential helper to remove this warning. See [2024-09-23T04:51:16.150Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-23T04:51:16.150Z] [2024-09-23T04:51:16.150Z] Login Succeeded [2024-09-23T04:51:16.150Z] ---> ****-login.sh ends [Pipeline] } [2024-09-23T04:51:16.165Z] 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 [2024-09-23T04:51:16.815Z] Installing build dependencies: finished with status 'done' [2024-09-23T04:51:16.815Z] Getting requirements to build wheel: started [2024-09-23T04:51:16.891Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-23T04:51:17.073Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T04:51:17.073Z] Preparing metadata (pyproject.toml): started [2024-09-23T04:51:17.218Z] + ls -al . [2024-09-23T04:51:17.218Z] total 68 [2024-09-23T04:51:17.218Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 04:51 . [2024-09-23T04:51:17.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:50 .. [2024-09-23T04:51:17.218Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 04:50 .git [2024-09-23T04:51:17.218Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 23 04:50 .github [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 22 Sep 23 04:50 .gitignore [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 1653 Sep 23 04:50 Dockerfile [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 746 Sep 23 04:50 Jenkinsfile [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 11381 Sep 23 04:50 LICENSE [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 3606 Sep 23 04:50 README.md [2024-09-23T04:51:17.218Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 23 04:50 TAF-Manager [2024-09-23T04:51:17.218Z] drwxrwxr-x 6 jenkins jenkins 4096 Sep 23 04:50 TUC [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 12 Sep 23 04:48 VERSION [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 360 Sep 23 04:50 requirements.txt [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 54 Sep 23 04:50 robot-entrypoint.sh [2024-09-23T04:51:17.218Z] -rw-rw-r-- 1 jenkins jenkins 445 Sep 23 04:50 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:51:17.333Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T04:51:17.565Z] + 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 . [2024-09-23T04:51:17.592Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T04:51:17.592Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T04:51:17.833Z] Sending build context to Docker daemon 375.3kB [2024-09-23T04:51:17.833Z] Step 1/13 : FROM alpine:3.20 [2024-09-23T04:51:17.852Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T04:51:17.852Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-09-23T04:51:17.852Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T04:51:17.852Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T04:51:17.852Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T04:51:17.852Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T04:51:18.112Z] Preparing metadata (setup.py): started [2024-09-23T04:51:18.112Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:18.372Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T04:51:18.372Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-09-23T04:51:18.417Z] 3.20: Pulling from library/alpine [2024-09-23T04:51:18.417Z] cf04c63912e1: Pulling fs layer [2024-09-23T04:51:18.632Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T04:51:18.632Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T04:51:18.632Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:18.632Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T04:51:18.632Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:18.632Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T04:51:18.632Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:18.632Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T04:51:18.632Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:18.632Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T04:51:18.632Z] Preparing metadata (setup.py): started [2024-09-23T04:51:18.684Z] cf04c63912e1: Verifying Checksum [2024-09-23T04:51:18.684Z] cf04c63912e1: Download complete [2024-09-23T04:51:18.891Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:18.891Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:18.891Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T04:51:18.891Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:18.891Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T04:51:19.150Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.150Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T04:51:19.150Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.150Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T04:51:19.150Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.150Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T04:51:19.150Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.150Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T04:51:19.150Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:51:19.150Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-09-23T04:51:19.150Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:51:19.150Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T04:51:19.269Z] cf04c63912e1: Pull complete [2024-09-23T04:51:19.269Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-09-23T04:51:19.269Z] Status: Downloaded newer image for alpine:3.20 [2024-09-23T04:51:19.269Z] ---> c157a85ed455 [2024-09-23T04:51:19.269Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-09-23T04:51:19.409Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:51:19.409Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T04:51:19.409Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:51:19.409Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T04:51:19.409Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:51:19.409Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T04:51:19.409Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:51:19.409Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T04:51:19.409Z] 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) [2024-09-23T04:51:19.409Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:51:19.409Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T04:51:19.543Z] ---> Running in a779dc198529 [2024-09-23T04:51:19.670Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:51:19.670Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T04:51:19.670Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:19.670Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T04:51:19.670Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:19.670Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T04:51:19.670Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:19.670Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T04:51:19.670Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.670Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-09-23T04:51:19.670Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.670Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T04:51:19.670Z] Preparing metadata (setup.py): started [2024-09-23T04:51:19.810Z] Removing intermediate container a779dc198529 [2024-09-23T04:51:19.810Z] ---> 9936b79828f4 [2024-09-23T04:51:19.810Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-09-23T04:51:19.810Z] ---> Running in e7d6aad86d64 [2024-09-23T04:51:19.928Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:19.928Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.928Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T04:51:19.928Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:19.928Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T04:51:19.928Z] Preparing metadata (setup.py): started [2024-09-23T04:51:20.077Z] Removing intermediate container e7d6aad86d64 [2024-09-23T04:51:20.077Z] ---> 10d285f5f071 [2024-09-23T04:51:20.077Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-09-23T04:51:20.187Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:51:20.188Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.188Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T04:51:20.188Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.188Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T04:51:20.188Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.188Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T04:51:20.188Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.188Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T04:51:20.447Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.447Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T04:51:20.447Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.447Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T04:51:20.706Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:51:20.706Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.2 kB) [2024-09-23T04:51:20.706Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:20.706Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T04:51:20.706Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:20.706Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T04:51:20.706Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:20.706Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T04:51:20.706Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:51:20.706Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T04:51:20.706Z] 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)) [2024-09-23T04:51:20.706Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T04:51:20.706Z] 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)) [2024-09-23T04:51:20.706Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T04:51:20.706Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T04:51:20.706Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 270.0 MB/s eta 0:00:00 [2024-09-23T04:51:20.706Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T04:51:20.706Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T04:51:20.965Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T04:51:20.965Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T04:51:20.965Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T04:51:20.965Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T04:51:20.965Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T04:51:20.965Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-09-23T04:51:20.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 163.5 MB/s eta 0:00:00 [2024-09-23T04:51:20.965Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T04:51:20.965Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-09-23T04:51:20.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 211.1 MB/s eta 0:00:00 [2024-09-23T04:51:20.965Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T04:51:20.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 184.6 MB/s eta 0:00:00 [2024-09-23T04:51:20.965Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.2 MB) [2024-09-23T04:51:20.965Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 202.4 MB/s eta 0:00:00 [2024-09-23T04:51:20.965Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T04:51:20.965Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T04:51:20.965Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-09-23T04:51:20.965Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T04:51:20.965Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T04:51:20.965Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T04:51:20.965Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T04:51:20.965Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T04:51:21.042Z] ---> feaa40c99289 [2024-09-23T04:51:21.042Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-09-23T04:51:21.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 335.8 MB/s eta 0:00:00 [2024-09-23T04:51:21.224Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T04:51:21.224Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T04:51:21.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 337.2 MB/s eta 0:00:00 [2024-09-23T04:51:21.224Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T04:51:21.224Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T04:51:21.224Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T04:51:21.224Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T04:51:21.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 220.8 MB/s eta 0:00:00 [2024-09-23T04:51:21.224Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T04:51:21.224Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T04:51:21.224Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T04:51:21.224Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T04:51:21.224Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T04:51:21.224Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T04:51:21.224Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_x86_64.whl (756 kB) [2024-09-23T04:51:21.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 756.6/756.6 kB 234.4 MB/s eta 0:00:00 [2024-09-23T04:51:21.224Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T04:51:21.224Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T04:51:21.224Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_x86_64.whl (528 kB) [2024-09-23T04:51:21.224Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 528.8/528.8 kB 231.5 MB/s eta 0:00:00 [2024-09-23T04:51:21.224Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T04:51:21.224Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T04:51:21.224Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T04:51:21.224Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T04:51:21.224Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T04:51:21.224Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T04:51:21.224Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T04:51:21.224Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T04:51:21.224Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T04:51:21.224Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T04:51:21.224Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T04:51:21.224Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T04:51:21.224Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T04:51:21.224Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T04:51:21.308Z] ---> a5eb55cb1fb6 [2024-09-23T04:51:21.308Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-09-23T04:51:21.482Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T04:51:21.482Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=bc62fc1ca3362795c4c3482bc206e1b17188d07332a59c36274882eca8858d7d [2024-09-23T04:51:21.482Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T04:51:21.482Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T04:51:21.741Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T04:51:21.741Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=f0cb59cbb4052d28a8a62a9b3414ed4c4e7fe7523bb2d12e81c2684cfeb52ae3 [2024-09-23T04:51:21.741Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T04:51:21.741Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T04:51:21.889Z] ---> 2badc60d8dbd [2024-09-23T04:51:21.889Z] Step 7/13 : WORKDIR /edgex-taf [2024-09-23T04:51:21.889Z] ---> Running in 8bec7b2ee599 [2024-09-23T04:51:22.165Z] Removing intermediate container 8bec7b2ee599 [2024-09-23T04:51:22.165Z] ---> b7e7aeb87e82 [2024-09-23T04:51:22.165Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-23T04:51:22.165Z] ---> Running in e7cdd9bf401f [2024-09-23T04:51:23.645Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T04:51:23.645Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_x86_64.whl size=289883 sha256=e4cde80b0972ab329145936ab64d358265a935b1177445c287e120289f4a9daa [2024-09-23T04:51:23.645Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T04:51:23.645Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T04:51:24.109Z] Removing intermediate container e7cdd9bf401f [2024-09-23T04:51:24.109Z] ---> 7d0b3b3b01cb [2024-09-23T04:51:24.109Z] 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 [2024-09-23T04:51:24.109Z] ---> Running in cac964c56f1e [2024-09-23T04:51:25.068Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:51:25.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:51:27.611Z] OK: 9 MiB in 14 packages [2024-09-23T04:51:27.611Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:51:28.196Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:51:30.147Z] (1/14) Installing ca-certificates (20240705-r0) [2024-09-23T04:51:30.415Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-09-23T04:51:30.999Z] (3/14) Installing c-ares (1.28.1-r0) [2024-09-23T04:51:31.267Z] (4/14) Installing libunistring (1.2-r0) [2024-09-23T04:51:31.854Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-09-23T04:51:32.450Z] (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-09-23T04:51:32.716Z] (7/14) Installing libpsl (0.21.5-r1) [2024-09-23T04:51:32.980Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-09-23T04:51:33.560Z] (9/14) Installing libcurl (8.9.1-r2) [2024-09-23T04:51:33.623Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T04:51:33.623Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521879 sha256=770028152573c987cd2a13199d1b0dd60f86679f96b8f19b4b9665fd31021ae2 [2024-09-23T04:51:33.623Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T04:51:33.623Z] Building wheel for flex (setup.py): started [2024-09-23T04:51:33.623Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T04:51:33.623Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=a377921794ad81b07e17e8211c96e84a51a9b30362c0241b532c519a6257200c [2024-09-23T04:51:33.623Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T04:51:33.623Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T04:51:33.623Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T04:51:33.623Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=514ebf59d8d8492049e48d0c1e25cc52fae5b946e41e73da7068ad90a46a7b2a [2024-09-23T04:51:33.623Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T04:51:33.623Z] Building wheel for validate-email (setup.py): started [2024-09-23T04:51:33.623Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T04:51:33.623Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=7e53242b17d87908fa9c49d483fbbec5baeb62fd9c7ee5e46c46fd81995056ae [2024-09-23T04:51:33.623Z] Stored in directory: /tmp/pip-ephem-wheel-cache-tunbvxla/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T04:51:33.623Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T04:51:33.623Z] 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 [2024-09-23T04:51:34.141Z] (10/14) Installing curl (8.9.1-r2) [2024-09-23T04:51:34.413Z] (11/14) Installing docker-cli (26.1.5-r0) [2024-09-23T04:51:35.825Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-09-23T04:51:36.091Z] (13/14) Installing jq (1.7.1-r0) [2024-09-23T04:51:36.356Z] (14/14) Installing openssl (3.3.2-r0) [2024-09-23T04:51:36.936Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:51:36.936Z] Executing ca-certificates-20240705-r0.trigger [2024-09-23T04:51:37.208Z] OK: 43 MiB in 28 packages [2024-09-23T04:51:37.484Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:51:38.067Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:51:40.007Z] (1/166) Installing libexpat (2.6.3-r0) [2024-09-23T04:51:40.007Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-09-23T04:51:40.271Z] (3/166) Installing libpng (1.6.44-r0) [2024-09-23T04:51:40.849Z] (4/166) Installing freetype (2.13.2-r0) [2024-09-23T04:51:41.428Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-09-23T04:51:41.692Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-09-23T04:51:42.272Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-09-23T04:51:42.537Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-09-23T04:51:43.116Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-09-23T04:51:43.606Z] 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 [2024-09-23T04:51:43.606Z] 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. [2024-09-23T04:51:43.696Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-09-23T04:51:43.960Z] (11/166) Installing libffi (3.4.6-r0) [2024-09-23T04:51:44.226Z] (12/166) Installing libintl (0.22.5-r0) [2024-09-23T04:51:44.491Z] (13/166) Installing libeconf (0.6.3-r0) [2024-09-23T04:51:45.071Z] (14/166) Installing libblkid (2.40.1-r1) [2024-09-23T04:51:45.338Z] (15/166) Installing libmount (2.40.1-r1) [2024-09-23T04:51:45.922Z] (16/166) Installing pcre2 (10.43-r0) [2024-09-23T04:51:46.503Z] (17/166) Installing glib (2.80.5-r0) [2024-09-23T04:51:47.085Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-09-23T04:51:47.670Z] (19/166) Installing xz-libs (5.6.2-r0) [2024-09-23T04:51:48.254Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-09-23T04:51:48.520Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-09-23T04:51:49.116Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-09-23T04:51:49.712Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-09-23T04:51:50.297Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-09-23T04:51:50.567Z] (25/166) Installing libwebp (1.3.2-r0) [2024-09-23T04:51:51.151Z] (26/166) Installing tiff (4.6.0t-r0) [2024-09-23T04:51:51.418Z] (27/166) Installing gdk-pixbuf (2.42.12-r0) [2024-09-23T04:51:52.000Z] (28/166) Installing gtk-update-icon-cache (3.24.43-r0) [2024-09-23T04:51:52.267Z] (29/166) Installing libxau (1.0.11-r4) [2024-09-23T04:51:52.534Z] (30/166) Installing libmd (1.1.0-r0) [2024-09-23T04:51:52.801Z] (31/166) Installing libbsd (0.12.2-r0) [2024-09-23T04:51:53.383Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-09-23T04:51:53.649Z] (33/166) Installing libxcb (1.16.1-r0) [2024-09-23T04:51:53.916Z] (34/166) Installing libx11 (1.8.9-r1) [2024-09-23T04:51:54.877Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-09-23T04:51:54.877Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-09-23T04:51:55.145Z] (37/166) Installing libxrender (0.9.11-r5) [2024-09-23T04:51:55.728Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-09-23T04:51:55.994Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-09-23T04:51:56.260Z] (40/166) Installing libxext (1.3.6-r2) [2024-09-23T04:51:56.526Z] (41/166) Installing libxi (1.8.1-r4) [2024-09-23T04:51:57.110Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-09-23T04:51:57.110Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-09-23T04:51:57.692Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [2024-09-23T04:51:57.958Z] (45/166) Installing libxtst (1.2.4-r6) [2024-09-23T04:51:58.228Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-09-23T04:51:58.811Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-09-23T04:51:59.077Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-09-23T04:51:59.659Z] (49/166) Installing pixman (0.43.2-r0) [2024-09-23T04:51:59.925Z] (50/166) Installing cairo (1.18.0-r0) [2024-09-23T04:52:00.508Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-09-23T04:52:00.774Z] (52/166) Installing avahi-libs (0.8-r17) [2024-09-23T04:52:01.356Z] (53/166) Installing gmp (6.3.0-r1) [2024-09-23T04:52:01.623Z] (54/166) Installing nettle (3.9.1-r0) [2024-09-23T04:52:02.210Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-09-23T04:52:02.801Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-09-23T04:52:03.067Z] (57/166) Installing gnutls (3.8.5-r0) [2024-09-23T04:52:03.659Z] (58/166) Installing cups-libs (2.4.9-r0) [2024-09-23T04:52:04.244Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-09-23T04:52:04.835Z] (60/166) Installing fribidi (1.0.15-r0) [2024-09-23T04:52:05.100Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-09-23T04:52:05.366Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-09-23T04:52:05.949Z] (63/166) Installing libxft (2.3.8-r3) [2024-09-23T04:52:06.529Z] (64/166) Installing pango (1.52.2-r0) [2024-09-23T04:52:06.797Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-09-23T04:52:07.383Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-09-23T04:52:07.648Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-09-23T04:52:07.914Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-09-23T04:52:08.496Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-09-23T04:52:09.079Z] (70/166) Installing gtk+3.0 (3.24.43-r0) [2024-09-23T04:52:09.661Z] (71/166) Installing icu-data-full (74.2-r0) [2024-09-23T04:52:10.321Z] Removing intermediate container b30e314daa65 [2024-09-23T04:52:10.321Z] ---> 4cf046284819 [2024-09-23T04:52:10.321Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T04:52:10.321Z] ---> Running in 32a0e3d7e4ab [2024-09-23T04:52:10.321Z] Removing intermediate container 32a0e3d7e4ab [2024-09-23T04:52:10.321Z] ---> bf12153f8a24 [2024-09-23T04:52:10.321Z] Step 11/13 : LABEL arch=amd64 [2024-09-23T04:52:10.321Z] ---> Running in 07e84f3aefb2 [2024-09-23T04:52:10.321Z] Removing intermediate container 07e84f3aefb2 [2024-09-23T04:52:10.321Z] ---> b336effe559b [2024-09-23T04:52:10.321Z] Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:52:10.321Z] ---> Running in 84064a724f6c [2024-09-23T04:52:10.321Z] Removing intermediate container 84064a724f6c [2024-09-23T04:52:10.321Z] ---> ee4c1b6648d6 [2024-09-23T04:52:10.321Z] Step 13/13 : LABEL version=0.0.2-dev.44 [2024-09-23T04:52:10.321Z] ---> Running in b7d687f34b44 [2024-09-23T04:52:10.321Z] Removing intermediate container b7d687f34b44 [2024-09-23T04:52:10.321Z] ---> faf5e4e2febd [2024-09-23T04:52:10.321Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T04:52:10.321Z] Successfully built faf5e4e2febd [2024-09-23T04:52:10.321Z] 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 [2024-09-23T04:52:10.469Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2024-09-23T04:52:10.469Z] f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:52:10.469Z] latest [2024-09-23T04:52:10.469Z] 0.0.2-dev.44 [2024-09-23T04:52:10.469Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [2024-09-23T04:52:10.469Z] main [2024-09-23T04:52:10.469Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:52:10.815Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:52:11.140Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:52:11.140Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-09-23T04:52:11.140Z] daa21787b058: Preparing [2024-09-23T04:52:11.140Z] 65727711a732: Preparing [2024-09-23T04:52:11.140Z] 5e171b047b06: Preparing [2024-09-23T04:52:11.140Z] 20b10453ca48: Preparing [2024-09-23T04:52:11.140Z] 8fcc4e98c1ed: Preparing [2024-09-23T04:52:11.140Z] 63ca1fbb43ae: Preparing [2024-09-23T04:52:11.140Z] 63ca1fbb43ae: Waiting [2024-09-23T04:52:11.140Z] 65727711a732: Pushed [2024-09-23T04:52:11.140Z] 5e171b047b06: Pushed [2024-09-23T04:52:11.140Z] 20b10453ca48: Pushed [2024-09-23T04:52:11.140Z] 8fcc4e98c1ed: Pushed [2024-09-23T04:52:12.078Z] 63ca1fbb43ae: Pushed [2024-09-23T04:52:12.238Z] (72/166) Installing mesa (24.0.9-r1) [2024-09-23T04:52:12.505Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-09-23T04:52:24.814Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-09-23T04:52:24.814Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-09-23T04:52:24.814Z] (76/166) Installing libdrm (2.4.120-r0) [2024-09-23T04:52:24.814Z] (77/166) Installing libelf (0.191-r0) [2024-09-23T04:52:24.814Z] (78/166) Installing mesa-glapi (24.0.9-r1) [2024-09-23T04:52:25.080Z] (79/166) Installing mesa-dri-gallium (24.0.9-r1) [2024-09-23T04:52:27.663Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-09-23T04:52:27.663Z] (81/166) Installing libmagic (5.45-r1) [2024-09-23T04:52:29.682Z] (82/166) Installing file (5.45-r1) [2024-09-23T04:52:29.682Z] (83/166) Installing xprop (1.2.7-r0) [2024-09-23T04:52:30.267Z] (84/166) Installing libice (1.1.1-r6) [2024-09-23T04:52:30.535Z] (85/166) Installing libuuid (2.40.1-r1) [2024-09-23T04:52:30.801Z] (86/166) Installing libsm (1.2.4-r4) [2024-09-23T04:52:31.380Z] (87/166) Installing libxt (1.3.0-r5) [2024-09-23T04:52:31.646Z] (88/166) Installing libxmu (1.1.4-r2) [2024-09-23T04:52:32.227Z] (89/166) Installing xset (1.2.5-r1) [2024-09-23T04:52:32.493Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-09-23T04:52:32.761Z] (91/166) Installing libogg (1.3.5-r5) [2024-09-23T04:52:33.345Z] (92/166) Installing libflac (1.4.3-r1) [2024-09-23T04:52:33.612Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-09-23T04:52:34.193Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-09-23T04:52:34.776Z] (95/166) Installing aom-libs (3.9.1-r0) [2024-09-23T04:52:35.731Z] (96/166) Installing libva (2.21.0-r0) [2024-09-23T04:52:35.996Z] (97/166) Installing libvdpau (1.5-r3) [2024-09-23T04:52:36.260Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r8) [2024-09-23T04:52:36.838Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-09-23T04:52:37.416Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-09-23T04:52:37.679Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-09-23T04:52:37.942Z] (102/166) Installing imath (3.1.12-r0) [2024-09-23T04:52:38.519Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-09-23T04:52:39.098Z] (104/166) Installing giflib (5.2.2-r0) [2024-09-23T04:52:39.362Z] (105/166) Installing libhwy (1.0.7-r0) [2024-09-23T04:52:39.626Z] (106/166) Installing lcms2 (2.16-r0) [2024-09-23T04:52:40.203Z] (107/166) Installing libjxl (0.10.2-r0) [2024-09-23T04:52:40.784Z] (108/166) Installing lame-libs (3.100-r5) [2024-09-23T04:52:41.363Z] (109/166) Installing opus (1.5.2-r0) [2024-09-23T04:52:41.629Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-09-23T04:52:42.209Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-09-23T04:52:42.794Z] (112/166) Installing soxr (0.1.3-r7) [2024-09-23T04:52:43.060Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r8) [2024-09-23T04:52:43.641Z] (114/166) Installing libtheora (1.1.1-r18) [2024-09-23T04:52:43.907Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-09-23T04:52:44.488Z] (116/166) Installing libvpx (1.14.1-r0) [2024-09-23T04:52:45.069Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-09-23T04:52:45.335Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-09-23T04:52:45.923Z] (119/166) Installing numactl (2.0.18-r0) [2024-09-23T04:52:46.191Z] (120/166) Installing x265-libs (3.6-r0) [2024-09-23T04:52:47.147Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-09-23T04:52:47.415Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r8) [2024-09-23T04:52:48.372Z] (123/166) Installing libbluray (1.3.4-r1) [2024-09-23T04:52:48.954Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-09-23T04:52:49.219Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-09-23T04:52:49.802Z] (126/166) Installing cjson (1.7.18-r0) [2024-09-23T04:52:50.070Z] (127/166) Installing mbedtls (3.6.1-r0) [2024-09-23T04:52:50.650Z] (128/166) Installing librist (0.2.10-r1) [2024-09-23T04:52:50.916Z] (129/166) Installing libsrt (1.5.3-r0) [2024-09-23T04:52:51.499Z] (130/166) Installing libssh (0.10.6-r0) [2024-09-23T04:52:52.082Z] (131/166) Installing libsodium (1.0.19-r0) [2024-09-23T04:52:52.348Z] (132/166) Installing libzmq (4.3.5-r2) [2024-09-23T04:52:52.928Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r8) [2024-09-23T04:52:53.510Z] (134/166) Installing crc32c (1.1.2-r0) [2024-09-23T04:52:53.775Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-09-23T04:52:54.128Z] (136/166) Installing libevent (2.1.12-r7) [2024-09-23T04:52:54.732Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-09-23T04:52:55.007Z] (138/166) Installing mesa-gbm (24.0.9-r1) [2024-09-23T04:52:55.280Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-09-23T04:52:55.871Z] (140/166) Installing icu-libs (74.2-r0) [2024-09-23T04:52:56.864Z] (141/166) Installing minizip (1.3.1-r0) [2024-09-23T04:52:56.864Z] (142/166) Installing nspr (4.35-r4) [2024-09-23T04:52:57.454Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-09-23T04:52:58.047Z] (144/166) Installing nss (3.101-r0) [2024-09-23T04:52:58.629Z] (145/166) Installing openh264 (2.4.1-r0) [2024-09-23T04:52:59.211Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-09-23T04:52:59.791Z] (147/166) Installing libunwind (1.8.1-r0) [2024-09-23T04:53:00.057Z] (148/166) Installing yaml (0.2.5-r2) [2024-09-23T04:53:00.635Z] (149/166) Installing libcamera (0.3.0-r0) [2024-09-23T04:53:01.215Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-09-23T04:53:01.481Z] (151/166) Installing libuv (1.48.0-r0) [2024-09-23T04:53:01.747Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-09-23T04:53:02.330Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-09-23T04:53:02.911Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-09-23T04:53:03.177Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-09-23T04:53:04.133Z] (156/166) Installing libasyncns (0.8-r3) [2024-09-23T04:53:04.398Z] (157/166) Installing libltdl (2.4.7-r3) [2024-09-23T04:53:04.662Z] (158/166) Installing orc (0.4.39-r0) [2024-09-23T04:53:05.241Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-09-23T04:53:05.506Z] (160/166) Installing libpulse (17.0-r0) [2024-09-23T04:53:06.083Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-09-23T04:53:06.347Z] (162/166) Installing libgpg-error (1.49-r0) [2024-09-23T04:53:06.612Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-09-23T04:53:07.191Z] (164/166) Installing libxslt (1.1.39-r1) [2024-09-23T04:53:07.771Z] (165/166) Installing chromium (128.0.6613.119-r0) [2024-09-23T04:53:14.415Z] (166/166) Installing chromium-chromedriver (128.0.6613.119-r0) [2024-09-23T04:53:14.682Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:53:14.683Z] Executing fontconfig-2.15.0-r1.trigger [2024-09-23T04:53:14.683Z] Executing mkfontscale-1.2.2-r6.trigger [2024-09-23T04:53:14.683Z] Executing glib-2.80.5-r0.trigger [2024-09-23T04:53:14.683Z] Executing shared-mime-info-2.4-r0.trigger [2024-09-23T04:53:16.626Z] Executing gdk-pixbuf-2.42.12-r0.trigger [2024-09-23T04:53:16.893Z] Executing gtk-update-icon-cache-3.24.43-r0.trigger [2024-09-23T04:53:16.893Z] Executing gtk+3.0-3.24.43-r0.trigger [2024-09-23T04:53:16.893Z] OK: 650 MiB in 194 packages [2024-09-23T04:53:17.159Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:53:17.737Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:53:19.670Z] (1/30) Installing jansson (2.14-r4) [2024-09-23T04:53:19.670Z] (2/30) Installing binutils (2.42-r0) [2024-09-23T04:53:20.624Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-09-23T04:53:20.887Z] (4/30) Installing isl26 (0.26-r1) [2024-09-23T04:53:21.465Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-09-23T04:53:22.041Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-09-23T04:53:22.306Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-09-23T04:53:30.496Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-09-23T04:53:30.760Z] (9/30) Installing linux-headers (6.6-r0) [2024-09-23T04:53:31.717Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-09-23T04:53:32.298Z] (11/30) Installing libpq (16.3-r0) [2024-09-23T04:53:32.563Z] (12/30) Installing openssl-dev (3.3.2-r0) [2024-09-23T04:53:33.144Z] (13/30) Installing libpq-dev (16.3-r0) [2024-09-23T04:53:33.724Z] (14/30) Installing libecpg (16.3-r0) [2024-09-23T04:53:34.306Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-09-23T04:53:34.601Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-09-23T04:53:35.599Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-09-23T04:53:45.667Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-09-23T04:53:49.909Z] (19/30) Installing fortify-headers (1.1-r3) [2024-09-23T04:53:50.487Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-09-23T04:53:51.447Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-09-23T04:53:51.713Z] (22/30) Installing clang16 (16.0.6-r5) [2024-09-23T04:53:52.295Z] (23/30) Installing icu (74.2-r0) [2024-09-23T04:53:52.876Z] (24/30) Installing icu-dev (74.2-r0) [2024-09-23T04:53:53.460Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-09-23T04:53:56.801Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-09-23T04:53:57.065Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-09-23T04:53:57.645Z] (28/30) Installing zstd (1.5.6-r0) [2024-09-23T04:53:57.911Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-09-23T04:53:58.490Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-09-23T04:53:59.448Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:53:59.448Z] OK: 1176 MiB in 224 packages [2024-09-23T04:53:59.717Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:54:00.297Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:54:02.237Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-09-23T04:54:03.642Z] (2/14) Installing gdbm (1.23-r1) [2024-09-23T04:54:03.642Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-09-23T04:54:04.224Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r1) [2024-09-23T04:54:04.491Z] (5/14) Installing libncursesw (6.4_p20240420-r1) [2024-09-23T04:54:05.071Z] (6/14) Installing libpanelw (6.4_p20240420-r1) [2024-09-23T04:54:05.336Z] (7/14) Installing readline (8.2.10-r0) [2024-09-23T04:54:05.601Z] (8/14) Installing python3 (3.12.6-r0) [2024-09-23T04:54:07.533Z] (9/14) Installing python3-pycache-pyc0 (3.12.6-r0) [2024-09-23T04:54:08.489Z] (10/14) Installing pyc (3.12.6-r0) [2024-09-23T04:54:08.754Z] (11/14) Installing python3-pyc (3.12.6-r0) [2024-09-23T04:54:09.021Z] (12/14) Installing python3-dev (3.12.6-r0) [2024-09-23T04:54:19.084Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-09-23T04:54:19.084Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-09-23T04:54:19.084Z] Executing busybox-1.36.1-r29.trigger [2024-09-23T04:54:19.084Z] OK: 1363 MiB in 238 packages [2024-09-23T04:54:19.349Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:54:19.929Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:54:21.879Z] OK: 1363 MiB in 238 packages [2024-09-23T04:54:21.879Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-09-23T04:54:22.457Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-09-23T04:54:24.388Z] (1/1) Installing tzdata (2024b-r0) [2024-09-23T04:54:24.965Z] OK: 1364 MiB in 239 packages [2024-09-23T04:54:26.373Z] (1/1) Purging tzdata (2024b-r0) [2024-09-23T04:54:26.373Z] OK: 1363 MiB in 238 packages [2024-09-23T04:54:36.430Z] Looking in links: /tmp/tmpt71wulg4 [2024-09-23T04:54:36.430Z] Processing /tmp/tmpt71wulg4/pip-24.2-py3-none-any.whl [2024-09-23T04:54:36.430Z] Installing collected packages: pip [2024-09-23T04:54:43.055Z] Successfully installed pip-24.2 [2024-09-23T04:54:43.055Z] 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. [2024-09-23T04:54:44.452Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.2) [2024-09-23T04:54:46.379Z] Collecting setuptools [2024-09-23T04:54:46.641Z] Downloading setuptools-75.1.0-py3-none-any.whl.metadata (6.9 kB) [2024-09-23T04:54:46.905Z] Collecting wheel [2024-09-23T04:54:46.905Z] Downloading wheel-0.44.0-py3-none-any.whl.metadata (2.3 kB) [2024-09-23T04:54:46.905Z] Downloading setuptools-75.1.0-py3-none-any.whl (1.2 MB) [2024-09-23T04:54:46.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 51.3 MB/s eta 0:00:00 [2024-09-23T04:54:46.905Z] Downloading wheel-0.44.0-py3-none-any.whl (67 kB) [2024-09-23T04:54:47.173Z] Installing collected packages: wheel, setuptools [2024-09-23T04:54:53.804Z] Successfully installed setuptools-75.1.0 wheel-0.44.0 [2024-09-23T04:54:53.804Z] 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. [2024-09-23T04:54:56.378Z] Processing ./edgex-taf-common [2024-09-23T04:54:56.378Z] Preparing metadata (setup.py): started [2024-09-23T04:54:56.958Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:54:56.958Z] Building wheels for collected packages: edgex-taf-common [2024-09-23T04:54:56.958Z] Building wheel for edgex-taf-common (setup.py): started [2024-09-23T04:54:58.361Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-09-23T04:54:58.361Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e61ef58d725fe7b3f047dbc14d37dd345ed912e0131d8c2214d3e5fc285529d9 [2024-09-23T04:54:58.361Z] Stored in directory: /tmp/pip-ephem-wheel-cache-hc4c5pok/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-09-23T04:54:58.361Z] Successfully built edgex-taf-common [2024-09-23T04:54:58.627Z] Installing collected packages: edgex-taf-common [2024-09-23T04:54:58.627Z] Successfully installed edgex-taf-common-0.0.0 [2024-09-23T04:54:58.627Z] 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. [2024-09-23T04:55:01.954Z] Collecting robotframework==7.0.1 (from -r requirements.txt (line 1)) [2024-09-23T04:55:01.954Z] Downloading robotframework-7.0.1-py3-none-any.whl.metadata (7.5 kB) [2024-09-23T04:55:01.954Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-09-23T04:55:01.954Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-09-23T04:55:02.220Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-09-23T04:55:02.220Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-09-23T04:55:02.220Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-09-23T04:55:02.220Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-09-23T04:55:02.220Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-09-23T04:55:02.220Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-09-23T04:55:02.220Z] Preparing metadata (setup.py): started [2024-09-23T04:55:03.617Z] daa21787b058: Pushed [2024-09-23T04:55:03.617Z] f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [2024-09-23T04:55:03.626Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:55:03.626Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-09-23T04:55:03.626Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-09-23T04:55:03.626Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-09-23T04:55:03.626Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:03.890Z] Collecting requests==2.32.3 (from -r requirements.txt (line 8)) [2024-09-23T04:55:03.890Z] Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB) [2024-09-23T04:55:03.890Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-09-23T04:55:03.890Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-09-23T04:55:03.890Z] Preparing metadata (setup.py): started [2024-09-23T04:55:03.936Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:04.250Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2024-09-23T04:55:04.250Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-09-23T04:55:04.250Z] daa21787b058: Preparing [2024-09-23T04:55:04.250Z] 65727711a732: Preparing [2024-09-23T04:55:04.250Z] 5e171b047b06: Preparing [2024-09-23T04:55:04.250Z] 20b10453ca48: Preparing [2024-09-23T04:55:04.250Z] 8fcc4e98c1ed: Preparing [2024-09-23T04:55:04.250Z] 63ca1fbb43ae: Preparing [2024-09-23T04:55:04.250Z] 63ca1fbb43ae: Waiting [2024-09-23T04:55:04.250Z] 20b10453ca48: Layer already exists [2024-09-23T04:55:04.250Z] 5e171b047b06: Layer already exists [2024-09-23T04:55:04.250Z] 65727711a732: Layer already exists [2024-09-23T04:55:04.250Z] daa21787b058: Layer already exists [2024-09-23T04:55:04.250Z] 8fcc4e98c1ed: Layer already exists [2024-09-23T04:55:04.250Z] 63ca1fbb43ae: Layer already exists [2024-09-23T04:55:04.250Z] latest: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:04.625Z] + 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 [2024-09-23T04:55:05.076Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.44 [2024-09-23T04:55:05.076Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-09-23T04:55:05.076Z] daa21787b058: Preparing [2024-09-23T04:55:05.076Z] 65727711a732: Preparing [2024-09-23T04:55:05.076Z] 5e171b047b06: Preparing [2024-09-23T04:55:05.076Z] 20b10453ca48: Preparing [2024-09-23T04:55:05.076Z] 8fcc4e98c1ed: Preparing [2024-09-23T04:55:05.076Z] 63ca1fbb43ae: Preparing [2024-09-23T04:55:05.076Z] 63ca1fbb43ae: Waiting [2024-09-23T04:55:05.076Z] 65727711a732: Layer already exists [2024-09-23T04:55:05.076Z] 20b10453ca48: Layer already exists [2024-09-23T04:55:05.076Z] daa21787b058: Layer already exists [2024-09-23T04:55:05.076Z] 5e171b047b06: Layer already exists [2024-09-23T04:55:05.076Z] 8fcc4e98c1ed: Layer already exists [2024-09-23T04:55:05.076Z] 63ca1fbb43ae: Layer already exists [2024-09-23T04:55:05.076Z] 0.0.2-dev.44: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:05.286Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:55:05.286Z] Collecting docker==7.1.0 (from -r requirements.txt (line 10)) [2024-09-23T04:55:05.286Z] Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) [2024-09-23T04:55:05.433Z] + 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 [2024-09-23T04:55:05.777Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [2024-09-23T04:55:05.777Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-09-23T04:55:05.777Z] daa21787b058: Preparing [2024-09-23T04:55:05.777Z] 65727711a732: Preparing [2024-09-23T04:55:05.777Z] 5e171b047b06: Preparing [2024-09-23T04:55:05.777Z] 20b10453ca48: Preparing [2024-09-23T04:55:05.777Z] 8fcc4e98c1ed: Preparing [2024-09-23T04:55:05.777Z] 63ca1fbb43ae: Preparing [2024-09-23T04:55:05.777Z] 63ca1fbb43ae: Waiting [2024-09-23T04:55:05.777Z] daa21787b058: Layer already exists [2024-09-23T04:55:05.777Z] 8fcc4e98c1ed: Layer already exists [2024-09-23T04:55:05.777Z] 20b10453ca48: Layer already exists [2024-09-23T04:55:05.777Z] 5e171b047b06: Layer already exists [2024-09-23T04:55:05.777Z] 65727711a732: Layer already exists [2024-09-23T04:55:05.777Z] 63ca1fbb43ae: Layer already exists [2024-09-23T04:55:05.777Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:06.138Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:06.456Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2024-09-23T04:55:06.456Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2024-09-23T04:55:06.456Z] daa21787b058: Preparing [2024-09-23T04:55:06.456Z] 65727711a732: Preparing [2024-09-23T04:55:06.456Z] 5e171b047b06: Preparing [2024-09-23T04:55:06.456Z] 20b10453ca48: Preparing [2024-09-23T04:55:06.456Z] 8fcc4e98c1ed: Preparing [2024-09-23T04:55:06.456Z] 63ca1fbb43ae: Preparing [2024-09-23T04:55:06.456Z] 63ca1fbb43ae: Waiting [2024-09-23T04:55:06.456Z] 8fcc4e98c1ed: Layer already exists [2024-09-23T04:55:06.456Z] daa21787b058: Layer already exists [2024-09-23T04:55:06.456Z] 5e171b047b06: Layer already exists [2024-09-23T04:55:06.456Z] 20b10453ca48: Layer already exists [2024-09-23T04:55:06.456Z] 65727711a732: Layer already exists [2024-09-23T04:55:06.456Z] 63ca1fbb43ae: Layer already exists [2024-09-23T04:55:06.456Z] main: digest: sha256:3b191a5a5754ccfbf384eb4b88c0e1ef45351fd27bb983c398cd7fb30a920491 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T04:55:06.524Z] ===================================================== [Pipeline] echo [2024-09-23T04:55:06.540Z] taggedImages: [2024-09-23T04:55:06.540Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:55:06.540Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2024-09-23T04:55:06.540Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.44 [2024-09-23T04:55:06.540Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [2024-09-23T04:55:06.540Z] - 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 [2024-09-23T04:55:06.934Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T04:55:06.934Z] [2024-09-23T04:55:06.934Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:55:07.210Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-09-23T04:55:07.210Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-09-23T04:55:07.237Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T04:55:07.237Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-23T04:55:07.237Z] 5eb5b503b376: Pulling fs layer [2024-09-23T04:55:07.237Z] 5c69ac0246d0: Pulling fs layer [2024-09-23T04:55:07.237Z] ec43610c2a17: Pulling fs layer [2024-09-23T04:55:07.237Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-23T04:55:07.237Z] 33b1e0a273af: Pulling fs layer [2024-09-23T04:55:07.237Z] 5d3b04190fa2: Pulling fs layer [2024-09-23T04:55:07.237Z] 2f39f015ded8: Pulling fs layer [2024-09-23T04:55:07.237Z] 2f39f015ded8: Waiting [2024-09-23T04:55:07.237Z] 33b1e0a273af: Waiting [2024-09-23T04:55:07.237Z] 5d3b04190fa2: Waiting [2024-09-23T04:55:07.237Z] 3a2ae6a8a46f: Waiting [2024-09-23T04:55:07.237Z] 5c69ac0246d0: Verifying Checksum [2024-09-23T04:55:07.237Z] 5c69ac0246d0: Download complete [2024-09-23T04:55:07.237Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-23T04:55:07.237Z] 3a2ae6a8a46f: Download complete [2024-09-23T04:55:07.237Z] 33b1e0a273af: Verifying Checksum [2024-09-23T04:55:07.237Z] 33b1e0a273af: Download complete [2024-09-23T04:55:07.237Z] 5d3b04190fa2: Verifying Checksum [2024-09-23T04:55:07.237Z] 5d3b04190fa2: Download complete [2024-09-23T04:55:07.237Z] ec43610c2a17: Download complete [2024-09-23T04:55:07.496Z] 5eb5b503b376: Verifying Checksum [2024-09-23T04:55:07.496Z] 5eb5b503b376: Download complete [2024-09-23T04:55:07.787Z] Collecting psutil==6.0.0 (from -r requirements.txt (line 12)) [2024-09-23T04:55:07.787Z] Downloading psutil-6.0.0.tar.gz (508 kB) [2024-09-23T04:55:08.061Z] 2f39f015ded8: Download complete [2024-09-23T04:55:08.364Z] Installing build dependencies: started [2024-09-23T04:55:08.627Z] 5eb5b503b376: Pull complete [2024-09-23T04:55:08.627Z] 5c69ac0246d0: Pull complete [2024-09-23T04:55:09.194Z] ec43610c2a17: Pull complete [2024-09-23T04:55:09.194Z] 3a2ae6a8a46f: Pull complete [2024-09-23T04:55:09.452Z] 33b1e0a273af: Pull complete [2024-09-23T04:55:09.452Z] 5d3b04190fa2: Pull complete [2024-09-23T04:55:13.637Z] 2f39f015ded8: Pull complete [2024-09-23T04:55:13.637Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-23T04:55:13.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T04:55:13.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T04:55:13.725Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T04:55:13.757Z] $ 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 [2024-09-23T04:55:17.285Z] $ docker top 209e039d448b8b458afb708f14ba6c75abf5dc665d9393fd4512a804bf52e33c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T04:55:17.682Z] ---> job-cost.sh [2024-09-23T04:55:17.683Z] lf-activate-venv: SKIPPING [2024-09-23T04:55:17.683Z] INFO: No Stack... [2024-09-23T04:55:17.941Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T04:55:18.507Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T04:55:18.796Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-09-23T04:55:18.796Z] + cut -d, -f6 [Pipeline] lock [2024-09-23T04:55:18.811Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [2024-09-23T04:55:18.825Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] did not exist. Created. [2024-09-23T04:55:18.835Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T04:55:19.146Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-23T04:55:19.191Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T04:55:19.201Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T04:55:19.230Z] $ docker stop --time=1 209e039d448b8b458afb708f14ba6c75abf5dc665d9393fd4512a804bf52e33c [2024-09-23T04:55:20.646Z] Installing build dependencies: finished with status 'done' [2024-09-23T04:55:20.646Z] Getting requirements to build wheel: started [2024-09-23T04:55:20.984Z] $ docker rm -f --volumes 209e039d448b8b458afb708f14ba6c75abf5dc665d9393fd4512a804bf52e33c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-23T04:55:21.597Z] Getting requirements to build wheel: finished with status 'done' [2024-09-23T04:55:21.597Z] Preparing metadata (pyproject.toml): started [2024-09-23T04:55:23.527Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-09-23T04:55:23.791Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-09-23T04:55:23.791Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-09-23T04:55:26.463Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-09-23T04:55:26.463Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-09-23T04:55:26.463Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-09-23T04:55:26.463Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-09-23T04:55:26.463Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-09-23T04:55:26.463Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-09-23T04:55:27.049Z] Preparing metadata (setup.py): started [2024-09-23T04:55:28.477Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:55:29.476Z] Collecting pycryptodome==3.20.0 (from -r requirements.txt (line 17)) [2024-09-23T04:55:29.476Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-09-23T04:55:30.905Z] Collecting protobuf==5.28.1 (from -r requirements.txt (line 18)) [2024-09-23T04:55:30.905Z] Downloading protobuf-5.28.1-py3-none-any.whl.metadata (592 bytes) [2024-09-23T04:55:31.170Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:31.170Z] Downloading selenium-4.25.0-py3-none-any.whl.metadata (7.1 kB) [2024-09-23T04:55:31.750Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:31.750Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-09-23T04:55:31.750Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:31.750Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T04:55:32.017Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:32.017Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-09-23T04:55:32.284Z] Preparing metadata (setup.py): started [2024-09-23T04:55:33.688Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:55:33.688Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:33.688Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-09-23T04:55:33.688Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:33.688Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-09-23T04:55:33.688Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:33.688Z] Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB) [2024-09-23T04:55:33.954Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:33.954Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-09-23T04:55:34.537Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:34.537Z] Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB) [2024-09-23T04:55:34.537Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:34.537Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-09-23T04:55:35.120Z] Collecting charset-normalizer<4,>=2 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:55:35.120Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-09-23T04:55:35.386Z] Collecting idna<4,>=2.5 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:55:35.386Z] Downloading idna-3.10-py3-none-any.whl.metadata (10 kB) [2024-09-23T04:55:35.653Z] Collecting urllib3<3,>=1.21.1 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:55:35.653Z] Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB) [2024-09-23T04:55:35.919Z] Collecting certifi>=2017.4.17 (from requests==2.32.3->-r requirements.txt (line 8)) [2024-09-23T04:55:35.919Z] Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB) [2024-09-23T04:55:36.186Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:55:36.186Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-09-23T04:55:36.186Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:55:36.186Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-09-23T04:55:36.451Z] 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) [2024-09-23T04:55:36.451Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:55:36.451Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-09-23T04:55:36.716Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-09-23T04:55:36.716Z] Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T04:55:36.716Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:36.716Z] Downloading trio-0.26.2-py3-none-any.whl.metadata (8.6 kB) [2024-09-23T04:55:36.982Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:36.982Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-09-23T04:55:37.246Z] Collecting websocket-client~=1.8 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:37.246Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-09-23T04:55:37.826Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:37.826Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (2.1 kB) [2024-09-23T04:55:37.826Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:37.826Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-09-23T04:55:37.826Z] Preparing metadata (setup.py): started [2024-09-23T04:55:38.781Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:55:38.781Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:38.781Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-09-23T04:55:39.047Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:39.047Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-09-23T04:55:39.047Z] Preparing metadata (setup.py): started [2024-09-23T04:55:40.004Z] Preparing metadata (setup.py): finished with status 'done' [2024-09-23T04:55:40.278Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:40.278Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T04:55:40.278Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:40.278Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl.metadata (2.3 kB) [2024-09-23T04:55:40.278Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:40.278Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-09-23T04:55:40.544Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:40.544Z] Downloading attrs-24.2.0-py3-none-any.whl.metadata (11 kB) [2024-09-23T04:55:40.544Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:40.544Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-09-23T04:55:40.812Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:40.812Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-09-23T04:55:43.394Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-09-23T04:55:43.394Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.2 kB) [2024-09-23T04:55:43.394Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:43.394Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-09-23T04:55:43.394Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:43.394Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-09-23T04:55:43.394Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:43.394Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-09-23T04:55:43.657Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-09-23T04:55:43.657Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-09-23T04:55:43.657Z] 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)) [2024-09-23T04:55:43.657Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-09-23T04:55:43.922Z] 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)) [2024-09-23T04:55:43.922Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-09-23T04:55:43.922Z] Downloading robotframework-7.0.1-py3-none-any.whl (727 kB) [2024-09-23T04:55:43.922Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 54.2 MB/s eta 0:00:00 [2024-09-23T04:55:43.922Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-09-23T04:55:44.189Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-09-23T04:55:44.189Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-09-23T04:55:44.189Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-09-23T04:55:44.189Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-09-23T04:55:44.189Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB) [2024-09-23T04:55:44.189Z] Downloading docker-7.1.0-py3-none-any.whl (147 kB) [2024-09-23T04:55:44.189Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-09-23T04:55:44.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 48.5 MB/s eta 0:00:00 [2024-09-23T04:55:44.454Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-09-23T04:55:44.454Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-09-23T04:55:44.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.8 MB/s eta 0:00:00 [2024-09-23T04:55:44.454Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-09-23T04:55:44.454Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 57.6 MB/s eta 0:00:00 [2024-09-23T04:55:44.454Z] Downloading pycryptodome-3.20.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.1 MB) [2024-09-23T04:55:44.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 57.2 MB/s eta 0:00:00 [2024-09-23T04:55:44.722Z] Downloading protobuf-5.28.1-py3-none-any.whl (169 kB) [2024-09-23T04:55:44.722Z] Downloading certifi-2024.8.30-py3-none-any.whl (167 kB) [2024-09-23T04:55:44.722Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-09-23T04:55:44.722Z] Downloading idna-3.10-py3-none-any.whl (70 kB) [2024-09-23T04:55:44.722Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-09-23T04:55:44.722Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-09-23T04:55:44.722Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-09-23T04:55:44.722Z] Downloading selenium-4.25.0-py3-none-any.whl (9.7 MB) [2024-09-23T04:55:44.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 51.1 MB/s eta 0:00:00 [2024-09-23T04:55:44.989Z] Downloading urllib3-2.2.3-py3-none-any.whl (126 kB) [2024-09-23T04:55:44.989Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-09-23T04:55:44.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 55.6 MB/s eta 0:00:00 [2024-09-23T04:55:44.989Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-09-23T04:55:44.989Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-09-23T04:55:44.989Z] Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB) [2024-09-23T04:55:44.989Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-09-23T04:55:44.989Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 56.8 MB/s eta 0:00:00 [2024-09-23T04:55:44.989Z] Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB) [2024-09-23T04:55:44.989Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-09-23T04:55:44.989Z] Downloading attrs-24.2.0-py3-none-any.whl (63 kB) [2024-09-23T04:55:44.989Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-09-23T04:55:44.989Z] Downloading jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) [2024-09-23T04:55:44.989Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-09-23T04:55:44.989Z] Downloading PyYAML-6.0.2-cp312-cp312-musllinux_1_1_aarch64.whl (731 kB) [2024-09-23T04:55:45.255Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 731.2/731.2 kB 53.6 MB/s eta 0:00:00 [2024-09-23T04:55:45.256Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-09-23T04:55:45.256Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-09-23T04:55:45.256Z] Downloading rpds_py-0.20.0-cp312-cp312-musllinux_1_2_aarch64.whl (546 kB) [2024-09-23T04:55:45.256Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 546.3/546.3 kB 54.6 MB/s eta 0:00:00 [2024-09-23T04:55:45.256Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-09-23T04:55:45.256Z] Downloading trio-0.26.2-py3-none-any.whl (475 kB) [2024-09-23T04:55:45.256Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-09-23T04:55:45.256Z] Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB) [2024-09-23T04:55:45.256Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-09-23T04:55:45.256Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-09-23T04:55:45.256Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-09-23T04:55:45.256Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-09-23T04:55:45.256Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-09-23T04:55:45.256Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-09-23T04:55:45.256Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-09-23T04:55:45.256Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-09-23T04:55:46.212Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-09-23T04:55:46.212Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-09-23T04:55:47.168Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-09-23T04:55:47.168Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4278 sha256=100cce1095af4e2df53a436cf664b047485822db354a0b0bd93d7db37a758b1c [2024-09-23T04:55:47.168Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-09-23T04:55:47.168Z] Building wheel for paho-mqtt (setup.py): started [2024-09-23T04:55:49.105Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-09-23T04:55:49.105Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62117 sha256=51618de3da3fa269b24fd9d2b8a298335293a9030edb338f8dad3a49434793ba [2024-09-23T04:55:49.105Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-09-23T04:55:49.105Z] Building wheel for psutil (pyproject.toml): started [2024-09-23T04:56:01.402Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-09-23T04:56:01.402Z] Created wheel for psutil: filename=psutil-6.0.0-cp312-abi3-linux_aarch64.whl size=290603 sha256=730eee788c6082ae2959453965797ff9d990376702baf5278364f6e3701cc178 [2024-09-23T04:56:01.402Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/c8/dd/05/e23a694b10fb292015561f1ddcd33cc337729c3d407ab7a733 [2024-09-23T04:56:01.402Z] Building wheel for psycopg2 (setup.py): started [2024-09-23T04:56:57.810Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-09-23T04:56:57.810Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512489 sha256=3c9a03f902a4d1207b34009b93ae6d66e44602ded62fd07aae0f44043215b969 [2024-09-23T04:56:57.810Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-09-23T04:56:57.810Z] Building wheel for flex (setup.py): started [2024-09-23T04:56:59.214Z] Building wheel for flex (setup.py): finished with status 'done' [2024-09-23T04:56:59.214Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77260 sha256=ef6614a5a42344e3a70a7a0e16656a0e9fffce3a54919bb48f872e2aa3f5d1bd [2024-09-23T04:56:59.214Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-09-23T04:56:59.214Z] Building wheel for strict-rfc3339 (setup.py): started [2024-09-23T04:57:00.612Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-09-23T04:57:00.612Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=b8c2fafcc7823b550157c6356d0cb606ba1be82177215e31fb43f89e02f57c52 [2024-09-23T04:57:00.612Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-09-23T04:57:00.612Z] Building wheel for validate-email (setup.py): started [2024-09-23T04:57:02.015Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-09-23T04:57:02.015Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5463 sha256=df75f2a5b981a5ed8aeb48137387fe50b59fd86b0173d7377c74b1b0740d01a5 [2024-09-23T04:57:02.015Z] Stored in directory: /tmp/pip-ephem-wheel-cache-smgvf60i/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-09-23T04:57:02.015Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-09-23T04:57:02.983Z] 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 [2024-09-23T04:58:10.805Z] 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 [2024-09-23T04:58:10.805Z] 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. [2024-09-23T04:58:57.644Z] Removing intermediate container cac964c56f1e [2024-09-23T04:58:57.644Z] ---> 662804709453 [2024-09-23T04:58:57.644Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-09-23T04:58:57.644Z] ---> Running in 0b657616ed11 [2024-09-23T04:58:57.644Z] Removing intermediate container 0b657616ed11 [2024-09-23T04:58:57.644Z] ---> c63b32965ddf [2024-09-23T04:58:57.644Z] Step 11/13 : LABEL arch=arm64 [2024-09-23T04:58:57.644Z] ---> Running in fed8ed2ca86d [2024-09-23T04:58:57.644Z] Removing intermediate container fed8ed2ca86d [2024-09-23T04:58:57.644Z] ---> 84ca71086eed [2024-09-23T04:58:57.644Z] Step 12/13 : LABEL git_sha=f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:58:57.644Z] ---> Running in 8ebc31625ef0 [2024-09-23T04:58:57.644Z] Removing intermediate container 8ebc31625ef0 [2024-09-23T04:58:57.644Z] ---> f6dc49f5de25 [2024-09-23T04:58:57.644Z] Step 13/13 : LABEL version=0.0.2-dev.44 [2024-09-23T04:58:57.644Z] ---> Running in d16be9b8a3cd [2024-09-23T04:58:57.644Z] Removing intermediate container d16be9b8a3cd [2024-09-23T04:58:57.644Z] ---> 960408a57d11 [2024-09-23T04:58:57.644Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-23T04:58:57.644Z] Successfully built 960408a57d11 [2024-09-23T04:58:57.644Z] 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 [2024-09-23T04:58:57.781Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2024-09-23T04:58:57.781Z] f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:58:57.781Z] latest [2024-09-23T04:58:57.781Z] 0.0.2-dev.44 [2024-09-23T04:58:57.781Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [2024-09-23T04:58:57.781Z] main [2024-09-23T04:58:57.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T04:58:58.161Z] + 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 [2024-09-23T04:58:58.522Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T04:58:58.522Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-09-23T04:58:58.522Z] 9d1ca11e011b: Preparing [2024-09-23T04:58:58.522Z] 6f15433c5cd9: Preparing [2024-09-23T04:58:58.522Z] 46166805d452: Preparing [2024-09-23T04:58:58.522Z] 88c73991eaee: Preparing [2024-09-23T04:58:58.522Z] 15dcb0c50054: Preparing [2024-09-23T04:58:58.522Z] 16113d51b718: Preparing [2024-09-23T04:58:58.522Z] 16113d51b718: Waiting [2024-09-23T04:58:58.787Z] 88c73991eaee: Pushed [2024-09-23T04:58:58.788Z] 6f15433c5cd9: Pushed [2024-09-23T04:58:58.788Z] 46166805d452: Pushed [2024-09-23T04:58:58.788Z] 15dcb0c50054: Pushed [2024-09-23T04:59:01.359Z] 16113d51b718: Pushed [2024-09-23T05:03:53.179Z] 9d1ca11e011b: Pushed [2024-09-23T05:03:53.179Z] f7616055fa408fe9de5c1ab01cec76f469475795: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:53.587Z] + 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 [2024-09-23T05:03:53.936Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2024-09-23T05:03:53.937Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-09-23T05:03:53.937Z] 9d1ca11e011b: Preparing [2024-09-23T05:03:53.937Z] 6f15433c5cd9: Preparing [2024-09-23T05:03:53.937Z] 46166805d452: Preparing [2024-09-23T05:03:53.937Z] 88c73991eaee: Preparing [2024-09-23T05:03:53.937Z] 15dcb0c50054: Preparing [2024-09-23T05:03:53.937Z] 16113d51b718: Preparing [2024-09-23T05:03:53.937Z] 16113d51b718: Waiting [2024-09-23T05:03:53.937Z] 15dcb0c50054: Layer already exists [2024-09-23T05:03:53.937Z] 46166805d452: Layer already exists [2024-09-23T05:03:53.937Z] 9d1ca11e011b: Layer already exists [2024-09-23T05:03:53.937Z] 88c73991eaee: Layer already exists [2024-09-23T05:03:53.937Z] 6f15433c5cd9: Layer already exists [2024-09-23T05:03:53.937Z] 16113d51b718: Layer already exists [2024-09-23T05:03:54.204Z] latest: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:54.574Z] + 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 [2024-09-23T05:03:54.934Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.44 [2024-09-23T05:03:54.934Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-09-23T05:03:54.934Z] 9d1ca11e011b: Preparing [2024-09-23T05:03:54.934Z] 6f15433c5cd9: Preparing [2024-09-23T05:03:54.934Z] 46166805d452: Preparing [2024-09-23T05:03:54.934Z] 88c73991eaee: Preparing [2024-09-23T05:03:54.934Z] 15dcb0c50054: Preparing [2024-09-23T05:03:54.934Z] 16113d51b718: Preparing [2024-09-23T05:03:54.934Z] 16113d51b718: Waiting [2024-09-23T05:03:54.934Z] 6f15433c5cd9: Layer already exists [2024-09-23T05:03:54.934Z] 15dcb0c50054: Layer already exists [2024-09-23T05:03:54.934Z] 88c73991eaee: Layer already exists [2024-09-23T05:03:54.934Z] 46166805d452: Layer already exists [2024-09-23T05:03:54.934Z] 9d1ca11e011b: Layer already exists [2024-09-23T05:03:54.934Z] 16113d51b718: Layer already exists [2024-09-23T05:03:54.934Z] 0.0.2-dev.44: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:55.282Z] + 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 [2024-09-23T05:03:55.633Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [2024-09-23T05:03:55.633Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-09-23T05:03:55.633Z] 9d1ca11e011b: Preparing [2024-09-23T05:03:55.633Z] 6f15433c5cd9: Preparing [2024-09-23T05:03:55.633Z] 46166805d452: Preparing [2024-09-23T05:03:55.633Z] 88c73991eaee: Preparing [2024-09-23T05:03:55.633Z] 15dcb0c50054: Preparing [2024-09-23T05:03:55.633Z] 16113d51b718: Preparing [2024-09-23T05:03:55.633Z] 16113d51b718: Waiting [2024-09-23T05:03:55.633Z] 46166805d452: Layer already exists [2024-09-23T05:03:55.633Z] 6f15433c5cd9: Layer already exists [2024-09-23T05:03:55.633Z] 15dcb0c50054: Layer already exists [2024-09-23T05:03:55.633Z] 88c73991eaee: Layer already exists [2024-09-23T05:03:55.633Z] 9d1ca11e011b: Layer already exists [2024-09-23T05:03:55.633Z] 16113d51b718: Layer already exists [2024-09-23T05:03:55.633Z] f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:56.254Z] + 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 [2024-09-23T05:03:56.606Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2024-09-23T05:03:56.606Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2024-09-23T05:03:56.606Z] 9d1ca11e011b: Preparing [2024-09-23T05:03:56.606Z] 6f15433c5cd9: Preparing [2024-09-23T05:03:56.606Z] 46166805d452: Preparing [2024-09-23T05:03:56.606Z] 88c73991eaee: Preparing [2024-09-23T05:03:56.606Z] 15dcb0c50054: Preparing [2024-09-23T05:03:56.606Z] 16113d51b718: Preparing [2024-09-23T05:03:56.606Z] 16113d51b718: Waiting [2024-09-23T05:03:56.606Z] 9d1ca11e011b: Layer already exists [2024-09-23T05:03:56.606Z] 6f15433c5cd9: Layer already exists [2024-09-23T05:03:56.606Z] 46166805d452: Layer already exists [2024-09-23T05:03:56.606Z] 15dcb0c50054: Layer already exists [2024-09-23T05:03:56.606Z] 88c73991eaee: Layer already exists [2024-09-23T05:03:56.606Z] 16113d51b718: Layer already exists [2024-09-23T05:03:56.871Z] main: digest: sha256:5591f1b74ee990f13ddef201b1ddf640616383240414c02770e539fc209b5496 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-09-23T05:03:56.957Z] ===================================================== [Pipeline] echo [2024-09-23T05:03:56.969Z] taggedImages: [2024-09-23T05:03:56.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795 [2024-09-23T05:03:56.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2024-09-23T05:03:56.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.44 [2024-09-23T05:03:56.969Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:f7616055fa408fe9de5c1ab01cec76f469475795-0.0.2-dev.44 [2024-09-23T05:03:56.969Z] - 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 [2024-09-23T05:03:57.413Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T05:03:57.413Z] [2024-09-23T05:03:57.413Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:03:57.748Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T05:03:57.749Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-23T05:03:57.749Z] 8998bd30e6a1: Pulling fs layer [2024-09-23T05:03:57.749Z] 04944245beec: Pulling fs layer [2024-09-23T05:03:57.749Z] 699f458cf7ca: Pulling fs layer [2024-09-23T05:03:57.749Z] 765212b225bb: Pulling fs layer [2024-09-23T05:03:57.749Z] f23df028b6ca: Pulling fs layer [2024-09-23T05:03:57.749Z] 765212b225bb: Waiting [2024-09-23T05:03:57.749Z] d65c8cfc05b1: Pulling fs layer [2024-09-23T05:03:57.749Z] f23df028b6ca: Waiting [2024-09-23T05:03:57.749Z] 2437ff75d9bd: Pulling fs layer [2024-09-23T05:03:57.749Z] d65c8cfc05b1: Waiting [2024-09-23T05:03:57.749Z] 2437ff75d9bd: Waiting [2024-09-23T05:03:58.019Z] 04944245beec: Verifying Checksum [2024-09-23T05:03:58.019Z] 04944245beec: Download complete [2024-09-23T05:03:58.019Z] 765212b225bb: Verifying Checksum [2024-09-23T05:03:58.019Z] 765212b225bb: Download complete [2024-09-23T05:03:58.019Z] f23df028b6ca: Verifying Checksum [2024-09-23T05:03:58.019Z] f23df028b6ca: Download complete [2024-09-23T05:03:58.019Z] d65c8cfc05b1: Verifying Checksum [2024-09-23T05:03:58.019Z] d65c8cfc05b1: Download complete [2024-09-23T05:03:58.286Z] 699f458cf7ca: Verifying Checksum [2024-09-23T05:03:58.286Z] 699f458cf7ca: Download complete [2024-09-23T05:03:58.552Z] 8998bd30e6a1: Verifying Checksum [2024-09-23T05:03:58.552Z] 8998bd30e6a1: Download complete [2024-09-23T05:04:01.132Z] 2437ff75d9bd: Verifying Checksum [2024-09-23T05:04:01.132Z] 2437ff75d9bd: Download complete [2024-09-23T05:04:03.071Z] 8998bd30e6a1: Pull complete [2024-09-23T05:04:03.339Z] 04944245beec: Pull complete [2024-09-23T05:04:05.288Z] 699f458cf7ca: Pull complete [2024-09-23T05:04:05.288Z] 765212b225bb: Pull complete [2024-09-23T05:04:06.253Z] f23df028b6ca: Pull complete [2024-09-23T05:04:06.253Z] d65c8cfc05b1: Pull complete [2024-09-23T05:04:24.553Z] 2437ff75d9bd: Pull complete [2024-09-23T05:04:24.553Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-23T05:04:24.553Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-23T05:04:24.553Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:04:24.859Z] prd-ubuntu20.04-docker-arm64-4c-16g-10905 does not seem to be running inside a container [2024-09-23T05:04:24.958Z] $ 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 [2024-09-23T05:04:27.791Z] $ docker top 35393cafe7c617c6728a8545c98948414935ce25699bdc33a0b59687421e7fd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:04:28.857Z] ---> job-cost.sh [2024-09-23T05:04:28.857Z] lf-activate-venv: SKIPPING [2024-09-23T05:04:28.857Z] INFO: No Stack... [2024-09-23T05:04:29.123Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-23T05:04:30.085Z] INFO: Archiving Costs [Pipeline] sh [2024-09-23T05:04:30.722Z] + cut -d, -f6 [2024-09-23T05:04:30.722Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [Pipeline] lock [2024-09-23T05:04:30.755Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [2024-09-23T05:04:30.767Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] did not exist. Created. [2024-09-23T05:04:30.776Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-23T05:04:31.429Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-97710ded/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-23T05:04:32.073Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-23T05:04:32.097Z] Warning: overwriting stash ‘stack-cost’ [2024-09-23T05:04:32.528Z] Stashed 1 file(s) [Pipeline] } [2024-09-23T05:04:32.544Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-48-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-23T05:04:32.565Z] $ docker stop --time=1 35393cafe7c617c6728a8545c98948414935ce25699bdc33a0b59687421e7fd1 [2024-09-23T05:04:34.168Z] $ 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 [2024-09-23T05:04:34.860Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T05:04:34.860Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:35.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T05:04:35.161Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:04:35.238Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T05:04:35.280Z] $ 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 [2024-09-23T05:04:35.567Z] $ docker top 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 -eo pid,comm [2024-09-23T05:04:35.609Z] 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). [2024-09-23T05:04:35.609Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T05:04:35.673Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T05:04:35.673Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T05:04:35.784Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T05:04:35.792Z] $ docker exec 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 ssh-agent [2024-09-23T05:04:35.886Z] SSH_AUTH_SOCK=/tmp/ssh-Tc4B5TLlCXFQ/agent.32 [2024-09-23T05:04:35.886Z] SSH_AGENT_PID=39 [2024-09-23T05:04:35.891Z] Running ssh-add (command line suppressed) [2024-09-23T05:04:36.002Z] 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) [2024-09-23T05:04:36.009Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T05:04:36.300Z] + git semver tag [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,462 [run_tag] DEBUG tag force:False [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,462 [check_head_tag] DEBUG check head tag [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,463 [execute] INFO git cat-file --batch-check [2024-09-23T05:04:36.559Z] 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=) [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,467 [execute] INFO git cat-file --batch [2024-09-23T05:04:36.559Z] 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=) [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,483 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,483 [execute] INFO git tag -a v0.0.2-dev.44 -m v0.0.2-dev.44 [2024-09-23T05:04:36.559Z] 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) [2024-09-23T05:04:36.559Z] 2024-09-23 05:04:36,488 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:04:36.559Z] 0.0.2-dev.44 [Pipeline] } [2024-09-23T05:04:36.574Z] $ docker exec --env ******** --env ******** 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 ssh-agent -k [2024-09-23T05:04:36.667Z] unset SSH_AUTH_SOCK; [2024-09-23T05:04:36.667Z] unset SSH_AGENT_PID; [2024-09-23T05:04:36.667Z] echo Agent pid 39 killed; [2024-09-23T05:04:36.670Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T05:04:36.989Z] + git semver [Pipeline] } [2024-09-23T05:04:37.266Z] $ docker stop --time=1 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 [2024-09-23T05:04:38.535Z] $ docker rm -f --volumes 74965ff61c02bd550a7458202bbf73c1aed84449779047520e9419f071294bf0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:38.974Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-23T05:04:38.974Z] [2024-09-23T05:04:38.974Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:39.289Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-23T05:04:39.289Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-09-23T05:04:39.289Z] ab5ef0e58194: Pulling fs layer [2024-09-23T05:04:39.289Z] 9712f1f96733: Pulling fs layer [2024-09-23T05:04:39.289Z] 63f879dbbcfc: Pulling fs layer [2024-09-23T05:04:39.289Z] 0d9ebad4ef96: Pulling fs layer [2024-09-23T05:04:39.289Z] e9a5061849ea: Pulling fs layer [2024-09-23T05:04:39.289Z] d747dcd14b5f: Pulling fs layer [2024-09-23T05:04:39.289Z] 2de7ff778b66: Pulling fs layer [2024-09-23T05:04:39.289Z] e9a5061849ea: Waiting [2024-09-23T05:04:39.289Z] 0d9ebad4ef96: Waiting [2024-09-23T05:04:39.289Z] d747dcd14b5f: Waiting [2024-09-23T05:04:39.289Z] 2de7ff778b66: Waiting [2024-09-23T05:04:39.289Z] 9712f1f96733: Verifying Checksum [2024-09-23T05:04:39.289Z] 9712f1f96733: Download complete [2024-09-23T05:04:39.548Z] 63f879dbbcfc: Verifying Checksum [2024-09-23T05:04:39.548Z] 63f879dbbcfc: Download complete [2024-09-23T05:04:39.806Z] e9a5061849ea: Verifying Checksum [2024-09-23T05:04:39.806Z] e9a5061849ea: Download complete [2024-09-23T05:04:39.806Z] d747dcd14b5f: Verifying Checksum [2024-09-23T05:04:39.806Z] d747dcd14b5f: Download complete [2024-09-23T05:04:39.806Z] ab5ef0e58194: Download complete [2024-09-23T05:04:39.806Z] 0d9ebad4ef96: Verifying Checksum [2024-09-23T05:04:39.806Z] 0d9ebad4ef96: Download complete [2024-09-23T05:04:39.806Z] 2de7ff778b66: Verifying Checksum [2024-09-23T05:04:39.806Z] 2de7ff778b66: Download complete [2024-09-23T05:04:42.338Z] ab5ef0e58194: Pull complete [2024-09-23T05:04:42.338Z] 9712f1f96733: Pull complete [2024-09-23T05:04:42.905Z] 63f879dbbcfc: Pull complete [2024-09-23T05:04:46.190Z] 0d9ebad4ef96: Pull complete [2024-09-23T05:04:46.447Z] e9a5061849ea: Pull complete [2024-09-23T05:04:46.447Z] d747dcd14b5f: Pull complete [2024-09-23T05:04:47.382Z] 2de7ff778b66: Pull complete [2024-09-23T05:04:47.382Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-09-23T05:04:47.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-09-23T05:04:47.382Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:04:47.470Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T05:04:47.511Z] $ 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 [2024-09-23T05:04:52.362Z] $ docker top 50f73c6d833ac60d2d2a1a285fddc0f2d17be56f587d26941b6fc555e2cdf906 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:04:52.434Z] provisioning config files... [2024-09-23T05:04:52.440Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config7602860241801921746tmp [2024-09-23T05:04:52.450Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config8428154030478390134tmp [2024-09-23T05:04:52.459Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1566942825084517024tmp [Pipeline] { [Pipeline] echo [2024-09-23T05:04:52.486Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:04:52.780Z] ---> sigul-configuration.sh [2024-09-23T05:04:52.780Z] gpg: directory `/root/.gnupg' created [2024-09-23T05:04:52.780Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-09-23T05:04:52.780Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-09-23T05:04:52.780Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-09-23T05:04:52.780Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-09-23T05:04:52.780Z] gpg: CAST5 encrypted data [2024-09-23T05:04:52.780Z] gpg: encrypted with 1 passphrase [2024-09-23T05:04:52.780Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-09-23T05:04:53.076Z] + mkdir /home/jenkins [2024-09-23T05:04:53.076Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-09-23T05:04:53.372Z] + 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 [2024-09-23T05:04:53.387Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:04:53.682Z] ---> sigul-install.sh [2024-09-23T05:04:53.682Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-09-23T05:04:53.978Z] + git tag --list [2024-09-23T05:04:53.978Z] v0.0.1 [2024-09-23T05:04:53.978Z] v0.0.2-dev.1 [2024-09-23T05:04:53.978Z] v0.0.2-dev.10 [2024-09-23T05:04:53.978Z] v0.0.2-dev.11 [2024-09-23T05:04:53.978Z] v0.0.2-dev.12 [2024-09-23T05:04:53.978Z] v0.0.2-dev.13 [2024-09-23T05:04:53.978Z] v0.0.2-dev.14 [2024-09-23T05:04:53.978Z] v0.0.2-dev.15 [2024-09-23T05:04:53.978Z] v0.0.2-dev.16 [2024-09-23T05:04:53.978Z] v0.0.2-dev.17 [2024-09-23T05:04:53.978Z] v0.0.2-dev.18 [2024-09-23T05:04:53.978Z] v0.0.2-dev.19 [2024-09-23T05:04:53.978Z] v0.0.2-dev.2 [2024-09-23T05:04:53.978Z] v0.0.2-dev.20 [2024-09-23T05:04:53.978Z] v0.0.2-dev.21 [2024-09-23T05:04:53.978Z] v0.0.2-dev.22 [2024-09-23T05:04:53.978Z] v0.0.2-dev.23 [2024-09-23T05:04:53.978Z] v0.0.2-dev.24 [2024-09-23T05:04:53.978Z] v0.0.2-dev.25 [2024-09-23T05:04:53.978Z] v0.0.2-dev.26 [2024-09-23T05:04:53.978Z] v0.0.2-dev.27 [2024-09-23T05:04:53.978Z] v0.0.2-dev.28 [2024-09-23T05:04:53.978Z] v0.0.2-dev.29 [2024-09-23T05:04:53.978Z] v0.0.2-dev.3 [2024-09-23T05:04:53.978Z] v0.0.2-dev.30 [2024-09-23T05:04:53.978Z] v0.0.2-dev.31 [2024-09-23T05:04:53.978Z] v0.0.2-dev.32 [2024-09-23T05:04:53.978Z] v0.0.2-dev.33 [2024-09-23T05:04:53.978Z] v0.0.2-dev.34 [2024-09-23T05:04:53.978Z] v0.0.2-dev.35 [2024-09-23T05:04:53.978Z] v0.0.2-dev.36 [2024-09-23T05:04:53.978Z] v0.0.2-dev.37 [2024-09-23T05:04:53.978Z] v0.0.2-dev.38 [2024-09-23T05:04:53.978Z] v0.0.2-dev.39 [2024-09-23T05:04:53.978Z] v0.0.2-dev.4 [2024-09-23T05:04:53.978Z] v0.0.2-dev.40 [2024-09-23T05:04:53.978Z] v0.0.2-dev.41 [2024-09-23T05:04:53.978Z] v0.0.2-dev.42 [2024-09-23T05:04:53.978Z] v0.0.2-dev.43 [2024-09-23T05:04:53.978Z] v0.0.2-dev.44 [2024-09-23T05:04:53.978Z] v0.0.2-dev.5 [2024-09-23T05:04:53.978Z] v0.0.2-dev.6 [2024-09-23T05:04:53.978Z] v0.0.2-dev.7 [2024-09-23T05:04:53.978Z] v0.0.2-dev.8 [2024-09-23T05:04:53.978Z] v0.0.2-dev.9 [Pipeline] sh [2024-09-23T05:04:54.273Z] + lftools sign git-tag v0.0.2-dev.44 [2024-09-23T05:04:54.842Z] Signing Git tag with Sigul... [2024-09-23T05:04:54.843Z] Signing v0.0.2-dev.44 [Pipeline] echo [2024-09-23T05:04:55.120Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:04:55.413Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-09-23T05:04:55.421Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-09-23T05:04:55.450Z] $ docker stop --time=1 50f73c6d833ac60d2d2a1a285fddc0f2d17be56f587d26941b6fc555e2cdf906 [2024-09-23T05:04:56.711Z] $ docker rm -f --volumes 50f73c6d833ac60d2d2a1a285fddc0f2d17be56f587d26941b6fc555e2cdf906 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-09-23T05:04:57.106Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T05:04:57.106Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:04:57.415Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T05:04:57.415Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:04:57.491Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T05:04:57.526Z] $ 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 [2024-09-23T05:04:57.847Z] $ docker top e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e -eo pid,comm [2024-09-23T05:04:57.885Z] 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). [2024-09-23T05:04:57.885Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T05:04:57.937Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T05:04:57.937Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T05:04:58.046Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T05:04:58.054Z] $ docker exec e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e ssh-agent [2024-09-23T05:04:58.159Z] SSH_AUTH_SOCK=/tmp/ssh-VxUuXc2nDIce/agent.31 [2024-09-23T05:04:58.159Z] SSH_AGENT_PID=37 [2024-09-23T05:04:58.164Z] Running ssh-add (command line suppressed) [2024-09-23T05:04:58.263Z] 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) [2024-09-23T05:04:58.270Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T05:04:58.559Z] + git semver bump pre [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,738 [bump_version] DEBUG bumping version:0.0.2-dev.44 on axis:pre with prefix:dev [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,738 [bump_version] DEBUG bumped version:0.0.2-dev.45 [2024-09-23T05:04:58.817Z] 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 [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,738 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,739 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,740 [execute] INFO git cat-file --batch-check [2024-09-23T05:04:58.817Z] 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=) [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,745 [execute] INFO git cat-file --batch [2024-09-23T05:04:58.817Z] 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=) [2024-09-23T05:04:58.817Z] 2024-09-23 05:04:58,750 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:04:58.817Z] 0.0.2-dev.45 [Pipeline] } [2024-09-23T05:04:58.831Z] $ docker exec --env ******** --env ******** e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e ssh-agent -k [2024-09-23T05:04:58.927Z] unset SSH_AUTH_SOCK; [2024-09-23T05:04:58.927Z] unset SSH_AGENT_PID; [2024-09-23T05:04:58.927Z] echo Agent pid 37 killed; [2024-09-23T05:04:58.930Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T05:04:59.239Z] + git semver [Pipeline] } [2024-09-23T05:04:59.518Z] $ docker stop --time=1 e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e [2024-09-23T05:05:00.801Z] $ docker rm -f --volumes e31bf83adfcb2d10bb18a2fcb32ca8974f5f0ea29404602002d7e2249c66436e [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-23T05:05:01.146Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-23T05:05:01.146Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:01.459Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-23T05:05:01.459Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:05:01.538Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T05:05:01.568Z] $ 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 [2024-09-23T05:05:01.907Z] $ docker top 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 -eo pid,comm [2024-09-23T05:05:01.948Z] 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). [2024-09-23T05:05:01.948Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-23T05:05:02.004Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-23T05:05:02.004Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-23T05:05:02.113Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-23T05:05:02.121Z] $ docker exec 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 ssh-agent [2024-09-23T05:05:02.219Z] SSH_AUTH_SOCK=/tmp/ssh-wQQ9UQ87b1dc/agent.32 [2024-09-23T05:05:02.219Z] SSH_AGENT_PID=38 [2024-09-23T05:05:02.223Z] Running ssh-add (command line suppressed) [2024-09-23T05:05:02.336Z] 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) [2024-09-23T05:05:02.341Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-23T05:05:02.629Z] + git semver push [2024-09-23T05:05:02.887Z] 2024-09-23 05:05:02,794 [run_push] DEBUG push [2024-09-23T05:05:02.887Z] 2024-09-23 05:05:02,795 [execute] INFO git cat-file --batch-check [2024-09-23T05:05:02.887Z] 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=) [2024-09-23T05:05:02.887Z] 2024-09-23 05:05:02,798 [execute] INFO git rev-list c6d8c7fda5178206d49c58b41d8842648e66e7d5 -- [2024-09-23T05:05:02.887Z] 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) [2024-09-23T05:05:02.887Z] 2024-09-23 05:05:02,804 [execute] INFO git fetch -v origin [2024-09-23T05:05:02.887Z] 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) [2024-09-23T05:05:03.455Z] 2024-09-23 05:05:03,247 [run_push] DEBUG no remote changes detected [2024-09-23T05:05:03.455Z] 2024-09-23 05:05:03,248 [execute] INFO git push origin semver [2024-09-23T05:05:03.455Z] 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) [2024-09-23T05:05:04.022Z] 2024-09-23 05:05:03,995 [run_push] DEBUG push all version tags [2024-09-23T05:05:04.022Z] 2024-09-23 05:05:03,995 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-09-23T05:05:04.022Z] 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) [2024-09-23T05:05:04.961Z] 2024-09-23 05:05:04,603 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-09-23T05:05:04.961Z] 0.0.2-dev.45 [Pipeline] } [2024-09-23T05:05:04.974Z] $ docker exec --env ******** --env ******** 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 ssh-agent -k [2024-09-23T05:05:05.066Z] unset SSH_AUTH_SOCK; [2024-09-23T05:05:05.066Z] unset SSH_AGENT_PID; [2024-09-23T05:05:05.066Z] echo Agent pid 38 killed; [2024-09-23T05:05:05.070Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-23T05:05:05.391Z] + git semver [Pipeline] } [2024-09-23T05:05:05.664Z] $ docker stop --time=1 0da1719dca836b522b95c4cabaf858349261d54f50072ccc0480e43a3d601b16 [2024-09-23T05:05:06.967Z] $ 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 [2024-09-23T05:05:07.591Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2024-09-23T05:05:07.591Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-09-23T05:05:07.591Z] total 16 [2024-09-23T05:05:07.591Z] drwxr-xr-x 3 root root 4096 Sep 23 04:55 . [2024-09-23T05:05:07.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 05:04 .. [2024-09-23T05:05:07.591Z] drwxr-xr-x 2 root root 4096 Sep 23 04:55 cost [2024-09-23T05:05:07.591Z] -rw-r--r-- 1 root root 87 Sep 23 04:55 cost.csv [2024-09-23T05:05:07.591Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-09-23T05:05:07.591Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-09-23T05:05:07.591Z] total 16 [2024-09-23T05:05:07.591Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 23 04:55 . [2024-09-23T05:05:07.591Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 23 05:04 .. [2024-09-23T05:05:07.591Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 23 04:55 cost [2024-09-23T05:05:07.591Z] -rw-r--r-- 1 jenkins jenkins 87 Sep 23 04:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:07.909Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:08.765Z] ---> package-listing.sh [2024-09-23T05:05:08.765Z] ++ facter osfamily [2024-09-23T05:05:08.765Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-23T05:05:09.024Z] + OS_FAMILY=debian [2024-09-23T05:05:09.024Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2024-09-23T05:05:09.024Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-23T05:05:09.024Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-23T05:05:09.024Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-23T05:05:09.024Z] + PACKAGES=/tmp/packages_start.txt [2024-09-23T05:05:09.024Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-09-23T05:05:09.024Z] + PACKAGES=/tmp/packages_end.txt [2024-09-23T05:05:09.024Z] + case "${OS_FAMILY}" in [2024-09-23T05:05:09.024Z] + dpkg -l [2024-09-23T05:05:09.024Z] + grep '^ii' [2024-09-23T05:05:09.024Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-23T05:05:09.024Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-23T05:05:09.024Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-23T05:05:09.024Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-09-23T05:05:09.024Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2024-09-23T05:05:09.024Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2024-09-23T05:05:09.036Z] 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 [2024-09-23T05:05:09.314Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-23T05:05:09.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-23T05:05:09.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-23T05:05:09.947Z] prd-ubuntu20.04-docker-8c-8g-10904 does not seem to be running inside a container [2024-09-23T05:05:09.979Z] $ 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 [2024-09-23T05:05:10.168Z] $ docker top 653778303f35112973ae80c70dae43721c520a571ba2f6b37d17e0bc1517b945 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-23T05:05:10.497Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-23T05:05:10.781Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-23T05:05:11.063Z] + ls /var/log/sa-host [2024-09-23T05:05:11.063Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-23T05:05:11.267Z] provisioning config files... [2024-09-23T05:05:11.276Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15054454285022705983tmp [Pipeline] { [Pipeline] echo [2024-09-23T05:05:11.295Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:11.577Z] ---> create-netrc.sh [Pipeline] } [2024-09-23T05:05:11.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:11.929Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-23T05:05:11.938Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:12.222Z] ---> sudo-logs.sh [2024-09-23T05:05:12.222Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-23T05:05:12.255Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:12.542Z] ---> job-cost.sh [2024-09-23T05:05:12.542Z] lf-activate-venv: SKIPPING [2024-09-23T05:05:12.542Z] DEBUG: total: 0.2199999988079071 [2024-09-23T05:05:12.542Z] INFO: Retrieving Stack Cost... [2024-09-23T05:05:13.111Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-23T05:05:13.371Z] INFO: Archiving Costs [Pipeline] echo [2024-09-23T05:05:13.385Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-23T05:05:13.666Z] ---> logs-deploy.sh [2024-09-23T05:05:13.667Z] lf-activate-venv: SKIPPING [2024-09-23T05:05:13.667Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/48 [2024-09-23T05:05:13.667Z] INFO: archiving workspace using pattern(s): [2024-09-23T05:05:14.607Z] Archives upload complete. [2024-09-23T05:05:14.607Z] INFO: archiving logs to Nexus