Pull request #104 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9d54f679dee4683d01b63393c1fa796dc24e8915+600fc91fe49ee51cd282d429b11b5c73fe6c1357 (c402bec7f2bd0198b1a3b24403d3f65b568a7c63) 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-ssh3494946922834925874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh13271097400557244170.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4460167536017305461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-104/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17483865948870953910.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8722427275270969317.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-104/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16110450175075195049.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1834 in /w/workspace/xfoundry_edgex-taf-common_PR-104 [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/xfoundry_edgex-taf-common_PR-104 # 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 Merging remotes/origin/main commit 600fc91fe49ee51cd282d429b11b5c73fe6c1357 into PR head commit 9d54f679dee4683d01b63393c1fa796dc24e8915 Merge succeeded, producing 9d54f679dee4683d01b63393c1fa796dc24e8915 Checking out Revision 9d54f679dee4683d01b63393c1fa796dc24e8915 (PR-104) > 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 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d54f679dee4683d01b63393c1fa796dc24e8915 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 600fc91fe49ee51cd282d429b11b5c73fe6c1357 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9d54f679dee4683d01b63393c1fa796dc24e8915 # timeout=10 Commit message: "build: bump python-dotenv from 1.0.0 to 1.0.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-01T18:07:11.955Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-01T18:07:12.131Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-01T18:07:12.228Z] ========================================================= [2024-04-01T18:07:12.228Z] EdgeX Global Pipelines Version Info [2024-04-01T18:07:12.228Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:07:12.981Z] ------------------- [2024-04-01T18:07:12.982Z] stable info: [2024-04-01T18:07:12.982Z] ------------------- [2024-04-01T18:07:12.982Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-01T18:07:12.982Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-01T18:07:12.982Z] Message: update stable to v1.0.258 [2024-04-01T18:07:13.550Z] ------------------- [2024-04-01T18:07:13.550Z] experimental info: [2024-04-01T18:07:13.550Z] ------------------- [2024-04-01T18:07:13.550Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-01T18:07:13.550Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-01T18:07:13.550Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2024-04-01T18:07:13.798Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2024-04-01T18:07:13.838Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2024-04-01T18:07:13.889Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-01T18:07:13.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-01T18:07:13.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-01T18:07:14.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2024-04-01T18:07:14.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-01T18:07:14.121Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2024-04-01T18:07:14.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2024-04-01T18:07:14.214Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-01T18:07:14.263Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2024-04-01T18:07:14.309Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2024-04-01T18:07:14.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-01T18:07:14.397Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-01T18:07:14.444Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-104 [Pipeline] echo [2024-04-01T18:07:14.487Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-104 [Pipeline] echo [2024-04-01T18:07:14.532Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-104 [Pipeline] echo [2024-04-01T18:07:14.576Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9d54f679dee4683d01b63393c1fa796dc24e8915 [Pipeline] echo [2024-04-01T18:07:14.621Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9d54f67 [Pipeline] echo [2024-04-01T18:07:14.661Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-01T18:07:14.786Z] provisioning config files... [2024-04-01T18:07:14.801Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/config3158552929715012113tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:07:15.177Z] ---> ****-login.sh [2024-04-01T18:07:15.177Z] nexus3.edgexfoundry.org:10001 [2024-04-01T18:07:15.439Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:15.699Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:15.699Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:15.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:15.700Z] [2024-04-01T18:07:15.700Z] Login Succeeded [2024-04-01T18:07:15.700Z] nexus3.edgexfoundry.org:10002 [2024-04-01T18:07:15.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:15.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:15.700Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:15.700Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:15.700Z] [2024-04-01T18:07:15.700Z] Login Succeeded [2024-04-01T18:07:15.700Z] nexus3.edgexfoundry.org:10003 [2024-04-01T18:07:15.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:15.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:15.961Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:15.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:15.961Z] [2024-04-01T18:07:15.961Z] Login Succeeded [2024-04-01T18:07:15.961Z] nexus3.edgexfoundry.org:10004 [2024-04-01T18:07:15.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:15.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:15.961Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:15.961Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:15.961Z] [2024-04-01T18:07:15.961Z] Login Succeeded [2024-04-01T18:07:15.961Z] ****.io [2024-04-01T18:07:15.961Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:16.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:16.222Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:16.222Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:16.222Z] [2024-04-01T18:07:16.222Z] Login Succeeded [2024-04-01T18:07:16.222Z] ---> ****-login.sh ends [Pipeline] } [2024-04-01T18:07:16.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-04-01T18:07:16.972Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-01T18:07:16.972Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-01T18:07:16.972Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-01T18:07:16.972Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-01T18:07:16.972Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-01T18:07:16.972Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-01T18:07:16.972Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:07:17.460Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-01T18:07:17.460Z] [2024-04-01T18:07:17.460Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:07:17.843Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-01T18:07:17.843Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-01T18:07:17.843Z] b85a868b505f: Pulling fs layer [2024-04-01T18:07:17.843Z] e2be974225ed: Pulling fs layer [2024-04-01T18:07:17.843Z] 339a4e72a1f5: Pulling fs layer [2024-04-01T18:07:17.843Z] 988bab9f4d93: Pulling fs layer [2024-04-01T18:07:17.843Z] 1469e6f7b9e6: Pulling fs layer [2024-04-01T18:07:17.843Z] eaf3925da568: Pulling fs layer [2024-04-01T18:07:17.843Z] bab4dde63d76: Pulling fs layer [2024-04-01T18:07:17.843Z] bde34c3a00c8: Pulling fs layer [2024-04-01T18:07:17.843Z] b352a97aabf1: Pulling fs layer [2024-04-01T18:07:17.843Z] 4872d77fe225: Pulling fs layer [2024-04-01T18:07:17.843Z] 5851b861e8e6: Pulling fs layer [2024-04-01T18:07:17.843Z] bab4dde63d76: Waiting [2024-04-01T18:07:17.843Z] bde34c3a00c8: Waiting [2024-04-01T18:07:17.843Z] b352a97aabf1: Waiting [2024-04-01T18:07:17.843Z] 4872d77fe225: Waiting [2024-04-01T18:07:17.843Z] 988bab9f4d93: Waiting [2024-04-01T18:07:17.843Z] 1469e6f7b9e6: Waiting [2024-04-01T18:07:17.843Z] eaf3925da568: Waiting [2024-04-01T18:07:17.843Z] 5851b861e8e6: Waiting [2024-04-01T18:07:17.843Z] e2be974225ed: Download complete [2024-04-01T18:07:17.843Z] 988bab9f4d93: Download complete [2024-04-01T18:07:17.843Z] 1469e6f7b9e6: Verifying Checksum [2024-04-01T18:07:17.843Z] 1469e6f7b9e6: Download complete [2024-04-01T18:07:17.843Z] 339a4e72a1f5: Verifying Checksum [2024-04-01T18:07:17.843Z] 339a4e72a1f5: Download complete [2024-04-01T18:07:18.102Z] eaf3925da568: Verifying Checksum [2024-04-01T18:07:18.102Z] eaf3925da568: Download complete [2024-04-01T18:07:18.102Z] bde34c3a00c8: Download complete [2024-04-01T18:07:18.102Z] b352a97aabf1: Download complete [2024-04-01T18:07:18.102Z] 4872d77fe225: Verifying Checksum [2024-04-01T18:07:18.102Z] 4872d77fe225: Download complete [2024-04-01T18:07:18.102Z] 5851b861e8e6: Download complete [2024-04-01T18:07:18.102Z] b85a868b505f: Verifying Checksum [2024-04-01T18:07:18.102Z] b85a868b505f: Download complete [2024-04-01T18:07:18.360Z] bab4dde63d76: Verifying Checksum [2024-04-01T18:07:18.360Z] bab4dde63d76: Download complete [2024-04-01T18:07:19.294Z] b85a868b505f: Pull complete [2024-04-01T18:07:19.553Z] e2be974225ed: Pull complete [2024-04-01T18:07:19.812Z] 339a4e72a1f5: Pull complete [2024-04-01T18:07:20.072Z] 988bab9f4d93: Pull complete [2024-04-01T18:07:20.072Z] 1469e6f7b9e6: Pull complete [2024-04-01T18:07:20.333Z] eaf3925da568: Pull complete [2024-04-01T18:07:22.242Z] bab4dde63d76: Pull complete [2024-04-01T18:07:22.242Z] bde34c3a00c8: Pull complete [2024-04-01T18:07:22.242Z] b352a97aabf1: Pull complete [2024-04-01T18:07:22.242Z] 4872d77fe225: Pull complete [2024-04-01T18:07:22.242Z] 5851b861e8e6: Pull complete [2024-04-01T18:07:22.242Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-01T18:07:22.242Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-01T18:07:22.243Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T18:07:22.521Z] prd-ubuntu20.04-docker-8c-8g-1834 does not seem to be running inside a container [2024-04-01T18:07:22.553Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-104 -v /w/workspace/xfoundry_edgex-taf-common_PR-104:/w/workspace/xfoundry_edgex-taf-common_PR-104:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-01T18:07:25.649Z] $ docker top b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 -eo pid,comm [2024-04-01T18:07:25.700Z] 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-04-01T18:07:25.700Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-01T18:07:25.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-01T18:07:25.830Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-01T18:07:25.949Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-01T18:07:25.949Z] $ docker exec b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 ssh-agent [2024-04-01T18:07:26.064Z] SSH_AUTH_SOCK=/tmp/ssh-Uok4t8qjR5XF/agent.31 [2024-04-01T18:07:26.064Z] SSH_AGENT_PID=37 [2024-04-01T18:07:26.070Z] Running ssh-add (command line suppressed) [2024-04-01T18:07:26.164Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/private_key_13439674997956786849.key (/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/private_key_13439674997956786849.key) [2024-04-01T18:07:26.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-01T18:07:26.512Z] + git tag --points-at HEAD [Pipeline] } [2024-04-01T18:07:26.541Z] $ docker exec --env ******** --env ******** b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 ssh-agent -k [2024-04-01T18:07:26.642Z] unset SSH_AUTH_SOCK; [2024-04-01T18:07:26.643Z] unset SSH_AGENT_PID; [2024-04-01T18:07:26.643Z] echo Agent pid 37 killed; [2024-04-01T18:07:26.655Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-01T18:07:26.759Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-01T18:07:26.759Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-01T18:07:26.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-01T18:07:26.860Z] $ docker exec b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 ssh-agent [2024-04-01T18:07:26.977Z] SSH_AUTH_SOCK=/tmp/ssh-dxpk4zaXByAJ/agent.70 [2024-04-01T18:07:26.977Z] SSH_AGENT_PID=76 [2024-04-01T18:07:26.982Z] Running ssh-add (command line suppressed) [2024-04-01T18:07:27.078Z] Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/private_key_8882607023166388005.key (/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/private_key_8882607023166388005.key) [2024-04-01T18:07:27.091Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-01T18:07:27.418Z] + git semver init [2024-04-01T18:07:27.677Z] 2024-04-01 18:07:27,590 [run_init] DEBUG init version:0.0.0 force:False [2024-04-01T18:07:27.677Z] 2024-04-01 18:07:27,590 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-104/.semver [2024-04-01T18:07:27.677Z] 2024-04-01 18:07:27,591 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-104/.semver [2024-04-01T18:07:27.677Z] 2024-04-01 18:07:27,591 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-104/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-104, universal_newlines=False, shell=None, istream=None) [2024-04-01T18:07:28.246Z] 2024-04-01 18:07:28,220 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-104/.git/info/exclude [2024-04-01T18:07:28.246Z] 2024-04-01 18:07:28,221 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-104/.semver/PR-104 with force:False [2024-04-01T18:07:28.246Z] 2024-04-01 18:07:28,221 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-104/.semver/PR-104 [2024-04-01T18:07:28.246Z] 2024-04-01 18:07:28,225 [execute] INFO git cat-file --batch-check [2024-04-01T18:07:28.246Z] 2024-04-01 18:07:28,225 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2024-04-01T18:07:28.247Z] 2024-04-01 18:07:28,231 [execute] INFO git cat-file --batch [2024-04-01T18:07:28.247Z] 2024-04-01 18:07:28,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-104/.semver, universal_newlines=False, shell=None, istream=) [2024-04-01T18:07:28.247Z] 2024-04-01 18:07:28,235 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-104/.semver/PR-104 [2024-04-01T18:07:28.247Z] 0.0.0 [Pipeline] } [2024-04-01T18:07:28.520Z] $ docker exec --env ******** --env ******** b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 ssh-agent -k [2024-04-01T18:07:28.609Z] unset SSH_AUTH_SOCK; [2024-04-01T18:07:28.609Z] unset SSH_AGENT_PID; [2024-04-01T18:07:28.610Z] echo Agent pid 76 killed; [2024-04-01T18:07:28.623Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-01T18:07:29.055Z] + git semver [Pipeline] } [2024-04-01T18:07:29.347Z] $ docker stop --time=1 b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 [2024-04-01T18:07:30.614Z] $ docker rm -f --volumes b89221ec426e829765e34867bdb94f96413ef33ba0eef12d905257b9b29a3e00 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-01T18:07:31.025Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-01T18:07:31.293Z] Stashed 1 file(s) [Pipeline] echo [2024-04-01T18:07:31.311Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-04-01T18:07:31.878Z] provisioning config files... [2024-04-01T18:07:31.890Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/config12070056151962506093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:07:32.237Z] ---> ****-login.sh [2024-04-01T18:07:32.237Z] nexus3.edgexfoundry.org:10001 [2024-04-01T18:07:32.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:32.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:32.237Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:32.237Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:32.237Z] [2024-04-01T18:07:32.237Z] Login Succeeded [2024-04-01T18:07:32.237Z] nexus3.edgexfoundry.org:10002 [2024-04-01T18:07:32.238Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:32.238Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:32.238Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:32.238Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:32.238Z] [2024-04-01T18:07:32.238Z] Login Succeeded [2024-04-01T18:07:32.238Z] nexus3.edgexfoundry.org:10003 [2024-04-01T18:07:32.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:32.497Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:32.497Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:32.497Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:32.497Z] [2024-04-01T18:07:32.497Z] Login Succeeded [2024-04-01T18:07:32.497Z] nexus3.edgexfoundry.org:10004 [2024-04-01T18:07:32.497Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:32.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:32.498Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:32.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:32.498Z] [2024-04-01T18:07:32.498Z] Login Succeeded [2024-04-01T18:07:32.498Z] ****.io [2024-04-01T18:07:32.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:07:32.757Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:07:32.757Z] Configure a credential helper to remove this warning. See [2024-04-01T18:07:32.757Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:07:32.757Z] [2024-04-01T18:07:32.757Z] Login Succeeded [2024-04-01T18:07:32.757Z] ---> ****-login.sh ends [Pipeline] } [2024-04-01T18:07:32.794Z] 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-04-01T18:07:33.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-01T18:07:34.152Z] + ls -al . [2024-04-01T18:07:34.153Z] total 72 [2024-04-01T18:07:34.153Z] drwxrwxr-x 7 jenkins jenkins 4096 Apr 1 18:07 . [2024-04-01T18:07:34.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:07 .. [2024-04-01T18:07:34.153Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:07 .git [2024-04-01T18:07:34.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 18:07 .github [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 18:07 .gitignore [2024-04-01T18:07:34.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 18:07 .semver [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 1575 Apr 1 18:07 Dockerfile [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 18:07 Jenkinsfile [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 18:07 LICENSE [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 18:07 README.md [2024-04-01T18:07:34.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:07 TAF-Manager [2024-04-01T18:07:34.153Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:07 TUC [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 18:07 VERSION [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 1 18:07 requirements.txt [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 18:07 robot-entrypoint.sh [2024-04-01T18:07:34.153Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 18:07 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:07:34.548Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=9d54f679dee4683d01b63393c1fa796dc24e8915 --label arch=amd64 --label version=0.0.0 . [2024-04-01T18:07:34.549Z] Sending build context to Docker daemon 585.7kB [2024-04-01T18:07:34.549Z] Step 1/13 : FROM alpine:3.16 [2024-04-01T18:07:35.118Z] 3.16: Pulling from library/alpine [2024-04-01T18:07:35.118Z] a88dc8b54e91: Pulling fs layer [2024-04-01T18:07:35.488Z] a88dc8b54e91: Verifying Checksum [2024-04-01T18:07:35.488Z] a88dc8b54e91: Download complete [2024-04-01T18:07:35.488Z] a88dc8b54e91: Pull complete [2024-04-01T18:07:35.488Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-04-01T18:07:35.488Z] Status: Downloaded newer image for alpine:3.16 [2024-04-01T18:07:35.488Z] ---> d49a5025be10 [2024-04-01T18:07:35.488Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-04-01T18:07:35.748Z] ---> Running in 5be3f22b9923 [2024-04-01T18:07:35.748Z] Removing intermediate container 5be3f22b9923 [2024-04-01T18:07:35.748Z] ---> fa632b8606f5 [2024-04-01T18:07:35.748Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-04-01T18:07:35.748Z] ---> Running in 57703f2ae8e2 [2024-04-01T18:07:36.008Z] Removing intermediate container 57703f2ae8e2 [2024-04-01T18:07:36.008Z] ---> f008a67cf13e [2024-04-01T18:07:36.008Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-04-01T18:07:36.267Z] ---> 241e834b0e18 [2024-04-01T18:07:36.267Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-04-01T18:07:36.267Z] ---> e5aa62db9ca4 [2024-04-01T18:07:36.267Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-04-01T18:07:36.267Z] ---> 61ee03d74db3 [2024-04-01T18:07:36.267Z] Step 7/13 : WORKDIR /edgex-taf [2024-04-01T18:07:36.525Z] ---> Running in 1eab95336f06 [2024-04-01T18:07:36.525Z] Removing intermediate container 1eab95336f06 [2024-04-01T18:07:36.525Z] ---> 0dd4a45fbe97 [2024-04-01T18:07:36.525Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-01T18:07:36.525Z] ---> Running in 93f2b8b76409 [2024-04-01T18:07:37.092Z] Removing intermediate container 93f2b8b76409 [2024-04-01T18:07:37.092Z] ---> c777df9fec10 [2024-04-01T18:07:37.092Z] 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.4-r0 && 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 && 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-04-01T18:07:37.092Z] ---> Running in 28d52098a0c6 [2024-04-01T18:07:37.352Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:07:37.922Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:07:38.859Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-01T18:07:39.118Z] OK: 6 MiB in 14 packages [2024-04-01T18:07:39.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:07:39.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:07:40.252Z] (1/9) Installing ca-certificates (20240226-r0) [2024-04-01T18:07:40.820Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-04-01T18:07:41.080Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-04-01T18:07:41.339Z] (4/9) Installing libcurl (8.5.0-r0) [2024-04-01T18:07:41.906Z] (5/9) Installing curl (8.5.0-r0) [2024-04-01T18:07:42.165Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-04-01T18:07:43.102Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-04-01T18:07:43.361Z] (8/9) Installing jq (1.6-r1) [2024-04-01T18:07:43.928Z] (9/9) Installing openssl (1.1.1w-r1) [2024-04-01T18:07:44.495Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:07:44.495Z] Executing ca-certificates-20240226-r0.trigger [2024-04-01T18:07:44.495Z] OK: 52 MiB in 23 packages [2024-04-01T18:07:44.495Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:07:45.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:07:45.628Z] (1/137) Installing libmagic (5.41-r0) [2024-04-01T18:07:45.887Z] (2/137) Installing file (5.41-r0) [2024-04-01T18:07:46.146Z] (3/137) Installing libxau (1.0.9-r0) [2024-04-01T18:07:46.406Z] (4/137) Installing libxdmcp (1.1.3-r0) [2024-04-01T18:07:46.645Z] Still waiting to schedule task [2024-04-01T18:07:46.646Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-04-01T18:07:46.664Z] (5/137) Installing libxcb (1.15-r0) [2024-04-01T18:07:47.232Z] (6/137) Installing libx11 (1.8.7-r0) [2024-04-01T18:07:47.799Z] (7/137) Installing libxext (1.3.4-r0) [2024-04-01T18:07:48.058Z] (8/137) Installing libice (1.0.10-r0) [2024-04-01T18:07:48.317Z] (9/137) Installing libuuid (2.38-r1) [2024-04-01T18:07:48.575Z] (10/137) Installing libsm (1.2.3-r0) [2024-04-01T18:07:48.835Z] (11/137) Installing libxt (1.2.1-r0) [2024-04-01T18:07:49.403Z] (12/137) Installing libxmu (1.1.3-r0) [2024-04-01T18:07:49.663Z] (13/137) Installing xset (1.2.4-r0) [2024-04-01T18:07:49.923Z] (14/137) Installing xprop (1.2.7-r0) [2024-04-01T18:07:50.182Z] (15/137) Installing xdg-utils (1.1.3-r3) [2024-04-01T18:07:50.751Z] (16/137) Installing eudev-libs (3.2.11-r0) [2024-04-01T18:07:51.011Z] (17/137) Installing pkgconf (1.8.1-r0) [2024-04-01T18:07:51.270Z] (18/137) Installing libffi (3.4.2-r1) [2024-04-01T18:07:51.529Z] (19/137) Installing libintl (0.21-r2) [2024-04-01T18:07:51.788Z] (20/137) Installing libblkid (2.38-r1) [2024-04-01T18:07:52.357Z] (21/137) Installing libmount (2.38-r1) [2024-04-01T18:07:52.616Z] (22/137) Installing pcre (8.45-r2) [2024-04-01T18:07:53.183Z] (23/137) Installing glib (2.72.4-r0) [2024-04-01T18:07:53.750Z] (24/137) Installing xz-libs (5.2.5-r1) [2024-04-01T18:07:54.010Z] (25/137) Installing libxml2 (2.9.14-r2) [2024-04-01T18:07:54.578Z] (26/137) Installing shared-mime-info (2.2-r2) [2024-04-01T18:07:54.837Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2024-04-01T18:07:55.096Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2024-04-01T18:07:55.665Z] (29/137) Installing libpng (1.6.37-r1) [2024-04-01T18:07:55.924Z] (30/137) Installing libwebp (1.2.3-r2) [2024-04-01T18:07:56.493Z] (31/137) Installing zstd-libs (1.5.2-r1) [2024-04-01T18:07:57.061Z] (32/137) Installing tiff (4.4.0-r4) [2024-04-01T18:07:57.320Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2024-04-01T18:07:57.890Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2024-04-01T18:07:58.149Z] (35/137) Installing libxcomposite (0.4.5-r0) [2024-04-01T18:07:58.408Z] (36/137) Installing libxfixes (6.0.0-r0) [2024-04-01T18:07:58.408Z] (37/137) Installing libxrender (0.9.10-r3) [2024-04-01T18:07:58.976Z] (38/137) Installing libxcursor (1.2.1-r0) [2024-04-01T18:07:59.235Z] (39/137) Installing libxdamage (1.1.5-r1) [2024-04-01T18:07:59.235Z] (40/137) Installing libxi (1.8-r0) [2024-04-01T18:07:59.803Z] (41/137) Installing libxinerama (1.1.4-r1) [2024-04-01T18:07:59.803Z] (42/137) Installing libxrandr (1.5.2-r1) [2024-04-01T18:08:00.061Z] (43/137) Installing atk (2.38.0-r0) [2024-04-01T18:08:00.629Z] (44/137) Installing libxtst (1.2.3-r3) [2024-04-01T18:08:00.888Z] (45/137) Installing dbus-libs (1.14.8-r0) [2024-04-01T18:08:01.148Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2024-04-01T18:08:01.716Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2024-04-01T18:08:01.975Z] (48/137) Installing expat (2.6.2-r0) [2024-04-01T18:08:02.234Z] (49/137) Installing libbz2 (1.0.8-r1) [2024-04-01T18:08:02.493Z] (50/137) Installing freetype (2.12.1-r0) [2024-04-01T18:08:03.063Z] (51/137) Installing fontconfig (2.14.0-r0) [2024-04-01T18:08:03.629Z] (52/137) Installing pixman (0.40.0-r4) [2024-04-01T18:08:03.889Z] (53/137) Installing cairo (1.17.4-r2) [2024-04-01T18:08:04.456Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2024-04-01T18:08:04.716Z] (55/137) Installing avahi-libs (0.8-r6) [2024-04-01T18:08:04.975Z] (56/137) Installing gmp (6.2.1-r2) [2024-04-01T18:08:05.543Z] (57/137) Installing nettle (3.7.3-r0) [2024-04-01T18:08:05.802Z] (58/137) Installing p11-kit (0.24.1-r0) [2024-04-01T18:08:06.370Z] (59/137) Installing libtasn1 (4.18.0-r1) [2024-04-01T18:08:06.630Z] (60/137) Installing libunistring (1.0-r0) [2024-04-01T18:08:07.198Z] (61/137) Installing gnutls (3.7.7-r1) [2024-04-01T18:08:07.766Z] (62/137) Installing cups-libs (2.4.2-r2) [2024-04-01T18:08:08.025Z] (63/137) Installing libepoxy (1.5.10-r0) [2024-04-01T18:08:08.594Z] (64/137) Installing fribidi (1.0.12-r0) [2024-04-01T18:08:08.854Z] (65/137) Installing graphite2 (1.3.14-r1) [2024-04-01T18:08:09.114Z] (66/137) Installing harfbuzz (4.3.0-r0) [2024-04-01T18:08:09.683Z] (67/137) Installing libxft (2.3.4-r0) [2024-04-01T18:08:09.943Z] (68/137) Installing pango (1.50.7-r0) [2024-04-01T18:08:10.512Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2024-04-01T18:08:10.771Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2024-04-01T18:08:11.030Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2024-04-01T18:08:11.289Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2024-04-01T18:08:11.856Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2024-04-01T18:08:12.116Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2024-04-01T18:08:12.684Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-04-01T18:08:12.684Z] (75/137) Installing libfontenc (1.1.4-r0) [2024-04-01T18:08:13.251Z] (76/137) Installing mkfontscale (1.2.2-r0) [2024-04-01T18:08:13.509Z] (77/137) Installing font-opensans (0_git20210927-r0) [2024-04-01T18:08:14.077Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2024-04-01T18:08:14.335Z] (79/137) Installing libogg (1.3.5-r1) [2024-04-01T18:08:14.594Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2024-04-01T18:08:15.161Z] (81/137) Installing flac (1.3.4-r0) [2024-04-01T18:08:15.993Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2024-04-01T18:08:16.252Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2024-04-01T18:08:16.511Z] (84/137) Installing sdl2 (2.0.22-r0) [2024-04-01T18:08:17.448Z] (85/137) Installing aom-libs (3.3.0-r0) [2024-04-01T18:08:18.018Z] (86/137) Installing libass (0.16.0-r0) [2024-04-01T18:08:18.586Z] (87/137) Installing libdav1d (1.0.0-r0) [2024-04-01T18:08:18.846Z] (88/137) Installing libpciaccess (0.16-r0) [2024-04-01T18:08:19.104Z] (89/137) Installing libdrm (2.4.110-r0) [2024-04-01T18:08:19.671Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-04-01T18:08:19.931Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2024-04-01T18:08:20.497Z] (92/137) Installing lame (3.100-r0) [2024-04-01T18:08:20.755Z] (93/137) Installing opus (1.3.1-r1) [2024-04-01T18:08:21.323Z] (94/137) Installing libasyncns (0.8-r1) [2024-04-01T18:08:21.582Z] (95/137) Installing libltdl (2.4.7-r0) [2024-04-01T18:08:21.841Z] (96/137) Installing orc (0.4.32-r0) [2024-04-01T18:08:22.100Z] (97/137) Installing libvorbis (1.3.7-r0) [2024-04-01T18:08:22.668Z] (98/137) Installing libsndfile (1.1.0-r0) [2024-04-01T18:08:22.928Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2024-04-01T18:08:23.496Z] (100/137) Installing soxr (0.1.3-r2) [2024-04-01T18:08:23.754Z] (101/137) Installing speexdsp (1.2.0-r0) [2024-04-01T18:08:24.018Z] (102/137) Installing tdb-libs (1.4.6-r0) [2024-04-01T18:08:24.586Z] (103/137) Installing libpulse (15.0-r2) [2024-04-01T18:08:24.845Z] (104/137) Installing cjson (1.7.17-r0) [2024-04-01T18:08:25.412Z] (105/137) Installing mbedtls (2.28.8-r0) [2024-04-01T18:08:25.670Z] (106/137) Installing librist (0.2.6-r1) [2024-04-01T18:08:25.928Z] (107/137) Installing libsrt (1.4.4-r0) [2024-04-01T18:08:26.496Z] (108/137) Installing libssh (0.9.6-r1) [2024-04-01T18:08:27.063Z] (109/137) Installing libtheora (1.1.1-r16) [2024-04-01T18:08:27.321Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2024-04-01T18:08:27.888Z] (111/137) Installing libva (2.14.0-r0) [2024-04-01T18:08:28.147Z] (112/137) Installing libvdpau (1.5-r0) [2024-04-01T18:08:28.405Z] (113/137) Installing vidstab (1.1.0-r1) [2024-04-01T18:08:28.665Z] (114/137) Installing libvpx (1.11.0-r1) [2024-04-01T18:08:29.234Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2024-04-01T18:08:29.802Z] (116/137) Installing numactl (2.0.14-r0) [2024-04-01T18:08:30.060Z] (117/137) Installing x265-libs (3.5-r3) [2024-04-01T18:08:30.627Z] (118/137) Installing xvidcore (1.3.7-r1) [2024-04-01T18:08:31.195Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2024-04-01T18:08:31.762Z] (120/137) Installing libevent (2.1.12-r4) [2024-04-01T18:08:32.329Z] (121/137) Installing mesa (21.3.9-r0) [2024-04-01T18:08:32.588Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2024-04-01T18:08:32.847Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2024-04-01T18:08:33.105Z] (124/137) Installing icu-data-en (71.1-r2) [2024-04-01T18:08:33.672Z] Executing icu-data-en-71.1-r2.post-install [2024-04-01T18:08:33.672Z] * [2024-04-01T18:08:33.672Z] * If you need ICU with non-English locales and legacy charset support, install [2024-04-01T18:08:33.672Z] * package icu-data-full. [2024-04-01T18:08:33.672Z] * [2024-04-01T18:08:33.672Z] (125/137) Installing icu-libs (71.1-r2) [2024-04-01T18:08:34.240Z] (126/137) Installing lcms2 (2.13.1-r0) [2024-04-01T18:08:34.807Z] (127/137) Installing minizip (1.2.12-r0) [2024-04-01T18:08:35.067Z] (128/137) Installing nspr (4.33-r0) [2024-04-01T18:08:35.325Z] (129/137) Installing sqlite-libs (3.40.1-r1) [2024-04-01T18:08:35.892Z] (130/137) Installing nss (3.78.1-r0) [2024-04-01T18:08:36.460Z] (131/137) Installing re2 (2022.04.01-r0) [2024-04-01T18:08:36.718Z] (132/137) Installing snappy (1.1.9-r4) [2024-04-01T18:08:36.976Z] (133/137) Installing libgpg-error (1.45-r0) [2024-04-01T18:08:37.235Z] (134/137) Installing libgcrypt (1.10.1-r0) [2024-04-01T18:08:37.801Z] (135/137) Installing libxslt (1.1.35-r0) [2024-04-01T18:08:38.369Z] (136/137) Installing chromium (102.0.5005.182-r0) [2024-04-01T18:08:50.576Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-04-01T18:08:50.576Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:08:50.576Z] Executing glib-2.72.4-r0.trigger [2024-04-01T18:08:50.576Z] Executing shared-mime-info-2.2-r2.trigger [2024-04-01T18:08:50.576Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-04-01T18:08:50.576Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-04-01T18:08:50.576Z] Executing fontconfig-2.14.0-r0.trigger [2024-04-01T18:08:50.576Z] Executing mkfontscale-1.2.2-r0.trigger [2024-04-01T18:08:50.576Z] OK: 409 MiB in 160 packages [2024-04-01T18:08:50.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:08:50.576Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:08:51.144Z] (1/21) Installing binutils (2.38-r3) [2024-04-01T18:08:51.712Z] (2/21) Installing isl22 (0.22-r0) [2024-04-01T18:08:52.279Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-04-01T18:08:52.846Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-04-01T18:08:53.105Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-04-01T18:08:57.294Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-04-01T18:08:57.861Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-04-01T18:08:58.120Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-04-01T18:08:58.689Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-04-01T18:08:59.257Z] (10/21) Installing libpq (14.11-r0) [2024-04-01T18:08:59.516Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-04-01T18:09:00.084Z] (12/21) Installing libpq-dev (14.11-r0) [2024-04-01T18:09:00.342Z] (13/21) Installing libecpg (14.11-r0) [2024-04-01T18:09:00.908Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-04-01T18:09:01.167Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-04-01T18:09:02.547Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-04-01T18:09:09.112Z] (17/21) Installing clang (13.0.1-r1) [2024-04-01T18:09:09.112Z] (18/21) Installing icu (71.1-r2) [2024-04-01T18:09:09.112Z] (19/21) Installing icu-dev (71.1-r2) [2024-04-01T18:09:09.678Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-04-01T18:09:10.615Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-04-01T18:09:11.182Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:09:11.182Z] OK: 822 MiB in 181 packages [2024-04-01T18:09:11.182Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:09:11.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:09:12.319Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-04-01T18:09:13.255Z] (2/10) Installing gdbm (1.23-r0) [2024-04-01T18:09:13.515Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-04-01T18:09:13.774Z] (4/10) Installing readline (8.1.2-r0) [2024-04-01T18:09:14.343Z] (5/10) Installing python3 (3.10.14-r1) [2024-04-01T18:09:17.627Z] (6/10) Installing python3-dev (3.10.14-r1) [2024-04-01T18:09:18.194Z] (7/10) Installing libsodium (1.0.18-r0) [2024-04-01T18:09:18.452Z] (8/10) Installing libzmq (4.3.4-r0) [2024-04-01T18:09:19.019Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-04-01T18:09:19.276Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-04-01T18:09:19.535Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:09:19.535Z] OK: 975 MiB in 191 packages [2024-04-01T18:09:19.535Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:09:20.100Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:09:20.671Z] OK: 975 MiB in 191 packages [2024-04-01T18:09:20.671Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2024-04-01T18:09:21.238Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2024-04-01T18:09:21.804Z] (1/1) Installing tzdata (2024a-r0) [2024-04-01T18:09:22.372Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:09:22.372Z] OK: 978 MiB in 192 packages [2024-04-01T18:09:22.630Z] (1/1) Purging tzdata (2024a-r0) [2024-04-01T18:09:22.630Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:09:22.630Z] OK: 975 MiB in 191 packages [2024-04-01T18:09:24.053Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1835 in /w/workspace/xfoundry_edgex-taf-common_PR-104 [Pipeline] { [Pipeline] checkout [2024-04-01T18:09:24.136Z] Selected Git installation does not exist. Using Default [2024-04-01T18:09:24.136Z] The recommended git tool is: NONE [2024-04-01T18:09:25.159Z] Looking in links: /tmp/tmpzhegpqg4 [2024-04-01T18:09:25.159Z] Processing /tmp/tmpzhegpqg4/setuptools-65.5.0-py3-none-any.whl [2024-04-01T18:09:25.159Z] Processing /tmp/tmpzhegpqg4/pip-23.0.1-py3-none-any.whl [2024-04-01T18:09:25.418Z] Installing collected packages: setuptools, pip [2024-04-01T18:09:27.952Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-04-01T18:09:27.952Z] 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-04-01T18:09:28.520Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-04-01T18:09:28.520Z] Collecting pip [2024-04-01T18:09:28.520Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-04-01T18:09:28.520Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 83.4 MB/s eta 0:00:00 [2024-04-01T18:09:28.779Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-04-01T18:09:29.023Z] using credential edgex-jenkins-ssh [2024-04-01T18:09:29.038Z] Collecting setuptools [2024-04-01T18:09:29.038Z] Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) [2024-04-01T18:09:29.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 112.2 MB/s eta 0:00:00 [2024-04-01T18:09:29.038Z] Collecting wheel [2024-04-01T18:09:29.038Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-04-01T18:09:29.038Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 133.3 MB/s eta 0:00:00 [2024-04-01T18:09:29.041Z] Cloning the remote Git repository [2024-04-01T18:09:29.080Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2024-04-01T18:09:29.296Z] Installing collected packages: wheel, setuptools, pip [2024-04-01T18:09:29.554Z] Attempting uninstall: setuptools [2024-04-01T18:09:29.554Z] Found existing installation: setuptools 65.5.0 [2024-04-01T18:09:29.554Z] Uninstalling setuptools-65.5.0: [2024-04-01T18:09:29.554Z] Successfully uninstalled setuptools-65.5.0 [2024-04-01T18:09:30.121Z] Attempting uninstall: pip [2024-04-01T18:09:30.121Z] Found existing installation: pip 23.0.1 [2024-04-01T18:09:29.163Z] > git init /w/workspace/xfoundry_edgex-taf-common_PR-104 # timeout=10 [2024-04-01T18:09:29.287Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-04-01T18:09:29.288Z] > git --version # timeout=10 [2024-04-01T18:09:29.305Z] > git --version # 'git version 2.25.1' [2024-04-01T18:09:29.307Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-01T18:09:29.445Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-01T18:09:30.113Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-04-01T18:09:30.133Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-01T18:09:30.380Z] Uninstalling pip-23.0.1: [2024-04-01T18:09:30.380Z] Successfully uninstalled pip-23.0.1 [2024-04-01T18:09:31.471Z] Merging remotes/origin/main commit 600fc91fe49ee51cd282d429b11b5c73fe6c1357 into PR head commit 9d54f679dee4683d01b63393c1fa796dc24e8915 [2024-04-01T18:09:30.962Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2024-04-01T18:09:30.999Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2024-04-01T18:09:31.000Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-01T18:09:31.020Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/104/head:refs/remotes/origin/PR-104 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-01T18:09:31.488Z] > git config core.sparsecheckout # timeout=10 [2024-04-01T18:09:31.548Z] > git checkout -f 9d54f679dee4683d01b63393c1fa796dc24e8915 # timeout=10 [2024-04-01T18:09:31.618Z] > git remote # timeout=10 [2024-04-01T18:09:31.635Z] > git config --get remote.origin.url # timeout=10 [2024-04-01T18:09:31.718Z] Merge succeeded, producing 9d54f679dee4683d01b63393c1fa796dc24e8915 [2024-04-01T18:09:31.719Z] Checking out Revision 9d54f679dee4683d01b63393c1fa796dc24e8915 (PR-104) [2024-04-01T18:09:32.195Z] Commit message: "build: bump python-dotenv from 1.0.0 to 1.0.1" [2024-04-01T18:09:32.243Z] > git --version # timeout=10 [2024-04-01T18:09:32.255Z] > git --version # 'git version 2.25.1' [2024-04-01T18:09:32.279Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-01T18:09:32.911Z] Successfully installed pip-24.0 setuptools-69.2.0 wheel-0.43.0 [2024-04-01T18:09:32.911Z] 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-04-01T18:09:31.665Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-01T18:09:31.683Z] > git merge 600fc91fe49ee51cd282d429b11b5c73fe6c1357 # timeout=10 [2024-04-01T18:09:31.706Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-01T18:09:31.725Z] > git config core.sparsecheckout # timeout=10 [2024-04-01T18:09:31.739Z] > git checkout -f 9d54f679dee4683d01b63393c1fa796dc24e8915 # timeout=10 [2024-04-01T18:09:33.169Z] Processing ./edgex-taf-common [2024-04-01T18:09:33.169Z] Preparing metadata (setup.py): started [2024-04-01T18:09:33.427Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:33.427Z] Building wheels for collected packages: edgex-taf-common [2024-04-01T18:09:33.427Z] Building wheel for edgex-taf-common (setup.py): started [2024-04-01T18:09:33.689Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-04-01T18:09:33.689Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=e9aef606310cbb329f6d8a2e38a48d8d5a8555623ca0d8972c5d51d29a8bba25 [2024-04-01T18:09:33.689Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-04-01T18:09:33.689Z] Successfully built edgex-taf-common [2024-04-01T18:09:33.689Z] Installing collected packages: edgex-taf-common [2024-04-01T18:09:33.970Z] Successfully installed edgex-taf-common-0.0.0 [2024-04-01T18:09:33.970Z] 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-04-01T18:09:34.536Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-04-01T18:09:34.794Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-04-01T18:09:34.794Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-04-01T18:09:34.794Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-04-01T18:09:34.794Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-04-01T18:09:34.794Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-04-01T18:09:34.795Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-04-01T18:09:34.795Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-04-01T18:09:34.795Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-04-01T18:09:35.053Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-04-01T18:09:35.053Z] Preparing metadata (setup.py): started [2024-04-01T18:09:35.053Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:35.313Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-04-01T18:09:35.313Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-04-01T18:09:35.313Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-04-01T18:09:35.313Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-04-01T18:09:35.313Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-04-01T18:09:35.313Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-04-01T18:09:35.313Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-04-01T18:09:35.313Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-04-01T18:09:35.313Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.6 MB/s eta 0:00:00 [2024-04-01T18:09:35.313Z] Preparing metadata (setup.py): started [2024-04-01T18:09:35.571Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:35.830Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-04-01T18:09:35.830Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-04-01T18:09:36.087Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-04-01T18:09:36.087Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2024-04-01T18:09:36.087Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.6 MB/s eta 0:00:00 [Pipeline] withEnv [Pipeline] { [2024-04-01T18:09:36.347Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-04-01T18:09:36.347Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-04-01T18:09:36.347Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 17.3 MB/s eta 0:00:00 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-01T18:09:36.606Z] Installing build dependencies: started [2024-04-01T18:09:37.074Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-01T18:09:37.074Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-01T18:09:37.074Z] Dload Upload Total Spent Left Speed [2024-04-01T18:09:37.074Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 106k [Pipeline] sh [2024-04-01T18:09:37.432Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-01T18:09:37.785Z] + sudo tee /etc/docker/daemon.new [2024-04-01T18:09:37.785Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-01T18:09:37.785Z] { [2024-04-01T18:09:37.785Z] "registry-mirrors": [ [2024-04-01T18:09:37.785Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-01T18:09:37.785Z] ], [2024-04-01T18:09:37.785Z] "bip": "10.250.0.254/24", [2024-04-01T18:09:37.785Z] "hosts": [ [2024-04-01T18:09:37.785Z] "tcp://0.0.0.0:5555", [2024-04-01T18:09:37.785Z] "unix:///var/run/docker.sock" [2024-04-01T18:09:37.785Z] ], [2024-04-01T18:09:37.785Z] "mtu": 1458, [2024-04-01T18:09:37.785Z] "selinux-enabled": true, [2024-04-01T18:09:37.785Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-01T18:09:37.785Z] } [Pipeline] sh [2024-04-01T18:09:38.131Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-01T18:09:38.473Z] + sudo service docker restart [2024-04-01T18:09:39.141Z] Installing build dependencies: finished with status 'done' [2024-04-01T18:09:39.141Z] Getting requirements to build wheel: started [2024-04-01T18:09:39.401Z] Getting requirements to build wheel: finished with status 'done' [2024-04-01T18:09:39.401Z] Preparing metadata (pyproject.toml): started [2024-04-01T18:09:39.661Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-04-01T18:09:39.661Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-04-01T18:09:39.661Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-04-01T18:09:40.229Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-04-01T18:09:40.229Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2024-04-01T18:09:40.229Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-04-01T18:09:40.229Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-04-01T18:09:40.229Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 7.2 MB/s eta 0:00:00 [2024-04-01T18:09:40.491Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-04-01T18:09:40.491Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-04-01T18:09:40.491Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 27.4 MB/s eta 0:00:00 [2024-04-01T18:09:40.491Z] Preparing metadata (setup.py): started [2024-04-01T18:09:40.750Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:41.010Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-04-01T18:09:41.010Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2024-04-01T18:09:41.268Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:41.268Z] Downloading selenium-4.19.0-py3-none-any.whl.metadata (6.9 kB) [2024-04-01T18:09:41.268Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:41.268Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl.metadata (9.0 kB) [2024-04-01T18:09:41.268Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:41.268Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-04-01T18:09:41.268Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:41.268Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-04-01T18:09:41.268Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.3 MB/s eta 0:00:00 [2024-04-01T18:09:41.268Z] Preparing metadata (setup.py): started [2024-04-01T18:09:41.528Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:41.528Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:41.528Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-04-01T18:09:41.787Z] Preparing metadata (setup.py): started [2024-04-01T18:09:41.787Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:41.787Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:41.787Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-04-01T18:09:42.045Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:42.045Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-04-01T18:09:42.045Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:42.045Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-04-01T18:09:42.045Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:42.046Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-04-01T18:09:42.304Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:42.304Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-04-01T18:09:42.304Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:09:42.304Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2024-04-01T18:09:42.563Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:09:42.563Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-04-01T18:09:42.563Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:09:42.563Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-04-01T18:09:43.518Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:09:43.518Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-04-01T18:09:43.777Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-01T18:09:43.777Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-04-01T18:09:43.777Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-01T18:09:43.777Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-04-01T18:09:43.777Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-04-01T18:09:43.777Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-04-01T18:09:44.036Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-01T18:09:44.036Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-04-01T18:09:44.036Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-01T18:09:44.036Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-04-01T18:09:44.036Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.2.0) [2024-04-01T18:09:44.036Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-01T18:09:44.036Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-04-01T18:09:44.296Z] 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-04-01T18:09:44.296Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-04-01T18:09:44.296Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:44.296Z] Downloading trio-0.25.0-py3-none-any.whl.metadata (8.7 kB) [2024-04-01T18:09:44.296Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:44.296Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-04-01T18:09:44.555Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:44.555Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2024-04-01T18:09:44.555Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:44.555Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-04-01T18:09:44.555Z] Preparing metadata (setup.py): started [2024-04-01T18:09:44.815Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:44.815Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:44.815Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-04-01T18:09:45.074Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.074Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-04-01T18:09:45.074Z] Preparing metadata (setup.py): started [2024-04-01T18:09:45.074Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:09:45.334Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.334Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-04-01T18:09:45.334Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.334Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-04-01T18:09:45.334Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.334Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-04-01T18:09:45.334Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.334Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-04-01T18:09:45.334Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.334Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-04-01T18:09:45.594Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.594Z] Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) [2024-04-01T18:09:45.852Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:09:45.852Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (4.1 kB) [2024-04-01T18:09:46.420Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:46.420Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-04-01T18:09:46.420Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:46.420Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-04-01T18:09:46.420Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:46.420Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-04-01T18:09:46.420Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:46.420Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-04-01T18:09:46.679Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:09:46.679Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-04-01T18:09:46.679Z] 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-04-01T18:09:46.679Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-04-01T18:09:46.679Z] 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-04-01T18:09:46.679Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-04-01T18:09:46.939Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-04-01T18:09:46.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 21.3 MB/s eta 0:00:00 [2024-04-01T18:09:46.939Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-04-01T18:09:46.939Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-04-01T18:09:46.939Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-04-01T18:09:46.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 11.2 MB/s eta 0:00:00 [2024-04-01T18:09:46.939Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-04-01T18:09:46.939Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-04-01T18:09:46.939Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-04-01T18:09:46.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.9 MB/s eta 0:00:00 [2024-04-01T18:09:46.939Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-04-01T18:09:46.939Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 14.1 MB/s eta 0:00:00 [2024-04-01T18:09:47.199Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2024-04-01T18:09:47.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 27.7 MB/s eta 0:00:00 [2024-04-01T18:09:47.768Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-04-01T18:09:47.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 22.2 MB/s eta 0:00:00 [2024-04-01T18:09:47.768Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2024-04-01T18:09:47.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 30.5 MB/s eta 0:00:00 [2024-04-01T18:09:47.768Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-04-01T18:09:47.768Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 38.3 MB/s eta 0:00:00 [2024-04-01T18:09:47.768Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.4 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-04-01T18:09:48.027Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 17.1 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 17.5 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.6 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 6.6 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.8 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-04-01T18:09:48.027Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 19.3 MB/s eta 0:00:00 [2024-04-01T18:09:48.027Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl (12 kB) [2024-04-01T18:09:48.027Z] Downloading selenium-4.19.0-py3-none-any.whl (10.5 MB) [2024-04-01T18:09:48.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 68.6 MB/s eta 0:00:00 [2024-04-01T18:09:48.287Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-04-01T18:09:48.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 14.0 MB/s eta 0:00:00 [2024-04-01T18:09:48.287Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-04-01T18:09:48.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 6.8 MB/s eta 0:00:00 [2024-04-01T18:09:48.287Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-04-01T18:09:48.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 15.1 MB/s eta 0:00:00 [2024-04-01T18:09:48.287Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-04-01T18:09:48.287Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-04-01T18:09:48.287Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 8.9 MB/s eta 0:00:00 [2024-04-01T18:09:48.287Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-04-01T18:09:48.547Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 32.6 MB/s eta 0:00:00 [2024-04-01T18:09:48.547Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-04-01T18:09:48.547Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 10.2 MB/s eta 0:00:00 [2024-04-01T18:09:48.547Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-04-01T18:09:48.809Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-04-01T18:09:49.069Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 135.7 kB/s eta 0:00:00 [2024-04-01T18:09:49.329Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-04-01T18:09:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 11.4 MB/s eta 0:00:00 [2024-04-01T18:09:49.329Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-04-01T18:09:49.329Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-04-01T18:09:49.329Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2024-04-01T18:09:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 16.3 MB/s eta 0:00:00 [2024-04-01T18:09:49.329Z] Downloading referencing-0.34.0-py3-none-any.whl (26 kB) [2024-04-01T18:09:49.329Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-04-01T18:09:49.329Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2024-04-01T18:09:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 61.4 MB/s eta 0:00:00 [2024-04-01T18:09:49.329Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-04-01T18:09:49.329Z] Downloading trio-0.25.0-py3-none-any.whl (467 kB) [2024-04-01T18:09:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 40.4 MB/s eta 0:00:00 [2024-04-01T18:09:49.329Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-04-01T18:09:49.329Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-04-01T18:09:49.329Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-04-01T18:09:49.329Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 5.9 MB/s eta 0:00:00 [2024-04-01T18:09:49.329Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-04-01T18:09:49.329Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-04-01T18:09:49.588Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-04-01T18:09:49.588Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-04-01T18:09:49.588Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-04-01T18:09:49.588Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-04-01T18:09:49.588Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-04-01T18:09:49.588Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.8 MB/s eta 0:00:00 [2024-04-01T18:09:49.588Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2024-04-01T18:09:49.588Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-04-01T18:09:49.847Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-04-01T18:09:49.847Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=889e6f70bfd28d4db1a93322850d90ca62e2e28b34ec96180bd75d283a05877e [2024-04-01T18:09:49.847Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-04-01T18:09:49.847Z] Building wheel for paho-mqtt (setup.py): started [2024-04-01T18:09:50.414Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-04-01T18:09:50.414Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=80d88a9da594e505c157b4ff8f8b0de79d531a46ed69aeb89a96724386895ea9 [2024-04-01T18:09:50.414Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-04-01T18:09:50.414Z] Building wheel for psutil (pyproject.toml): started [2024-04-01T18:09:51.789Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-04-01T18:09:51.790Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274479 sha256=f4cb07faa965c4db258cc145afa6461ed9ff52f2534170ac3f27fb8269407a59 [2024-04-01T18:09:51.790Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-04-01T18:09:51.790Z] Building wheel for psycopg2 (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-01T18:09:56.798Z] provisioning config files... [2024-04-01T18:09:56.833Z] copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/config11543555415188240181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:09:57.293Z] ---> ****-login.sh [2024-04-01T18:09:57.293Z] nexus3.edgexfoundry.org:10001 [2024-04-01T18:09:57.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:09:57.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:09:57.832Z] Configure a credential helper to remove this warning. See [2024-04-01T18:09:57.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:09:57.832Z] [2024-04-01T18:09:57.832Z] Login Succeeded [2024-04-01T18:09:57.832Z] nexus3.edgexfoundry.org:10002 [2024-04-01T18:09:58.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:09:58.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:09:58.100Z] Configure a credential helper to remove this warning. See [2024-04-01T18:09:58.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:09:58.100Z] [2024-04-01T18:09:58.100Z] Login Succeeded [2024-04-01T18:09:58.100Z] nexus3.edgexfoundry.org:10003 [2024-04-01T18:09:58.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:09:58.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:09:58.639Z] Configure a credential helper to remove this warning. See [2024-04-01T18:09:58.639Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:09:58.639Z] [2024-04-01T18:09:58.639Z] Login Succeeded [2024-04-01T18:09:58.639Z] nexus3.edgexfoundry.org:10004 [2024-04-01T18:09:58.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:09:58.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:09:58.909Z] Configure a credential helper to remove this warning. See [2024-04-01T18:09:58.909Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:09:58.909Z] [2024-04-01T18:09:58.909Z] Login Succeeded [2024-04-01T18:09:58.909Z] ****.io [2024-04-01T18:09:59.175Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-01T18:09:59.445Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-01T18:09:59.445Z] Configure a credential helper to remove this warning. See [2024-04-01T18:09:59.445Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-01T18:09:59.445Z] [2024-04-01T18:09:59.445Z] Login Succeeded [2024-04-01T18:09:59.445Z] ---> ****-login.sh ends [Pipeline] } [2024-04-01T18:09:59.475Z] 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-04-01T18:10:00.426Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-01T18:10:00.775Z] + ls -al . [2024-04-01T18:10:00.775Z] total 68 [2024-04-01T18:10:00.775Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:09 . [2024-04-01T18:10:00.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:09 .. [2024-04-01T18:10:00.775Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:09 .git [2024-04-01T18:10:00.775Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 1 18:09 .github [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 22 Apr 1 18:09 .gitignore [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 1575 Apr 1 18:09 Dockerfile [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 746 Apr 1 18:09 Jenkinsfile [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 11381 Apr 1 18:09 LICENSE [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 3606 Apr 1 18:09 README.md [2024-04-01T18:10:00.775Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 1 18:09 TAF-Manager [2024-04-01T18:10:00.775Z] drwxrwxr-x 6 jenkins jenkins 4096 Apr 1 18:09 TUC [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 1 18:07 VERSION [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 343 Apr 1 18:09 requirements.txt [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 54 Apr 1 18:09 robot-entrypoint.sh [2024-04-01T18:10:00.775Z] -rw-rw-r-- 1 jenkins jenkins 445 Apr 1 18:09 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:10:01.229Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=9d54f679dee4683d01b63393c1fa796dc24e8915 --label arch=arm64 --label version=0.0.0 . [2024-04-01T18:10:01.778Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-04-01T18:10:01.778Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_x86_64.whl size=479418 sha256=f3e7731121e957c811cddde14d9c3189444a706e966f84b034e86cdf0fadc266 [2024-04-01T18:10:01.778Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-04-01T18:10:01.778Z] Building wheel for flex (setup.py): started [2024-04-01T18:10:01.778Z] Building wheel for flex (setup.py): finished with status 'done' [2024-04-01T18:10:01.778Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=3abb40c20a4277cd631c3eba979451ec28b9f0b2a709c81eb4db7d5e25958f18 [2024-04-01T18:10:01.778Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-04-01T18:10:01.778Z] Building wheel for GenSON (setup.py): started [2024-04-01T18:10:01.778Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-04-01T18:10:01.778Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=586fc13d141ac52c841ca17a02cc40ba3042a97db4526569a7342b5688060f40 [2024-04-01T18:10:01.778Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-04-01T18:10:01.778Z] Building wheel for strict-rfc3339 (setup.py): started [2024-04-01T18:10:02.036Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-04-01T18:10:02.036Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=a1d405b049735ba0103cf711c29eb711555fe77a9dec83a29f748ff9266a5769 [2024-04-01T18:10:02.036Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-04-01T18:10:02.036Z] Building wheel for validate-email (setup.py): started [2024-04-01T18:10:02.190Z] Sending build context to Docker daemon 358.9kB [2024-04-01T18:10:02.294Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-04-01T18:10:02.294Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=31ec1274415fafca8c716d22836066efe55cd703c3d1b4f04b9e601e33820b86 [2024-04-01T18:10:02.294Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-04-01T18:10:02.294Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2024-04-01T18:10:02.463Z] Step 1/13 : FROM alpine:3.16 [2024-04-01T18:10:02.861Z] 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, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-04-01T18:10:03.051Z] 3.16: Pulling from library/alpine [2024-04-01T18:10:03.316Z] 550f8bf8502c: Pulling fs layer [2024-04-01T18:10:03.583Z] 550f8bf8502c: Verifying Checksum [2024-04-01T18:10:03.583Z] 550f8bf8502c: Download complete [2024-04-01T18:10:04.162Z] 550f8bf8502c: Pull complete [2024-04-01T18:10:04.162Z] Digest: sha256:452e7292acee0ee16c332324d7de05fa2c99f9994ecc9f0779c602916a672ae4 [2024-04-01T18:10:04.162Z] Status: Downloaded newer image for alpine:3.16 [2024-04-01T18:10:04.162Z] ---> 4a74307a1e88 [2024-04-01T18:10:04.162Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2024-04-01T18:10:04.162Z] ---> Running in 9012e8340b57 [2024-04-01T18:10:04.427Z] Removing intermediate container 9012e8340b57 [2024-04-01T18:10:04.427Z] ---> 1c6e19776e85 [2024-04-01T18:10:04.427Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2024-04-01T18:10:04.696Z] ---> Running in 1dcf2c43c9e9 [2024-04-01T18:10:04.966Z] Removing intermediate container 1dcf2c43c9e9 [2024-04-01T18:10:04.966Z] ---> 6a1007048fe1 [2024-04-01T18:10:04.966Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2024-04-01T18:10:05.547Z] ---> c0116c870c84 [2024-04-01T18:10:05.547Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2024-04-01T18:10:06.132Z] ---> f654a28cc7a9 [2024-04-01T18:10:06.132Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2024-04-01T18:10:06.399Z] ---> 6594dbe90383 [2024-04-01T18:10:06.399Z] Step 7/13 : WORKDIR /edgex-taf [2024-04-01T18:10:06.665Z] ---> Running in cdb301e5b007 [2024-04-01T18:10:06.931Z] Removing intermediate container cdb301e5b007 [2024-04-01T18:10:06.931Z] ---> ba30d5178d4f [2024-04-01T18:10:06.931Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-04-01T18:10:06.931Z] ---> Running in 1558afeda0e7 [2024-04-01T18:10:08.893Z] Removing intermediate container 1558afeda0e7 [2024-04-01T18:10:08.893Z] ---> 59e8d3415d56 [2024-04-01T18:10:08.893Z] 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.4-r0 && 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 && 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-04-01T18:10:08.893Z] ---> Running in 35ed721855c7 [2024-04-01T18:10:09.857Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:10:10.446Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:10:11.854Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-01T18:10:12.120Z] OK: 5 MiB in 14 packages [2024-04-01T18:10:12.386Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:10:12.973Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:10:14.382Z] (1/9) Installing ca-certificates (20240226-r0) [2024-04-01T18:10:14.646Z] (2/9) Installing brotli-libs (1.0.9-r6) [2024-04-01T18:10:14.912Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2024-04-01T18:10:15.493Z] (4/9) Installing libcurl (8.5.0-r0) [2024-04-01T18:10:15.759Z] (5/9) Installing curl (8.5.0-r0) [2024-04-01T18:10:16.341Z] (6/9) Installing docker-cli (20.10.20-r0) [2024-04-01T18:10:16.808Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 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.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 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.17.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.34.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.0 selenium-4.19.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-04-01T18:10:16.808Z] 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-04-01T18:10:18.914Z] (7/9) Installing oniguruma (6.9.8-r0) [2024-04-01T18:10:19.179Z] (8/9) Installing jq (1.6-r1) [2024-04-01T18:10:19.763Z] (9/9) Installing openssl (1.1.1w-r1) [2024-04-01T18:10:20.027Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:10:20.028Z] Executing ca-certificates-20240226-r0.trigger [2024-04-01T18:10:20.294Z] OK: 50 MiB in 23 packages [2024-04-01T18:10:20.294Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:10:20.875Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:10:22.291Z] (1/136) Installing libmagic (5.41-r0) [2024-04-01T18:10:22.869Z] (2/136) Installing file (5.41-r0) [2024-04-01T18:10:22.869Z] (3/136) Installing libxau (1.0.9-r0) [2024-04-01T18:10:23.447Z] (4/136) Installing libxdmcp (1.1.3-r0) [2024-04-01T18:10:23.447Z] (5/136) Installing libxcb (1.15-r0) [2024-04-01T18:10:24.025Z] (6/136) Installing libx11 (1.8.7-r0) [2024-04-01T18:10:24.604Z] (7/136) Installing libxext (1.3.4-r0) [2024-04-01T18:10:24.868Z] (8/136) Installing libice (1.0.10-r0) [2024-04-01T18:10:25.446Z] (9/136) Installing libuuid (2.38-r1) [2024-04-01T18:10:25.713Z] (10/136) Installing libsm (1.2.3-r0) [2024-04-01T18:10:25.980Z] (11/136) Installing libxt (1.2.1-r0) [2024-04-01T18:10:26.561Z] (12/136) Installing libxmu (1.1.3-r0) [2024-04-01T18:10:26.827Z] (13/136) Installing xset (1.2.4-r0) [2024-04-01T18:10:27.093Z] (14/136) Installing xprop (1.2.7-r0) [2024-04-01T18:10:27.357Z] (15/136) Installing xdg-utils (1.1.3-r3) [2024-04-01T18:10:27.936Z] (16/136) Installing eudev-libs (3.2.11-r0) [2024-04-01T18:10:28.201Z] (17/136) Installing pkgconf (1.8.1-r0) [2024-04-01T18:10:28.465Z] (18/136) Installing libffi (3.4.2-r1) [2024-04-01T18:10:29.045Z] (19/136) Installing libintl (0.21-r2) [2024-04-01T18:10:29.309Z] (20/136) Installing libblkid (2.38-r1) [2024-04-01T18:10:29.576Z] (21/136) Installing libmount (2.38-r1) [2024-04-01T18:10:30.165Z] (22/136) Installing pcre (8.45-r2) [2024-04-01T18:10:30.432Z] (23/136) Installing glib (2.72.4-r0) [2024-04-01T18:10:31.013Z] (24/136) Installing xz-libs (5.2.5-r1) [2024-04-01T18:10:31.593Z] (25/136) Installing libxml2 (2.9.14-r2) [2024-04-01T18:10:31.860Z] (26/136) Installing shared-mime-info (2.2-r2) [2024-04-01T18:10:32.440Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2024-04-01T18:10:32.709Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2024-04-01T18:10:33.287Z] (29/136) Installing libpng (1.6.37-r1) [2024-04-01T18:10:33.869Z] (30/136) Installing libwebp (1.2.3-r2) [2024-04-01T18:10:34.137Z] (31/136) Installing zstd-libs (1.5.2-r1) [2024-04-01T18:10:34.719Z] (32/136) Installing tiff (4.4.0-r4) [2024-04-01T18:10:35.302Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2024-04-01T18:10:35.419Z] Removing intermediate container 28d52098a0c6 [2024-04-01T18:10:35.419Z] ---> 8f1f5dd3bd55 [2024-04-01T18:10:35.419Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-04-01T18:10:35.419Z] ---> Running in 5c196582b44b [2024-04-01T18:10:35.419Z] Removing intermediate container 5c196582b44b [2024-04-01T18:10:35.419Z] ---> 828baea386eb [2024-04-01T18:10:35.419Z] Step 11/13 : LABEL arch=amd64 [2024-04-01T18:10:35.419Z] ---> Running in c351f63a0c2a [2024-04-01T18:10:35.419Z] Removing intermediate container c351f63a0c2a [2024-04-01T18:10:35.419Z] ---> 70171edb6c53 [2024-04-01T18:10:35.419Z] Step 12/13 : LABEL git_sha=9d54f679dee4683d01b63393c1fa796dc24e8915 [2024-04-01T18:10:35.419Z] ---> Running in 022045dca1b6 [2024-04-01T18:10:35.419Z] Removing intermediate container 022045dca1b6 [2024-04-01T18:10:35.419Z] ---> 27d4f85ee916 [2024-04-01T18:10:35.419Z] Step 13/13 : LABEL version=0.0.0 [2024-04-01T18:10:35.419Z] ---> Running in 5b79143447e8 [2024-04-01T18:10:35.419Z] Removing intermediate container 5b79143447e8 [2024-04-01T18:10:35.419Z] ---> 57d2f87f81a1 [2024-04-01T18:10:35.419Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-01T18:10:35.419Z] Successfully built 57d2f87f81a1 [2024-04-01T18:10:35.419Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2024-04-01T18:10:35.569Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:10:36.150Z] (35/136) Installing libxcomposite (0.4.5-r0) [2024-04-01T18:10:36.150Z] (36/136) Installing libxfixes (6.0.0-r0) [2024-04-01T18:10:36.453Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T18:10:36.453Z] [2024-04-01T18:10:36.453Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:10:36.731Z] (37/136) Installing libxrender (0.9.10-r3) [2024-04-01T18:10:36.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T18:10:36.894Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-01T18:10:36.894Z] 5eb5b503b376: Pulling fs layer [2024-04-01T18:10:36.894Z] 5c69ac0246d0: Pulling fs layer [2024-04-01T18:10:36.894Z] ec43610c2a17: Pulling fs layer [2024-04-01T18:10:36.894Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-01T18:10:36.894Z] 33b1e0a273af: Pulling fs layer [2024-04-01T18:10:36.894Z] 5d3b04190fa2: Pulling fs layer [2024-04-01T18:10:36.894Z] 2f39f015ded8: Pulling fs layer [2024-04-01T18:10:36.894Z] 33b1e0a273af: Waiting [2024-04-01T18:10:36.894Z] 3a2ae6a8a46f: Waiting [2024-04-01T18:10:36.894Z] 5d3b04190fa2: Waiting [2024-04-01T18:10:36.894Z] 2f39f015ded8: Waiting [2024-04-01T18:10:36.894Z] 5c69ac0246d0: Download complete [2024-04-01T18:10:36.894Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-01T18:10:36.894Z] 3a2ae6a8a46f: Download complete [2024-04-01T18:10:36.894Z] 33b1e0a273af: Verifying Checksum [2024-04-01T18:10:36.894Z] 33b1e0a273af: Download complete [2024-04-01T18:10:36.894Z] 5d3b04190fa2: Verifying Checksum [2024-04-01T18:10:36.894Z] 5d3b04190fa2: Download complete [2024-04-01T18:10:36.894Z] ec43610c2a17: Verifying Checksum [2024-04-01T18:10:36.894Z] ec43610c2a17: Download complete [2024-04-01T18:10:36.998Z] (38/136) Installing libxcursor (1.2.1-r0) [2024-04-01T18:10:37.176Z] 5eb5b503b376: Verifying Checksum [2024-04-01T18:10:37.177Z] 5eb5b503b376: Download complete [2024-04-01T18:10:37.263Z] (39/136) Installing libxdamage (1.1.5-r1) [2024-04-01T18:10:37.528Z] (40/136) Installing libxi (1.8-r0) [2024-04-01T18:10:37.780Z] 2f39f015ded8: Download complete [2024-04-01T18:10:37.793Z] (41/136) Installing libxinerama (1.1.4-r1) [2024-04-01T18:10:38.058Z] (42/136) Installing libxrandr (1.5.2-r1) [2024-04-01T18:10:38.325Z] (43/136) Installing atk (2.38.0-r0) [2024-04-01T18:10:38.390Z] 5eb5b503b376: Pull complete [2024-04-01T18:10:38.390Z] 5c69ac0246d0: Pull complete [2024-04-01T18:10:38.903Z] (44/136) Installing libxtst (1.2.3-r3) [2024-04-01T18:10:38.997Z] ec43610c2a17: Pull complete [2024-04-01T18:10:38.997Z] 3a2ae6a8a46f: Pull complete [2024-04-01T18:10:38.997Z] 33b1e0a273af: Pull complete [2024-04-01T18:10:39.167Z] (45/136) Installing dbus-libs (1.14.8-r0) [2024-04-01T18:10:39.261Z] 5d3b04190fa2: Pull complete [2024-04-01T18:10:39.432Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2024-04-01T18:10:40.016Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2024-04-01T18:10:40.600Z] (48/136) Installing expat (2.6.2-r0) [2024-04-01T18:10:40.865Z] (49/136) Installing libbz2 (1.0.8-r1) [2024-04-01T18:10:41.131Z] (50/136) Installing freetype (2.12.1-r0) [2024-04-01T18:10:41.713Z] (51/136) Installing fontconfig (2.14.0-r0) [2024-04-01T18:10:41.979Z] (52/136) Installing pixman (0.40.0-r4) [2024-04-01T18:10:42.559Z] (53/136) Installing cairo (1.17.4-r2) [2024-04-01T18:10:43.137Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2024-04-01T18:10:43.401Z] (55/136) Installing avahi-libs (0.8-r6) [2024-04-01T18:10:43.444Z] 2f39f015ded8: Pull complete [2024-04-01T18:10:43.444Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-01T18:10:43.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T18:10:43.444Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T18:10:43.664Z] (56/136) Installing gmp (6.2.1-r2) [2024-04-01T18:10:43.690Z] prd-ubuntu20.04-docker-8c-8g-1834 does not seem to be running inside a container [2024-04-01T18:10:43.721Z] $ 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/xfoundry_edgex-taf-common_PR-104 -v /w/workspace/xfoundry_edgex-taf-common_PR-104:/w/workspace/xfoundry_edgex-taf-common_PR-104:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-104@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-01T18:10:44.243Z] (57/136) Installing nettle (3.7.3-r0) [2024-04-01T18:10:44.508Z] (58/136) Installing p11-kit (0.24.1-r0) [2024-04-01T18:10:45.086Z] (59/136) Installing libtasn1 (4.18.0-r1) [2024-04-01T18:10:45.351Z] (60/136) Installing libunistring (1.0-r0) [2024-04-01T18:10:45.929Z] (61/136) Installing gnutls (3.7.7-r1) [2024-04-01T18:10:46.509Z] (62/136) Installing cups-libs (2.4.2-r2) [2024-04-01T18:10:47.087Z] (63/136) Installing libepoxy (1.5.10-r0) [2024-04-01T18:10:47.351Z] (64/136) Installing fribidi (1.0.12-r0) [2024-04-01T18:10:47.930Z] (65/136) Installing graphite2 (1.3.14-r1) [2024-04-01T18:10:48.195Z] (66/136) Installing harfbuzz (4.3.0-r0) [2024-04-01T18:10:48.774Z] (67/136) Installing libxft (2.3.4-r0) [2024-04-01T18:10:48.989Z] $ docker top 192bb17d546b5a186bffbc2ea2f88ea60bb736ecd04a1650a3b4142e713f1193 -eo pid,comm [2024-04-01T18:10:49.039Z] (68/136) Installing pango (1.50.7-r0) [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:10:49.620Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2024-04-01T18:10:49.668Z] ---> job-cost.sh [2024-04-01T18:10:49.668Z] lf-activate-venv: SKIPPING [2024-04-01T18:10:49.668Z] INFO: No Stack... [2024-04-01T18:10:49.884Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2024-04-01T18:10:50.149Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2024-04-01T18:10:50.235Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-01T18:10:50.415Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2024-04-01T18:10:50.805Z] INFO: Archiving Costs [Pipeline] sh [2024-04-01T18:10:50.995Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2024-04-01T18:10:51.124Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-104/archives/cost.csv [2024-04-01T18:10:51.124Z] + cut -d, -f6 [Pipeline] lock [2024-04-01T18:10:51.171Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] [2024-04-01T18:10:51.176Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] did not exist. Created. [2024-04-01T18:10:51.182Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [2024-04-01T18:10:51.258Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [Pipeline] sh [2024-04-01T18:10:51.590Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-01T18:10:51.648Z] Stashed 1 file(s) [Pipeline] } [2024-04-01T18:10:51.667Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-01T18:10:51.740Z] $ docker stop --time=1 192bb17d546b5a186bffbc2ea2f88ea60bb736ecd04a1650a3b4142e713f1193 [2024-04-01T18:10:52.212Z] Executing gtk+3.0-3.24.34-r1.post-install [2024-04-01T18:10:52.212Z] (75/136) Installing libfontenc (1.1.4-r0) [2024-04-01T18:10:52.477Z] (76/136) Installing mkfontscale (1.2.2-r0) [2024-04-01T18:10:52.918Z] $ docker rm -f --volumes 192bb17d546b5a186bffbc2ea2f88ea60bb736ecd04a1650a3b4142e713f1193 [Pipeline] // withDockerContainer [2024-04-01T18:10:53.056Z] (77/136) Installing font-opensans (0_git20210927-r0) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-04-01T18:10:53.398Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2024-04-01T18:10:53.998Z] (79/136) Installing libogg (1.3.5-r1) [2024-04-01T18:10:54.268Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2024-04-01T18:10:54.886Z] (81/136) Installing flac (1.3.4-r0) [2024-04-01T18:10:55.158Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2024-04-01T18:10:55.763Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2024-04-01T18:10:56.030Z] (84/136) Installing sdl2 (2.0.22-r0) [2024-04-01T18:10:56.612Z] (85/136) Installing aom-libs (3.3.0-r0) [2024-04-01T18:10:57.196Z] (86/136) Installing libass (0.16.0-r0) [2024-04-01T18:10:57.778Z] (87/136) Installing libdav1d (1.0.0-r0) [2024-04-01T18:10:58.044Z] (88/136) Installing libdrm (2.4.110-r0) [2024-04-01T18:10:58.630Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2024-04-01T18:10:58.900Z] (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2024-04-01T18:10:59.481Z] (91/136) Installing lame (3.100-r0) [2024-04-01T18:10:59.747Z] (92/136) Installing opus (1.3.1-r1) [2024-04-01T18:11:00.331Z] (93/136) Installing libasyncns (0.8-r1) [2024-04-01T18:11:00.599Z] (94/136) Installing libltdl (2.4.7-r0) [2024-04-01T18:11:00.870Z] (95/136) Installing orc (0.4.32-r0) [2024-04-01T18:11:01.456Z] (96/136) Installing libvorbis (1.3.7-r0) [2024-04-01T18:11:02.044Z] (97/136) Installing libsndfile (1.1.0-r0) [2024-04-01T18:11:02.312Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2024-04-01T18:11:02.899Z] (99/136) Installing soxr (0.1.3-r2) [2024-04-01T18:11:03.166Z] (100/136) Installing speexdsp (1.2.0-r0) [2024-04-01T18:11:03.433Z] (101/136) Installing tdb-libs (1.4.6-r0) [2024-04-01T18:11:04.013Z] (102/136) Installing libpulse (15.0-r2) [2024-04-01T18:11:04.593Z] (103/136) Installing cjson (1.7.17-r0) [2024-04-01T18:11:04.857Z] (104/136) Installing mbedtls (2.28.8-r0) [2024-04-01T18:11:05.122Z] (105/136) Installing librist (0.2.6-r1) [2024-04-01T18:11:05.700Z] (106/136) Installing libsrt (1.4.4-r0) [2024-04-01T18:11:05.967Z] (107/136) Installing libssh (0.9.6-r1) [2024-04-01T18:11:06.545Z] (108/136) Installing libtheora (1.1.1-r16) [2024-04-01T18:11:07.122Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2024-04-01T18:11:07.387Z] (110/136) Installing libva (2.14.0-r0) [2024-04-01T18:11:07.966Z] (111/136) Installing libvdpau (1.5-r0) [2024-04-01T18:11:08.231Z] (112/136) Installing vidstab (1.1.0-r1) [2024-04-01T18:11:08.496Z] (113/136) Installing libvpx (1.11.0-r1) [2024-04-01T18:11:09.075Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2024-04-01T18:11:09.655Z] (115/136) Installing numactl (2.0.14-r0) [2024-04-01T18:11:09.921Z] (116/136) Installing x265-libs (3.5-r3) [2024-04-01T18:11:10.501Z] (117/136) Installing xvidcore (1.3.7-r1) [2024-04-01T18:11:11.082Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2024-04-01T18:11:12.041Z] (119/136) Installing libevent (2.1.12-r4) [2024-04-01T18:11:12.623Z] (120/136) Installing mesa (21.3.9-r0) [2024-04-01T18:11:12.623Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2024-04-01T18:11:13.200Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2024-04-01T18:11:13.465Z] (123/136) Installing icu-data-en (71.1-r2) [2024-04-01T18:11:14.042Z] Executing icu-data-en-71.1-r2.post-install [2024-04-01T18:11:14.042Z] * [2024-04-01T18:11:14.042Z] * If you need ICU with non-English locales and legacy charset support, install [2024-04-01T18:11:14.042Z] * package icu-data-full. [2024-04-01T18:11:14.042Z] * [2024-04-01T18:11:14.042Z] (124/136) Installing icu-libs (71.1-r2) [2024-04-01T18:11:14.623Z] (125/136) Installing lcms2 (2.13.1-r0) [2024-04-01T18:11:15.203Z] (126/136) Installing minizip (1.2.12-r0) [2024-04-01T18:11:15.469Z] (127/136) Installing nspr (4.33-r0) [2024-04-01T18:11:15.736Z] (128/136) Installing sqlite-libs (3.40.1-r1) [2024-04-01T18:11:16.320Z] (129/136) Installing nss (3.78.1-r0) [2024-04-01T18:11:16.901Z] (130/136) Installing re2 (2022.04.01-r0) [2024-04-01T18:11:17.480Z] (131/136) Installing snappy (1.1.9-r4) [2024-04-01T18:11:17.755Z] (132/136) Installing libgpg-error (1.45-r0) [2024-04-01T18:11:18.022Z] (133/136) Installing libgcrypt (1.10.1-r0) [2024-04-01T18:11:18.603Z] (134/136) Installing libxslt (1.1.35-r0) [2024-04-01T18:11:19.189Z] (135/136) Installing chromium (102.0.5005.182-r0) [2024-04-01T18:11:24.527Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2024-04-01T18:11:24.527Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:11:24.527Z] Executing glib-2.72.4-r0.trigger [2024-04-01T18:11:24.527Z] Executing shared-mime-info-2.2-r2.trigger [2024-04-01T18:11:27.113Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2024-04-01T18:11:27.113Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2024-04-01T18:11:27.113Z] Executing fontconfig-2.14.0-r0.trigger [2024-04-01T18:11:27.113Z] Executing mkfontscale-1.2.2-r0.trigger [2024-04-01T18:11:27.113Z] OK: 376 MiB in 159 packages [2024-04-01T18:11:27.377Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:11:27.955Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:11:28.913Z] (1/21) Installing binutils (2.38-r3) [2024-04-01T18:11:29.868Z] (2/21) Installing isl22 (0.22-r0) [2024-04-01T18:11:30.448Z] (3/21) Installing mpfr4 (4.1.0-r0) [2024-04-01T18:11:31.029Z] (4/21) Installing mpc1 (1.2.1-r0) [2024-04-01T18:11:31.294Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2024-04-01T18:11:37.929Z] (6/21) Installing musl-dev (1.2.3-r3) [2024-04-01T18:11:38.510Z] (7/21) Installing libc-dev (0.7.2-r3) [2024-04-01T18:11:38.774Z] (8/21) Installing linux-headers (5.16.7-r1) [2024-04-01T18:11:39.730Z] (9/21) Installing libffi-dev (3.4.2-r1) [2024-04-01T18:11:40.309Z] (10/21) Installing libpq (14.11-r0) [2024-04-01T18:11:40.576Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2024-04-01T18:11:41.155Z] (12/21) Installing libpq-dev (14.11-r0) [2024-04-01T18:11:41.736Z] (13/21) Installing libecpg (14.11-r0) [2024-04-01T18:11:42.013Z] (14/21) Installing libecpg-dev (14.11-r0) [2024-04-01T18:11:42.592Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2024-04-01T18:11:50.793Z] (16/21) Installing clang-libs (13.0.1-r1) [2024-04-01T18:11:57.427Z] (17/21) Installing clang (13.0.1-r1) [2024-04-01T18:11:58.013Z] (18/21) Installing icu (71.1-r2) [2024-04-01T18:11:58.592Z] (19/21) Installing icu-dev (71.1-r2) [2024-04-01T18:11:59.172Z] (20/21) Installing llvm13 (13.0.1-r2) [2024-04-01T18:12:01.120Z] (21/21) Installing postgresql14-dev (14.11-r0) [2024-04-01T18:12:01.704Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:12:01.704Z] OK: 768 MiB in 180 packages [2024-04-01T18:12:01.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:12:02.549Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:12:03.953Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2024-04-01T18:12:05.899Z] (2/10) Installing gdbm (1.23-r0) [2024-04-01T18:12:06.163Z] (3/10) Installing mpdecimal (2.5.1-r1) [2024-04-01T18:12:06.428Z] (4/10) Installing readline (8.1.2-r0) [2024-04-01T18:12:07.012Z] (5/10) Installing python3 (3.10.14-r1) [2024-04-01T18:12:11.253Z] (6/10) Installing python3-dev (3.10.14-r1) [2024-04-01T18:12:15.507Z] (7/10) Installing libsodium (1.0.18-r0) [2024-04-01T18:12:15.507Z] (8/10) Installing libzmq (4.3.4-r0) [2024-04-01T18:12:15.771Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2024-04-01T18:12:16.351Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2024-04-01T18:12:16.351Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:12:16.619Z] OK: 938 MiB in 190 packages [2024-04-01T18:12:16.884Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:12:17.463Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:12:18.867Z] OK: 938 MiB in 190 packages [2024-04-01T18:12:18.867Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2024-04-01T18:12:19.447Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2024-04-01T18:12:20.404Z] (1/1) Installing tzdata (2024a-r0) [2024-04-01T18:12:21.358Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:12:21.358Z] OK: 941 MiB in 191 packages [2024-04-01T18:12:22.765Z] (1/1) Purging tzdata (2024a-r0) [2024-04-01T18:12:22.765Z] Executing busybox-1.35.0-r17.trigger [2024-04-01T18:12:22.765Z] OK: 938 MiB in 190 packages [2024-04-01T18:12:37.743Z] Looking in links: /tmp/tmpakzp7xwc [2024-04-01T18:12:37.743Z] Processing /tmp/tmpakzp7xwc/setuptools-65.5.0-py3-none-any.whl [2024-04-01T18:12:37.743Z] Processing /tmp/tmpakzp7xwc/pip-23.0.1-py3-none-any.whl [2024-04-01T18:12:37.743Z] Installing collected packages: setuptools, pip [2024-04-01T18:12:52.730Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2024-04-01T18:12:52.730Z] 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-04-01T18:12:53.683Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2024-04-01T18:12:54.265Z] Collecting pip [2024-04-01T18:12:54.265Z] Downloading pip-24.0-py3-none-any.whl (2.1 MB) [2024-04-01T18:12:54.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 20.8 MB/s eta 0:00:00 [2024-04-01T18:12:54.531Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2024-04-01T18:12:57.108Z] Collecting setuptools [2024-04-01T18:12:57.108Z] Downloading setuptools-69.2.0-py3-none-any.whl (821 kB) [2024-04-01T18:12:57.108Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 821.5/821.5 kB 19.5 MB/s eta 0:00:00 [2024-04-01T18:12:57.108Z] Collecting wheel [2024-04-01T18:12:57.372Z] Downloading wheel-0.43.0-py3-none-any.whl (65 kB) [2024-04-01T18:12:57.372Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 20.3 MB/s eta 0:00:00 [2024-04-01T18:12:58.773Z] Installing collected packages: wheel, setuptools, pip [2024-04-01T18:12:59.037Z] Attempting uninstall: setuptools [2024-04-01T18:12:59.037Z] Found existing installation: setuptools 65.5.0 [2024-04-01T18:13:00.004Z] Uninstalling setuptools-65.5.0: [2024-04-01T18:13:00.004Z] Successfully uninstalled setuptools-65.5.0 [2024-04-01T18:13:04.240Z] Attempting uninstall: pip [2024-04-01T18:13:04.240Z] Found existing installation: pip 23.0.1 [2024-04-01T18:13:05.640Z] Uninstalling pip-23.0.1: [2024-04-01T18:13:05.906Z] Successfully uninstalled pip-23.0.1 [2024-04-01T18:13:15.958Z] Successfully installed pip-24.0 setuptools-69.2.0 wheel-0.43.0 [2024-04-01T18:13:15.958Z] 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-04-01T18:13:19.283Z] Processing ./edgex-taf-common [2024-04-01T18:13:19.283Z] Preparing metadata (setup.py): started [2024-04-01T18:13:20.690Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:13:20.690Z] Building wheels for collected packages: edgex-taf-common [2024-04-01T18:13:20.690Z] Building wheel for edgex-taf-common (setup.py): started [2024-04-01T18:13:22.094Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2024-04-01T18:13:22.094Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=3be298b2b8d1fa38783db6258249ce839bdde5a97201d086d74778fcb4eb5f2d [2024-04-01T18:13:22.094Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2024-04-01T18:13:22.094Z] Successfully built edgex-taf-common [2024-04-01T18:13:22.362Z] Installing collected packages: edgex-taf-common [2024-04-01T18:13:22.627Z] Successfully installed edgex-taf-common-0.0.0 [2024-04-01T18:13:22.627Z] 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-04-01T18:13:26.873Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2024-04-01T18:13:26.873Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2024-04-01T18:13:27.139Z] Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) [2024-04-01T18:13:27.139Z] Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) [2024-04-01T18:13:27.404Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2024-04-01T18:13:27.404Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2024-04-01T18:13:27.670Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2024-04-01T18:13:27.670Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2024-04-01T18:13:27.670Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2024-04-01T18:13:27.670Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2024-04-01T18:13:27.939Z] Preparing metadata (setup.py): started [2024-04-01T18:13:28.915Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:13:29.186Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2024-04-01T18:13:29.186Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) [2024-04-01T18:13:29.186Z] Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) [2024-04-01T18:13:29.186Z] Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) [2024-04-01T18:13:29.767Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2024-04-01T18:13:29.767Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2024-04-01T18:13:29.767Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2024-04-01T18:13:29.767Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2024-04-01T18:13:29.767Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.7 MB/s eta 0:00:00 [2024-04-01T18:13:30.033Z] Preparing metadata (setup.py): started [2024-04-01T18:13:31.432Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:13:31.432Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2024-04-01T18:13:31.432Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2024-04-01T18:13:33.999Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2024-04-01T18:13:33.999Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2024-04-01T18:13:33.999Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 2.6 MB/s eta 0:00:00 [2024-04-01T18:13:34.582Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2024-04-01T18:13:34.847Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2024-04-01T18:13:34.847Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 10.2 MB/s eta 0:00:00 [2024-04-01T18:13:35.426Z] Installing build dependencies: started [2024-04-01T18:13:47.712Z] Installing build dependencies: finished with status 'done' [2024-04-01T18:13:47.712Z] Getting requirements to build wheel: started [2024-04-01T18:13:49.111Z] Getting requirements to build wheel: finished with status 'done' [2024-04-01T18:13:49.111Z] Preparing metadata (pyproject.toml): started [2024-04-01T18:13:51.046Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-04-01T18:13:51.310Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2024-04-01T18:13:51.310Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2024-04-01T18:13:54.641Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2024-04-01T18:13:54.641Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2024-04-01T18:13:54.641Z] Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) [2024-04-01T18:13:54.641Z] Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) [2024-04-01T18:13:54.641Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 2.7 MB/s eta 0:00:00 [2024-04-01T18:13:54.907Z] Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) [2024-04-01T18:13:55.173Z] Downloading psycopg2-2.9.9.tar.gz (384 kB) [2024-04-01T18:13:55.173Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 8.4 MB/s eta 0:00:00 [2024-04-01T18:13:55.754Z] Preparing metadata (setup.py): started [2024-04-01T18:13:57.158Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:13:58.112Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2024-04-01T18:13:59.063Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2024-04-01T18:13:59.639Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:13:59.639Z] Downloading selenium-4.19.0-py3-none-any.whl.metadata (6.9 kB) [2024-04-01T18:13:59.906Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:13:59.906Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl.metadata (9.0 kB) [2024-04-01T18:14:00.169Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:00.169Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2024-04-01T18:14:00.531Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:00.531Z] Downloading flex-6.14.1.tar.gz (40 kB) [2024-04-01T18:14:00.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2024-04-01T18:14:00.531Z] Preparing metadata (setup.py): started [2024-04-01T18:14:01.955Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:14:01.955Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:01.955Z] Downloading genson-1.2.2.tar.gz (34 kB) [2024-04-01T18:14:02.225Z] Preparing metadata (setup.py): started [2024-04-01T18:14:03.195Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:14:03.467Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:03.467Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) [2024-04-01T18:14:03.735Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:03.735Z] Downloading jsonschema-4.21.1-py3-none-any.whl.metadata (7.8 kB) [2024-04-01T18:14:04.003Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:04.272Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2024-04-01T18:14:04.858Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:04.858Z] Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) [2024-04-01T18:14:04.858Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:04.858Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2024-04-01T18:14:06.263Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:14:06.263Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2024-04-01T18:14:06.263Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:14:06.263Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2024-04-01T18:14:07.217Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:14:07.217Z] Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) [2024-04-01T18:14:07.481Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2024-04-01T18:14:07.481Z] Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) [2024-04-01T18:14:07.743Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-01T18:14:07.743Z] Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) [2024-04-01T18:14:08.317Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2024-04-01T18:14:08.317Z] Downloading websocket_client-1.7.0-py3-none-any.whl.metadata (7.9 kB) [2024-04-01T18:14:08.590Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2024-04-01T18:14:08.590Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2024-04-01T18:14:09.167Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-01T18:14:09.167Z] Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) [2024-04-01T18:14:09.431Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-01T18:14:09.431Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) [2024-04-01T18:14:09.431Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (69.2.0) [2024-04-01T18:14:10.007Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) [2024-04-01T18:14:10.007Z] Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) [2024-04-01T18:14:10.271Z] 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-04-01T18:14:10.271Z] Downloading typing_extensions-4.10.0-py3-none-any.whl.metadata (3.0 kB) [2024-04-01T18:14:10.534Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:10.534Z] Downloading trio-0.25.0-py3-none-any.whl.metadata (8.7 kB) [2024-04-01T18:14:10.797Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:10.797Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2024-04-01T18:14:12.196Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:12.196Z] Downloading PyYAML-6.0.1.tar.gz (125 kB) [2024-04-01T18:14:12.196Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.7 MB/s eta 0:00:00 [2024-04-01T18:14:13.594Z] Installing build dependencies: started [2024-04-01T18:14:35.616Z] Installing build dependencies: finished with status 'done' [2024-04-01T18:14:35.616Z] Getting requirements to build wheel: started [2024-04-01T18:14:45.666Z] Getting requirements to build wheel: finished with status 'done' [2024-04-01T18:14:45.666Z] Preparing metadata (pyproject.toml): started [2024-04-01T18:14:45.930Z] Preparing metadata (pyproject.toml): finished with status 'done' [2024-04-01T18:14:45.930Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:46.196Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2024-04-01T18:14:46.196Z] Preparing metadata (setup.py): started [2024-04-01T18:14:47.152Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:14:47.417Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:47.417Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) [2024-04-01T18:14:47.417Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:47.417Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2024-04-01T18:14:47.683Z] Preparing metadata (setup.py): started [2024-04-01T18:14:48.638Z] Preparing metadata (setup.py): finished with status 'done' [2024-04-01T18:14:48.903Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:48.903Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2024-04-01T18:14:48.903Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:49.167Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2024-04-01T18:14:49.167Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:49.167Z] Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) [2024-04-01T18:14:49.747Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:49.747Z] Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) [2024-04-01T18:14:49.747Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:49.747Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) [2024-04-01T18:14:50.327Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:50.327Z] Downloading referencing-0.34.0-py3-none-any.whl.metadata (2.8 kB) [2024-04-01T18:14:53.656Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2024-04-01T18:14:53.656Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (4.1 kB) [2024-04-01T18:14:55.050Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:55.050Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) [2024-04-01T18:14:55.050Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:55.050Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2024-04-01T18:14:55.313Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:55.313Z] Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) [2024-04-01T18:14:55.313Z] Collecting exceptiongroup (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:55.313Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2024-04-01T18:14:55.577Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2024-04-01T18:14:55.577Z] Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) [2024-04-01T18:14:56.151Z] 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-04-01T18:14:56.152Z] Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) [2024-04-01T18:14:56.726Z] 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-04-01T18:14:56.726Z] Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) [2024-04-01T18:14:57.303Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2024-04-01T18:14:57.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 10.5 MB/s eta 0:00:00 [2024-04-01T18:14:57.567Z] Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) [2024-04-01T18:14:57.567Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2024-04-01T18:14:57.567Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2024-04-01T18:14:57.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 4.2 MB/s eta 0:00:00 [2024-04-01T18:14:57.567Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2024-04-01T18:14:57.567Z] Downloading configparser-6.0.0-py3-none-any.whl (19 kB) [2024-04-01T18:14:57.567Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2024-04-01T18:14:57.567Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 2.9 MB/s eta 0:00:00 [2024-04-01T18:14:57.833Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2024-04-01T18:14:57.833Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 5.9 MB/s eta 0:00:00 [2024-04-01T18:14:57.833Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2024-04-01T18:14:58.787Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 13.5 MB/s eta 0:00:00 [2024-04-01T18:14:58.787Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2024-04-01T18:14:58.787Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 8.2 MB/s eta 0:00:00 [2024-04-01T18:14:59.366Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2024-04-01T18:14:59.631Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.5 MB/s eta 0:00:00 [2024-04-01T18:14:59.631Z] Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) [2024-04-01T18:14:59.631Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 11.2 MB/s eta 0:00:00 [2024-04-01T18:15:00.211Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2024-04-01T18:15:00.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 13.4 MB/s eta 0:00:00 [2024-04-01T18:15:00.477Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2024-04-01T18:15:00.477Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) [2024-04-01T18:15:00.477Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.4 MB/s eta 0:00:00 [2024-04-01T18:15:00.477Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2024-04-01T18:15:00.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 5.7 MB/s eta 0:00:00 [2024-04-01T18:15:00.743Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2024-04-01T18:15:00.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.7 MB/s eta 0:00:00 [2024-04-01T18:15:00.743Z] Downloading packaging-24.0-py3-none-any.whl (53 kB) [2024-04-01T18:15:00.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 2.4 MB/s eta 0:00:00 [2024-04-01T18:15:00.743Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) [2024-04-01T18:15:00.743Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 7.5 MB/s eta 0:00:00 [2024-04-01T18:15:00.743Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2024-04-01T18:15:01.012Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.6 MB/s eta 0:00:00 [2024-04-01T18:15:01.012Z] Downloading robotframework_pythonlibcore-4.4.0-py2.py3-none-any.whl (12 kB) [2024-04-01T18:15:01.012Z] Downloading selenium-4.19.0-py3-none-any.whl (10.5 MB) [2024-04-01T18:15:01.602Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.5/10.5 MB 13.7 MB/s eta 0:00:00 [2024-04-01T18:15:01.867Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) [2024-04-01T18:15:01.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 4.9 MB/s eta 0:00:00 [2024-04-01T18:15:01.867Z] Downloading websocket_client-1.7.0-py3-none-any.whl (58 kB) [2024-04-01T18:15:01.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.5/58.5 kB 2.6 MB/s eta 0:00:00 [2024-04-01T18:15:01.867Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2024-04-01T18:15:01.867Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 10.5 MB/s eta 0:00:00 [2024-04-01T18:15:01.867Z] Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) [2024-04-01T18:15:01.867Z] Downloading jsonschema-4.21.1-py3-none-any.whl (85 kB) [2024-04-01T18:15:02.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.5/85.5 kB 3.5 MB/s eta 0:00:00 [2024-04-01T18:15:02.132Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2024-04-01T18:15:02.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 12.3 MB/s eta 0:00:00 [2024-04-01T18:15:02.132Z] Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) [2024-04-01T18:15:02.132Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 10.5 MB/s eta 0:00:00 [2024-04-01T18:15:02.132Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2024-04-01T18:15:02.408Z] Downloading attrs-23.2.0-py3-none-any.whl (60 kB) [2024-04-01T18:15:02.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 2.8 MB/s eta 0:00:00 [2024-04-01T18:15:02.408Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2024-04-01T18:15:02.408Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.8 MB/s eta 0:00:00 [2024-04-01T18:15:02.408Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2024-04-01T18:15:02.408Z] Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) [2024-04-01T18:15:02.408Z] Downloading referencing-0.34.0-py3-none-any.whl (26 kB) [2024-04-01T18:15:02.408Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2024-04-01T18:15:02.675Z] Downloading rpds_py-0.18.0-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2024-04-01T18:15:02.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 12.2 MB/s eta 0:00:00 [2024-04-01T18:15:02.675Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2024-04-01T18:15:02.675Z] Downloading trio-0.25.0-py3-none-any.whl (467 kB) [2024-04-01T18:15:02.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.2/467.2 kB 9.8 MB/s eta 0:00:00 [2024-04-01T18:15:02.938Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2024-04-01T18:15:02.938Z] Downloading typing_extensions-4.10.0-py3-none-any.whl (33 kB) [2024-04-01T18:15:02.938Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2024-04-01T18:15:02.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.4 MB/s eta 0:00:00 [2024-04-01T18:15:02.938Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2024-04-01T18:15:02.938Z] Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) [2024-04-01T18:15:02.938Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2024-04-01T18:15:02.938Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2024-04-01T18:15:02.938Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2024-04-01T18:15:03.209Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2024-04-01T18:15:03.209Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2024-04-01T18:15:03.209Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.8 MB/s eta 0:00:00 [2024-04-01T18:15:04.163Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2024-04-01T18:15:04.163Z] Building wheel for robotbackgroundlogger (setup.py): started [2024-04-01T18:15:05.566Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2024-04-01T18:15:05.566Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=4c0bc269fe44838791e4a1dcfff6aceb905b57279add9063d869124c825c6fce [2024-04-01T18:15:05.566Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2024-04-01T18:15:05.566Z] Building wheel for paho-mqtt (setup.py): started [2024-04-01T18:15:07.501Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2024-04-01T18:15:07.501Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=f30c48cc24b1b34d89ea9471f015c0362acf58511e94af3f310981f9445a018b [2024-04-01T18:15:07.501Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2024-04-01T18:15:07.501Z] Building wheel for psutil (pyproject.toml): started [2024-04-01T18:15:17.560Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2024-04-01T18:15:17.560Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274844 sha256=f6dee904ef64804055f2780972cec8c6470dc1687c4bba5d5a58da8ddbda47dc [2024-04-01T18:15:17.560Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2024-04-01T18:15:17.560Z] Building wheel for psycopg2 (setup.py): started [2024-04-01T18:16:25.397Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2024-04-01T18:16:25.397Z] Created wheel for psycopg2: filename=psycopg2-2.9.9-cp310-cp310-linux_aarch64.whl size=471090 sha256=d8588771e12612c169e4c10410580e2ae02de13eaea73327dee223faf1ea0dd9 [2024-04-01T18:16:25.397Z] Stored in directory: /root/.cache/pip/wheels/7d/75/13/da1c6d88687ae81bf5e3cfa07d702981ba137963163472b050 [2024-04-01T18:16:25.397Z] Building wheel for flex (setup.py): started [2024-04-01T18:16:25.397Z] Building wheel for flex (setup.py): finished with status 'done' [2024-04-01T18:16:25.397Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=f71cd83f27451994e528fc4248811d89e6bd282ba345480eee7e8ab1a15e861b [2024-04-01T18:16:25.397Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2024-04-01T18:16:25.397Z] Building wheel for GenSON (setup.py): started [2024-04-01T18:16:25.397Z] Building wheel for GenSON (setup.py): finished with status 'done' [2024-04-01T18:16:25.397Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=00e9e03350e6e94dbfc9bd2a45bb0c31d7c9541ed5bada7924a7764922b609b5 [2024-04-01T18:16:25.397Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2024-04-01T18:16:25.397Z] Building wheel for PyYAML (pyproject.toml): started [2024-04-01T18:16:25.397Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2024-04-01T18:16:25.397Z] Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45365 sha256=726b998a88d51bb6d5df38c9e99656aeea9b09009ac87cea76d3730441280114 [2024-04-01T18:16:25.397Z] Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2024-04-01T18:16:25.397Z] Building wheel for strict-rfc3339 (setup.py): started [2024-04-01T18:16:25.397Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2024-04-01T18:16:25.397Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=b822d3b9fa71e43afbc9095ab004d398e252bdd44abcae0e8363713f70a4bcb4 [2024-04-01T18:16:25.397Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2024-04-01T18:16:25.397Z] Building wheel for validate-email (setup.py): started [2024-04-01T18:16:25.666Z] Building wheel for validate-email (setup.py): finished with status 'done' [2024-04-01T18:16:25.666Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=f7244795910eafdf69c2bf2c23d23697027ed3196a4e012545820c1ffd13bd8f [2024-04-01T18:16:25.666Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2024-04-01T18:16:25.931Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2024-04-01T18:16:28.512Z] 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, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2024-04-01T18:17:36.366Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 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.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.21.1 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.17.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.34.0 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.4.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.0 selenium-4.19.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.0 trio-websocket-0.11.1 typing-extensions-4.10.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.7.0 wsproto-1.2.0 [2024-04-01T18:17:36.366Z] 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-04-01T18:18:15.181Z] Removing intermediate container 35ed721855c7 [2024-04-01T18:18:15.181Z] ---> 3ceb954b4a1d [2024-04-01T18:18:15.181Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2024-04-01T18:18:15.181Z] ---> Running in 12c86aefad02 [2024-04-01T18:18:15.181Z] Removing intermediate container 12c86aefad02 [2024-04-01T18:18:15.181Z] ---> 608d09216ff5 [2024-04-01T18:18:15.181Z] Step 11/13 : LABEL arch=arm64 [2024-04-01T18:18:15.181Z] ---> Running in 313adf170082 [2024-04-01T18:18:15.181Z] Removing intermediate container 313adf170082 [2024-04-01T18:18:15.181Z] ---> 4ff73c1a7c71 [2024-04-01T18:18:15.181Z] Step 12/13 : LABEL git_sha=9d54f679dee4683d01b63393c1fa796dc24e8915 [2024-04-01T18:18:15.181Z] ---> Running in a856bd49882f [2024-04-01T18:18:15.181Z] Removing intermediate container a856bd49882f [2024-04-01T18:18:15.181Z] ---> 379eb11cd0b3 [2024-04-01T18:18:15.181Z] Step 13/13 : LABEL version=0.0.0 [2024-04-01T18:18:15.181Z] ---> Running in 06f93d4ad90f [2024-04-01T18:18:15.181Z] Removing intermediate container 06f93d4ad90f [2024-04-01T18:18:15.181Z] ---> e8fa448b2ba0 [2024-04-01T18:18:15.181Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-01T18:18:15.181Z] Successfully built e8fa448b2ba0 [2024-04-01T18:18:15.181Z] Successfully tagged edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:18:16.171Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-01T18:18:16.172Z] [2024-04-01T18:18:16.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:18:16.583Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-01T18:18:16.856Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-01T18:18:16.856Z] 8998bd30e6a1: Pulling fs layer [2024-04-01T18:18:16.856Z] 04944245beec: Pulling fs layer [2024-04-01T18:18:16.856Z] 699f458cf7ca: Pulling fs layer [2024-04-01T18:18:16.856Z] 765212b225bb: Pulling fs layer [2024-04-01T18:18:16.856Z] f23df028b6ca: Pulling fs layer [2024-04-01T18:18:16.856Z] d65c8cfc05b1: Pulling fs layer [2024-04-01T18:18:16.856Z] 2437ff75d9bd: Pulling fs layer [2024-04-01T18:18:16.856Z] f23df028b6ca: Waiting [2024-04-01T18:18:16.856Z] d65c8cfc05b1: Waiting [2024-04-01T18:18:16.856Z] 2437ff75d9bd: Waiting [2024-04-01T18:18:16.856Z] 765212b225bb: Waiting [2024-04-01T18:18:16.856Z] 04944245beec: Verifying Checksum [2024-04-01T18:18:16.856Z] 04944245beec: Download complete [2024-04-01T18:18:16.856Z] 765212b225bb: Verifying Checksum [2024-04-01T18:18:16.856Z] 765212b225bb: Download complete [2024-04-01T18:18:16.856Z] f23df028b6ca: Verifying Checksum [2024-04-01T18:18:16.856Z] f23df028b6ca: Download complete [2024-04-01T18:18:16.856Z] d65c8cfc05b1: Verifying Checksum [2024-04-01T18:18:16.856Z] d65c8cfc05b1: Download complete [2024-04-01T18:18:17.124Z] 699f458cf7ca: Verifying Checksum [2024-04-01T18:18:17.124Z] 699f458cf7ca: Download complete [2024-04-01T18:18:17.391Z] 8998bd30e6a1: Verifying Checksum [2024-04-01T18:18:17.391Z] 8998bd30e6a1: Download complete [2024-04-01T18:18:19.966Z] 2437ff75d9bd: Verifying Checksum [2024-04-01T18:18:21.902Z] 8998bd30e6a1: Pull complete [2024-04-01T18:18:22.483Z] 04944245beec: Pull complete [2024-04-01T18:18:23.890Z] 699f458cf7ca: Pull complete [2024-04-01T18:18:24.156Z] 765212b225bb: Pull complete [2024-04-01T18:18:25.112Z] f23df028b6ca: Pull complete [2024-04-01T18:18:25.112Z] d65c8cfc05b1: Pull complete [2024-04-01T18:18:43.307Z] 2437ff75d9bd: Pull complete [2024-04-01T18:18:43.307Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-01T18:18:43.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-01T18:18:43.307Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T18:18:43.656Z] prd-ubuntu20.04-docker-arm64-4c-16g-1835 does not seem to be running inside a container [2024-04-01T18:18:43.719Z] $ 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/xfoundry_edgex-taf-common_PR-104 -v /w/workspace/xfoundry_edgex-taf-common_PR-104:/w/workspace/xfoundry_edgex-taf-common_PR-104:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-104@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-04-01T18:18:46.216Z] $ docker top aba418e832fdacd086fca449a2a7f6355667ff4ef08dc509761c41c7a380a98c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:18:47.111Z] ---> job-cost.sh [2024-04-01T18:18:47.111Z] lf-activate-venv: SKIPPING [2024-04-01T18:18:47.111Z] INFO: No Stack... [2024-04-01T18:18:48.063Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-01T18:18:48.642Z] INFO: Archiving Costs [Pipeline] sh [2024-04-01T18:18:49.299Z] + cat /w/workspace/xfoundry_edgex-taf-common_PR-104/archives/cost.csv [2024-04-01T18:18:49.300Z] + cut -d, -f6 [Pipeline] lock [2024-04-01T18:18:49.377Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] [2024-04-01T18:18:49.382Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] did not exist. Created. [2024-04-01T18:18:49.387Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-01T18:18:50.114Z] /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/durable-5f241932/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-01T18:18:50.785Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-01T18:18:50.822Z] Warning: overwriting stash ‘stack-cost’ [2024-04-01T18:18:51.163Z] Stashed 1 file(s) [Pipeline] } [2024-04-01T18:18:51.181Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-104-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-01T18:18:51.278Z] $ docker stop --time=1 aba418e832fdacd086fca449a2a7f6355667ff4ef08dc509761c41c7a380a98c [2024-04-01T18:18:52.790Z] $ docker rm -f --volumes aba418e832fdacd086fca449a2a7f6355667ff4ef08dc509761c41c7a380a98c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-01T18:18:54.488Z] + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-104/archives ] [2024-04-01T18:18:54.488Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-104/archives [2024-04-01T18:18:54.488Z] total 16 [2024-04-01T18:18:54.488Z] drwxr-xr-x 3 root root 4096 Apr 1 18:10 . [2024-04-01T18:18:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:10 .. [2024-04-01T18:18:54.488Z] drwxr-xr-x 2 root root 4096 Apr 1 18:10 cost [2024-04-01T18:18:54.488Z] -rw-r--r-- 1 root root 88 Apr 1 18:10 cost.csv [2024-04-01T18:18:54.488Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-104/archives [2024-04-01T18:18:54.488Z] + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-104/archives [2024-04-01T18:18:54.488Z] total 16 [2024-04-01T18:18:54.488Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 1 18:10 . [2024-04-01T18:18:54.488Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 1 18:10 .. [2024-04-01T18:18:54.488Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 1 18:10 cost [2024-04-01T18:18:54.488Z] -rw-r--r-- 1 jenkins jenkins 88 Apr 1 18:10 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:18:54.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:18:55.722Z] ---> package-listing.sh [2024-04-01T18:18:55.722Z] ++ facter osfamily [2024-04-01T18:18:55.722Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-01T18:18:55.982Z] + OS_FAMILY=debian [2024-04-01T18:18:55.982Z] + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-104 [2024-04-01T18:18:55.982Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-01T18:18:55.982Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-01T18:18:55.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-01T18:18:55.982Z] + PACKAGES=/tmp/packages_start.txt [2024-04-01T18:18:55.982Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-104 ']' [2024-04-01T18:18:55.982Z] + PACKAGES=/tmp/packages_end.txt [2024-04-01T18:18:55.982Z] + case "${OS_FAMILY}" in [2024-04-01T18:18:55.982Z] + dpkg -l [2024-04-01T18:18:55.982Z] + grep '^ii' [2024-04-01T18:18:55.982Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-01T18:18:55.982Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-01T18:18:55.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-01T18:18:55.982Z] + '[' /w/workspace/xfoundry_edgex-taf-common_PR-104 ']' [2024-04-01T18:18:55.982Z] + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-104/archives/ [2024-04-01T18:18:55.982Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-104/archives/ [Pipeline] echo [2024-04-01T18:18:56.015Z] 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/xfoundry_edgex-taf-common_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-01T18:18:56.309Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-01T18:18:56.951Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-01T18:18:56.951Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-01T18:18:57.108Z] prd-ubuntu20.04-docker-8c-8g-1834 does not seem to be running inside a container [2024-04-01T18:18:57.134Z] $ 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/xfoundry_edgex-taf-common_PR-104/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-104 -v /w/workspace/xfoundry_edgex-taf-common_PR-104:/w/workspace/xfoundry_edgex-taf-common_PR-104:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-104@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-104@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-04-01T18:18:57.325Z] $ docker top c9352b135e2bb3f0b8aa870d99b761bf62878f3509a05dbe485d78bb4a4e4f3b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-01T18:18:57.735Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-01T18:18:58.042Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-01T18:18:58.352Z] + ls /var/log/sa-host [2024-04-01T18:18:58.352Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-01T18:18:58.588Z] provisioning config files... [2024-04-01T18:18:58.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-104@tmp/config6401493914591169121tmp [Pipeline] { [Pipeline] echo [2024-04-01T18:18:58.659Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:18:58.973Z] ---> create-netrc.sh [Pipeline] } [2024-04-01T18:18:59.003Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:18:59.424Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-01T18:18:59.456Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:18:59.773Z] ---> sudo-logs.sh [2024-04-01T18:18:59.773Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-01T18:18:59.863Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:19:00.175Z] ---> job-cost.sh [2024-04-01T18:19:00.175Z] lf-activate-venv: SKIPPING [2024-04-01T18:19:00.175Z] DEBUG: total: 0.2199999988079071 [2024-04-01T18:19:00.175Z] INFO: Retrieving Stack Cost... [2024-04-01T18:19:01.115Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-01T18:19:01.686Z] INFO: Archiving Costs [Pipeline] echo [2024-04-01T18:19:01.713Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-01T18:19:02.021Z] ---> logs-deploy.sh [2024-04-01T18:19:02.021Z] lf-activate-venv: SKIPPING [2024-04-01T18:19:02.021Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-104/1 [2024-04-01T18:19:02.021Z] INFO: archiving workspace using pattern(s): [2024-04-01T18:19:02.958Z] Archives upload complete. [2024-04-01T18:19:02.958Z] INFO: archiving logs to Nexus