Started by user Eric Ball Replayed #39 Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7e89dd766adf70d3ef5effce142026c21ab88a29 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-ssh18213226750592771515.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh13411830773693090548.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11232446828485810731.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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. Replacing contents of vars/edgeXBuildGoParallel.groovy Replacing contents of vars/edgeXBuildCApp.groovy Replacing contents of vars/edgeXRelease.groovy Replacing contents of vars/edgeXCodecov.groovy Replacing contents of vars/edgeXReleaseDockerImage.groovy Replacing contents of vars/edgeXBuildDocker.groovy Replacing contents of vars/edgeXEmail.groovy Replacing contents of vars/edgeXNexusPublish.groovy Replacing contents of vars/edgeXSwaggerPublish.groovy Replacing contents of vars/edgeXSnyk.groovy Replacing contents of vars/edgeXSnap.groovy Replacing contents of vars/edgeXReleaseGitTagUtil.groovy Replacing contents of vars/edgeXClair.groovy Replacing contents of vars/edgeXReleaseOpenApi.groovy Replacing contents of vars/edgex.groovy Replacing contents of vars/edgeXUpdateNamedTag.groovy Replacing contents of vars/edgeXReleaseGitHubAssets.groovy Replacing contents of vars/edgeXBuildGoMod.groovy Replacing contents of src/main/groovy/edgeXDocGenerator.groovy Replacing contents of vars/edgeXSemver.groovy Replacing contents of vars/edgeXLTS.groovy Replacing contents of vars/edgeXInfraPublish.groovy Replacing contents of vars/edgeXDockerLogin.groovy Replacing contents of vars/edgeXReleaseGitTag.groovy Replacing contents of vars/edgeXEmailUtil.groovy Replacing contents of vars/edgeXBuildGoApp.groovy Replacing contents of vars/edgeXReleaseSnap.groovy Replacing contents of vars/edgeXReleaseDocs.groovy Replacing contents of vars/edgeXSetupEnvironment.groovy Replacing contents of vars/edgeXInfraLFToolsSign.groovy Replacing contents of vars/edgeXGeneric.groovy Replacing contents of vars/edgeXGHPagesPublish.groovy Replacing contents of vars/edgeXDocker.groovy Replacing contents of vars/edgeXInfraShipLogs.groovy 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-ssh11886561125804543866.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-ssh15034279604865057641.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. Replacing contents of vars/lfCommon.groovy Replacing contents of vars/lfNode.groovy Replacing contents of vars/lfJava.groovy Replacing contents of vars/lfDocker.groovy Replacing contents of vars/lfDefaults.groovy Replacing contents of vars/lfInfraShipLogs.groovy Replacing contents of vars/lfParallelCostCapture.groovy [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-1098’ is offline Running on prd-ubuntu20.04-docker-8c-8g-1101 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 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" > git config core.sparsecheckout # timeout=10 > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 > git rev-list --no-walk 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-05-29T18:25:41.691Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-05-29T18:25:41.753Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-05-29T18:25:41.774Z] ========================================================= [2024-05-29T18:25:41.774Z] EdgeX Global Pipelines Version Info [2024-05-29T18:25:41.774Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:25:42.506Z] ------------------- [2024-05-29T18:25:42.506Z] stable info: [2024-05-29T18:25:42.506Z] ------------------- [2024-05-29T18:25:42.506Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T18:25:42.506Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-05-29T18:25:42.506Z] Message: update stable to v1.0.260 [2024-05-29T18:25:43.074Z] ------------------- [2024-05-29T18:25:43.074Z] experimental info: [2024-05-29T18:25:43.074Z] ------------------- [2024-05-29T18:25:43.074Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-05-29T18:25:43.074Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-05-29T18:25:43.074Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-05-29T18:25:43.166Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-05-29T18:25:43.184Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-05-29T18:25:43.200Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-05-29T18:25:43.224Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-05-29T18:25:43.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-05-29T18:25:43.265Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-05-29T18:25:43.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-05-29T18:25:43.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-05-29T18:25:43.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-05-29T18:25:43.343Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-05-29T18:25:43.368Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-05-29T18:25:43.385Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-05-29T18:25:43.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-05-29T18:25:43.424Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-05-29T18:25:43.441Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-05-29T18:25:43.457Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-05-29T18:25:43.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-05-29T18:25:43.495Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7e89dd766adf70d3ef5effce142026c21ab88a29 [Pipeline] echo [2024-05-29T18:25:43.513Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7e89dd7 [Pipeline] echo [2024-05-29T18:25:43.531Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T18:25:43.586Z] provisioning config files... [2024-05-29T18:25:43.599Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1111790615079455984tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:25:43.936Z] ---> ****-login.sh [2024-05-29T18:25:43.936Z] nexus3.edgexfoundry.org:10001 [2024-05-29T18:25:43.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:44.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:44.197Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:44.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:44.197Z] [2024-05-29T18:25:44.197Z] Login Succeeded [2024-05-29T18:25:44.197Z] nexus3.edgexfoundry.org:10002 [2024-05-29T18:25:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:44.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:44.197Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:44.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:44.197Z] [2024-05-29T18:25:44.197Z] Login Succeeded [2024-05-29T18:25:44.197Z] nexus3.edgexfoundry.org:10003 [2024-05-29T18:25:44.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:44.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:44.458Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:44.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:44.458Z] [2024-05-29T18:25:44.458Z] Login Succeeded [2024-05-29T18:25:44.458Z] nexus3.edgexfoundry.org:10004 [2024-05-29T18:25:44.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:44.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:44.458Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:44.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:44.458Z] [2024-05-29T18:25:44.458Z] Login Succeeded [2024-05-29T18:25:44.458Z] ****.io [2024-05-29T18:25:44.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:44.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:44.718Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:44.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:44.718Z] [2024-05-29T18:25:44.718Z] Login Succeeded [2024-05-29T18:25:44.718Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T18:25:44.727Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-05-29T18:25:45.240Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-05-29T18:25:45.240Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-05-29T18:25:45.240Z] + [ -e /tmp/ssh_known_hosts ] [2024-05-29T18:25:45.240Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-05-29T18:25:45.240Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-05-29T18:25:45.240Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-05-29T18:25:45.240Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:25:45.650Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T18:25:45.650Z] [2024-05-29T18:25:45.650Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:25:45.952Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T18:25:45.952Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-05-29T18:25:45.952Z] b85a868b505f: Pulling fs layer [2024-05-29T18:25:45.952Z] e2be974225ed: Pulling fs layer [2024-05-29T18:25:45.952Z] 339a4e72a1f5: Pulling fs layer [2024-05-29T18:25:45.952Z] 988bab9f4d93: Pulling fs layer [2024-05-29T18:25:45.952Z] 1469e6f7b9e6: Pulling fs layer [2024-05-29T18:25:45.952Z] eaf3925da568: Pulling fs layer [2024-05-29T18:25:45.952Z] bab4dde63d76: Pulling fs layer [2024-05-29T18:25:45.952Z] bde34c3a00c8: Pulling fs layer [2024-05-29T18:25:45.952Z] b352a97aabf1: Pulling fs layer [2024-05-29T18:25:45.952Z] 4872d77fe225: Pulling fs layer [2024-05-29T18:25:45.952Z] 5851b861e8e6: Pulling fs layer [2024-05-29T18:25:45.952Z] bab4dde63d76: Waiting [2024-05-29T18:25:45.952Z] 4872d77fe225: Waiting [2024-05-29T18:25:45.952Z] bde34c3a00c8: Waiting [2024-05-29T18:25:45.952Z] b352a97aabf1: Waiting [2024-05-29T18:25:45.952Z] 5851b861e8e6: Waiting [2024-05-29T18:25:45.952Z] 988bab9f4d93: Waiting [2024-05-29T18:25:45.952Z] 1469e6f7b9e6: Waiting [2024-05-29T18:25:45.952Z] eaf3925da568: Waiting [2024-05-29T18:25:45.952Z] e2be974225ed: Verifying Checksum [2024-05-29T18:25:45.952Z] e2be974225ed: Download complete [2024-05-29T18:25:45.952Z] 988bab9f4d93: Verifying Checksum [2024-05-29T18:25:45.952Z] 988bab9f4d93: Download complete [2024-05-29T18:25:45.952Z] 1469e6f7b9e6: Verifying Checksum [2024-05-29T18:25:45.952Z] 1469e6f7b9e6: Download complete [2024-05-29T18:25:46.211Z] eaf3925da568: Verifying Checksum [2024-05-29T18:25:46.211Z] eaf3925da568: Download complete [2024-05-29T18:25:46.211Z] 339a4e72a1f5: Verifying Checksum [2024-05-29T18:25:46.211Z] 339a4e72a1f5: Download complete [2024-05-29T18:25:46.211Z] bde34c3a00c8: Verifying Checksum [2024-05-29T18:25:46.212Z] bde34c3a00c8: Download complete [2024-05-29T18:25:46.212Z] b352a97aabf1: Verifying Checksum [2024-05-29T18:25:46.212Z] b352a97aabf1: Download complete [2024-05-29T18:25:46.212Z] 4872d77fe225: Verifying Checksum [2024-05-29T18:25:46.212Z] 4872d77fe225: Download complete [2024-05-29T18:25:46.212Z] 5851b861e8e6: Download complete [2024-05-29T18:25:46.212Z] b85a868b505f: Verifying Checksum [2024-05-29T18:25:46.212Z] b85a868b505f: Download complete [2024-05-29T18:25:46.471Z] bab4dde63d76: Verifying Checksum [2024-05-29T18:25:46.471Z] bab4dde63d76: Download complete [2024-05-29T18:25:47.406Z] b85a868b505f: Pull complete [2024-05-29T18:25:47.406Z] e2be974225ed: Pull complete [2024-05-29T18:25:47.976Z] 339a4e72a1f5: Pull complete [2024-05-29T18:25:47.976Z] 988bab9f4d93: Pull complete [2024-05-29T18:25:48.236Z] 1469e6f7b9e6: Pull complete [2024-05-29T18:25:48.236Z] eaf3925da568: Pull complete [2024-05-29T18:25:50.144Z] bab4dde63d76: Pull complete [2024-05-29T18:25:50.144Z] bde34c3a00c8: Pull complete [2024-05-29T18:25:50.144Z] b352a97aabf1: Pull complete [2024-05-29T18:25:50.403Z] 4872d77fe225: Pull complete [2024-05-29T18:25:50.403Z] 5851b861e8e6: Pull complete [2024-05-29T18:25:50.403Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-05-29T18:25:50.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-05-29T18:25:50.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T18:25:50.545Z] prd-ubuntu20.04-docker-8c-8g-1101 does not seem to be running inside a container [2024-05-29T18:25:50.581Z] $ 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-05-29T18:25:52.767Z] $ docker top 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 -eo pid,comm [2024-05-29T18:25:52.828Z] 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-05-29T18:25:52.828Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-05-29T18:25:52.880Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T18:25:52.880Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T18:25:52.995Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T18:25:52.996Z] $ docker exec 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 ssh-agent [2024-05-29T18:25:53.102Z] SSH_AUTH_SOCK=/tmp/ssh-IDvjoVkDl3XM/agent.32 [2024-05-29T18:25:53.102Z] SSH_AGENT_PID=38 [2024-05-29T18:25:53.108Z] Running ssh-add (command line suppressed) [2024-05-29T18:25:53.206Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11906422576025273971.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_11906422576025273971.key) [2024-05-29T18:25:53.222Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T18:25:53.522Z] + git tag --points-at HEAD [Pipeline] } [2024-05-29T18:25:53.548Z] $ docker exec --env ******** --env ******** 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 ssh-agent -k [2024-05-29T18:25:53.645Z] unset SSH_AUTH_SOCK; [2024-05-29T18:25:53.646Z] unset SSH_AGENT_PID; [2024-05-29T18:25:53.646Z] echo Agent pid 38 killed; [2024-05-29T18:25:53.660Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-05-29T18:25:53.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-05-29T18:25:53.699Z] [ssh-agent] Looking for ssh-agent implementation... [2024-05-29T18:25:53.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-05-29T18:25:53.812Z] $ docker exec 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 ssh-agent [2024-05-29T18:25:53.925Z] SSH_AUTH_SOCK=/tmp/ssh-dq0Kuc7FObTe/agent.71 [2024-05-29T18:25:53.925Z] SSH_AGENT_PID=77 [2024-05-29T18:25:53.934Z] Running ssh-add (command line suppressed) [2024-05-29T18:25:54.025Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9314007280093837810.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_9314007280093837810.key) [2024-05-29T18:25:54.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-05-29T18:25:54.335Z] + git semver init [2024-05-29T18:25:54.596Z] 2024-05-29 18:25:54,514 [run_init] DEBUG init version:0.0.0 force:False [2024-05-29T18:25:54.596Z] 2024-05-29 18:25:54,515 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-29T18:25:54.596Z] 2024-05-29 18:25:54,515 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2024-05-29T18:25:54.596Z] 2024-05-29 18:25:54,516 [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-05-29T18:25:55.164Z] 2024-05-29 18:25:55,075 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2024-05-29T18:25:55.164Z] 2024-05-29 18:25:55,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2024-05-29T18:25:55.164Z] 2024-05-29 18:25:55,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-29T18:25:55.164Z] 2024-05-29 18:25:55,076 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2024-05-29T18:25:55.164Z] 0.0.2-dev.42 [Pipeline] } [2024-05-29T18:25:55.176Z] $ docker exec --env ******** --env ******** 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 ssh-agent -k [2024-05-29T18:25:55.265Z] unset SSH_AUTH_SOCK; [2024-05-29T18:25:55.265Z] unset SSH_AGENT_PID; [2024-05-29T18:25:55.265Z] echo Agent pid 77 killed; [2024-05-29T18:25:55.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-05-29T18:25:55.596Z] + git semver [Pipeline] } [2024-05-29T18:25:55.869Z] $ docker stop --time=1 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 [2024-05-29T18:25:57.153Z] $ docker rm -f --volumes 22b1864a615cab7af6789b783e21183525b4016adfb65ff53a7ef84ba4b57044 [Pipeline] // withDockerContainer [Pipeline] sh [2024-05-29T18:25:57.510Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-05-29T18:25:57.736Z] Stashed 1 file(s) [Pipeline] echo [2024-05-29T18:25:57.740Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.42 [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-05-29T18:25:57.905Z] provisioning config files... [2024-05-29T18:25:57.914Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config13572630721163914339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:25:58.211Z] ---> ****-login.sh [2024-05-29T18:25:58.211Z] nexus3.edgexfoundry.org:10001 [2024-05-29T18:25:58.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:58.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:58.211Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:58.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:58.211Z] [2024-05-29T18:25:58.211Z] Login Succeeded [2024-05-29T18:25:58.211Z] nexus3.edgexfoundry.org:10002 [2024-05-29T18:25:58.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:58.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:58.473Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:58.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:58.473Z] [2024-05-29T18:25:58.473Z] Login Succeeded [2024-05-29T18:25:58.473Z] nexus3.edgexfoundry.org:10003 [2024-05-29T18:25:58.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:58.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:58.473Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:58.473Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:58.473Z] [2024-05-29T18:25:58.473Z] Login Succeeded [2024-05-29T18:25:58.473Z] nexus3.edgexfoundry.org:10004 [2024-05-29T18:25:58.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:58.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:58.732Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:58.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:58.732Z] [2024-05-29T18:25:58.732Z] Login Succeeded [2024-05-29T18:25:58.732Z] ****.io [2024-05-29T18:25:58.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:25:58.991Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:25:58.991Z] Configure a credential helper to remove this warning. See [2024-05-29T18:25:58.991Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:25:58.992Z] [2024-05-29T18:25:58.992Z] Login Succeeded [2024-05-29T18:25:58.992Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T18:25:58.999Z] 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-05-29T18:25:59.816Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T18:26:00.102Z] + ls -al . [2024-05-29T18:26:00.102Z] total 72 [2024-05-29T18:26:00.102Z] drwxrwxr-x 7 jenkins jenkins 4096 May 29 18:25 . [2024-05-29T18:26:00.102Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 18:25 .. [2024-05-29T18:26:00.103Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:25 .git [2024-05-29T18:26:00.103Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 18:25 .github [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 22 May 29 18:25 .gitignore [2024-05-29T18:26:00.103Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 18:25 .semver [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 29 18:25 Dockerfile [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 746 May 29 18:25 Jenkinsfile [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 29 18:25 LICENSE [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 29 18:25 README.md [2024-05-29T18:26:00.103Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 18:25 TAF-Manager [2024-05-29T18:26:00.103Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 18:25 TUC [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 18:25 VERSION [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 343 May 29 18:25 requirements.txt [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 54 May 29 18:25 robot-entrypoint.sh [2024-05-29T18:26:00.103Z] -rw-rw-r-- 1 jenkins jenkins 445 May 29 18:25 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:26:00.441Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=amd64 --label version=0.0.2-dev.42 . [2024-05-29T18:26:00.441Z] Sending build context to Docker daemon 589.3kB [2024-05-29T18:26:00.441Z] Step 1/13 : FROM alpine:3.20 [2024-05-29T18:26:01.011Z] 3.20: Pulling from library/alpine [2024-05-29T18:26:01.270Z] d25f557d7f31: Pulling fs layer [2024-05-29T18:26:01.530Z] d25f557d7f31: Verifying Checksum [2024-05-29T18:26:01.530Z] d25f557d7f31: Download complete [2024-05-29T18:26:01.789Z] d25f557d7f31: Pull complete [2024-05-29T18:26:01.789Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-29T18:26:01.789Z] Status: Downloaded newer image for alpine:3.20 [2024-05-29T18:26:01.789Z] ---> 1d34ffeaf190 [2024-05-29T18:26:01.789Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-29T18:26:01.789Z] ---> Running in 48d0e9076358 [2024-05-29T18:26:01.789Z] Removing intermediate container 48d0e9076358 [2024-05-29T18:26:01.789Z] ---> 82b620a22812 [2024-05-29T18:26:01.789Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-29T18:26:02.049Z] ---> Running in 2260102d6796 [2024-05-29T18:26:02.049Z] Removing intermediate container 2260102d6796 [2024-05-29T18:26:02.049Z] ---> 793c2adbf87e [2024-05-29T18:26:02.049Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-29T18:26:02.311Z] ---> 35fd4087fc47 [2024-05-29T18:26:02.311Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-29T18:26:02.311Z] ---> 312b5eb475e7 [2024-05-29T18:26:02.311Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-29T18:26:02.571Z] ---> 955c3debe756 [2024-05-29T18:26:02.571Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-29T18:26:02.571Z] ---> Running in edb002484d65 [2024-05-29T18:26:02.571Z] Removing intermediate container edb002484d65 [2024-05-29T18:26:02.571Z] ---> 26958536b0d2 [2024-05-29T18:26:02.571Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-29T18:26:02.571Z] ---> Running in d0ae873105b0 [2024-05-29T18:26:03.139Z] Removing intermediate container d0ae873105b0 [2024-05-29T18:26:03.139Z] ---> 31350b1a76a9 [2024-05-29T18:26:03.139Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-29T18:26:03.139Z] ---> Running in c87fef0a979d [2024-05-29T18:26:03.398Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:26:03.965Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:26:04.901Z] OK: 8 MiB in 14 packages [2024-05-29T18:26:04.901Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:26:05.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:26:06.105Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-29T18:26:06.365Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-29T18:26:06.624Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-29T18:26:07.191Z] (4/14) Installing libunistring (1.2-r0) [2024-05-29T18:26:07.449Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-29T18:26:08.016Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-29T18:26:08.276Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-29T18:26:08.536Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-29T18:26:09.104Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-29T18:26:09.363Z] (10/14) Installing curl (8.7.1-r0) [2024-05-29T18:26:09.932Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-29T18:26:10.501Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-29T18:26:10.759Z] (13/14) Installing jq (1.7.1-r0) [2024-05-29T18:26:11.328Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-29T18:26:11.585Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:26:11.585Z] Executing ca-certificates-20240226-r0.trigger [2024-05-29T18:26:11.844Z] OK: 43 MiB in 28 packages [2024-05-29T18:26:11.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:26:12.103Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:26:12.852Z] Still waiting to schedule task [2024-05-29T18:26:12.853Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-05-29T18:26:13.039Z] (1/167) Installing libexpat (2.6.2-r0) [2024-05-29T18:26:13.298Z] (2/167) Installing libbz2 (1.0.8-r6) [2024-05-29T18:26:13.558Z] (3/167) Installing libpng (1.6.43-r0) [2024-05-29T18:26:13.818Z] (4/167) Installing freetype (2.13.2-r0) [2024-05-29T18:26:14.386Z] (5/167) Installing fontconfig (2.15.0-r1) [2024-05-29T18:26:14.646Z] (6/167) Installing libfontenc (1.1.8-r0) [2024-05-29T18:26:14.905Z] (7/167) Installing mkfontscale (1.2.2-r6) [2024-05-29T18:26:15.475Z] (8/167) Installing font-opensans (0_git20210927-r1) [2024-05-29T18:26:15.734Z] (9/167) Installing pkgconf (2.2.0-r0) [2024-05-29T18:26:16.303Z] (10/167) Installing libgcc (13.2.1_git20240309-r0) [2024-05-29T18:26:16.563Z] (11/167) Installing libffi (3.4.6-r0) [2024-05-29T18:26:16.824Z] (12/167) Installing libintl (0.22.5-r0) [2024-05-29T18:26:17.084Z] (13/167) Installing libeconf (0.6.3-r0) [2024-05-29T18:26:17.343Z] (14/167) Installing libblkid (2.40.1-r1) [2024-05-29T18:26:17.603Z] (15/167) Installing libmount (2.40.1-r1) [2024-05-29T18:26:18.172Z] (16/167) Installing pcre2 (10.43-r0) [2024-05-29T18:26:18.433Z] (17/167) Installing glib (2.80.2-r0) [2024-05-29T18:26:19.002Z] (18/167) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-29T18:26:19.572Z] (19/167) Installing xz-libs (5.6.1-r3) [2024-05-29T18:26:19.840Z] (20/167) Installing libxml2 (2.12.7-r0) [2024-05-29T18:26:20.408Z] (21/167) Installing shared-mime-info (2.4-r0) [2024-05-29T18:26:20.977Z] (22/167) Installing hicolor-icon-theme (0.17-r2) [2024-05-29T18:26:21.236Z] (23/167) Installing libjpeg-turbo (3.0.3-r0) [2024-05-29T18:26:21.495Z] (24/167) Installing libsharpyuv (1.3.2-r0) [2024-05-29T18:26:21.754Z] (25/167) Installing libwebp (1.3.2-r0) [2024-05-29T18:26:22.321Z] (26/167) Installing tiff (4.6.0t-r0) [2024-05-29T18:26:22.579Z] (27/167) Installing gdk-pixbuf (2.42.11-r1) [2024-05-29T18:26:23.147Z] (28/167) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-29T18:26:23.147Z] (29/167) Installing libxau (1.0.11-r4) [2024-05-29T18:26:23.405Z] (30/167) Installing libmd (1.1.0-r0) [2024-05-29T18:26:23.664Z] (31/167) Installing libbsd (0.12.2-r0) [2024-05-29T18:26:24.232Z] (32/167) Installing libxdmcp (1.1.5-r1) [2024-05-29T18:26:24.232Z] (33/167) Installing libxcb (1.16.1-r0) [2024-05-29T18:26:24.798Z] (34/167) Installing libx11 (1.8.9-r1) [2024-05-29T18:26:25.365Z] (35/167) Installing libxcomposite (0.4.6-r5) [2024-05-29T18:26:25.365Z] (36/167) Installing libxfixes (6.0.1-r4) [2024-05-29T18:26:25.624Z] (37/167) Installing libxrender (0.9.11-r5) [2024-05-29T18:26:25.882Z] (38/167) Installing libxcursor (1.2.2-r1) [2024-05-29T18:26:26.448Z] (39/167) Installing libxdamage (1.1.6-r5) [2024-05-29T18:26:26.448Z] (40/167) Installing libxext (1.3.6-r2) [2024-05-29T18:26:26.710Z] (41/167) Installing libxi (1.8.1-r4) [2024-05-29T18:26:27.278Z] (42/167) Installing libxinerama (1.1.5-r4) [2024-05-29T18:26:27.278Z] (43/167) Installing libxrandr (1.5.4-r1) [2024-05-29T18:26:27.536Z] (44/167) Installing libatk-1.0 (2.52.0-r0) [2024-05-29T18:26:28.104Z] (45/167) Installing libxtst (1.2.4-r6) [2024-05-29T18:26:28.104Z] (46/167) Installing dbus-libs (1.14.10-r1) [2024-05-29T18:26:28.671Z] (47/167) Installing at-spi2-core (2.52.0-r0) [2024-05-29T18:26:28.931Z] (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-29T18:26:29.191Z] (49/167) Installing pixman (0.43.2-r0) [2024-05-29T18:26:29.760Z] (50/167) Installing cairo (1.18.0-r0) [2024-05-29T18:26:30.328Z] (51/167) Installing cairo-gobject (1.18.0-r0) [2024-05-29T18:26:30.328Z] (52/167) Installing avahi-libs (0.8-r17) [2024-05-29T18:26:30.897Z] (53/167) Installing gmp (6.3.0-r1) [2024-05-29T18:26:31.156Z] (54/167) Installing nettle (3.9.1-r0) [2024-05-29T18:26:31.725Z] (55/167) Installing libtasn1 (4.19.0-r2) [2024-05-29T18:26:31.984Z] (56/167) Installing p11-kit (0.25.3-r0) [2024-05-29T18:26:32.245Z] (57/167) Installing gnutls (3.8.5-r0) [2024-05-29T18:26:32.814Z] (58/167) Installing cups-libs (2.4.8-r0) [2024-05-29T18:26:33.383Z] (59/167) Installing libepoxy (1.5.10-r1) [2024-05-29T18:26:33.643Z] (60/167) Installing fribidi (1.0.14-r0) [2024-05-29T18:26:33.902Z] (61/167) Installing graphite2 (1.3.14-r6) [2024-05-29T18:26:34.471Z] (62/167) Installing harfbuzz (8.5.0-r0) [2024-05-29T18:26:34.730Z] (63/167) Installing libxft (2.3.8-r3) [2024-05-29T18:26:34.990Z] (64/167) Installing pango (1.52.2-r0) [2024-05-29T18:26:35.558Z] (65/167) Installing wayland-libs-client (1.22.0-r4) [2024-05-29T18:26:35.818Z] (66/167) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-29T18:26:36.078Z] (67/167) Installing wayland-libs-egl (1.22.0-r4) [2024-05-29T18:26:36.338Z] (68/167) Installing xkeyboard-config (2.41-r0) [2024-05-29T18:26:36.906Z] (69/167) Installing libxkbcommon (1.7.0-r0) [2024-05-29T18:26:37.165Z] (70/167) Installing gtk+3.0 (3.24.42-r0) [2024-05-29T18:26:37.732Z] (71/167) Installing icu-data-full (74.2-r0) [2024-05-29T18:26:38.298Z] (72/167) Installing mesa (24.0.8-r1) [2024-05-29T18:26:38.866Z] (73/167) Installing llvm17-libs (17.0.6-r1) [2024-05-29T18:26:48.845Z] (74/167) Installing hwdata-pci (0.382-r0) [2024-05-29T18:26:48.845Z] (75/167) Installing libpciaccess (0.18.1-r0) [2024-05-29T18:26:48.845Z] (76/167) Installing libdrm (2.4.120-r0) [2024-05-29T18:26:49.413Z] (77/167) Installing libelf (0.191-r0) [2024-05-29T18:26:49.670Z] (78/167) Installing mesa-glapi (24.0.8-r1) [2024-05-29T18:26:49.929Z] (79/167) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-29T18:26:50.868Z] (80/167) Installing eudev-libs (3.2.14-r2) [2024-05-29T18:26:51.128Z] (81/167) Installing libmagic (5.45-r1) [2024-05-29T18:26:51.387Z] (82/167) Installing file (5.45-r1) [2024-05-29T18:26:51.646Z] (83/167) Installing xprop (1.2.7-r0) [2024-05-29T18:26:52.216Z] (84/167) Installing libice (1.1.1-r6) [2024-05-29T18:26:52.216Z] (85/167) Installing libuuid (2.40.1-r1) [2024-05-29T18:26:52.785Z] (86/167) Installing libsm (1.2.4-r4) [2024-05-29T18:26:52.785Z] (87/167) Installing libxt (1.3.0-r5) [2024-05-29T18:26:53.354Z] (88/167) Installing libxmu (1.1.4-r2) [2024-05-29T18:26:53.613Z] (89/167) Installing xset (1.2.5-r1) [2024-05-29T18:26:53.872Z] (90/167) Installing xdg-utils (1.2.1-r0) [2024-05-29T18:26:54.132Z] (91/167) Installing libogg (1.3.5-r5) [2024-05-29T18:26:54.391Z] (92/167) Installing libflac (1.4.3-r1) [2024-05-29T18:26:54.959Z] (93/167) Installing alsa-lib (1.2.11-r0) [2024-05-29T18:26:55.525Z] (94/167) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-29T18:26:56.092Z] (95/167) Installing aom-libs (3.9.0-r0) [2024-05-29T18:26:56.350Z] (96/167) Installing libva (2.21.0-r0) [2024-05-29T18:26:56.916Z] (97/167) Installing libvdpau (1.5-r3) [2024-05-29T18:26:57.174Z] (98/167) Installing onevpl-libs (2023.3.1-r2) [2024-05-29T18:26:57.432Z] (99/167) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-29T18:26:57.998Z] (100/167) Installing libdav1d (1.4.2-r0) [2024-05-29T18:26:58.256Z] (101/167) Installing openexr-libiex (3.1.13-r1) [2024-05-29T18:26:58.823Z] (102/167) Installing openexr-libilmthread (3.1.13-r1) [2024-05-29T18:26:59.081Z] (103/167) Installing imath (3.1.11-r2) [2024-05-29T18:26:59.340Z] (104/167) Installing openexr-libopenexr (3.1.13-r1) [2024-05-29T18:26:59.907Z] (105/167) Installing giflib (5.2.2-r0) [2024-05-29T18:27:00.165Z] (106/167) Installing libhwy (1.0.7-r0) [2024-05-29T18:27:00.423Z] (107/167) Installing lcms2 (2.16-r0) [2024-05-29T18:27:00.683Z] (108/167) Installing libjxl (0.10.2-r0) [2024-05-29T18:27:01.251Z] (109/167) Installing lame-libs (3.100-r5) [2024-05-29T18:27:01.820Z] (110/167) Installing opus (1.5.2-r0) [2024-05-29T18:27:02.079Z] (111/167) Installing rav1e-libs (0.7.1-r0) [2024-05-29T18:27:02.648Z] (112/167) Installing libgomp (13.2.1_git20240309-r0) [2024-05-29T18:27:02.907Z] (113/167) Installing soxr (0.1.3-r7) [2024-05-29T18:27:03.476Z] (114/167) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-29T18:27:03.736Z] (115/167) Installing libtheora (1.1.1-r18) [2024-05-29T18:27:03.995Z] (116/167) Installing libvorbis (1.3.7-r2) [2024-05-29T18:27:04.564Z] (117/167) Installing libvpx (1.14.0-r0) [2024-05-29T18:27:04.823Z] (118/167) Installing libwebpmux (1.3.2-r0) [2024-05-29T18:27:05.390Z] (119/167) Installing x264-libs (0.164_git20231001-r0) [2024-05-29T18:27:05.649Z] (120/167) Installing numactl (2.0.18-r0) [2024-05-29T18:27:06.218Z] (121/167) Installing x265-libs (3.6-r0) [2024-05-29T18:27:06.785Z] (122/167) Installing xvidcore (1.3.7-r2) [2024-05-29T18:27:07.044Z] (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-29T18:27:07.610Z] (124/167) Installing libbluray (1.3.4-r1) [2024-05-29T18:27:07.870Z] (125/167) Installing mpg123-libs (1.32.6-r0) [2024-05-29T18:27:08.438Z] (126/167) Installing libopenmpt (0.7.7-r0) [2024-05-29T18:27:09.004Z] (127/167) Installing cjson (1.7.18-r0) [2024-05-29T18:27:09.005Z] (128/167) Installing mbedtls (3.6.0-r0) [2024-05-29T18:27:09.571Z] (129/167) Installing librist (0.2.10-r1) [2024-05-29T18:27:09.830Z] (130/167) Installing libsrt (1.5.3-r0) [2024-05-29T18:27:10.397Z] (131/167) Installing libssh (0.10.6-r0) [2024-05-29T18:27:10.655Z] (132/167) Installing libsodium (1.0.19-r0) [2024-05-29T18:27:11.220Z] (133/167) Installing libzmq (4.3.5-r2) [2024-05-29T18:27:11.478Z] (134/167) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-29T18:27:12.046Z] (135/167) Installing crc32c (1.1.2-r0) [2024-05-29T18:27:12.304Z] (136/167) Installing double-conversion (3.3.0-r0) [2024-05-29T18:27:12.561Z] (137/167) Installing libevent (2.1.12-r7) [2024-05-29T18:27:12.819Z] (138/167) Installing wayland-libs-server (1.22.0-r4) [2024-05-29T18:27:13.076Z] (139/167) Installing mesa-gbm (24.0.8-r1) [2024-05-29T18:27:13.643Z] (140/167) Installing harfbuzz-subset (8.5.0-r0) [2024-05-29T18:27:13.901Z] (141/167) Installing icu-libs (74.2-r0) [2024-05-29T18:27:14.469Z] (142/167) Installing minizip (1.3.1-r0) [2024-05-29T18:27:14.726Z] (143/167) Installing nspr (4.35-r4) [2024-05-29T18:27:15.293Z] (144/167) Installing sqlite-libs (3.45.3-r1) [2024-05-29T18:27:15.552Z] (145/167) Installing nss (3.100-r0) [2024-05-29T18:27:16.124Z] (146/167) Installing openh264 (2.4.1-r0) [2024-05-29T18:27:16.690Z] (147/167) Installing libcamera-ipa (0.3.0-r0) [2024-05-29T18:27:16.949Z] (148/167) Installing libunwind (1.8.1-r0) [2024-05-29T18:27:17.208Z] (149/167) Installing yaml (0.2.5-r2) [2024-05-29T18:27:17.467Z] (150/167) Installing libcamera (0.3.0-r0) [2024-05-29T18:27:18.035Z] (151/167) Installing speexdsp (1.2.1-r2) [2024-05-29T18:27:18.293Z] (152/167) Installing libuv (1.48.0-r0) [2024-05-29T18:27:18.551Z] (153/167) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-29T18:27:19.117Z] (154/167) Installing libsndfile (1.2.2-r0) [2024-05-29T18:27:19.375Z] (155/167) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-29T18:27:19.942Z] (156/167) Installing pipewire-libs (1.0.6-r1) [2024-05-29T18:27:20.507Z] (157/167) Installing libasyncns (0.8-r3) [2024-05-29T18:27:20.765Z] (158/167) Installing libltdl (2.4.7-r3) [2024-05-29T18:27:21.023Z] (159/167) Installing orc (0.4.37-r0) [2024-05-29T18:27:21.281Z] (160/167) Installing tdb-libs (1.4.9-r1) [2024-05-29T18:27:21.848Z] (161/167) Installing libpulse (17.0-r0) [2024-05-29T18:27:22.106Z] (162/167) Installing libwebpdemux (1.3.2-r0) [2024-05-29T18:27:22.363Z] (163/167) Installing libgpg-error (1.49-r0) [2024-05-29T18:27:22.930Z] (164/167) Installing libgcrypt (1.10.3-r0) [2024-05-29T18:27:23.188Z] (165/167) Installing libxslt (1.1.39-r1) [2024-05-29T18:27:23.756Z] (166/167) Installing chromium (125.0.6422.112-r0) [2024-05-29T18:27:26.293Z] (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-29T18:27:26.550Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:27:26.550Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-29T18:27:26.550Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-29T18:27:26.550Z] Executing glib-2.80.2-r0.trigger [2024-05-29T18:27:26.550Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-29T18:27:26.809Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-29T18:27:26.809Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-29T18:27:27.068Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-29T18:27:27.068Z] OK: 657 MiB in 195 packages [2024-05-29T18:27:27.068Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:27:27.636Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:27:28.201Z] (1/30) Installing jansson (2.14-r4) [2024-05-29T18:27:28.460Z] (2/30) Installing binutils (2.42-r0) [2024-05-29T18:27:29.026Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-29T18:27:29.284Z] (4/30) Installing isl26 (0.26-r1) [2024-05-29T18:27:29.850Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-29T18:27:30.108Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-29T18:27:30.366Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-29T18:27:40.344Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-29T18:27:40.344Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-29T18:27:40.615Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-29T18:27:40.880Z] (11/30) Installing libpq (16.3-r0) [2024-05-29T18:27:41.455Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-29T18:27:41.714Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-29T18:27:42.361Z] (14/30) Installing libecpg (16.3-r0) [2024-05-29T18:27:42.621Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-29T18:27:42.881Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-29T18:27:43.451Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-29T18:27:44.823Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-29T18:27:50.088Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-29T18:27:50.088Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-29T18:27:50.654Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-29T18:27:50.912Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-29T18:27:51.182Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1102 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2024-05-29T18:27:51.228Z] Selected Git installation does not exist. Using Default [2024-05-29T18:27:51.228Z] The recommended git tool is: NONE [2024-05-29T18:27:51.478Z] (23/30) Installing icu (74.2-r0) [2024-05-29T18:27:51.736Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-29T18:27:52.304Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-29T18:27:53.683Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-29T18:27:53.944Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-29T18:27:54.204Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-29T18:27:54.772Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-29T18:27:55.032Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-29T18:27:55.599Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:27:55.599Z] OK: 1193 MiB in 225 packages [2024-05-29T18:27:55.599Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:27:56.073Z] using credential edgex-jenkins-ssh [2024-05-29T18:27:56.099Z] Cloning the remote Git repository [2024-05-29T18:27:56.167Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:27:56.141Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-29T18:27:56.231Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2024-05-29T18:27:56.376Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-05-29T18:27:56.377Z] > git --version # timeout=10 [2024-05-29T18:27:56.736Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-29T18:27:56.398Z] > git --version # 'git version 2.25.1' [2024-05-29T18:27:56.400Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-05-29T18:27:56.534Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T18:27:57.105Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-05-29T18:27:57.130Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-05-29T18:27:57.674Z] (2/14) Installing gdbm (1.23-r1) [2024-05-29T18:27:57.934Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-29T18:27:57.941Z] Avoid second fetch [2024-05-29T18:27:57.942Z] Checking out Revision 7e89dd766adf70d3ef5effce142026c21ab88a29 (main) [2024-05-29T18:27:58.193Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-29T18:27:58.453Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-29T18:27:58.535Z] Commit message: "Merge pull request #108 from cherrycl/upgrade-alpine-version" [2024-05-29T18:27:58.712Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-29T18:27:57.957Z] > git config core.sparsecheckout # timeout=10 [2024-05-29T18:27:58.029Z] > git checkout -f 7e89dd766adf70d3ef5effce142026c21ab88a29 # timeout=10 [2024-05-29T18:27:58.971Z] (7/14) Installing readline (8.2.10-r0) [2024-05-29T18:27:59.543Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-29T18:28:00.115Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-29T18:28:00.683Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-29T18:28:00.944Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-29T18:28:01.204Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-29T18:28:02.584Z] (13/14) Installing libsodium-dev (1.0.19-r0) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-05-29T18:28:02.843Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-29T18:28:03.101Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:28:03.101Z] OK: 1359 MiB in 239 packages [2024-05-29T18:28:03.294Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-05-29T18:28:03.294Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-05-29T18:28:03.294Z] Dload Upload Total Spent Left Speed [2024-05-29T18:28:03.294Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 97k 0 --:--:-- --:--:-- --:--:-- 97k [Pipeline] sh [2024-05-29T18:28:03.361Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:28:03.621Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:28:03.631Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-05-29T18:28:03.960Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-05-29T18:28:03.960Z] + sudo tee /etc/docker/daemon.new [2024-05-29T18:28:03.960Z] { [2024-05-29T18:28:03.960Z] "registry-mirrors": [ [2024-05-29T18:28:03.960Z] "https://nexus3.edgexfoundry.org:10001" [2024-05-29T18:28:03.960Z] ], [2024-05-29T18:28:03.960Z] "bip": "10.250.0.254/24", [2024-05-29T18:28:03.960Z] "hosts": [ [2024-05-29T18:28:03.960Z] "tcp://0.0.0.0:5555", [2024-05-29T18:28:03.960Z] "unix:///var/run/docker.sock" [2024-05-29T18:28:03.960Z] ], [2024-05-29T18:28:03.960Z] "mtu": 1458, [2024-05-29T18:28:03.960Z] "selinux-enabled": true, [2024-05-29T18:28:03.960Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-05-29T18:28:03.960Z] } [Pipeline] sh [2024-05-29T18:28:04.288Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-05-29T18:28:04.558Z] OK: 1359 MiB in 239 packages [2024-05-29T18:28:04.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-05-29T18:28:04.629Z] + sudo service docker restart [2024-05-29T18:28:04.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-05-29T18:28:05.754Z] (1/1) Installing tzdata (2024a-r1) [2024-05-29T18:28:06.012Z] OK: 1361 MiB in 240 packages [2024-05-29T18:28:06.271Z] (1/1) Purging tzdata (2024a-r1) [2024-05-29T18:28:06.271Z] OK: 1359 MiB in 239 packages [2024-05-29T18:28:08.178Z] Looking in links: /tmp/tmpjaf0_g9_ [2024-05-29T18:28:08.437Z] Processing /tmp/tmpjaf0_g9_/pip-24.0-py3-none-any.whl [2024-05-29T18:28:08.437Z] Installing collected packages: pip [2024-05-29T18:28:09.816Z] Successfully installed pip-24.0 [2024-05-29T18:28:09.816Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:28:10.075Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-29T18:28:10.336Z] Collecting setuptools [2024-05-29T18:28:10.336Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-29T18:28:10.595Z] Collecting wheel [2024-05-29T18:28:10.595Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T18:28:10.595Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-29T18:28:10.595Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 44.5 MB/s eta 0:00:00 [2024-05-29T18:28:10.595Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-29T18:28:10.595Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 262.9 MB/s eta 0:00:00 [2024-05-29T18:28:10.595Z] Installing collected packages: wheel, setuptools [2024-05-29T18:28:11.163Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-29T18:28:11.163Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:28:11.731Z] Processing ./edgex-taf-common [2024-05-29T18:28:11.731Z] Preparing metadata (setup.py): started [2024-05-29T18:28:11.990Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:11.990Z] Building wheels for collected packages: edgex-taf-common [2024-05-29T18:28:11.990Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-29T18:28:12.250Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-29T18:28:12.250Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=be966b148c1306ed70ea1457f4092223f323b96b5c301f40f17d23245e2be73d [2024-05-29T18:28:12.250Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-29T18:28:12.250Z] Successfully built edgex-taf-common [2024-05-29T18:28:12.250Z] Installing collected packages: edgex-taf-common [2024-05-29T18:28:12.250Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-29T18:28:12.250Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:28:12.817Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-29T18:28:13.076Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-29T18:28:13.076Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-29T18:28:13.076Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-29T18:28:13.076Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-29T18:28:13.076Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-29T18:28:13.076Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-29T18:28:13.076Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-29T18:28:13.076Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-29T18:28:13.076Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-29T18:28:13.076Z] Preparing metadata (setup.py): started [2024-05-29T18:28:13.334Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:13.334Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-29T18:28:13.334Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-29T18:28:13.334Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-29T18:28:13.334Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-29T18:28:13.592Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-29T18:28:13.592Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-29T18:28:13.592Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-29T18:28:13.592Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-29T18:28:13.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 13.6 MB/s eta 0:00:00 [2024-05-29T18:28:13.592Z] Preparing metadata (setup.py): started [2024-05-29T18:28:13.592Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:13.850Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-29T18:28:13.850Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-29T18:28:14.110Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-29T18:28:14.110Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-05-29T18:28:14.369Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 158.5 kB/s eta 0:00:00 [2024-05-29T18:28:14.629Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-29T18:28:14.629Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-29T18:28:14.629Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 39.3 MB/s eta 0:00:00 [2024-05-29T18:28:14.629Z] Installing build dependencies: started [2024-05-29T18:28:16.535Z] Installing build dependencies: finished with status 'done' [2024-05-29T18:28:16.535Z] Getting requirements to build wheel: started [2024-05-29T18:28:16.535Z] Getting requirements to build wheel: finished with status 'done' [2024-05-29T18:28:16.535Z] Preparing metadata (pyproject.toml): started [2024-05-29T18:28:16.794Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-29T18:28:16.794Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-29T18:28:16.794Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-29T18:28:17.052Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-29T18:28:17.052Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) [2024-05-29T18:28:17.311Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-29T18:28:17.311Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-29T18:28:17.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.5 MB/s eta 0:00:00 [2024-05-29T18:28:17.311Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-29T18:28:17.311Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-29T18:28:17.311Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 41.7 MB/s eta 0:00:00 [2024-05-29T18:28:17.311Z] Preparing metadata (setup.py): started [2024-05-29T18:28:17.571Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:17.571Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-29T18:28:17.571Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-05-29T18:28:17.830Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:17.830Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-29T18:28:17.830Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:17.830Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-29T18:28:17.830Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:17.830Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T18:28:17.830Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:17.830Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-29T18:28:17.830Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 7.3 MB/s eta 0:00:00 [2024-05-29T18:28:18.090Z] Preparing metadata (setup.py): started [2024-05-29T18:28:18.090Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:18.090Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:18.090Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-29T18:28:18.090Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:18.350Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-29T18:28:18.350Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:18.350Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T18:28:18.350Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:18.350Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-29T18:28:18.350Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:18.350Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-29T18:28:18.350Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:18.350Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-29T18:28:18.609Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:28:18.609Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-05-29T18:28:18.609Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:28:18.609Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-29T18:28:18.609Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:28:18.609Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-29T18:28:18.609Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:28:18.609Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T18:28:18.868Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T18:28:18.868Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-29T18:28:18.868Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T18:28:18.868Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-29T18:28:18.868Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T18:28:18.868Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-29T18:28:18.868Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T18:28:18.868Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-29T18:28:18.868Z] 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)) (70.0.0) [2024-05-29T18:28:19.127Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T18:28:19.127Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-29T18:28:19.127Z] 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-05-29T18:28:19.127Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T18:28:19.127Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:19.127Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-29T18:28:19.127Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:19.127Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-29T18:28:19.391Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.391Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-05-29T18:28:19.391Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.391Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-29T18:28:19.391Z] Preparing metadata (setup.py): started [2024-05-29T18:28:19.649Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:19.649Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.649Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-29T18:28:19.649Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.649Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-29T18:28:19.649Z] Preparing metadata (setup.py): started [2024-05-29T18:28:19.907Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:28:19.907Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.907Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T18:28:19.907Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.907Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-29T18:28:19.907Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:19.907Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-29T18:28:20.166Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:20.166Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-29T18:28:20.166Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:20.166Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T18:28:20.166Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:20.166Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T18:28:20.425Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:28:20.425Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-05-29T18:28:20.685Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:20.685Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-29T18:28:20.685Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:20.685Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-29T18:28:20.685Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:20.685Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-29T18:28:20.685Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:28:20.685Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-29T18:28:20.685Z] 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-05-29T18:28:20.685Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-29T18:28:20.945Z] 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-05-29T18:28:20.945Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T18:28:20.945Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-29T18:28:20.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 23.1 MB/s eta 0:00:00 [2024-05-29T18:28:20.945Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-29T18:28:20.945Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-29T18:28:20.945Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-29T18:28:20.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 12.3 MB/s eta 0:00:00 [2024-05-29T18:28:20.945Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-29T18:28:20.945Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-29T18:28:20.945Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-29T18:28:20.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 8.9 MB/s eta 0:00:00 [2024-05-29T18:28:20.945Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-29T18:28:20.945Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 21.4 MB/s eta 0:00:00 [2024-05-29T18:28:20.945Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) [2024-05-29T18:28:21.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 69.9 MB/s eta 0:00:00 [2024-05-29T18:28:21.203Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-29T18:28:21.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 31.6 MB/s eta 0:00:00 [2024-05-29T18:28:21.203Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) [2024-05-29T18:28:21.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 36.5 MB/s eta 0:00:00 [2024-05-29T18:28:21.203Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-29T18:28:21.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 42.0 MB/s eta 0:00:00 [2024-05-29T18:28:21.203Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 44.6 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 22.7 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 20.1 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 9.7 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 7.5 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 29.4 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 29.3 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-29T18:28:21.463Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 91.5 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 15.4 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-29T18:28:21.463Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 8.4 MB/s eta 0:00:00 [2024-05-29T18:28:21.463Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 23.7 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-29T18:28:21.722Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-29T18:28:21.722Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 13.7 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 78.1 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 16.9 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-29T18:28:21.722Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 7.8 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 15.3 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-29T18:28:21.722Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-29T18:28:21.722Z] Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) [2024-05-29T18:28:21.722Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 61.5 MB/s eta 0:00:00 [2024-05-29T18:28:21.722Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-29T18:28:21.722Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-29T18:28:21.722Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) [2024-05-29T18:28:21.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 26.8 MB/s eta 0:00:00 [2024-05-29T18:28:21.980Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-29T18:28:21.980Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-29T18:28:21.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 19.7 MB/s eta 0:00:00 [2024-05-29T18:28:21.980Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-29T18:28:21.980Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-29T18:28:21.980Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-29T18:28:21.980Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 7.4 MB/s eta 0:00:00 [2024-05-29T18:28:21.980Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-29T18:28:21.981Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-29T18:28:21.981Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-29T18:28:21.981Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-29T18:28:21.981Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-29T18:28:21.981Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-29T18:28:21.981Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 9.1 MB/s eta 0:00:00 [2024-05-29T18:28:21.981Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email [2024-05-29T18:28:21.981Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-29T18:28:22.239Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-29T18:28:22.239Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=b7075cb9e83d9dc77d1943550f6a94ed4d1e8f44a04db74ce7392422276f3e61 [2024-05-29T18:28:22.239Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-29T18:28:22.239Z] Building wheel for paho-mqtt (setup.py): started [2024-05-29T18:28:22.497Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-29T18:28:22.497Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=0a7fc8cfa806700e2624252654f85e655951345e8afe37069282946b356c72ca [2024-05-29T18:28:22.497Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-29T18:28:22.497Z] Building wheel for psutil (pyproject.toml): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T18:28:22.853Z] provisioning config files... [2024-05-29T18:28:22.874Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4876686418569727687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:28:23.309Z] ---> ****-login.sh [2024-05-29T18:28:23.309Z] nexus3.edgexfoundry.org:10001 [2024-05-29T18:28:23.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:28:23.851Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:28:23.851Z] Configure a credential helper to remove this warning. See [2024-05-29T18:28:23.851Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:28:23.851Z] [2024-05-29T18:28:23.851Z] Login Succeeded [2024-05-29T18:28:23.851Z] nexus3.edgexfoundry.org:10002 [2024-05-29T18:28:23.872Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-29T18:28:23.872Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281486 sha256=e1fa0534ef34755fa6e89f1b69b234414b3b2be4574a38264350327eef0a874c [2024-05-29T18:28:23.872Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-29T18:28:23.872Z] Building wheel for psycopg2 (setup.py): started [2024-05-29T18:28:24.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:28:24.387Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:28:24.387Z] Configure a credential helper to remove this warning. See [2024-05-29T18:28:24.387Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:28:24.387Z] [2024-05-29T18:28:24.387Z] Login Succeeded [2024-05-29T18:28:24.387Z] nexus3.edgexfoundry.org:10003 [2024-05-29T18:28:24.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:28:24.654Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:28:24.654Z] Configure a credential helper to remove this warning. See [2024-05-29T18:28:24.654Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:28:24.654Z] [2024-05-29T18:28:24.654Z] Login Succeeded [2024-05-29T18:28:24.654Z] nexus3.edgexfoundry.org:10004 [2024-05-29T18:28:24.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:28:24.922Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:28:24.922Z] Configure a credential helper to remove this warning. See [2024-05-29T18:28:24.922Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:28:24.922Z] [2024-05-29T18:28:24.922Z] Login Succeeded [2024-05-29T18:28:24.922Z] ****.io [2024-05-29T18:28:25.186Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-05-29T18:28:25.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-05-29T18:28:25.452Z] Configure a credential helper to remove this warning. See [2024-05-29T18:28:25.452Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-05-29T18:28:25.452Z] [2024-05-29T18:28:25.452Z] Login Succeeded [2024-05-29T18:28:25.452Z] ---> ****-login.sh ends [Pipeline] } [2024-05-29T18:28:25.465Z] 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-05-29T18:28:26.115Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-05-29T18:28:26.432Z] + ls -al . [2024-05-29T18:28:26.432Z] total 68 [2024-05-29T18:28:26.432Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 18:28 . [2024-05-29T18:28:26.432Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 18:27 .. [2024-05-29T18:28:26.432Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:28 .git [2024-05-29T18:28:26.432Z] drwxrwxr-x 2 jenkins jenkins 4096 May 29 18:27 .github [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 22 May 29 18:27 .gitignore [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 1619 May 29 18:27 Dockerfile [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 746 May 29 18:27 Jenkinsfile [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 29 18:27 LICENSE [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 3606 May 29 18:27 README.md [2024-05-29T18:28:26.432Z] drwxrwxr-x 4 jenkins jenkins 4096 May 29 18:27 TAF-Manager [2024-05-29T18:28:26.432Z] drwxrwxr-x 6 jenkins jenkins 4096 May 29 18:27 TUC [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 12 May 29 18:25 VERSION [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 343 May 29 18:27 requirements.txt [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 54 May 29 18:27 robot-entrypoint.sh [2024-05-29T18:28:26.432Z] -rw-rw-r-- 1 jenkins jenkins 445 May 29 18:27 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:28:26.781Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 --label arch=arm64 --label version=0.0.2-dev.42 . [2024-05-29T18:28:27.048Z] Sending build context to Docker daemon 363kB [2024-05-29T18:28:27.048Z] Step 1/13 : FROM alpine:3.20 [2024-05-29T18:28:27.629Z] 3.20: Pulling from library/alpine [2024-05-29T18:28:27.629Z] 94747bd81234: Pulling fs layer [2024-05-29T18:28:27.897Z] 94747bd81234: Verifying Checksum [2024-05-29T18:28:27.897Z] 94747bd81234: Download complete [2024-05-29T18:28:28.856Z] 94747bd81234: Pull complete [2024-05-29T18:28:28.856Z] Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd [2024-05-29T18:28:28.856Z] Status: Downloaded newer image for alpine:3.20 [2024-05-29T18:28:28.856Z] ---> 442043f030d3 [2024-05-29T18:28:28.856Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-05-29T18:28:28.856Z] ---> Running in 9becbdef218c [2024-05-29T18:28:29.124Z] Removing intermediate container 9becbdef218c [2024-05-29T18:28:29.124Z] ---> eaaec1868978 [2024-05-29T18:28:29.124Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-05-29T18:28:29.124Z] ---> Running in 3ba16d42de6f [2024-05-29T18:28:29.707Z] Removing intermediate container 3ba16d42de6f [2024-05-29T18:28:29.707Z] ---> 064a6d7009ea [2024-05-29T18:28:29.707Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-05-29T18:28:30.291Z] ---> c6358c2c195c [2024-05-29T18:28:30.291Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-05-29T18:28:30.877Z] ---> 6e6a3e469217 [2024-05-29T18:28:30.877Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-05-29T18:28:31.461Z] ---> c339e1b2df32 [2024-05-29T18:28:31.461Z] Step 7/13 : WORKDIR /edgex-taf [2024-05-29T18:28:31.461Z] ---> Running in 55383214dba4 [2024-05-29T18:28:31.728Z] Removing intermediate container 55383214dba4 [2024-05-29T18:28:31.728Z] ---> 27e2d2ee784d [2024-05-29T18:28:31.728Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-05-29T18:28:31.996Z] ---> Running in 448ca8eb38f7 [2024-05-29T18:28:33.853Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-29T18:28:33.853Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521877 sha256=9560a437fa9831805f53e8a1af02e47f8c5b626f054db169741dc53328963cb6 [2024-05-29T18:28:33.853Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-29T18:28:33.853Z] Building wheel for flex (setup.py): started [2024-05-29T18:28:33.853Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-29T18:28:33.853Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=456226d7c4c488a91559b307864c72940e296d86883a91412de216844f0d58ab [2024-05-29T18:28:33.853Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-29T18:28:33.853Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-29T18:28:33.853Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-29T18:28:33.853Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=458ea8b3f12c3d0cc64e801f5fb84a3686041244e2a34a70caa4a88515dbb0e3 [2024-05-29T18:28:33.853Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-29T18:28:33.853Z] Building wheel for validate-email (setup.py): started [2024-05-29T18:28:33.853Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-29T18:28:33.853Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=2db2879c467232073e392e25d8f97f4e24084a658fb81f25a12f1ae4ff1754b2 [2024-05-29T18:28:33.853Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-29T18:28:33.853Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email [2024-05-29T18:28:33.853Z] 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, packaging, 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-05-29T18:28:33.938Z] Removing intermediate container 448ca8eb38f7 [2024-05-29T18:28:33.938Z] ---> a670c5ef6e76 [2024-05-29T18:28:33.938Z] 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 --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2024-05-29T18:28:33.938Z] ---> Running in c2caeac9f085 [2024-05-29T18:28:34.520Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:28:35.489Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:28:36.896Z] OK: 9 MiB in 14 packages [2024-05-29T18:28:37.161Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:28:37.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:28:39.683Z] (1/14) Installing ca-certificates (20240226-r0) [2024-05-29T18:28:39.684Z] (2/14) Installing brotli-libs (1.1.0-r2) [2024-05-29T18:28:40.262Z] (3/14) Installing c-ares (1.28.1-r0) [2024-05-29T18:28:40.841Z] (4/14) Installing libunistring (1.2-r0) [2024-05-29T18:28:41.109Z] (5/14) Installing libidn2 (2.3.7-r0) [2024-05-29T18:28:41.694Z] (6/14) Installing nghttp2-libs (1.62.0-r0) [2024-05-29T18:28:41.961Z] (7/14) Installing libpsl (0.21.5-r1) [2024-05-29T18:28:42.546Z] (8/14) Installing zstd-libs (1.5.6-r0) [2024-05-29T18:28:42.812Z] (9/14) Installing libcurl (8.7.1-r0) [2024-05-29T18:28:43.390Z] (10/14) Installing curl (8.7.1-r0) [2024-05-29T18:28:43.655Z] (11/14) Installing docker-cli (26.1.3-r0) [2024-05-29T18:28:43.837Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-29T18:28:43.838Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:28:45.057Z] (12/14) Installing oniguruma (6.9.9-r0) [2024-05-29T18:28:45.329Z] (13/14) Installing jq (1.7.1-r0) [2024-05-29T18:28:45.597Z] (14/14) Installing openssl (3.3.0-r2) [2024-05-29T18:28:46.181Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:28:46.181Z] Executing ca-certificates-20240226-r0.trigger [2024-05-29T18:28:46.450Z] OK: 43 MiB in 28 packages [2024-05-29T18:28:46.450Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:28:47.030Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:28:48.983Z] (1/166) Installing libexpat (2.6.2-r0) [2024-05-29T18:28:49.248Z] (2/166) Installing libbz2 (1.0.8-r6) [2024-05-29T18:28:49.515Z] (3/166) Installing libpng (1.6.43-r0) [2024-05-29T18:28:49.780Z] (4/166) Installing freetype (2.13.2-r0) [2024-05-29T18:28:50.363Z] (5/166) Installing fontconfig (2.15.0-r1) [2024-05-29T18:28:50.944Z] (6/166) Installing libfontenc (1.1.8-r0) [2024-05-29T18:28:51.209Z] (7/166) Installing mkfontscale (1.2.2-r6) [2024-05-29T18:28:51.473Z] (8/166) Installing font-opensans (0_git20210927-r1) [2024-05-29T18:28:52.051Z] (9/166) Installing pkgconf (2.2.0-r0) [2024-05-29T18:28:52.629Z] (10/166) Installing libgcc (13.2.1_git20240309-r0) [2024-05-29T18:28:52.894Z] (11/166) Installing libffi (3.4.6-r0) [2024-05-29T18:28:53.157Z] (12/166) Installing libintl (0.22.5-r0) [2024-05-29T18:28:53.737Z] (13/166) Installing libeconf (0.6.3-r0) [2024-05-29T18:28:54.002Z] (14/166) Installing libblkid (2.40.1-r1) [2024-05-29T18:28:54.267Z] (15/166) Installing libmount (2.40.1-r1) [2024-05-29T18:28:54.846Z] (16/166) Installing pcre2 (10.43-r0) [2024-05-29T18:28:55.424Z] (17/166) Installing glib (2.80.2-r0) [2024-05-29T18:28:56.002Z] (18/166) Installing libstdc++ (13.2.1_git20240309-r0) [2024-05-29T18:28:56.580Z] (19/166) Installing xz-libs (5.6.1-r3) [2024-05-29T18:28:56.852Z] (20/166) Installing libxml2 (2.12.7-r0) [2024-05-29T18:28:57.429Z] (21/166) Installing shared-mime-info (2.4-r0) [2024-05-29T18:28:58.008Z] (22/166) Installing hicolor-icon-theme (0.17-r2) [2024-05-29T18:28:58.273Z] (23/166) Installing libjpeg-turbo (3.0.3-r0) [2024-05-29T18:28:58.856Z] (24/166) Installing libsharpyuv (1.3.2-r0) [2024-05-29T18:28:59.122Z] (25/166) Installing libwebp (1.3.2-r0) [2024-05-29T18:28:59.388Z] (26/166) Installing tiff (4.6.0t-r0) [2024-05-29T18:28:59.971Z] (27/166) Installing gdk-pixbuf (2.42.11-r1) [2024-05-29T18:29:00.554Z] (28/166) Installing gtk-update-icon-cache (3.24.42-r0) [2024-05-29T18:29:00.820Z] (29/166) Installing libxau (1.0.11-r4) [2024-05-29T18:29:01.086Z] (30/166) Installing libmd (1.1.0-r0) [2024-05-29T18:29:01.352Z] (31/166) Installing libbsd (0.12.2-r0) [2024-05-29T18:29:01.619Z] (32/166) Installing libxdmcp (1.1.5-r1) [2024-05-29T18:29:01.886Z] (33/166) Installing libxcb (1.16.1-r0) [2024-05-29T18:29:02.469Z] (34/166) Installing libx11 (1.8.9-r1) [2024-05-29T18:29:03.050Z] (35/166) Installing libxcomposite (0.4.6-r5) [2024-05-29T18:29:03.316Z] (36/166) Installing libxfixes (6.0.1-r4) [2024-05-29T18:29:03.582Z] (37/166) Installing libxrender (0.9.11-r5) [2024-05-29T18:29:03.848Z] (38/166) Installing libxcursor (1.2.2-r1) [2024-05-29T18:29:04.430Z] (39/166) Installing libxdamage (1.1.6-r5) [2024-05-29T18:29:04.695Z] (40/166) Installing libxext (1.3.6-r2) [2024-05-29T18:29:04.962Z] (41/166) Installing libxi (1.8.1-r4) [2024-05-29T18:29:05.229Z] (42/166) Installing libxinerama (1.1.5-r4) [2024-05-29T18:29:05.496Z] (43/166) Installing libxrandr (1.5.4-r1) [2024-05-29T18:29:06.072Z] Removing intermediate container c87fef0a979d [2024-05-29T18:29:06.072Z] ---> 368500511c3f [2024-05-29T18:29:06.072Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-29T18:29:06.072Z] ---> Running in b4137ab06c90 [2024-05-29T18:29:06.072Z] Removing intermediate container b4137ab06c90 [2024-05-29T18:29:06.072Z] ---> 69a70336f6c6 [2024-05-29T18:29:06.072Z] Step 11/13 : LABEL arch=amd64 [2024-05-29T18:29:06.072Z] ---> Running in c7ebfb592d6b [2024-05-29T18:29:06.072Z] Removing intermediate container c7ebfb592d6b [2024-05-29T18:29:06.072Z] ---> be0f671f6d72 [2024-05-29T18:29:06.072Z] Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T18:29:06.072Z] ---> Running in 776b54f77bfe [2024-05-29T18:29:06.072Z] Removing intermediate container 776b54f77bfe [2024-05-29T18:29:06.072Z] ---> b558c4af22c0 [2024-05-29T18:29:06.072Z] Step 13/13 : LABEL version=0.0.2-dev.42 [2024-05-29T18:29:06.072Z] ---> Running in 91f6ce4db593 [2024-05-29T18:29:06.072Z] Removing intermediate container 91f6ce4db593 [2024-05-29T18:29:06.072Z] ---> d93b0525d385 [2024-05-29T18:29:06.072Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T18:29:06.072Z] Successfully built d93b0525d385 [2024-05-29T18:29:06.072Z] Successfully tagged edgex-taf-common:latest [2024-05-29T18:29:06.077Z] (44/166) Installing libatk-1.0 (2.52.0-r0) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (org.codehaus.groovy.runtime.GStringImpl.id). Administrators can decide whether to approve or reject this signature. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [2024-05-29T18:29:06.343Z] (45/166) Installing libxtst (1.2.4-r6) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:29:06.609Z] (46/166) Installing dbus-libs (1.14.10-r1) [2024-05-29T18:29:06.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T18:29:06.632Z] [2024-05-29T18:29:06.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:29:06.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T18:29:06.932Z] latest: Pulling from edgex-lftools-log-publisher [2024-05-29T18:29:06.932Z] 5eb5b503b376: Pulling fs layer [2024-05-29T18:29:06.932Z] 5c69ac0246d0: Pulling fs layer [2024-05-29T18:29:06.932Z] ec43610c2a17: Pulling fs layer [2024-05-29T18:29:06.932Z] 3a2ae6a8a46f: Pulling fs layer [2024-05-29T18:29:06.932Z] 33b1e0a273af: Pulling fs layer [2024-05-29T18:29:06.932Z] 5d3b04190fa2: Pulling fs layer [2024-05-29T18:29:06.932Z] 3a2ae6a8a46f: Waiting [2024-05-29T18:29:06.932Z] 33b1e0a273af: Waiting [2024-05-29T18:29:06.932Z] 2f39f015ded8: Pulling fs layer [2024-05-29T18:29:06.932Z] 5d3b04190fa2: Waiting [2024-05-29T18:29:06.932Z] 2f39f015ded8: Waiting [2024-05-29T18:29:06.932Z] 5c69ac0246d0: Download complete [2024-05-29T18:29:06.932Z] 3a2ae6a8a46f: Verifying Checksum [2024-05-29T18:29:06.932Z] 3a2ae6a8a46f: Download complete [2024-05-29T18:29:06.932Z] 33b1e0a273af: Verifying Checksum [2024-05-29T18:29:06.932Z] 33b1e0a273af: Download complete [2024-05-29T18:29:06.932Z] 5d3b04190fa2: Verifying Checksum [2024-05-29T18:29:06.932Z] 5d3b04190fa2: Download complete [2024-05-29T18:29:06.932Z] ec43610c2a17: Verifying Checksum [2024-05-29T18:29:06.932Z] ec43610c2a17: Download complete [2024-05-29T18:29:07.189Z] 5eb5b503b376: Verifying Checksum [2024-05-29T18:29:07.189Z] 5eb5b503b376: Download complete [2024-05-29T18:29:07.190Z] (47/166) Installing at-spi2-core (2.52.0-r0) [2024-05-29T18:29:07.455Z] (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) [2024-05-29T18:29:07.752Z] 2f39f015ded8: Download complete [2024-05-29T18:29:08.040Z] (49/166) Installing pixman (0.43.2-r0) [2024-05-29T18:29:08.305Z] (50/166) Installing cairo (1.18.0-r0) [2024-05-29T18:29:08.316Z] 5eb5b503b376: Pull complete [2024-05-29T18:29:08.316Z] 5c69ac0246d0: Pull complete [2024-05-29T18:29:08.886Z] ec43610c2a17: Pull complete [2024-05-29T18:29:08.886Z] 3a2ae6a8a46f: Pull complete [2024-05-29T18:29:08.887Z] (51/166) Installing cairo-gobject (1.18.0-r0) [2024-05-29T18:29:09.144Z] 33b1e0a273af: Pull complete [2024-05-29T18:29:09.144Z] 5d3b04190fa2: Pull complete [2024-05-29T18:29:09.152Z] (52/166) Installing avahi-libs (0.8-r17) [2024-05-29T18:29:09.416Z] (53/166) Installing gmp (6.3.0-r1) [2024-05-29T18:29:10.014Z] (54/166) Installing nettle (3.9.1-r0) [2024-05-29T18:29:10.596Z] (55/166) Installing libtasn1 (4.19.0-r2) [2024-05-29T18:29:10.863Z] (56/166) Installing p11-kit (0.25.3-r0) [2024-05-29T18:29:11.442Z] (57/166) Installing gnutls (3.8.5-r0) [2024-05-29T18:29:12.037Z] (58/166) Installing cups-libs (2.4.8-r0) [2024-05-29T18:29:12.302Z] (59/166) Installing libepoxy (1.5.10-r1) [2024-05-29T18:29:12.885Z] (60/166) Installing fribidi (1.0.14-r0) [2024-05-29T18:29:13.151Z] (61/166) Installing graphite2 (1.3.14-r6) [2024-05-29T18:29:13.327Z] 2f39f015ded8: Pull complete [2024-05-29T18:29:13.327Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-05-29T18:29:13.327Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T18:29:13.327Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T18:29:13.407Z] prd-ubuntu20.04-docker-8c-8g-1101 does not seem to be running inside a container [2024-05-29T18:29:13.433Z] $ 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-05-29T18:29:13.494Z] (62/166) Installing harfbuzz (8.5.0-r0) [2024-05-29T18:29:14.090Z] (63/166) Installing libxft (2.3.8-r3) [2024-05-29T18:29:14.373Z] (64/166) Installing pango (1.52.2-r0) [2024-05-29T18:29:14.965Z] (65/166) Installing wayland-libs-client (1.22.0-r4) [2024-05-29T18:29:15.248Z] (66/166) Installing wayland-libs-cursor (1.22.0-r4) [2024-05-29T18:29:15.532Z] (67/166) Installing wayland-libs-egl (1.22.0-r4) [2024-05-29T18:29:15.805Z] (68/166) Installing xkeyboard-config (2.41-r0) [2024-05-29T18:29:15.912Z] $ docker top 32b28c5337d099b8165aec9feff6d06cb2b967166598977416f664b499a9206d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:29:16.303Z] ---> job-cost.sh [2024-05-29T18:29:16.303Z] lf-activate-venv: SKIPPING [2024-05-29T18:29:16.303Z] INFO: No Stack... [2024-05-29T18:29:16.384Z] (69/166) Installing libxkbcommon (1.7.0-r0) [2024-05-29T18:29:16.562Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T18:29:16.820Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T18:29:16.965Z] (70/166) Installing gtk+3.0 (3.24.42-r0) [2024-05-29T18:29:17.106Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-29T18:29:17.106Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T18:29:17.118Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] [2024-05-29T18:29:17.134Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] did not exist. Created. [2024-05-29T18:29:17.140Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T18:29:17.437Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-05-29T18:29:17.483Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T18:29:17.495Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T18:29:17.513Z] $ docker stop --time=1 32b28c5337d099b8165aec9feff6d06cb2b967166598977416f664b499a9206d [2024-05-29T18:29:17.546Z] (71/166) Installing icu-data-full (74.2-r0) [2024-05-29T18:29:18.658Z] $ docker rm -f --volumes 32b28c5337d099b8165aec9feff6d06cb2b967166598977416f664b499a9206d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T18:29:18.774Z] Failed in branch amd64 [2024-05-29T18:29:20.889Z] (72/166) Installing mesa (24.0.8-r1) [2024-05-29T18:29:20.889Z] (73/166) Installing llvm17-libs (17.0.6-r1) [2024-05-29T18:29:24.243Z] (74/166) Installing hwdata-pci (0.382-r0) [2024-05-29T18:29:24.509Z] (75/166) Installing libpciaccess (0.18.1-r0) [2024-05-29T18:29:24.777Z] (76/166) Installing libdrm (2.4.120-r0) [2024-05-29T18:29:25.381Z] (77/166) Installing libelf (0.191-r0) [2024-05-29T18:29:25.647Z] (78/166) Installing mesa-glapi (24.0.8-r1) [2024-05-29T18:29:25.913Z] (79/166) Installing mesa-dri-gallium (24.0.8-r1) [2024-05-29T18:29:26.871Z] (80/166) Installing eudev-libs (3.2.14-r2) [2024-05-29T18:29:27.451Z] (81/166) Installing libmagic (5.45-r1) [2024-05-29T18:29:28.033Z] (82/166) Installing file (5.45-r1) [2024-05-29T18:29:28.300Z] (83/166) Installing xprop (1.2.7-r0) [2024-05-29T18:29:28.565Z] (84/166) Installing libice (1.1.1-r6) [2024-05-29T18:29:28.835Z] (85/166) Installing libuuid (2.40.1-r1) [2024-05-29T18:29:29.101Z] (86/166) Installing libsm (1.2.4-r4) [2024-05-29T18:29:29.680Z] (87/166) Installing libxt (1.3.0-r5) [2024-05-29T18:29:29.946Z] (88/166) Installing libxmu (1.1.4-r2) [2024-05-29T18:29:30.225Z] (89/166) Installing xset (1.2.5-r1) [2024-05-29T18:29:30.806Z] (90/166) Installing xdg-utils (1.2.1-r0) [2024-05-29T18:29:31.071Z] (91/166) Installing libogg (1.3.5-r5) [2024-05-29T18:29:31.336Z] (92/166) Installing libflac (1.4.3-r1) [2024-05-29T18:29:31.913Z] (93/166) Installing alsa-lib (1.2.11-r0) [2024-05-29T18:29:32.491Z] (94/166) Installing libSvtAv1Enc (2.0.0-r1) [2024-05-29T18:29:33.070Z] (95/166) Installing aom-libs (3.9.0-r0) [2024-05-29T18:29:33.648Z] (96/166) Installing libva (2.21.0-r0) [2024-05-29T18:29:33.913Z] (97/166) Installing libvdpau (1.5-r3) [2024-05-29T18:29:34.491Z] (98/166) Installing ffmpeg-libavutil (6.1.1-r7) [2024-05-29T18:29:34.755Z] (99/166) Installing libdav1d (1.4.2-r0) [2024-05-29T18:29:35.334Z] (100/166) Installing openexr-libiex (3.1.13-r1) [2024-05-29T18:29:35.917Z] (101/166) Installing openexr-libilmthread (3.1.13-r1) [2024-05-29T18:29:36.180Z] (102/166) Installing imath (3.1.11-r2) [2024-05-29T18:29:36.445Z] (103/166) Installing openexr-libopenexr (3.1.13-r1) [2024-05-29T18:29:37.022Z] (104/166) Installing giflib (5.2.2-r0) [2024-05-29T18:29:37.286Z] (105/166) Installing libhwy (1.0.7-r0) [2024-05-29T18:29:37.552Z] (106/166) Installing lcms2 (2.16-r0) [2024-05-29T18:29:38.133Z] (107/166) Installing libjxl (0.10.2-r0) [2024-05-29T18:29:38.713Z] (108/166) Installing lame-libs (3.100-r5) [2024-05-29T18:29:38.979Z] (109/166) Installing opus (1.5.2-r0) [2024-05-29T18:29:39.559Z] (110/166) Installing rav1e-libs (0.7.1-r0) [2024-05-29T18:29:40.145Z] (111/166) Installing libgomp (13.2.1_git20240309-r0) [2024-05-29T18:29:40.410Z] (112/166) Installing soxr (0.1.3-r7) [2024-05-29T18:29:40.991Z] (113/166) Installing ffmpeg-libswresample (6.1.1-r7) [2024-05-29T18:29:41.256Z] (114/166) Installing libtheora (1.1.1-r18) [2024-05-29T18:29:41.838Z] (115/166) Installing libvorbis (1.3.7-r2) [2024-05-29T18:29:42.104Z] (116/166) Installing libvpx (1.14.0-r0) [2024-05-29T18:29:42.688Z] (117/166) Installing libwebpmux (1.3.2-r0) [2024-05-29T18:29:42.954Z] (118/166) Installing x264-libs (0.164_git20231001-r0) [2024-05-29T18:29:43.534Z] (119/166) Installing numactl (2.0.18-r0) [2024-05-29T18:29:44.116Z] (120/166) Installing x265-libs (3.6-r0) [2024-05-29T18:29:44.698Z] (121/166) Installing xvidcore (1.3.7-r2) [2024-05-29T18:29:44.965Z] (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) [2024-05-29T18:29:45.922Z] (123/166) Installing libbluray (1.3.4-r1) [2024-05-29T18:29:46.188Z] (124/166) Installing mpg123-libs (1.32.6-r0) [2024-05-29T18:29:46.767Z] (125/166) Installing libopenmpt (0.7.7-r0) [2024-05-29T18:29:47.348Z] (126/166) Installing cjson (1.7.18-r0) [2024-05-29T18:29:47.614Z] (127/166) Installing mbedtls (3.6.0-r0) [2024-05-29T18:29:48.205Z] (128/166) Installing librist (0.2.10-r1) [2024-05-29T18:29:48.470Z] (129/166) Installing libsrt (1.5.3-r0) [2024-05-29T18:29:49.050Z] (130/166) Installing libssh (0.10.6-r0) [2024-05-29T18:29:49.316Z] (131/166) Installing libsodium (1.0.19-r0) [2024-05-29T18:29:49.582Z] (132/166) Installing libzmq (4.3.5-r2) [2024-05-29T18:29:50.170Z] (133/166) Installing ffmpeg-libavformat (6.1.1-r7) [2024-05-29T18:29:50.750Z] (134/166) Installing crc32c (1.1.2-r0) [2024-05-29T18:29:51.016Z] (135/166) Installing double-conversion (3.3.0-r0) [2024-05-29T18:29:51.282Z] (136/166) Installing libevent (2.1.12-r7) [2024-05-29T18:29:51.863Z] (137/166) Installing wayland-libs-server (1.22.0-r4) [2024-05-29T18:29:52.128Z] (138/166) Installing mesa-gbm (24.0.8-r1) [2024-05-29T18:29:52.708Z] (139/166) Installing harfbuzz-subset (8.5.0-r0) [2024-05-29T18:29:52.975Z] (140/166) Installing icu-libs (74.2-r0) [2024-05-29T18:29:53.931Z] (141/166) Installing minizip (1.3.1-r0) [2024-05-29T18:29:53.931Z] (142/166) Installing nspr (4.35-r4) [2024-05-29T18:29:54.512Z] (143/166) Installing sqlite-libs (3.45.3-r1) [2024-05-29T18:29:55.091Z] (144/166) Installing nss (3.100-r0) [2024-05-29T18:29:55.671Z] (145/166) Installing openh264 (2.4.1-r0) [2024-05-29T18:29:56.251Z] (146/166) Installing libcamera-ipa (0.3.0-r0) [2024-05-29T18:29:56.516Z] (147/166) Installing libunwind (1.8.1-r0) [2024-05-29T18:29:57.096Z] (148/166) Installing yaml (0.2.5-r2) [2024-05-29T18:29:57.363Z] (149/166) Installing libcamera (0.3.0-r0) [2024-05-29T18:29:57.942Z] (150/166) Installing speexdsp (1.2.1-r2) [2024-05-29T18:29:58.207Z] (151/166) Installing libuv (1.48.0-r0) [2024-05-29T18:29:58.472Z] (152/166) Installing roc-toolkit-libs (0.3.0-r0) [2024-05-29T18:29:59.052Z] (153/166) Installing libsndfile (1.2.2-r0) [2024-05-29T18:29:59.633Z] (154/166) Installing webrtc-audio-processing-1 (1.3-r0) [2024-05-29T18:29:59.899Z] (155/166) Installing pipewire-libs (1.0.6-r1) [2024-05-29T18:30:00.854Z] (156/166) Installing libasyncns (0.8-r3) [2024-05-29T18:30:00.854Z] (157/166) Installing libltdl (2.4.7-r3) [2024-05-29T18:30:01.434Z] (158/166) Installing orc (0.4.37-r0) [2024-05-29T18:30:01.699Z] (159/166) Installing tdb-libs (1.4.9-r1) [2024-05-29T18:30:01.972Z] (160/166) Installing libpulse (17.0-r0) [2024-05-29T18:30:02.552Z] (161/166) Installing libwebpdemux (1.3.2-r0) [2024-05-29T18:30:02.817Z] (162/166) Installing libgpg-error (1.49-r0) [2024-05-29T18:30:03.397Z] (163/166) Installing libgcrypt (1.10.3-r0) [2024-05-29T18:30:03.665Z] (164/166) Installing libxslt (1.1.39-r1) [2024-05-29T18:30:04.245Z] (165/166) Installing chromium (125.0.6422.112-r0) [2024-05-29T18:30:10.882Z] (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) [2024-05-29T18:30:10.882Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:30:10.882Z] Executing fontconfig-2.15.0-r1.trigger [2024-05-29T18:30:10.882Z] Executing mkfontscale-1.2.2-r6.trigger [2024-05-29T18:30:10.882Z] Executing glib-2.80.2-r0.trigger [2024-05-29T18:30:11.150Z] Executing shared-mime-info-2.4-r0.trigger [2024-05-29T18:30:13.104Z] Executing gdk-pixbuf-2.42.11-r1.trigger [2024-05-29T18:30:13.104Z] Executing gtk-update-icon-cache-3.24.42-r0.trigger [2024-05-29T18:30:13.104Z] Executing gtk+3.0-3.24.42-r0.trigger [2024-05-29T18:30:13.104Z] OK: 643 MiB in 194 packages [2024-05-29T18:30:13.686Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:30:14.270Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:30:15.673Z] (1/30) Installing jansson (2.14-r4) [2024-05-29T18:30:15.937Z] (2/30) Installing binutils (2.42-r0) [2024-05-29T18:30:16.897Z] (3/30) Installing libatomic (13.2.1_git20240309-r0) [2024-05-29T18:30:17.163Z] (4/30) Installing isl26 (0.26-r1) [2024-05-29T18:30:17.746Z] (5/30) Installing mpfr4 (4.2.1-r0) [2024-05-29T18:30:18.013Z] (6/30) Installing mpc1 (1.3.1-r1) [2024-05-29T18:30:18.594Z] (7/30) Installing gcc (13.2.1_git20240309-r0) [2024-05-29T18:30:21.944Z] (8/30) Installing musl-dev (1.2.5-r0) [2024-05-29T18:30:22.209Z] (9/30) Installing linux-headers (6.6-r0) [2024-05-29T18:30:23.161Z] (10/30) Installing libffi-dev (3.4.6-r0) [2024-05-29T18:30:23.738Z] (11/30) Installing libpq (16.3-r0) [2024-05-29T18:30:24.002Z] (12/30) Installing openssl-dev (3.3.0-r2) [2024-05-29T18:30:24.580Z] (13/30) Installing libpq-dev (16.3-r0) [2024-05-29T18:30:25.155Z] (14/30) Installing libecpg (16.3-r0) [2024-05-29T18:30:25.418Z] (15/30) Installing libecpg-dev (16.3-r0) [2024-05-29T18:30:25.998Z] (16/30) Installing clang16-headers (16.0.6-r5) [2024-05-29T18:30:26.575Z] (17/30) Installing llvm16-libs (16.0.6-r8) [2024-05-29T18:30:36.629Z] (18/30) Installing clang16-libs (16.0.6-r5) [2024-05-29T18:30:37.587Z] (19/30) Installing fortify-headers (1.1-r3) [2024-05-29T18:30:38.166Z] (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) [2024-05-29T18:30:39.122Z] (21/30) Installing llvm16-linker-tools (16.0.6-r8) [2024-05-29T18:30:39.387Z] (22/30) Installing clang16 (16.0.6-r5) [2024-05-29T18:30:39.967Z] (23/30) Installing icu (74.2-r0) [2024-05-29T18:30:40.547Z] (24/30) Installing icu-dev (74.2-r0) [2024-05-29T18:30:41.128Z] (25/30) Installing llvm16 (16.0.6-r8) [2024-05-29T18:30:49.315Z] (26/30) Installing lz4-libs (1.9.4-r5) [2024-05-29T18:30:49.582Z] (27/30) Installing lz4-dev (1.9.4-r5) [2024-05-29T18:30:49.847Z] (28/30) Installing zstd (1.5.6-r0) [2024-05-29T18:30:50.427Z] (29/30) Installing zstd-dev (1.5.6-r0) [2024-05-29T18:30:50.692Z] (30/30) Installing postgresql16-dev (16.3-r0) [2024-05-29T18:30:51.649Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:30:51.649Z] OK: 1169 MiB in 224 packages [2024-05-29T18:30:51.916Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:30:52.493Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:30:54.433Z] (1/14) Installing g++ (13.2.1_git20240309-r0) [2024-05-29T18:30:58.674Z] (2/14) Installing gdbm (1.23-r1) [2024-05-29T18:30:58.674Z] (3/14) Installing mpdecimal (4.0.0-r0) [2024-05-29T18:30:58.938Z] (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) [2024-05-29T18:30:59.203Z] (5/14) Installing libncursesw (6.4_p20240420-r0) [2024-05-29T18:30:59.784Z] (6/14) Installing libpanelw (6.4_p20240420-r0) [2024-05-29T18:30:59.784Z] (7/14) Installing readline (8.2.10-r0) [2024-05-29T18:31:00.372Z] (8/14) Installing python3 (3.12.3-r1) [2024-05-29T18:31:01.779Z] (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) [2024-05-29T18:31:02.735Z] (10/14) Installing pyc (3.12.3-r1) [2024-05-29T18:31:03.000Z] (11/14) Installing python3-pyc (3.12.3-r1) [2024-05-29T18:31:03.265Z] (12/14) Installing python3-dev (3.12.3-r1) [2024-05-29T18:31:13.318Z] (13/14) Installing libsodium-dev (1.0.19-r0) [2024-05-29T18:31:13.318Z] (14/14) Installing zeromq-dev (4.3.5-r2) [2024-05-29T18:31:13.584Z] Executing busybox-1.36.1-r28.trigger [2024-05-29T18:31:13.584Z] OK: 1356 MiB in 238 packages [2024-05-29T18:31:13.849Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:31:14.430Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:31:16.368Z] OK: 1356 MiB in 238 packages [2024-05-29T18:31:16.368Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-05-29T18:31:16.948Z] fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-05-29T18:31:18.904Z] (1/1) Installing tzdata (2024a-r1) [2024-05-29T18:31:19.489Z] OK: 1357 MiB in 239 packages [2024-05-29T18:31:20.897Z] (1/1) Purging tzdata (2024a-r1) [2024-05-29T18:31:21.165Z] OK: 1356 MiB in 238 packages [2024-05-29T18:31:33.461Z] Looking in links: /tmp/tmpxunan48o [2024-05-29T18:31:33.461Z] Processing /tmp/tmpxunan48o/pip-24.0-py3-none-any.whl [2024-05-29T18:31:33.461Z] Installing collected packages: pip [2024-05-29T18:31:41.752Z] Successfully installed pip-24.0 [2024-05-29T18:31:41.752Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:31:44.367Z] Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) [2024-05-29T18:31:46.940Z] Collecting setuptools [2024-05-29T18:31:46.940Z] Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) [2024-05-29T18:31:46.940Z] Collecting wheel [2024-05-29T18:31:46.940Z] Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T18:31:47.203Z] Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) [2024-05-29T18:31:47.203Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 21.2 MB/s eta 0:00:00 [2024-05-29T18:31:47.203Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-05-29T18:31:47.204Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 27.6 MB/s eta 0:00:00 [2024-05-29T18:31:47.469Z] Installing collected packages: wheel, setuptools [2024-05-29T18:31:51.722Z] Successfully installed setuptools-70.0.0 wheel-0.43.0 [2024-05-29T18:31:51.722Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:31:55.051Z] Processing ./edgex-taf-common [2024-05-29T18:31:55.051Z] Preparing metadata (setup.py): started [2024-05-29T18:31:55.631Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:31:55.631Z] Building wheels for collected packages: edgex-taf-common [2024-05-29T18:31:55.631Z] Building wheel for edgex-taf-common (setup.py): started [2024-05-29T18:31:57.032Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-05-29T18:31:57.032Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=76e04c6b4fcea2863b3143fbf2710f52b7bf84be8542f2c6b98b896e511c2520 [2024-05-29T18:31:57.032Z] Stored in directory: /root/.cache/pip/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d [2024-05-29T18:31:57.032Z] Successfully built edgex-taf-common [2024-05-29T18:31:57.298Z] Installing collected packages: edgex-taf-common [2024-05-29T18:31:57.298Z] Successfully installed edgex-taf-common-0.0.0 [2024-05-29T18:31:57.298Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:32:01.540Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-05-29T18:32:01.540Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-05-29T18:32:01.540Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-05-29T18:32:01.540Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-05-29T18:32:01.540Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-05-29T18:32:01.540Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-05-29T18:32:01.540Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-05-29T18:32:01.540Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-05-29T18:32:01.540Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-05-29T18:32:01.806Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-05-29T18:32:01.806Z] Preparing metadata (setup.py): started [2024-05-29T18:32:02.761Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:32:02.761Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-05-29T18:32:02.761Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-05-29T18:32:02.761Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-05-29T18:32:02.761Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-05-29T18:32:03.343Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-05-29T18:32:03.343Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-05-29T18:32:03.343Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-05-29T18:32:03.343Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-05-29T18:32:03.343Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 4.6 MB/s eta 0:00:00 [2024-05-29T18:32:03.343Z] Preparing metadata (setup.py): started [2024-05-29T18:32:04.747Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:32:04.747Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-05-29T18:32:04.747Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-05-29T18:32:06.150Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-05-29T18:32:06.150Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-05-29T18:32:06.415Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.3 MB/s eta 0:00:00 [2024-05-29T18:32:06.997Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-05-29T18:32:06.997Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-05-29T18:32:07.263Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 12.0 MB/s eta 0:00:00 [2024-05-29T18:32:07.528Z] Installing build dependencies: started [2024-05-29T18:32:17.586Z] Installing build dependencies: finished with status 'done' [2024-05-29T18:32:17.586Z] Getting requirements to build wheel: started [2024-05-29T18:32:18.545Z] Getting requirements to build wheel: finished with status 'done' [2024-05-29T18:32:18.545Z] Preparing metadata (pyproject.toml): started [2024-05-29T18:32:19.950Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-29T18:32:20.531Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-05-29T18:32:20.531Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-05-29T18:32:22.467Z] Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) [2024-05-29T18:32:22.467Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) [2024-05-29T18:32:22.733Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-05-29T18:32:22.733Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-05-29T18:32:22.733Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 2.8 MB/s eta 0:00:00 [2024-05-29T18:32:22.998Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-05-29T18:32:22.998Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-05-29T18:32:23.264Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 10.2 MB/s eta 0:00:00 [2024-05-29T18:32:23.529Z] Preparing metadata (setup.py): started [2024-05-29T18:32:24.931Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:32:25.509Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-05-29T18:32:25.509Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-05-29T18:32:26.465Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:32:26.465Z] Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) [2024-05-29T18:32:26.465Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:32:26.465Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) [2024-05-29T18:32:26.730Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:26.730Z] Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T18:32:26.730Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:26.730Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-05-29T18:32:26.730Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 2.0 MB/s eta 0:00:00 [2024-05-29T18:32:26.996Z] Preparing metadata (setup.py): started [2024-05-29T18:32:27.952Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:32:27.952Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:27.952Z] Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) [2024-05-29T18:32:28.218Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:28.218Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-05-29T18:32:28.483Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:28.483Z] Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T18:32:28.749Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:28.749Z] Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) [2024-05-29T18:32:29.017Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:29.017Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-05-29T18:32:29.284Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:29.284Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-05-29T18:32:29.865Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:32:29.865Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-05-29T18:32:30.131Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:32:30.131Z] Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) [2024-05-29T18:32:30.397Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:32:30.397Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-05-29T18:32:30.662Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-05-29T18:32:30.662Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-05-29T18:32:30.927Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T18:32:30.927Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-05-29T18:32:31.192Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-05-29T18:32:31.457Z] Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) [2024-05-29T18:32:31.721Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T18:32:31.721Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-05-29T18:32:31.986Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T18:32:31.986Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-05-29T18:32:31.986Z] 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)) (70.0.0) [2024-05-29T18:32:32.251Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-05-29T18:32:32.251Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-05-29T18:32:32.516Z] 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-05-29T18:32:32.516Z] Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T18:32:32.784Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:32:32.784Z] Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) [2024-05-29T18:32:32.784Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:32:32.784Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-05-29T18:32:34.187Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:34.187Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-05-29T18:32:34.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 5.0 MB/s eta 0:00:00 [2024-05-29T18:32:35.143Z] Installing build dependencies: started [2024-05-29T18:32:50.114Z] Installing build dependencies: finished with status 'done' [2024-05-29T18:32:50.114Z] Getting requirements to build wheel: started [2024-05-29T18:32:58.306Z] Getting requirements to build wheel: finished with status 'done' [2024-05-29T18:32:58.306Z] Preparing metadata (pyproject.toml): started [2024-05-29T18:32:59.714Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-05-29T18:32:59.714Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:32:59.714Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-05-29T18:32:59.714Z] Preparing metadata (setup.py): started [2024-05-29T18:33:00.671Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:33:00.671Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:00.671Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-05-29T18:33:00.671Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:00.671Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-05-29T18:33:00.671Z] Preparing metadata (setup.py): started [2024-05-29T18:33:01.627Z] Preparing metadata (setup.py): finished with status 'done' [2024-05-29T18:33:01.894Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:01.894Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T18:33:01.894Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:01.894Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-05-29T18:33:01.894Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:02.160Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-05-29T18:33:02.160Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:02.160Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-05-29T18:33:02.425Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:02.425Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-05-29T18:33:02.691Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:02.691Z] Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) [2024-05-29T18:33:04.624Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-05-29T18:33:04.624Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-05-29T18:33:05.580Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:33:05.580Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-05-29T18:33:05.846Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:33:05.846Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-05-29T18:33:05.846Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:33:05.846Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-05-29T18:33:06.111Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-05-29T18:33:06.111Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-05-29T18:33:06.377Z] 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-05-29T18:33:06.377Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-05-29T18:33:06.958Z] 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-05-29T18:33:06.958Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-05-29T18:33:07.225Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-05-29T18:33:07.225Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 12.3 MB/s eta 0:00:00 [2024-05-29T18:33:07.225Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-05-29T18:33:07.492Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-05-29T18:33:07.492Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-05-29T18:33:07.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 5.3 MB/s eta 0:00:00 [2024-05-29T18:33:07.492Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-05-29T18:33:07.492Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-05-29T18:33:07.492Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-05-29T18:33:07.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 3.4 MB/s eta 0:00:00 [2024-05-29T18:33:07.492Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-05-29T18:33:07.492Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 7.0 MB/s eta 0:00:00 [2024-05-29T18:33:07.492Z] Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) [2024-05-29T18:33:08.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 17.6 MB/s eta 0:00:00 [2024-05-29T18:33:08.482Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-05-29T18:33:08.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 9.3 MB/s eta 0:00:00 [2024-05-29T18:33:08.482Z] Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) [2024-05-29T18:33:08.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.2 MB/s eta 0:00:00 [2024-05-29T18:33:08.482Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-05-29T18:33:08.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 13.5 MB/s eta 0:00:00 [2024-05-29T18:33:08.482Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-05-29T18:33:08.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 16.4 MB/s eta 0:00:00 [2024-05-29T18:33:08.747Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-05-29T18:33:08.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 7.3 MB/s eta 0:00:00 [2024-05-29T18:33:08.747Z] Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) [2024-05-29T18:33:08.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 6.3 MB/s eta 0:00:00 [2024-05-29T18:33:08.747Z] Downloading idna-3.7-py3-none-any.whl (66 kB) [2024-05-29T18:33:08.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 3.5 MB/s eta 0:00:00 [2024-05-29T18:33:08.747Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-05-29T18:33:08.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.7 MB/s eta 0:00:00 [2024-05-29T18:33:09.013Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-05-29T18:33:09.013Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 8.5 MB/s eta 0:00:00 [2024-05-29T18:33:09.013Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-05-29T18:33:09.013Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 7.6 MB/s eta 0:00:00 [2024-05-29T18:33:09.013Z] Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) [2024-05-29T18:33:09.013Z] Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) [2024-05-29T18:33:09.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 16.5 MB/s eta 0:00:00 [2024-05-29T18:33:09.592Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-05-29T18:33:09.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 5.5 MB/s eta 0:00:00 [2024-05-29T18:33:09.592Z] Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) [2024-05-29T18:33:09.592Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 2.8 MB/s eta 0:00:00 [2024-05-29T18:33:09.592Z] Downloading docutils-0.21.2-py3-none-any.whl (587 kB) [2024-05-29T18:33:09.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 12.0 MB/s eta 0:00:00 [2024-05-29T18:33:09.857Z] Downloading genson-1.3.0-py3-none-any.whl (21 kB) [2024-05-29T18:33:09.857Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-05-29T18:33:09.857Z] Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) [2024-05-29T18:33:09.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 4.6 MB/s eta 0:00:00 [2024-05-29T18:33:09.857Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) [2024-05-29T18:33:09.857Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 14.7 MB/s eta 0:00:00 [2024-05-29T18:33:09.857Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-05-29T18:33:10.123Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 11.3 MB/s eta 0:00:00 [2024-05-29T18:33:10.123Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-05-29T18:33:10.123Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-05-29T18:33:10.123Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 3.1 MB/s eta 0:00:00 [2024-05-29T18:33:10.123Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-05-29T18:33:10.123Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 4.9 MB/s eta 0:00:00 [2024-05-29T18:33:10.123Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-05-29T18:33:10.123Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-05-29T18:33:10.123Z] Downloading referencing-0.35.1-py3-none-any.whl (26 kB) [2024-05-29T18:33:10.123Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-05-29T18:33:10.123Z] Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) [2024-05-29T18:33:10.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 14.7 MB/s eta 0:00:00 [2024-05-29T18:33:10.389Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-05-29T18:33:10.389Z] Downloading trio-0.25.1-py3-none-any.whl (467 kB) [2024-05-29T18:33:10.389Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 12.1 MB/s eta 0:00:00 [2024-05-29T18:33:10.389Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-05-29T18:33:10.389Z] Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) [2024-05-29T18:33:10.389Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-05-29T18:33:10.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 [2024-05-29T18:33:10.655Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-05-29T18:33:10.655Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-05-29T18:33:10.655Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-05-29T18:33:10.655Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-05-29T18:33:10.655Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-05-29T18:33:10.655Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-05-29T18:33:10.655Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 3.1 MB/s eta 0:00:00 [2024-05-29T18:33:11.610Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email [2024-05-29T18:33:11.610Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-05-29T18:33:12.565Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-05-29T18:33:12.566Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=d7c894d5fd6550c45ffa0601d688bcaa5458052df48d299e4417038116bd63a1 [2024-05-29T18:33:12.566Z] Stored in directory: /root/.cache/pip/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c [2024-05-29T18:33:12.566Z] Building wheel for paho-mqtt (setup.py): started [2024-05-29T18:33:13.965Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-05-29T18:33:13.965Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=cdf018bd4e9c7b57ab9cddd741e849f87d63ca469d79ff6807e52fd7c0073f26 [2024-05-29T18:33:13.965Z] Stored in directory: /root/.cache/pip/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 [2024-05-29T18:33:13.965Z] Building wheel for psutil (pyproject.toml): started [2024-05-29T18:33:24.016Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-05-29T18:33:24.016Z] Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281980 sha256=41564071c751bef7a5b90a1d5026fc9b055202c65e81ec99abb0fc587cc0e195 [2024-05-29T18:33:24.016Z] Stored in directory: /root/.cache/pip/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee [2024-05-29T18:33:24.016Z] Building wheel for psycopg2 (setup.py): started [2024-05-29T18:34:20.402Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-05-29T18:34:20.402Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512485 sha256=24eb03f80199208f7b4228be2e8fb0b16c9745ae6fff40b7ed2c72acb17c5575 [2024-05-29T18:34:20.402Z] Stored in directory: /root/.cache/pip/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 [2024-05-29T18:34:20.402Z] Building wheel for flex (setup.py): started [2024-05-29T18:34:20.402Z] Building wheel for flex (setup.py): finished with status 'done' [2024-05-29T18:34:20.402Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=3debe2fe0ee5c0603d0cf0a82e486b5513a363e8e57ab919513dc71ef99d2220 [2024-05-29T18:34:20.402Z] Stored in directory: /root/.cache/pip/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 [2024-05-29T18:34:20.402Z] Building wheel for PyYAML (pyproject.toml): started [2024-05-29T18:34:22.335Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-05-29T18:34:22.335Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=4cebdefda6137e8f7bf99016127cb9e45f7fb96823ab5c4f72532e7b13f2b3a4 [2024-05-29T18:34:22.335Z] Stored in directory: /root/.cache/pip/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea [2024-05-29T18:34:22.335Z] Building wheel for strict-rfc3339 (setup.py): started [2024-05-29T18:34:23.736Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-05-29T18:34:23.736Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=aff04a9c95e0cfb00e764a25c1e1479dba3f8da94f255a61c41015e5ce1d3c8b [2024-05-29T18:34:23.736Z] Stored in directory: /root/.cache/pip/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 [2024-05-29T18:34:23.736Z] Building wheel for validate-email (setup.py): started [2024-05-29T18:34:25.136Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-05-29T18:34:25.136Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=1379e9f37fedbb5c945f2b3211429acaa8aa671f1d80554e530f1104de620ef0 [2024-05-29T18:34:25.136Z] Stored in directory: /root/.cache/pip/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 [2024-05-29T18:34:25.136Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email [2024-05-29T18:34:26.530Z] 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, packaging, 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-05-29T18:35:34.332Z] Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 [2024-05-29T18:35:34.332Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2024-05-29T18:36:13.174Z] Removing intermediate container c2caeac9f085 [2024-05-29T18:36:13.174Z] ---> 323a42c0e051 [2024-05-29T18:36:13.174Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-05-29T18:36:13.174Z] ---> Running in 239f5601bfd2 [2024-05-29T18:36:13.174Z] Removing intermediate container 239f5601bfd2 [2024-05-29T18:36:13.174Z] ---> 375916ce17ce [2024-05-29T18:36:13.174Z] Step 11/13 : LABEL arch=arm64 [2024-05-29T18:36:13.174Z] ---> Running in 2c09cb96cde0 [2024-05-29T18:36:13.440Z] Removing intermediate container 2c09cb96cde0 [2024-05-29T18:36:13.440Z] ---> 5edc18baf0b9 [2024-05-29T18:36:13.440Z] Step 12/13 : LABEL git_sha=7e89dd766adf70d3ef5effce142026c21ab88a29 [2024-05-29T18:36:13.440Z] ---> Running in 72daccf10c1c [2024-05-29T18:36:13.706Z] Removing intermediate container 72daccf10c1c [2024-05-29T18:36:13.706Z] ---> e67ad471640c [2024-05-29T18:36:13.706Z] Step 13/13 : LABEL version=0.0.2-dev.42 [2024-05-29T18:36:13.972Z] ---> Running in a2c90c0b1ee8 [2024-05-29T18:36:14.238Z] Removing intermediate container a2c90c0b1ee8 [2024-05-29T18:36:14.238Z] ---> d7776f6c78bb [2024-05-29T18:36:14.238Z] [Warning] One or more build-args [ARCH] were not consumed [2024-05-29T18:36:14.238Z] Successfully built d7776f6c78bb [2024-05-29T18:36:14.238Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { Scripts not permitted to use method groovy.lang.GroovyObject getProperty java.lang.String (org.codehaus.groovy.runtime.GStringImpl.id). Administrators can decide whether to approve or reject this signature. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:36:14.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T18:36:14.804Z] [2024-05-29T18:36:14.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:36:15.136Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T18:36:15.401Z] arm64: Pulling from edgex-lftools-log-publisher [2024-05-29T18:36:15.401Z] 8998bd30e6a1: Pulling fs layer [2024-05-29T18:36:15.401Z] 04944245beec: Pulling fs layer [2024-05-29T18:36:15.401Z] 699f458cf7ca: Pulling fs layer [2024-05-29T18:36:15.401Z] 765212b225bb: Pulling fs layer [2024-05-29T18:36:15.401Z] f23df028b6ca: Pulling fs layer [2024-05-29T18:36:15.401Z] d65c8cfc05b1: Pulling fs layer [2024-05-29T18:36:15.401Z] 2437ff75d9bd: Pulling fs layer [2024-05-29T18:36:15.401Z] 765212b225bb: Waiting [2024-05-29T18:36:15.401Z] f23df028b6ca: Waiting [2024-05-29T18:36:15.401Z] 2437ff75d9bd: Waiting [2024-05-29T18:36:15.401Z] d65c8cfc05b1: Waiting [2024-05-29T18:36:15.401Z] 04944245beec: Verifying Checksum [2024-05-29T18:36:15.401Z] 04944245beec: Download complete [2024-05-29T18:36:15.401Z] 765212b225bb: Verifying Checksum [2024-05-29T18:36:15.401Z] 765212b225bb: Download complete [2024-05-29T18:36:15.401Z] f23df028b6ca: Download complete [2024-05-29T18:36:15.401Z] d65c8cfc05b1: Verifying Checksum [2024-05-29T18:36:15.401Z] d65c8cfc05b1: Download complete [2024-05-29T18:36:15.666Z] 699f458cf7ca: Verifying Checksum [2024-05-29T18:36:15.666Z] 699f458cf7ca: Download complete [2024-05-29T18:36:15.930Z] 8998bd30e6a1: Verifying Checksum [2024-05-29T18:36:15.931Z] 8998bd30e6a1: Download complete [2024-05-29T18:36:18.501Z] 2437ff75d9bd: Verifying Checksum [2024-05-29T18:36:18.501Z] 2437ff75d9bd: Download complete [2024-05-29T18:36:20.437Z] 8998bd30e6a1: Pull complete [2024-05-29T18:36:21.018Z] 04944245beec: Pull complete [2024-05-29T18:36:22.420Z] 699f458cf7ca: Pull complete [2024-05-29T18:36:22.685Z] 765212b225bb: Pull complete [2024-05-29T18:36:23.638Z] f23df028b6ca: Pull complete [2024-05-29T18:36:23.903Z] d65c8cfc05b1: Pull complete [2024-05-29T18:36:42.086Z] 2437ff75d9bd: Pull complete [2024-05-29T18:36:42.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-05-29T18:36:42.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-05-29T18:36:42.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T18:36:42.301Z] prd-ubuntu20.04-docker-arm64-4c-16g-1102 does not seem to be running inside a container [2024-05-29T18:36:42.364Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-05-29T18:36:44.864Z] $ docker top fa1ac622c88575c489d4f2410e3f9dd68a23fdfb0941a145f72a537462526352 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:45.799Z] ---> job-cost.sh [2024-05-29T18:36:45.800Z] lf-activate-venv: SKIPPING [2024-05-29T18:36:45.800Z] INFO: No Stack... [2024-05-29T18:36:46.070Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-05-29T18:36:47.033Z] INFO: Archiving Costs [Pipeline] sh [2024-05-29T18:36:47.690Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2024-05-29T18:36:47.690Z] + cut -d, -f6 [Pipeline] lock [2024-05-29T18:36:47.935Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] [2024-05-29T18:36:47.943Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] did not exist. Created. [2024-05-29T18:36:47.950Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-05-29T18:36:48.319Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-1a66ba99/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-05-29T18:36:48.662Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-05-29T18:36:48.689Z] Warning: overwriting stash ‘stack-cost’ [2024-05-29T18:36:49.118Z] Stashed 1 file(s) [Pipeline] } [2024-05-29T18:36:49.129Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-main-41-stack-cost] [Pipeline] // lock [Pipeline] } [2024-05-29T18:36:49.151Z] $ docker stop --time=1 fa1ac622c88575c489d4f2410e3f9dd68a23fdfb0941a145f72a537462526352 [2024-05-29T18:36:50.624Z] $ docker rm -f --volumes fa1ac622c88575c489d4f2410e3f9dd68a23fdfb0941a145f72a537462526352 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-05-29T18:36:50.892Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-05-29T18:36:51.416Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2024-05-29T18:36:51.416Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-29T18:36:51.416Z] total 16 [2024-05-29T18:36:51.416Z] drwxr-xr-x 3 root root 4096 May 29 18:29 . [2024-05-29T18:36:51.416Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:29 .. [2024-05-29T18:36:51.416Z] drwxr-xr-x 2 root root 4096 May 29 18:29 cost [2024-05-29T18:36:51.416Z] -rw-r--r-- 1 root root 87 May 29 18:29 cost.csv [2024-05-29T18:36:51.416Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-29T18:36:51.416Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2024-05-29T18:36:51.416Z] total 16 [2024-05-29T18:36:51.416Z] drwxr-xr-x 3 jenkins jenkins 4096 May 29 18:29 . [2024-05-29T18:36:51.416Z] drwxrwxr-x 8 jenkins jenkins 4096 May 29 18:29 .. [2024-05-29T18:36:51.416Z] drwxr-xr-x 2 jenkins jenkins 4096 May 29 18:29 cost [2024-05-29T18:36:51.416Z] -rw-r--r-- 1 jenkins jenkins 87 May 29 18:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:51.704Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:52.556Z] ---> package-listing.sh [2024-05-29T18:36:52.556Z] ++ facter osfamily [2024-05-29T18:36:52.556Z] ++ tr '[:upper:]' '[:lower:]' [2024-05-29T18:36:52.815Z] + OS_FAMILY=debian [2024-05-29T18:36:52.815Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2024-05-29T18:36:52.815Z] + START_PACKAGES=/tmp/packages_start.txt [2024-05-29T18:36:52.815Z] + END_PACKAGES=/tmp/packages_end.txt [2024-05-29T18:36:52.815Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-05-29T18:36:52.815Z] + PACKAGES=/tmp/packages_start.txt [2024-05-29T18:36:52.815Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-29T18:36:52.815Z] + PACKAGES=/tmp/packages_end.txt [2024-05-29T18:36:52.815Z] + case "${OS_FAMILY}" in [2024-05-29T18:36:52.815Z] + dpkg -l [2024-05-29T18:36:52.815Z] + grep '^ii' [2024-05-29T18:36:52.815Z] + '[' -f /tmp/packages_start.txt ']' [2024-05-29T18:36:52.815Z] + '[' -f /tmp/packages_end.txt ']' [2024-05-29T18:36:52.815Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-05-29T18:36:52.815Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2024-05-29T18:36:52.815Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2024-05-29T18:36:52.815Z] + 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-05-29T18:36:52.826Z] 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-05-29T18:36:53.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-05-29T18:36:53.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-05-29T18:36:53.663Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-05-29T18:36:53.736Z] prd-ubuntu20.04-docker-8c-8g-1101 does not seem to be running inside a container [2024-05-29T18:36:53.760Z] $ 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-05-29T18:36:53.949Z] $ docker top 2ae2633ee76ffc7c582127bd30e5c392f6675afa178512bc7915b7d9557ca6e7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-05-29T18:36:54.307Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-05-29T18:36:54.591Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-05-29T18:36:54.875Z] + ls /var/log/sa-host [2024-05-29T18:36:54.875Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-05-29T18:36:55.024Z] provisioning config files... [2024-05-29T18:36:55.035Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15391559362999624615tmp [Pipeline] { [Pipeline] echo [2024-05-29T18:36:55.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:55.343Z] ---> create-netrc.sh [Pipeline] } [2024-05-29T18:36:55.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:55.690Z] ---> python-tools-install.sh [Pipeline] echo [2024-05-29T18:36:55.699Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:55.979Z] ---> sudo-logs.sh [2024-05-29T18:36:55.979Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-05-29T18:36:56.009Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:56.292Z] ---> job-cost.sh [2024-05-29T18:36:56.292Z] lf-activate-venv: SKIPPING [2024-05-29T18:36:56.292Z] DEBUG: total: 0.2199999988079071 [2024-05-29T18:36:56.292Z] INFO: Retrieving Stack Cost... [2024-05-29T18:36:56.551Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-05-29T18:36:57.121Z] INFO: Archiving Costs [Pipeline] echo [2024-05-29T18:36:57.133Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-05-29T18:36:57.411Z] ---> logs-deploy.sh [2024-05-29T18:36:57.411Z] lf-activate-venv: SKIPPING [2024-05-29T18:36:57.411Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/41 [2024-05-29T18:36:57.411Z] INFO: archiving workspace using pattern(s): [2024-05-29T18:36:58.348Z] Archives upload complete. [2024-05-29T18:36:58.606Z] INFO: archiving logs to Nexus