Pull request #54 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of cherrycl for edgexfoundry/edgex-taf-common Obtained Jenkinsfile from cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e+437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b (69817d64e683c3352ccbbb0e03fe2b6367210d48) 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-ssh2032231352529251154.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh4833222517545369227.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-54/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-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1422241036411838334.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-54/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13171523227817870213.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh9217390373636876405.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-54/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-54/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17166613958144704060.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-16937 in /w/workspace/exfoundry_edgex-taf-common_PR-54 [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/exfoundry_edgex-taf-common_PR-54 # 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 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e Merge succeeded, producing cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e Checking out Revision cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e (PR-54) > 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/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # 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 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # timeout=10 Commit message: "fix: Add dependabot.yml file to custom dependabot configuration and update Dockerfile to use requirements.txt" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T04:36:15.282Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-25T04:36:15.451Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T04:36:15.548Z] ========================================================= [2023-05-25T04:36:15.548Z] EdgeX Global Pipelines Version Info [2023-05-25T04:36:15.548Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T04:36:16.305Z] ------------------- [2023-05-25T04:36:16.305Z] stable info: [2023-05-25T04:36:16.305Z] ------------------- [2023-05-25T04:36:16.305Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T04:36:16.305Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T04:36:16.305Z] Message: update stable to v1.0.249 [2023-05-25T04:36:16.878Z] ------------------- [2023-05-25T04:36:16.878Z] experimental info: [2023-05-25T04:36:16.878Z] ------------------- [2023-05-25T04:36:16.878Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T04:36:16.878Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T04:36:16.878Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-05-25T04:36:17.219Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-05-25T04:36:17.258Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-05-25T04:36:17.293Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T04:36:17.338Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T04:36:17.375Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T04:36:17.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-05-25T04:36:17.449Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T04:36:17.491Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-05-25T04:36:17.531Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-05-25T04:36:17.574Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T04:36:17.615Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-05-25T04:36:17.661Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-05-25T04:36:17.701Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T04:36:17.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T04:36:17.773Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-54 [Pipeline] echo [2023-05-25T04:36:17.811Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-54 [Pipeline] echo [2023-05-25T04:36:17.849Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-54 [Pipeline] echo [2023-05-25T04:36:17.885Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e [Pipeline] echo [2023-05-25T04:36:17.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cd4c0d6 [Pipeline] echo [2023-05-25T04:36:17.962Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T04:36:18.100Z] provisioning config files... [2023-05-25T04:36:18.115Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config12566603265464042290tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T04:36:18.460Z] ---> docker-login.sh [2023-05-25T04:36:18.460Z] nexus3.edgexfoundry.org:10001 [2023-05-25T04:36:18.721Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:18.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:18.721Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:18.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:18.721Z] [2023-05-25T04:36:18.721Z] Login Succeeded [2023-05-25T04:36:18.982Z] nexus3.edgexfoundry.org:10002 [2023-05-25T04:36:18.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:18.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:18.982Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:18.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:18.982Z] [2023-05-25T04:36:18.982Z] Login Succeeded [2023-05-25T04:36:18.982Z] nexus3.edgexfoundry.org:10003 [2023-05-25T04:36:18.982Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:18.982Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:18.982Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:18.982Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:18.982Z] [2023-05-25T04:36:18.982Z] Login Succeeded [2023-05-25T04:36:18.982Z] nexus3.edgexfoundry.org:10004 [2023-05-25T04:36:19.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:19.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:19.243Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:19.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:19.243Z] [2023-05-25T04:36:19.243Z] Login Succeeded [2023-05-25T04:36:19.243Z] docker.io [2023-05-25T04:36:19.243Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:19.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:19.503Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:19.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:19.503Z] [2023-05-25T04:36:19.503Z] Login Succeeded [2023-05-25T04:36:19.503Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T04:36:19.528Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-25T04:36:20.175Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T04:36:20.175Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T04:36:20.175Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T04:36:20.175Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T04:36:20.175Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T04:36:20.175Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T04:36:20.175Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T04:36:20.663Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T04:36:20.663Z] [2023-05-25T04:36:20.663Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T04:36:21.044Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T04:36:21.044Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T04:36:21.044Z] b85a868b505f: Pulling fs layer [2023-05-25T04:36:21.044Z] e2be974225ed: Pulling fs layer [2023-05-25T04:36:21.044Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T04:36:21.044Z] 988bab9f4d93: Pulling fs layer [2023-05-25T04:36:21.044Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T04:36:21.044Z] eaf3925da568: Pulling fs layer [2023-05-25T04:36:21.044Z] bab4dde63d76: Pulling fs layer [2023-05-25T04:36:21.044Z] bde34c3a00c8: Pulling fs layer [2023-05-25T04:36:21.044Z] b352a97aabf1: Pulling fs layer [2023-05-25T04:36:21.044Z] 4872d77fe225: Pulling fs layer [2023-05-25T04:36:21.044Z] 5851b861e8e6: Pulling fs layer [2023-05-25T04:36:21.044Z] eaf3925da568: Waiting [2023-05-25T04:36:21.044Z] 988bab9f4d93: Waiting [2023-05-25T04:36:21.044Z] bab4dde63d76: Waiting [2023-05-25T04:36:21.044Z] bde34c3a00c8: Waiting [2023-05-25T04:36:21.044Z] b352a97aabf1: Waiting [2023-05-25T04:36:21.044Z] 1469e6f7b9e6: Waiting [2023-05-25T04:36:21.044Z] 4872d77fe225: Waiting [2023-05-25T04:36:21.044Z] 5851b861e8e6: Waiting [2023-05-25T04:36:21.044Z] e2be974225ed: Download complete [2023-05-25T04:36:21.044Z] 988bab9f4d93: Verifying Checksum [2023-05-25T04:36:21.044Z] 988bab9f4d93: Download complete [2023-05-25T04:36:21.306Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T04:36:21.306Z] 1469e6f7b9e6: Download complete [2023-05-25T04:36:21.306Z] eaf3925da568: Verifying Checksum [2023-05-25T04:36:21.306Z] eaf3925da568: Download complete [2023-05-25T04:36:21.306Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T04:36:21.306Z] 339a4e72a1f5: Download complete [2023-05-25T04:36:21.306Z] bde34c3a00c8: Download complete [2023-05-25T04:36:21.306Z] b352a97aabf1: Download complete [2023-05-25T04:36:21.306Z] 4872d77fe225: Verifying Checksum [2023-05-25T04:36:21.306Z] 4872d77fe225: Download complete [2023-05-25T04:36:21.306Z] 5851b861e8e6: Verifying Checksum [2023-05-25T04:36:21.306Z] 5851b861e8e6: Download complete [2023-05-25T04:36:21.306Z] b85a868b505f: Verifying Checksum [2023-05-25T04:36:21.306Z] b85a868b505f: Download complete [2023-05-25T04:36:21.567Z] bab4dde63d76: Verifying Checksum [2023-05-25T04:36:21.567Z] bab4dde63d76: Download complete [2023-05-25T04:36:22.505Z] b85a868b505f: Pull complete [2023-05-25T04:36:22.763Z] e2be974225ed: Pull complete [2023-05-25T04:36:23.023Z] 339a4e72a1f5: Pull complete [2023-05-25T04:36:23.284Z] 988bab9f4d93: Pull complete [2023-05-25T04:36:23.543Z] 1469e6f7b9e6: Pull complete [2023-05-25T04:36:23.543Z] eaf3925da568: Pull complete [2023-05-25T04:36:25.447Z] bab4dde63d76: Pull complete [2023-05-25T04:36:25.448Z] bde34c3a00c8: Pull complete [2023-05-25T04:36:25.448Z] b352a97aabf1: Pull complete [2023-05-25T04:36:25.448Z] 4872d77fe225: Pull complete [2023-05-25T04:36:25.707Z] 5851b861e8e6: Pull complete [2023-05-25T04:36:25.707Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T04:36:25.707Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T04:36:25.707Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T04:36:25.914Z] prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container [2023-05-25T04:36:26.002Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_edgex-taf-common_PR-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@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-devops/py-git-semver:0.1.4 cat [2023-05-25T04:36:28.291Z] $ docker top 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 -eo pid,comm [2023-05-25T04:36:28.347Z] 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). [2023-05-25T04:36:28.347Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T04:36:28.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T04:36:28.463Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T04:36:28.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T04:36:28.592Z] $ docker exec 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent [2023-05-25T04:36:28.738Z] SSH_AUTH_SOCK=/tmp/ssh-dNJQz6776Js5/agent.31 [2023-05-25T04:36:28.738Z] SSH_AGENT_PID=37 [2023-05-25T04:36:28.746Z] Running ssh-add (command line suppressed) [2023-05-25T04:36:28.852Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_13582512192511403091.key (/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_13582512192511403091.key) [2023-05-25T04:36:28.863Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T04:36:29.181Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T04:36:29.224Z] $ docker exec --env ******** --env ******** 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent -k [2023-05-25T04:36:29.319Z] unset SSH_AUTH_SOCK; [2023-05-25T04:36:29.319Z] unset SSH_AGENT_PID; [2023-05-25T04:36:29.319Z] echo Agent pid 37 killed; [2023-05-25T04:36:29.327Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T04:36:29.408Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T04:36:29.408Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T04:36:29.526Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T04:36:29.531Z] $ docker exec 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent [2023-05-25T04:36:29.640Z] SSH_AUTH_SOCK=/tmp/ssh-OzuSDP871BHN/agent.69 [2023-05-25T04:36:29.640Z] SSH_AGENT_PID=75 [2023-05-25T04:36:29.645Z] Running ssh-add (command line suppressed) [2023-05-25T04:36:29.751Z] Identity added: /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_12521308411835125910.key (/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/private_key_12521308411835125910.key) [2023-05-25T04:36:29.762Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T04:36:30.098Z] + git semver init [2023-05-25T04:36:30.358Z] 2023-05-25 04:36:30,259 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T04:36:30.358Z] 2023-05-25 04:36:30,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver [2023-05-25T04:36:30.358Z] 2023-05-25 04:36:30,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/exfoundry_edgex-taf-common_PR-54/.semver [2023-05-25T04:36:30.358Z] 2023-05-25 04:36:30,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-54, universal_newlines=False, shell=None, istream=None) [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,821 [append_file] DEBUG append to file:/w/workspace/exfoundry_edgex-taf-common_PR-54/.git/info/exclude [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver/PR-54 with force:False [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,821 [write_file] DEBUG write to file:/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver/PR-54 [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,825 [execute] INFO git cat-file --batch-check [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,826 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,832 [execute] INFO git cat-file --batch [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,832 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_edgex-taf-common_PR-54/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T04:36:30.926Z] 2023-05-25 04:36:30,837 [read_version] DEBUG read version from /w/workspace/exfoundry_edgex-taf-common_PR-54/.semver/PR-54 [2023-05-25T04:36:30.926Z] 0.0.0 [Pipeline] } [2023-05-25T04:36:30.953Z] $ docker exec --env ******** --env ******** 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 ssh-agent -k [2023-05-25T04:36:31.049Z] unset SSH_AUTH_SOCK; [2023-05-25T04:36:31.050Z] unset SSH_AGENT_PID; [2023-05-25T04:36:31.050Z] echo Agent pid 75 killed; [2023-05-25T04:36:31.056Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T04:36:31.471Z] + git semver [Pipeline] } [2023-05-25T04:36:31.753Z] $ docker stop --time=1 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 [2023-05-25T04:36:33.059Z] $ docker rm -f --volumes 3ebe5c0724e60ff37a5eba79090e5e8bfab976a8fc4b0f0da58d7c98b6eddda2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T04:36:33.445Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T04:36:33.704Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T04:36:33.721Z] [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 [2023-05-25T04:36:34.243Z] provisioning config files... [2023-05-25T04:36:34.253Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config513942374513183479tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T04:36:34.626Z] ---> docker-login.sh [2023-05-25T04:36:34.626Z] nexus3.edgexfoundry.org:10001 [2023-05-25T04:36:34.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:34.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:34.626Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:34.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:34.626Z] [2023-05-25T04:36:34.626Z] Login Succeeded [2023-05-25T04:36:34.626Z] nexus3.edgexfoundry.org:10002 [2023-05-25T04:36:34.626Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:34.626Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:34.626Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:34.626Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:34.626Z] [2023-05-25T04:36:34.626Z] Login Succeeded [2023-05-25T04:36:34.626Z] nexus3.edgexfoundry.org:10003 [2023-05-25T04:36:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:34.886Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:34.886Z] [2023-05-25T04:36:34.886Z] Login Succeeded [2023-05-25T04:36:34.886Z] nexus3.edgexfoundry.org:10004 [2023-05-25T04:36:34.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:34.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:34.886Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:34.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:34.886Z] [2023-05-25T04:36:34.886Z] Login Succeeded [2023-05-25T04:36:34.886Z] docker.io [2023-05-25T04:36:35.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:36:35.145Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:36:35.145Z] Configure a credential helper to remove this warning. See [2023-05-25T04:36:35.145Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:36:35.145Z] [2023-05-25T04:36:35.145Z] Login Succeeded [2023-05-25T04:36:35.145Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T04:36:35.175Z] 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 [2023-05-25T04:36:36.087Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T04:36:36.400Z] + ls -al . [2023-05-25T04:36:36.400Z] total 72 [2023-05-25T04:36:36.400Z] drwxrwxr-x 7 jenkins jenkins 4096 May 25 04:36 . [2023-05-25T04:36:36.400Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:36 .. [2023-05-25T04:36:36.400Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:36 .git [2023-05-25T04:36:36.400Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:36 .github [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 22 May 25 04:36 .gitignore [2023-05-25T04:36:36.400Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:36 .semver [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 1575 May 25 04:36 Dockerfile [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 746 May 25 04:36 Jenkinsfile [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 25 04:36 LICENSE [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 3582 May 25 04:36 README.md [2023-05-25T04:36:36.400Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:36 TAF-Manager [2023-05-25T04:36:36.400Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 04:36 TUC [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 04:36 VERSION [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 344 May 25 04:36 requirements.txt [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 54 May 25 04:36 robot-entrypoint.sh [2023-05-25T04:36:36.400Z] -rw-rw-r-- 1 jenkins jenkins 445 May 25 04:36 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T04:36:36.780Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e --label arch=amd64 --label version=0.0.0 . [2023-05-25T04:36:36.780Z] Sending build context to Docker daemon 438.3kB [2023-05-25T04:36:36.780Z] Step 1/13 : FROM alpine:3.16 [2023-05-25T04:36:37.040Z] 3.16: Pulling from library/alpine [2023-05-25T04:36:37.299Z] 91d30c5bc195: Pulling fs layer [2023-05-25T04:36:37.299Z] 91d30c5bc195: Verifying Checksum [2023-05-25T04:36:37.299Z] 91d30c5bc195: Download complete [2023-05-25T04:36:37.558Z] 91d30c5bc195: Pull complete [2023-05-25T04:36:37.558Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-25T04:36:37.558Z] Status: Downloaded newer image for alpine:3.16 [2023-05-25T04:36:37.558Z] ---> 8471affe5de5 [2023-05-25T04:36:37.558Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-05-25T04:36:37.558Z] ---> Running in 1da0b09c4b87 [2023-05-25T04:36:37.818Z] Removing intermediate container 1da0b09c4b87 [2023-05-25T04:36:37.818Z] ---> 9a9d584b10f9 [2023-05-25T04:36:37.818Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-05-25T04:36:37.818Z] ---> Running in dd8e7b8e936f [2023-05-25T04:36:37.818Z] Removing intermediate container dd8e7b8e936f [2023-05-25T04:36:37.818Z] ---> d903b9472ec1 [2023-05-25T04:36:37.818Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-05-25T04:36:38.078Z] ---> 8ecd379ec571 [2023-05-25T04:36:38.078Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-05-25T04:36:38.336Z] ---> 3894e702ad41 [2023-05-25T04:36:38.336Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-05-25T04:36:38.336Z] ---> 484609ec44ee [2023-05-25T04:36:38.336Z] Step 7/13 : WORKDIR /edgex-taf [2023-05-25T04:36:38.336Z] ---> Running in fb124be2cae1 [2023-05-25T04:36:38.595Z] Removing intermediate container fb124be2cae1 [2023-05-25T04:36:38.595Z] ---> a6c9c52b2314 [2023-05-25T04:36:38.595Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-05-25T04:36:38.595Z] ---> Running in 8ce2f5956fd6 [2023-05-25T04:36:39.164Z] Removing intermediate container 8ce2f5956fd6 [2023-05-25T04:36:39.164Z] ---> 4328659663f4 [2023-05-25T04:36:39.164Z] 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 [2023-05-25T04:36:39.164Z] ---> Running in 3e45dd1f1583 [2023-05-25T04:36:39.424Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:36:40.365Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:36:40.934Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-05-25T04:36:41.195Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-05-25T04:36:41.455Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-05-25T04:36:42.025Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:36:42.025Z] OK: 6 MiB in 14 packages [2023-05-25T04:36:42.025Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:36:42.284Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:36:42.854Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T04:36:43.423Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-05-25T04:36:43.683Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-05-25T04:36:44.251Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-25T04:36:44.511Z] (5/9) Installing curl (8.1.1-r0) [2023-05-25T04:36:44.770Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-05-25T04:36:45.709Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-05-25T04:36:45.968Z] (8/9) Installing jq (1.6-r1) [2023-05-25T04:36:46.536Z] (9/9) Installing openssl (1.1.1t-r2) [2023-05-25T04:36:46.797Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:36:46.797Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T04:36:46.797Z] OK: 52 MiB in 23 packages [2023-05-25T04:36:47.056Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:36:47.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:36:47.885Z] (1/137) Installing libmagic (5.41-r0) [2023-05-25T04:36:48.453Z] (2/137) Installing file (5.41-r0) [2023-05-25T04:36:48.713Z] (3/137) Installing libxau (1.0.9-r0) [2023-05-25T04:36:48.972Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-05-25T04:36:49.027Z] Still waiting to schedule task [2023-05-25T04:36:49.028Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-25T04:36:49.231Z] (5/137) Installing libxcb (1.15-r0) [2023-05-25T04:36:49.800Z] (6/137) Installing libx11 (1.8-r0) [2023-05-25T04:36:50.059Z] (7/137) Installing libxext (1.3.4-r0) [2023-05-25T04:36:50.318Z] (8/137) Installing libice (1.0.10-r0) [2023-05-25T04:36:50.888Z] (9/137) Installing libuuid (2.38-r1) [2023-05-25T04:36:51.149Z] (10/137) Installing libsm (1.2.3-r0) [2023-05-25T04:36:51.412Z] (11/137) Installing libxt (1.2.1-r0) [2023-05-25T04:36:51.672Z] (12/137) Installing libxmu (1.1.3-r0) [2023-05-25T04:36:51.933Z] (13/137) Installing xset (1.2.4-r0) [2023-05-25T04:36:52.501Z] (14/137) Installing xprop (1.2.5-r0) [2023-05-25T04:36:52.501Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-05-25T04:36:53.069Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-05-25T04:36:53.331Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-05-25T04:36:53.591Z] (18/137) Installing libffi (3.4.2-r1) [2023-05-25T04:36:53.851Z] (19/137) Installing libintl (0.21-r2) [2023-05-25T04:36:54.111Z] (20/137) Installing libblkid (2.38-r1) [2023-05-25T04:36:54.680Z] (21/137) Installing libmount (2.38-r1) [2023-05-25T04:36:54.942Z] (22/137) Installing pcre (8.45-r2) [2023-05-25T04:36:55.510Z] (23/137) Installing glib (2.72.4-r0) [2023-05-25T04:36:56.078Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-05-25T04:36:56.337Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-05-25T04:36:56.596Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-05-25T04:36:57.164Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-05-25T04:36:57.424Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-05-25T04:36:57.991Z] (29/137) Installing libpng (1.6.37-r1) [2023-05-25T04:36:58.250Z] (30/137) Installing libwebp (1.2.3-r1) [2023-05-25T04:36:58.818Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-05-25T04:36:59.078Z] (32/137) Installing tiff (4.4.0-r1) [2023-05-25T04:36:59.648Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-05-25T04:36:59.909Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-05-25T04:37:00.169Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-05-25T04:37:00.428Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-05-25T04:37:00.688Z] (37/137) Installing libxrender (0.9.10-r3) [2023-05-25T04:37:00.947Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-05-25T04:37:01.207Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-05-25T04:37:01.467Z] (40/137) Installing libxi (1.8-r0) [2023-05-25T04:37:01.727Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-05-25T04:37:01.985Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-05-25T04:37:02.245Z] (43/137) Installing atk (2.38.0-r0) [2023-05-25T04:37:02.813Z] (44/137) Installing libxtst (1.2.3-r3) [2023-05-25T04:37:02.813Z] (45/137) Installing dbus-libs (1.14.4-r0) [2023-05-25T04:37:03.384Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-05-25T04:37:03.644Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-05-25T04:37:03.902Z] (48/137) Installing expat (2.5.0-r0) [2023-05-25T04:37:04.470Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-05-25T04:37:04.470Z] (50/137) Installing freetype (2.12.1-r0) [2023-05-25T04:37:05.038Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-05-25T04:37:05.297Z] (52/137) Installing pixman (0.40.0-r4) [2023-05-25T04:37:05.866Z] (53/137) Installing cairo (1.17.4-r2) [2023-05-25T04:37:06.435Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-05-25T04:37:06.435Z] (55/137) Installing avahi-libs (0.8-r6) [2023-05-25T04:37:07.001Z] (56/137) Installing gmp (6.2.1-r2) [2023-05-25T04:37:07.260Z] (57/137) Installing nettle (3.7.3-r0) [2023-05-25T04:37:07.827Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-05-25T04:37:08.086Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-05-25T04:37:08.347Z] (60/137) Installing libunistring (1.0-r0) [2023-05-25T04:37:08.915Z] (61/137) Installing gnutls (3.7.7-r1) [2023-05-25T04:37:09.482Z] (62/137) Installing cups-libs (2.4.2-r0) [2023-05-25T04:37:10.049Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-05-25T04:37:10.308Z] (64/137) Installing fribidi (1.0.12-r0) [2023-05-25T04:37:10.566Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-05-25T04:37:10.824Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-05-25T04:37:11.393Z] (67/137) Installing libxft (2.3.4-r0) [2023-05-25T04:37:11.652Z] (68/137) Installing pango (1.50.7-r0) [2023-05-25T04:37:12.221Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-05-25T04:37:12.480Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-05-25T04:37:12.480Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-05-25T04:37:12.739Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-05-25T04:37:13.307Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-05-25T04:37:13.565Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-05-25T04:37:14.503Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-05-25T04:37:14.503Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-05-25T04:37:14.503Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-05-25T04:37:15.070Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-05-25T04:37:15.329Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-05-25T04:37:15.588Z] (79/137) Installing libogg (1.3.5-r1) [2023-05-25T04:37:16.163Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-25T04:37:16.422Z] (81/137) Installing flac (1.3.4-r0) [2023-05-25T04:37:16.991Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-05-25T04:37:17.250Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-05-25T04:37:17.509Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-05-25T04:37:18.076Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-05-25T04:37:18.644Z] (86/137) Installing libass (0.16.0-r0) [2023-05-25T04:37:18.902Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-05-25T04:37:19.471Z] (88/137) Installing libpciaccess (0.16-r0) [2023-05-25T04:37:19.730Z] (89/137) Installing libdrm (2.4.110-r0) [2023-05-25T04:37:19.990Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-05-25T04:37:20.250Z] (91/137) Installing ncurses-libs (6.3_p20220521-r0) [2023-05-25T04:37:20.816Z] (92/137) Installing lame (3.100-r0) [2023-05-25T04:37:21.384Z] (93/137) Installing opus (1.3.1-r1) [2023-05-25T04:37:21.644Z] (94/137) Installing libasyncns (0.8-r1) [2023-05-25T04:37:21.904Z] (95/137) Installing libltdl (2.4.7-r0) [2023-05-25T04:37:22.163Z] (96/137) Installing orc (0.4.32-r0) [2023-05-25T04:37:22.422Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-05-25T04:37:22.998Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-05-25T04:37:23.568Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-05-25T04:37:23.828Z] (100/137) Installing soxr (0.1.3-r2) [2023-05-25T04:37:24.092Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-05-25T04:37:24.351Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-05-25T04:37:24.610Z] (103/137) Installing libpulse (15.0-r2) [2023-05-25T04:37:25.177Z] (104/137) Installing cjson (1.7.15-r3) [2023-05-25T04:37:25.436Z] (105/137) Installing mbedtls (2.28.3-r0) [2023-05-25T04:37:26.003Z] (106/137) Installing librist (0.2.6-r1) [2023-05-25T04:37:26.262Z] (107/137) Installing libsrt (1.4.4-r0) [2023-05-25T04:37:26.833Z] (108/137) Installing libssh (0.9.6-r1) [2023-05-25T04:37:27.092Z] (109/137) Installing libtheora (1.1.1-r16) [2023-05-25T04:37:27.663Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-05-25T04:37:27.924Z] (111/137) Installing libva (2.14.0-r0) [2023-05-25T04:37:28.184Z] (112/137) Installing libvdpau (1.5-r0) [2023-05-25T04:37:28.444Z] (113/137) Installing vidstab (1.1.0-r1) [2023-05-25T04:37:29.014Z] (114/137) Installing libvpx (1.11.0-r1) [2023-05-25T04:37:29.274Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-05-25T04:37:29.843Z] (116/137) Installing numactl (2.0.14-r0) [2023-05-25T04:37:30.103Z] (117/137) Installing x265-libs (3.5-r3) [2023-05-25T04:37:30.673Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-05-25T04:37:31.250Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-05-25T04:37:31.819Z] (120/137) Installing libevent (2.1.12-r4) [2023-05-25T04:37:32.386Z] (121/137) Installing mesa (21.3.9-r0) [2023-05-25T04:37:32.645Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-05-25T04:37:32.904Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-05-25T04:37:33.163Z] (124/137) Installing icu-data-en (71.1-r2) [2023-05-25T04:37:33.733Z] Executing icu-data-en-71.1-r2.post-install [2023-05-25T04:37:33.733Z] (125/137) Installing icu-libs (71.1-r2) [2023-05-25T04:37:33.733Z] * [2023-05-25T04:37:33.733Z] * If you need ICU with non-English locales and legacy charset support, install [2023-05-25T04:37:33.733Z] * package icu-data-full. [2023-05-25T04:37:33.733Z] * [2023-05-25T04:37:34.300Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-05-25T04:37:34.559Z] (127/137) Installing minizip (1.2.12-r0) [2023-05-25T04:37:34.819Z] (128/137) Installing nspr (4.33-r0) [2023-05-25T04:37:35.390Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-05-25T04:37:35.649Z] (130/137) Installing nss (3.78.1-r0) [2023-05-25T04:37:36.217Z] (131/137) Installing re2 (2022.04.01-r0) [2023-05-25T04:37:36.784Z] (132/137) Installing snappy (1.1.9-r4) [2023-05-25T04:37:37.043Z] (133/137) Installing libgpg-error (1.45-r0) [2023-05-25T04:37:37.302Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-05-25T04:37:37.872Z] (135/137) Installing libxslt (1.1.35-r0) [2023-05-25T04:37:38.131Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-05-25T04:37:50.340Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-05-25T04:37:50.602Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:37:50.602Z] Executing glib-2.72.4-r0.trigger [2023-05-25T04:37:50.602Z] Executing shared-mime-info-2.2-r2.trigger [2023-05-25T04:37:50.862Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-25T04:37:50.862Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-05-25T04:37:50.862Z] Executing fontconfig-2.14.0-r0.trigger [2023-05-25T04:37:50.862Z] Executing mkfontscale-1.2.2-r0.trigger [2023-05-25T04:37:50.862Z] OK: 409 MiB in 160 packages [2023-05-25T04:37:51.122Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:37:51.382Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:37:52.321Z] (1/21) Installing binutils (2.38-r3) [2023-05-25T04:37:52.581Z] (2/21) Installing isl22 (0.22-r0) [2023-05-25T04:37:53.151Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-05-25T04:37:53.720Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-05-25T04:37:54.289Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-05-25T04:37:55.226Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-05-25T04:37:55.795Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-05-25T04:37:56.054Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-05-25T04:37:56.622Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-05-25T04:37:56.882Z] (10/21) Installing libpq (14.8-r0) [2023-05-25T04:37:57.451Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-05-25T04:37:58.020Z] (12/21) Installing libpq-dev (14.8-r0) [2023-05-25T04:37:58.280Z] (13/21) Installing libecpg (14.8-r0) [2023-05-25T04:37:58.539Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-05-25T04:37:59.106Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-05-25T04:38:00.483Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-05-25T04:38:07.060Z] (17/21) Installing clang (13.0.1-r1) [2023-05-25T04:38:07.325Z] (18/21) Installing icu (71.1-r2) [2023-05-25T04:38:07.892Z] (19/21) Installing icu-dev (71.1-r2) [2023-05-25T04:38:08.459Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-05-25T04:38:09.393Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-05-25T04:38:09.960Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:38:09.960Z] OK: 822 MiB in 181 packages [2023-05-25T04:38:09.960Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:38:10.529Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:38:11.097Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-05-25T04:38:12.032Z] (2/10) Installing gdbm (1.23-r0) [2023-05-25T04:38:12.291Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-05-25T04:38:12.549Z] (4/10) Installing readline (8.1.2-r0) [2023-05-25T04:38:12.808Z] (5/10) Installing python3 (3.10.11-r0) [2023-05-25T04:38:13.745Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-05-25T04:38:14.680Z] (7/10) Installing libsodium (1.0.18-r0) [2023-05-25T04:38:15.246Z] (8/10) Installing libzmq (4.3.4-r0) [2023-05-25T04:38:15.505Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-05-25T04:38:15.765Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-05-25T04:38:16.024Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:38:16.024Z] OK: 974 MiB in 191 packages [2023-05-25T04:38:16.283Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:38:16.543Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:38:17.111Z] OK: 974 MiB in 191 packages [2023-05-25T04:38:17.369Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-05-25T04:38:17.628Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-05-25T04:38:18.564Z] (1/1) Installing tzdata (2023c-r0) [2023-05-25T04:38:18.822Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:38:18.822Z] OK: 978 MiB in 192 packages [2023-05-25T04:38:19.081Z] (1/1) Purging tzdata (2023c-r0) [2023-05-25T04:38:19.081Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:38:19.081Z] OK: 974 MiB in 191 packages [2023-05-25T04:38:22.369Z] Looking in links: /tmp/tmpa186glak [2023-05-25T04:38:22.369Z] Processing /tmp/tmpa186glak/setuptools-65.5.0-py3-none-any.whl [2023-05-25T04:38:22.369Z] Processing /tmp/tmpa186glak/pip-23.0.1-py3-none-any.whl [2023-05-25T04:38:22.369Z] Installing collected packages: setuptools, pip [2023-05-25T04:38:23.662Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16938 in /w/workspace/exfoundry_edgex-taf-common_PR-54 [Pipeline] { [Pipeline] checkout [2023-05-25T04:38:23.734Z] Selected Git installation does not exist. Using Default [2023-05-25T04:38:23.734Z] The recommended git tool is: NONE [2023-05-25T04:38:24.275Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-05-25T04:38:24.275Z] 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 [2023-05-25T04:38:25.213Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-05-25T04:38:25.213Z] Collecting pip [2023-05-25T04:38:25.213Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-05-25T04:38:25.213Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 128.9 MB/s eta 0:00:00 [2023-05-25T04:38:25.213Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-05-25T04:38:25.779Z] Collecting setuptools [2023-05-25T04:38:25.779Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-05-25T04:38:25.779Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 129.9 MB/s eta 0:00:00 [2023-05-25T04:38:25.779Z] Collecting wheel [2023-05-25T04:38:25.779Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-05-25T04:38:25.779Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 161.1 MB/s eta 0:00:00 [2023-05-25T04:38:26.037Z] Installing collected packages: wheel, setuptools, pip [2023-05-25T04:38:26.037Z] Attempting uninstall: setuptools [2023-05-25T04:38:26.037Z] Found existing installation: setuptools 65.5.0 [2023-05-25T04:38:26.037Z] Uninstalling setuptools-65.5.0: [2023-05-25T04:38:26.037Z] Successfully uninstalled setuptools-65.5.0 [2023-05-25T04:38:26.981Z] Attempting uninstall: pip [2023-05-25T04:38:26.981Z] Found existing installation: pip 23.0.1 [2023-05-25T04:38:26.981Z] Uninstalling pip-23.0.1: [2023-05-25T04:38:26.981Z] Successfully uninstalled pip-23.0.1 [2023-05-25T04:38:28.649Z] using credential edgex-jenkins-ssh [2023-05-25T04:38:28.669Z] Cloning the remote Git repository [2023-05-25T04:38:29.513Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-05-25T04:38:29.513Z] 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 [2023-05-25T04:38:29.774Z] Processing ./edgex-taf-common [2023-05-25T04:38:29.774Z] Preparing metadata (setup.py): started [2023-05-25T04:38:28.707Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-05-25T04:38:28.791Z] > git init /w/workspace/exfoundry_edgex-taf-common_PR-54 # timeout=10 [2023-05-25T04:38:28.918Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-05-25T04:38:28.919Z] > git --version # timeout=10 [2023-05-25T04:38:28.938Z] > git --version # 'git version 2.25.1' [2023-05-25T04:38:28.940Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T04:38:29.088Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T04:38:29.634Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-05-25T04:38:29.676Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T04:38:30.033Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:30.033Z] Building wheels for collected packages: edgex-taf-common [2023-05-25T04:38:30.033Z] Building wheel for edgex-taf-common (setup.py): started [2023-05-25T04:38:30.295Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-05-25T04:38:30.295Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=b2666dda6da9eb30c57ea33a585742c3db73ecb1f6f58cd7a99ba7bffbe86cfe [2023-05-25T04:38:30.295Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-05-25T04:38:30.295Z] Successfully built edgex-taf-common [2023-05-25T04:38:30.295Z] Installing collected packages: edgex-taf-common [2023-05-25T04:38:30.554Z] Successfully installed edgex-taf-common-0.0.0 [2023-05-25T04:38:30.554Z] 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 [2023-05-25T04:38:31.015Z] Merging remotes/origin/main commit 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b into PR head commit cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e [2023-05-25T04:38:30.453Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-05-25T04:38:30.500Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-05-25T04:38:30.501Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T04:38:30.516Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/54/head:refs/remotes/origin/PR-54 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T04:38:31.029Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T04:38:31.121Z] Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) [2023-05-25T04:38:31.254Z] Merge succeeded, producing cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e [2023-05-25T04:38:31.255Z] Checking out Revision cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e (PR-54) [2023-05-25T04:38:31.378Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-05-25T04:38:31.378Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 13.0 MB/s eta 0:00:00 [2023-05-25T04:38:31.378Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-05-25T04:38:31.378Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-05-25T04:38:31.378Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-05-25T04:38:31.378Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-05-25T04:38:31.378Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-05-25T04:38:31.636Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-05-25T04:38:31.636Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 18.6 MB/s eta 0:00:00 [2023-05-25T04:38:31.636Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-05-25T04:38:31.636Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-05-25T04:38:31.636Z] Preparing metadata (setup.py): started [2023-05-25T04:38:31.636Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:31.895Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-05-25T04:38:31.895Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-05-25T04:38:31.895Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-05-25T04:38:31.895Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-05-25T04:38:31.895Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-05-25T04:38:31.895Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-05-25T04:38:31.895Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 1.2 MB/s eta 0:00:00 [2023-05-25T04:38:32.153Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-05-25T04:38:32.153Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-05-25T04:38:32.153Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 2.8 MB/s eta 0:00:00 [2023-05-25T04:38:32.153Z] Preparing metadata (setup.py): started [2023-05-25T04:38:32.411Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:32.411Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-05-25T04:38:32.411Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-05-25T04:38:32.411Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 10.3 MB/s eta 0:00:00 [2023-05-25T04:38:31.092Z] > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # timeout=10 [2023-05-25T04:38:31.161Z] > git remote # timeout=10 [2023-05-25T04:38:31.178Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T04:38:31.199Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T04:38:31.212Z] > git merge 437f112b20c4e4b4ca5169bd4ee8fb99e51cb62b # timeout=10 [2023-05-25T04:38:31.237Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T04:38:31.260Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T04:38:31.274Z] > git checkout -f cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e # timeout=10 [2023-05-25T04:38:32.670Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-05-25T04:38:32.670Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-05-25T04:38:32.929Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 66.3 MB/s eta 0:00:00 [2023-05-25T04:38:33.496Z] Installing build dependencies: started [2023-05-25T04:38:34.838Z] Commit message: "fix: Add dependabot.yml file to custom dependabot configuration and update Dockerfile to use requirements.txt" [2023-05-25T04:38:34.884Z] > git --version # timeout=10 [2023-05-25T04:38:34.894Z] > git --version # 'git version 2.25.1' [2023-05-25T04:38:34.912Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T04:38:36.027Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T04:38:36.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T04:38:36.027Z] Dload Upload Total Spent Left Speed [2023-05-25T04:38:36.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98084 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-25T04:38:36.743Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T04:38:37.086Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T04:38:37.086Z] + sudo tee /etc/docker/daemon.new [2023-05-25T04:38:37.086Z] { [2023-05-25T04:38:37.086Z] "registry-mirrors": [ [2023-05-25T04:38:37.086Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T04:38:37.086Z] ], [2023-05-25T04:38:37.086Z] "bip": "10.250.0.254/24", [2023-05-25T04:38:37.086Z] "hosts": [ [2023-05-25T04:38:37.086Z] "tcp://0.0.0.0:5555", [2023-05-25T04:38:37.086Z] "unix:///var/run/docker.sock" [2023-05-25T04:38:37.086Z] ], [2023-05-25T04:38:37.086Z] "mtu": 1458, [2023-05-25T04:38:37.086Z] "selinux-enabled": true, [2023-05-25T04:38:37.086Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T04:38:37.086Z] } [Pipeline] sh [2023-05-25T04:38:37.429Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T04:38:37.682Z] Installing build dependencies: finished with status 'done' [2023-05-25T04:38:37.682Z] Getting requirements to build wheel: started [2023-05-25T04:38:37.772Z] + sudo service docker restart [2023-05-25T04:38:38.249Z] Getting requirements to build wheel: finished with status 'done' [2023-05-25T04:38:38.250Z] Preparing metadata (pyproject.toml): started [2023-05-25T04:38:38.819Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-25T04:38:39.080Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-05-25T04:38:39.080Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-05-25T04:38:39.080Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 42.7 MB/s eta 0:00:00 [2023-05-25T04:38:39.080Z] Preparing metadata (setup.py): started [2023-05-25T04:38:39.340Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:39.600Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-05-25T04:38:39.600Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-05-25T04:38:39.600Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 32.4 MB/s eta 0:00:00 [2023-05-25T04:38:39.861Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-05-25T04:38:39.861Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-05-25T04:38:40.119Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 3.7 MB/s eta 0:00:00 [2023-05-25T04:38:40.378Z] Installing build dependencies: started [2023-05-25T04:38:42.914Z] Installing build dependencies: finished with status 'done' [2023-05-25T04:38:42.915Z] Getting requirements to build wheel: started [2023-05-25T04:38:42.915Z] Getting requirements to build wheel: finished with status 'done' [2023-05-25T04:38:42.915Z] Preparing metadata (pyproject.toml): started [2023-05-25T04:38:43.482Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-25T04:38:43.482Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-05-25T04:38:43.482Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-05-25T04:38:43.482Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 19.0 MB/s eta 0:00:00 [2023-05-25T04:38:43.741Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-05-25T04:38:43.741Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-05-25T04:38:43.741Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 35.3 MB/s eta 0:00:00 [2023-05-25T04:38:43.741Z] Preparing metadata (setup.py): started [2023-05-25T04:38:44.001Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:44.260Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-05-25T04:38:44.260Z] Downloading pycryptodome-3.15.0.tar.gz (4.5 MB) [2023-05-25T04:38:44.521Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 35.6 MB/s eta 0:00:00 [2023-05-25T04:38:44.779Z] Preparing metadata (setup.py): started [2023-05-25T04:38:46.156Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:46.156Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:46.156Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-05-25T04:38:46.414Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:46.414Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-05-25T04:38:46.414Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 70.4 MB/s eta 0:00:00 [2023-05-25T04:38:46.672Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:46.672Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-05-25T04:38:46.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 16.1 MB/s eta 0:00:00 [2023-05-25T04:38:46.672Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:46.672Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-05-25T04:38:46.672Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.5 MB/s eta 0:00:00 [2023-05-25T04:38:46.672Z] Preparing metadata (setup.py): started [2023-05-25T04:38:46.930Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:46.930Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:46.930Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-05-25T04:38:46.930Z] Preparing metadata (setup.py): started [2023-05-25T04:38:47.189Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:47.189Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.189Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-05-25T04:38:47.449Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.449Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-05-25T04:38:47.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 22.6 MB/s eta 0:00:00 [2023-05-25T04:38:47.449Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.449Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-05-25T04:38:47.449Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 12.3 MB/s eta 0:00:00 [2023-05-25T04:38:47.449Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.449Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-05-25T04:38:47.449Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.449Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-05-25T04:38:47.708Z] Preparing metadata (setup.py): started [2023-05-25T04:38:47.708Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:47.968Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.968Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-05-25T04:38:47.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 14.0 MB/s eta 0:00:00 [2023-05-25T04:38:47.968Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:47.968Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-05-25T04:38:47.968Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:38:47.968Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-05-25T04:38:47.968Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 29.4 MB/s eta 0:00:00 [2023-05-25T04:38:48.228Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:38:48.228Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-05-25T04:38:48.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 6.7 MB/s eta 0:00:00 [2023-05-25T04:38:48.228Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:38:48.228Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-05-25T04:38:48.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 18.3 MB/s eta 0:00:00 [2023-05-25T04:38:48.228Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:38:48.228Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-05-25T04:38:48.228Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 20.8 MB/s eta 0:00:00 [2023-05-25T04:38:48.228Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-05-25T04:38:48.228Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-05-25T04:38:48.487Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-05-25T04:38:48.487Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-05-25T04:38:48.487Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 8.2 MB/s eta 0:00:00 [2023-05-25T04:38:48.487Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-05-25T04:38:48.487Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-05-25T04:38:48.488Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-05-25T04:38:48.488Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-05-25T04:38:48.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 6.5 MB/s eta 0:00:00 [2023-05-25T04:38:48.746Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-05-25T04:38:48.746Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-05-25T04:38:48.746Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 29.5 MB/s eta 0:00:00 [2023-05-25T04:38:48.746Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-05-25T04:38:48.746Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-05-25T04:38:48.746Z] Downloading typing_extensions-4.6.1-py3-none-any.whl (31 kB) [2023-05-25T04:38:49.007Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:49.007Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-05-25T04:38:49.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 19.3 MB/s eta 0:00:00 [2023-05-25T04:38:49.007Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:49.007Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-05-25T04:38:49.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 37.3 MB/s eta 0:00:00 [2023-05-25T04:38:49.007Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:49.007Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-05-25T04:38:49.265Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:49.265Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-05-25T04:38:49.265Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 17.3 MB/s eta 0:00:00 [2023-05-25T04:38:49.526Z] Installing build dependencies: started [2023-05-25T04:38:52.812Z] Installing build dependencies: finished with status 'done' [2023-05-25T04:38:52.812Z] Getting requirements to build wheel: started [2023-05-25T04:38:54.194Z] Getting requirements to build wheel: finished with status 'done' [2023-05-25T04:38:54.194Z] Preparing metadata (pyproject.toml): started [2023-05-25T04:38:54.452Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-25T04:38:54.710Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:54.710Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-05-25T04:38:54.710Z] Preparing metadata (setup.py): started [2023-05-25T04:38:54.710Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:38:54.970Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:54.970Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-05-25T04:38:54.970Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 11.8 MB/s eta 0:00:00 [2023-05-25T04:38:54.970Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:54.971Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-05-25T04:38:54.971Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:54.971Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-05-25T04:38:54.971Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 6.5 MB/s eta 0:00:00 [2023-05-25T04:38:55.231Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:55.231Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-05-25T04:38:55.231Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:55.231Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-05-25T04:38:55.231Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.2 MB/s eta 0:00:00 [2023-05-25T04:38:55.231Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:38:55.231Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-05-25T04:38:55.231Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 6.8 MB/s eta 0:00:00 [2023-05-25T04:38:55.491Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:55.491Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-05-25T04:38:55.491Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:55.491Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-05-25T04:38:55.491Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:55.491Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-05-25T04:38:55.491Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:55.751Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-05-25T04:38:55.751Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:55.751Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-05-25T04:38:55.751Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:55.751Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-05-25T04:38:55.751Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-05-25T04:38:55.751Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:38:55.751Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-05-25T04:38:56.010Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:38:56.010Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-05-25T04:38:56.010Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.9 MB/s eta 0:00:00 [2023-05-25T04:38:56.010Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, pycryptodome, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-05-25T04:38:56.010Z] Building wheel for robotbackgroundlogger (setup.py): started [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T04:38:56.105Z] provisioning config files... [2023-05-25T04:38:56.135Z] copy managed file [taf-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config11876957975220290396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T04:38:56.269Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-05-25T04:38:56.270Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1c344886fc040e5f5e4d0f2d1b7cb7d1a32eafc7e5e8f8f5acec98cf563190ae [2023-05-25T04:38:56.270Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-05-25T04:38:56.270Z] Building wheel for paho-mqtt (setup.py): started [2023-05-25T04:38:56.527Z] ---> docker-login.sh [2023-05-25T04:38:56.527Z] nexus3.edgexfoundry.org:10001 [2023-05-25T04:38:56.836Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-05-25T04:38:56.836Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=6f33fa11af74c2305cf1b393ee1d196384994b32a86f2a0d8e001c7168fdcc69 [2023-05-25T04:38:56.836Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-05-25T04:38:56.836Z] Building wheel for numpy (pyproject.toml): started [2023-05-25T04:38:57.118Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:38:57.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:38:57.118Z] Configure a credential helper to remove this warning. See [2023-05-25T04:38:57.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:38:57.118Z] [2023-05-25T04:38:57.118Z] Login Succeeded [2023-05-25T04:38:57.118Z] nexus3.edgexfoundry.org:10002 [2023-05-25T04:38:57.387Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:38:57.659Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:38:57.659Z] Configure a credential helper to remove this warning. See [2023-05-25T04:38:57.659Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:38:57.659Z] [2023-05-25T04:38:57.659Z] Login Succeeded [2023-05-25T04:38:57.659Z] nexus3.edgexfoundry.org:10003 [2023-05-25T04:38:57.659Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:38:57.932Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:38:57.932Z] Configure a credential helper to remove this warning. See [2023-05-25T04:38:57.932Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:38:57.932Z] [2023-05-25T04:38:57.932Z] Login Succeeded [2023-05-25T04:38:57.932Z] nexus3.edgexfoundry.org:10004 [2023-05-25T04:38:58.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:38:58.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:38:58.206Z] Configure a credential helper to remove this warning. See [2023-05-25T04:38:58.206Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:38:58.206Z] [2023-05-25T04:38:58.206Z] Login Succeeded [2023-05-25T04:38:58.206Z] docker.io [2023-05-25T04:38:58.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T04:38:58.744Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T04:38:58.744Z] Configure a credential helper to remove this warning. See [2023-05-25T04:38:58.744Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T04:38:58.744Z] [2023-05-25T04:38:58.744Z] Login Succeeded [2023-05-25T04:38:58.744Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T04:38:58.774Z] 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 [2023-05-25T04:38:59.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T04:39:00.050Z] + ls -al . [2023-05-25T04:39:00.051Z] total 68 [2023-05-25T04:39:00.051Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 04:38 . [2023-05-25T04:39:00.051Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:38 .. [2023-05-25T04:39:00.051Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:38 .git [2023-05-25T04:39:00.051Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 04:38 .github [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 22 May 25 04:38 .gitignore [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 1575 May 25 04:38 Dockerfile [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 746 May 25 04:38 Jenkinsfile [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 11381 May 25 04:38 LICENSE [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 3582 May 25 04:38 README.md [2023-05-25T04:39:00.051Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 04:38 TAF-Manager [2023-05-25T04:39:00.051Z] drwxrwxr-x 6 jenkins jenkins 4096 May 25 04:38 TUC [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 04:36 VERSION [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 344 May 25 04:38 requirements.txt [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 54 May 25 04:38 robot-entrypoint.sh [2023-05-25T04:39:00.051Z] -rw-rw-r-- 1 jenkins jenkins 445 May 25 04:38 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T04:39:00.475Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e --label arch=arm64 --label version=0.0.0 . [2023-05-25T04:39:01.445Z] Sending build context to Docker daemon 276.5kB [2023-05-25T04:39:01.445Z] Step 1/13 : FROM alpine:3.16 [2023-05-25T04:39:02.036Z] 3.16: Pulling from library/alpine [2023-05-25T04:39:02.036Z] 547446be3368: Pulling fs layer [2023-05-25T04:39:02.036Z] 547446be3368: Verifying Checksum [2023-05-25T04:39:02.638Z] 547446be3368: Pull complete [2023-05-25T04:39:02.638Z] Digest: sha256:c2b622f6e510a0d25bccaffa9e67b75a6860cb09b74bb58cfc36a9ef4331109f [2023-05-25T04:39:02.638Z] Status: Downloaded newer image for alpine:3.16 [2023-05-25T04:39:02.638Z] ---> 3b5033019969 [2023-05-25T04:39:02.638Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-05-25T04:39:02.906Z] ---> Running in 516bf635aa7d [2023-05-25T04:39:03.176Z] Removing intermediate container 516bf635aa7d [2023-05-25T04:39:03.176Z] ---> 70ec54ab22d2 [2023-05-25T04:39:03.176Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-05-25T04:39:03.176Z] ---> Running in 1ae2e829b763 [2023-05-25T04:39:03.447Z] Removing intermediate container 1ae2e829b763 [2023-05-25T04:39:03.447Z] ---> ad0247b8524c [2023-05-25T04:39:03.447Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-05-25T04:39:04.420Z] ---> b2e8d222bb46 [2023-05-25T04:39:04.420Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-05-25T04:39:04.691Z] ---> 645aac437501 [2023-05-25T04:39:04.691Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-05-25T04:39:05.277Z] ---> dad71a55cbdf [2023-05-25T04:39:05.277Z] Step 7/13 : WORKDIR /edgex-taf [2023-05-25T04:39:05.277Z] ---> Running in 5fd4dff88001 [2023-05-25T04:39:05.546Z] Removing intermediate container 5fd4dff88001 [2023-05-25T04:39:05.546Z] ---> 9c203b4c86dd [2023-05-25T04:39:05.546Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-05-25T04:39:05.546Z] ---> Running in f3487bdb36e2 [2023-05-25T04:39:07.510Z] Removing intermediate container f3487bdb36e2 [2023-05-25T04:39:07.510Z] ---> 818cd7216db8 [2023-05-25T04:39:07.510Z] 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 [2023-05-25T04:39:07.510Z] ---> Running in a0461a9a3674 [2023-05-25T04:39:08.486Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:39:09.448Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:39:10.866Z] (1/3) Upgrading musl (1.2.3-r2 -> 1.2.3-r3) [2023-05-25T04:39:11.135Z] (2/3) Upgrading ca-certificates-bundle (20220614-r0 -> 20230506-r0) [2023-05-25T04:39:11.724Z] (3/3) Upgrading musl-utils (1.2.3-r2 -> 1.2.3-r3) [2023-05-25T04:39:11.994Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:39:11.994Z] OK: 5 MiB in 14 packages [2023-05-25T04:39:12.263Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:39:12.848Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:39:14.264Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-25T04:39:14.531Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-05-25T04:39:15.118Z] (3/9) Installing nghttp2-libs (1.47.0-r0) [2023-05-25T04:39:15.384Z] (4/9) Installing libcurl (8.1.1-r0) [2023-05-25T04:39:15.966Z] (5/9) Installing curl (8.1.1-r0) [2023-05-25T04:39:16.233Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-05-25T04:39:18.818Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-05-25T04:39:19.087Z] (8/9) Installing jq (1.6-r1) [2023-05-25T04:39:19.673Z] (9/9) Installing openssl (1.1.1t-r2) [2023-05-25T04:39:20.259Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:39:20.259Z] Executing ca-certificates-20230506-r0.trigger [2023-05-25T04:39:20.259Z] OK: 50 MiB in 23 packages [2023-05-25T04:39:20.526Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:39:21.109Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:39:22.523Z] (1/136) Installing libmagic (5.41-r0) [2023-05-25T04:39:22.790Z] (2/136) Installing file (5.41-r0) [2023-05-25T04:39:23.057Z] (3/136) Installing libxau (1.0.9-r0) [2023-05-25T04:39:23.325Z] (4/136) Installing libxdmcp (1.1.3-r0) [2023-05-25T04:39:23.591Z] (5/136) Installing libxcb (1.15-r0) [2023-05-25T04:39:24.174Z] (6/136) Installing libx11 (1.8-r0) [2023-05-25T04:39:24.758Z] (7/136) Installing libxext (1.3.4-r0) [2023-05-25T04:39:25.026Z] (8/136) Installing libice (1.0.10-r0) [2023-05-25T04:39:25.609Z] (9/136) Installing libuuid (2.38-r1) [2023-05-25T04:39:25.876Z] (10/136) Installing libsm (1.2.3-r0) [2023-05-25T04:39:26.143Z] (11/136) Installing libxt (1.2.1-r0) [2023-05-25T04:39:26.728Z] (12/136) Installing libxmu (1.1.3-r0) [2023-05-25T04:39:26.996Z] (13/136) Installing xset (1.2.4-r0) [2023-05-25T04:39:27.264Z] (14/136) Installing xprop (1.2.5-r0) [2023-05-25T04:39:27.532Z] (15/136) Installing xdg-utils (1.1.3-r3) [2023-05-25T04:39:28.122Z] (16/136) Installing eudev-libs (3.2.11-r0) [2023-05-25T04:39:28.389Z] (17/136) Installing pkgconf (1.8.1-r0) [2023-05-25T04:39:28.656Z] (18/136) Installing libffi (3.4.2-r1) [2023-05-25T04:39:28.923Z] (19/136) Installing libintl (0.21-r2) [2023-05-25T04:39:29.509Z] (20/136) Installing libblkid (2.38-r1) [2023-05-25T04:39:29.777Z] (21/136) Installing libmount (2.38-r1) [2023-05-25T04:39:30.360Z] (22/136) Installing pcre (8.45-r2) [2023-05-25T04:39:30.627Z] (23/136) Installing glib (2.72.4-r0) [2023-05-25T04:39:31.210Z] (24/136) Installing xz-libs (5.2.5-r1) [2023-05-25T04:39:31.478Z] (25/136) Installing libxml2 (2.9.14-r2) [2023-05-25T04:39:32.063Z] (26/136) Installing shared-mime-info (2.2-r2) [2023-05-25T04:39:32.647Z] (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-05-25T04:39:32.915Z] (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-05-25T04:39:33.499Z] (29/136) Installing libpng (1.6.37-r1) [2023-05-25T04:39:33.766Z] (30/136) Installing libwebp (1.2.3-r1) [2023-05-25T04:39:34.352Z] (31/136) Installing zstd-libs (1.5.2-r1) [2023-05-25T04:39:34.936Z] (32/136) Installing tiff (4.4.0-r1) [2023-05-25T04:39:35.203Z] (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-05-25T04:39:35.787Z] (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-05-25T04:39:36.054Z] (35/136) Installing libxcomposite (0.4.5-r0) [2023-05-25T04:39:36.322Z] (36/136) Installing libxfixes (6.0.0-r0) [2023-05-25T04:39:36.591Z] (37/136) Installing libxrender (0.9.10-r3) [2023-05-25T04:39:36.858Z] (38/136) Installing libxcursor (1.2.1-r0) [2023-05-25T04:39:37.126Z] (39/136) Installing libxdamage (1.1.5-r1) [2023-05-25T04:39:37.394Z] (40/136) Installing libxi (1.8-r0) [2023-05-25T04:39:37.980Z] (41/136) Installing libxinerama (1.1.4-r1) [2023-05-25T04:39:37.980Z] (42/136) Installing libxrandr (1.5.2-r1) [2023-05-25T04:39:38.567Z] (43/136) Installing atk (2.38.0-r0) [2023-05-25T04:39:38.836Z] (44/136) Installing libxtst (1.2.3-r3) [2023-05-25T04:39:39.104Z] (45/136) Installing dbus-libs (1.14.4-r0) [2023-05-25T04:39:39.691Z] (46/136) Installing at-spi2-core (2.44.1-r0) [2023-05-25T04:39:39.963Z] (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-05-25T04:39:40.231Z] (48/136) Installing expat (2.5.0-r0) [2023-05-25T04:39:40.814Z] (49/136) Installing libbz2 (1.0.8-r1) [2023-05-25T04:39:41.083Z] (50/136) Installing freetype (2.12.1-r0) [2023-05-25T04:39:41.667Z] (51/136) Installing fontconfig (2.14.0-r0) [2023-05-25T04:39:41.936Z] (52/136) Installing pixman (0.40.0-r4) [2023-05-25T04:39:42.521Z] (53/136) Installing cairo (1.17.4-r2) [2023-05-25T04:39:42.788Z] (54/136) Installing cairo-gobject (1.17.4-r2) [2023-05-25T04:39:43.055Z] (55/136) Installing avahi-libs (0.8-r6) [2023-05-25T04:39:43.638Z] (56/136) Installing gmp (6.2.1-r2) [2023-05-25T04:39:43.904Z] (57/136) Installing nettle (3.7.3-r0) [2023-05-25T04:39:44.487Z] (58/136) Installing p11-kit (0.24.1-r0) [2023-05-25T04:39:45.070Z] (59/136) Installing libtasn1 (4.18.0-r1) [2023-05-25T04:39:45.338Z] (60/136) Installing libunistring (1.0-r0) [2023-05-25T04:39:45.924Z] (61/136) Installing gnutls (3.7.7-r1) [2023-05-25T04:39:46.510Z] (62/136) Installing cups-libs (2.4.2-r0) [2023-05-25T04:39:46.777Z] (63/136) Installing libepoxy (1.5.10-r0) [2023-05-25T04:39:47.359Z] (64/136) Installing fribidi (1.0.12-r0) [2023-05-25T04:39:47.626Z] (65/136) Installing graphite2 (1.3.14-r1) [2023-05-25T04:39:47.894Z] (66/136) Installing harfbuzz (4.3.0-r0) [2023-05-25T04:39:48.477Z] (67/136) Installing libxft (2.3.4-r0) [2023-05-25T04:39:48.744Z] (68/136) Installing pango (1.50.7-r0) [2023-05-25T04:39:49.326Z] (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-05-25T04:39:49.591Z] (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-05-25T04:39:49.858Z] (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-05-25T04:39:50.124Z] (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-05-25T04:39:50.707Z] (73/136) Installing libxkbcommon (1.4.1-r0) [2023-05-25T04:39:51.291Z] (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-05-25T04:39:51.873Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-05-25T04:39:51.873Z] (75/136) Installing libfontenc (1.1.4-r0) [2023-05-25T04:39:52.458Z] (76/136) Installing mkfontscale (1.2.2-r0) [2023-05-25T04:39:52.724Z] (77/136) Installing font-opensans (0_git20210927-r0) [2023-05-25T04:39:53.309Z] (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-05-25T04:39:53.577Z] (79/136) Installing libogg (1.3.5-r1) [2023-05-25T04:39:53.846Z] (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-05-25T04:39:54.432Z] (81/136) Installing flac (1.3.4-r0) [2023-05-25T04:39:55.013Z] (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-05-25T04:39:55.280Z] (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-05-25T04:39:55.546Z] (84/136) Installing sdl2 (2.0.22-r0) [2023-05-25T04:39:56.129Z] (85/136) Installing aom-libs (3.3.0-r0) [2023-05-25T04:39:57.093Z] (86/136) Installing libass (0.16.0-r0) [2023-05-25T04:39:57.361Z] (87/136) Installing libdav1d (1.0.0-r0) [2023-05-25T04:39:57.629Z] (88/136) Installing libdrm (2.4.110-r0) [2023-05-25T04:39:58.213Z] (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2023-05-25T04:39:58.480Z] (90/136) Installing ncurses-libs (6.3_p20220521-r0) [2023-05-25T04:39:59.061Z] (91/136) Installing lame (3.100-r0) [2023-05-25T04:39:59.330Z] (92/136) Installing opus (1.3.1-r1) [2023-05-25T04:39:59.915Z] (93/136) Installing libasyncns (0.8-r1) [2023-05-25T04:40:00.184Z] (94/136) Installing libltdl (2.4.7-r0) [2023-05-25T04:40:00.452Z] (95/136) Installing orc (0.4.32-r0) [2023-05-25T04:40:01.038Z] (96/136) Installing libvorbis (1.3.7-r0) [2023-05-25T04:40:01.307Z] (97/136) Installing libsndfile (1.1.0-r0) [2023-05-25T04:40:01.892Z] (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-05-25T04:40:02.159Z] (99/136) Installing soxr (0.1.3-r2) [2023-05-25T04:40:02.743Z] (100/136) Installing speexdsp (1.2.0-r0) [2023-05-25T04:40:03.010Z] (101/136) Installing tdb-libs (1.4.6-r0) [2023-05-25T04:40:03.277Z] (102/136) Installing libpulse (15.0-r2) [2023-05-25T04:40:03.861Z] (103/136) Installing cjson (1.7.15-r3) [2023-05-25T04:40:04.129Z] (104/136) Installing mbedtls (2.28.3-r0) [2023-05-25T04:40:04.525Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:40:04.715Z] (105/136) Installing librist (0.2.6-r1) [2023-05-25T04:40:04.982Z] (106/136) Installing libsrt (1.4.4-r0) [2023-05-25T04:40:05.570Z] (107/136) Installing libssh (0.9.6-r1) [2023-05-25T04:40:05.838Z] (108/136) Installing libtheora (1.1.1-r16) [2023-05-25T04:40:06.423Z] (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-05-25T04:40:06.692Z] (110/136) Installing libva (2.14.0-r0) [2023-05-25T04:40:07.275Z] (111/136) Installing libvdpau (1.5-r0) [2023-05-25T04:40:07.542Z] (112/136) Installing vidstab (1.1.0-r1) [2023-05-25T04:40:07.810Z] (113/136) Installing libvpx (1.11.0-r1) [2023-05-25T04:40:08.395Z] (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-05-25T04:40:08.981Z] (115/136) Installing numactl (2.0.14-r0) [2023-05-25T04:40:09.249Z] (116/136) Installing x265-libs (3.5-r3) [2023-05-25T04:40:09.833Z] (117/136) Installing xvidcore (1.3.7-r1) [2023-05-25T04:40:10.417Z] (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-05-25T04:40:11.380Z] (119/136) Installing libevent (2.1.12-r4) [2023-05-25T04:40:11.646Z] (120/136) Installing mesa (21.3.9-r0) [2023-05-25T04:40:11.913Z] (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-05-25T04:40:12.494Z] (122/136) Installing mesa-gbm (21.3.9-r0) [2023-05-25T04:40:12.760Z] (123/136) Installing icu-data-en (71.1-r2) [2023-05-25T04:40:13.345Z] Executing icu-data-en-71.1-r2.post-install [2023-05-25T04:40:13.345Z] * [2023-05-25T04:40:13.345Z] * If you need ICU with non-English locales and legacy charset support, install [2023-05-25T04:40:13.345Z] * package icu-data-full. [2023-05-25T04:40:13.345Z] * [2023-05-25T04:40:13.345Z] (124/136) Installing icu-libs (71.1-r2) [2023-05-25T04:40:13.929Z] (125/136) Installing lcms2 (2.13.1-r0) [2023-05-25T04:40:14.198Z] (126/136) Installing minizip (1.2.12-r0) [2023-05-25T04:40:14.465Z] (127/136) Installing nspr (4.33-r0) [2023-05-25T04:40:15.048Z] (128/136) Installing sqlite-libs (3.40.1-r0) [2023-05-25T04:40:15.632Z] (129/136) Installing nss (3.78.1-r0) [2023-05-25T04:40:16.227Z] (130/136) Installing re2 (2022.04.01-r0) [2023-05-25T04:40:16.494Z] (131/136) Installing snappy (1.1.9-r4) [2023-05-25T04:40:16.762Z] (132/136) Installing libgpg-error (1.45-r0) [2023-05-25T04:40:17.346Z] (133/136) Installing libgcrypt (1.10.1-r0) [2023-05-25T04:40:17.618Z] (134/136) Installing libxslt (1.1.35-r0) [2023-05-25T04:40:18.202Z] (135/136) Installing chromium (102.0.5005.182-r0) [2023-05-25T04:40:23.551Z] (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-05-25T04:40:23.551Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:40:23.551Z] Executing glib-2.72.4-r0.trigger [2023-05-25T04:40:23.551Z] Executing shared-mime-info-2.2-r2.trigger [2023-05-25T04:40:25.496Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-05-25T04:40:25.496Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-05-25T04:40:25.762Z] Executing fontconfig-2.14.0-r0.trigger [2023-05-25T04:40:25.762Z] Executing mkfontscale-1.2.2-r0.trigger [2023-05-25T04:40:25.762Z] OK: 376 MiB in 159 packages [2023-05-25T04:40:26.073Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:40:26.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:40:27.642Z] (1/21) Installing binutils (2.38-r3) [2023-05-25T04:40:28.616Z] (2/21) Installing isl22 (0.22-r0) [2023-05-25T04:40:28.885Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-05-25T04:40:29.478Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-05-25T04:40:29.748Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-05-25T04:40:32.335Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-05-25T04:40:32.919Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-05-25T04:40:33.185Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-05-25T04:40:34.144Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-05-25T04:40:34.411Z] (10/21) Installing libpq (14.8-r0) [2023-05-25T04:40:34.993Z] (11/21) Installing openssl-dev (1.1.1t-r2) [2023-05-25T04:40:35.576Z] (12/21) Installing libpq-dev (14.8-r0) [2023-05-25T04:40:35.843Z] (13/21) Installing libecpg (14.8-r0) [2023-05-25T04:40:36.425Z] (14/21) Installing libecpg-dev (14.8-r0) [2023-05-25T04:40:36.691Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-05-25T04:40:44.894Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-05-25T04:40:51.543Z] (17/21) Installing clang (13.0.1-r1) [2023-05-25T04:40:52.499Z] (18/21) Installing icu (71.1-r2) [2023-05-25T04:40:52.765Z] (19/21) Installing icu-dev (71.1-r2) [2023-05-25T04:40:53.347Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-05-25T04:40:55.286Z] (21/21) Installing postgresql14-dev (14.8-r0) [2023-05-25T04:40:55.870Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:40:55.871Z] OK: 768 MiB in 180 packages [2023-05-25T04:40:56.138Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:40:56.719Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:40:58.122Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-05-25T04:41:00.060Z] (2/10) Installing gdbm (1.23-r0) [2023-05-25T04:41:00.642Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-05-25T04:41:00.871Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:41:00.909Z] (4/10) Installing readline (8.1.2-r0) [2023-05-25T04:41:01.176Z] (5/10) Installing python3 (3.10.11-r0) [2023-05-25T04:41:03.755Z] (6/10) Installing python3-dev (3.10.11-r0) [2023-05-25T04:41:09.090Z] (7/10) Installing libsodium (1.0.18-r0) [2023-05-25T04:41:09.354Z] (8/10) Installing libzmq (4.3.4-r0) [2023-05-25T04:41:09.934Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-05-25T04:41:10.200Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-05-25T04:41:10.466Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:41:10.734Z] OK: 938 MiB in 190 packages [2023-05-25T04:41:10.734Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:41:11.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:41:12.719Z] OK: 938 MiB in 190 packages [2023-05-25T04:41:12.985Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-05-25T04:41:13.564Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-05-25T04:41:14.970Z] (1/1) Installing tzdata (2023c-r0) [2023-05-25T04:41:15.928Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:41:15.928Z] OK: 941 MiB in 191 packages [2023-05-25T04:41:16.890Z] (1/1) Purging tzdata (2023c-r0) [2023-05-25T04:41:17.157Z] Executing busybox-1.35.0-r17.trigger [2023-05-25T04:41:17.157Z] OK: 938 MiB in 190 packages [2023-05-25T04:41:32.137Z] Looking in links: /tmp/tmp9_1j4yy5 [2023-05-25T04:41:32.137Z] Processing /tmp/tmp9_1j4yy5/setuptools-65.5.0-py3-none-any.whl [2023-05-25T04:41:32.137Z] Processing /tmp/tmp9_1j4yy5/pip-23.0.1-py3-none-any.whl [2023-05-25T04:41:32.717Z] Installing collected packages: setuptools, pip [2023-05-25T04:41:47.695Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-05-25T04:41:47.695Z] 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 [2023-05-25T04:41:50.271Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-05-25T04:41:50.850Z] Collecting pip [2023-05-25T04:41:51.115Z] Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) [2023-05-25T04:41:51.115Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 21.7 MB/s eta 0:00:00 [2023-05-25T04:41:51.115Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-05-25T04:41:53.690Z] Collecting setuptools [2023-05-25T04:41:53.690Z] Downloading setuptools-67.8.0-py3-none-any.whl (1.1 MB) [2023-05-25T04:41:53.956Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 19.1 MB/s eta 0:00:00 [2023-05-25T04:41:54.222Z] Collecting wheel [2023-05-25T04:41:54.222Z] Downloading wheel-0.40.0-py3-none-any.whl (64 kB) [2023-05-25T04:41:54.222Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.5/64.5 kB 21.8 MB/s eta 0:00:00 [2023-05-25T04:41:55.634Z] Installing collected packages: wheel, setuptools, pip [2023-05-25T04:41:55.899Z] Attempting uninstall: setuptools [2023-05-25T04:41:55.899Z] Found existing installation: setuptools 65.5.0 [2023-05-25T04:41:56.852Z] Uninstalling setuptools-65.5.0: [2023-05-25T04:41:56.852Z] Successfully uninstalled setuptools-65.5.0 [2023-05-25T04:42:01.095Z] Attempting uninstall: pip [2023-05-25T04:42:01.095Z] Found existing installation: pip 23.0.1 [2023-05-25T04:42:03.028Z] Uninstalling pip-23.0.1: [2023-05-25T04:42:03.294Z] Successfully uninstalled pip-23.0.1 [2023-05-25T04:42:08.559Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:42:13.357Z] Successfully installed pip-23.1.2 setuptools-67.8.0 wheel-0.40.0 [2023-05-25T04:42:13.357Z] 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 [2023-05-25T04:42:17.600Z] Processing ./edgex-taf-common [2023-05-25T04:42:17.600Z] Preparing metadata (setup.py): started [2023-05-25T04:42:18.183Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:42:18.183Z] Building wheels for collected packages: edgex-taf-common [2023-05-25T04:42:18.183Z] Building wheel for edgex-taf-common (setup.py): started [2023-05-25T04:42:20.123Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-05-25T04:42:20.123Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14473 sha256=5f4810d86511676fe32a13f0db9e0c2aa03f40b8eba665c3a82c574f20e60167 [2023-05-25T04:42:20.123Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-05-25T04:42:20.123Z] Successfully built edgex-taf-common [2023-05-25T04:42:20.387Z] Installing collected packages: edgex-taf-common [2023-05-25T04:42:21.339Z] Successfully installed edgex-taf-common-0.0.0 [2023-05-25T04:42:21.339Z] 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 [2023-05-25T04:42:26.675Z] Collecting robotframework==4.1.3 (from -r requirements.txt (line 1)) [2023-05-25T04:42:26.675Z] Downloading robotframework-4.1.3-py2.py3-none-any.whl (659 kB) [2023-05-25T04:42:26.675Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 659.8/659.8 kB 9.2 MB/s eta 0:00:00 [2023-05-25T04:42:26.675Z] Collecting python-dotenv==0.15.0 (from -r requirements.txt (line 2)) [2023-05-25T04:42:26.675Z] Downloading python_dotenv-0.15.0-py2.py3-none-any.whl (18 kB) [2023-05-25T04:42:26.675Z] Collecting robotframework-requests==0.8.0 (from -r requirements.txt (line 3)) [2023-05-25T04:42:26.675Z] Downloading robotframework_requests-0.8.0-py3-none-any.whl (16 kB) [2023-05-25T04:42:26.675Z] Collecting robotframework-seleniumlibrary==5.1.3 (from -r requirements.txt (line 4)) [2023-05-25T04:42:26.675Z] Downloading robotframework_seleniumlibrary-5.1.3-py2.py3-none-any.whl (94 kB) [2023-05-25T04:42:26.942Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.7/94.7 kB 4.4 MB/s eta 0:00:00 [2023-05-25T04:42:26.942Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-05-25T04:42:26.942Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-05-25T04:42:26.942Z] Preparing metadata (setup.py): started [2023-05-25T04:42:27.897Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:42:28.164Z] Collecting RESTinstance==1.0.2 (from -r requirements.txt (line 6)) [2023-05-25T04:42:28.164Z] Downloading RESTinstance-1.0.2-py3-none-any.whl (27 kB) [2023-05-25T04:42:28.164Z] Collecting configparser==5.0.1 (from -r requirements.txt (line 7)) [2023-05-25T04:42:28.164Z] Downloading configparser-5.0.1-py3-none-any.whl (22 kB) [2023-05-25T04:42:28.748Z] Collecting requests==2.25.1 (from -r requirements.txt (line 8)) [2023-05-25T04:42:28.748Z] Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) [2023-05-25T04:42:28.748Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 [2023-05-25T04:42:28.748Z] Collecting paho-mqtt==1.5.1 (from -r requirements.txt (line 9)) [2023-05-25T04:42:29.015Z] Downloading paho-mqtt-1.5.1.tar.gz (101 kB) [2023-05-25T04:42:29.015Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 4.9 MB/s eta 0:00:00 [2023-05-25T04:42:29.015Z] Preparing metadata (setup.py): started [2023-05-25T04:42:30.421Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:42:30.688Z] Collecting docker==4.4.1 (from -r requirements.txt (line 10)) [2023-05-25T04:42:30.688Z] Downloading docker-4.4.1-py2.py3-none-any.whl (146 kB) [2023-05-25T04:42:30.688Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 146.8/146.8 kB 5.1 MB/s eta 0:00:00 [2023-05-25T04:42:32.628Z] Collecting numpy==1.22.3 (from -r requirements.txt (line 11)) [2023-05-25T04:42:32.628Z] Downloading numpy-1.22.3.zip (11.5 MB) [2023-05-25T04:42:34.568Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 6.0 MB/s eta 0:00:00 [2023-05-25T04:42:38.815Z] Installing build dependencies: started [2023-05-25T04:43:00.997Z] Installing build dependencies: finished with status 'done' [2023-05-25T04:43:00.997Z] Getting requirements to build wheel: started [2023-05-25T04:43:04.359Z] Getting requirements to build wheel: finished with status 'done' [2023-05-25T04:43:04.359Z] Preparing metadata (pyproject.toml): started [2023-05-25T04:43:08.626Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-25T04:43:10.036Z] Collecting psutil==5.9.0 (from -r requirements.txt (line 12)) [2023-05-25T04:43:10.036Z] Downloading psutil-5.9.0.tar.gz (478 kB) [2023-05-25T04:43:10.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 478.3/478.3 kB 7.7 MB/s eta 0:00:00 [2023-05-25T04:43:10.892Z] Preparing metadata (setup.py): started [2023-05-25T04:43:12.837Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:43:13.420Z] Collecting redis==4.5.3 (from -r requirements.txt (line 13)) [2023-05-25T04:43:13.420Z] Downloading redis-4.5.3-py3-none-any.whl (238 kB) [2023-05-25T04:43:14.829Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.6/238.6 kB 185.8 kB/s eta 0:00:00 [2023-05-25T04:43:16.770Z] Collecting pyzmq==22.2.1 (from -r requirements.txt (line 14)) [2023-05-25T04:43:16.770Z] Downloading pyzmq-22.2.1.tar.gz (1.2 MB) [2023-05-25T04:43:16.770Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 11.6 MB/s eta 0:00:00 [2023-05-25T04:43:18.710Z] Installing build dependencies: started [2023-05-25T04:43:29.987Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:43:33.700Z] Installing build dependencies: finished with status 'done' [2023-05-25T04:43:33.700Z] Getting requirements to build wheel: started [2023-05-25T04:43:35.111Z] Getting requirements to build wheel: finished with status 'done' [2023-05-25T04:43:35.111Z] Preparing metadata (pyproject.toml): started [2023-05-25T04:43:38.448Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-25T04:43:38.448Z] Collecting influxdb-client==1.33.0 (from -r requirements.txt (line 15)) [2023-05-25T04:43:38.448Z] Downloading influxdb_client-1.33.0-py3-none-any.whl (706 kB) [2023-05-25T04:43:38.448Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 706.6/706.6 kB 11.0 MB/s eta 0:00:00 [2023-05-25T04:43:38.714Z] Collecting psycopg2==2.9.3 (from -r requirements.txt (line 16)) [2023-05-25T04:43:38.714Z] Downloading psycopg2-2.9.3.tar.gz (380 kB) [2023-05-25T04:43:38.714Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 380.6/380.6 kB 9.0 MB/s eta 0:00:00 [2023-05-25T04:43:39.296Z] Preparing metadata (setup.py): started [2023-05-25T04:43:41.240Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:43:44.576Z] Collecting pycryptodome==3.15.0 (from -r requirements.txt (line 17)) [2023-05-25T04:43:44.576Z] Downloading pycryptodome-3.15.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-05-25T04:43:44.576Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 11.7 MB/s eta 0:00:00 [2023-05-25T04:43:44.576Z] Collecting robotframework-pythonlibcore>=2.1.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:43:44.960Z] Downloading robotframework_pythonlibcore-4.1.2-py2.py3-none-any.whl (10 kB) [2023-05-25T04:43:45.562Z] Collecting selenium>=3.141.0 (from robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:43:45.562Z] Downloading selenium-4.9.1-py3-none-any.whl (6.6 MB) [2023-05-25T04:43:46.558Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 8.8 MB/s eta 0:00:00 [2023-05-25T04:43:46.834Z] Collecting docutils (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:46.834Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-05-25T04:43:47.128Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 6.7 MB/s eta 0:00:00 [2023-05-25T04:43:47.404Z] Collecting flex (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:47.404Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-05-25T04:43:47.404Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.9 MB/s eta 0:00:00 [2023-05-25T04:43:47.684Z] Preparing metadata (setup.py): started [2023-05-25T04:43:48.075Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-05-25T04:43:48.075Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_x86_64.whl size=22360093 sha256=2bfdb473d741fb018fae2bbc1916f65b359bd2334db2676911437b412369d4ac [2023-05-25T04:43:48.075Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-05-25T04:43:48.075Z] Building wheel for psutil (setup.py): started [2023-05-25T04:43:49.012Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-05-25T04:43:49.012Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_x86_64.whl size=271451 sha256=398d3192cb4eccae692bbf869e003d6c4aab4f05fc95723fc4231aba7cfa0303 [2023-05-25T04:43:49.012Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-05-25T04:43:49.012Z] Building wheel for pyzmq (pyproject.toml): started [2023-05-25T04:43:49.139Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:43:49.411Z] Collecting GenSON (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:49.411Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-05-25T04:43:49.411Z] Preparing metadata (setup.py): started [2023-05-25T04:43:50.816Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:43:50.816Z] Collecting jsonpath-ng (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:50.816Z] Downloading jsonpath_ng-1.5.3-py3-none-any.whl (29 kB) [2023-05-25T04:43:51.088Z] Collecting pygments (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:51.088Z] Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) [2023-05-25T04:43:51.355Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 10.5 MB/s eta 0:00:00 [2023-05-25T04:43:51.937Z] Collecting jsonschema (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:51.937Z] Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) [2023-05-25T04:43:51.937Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 4.3 MB/s eta 0:00:00 [2023-05-25T04:43:51.937Z] Collecting rfc3987 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:51.937Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-05-25T04:43:51.937Z] Collecting strict-rfc3339 (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:51.937Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-05-25T04:43:52.209Z] Preparing metadata (setup.py): started [2023-05-25T04:43:53.617Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:43:54.198Z] Collecting pytz (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:54.198Z] Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) [2023-05-25T04:43:55.607Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 325.5 kB/s eta 0:00:00 [2023-05-25T04:43:55.901Z] Collecting tzlocal (from RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:43:55.901Z] Downloading tzlocal-5.0.1-py3-none-any.whl (20 kB) [2023-05-25T04:43:56.170Z] Collecting chardet<5,>=3.0.2 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:43:56.436Z] Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) [2023-05-25T04:43:56.436Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.7/178.7 kB 6.9 MB/s eta 0:00:00 [2023-05-25T04:43:56.436Z] Collecting idna<3,>=2.5 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:43:56.436Z] Downloading idna-2.10-py2.py3-none-any.whl (58 kB) [2023-05-25T04:43:56.436Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 3.4 MB/s eta 0:00:00 [2023-05-25T04:43:57.020Z] Collecting urllib3<1.27,>=1.21.1 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:43:57.020Z] Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) [2023-05-25T04:43:57.020Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 6.4 MB/s eta 0:00:00 [2023-05-25T04:43:57.286Z] Collecting certifi>=2017.4.17 (from requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:43:57.286Z] Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) [2023-05-25T04:43:57.553Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 5.9 MB/s eta 0:00:00 [2023-05-25T04:43:57.819Z] Collecting six>=1.4.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-05-25T04:43:57.819Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-05-25T04:43:58.085Z] Collecting websocket-client>=0.32.0 (from docker==4.4.1->-r requirements.txt (line 10)) [2023-05-25T04:43:58.085Z] Downloading websocket_client-1.5.2-py3-none-any.whl (56 kB) [2023-05-25T04:43:58.085Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.6/56.6 kB 2.7 MB/s eta 0:00:00 [2023-05-25T04:43:58.666Z] Collecting async-timeout>=4.0.2 (from redis==4.5.3->-r requirements.txt (line 13)) [2023-05-25T04:43:58.666Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) [2023-05-25T04:43:59.246Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-05-25T04:43:59.246Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-05-25T04:43:59.246Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 8.2 MB/s eta 0:00:00 [2023-05-25T04:43:59.512Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-05-25T04:43:59.512Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-05-25T04:43:59.512Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 8.4 MB/s eta 0:00:00 [2023-05-25T04:43:59.512Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.33.0->-r requirements.txt (line 15)) (67.8.0) [2023-05-25T04:44:00.465Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.33.0->-r requirements.txt (line 15)) [2023-05-25T04:44:00.465Z] Downloading typing_extensions-4.6.1-py3-none-any.whl (31 kB) [2023-05-25T04:44:00.731Z] Collecting urllib3[socks]<3,>=1.26 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:00.731Z] Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) [2023-05-25T04:44:00.731Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 5.1 MB/s eta 0:00:00 [2023-05-25T04:44:00.731Z] Collecting trio~=0.17 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:00.731Z] Downloading trio-0.22.0-py3-none-any.whl (384 kB) [2023-05-25T04:44:01.005Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 9.5 MB/s eta 0:00:00 [2023-05-25T04:44:01.005Z] Collecting trio-websocket~=0.9 (from selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:01.005Z] Downloading trio_websocket-0.10.2-py3-none-any.whl (17 kB) [2023-05-25T04:44:02.953Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:02.953Z] Downloading PyYAML-6.0.tar.gz (124 kB) [2023-05-25T04:44:02.953Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.0/125.0 kB 2.3 MB/s eta 0:00:00 [2023-05-25T04:44:04.365Z] Installing build dependencies: started [2023-05-25T04:44:10.946Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-05-25T04:44:10.946Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_x86_64.whl size=1537183 sha256=7297d4f9eea13a8df3af70f23b63be9182076606a2cb74d86da04cf3bb3f5e5a [2023-05-25T04:44:10.946Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-05-25T04:44:10.946Z] Building wheel for psycopg2 (setup.py): started [2023-05-25T04:44:20.930Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-05-25T04:44:20.930Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_x86_64.whl size=478588 sha256=8faeab398a50f6348367df0574525083de0d1b1e29cc29e1c77f576443293f77 [2023-05-25T04:44:20.930Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-05-25T04:44:20.930Z] Building wheel for pycryptodome (setup.py): started [2023-05-25T04:44:31.043Z] Installing build dependencies: finished with status 'done' [2023-05-25T04:44:31.043Z] Getting requirements to build wheel: started [2023-05-25T04:44:41.096Z] Getting requirements to build wheel: finished with status 'done' [2023-05-25T04:44:41.096Z] Preparing metadata (pyproject.toml): started [2023-05-25T04:44:42.052Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-05-25T04:44:42.052Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:42.052Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-05-25T04:44:42.052Z] Preparing metadata (setup.py): started [2023-05-25T04:44:42.865Z] Building wheel for pycryptodome (setup.py): finished with status 'done' [2023-05-25T04:44:42.865Z] Created wheel for pycryptodome: filename=pycryptodome-3.15.0-cp35-abi3-linux_x86_64.whl size=2111181 sha256=b23c58a28e44d54f75a1c4ee1caa0cfe0ab4f71369d361f0c136c951ce6ce24a [2023-05-25T04:44:42.865Z] Stored in directory: /root/.cache/pip/wheels/cc/09/af/5da58a51ca5bf4bd4a37747a0658984c196aa2badf61236a35 [2023-05-25T04:44:42.865Z] Building wheel for flex (setup.py): started [2023-05-25T04:44:43.123Z] Building wheel for flex (setup.py): finished with status 'done' [2023-05-25T04:44:43.123Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=495efee385a2f2ca178f2de7d5af5e4038167e608766594f217bef8737d5b050 [2023-05-25T04:44:43.123Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-05-25T04:44:43.123Z] Building wheel for strict-rfc3339 (setup.py): started [2023-05-25T04:44:43.381Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-05-25T04:44:43.381Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=02922327b97bd87fd4604c9dcec9de8616d54f2e7cf667e874e1bbe0deee15e5 [2023-05-25T04:44:43.381Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-05-25T04:44:43.381Z] Building wheel for GenSON (setup.py): started [2023-05-25T04:44:43.451Z] Preparing metadata (setup.py): finished with status 'done' [2023-05-25T04:44:43.640Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-05-25T04:44:43.640Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=a34173878ddf53b90119d974088c5fdbe29924a49412f32267798003ead835a4 [2023-05-25T04:44:43.640Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-05-25T04:44:43.640Z] Building wheel for PyYAML (pyproject.toml): started [2023-05-25T04:44:43.718Z] Collecting click>=3.3 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:43.718Z] Downloading click-8.1.3-py3-none-any.whl (96 kB) [2023-05-25T04:44:43.718Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 4.5 MB/s eta 0:00:00 [2023-05-25T04:44:43.718Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:43.718Z] Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) [2023-05-25T04:44:44.210Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-05-25T04:44:44.210Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_x86_64.whl size=45330 sha256=d0da1e1d97be0078422783d3d89ce9a3ef08dffbeb59e33e3dd8faa6b5171227 [2023-05-25T04:44:44.210Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-05-25T04:44:44.210Z] Building wheel for validate-email (setup.py): started [2023-05-25T04:44:44.210Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-05-25T04:44:44.210Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=412d6515e1f4f4f9c85452de87ce6f072e94db8b56eb209ea774e2fbaea9fc94 [2023-05-25T04:44:44.210Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-05-25T04:44:44.210Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 pycryptodome flex strict-rfc3339 GenSON PyYAML validate-email [2023-05-25T04:44:44.297Z] Collecting ply (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:44.297Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-05-25T04:44:44.297Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.5 MB/s eta 0:00:00 [2023-05-25T04:44:44.297Z] Collecting decorator (from jsonpath-ng->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:44.562Z] Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) [2023-05-25T04:44:44.778Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-05-25T04:44:45.142Z] Collecting attrs>=17.4.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:45.142Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-05-25T04:44:45.142Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.8 MB/s eta 0:00:00 [2023-05-25T04:44:45.721Z] Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->RESTinstance==1.0.2->-r requirements.txt (line 6)) [2023-05-25T04:44:45.721Z] Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) [2023-05-25T04:44:45.721Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 2.6 MB/s eta 0:00:00 [2023-05-25T04:44:47.660Z] Collecting sortedcontainers (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:47.660Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-05-25T04:44:47.660Z] Collecting async-generator>=1.9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:47.660Z] Downloading async_generator-1.10-py3-none-any.whl (18 kB) [2023-05-25T04:44:50.236Z] Collecting outcome (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:50.236Z] Downloading outcome-1.2.0-py2.py3-none-any.whl (9.7 kB) [2023-05-25T04:44:50.236Z] Collecting sniffio (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:50.236Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-05-25T04:44:50.502Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:50.502Z] Downloading exceptiongroup-1.1.1-py3-none-any.whl (14 kB) [2023-05-25T04:44:50.767Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:50.767Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-05-25T04:44:51.349Z] INFO: pip is looking at multiple versions of urllib3[socks] to determine which version is compatible with other requirements. This could take a while. [2023-05-25T04:44:51.349Z] Collecting PySocks!=1.5.7,<2.0,>=1.5.6 (from urllib3<1.27,>=1.21.1->requests==2.25.1->-r requirements.txt (line 8)) [2023-05-25T04:44:51.349Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-05-25T04:44:52.747Z] Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=3.141.0->robotframework-seleniumlibrary==5.1.3->-r requirements.txt (line 4)) [2023-05-25T04:44:52.747Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-05-25T04:44:52.747Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 2.4 MB/s eta 0:00:00 [2023-05-25T04:44:53.328Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, numpy, psutil, pyzmq, psycopg2, flex, strict-rfc3339, GenSON, PyYAML, validate-email [2023-05-25T04:44:53.328Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-05-25T04:44:54.732Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-05-25T04:44:54.732Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=57f81c3f23c364c8a7e3d55f0052ae6d7a9ab6329b88d0d80ff6e57c12251f58 [2023-05-25T04:44:54.732Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-05-25T04:44:54.732Z] Building wheel for paho-mqtt (setup.py): started [2023-05-25T04:44:56.669Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-05-25T04:44:56.669Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.5.1-py3-none-any.whl size=61549 sha256=72e22195b825a3486878e8c866d063e119d5679d6681d0bfff53627ce61cab28 [2023-05-25T04:44:56.669Z] Stored in directory: /root/.cache/pip/wheels/b6/72/f9/44ca415a44f9cc7468fe4c59e6282938e504fadec09641fa63 [2023-05-25T04:44:56.669Z] Building wheel for numpy (pyproject.toml): started [2023-05-25T04:44:56.982Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.1 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-05-25T04:44:56.982Z] 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 [2023-05-25T04:45:11.859Z] Removing intermediate container 3e45dd1f1583 [2023-05-25T04:45:11.859Z] ---> 8c4a526d81f5 [2023-05-25T04:45:11.859Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-05-25T04:45:11.859Z] ---> Running in 40aaff09ed3a [2023-05-25T04:45:11.859Z] Removing intermediate container 40aaff09ed3a [2023-05-25T04:45:11.859Z] ---> 8486026ae355 [2023-05-25T04:45:11.859Z] Step 11/13 : LABEL arch=amd64 [2023-05-25T04:45:11.859Z] ---> Running in 408a2a56460d [2023-05-25T04:45:11.859Z] Removing intermediate container 408a2a56460d [2023-05-25T04:45:11.859Z] ---> 618887da3cf9 [2023-05-25T04:45:11.859Z] Step 12/13 : LABEL git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e [2023-05-25T04:45:11.859Z] ---> Running in bbb4a1ff136f [2023-05-25T04:45:11.859Z] Removing intermediate container bbb4a1ff136f [2023-05-25T04:45:11.859Z] ---> 3c4a296b8d5c [2023-05-25T04:45:11.859Z] Step 13/13 : LABEL version=0.0.0 [2023-05-25T04:45:11.859Z] ---> Running in 82dc103d49bb [2023-05-25T04:45:11.859Z] Removing intermediate container 82dc103d49bb [2023-05-25T04:45:11.859Z] ---> aa68e663abe9 [2023-05-25T04:45:11.859Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T04:45:11.859Z] Successfully built aa68e663abe9 [2023-05-25T04:45:11.859Z] Successfully tagged edgex-taf-common: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 [2023-05-25T04:45:12.717Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T04:45:12.717Z] [2023-05-25T04:45:12.717Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T04:45:13.091Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T04:45:13.091Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T04:45:13.091Z] 5eb5b503b376: Pulling fs layer [2023-05-25T04:45:13.091Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T04:45:13.091Z] ec43610c2a17: Pulling fs layer [2023-05-25T04:45:13.091Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T04:45:13.091Z] 33b1e0a273af: Pulling fs layer [2023-05-25T04:45:13.091Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T04:45:13.091Z] 2f39f015ded8: Pulling fs layer [2023-05-25T04:45:13.091Z] 3a2ae6a8a46f: Waiting [2023-05-25T04:45:13.091Z] 33b1e0a273af: Waiting [2023-05-25T04:45:13.091Z] 5d3b04190fa2: Waiting [2023-05-25T04:45:13.091Z] 2f39f015ded8: Waiting [2023-05-25T04:45:13.091Z] 5c69ac0246d0: Verifying Checksum [2023-05-25T04:45:13.091Z] 5c69ac0246d0: Download complete [2023-05-25T04:45:13.091Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T04:45:13.091Z] 3a2ae6a8a46f: Download complete [2023-05-25T04:45:13.348Z] 33b1e0a273af: Verifying Checksum [2023-05-25T04:45:13.348Z] 33b1e0a273af: Download complete [2023-05-25T04:45:13.348Z] ec43610c2a17: Verifying Checksum [2023-05-25T04:45:13.348Z] ec43610c2a17: Download complete [2023-05-25T04:45:13.348Z] 5d3b04190fa2: Download complete [2023-05-25T04:45:13.348Z] 5eb5b503b376: Verifying Checksum [2023-05-25T04:45:13.348Z] 5eb5b503b376: Download complete [2023-05-25T04:45:13.913Z] 2f39f015ded8: Download complete [2023-05-25T04:45:14.480Z] 5eb5b503b376: Pull complete [2023-05-25T04:45:14.480Z] 5c69ac0246d0: Pull complete [2023-05-25T04:45:15.046Z] ec43610c2a17: Pull complete [2023-05-25T04:45:15.046Z] 3a2ae6a8a46f: Pull complete [2023-05-25T04:45:15.303Z] 33b1e0a273af: Pull complete [2023-05-25T04:45:15.303Z] 5d3b04190fa2: Pull complete [2023-05-25T04:45:19.483Z] 2f39f015ded8: Pull complete [2023-05-25T04:45:19.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T04:45:19.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T04:45:19.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T04:45:19.679Z] prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container [2023-05-25T04:45:19.778Z] $ 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/exfoundry_edgex-taf-common_PR-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T04:45:22.111Z] $ docker top 4164fc7310a3aeab195d390bbc473f8410d599a65c1c1e901ee1faf7721da2a9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T04:45:22.593Z] ---> job-cost.sh [2023-05-25T04:45:22.593Z] lf-activate-venv: SKIPPING [2023-05-25T04:45:22.593Z] INFO: No Stack... [2023-05-25T04:45:22.866Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T04:45:23.138Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T04:45:23.480Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/cost.csv [2023-05-25T04:45:23.480Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T04:45:23.527Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [2023-05-25T04:45:23.532Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] did not exist. Created. [2023-05-25T04:45:23.532Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T04:45:23.961Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T04:45:24.023Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T04:45:24.043Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T04:45:24.122Z] $ docker stop --time=1 4164fc7310a3aeab195d390bbc473f8410d599a65c1c1e901ee1faf7721da2a9 [2023-05-25T04:45:25.273Z] $ docker rm -f --volumes 4164fc7310a3aeab195d390bbc473f8410d599a65c1c1e901ee1faf7721da2a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T04:47:18.338Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:48:14.699Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:49:22.550Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:50:30.389Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:51:38.221Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:52:34.589Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:53:42.439Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:58:04.513Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T04:59:56.118Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:02:05.151Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:04:11.768Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:05:19.681Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:07:41.340Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:11:48.112Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:13:24.713Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:15:16.333Z] Building wheel for numpy (pyproject.toml): still running... [2023-05-25T05:15:34.535Z] Building wheel for numpy (pyproject.toml): finished with status 'done' [2023-05-25T05:15:34.802Z] Created wheel for numpy: filename=numpy-1.22.3-cp310-cp310-linux_aarch64.whl size=18624195 sha256=fbca850dd6af9f6637f1a5e15ebca5b3e1dd3a871b508188f64d30f277d48d5c [2023-05-25T05:15:34.802Z] Stored in directory: /root/.cache/pip/wheels/8e/91/68/1231ba60e6f8e12978799d8d6cb0357385a83664ceef0edd78 [2023-05-25T05:15:34.802Z] Building wheel for psutil (setup.py): started [2023-05-25T05:15:47.118Z] Building wheel for psutil (setup.py): finished with status 'done' [2023-05-25T05:15:47.118Z] Created wheel for psutil: filename=psutil-5.9.0-cp310-cp310-linux_aarch64.whl size=271959 sha256=1fd1f41af31ef2e8f660a32653e630fd69b287732bef61dc120707de7e2511da [2023-05-25T05:15:47.118Z] Stored in directory: /root/.cache/pip/wheels/0b/90/2e/be670c56c3ad980428e845d7f66480dcdfa008c3af2f27a2bf [2023-05-25T05:15:47.118Z] Building wheel for pyzmq (pyproject.toml): started [2023-05-25T05:17:08.727Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-05-25T05:18:30.352Z] Building wheel for pyzmq (pyproject.toml): still running... [2023-05-25T05:18:52.401Z] Building wheel for pyzmq (pyproject.toml): finished with status 'done' [2023-05-25T05:18:52.401Z] Created wheel for pyzmq: filename=pyzmq-22.2.1-cp310-cp310-linux_aarch64.whl size=1515228 sha256=76a06bd907598f77e17a78f3f9c23d84ed5a23f88e3232c5fcefa2114ddb4273 [2023-05-25T05:18:52.401Z] Stored in directory: /root/.cache/pip/wheels/fe/e5/6c/b7cb63e41c4add542d3df6f6d09af9bd65f9395fea4b16da8e [2023-05-25T05:18:52.401Z] Building wheel for psycopg2 (setup.py): started [2023-05-25T05:19:49.257Z] Building wheel for psycopg2 (setup.py): still running... [2023-05-25T05:20:01.641Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-05-25T05:20:01.642Z] Created wheel for psycopg2: filename=psycopg2-2.9.3-cp310-cp310-linux_aarch64.whl size=470362 sha256=64fc1b18072c58b45b64902cf3b67b47246a3c77bbed2b0cdd4ba5f4652ceb8e [2023-05-25T05:20:01.642Z] Stored in directory: /root/.cache/pip/wheels/81/b6/3d/091aad3e8919ea76c84c2674b02ce3ab52de882e091c39249e [2023-05-25T05:20:01.642Z] Building wheel for flex (setup.py): started [2023-05-25T05:20:03.603Z] Building wheel for flex (setup.py): finished with status 'done' [2023-05-25T05:20:03.603Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=7bd7516f255eeaadb97174d52834125db98fc10eedc316befbf85719bd182bb1 [2023-05-25T05:20:03.603Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-05-25T05:20:03.603Z] Building wheel for strict-rfc3339 (setup.py): started [2023-05-25T05:20:05.568Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-05-25T05:20:05.568Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=42026be2c09852529255e6c5d93eb7a19a936be96c359cbe99547c49a57814f0 [2023-05-25T05:20:05.568Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-05-25T05:20:05.568Z] Building wheel for GenSON (setup.py): started [2023-05-25T05:20:07.509Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-05-25T05:20:07.509Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21268 sha256=565121b85058aa2e556417307804e1f67c26909e8c4478991cdae0a7ee363c61 [2023-05-25T05:20:07.509Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-05-25T05:20:07.509Z] Building wheel for PyYAML (pyproject.toml): started [2023-05-25T05:20:10.843Z] Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-05-25T05:20:10.843Z] Created wheel for PyYAML: filename=PyYAML-6.0-cp310-cp310-linux_aarch64.whl size=45334 sha256=84008c6ae1048a0f8b49c6c119f75329f61057cc40eb6e95412e6e7864bca400 [2023-05-25T05:20:10.843Z] Stored in directory: /root/.cache/pip/wheels/1d/f3/b4/4aea0992adbed14b36ce9c3857d3707c762a4374479230685d [2023-05-25T05:20:10.843Z] Building wheel for validate-email (setup.py): started [2023-05-25T05:20:12.776Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-05-25T05:20:12.776Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5466 sha256=ba3f624e17bfa2d20d10628509b16cfb570f8cc0f4b54064137cb4f9bc5efe84 [2023-05-25T05:20:12.776Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-05-25T05:20:12.776Z] Successfully built robotbackgroundlogger paho-mqtt numpy psutil pyzmq psycopg2 flex strict-rfc3339 GenSON PyYAML validate-email [2023-05-25T05:20:15.346Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, robotframework, rfc3987, pytz, python-dotenv, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, robotframework-pythonlibcore, robotbackgroundlogger, pyzmq, PyYAML, PySocks, pyrsistent, pygments, pycryptodome, psycopg2, psutil, numpy, jsonpointer, idna, h11, exceptiongroup, docutils, decorator, configparser, click, chardet, certifi, attrs, async-timeout, async-generator, wsproto, requests, redis, reactivex, python-dateutil, outcome, jsonschema, jsonpath-ng, trio, robotframework-requests, influxdb-client, flex, docker, trio-websocket, RESTinstance, selenium, robotframework-seleniumlibrary [2023-05-25T05:21:36.935Z] Successfully installed GenSON-1.2.2 PySocks-1.7.1 PyYAML-6.0 RESTinstance-1.0.2 async-generator-1.10 async-timeout-4.0.2 attrs-23.1.0 certifi-2023.5.7 chardet-4.0.0 click-8.1.3 configparser-5.0.1 decorator-5.1.1 docker-4.4.1 docutils-0.20.1 exceptiongroup-1.1.1 flex-6.14.1 h11-0.14.0 idna-2.10 influxdb-client-1.33.0 jsonpath-ng-1.5.3 jsonpointer-2.3 jsonschema-4.17.3 numpy-1.22.3 outcome-1.2.0 paho-mqtt-1.5.1 ply-3.11 psutil-5.9.0 psycopg2-2.9.3 pycryptodome-3.15.0 pygments-2.15.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-dotenv-0.15.0 pytz-2023.3 pyzmq-22.2.1 reactivex-4.0.4 redis-4.5.3 requests-2.25.1 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-4.1.3 robotframework-pythonlibcore-4.1.2 robotframework-requests-0.8.0 robotframework-seleniumlibrary-5.1.3 selenium-4.9.1 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.22.0 trio-websocket-0.10.2 typing-extensions-4.6.1 tzlocal-5.0.1 urllib3-1.26.16 validate-email-1.3 websocket-client-1.5.2 wsproto-1.2.0 [2023-05-25T05:21:36.935Z] 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 [2023-05-25T05:22:15.774Z] Removing intermediate container a0461a9a3674 [2023-05-25T05:22:15.774Z] ---> 01cd3b16cebd [2023-05-25T05:22:15.774Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-05-25T05:22:15.774Z] ---> Running in a28cc1acfd06 [2023-05-25T05:22:15.774Z] Removing intermediate container a28cc1acfd06 [2023-05-25T05:22:15.774Z] ---> 72d932677ca9 [2023-05-25T05:22:15.774Z] Step 11/13 : LABEL arch=arm64 [2023-05-25T05:22:15.774Z] ---> Running in 4d15985a54db [2023-05-25T05:22:15.774Z] Removing intermediate container 4d15985a54db [2023-05-25T05:22:15.774Z] ---> 1339f166fec2 [2023-05-25T05:22:15.774Z] Step 12/13 : LABEL git_sha=cd4c0d6a7cfff48fa7b1d3320eb2445c4dab854e [2023-05-25T05:22:15.774Z] ---> Running in 65e5a5b60c06 [2023-05-25T05:22:15.774Z] Removing intermediate container 65e5a5b60c06 [2023-05-25T05:22:15.774Z] ---> b57f14b39d12 [2023-05-25T05:22:15.774Z] Step 13/13 : LABEL version=0.0.0 [2023-05-25T05:22:15.774Z] ---> Running in 50a78f4a289e [2023-05-25T05:22:15.774Z] Removing intermediate container 50a78f4a289e [2023-05-25T05:22:15.774Z] ---> affa89cf142d [2023-05-25T05:22:15.774Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T05:22:15.774Z] Successfully built affa89cf142d [2023-05-25T05:22:15.774Z] 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 [2023-05-25T05:22:16.677Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T05:22:16.677Z] [2023-05-25T05:22:16.677Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:22:17.064Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T05:22:17.334Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T05:22:17.334Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T05:22:17.334Z] 04944245beec: Pulling fs layer [2023-05-25T05:22:17.334Z] 699f458cf7ca: Pulling fs layer [2023-05-25T05:22:17.334Z] 765212b225bb: Pulling fs layer [2023-05-25T05:22:17.334Z] f23df028b6ca: Pulling fs layer [2023-05-25T05:22:17.334Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T05:22:17.334Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T05:22:17.334Z] 765212b225bb: Waiting [2023-05-25T05:22:17.334Z] f23df028b6ca: Waiting [2023-05-25T05:22:17.334Z] d65c8cfc05b1: Waiting [2023-05-25T05:22:17.334Z] 2437ff75d9bd: Waiting [2023-05-25T05:22:17.334Z] 04944245beec: Verifying Checksum [2023-05-25T05:22:17.334Z] 04944245beec: Download complete [2023-05-25T05:22:17.334Z] 765212b225bb: Download complete [2023-05-25T05:22:17.334Z] f23df028b6ca: Verifying Checksum [2023-05-25T05:22:17.334Z] f23df028b6ca: Download complete [2023-05-25T05:22:17.601Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T05:22:17.601Z] d65c8cfc05b1: Download complete [2023-05-25T05:22:17.601Z] 699f458cf7ca: Verifying Checksum [2023-05-25T05:22:17.601Z] 699f458cf7ca: Download complete [2023-05-25T05:22:17.869Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T05:22:17.869Z] 8998bd30e6a1: Download complete [2023-05-25T05:22:19.822Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T05:22:19.822Z] 2437ff75d9bd: Download complete [2023-05-25T05:22:21.759Z] 8998bd30e6a1: Pull complete [2023-05-25T05:22:22.025Z] 04944245beec: Pull complete [2023-05-25T05:22:22.981Z] 699f458cf7ca: Pull complete [2023-05-25T05:22:23.247Z] 765212b225bb: Pull complete [2023-05-25T05:22:23.827Z] f23df028b6ca: Pull complete [2023-05-25T05:22:24.093Z] d65c8cfc05b1: Pull complete [2023-05-25T05:22:36.377Z] 2437ff75d9bd: Pull complete [2023-05-25T05:22:36.377Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T05:22:36.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T05:22:36.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:22:36.682Z] prd-ubuntu20.04-docker-arm64-4c-16g-16938 does not seem to be running inside a container [2023-05-25T05:22:36.715Z] $ 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/exfoundry_edgex-taf-common_PR-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-25T05:22:39.224Z] $ docker top 983666c0f9e80a31cb504ca69ed818041aac88293798ac37eed7836e69021c37 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:39.810Z] ---> job-cost.sh [2023-05-25T05:22:40.075Z] lf-activate-venv: SKIPPING [2023-05-25T05:22:40.075Z] INFO: No Stack... [2023-05-25T05:22:40.654Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T05:22:41.608Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T05:22:41.952Z] + cat /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/cost.csv [2023-05-25T05:22:41.952Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T05:22:42.000Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [2023-05-25T05:22:42.005Z] Resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] did not exist. Created. [2023-05-25T05:22:42.005Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T05:22:42.410Z] /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/durable-8a35948f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T05:22:42.762Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T05:22:42.798Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T05:22:43.161Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T05:22:43.177Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-PR-54-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T05:22:43.223Z] $ docker stop --time=1 983666c0f9e80a31cb504ca69ed818041aac88293798ac37eed7836e69021c37 [2023-05-25T05:22:46.343Z] $ docker rm -f --volumes 983666c0f9e80a31cb504ca69ed818041aac88293798ac37eed7836e69021c37 [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 [2023-05-25T05:22:47.909Z] + [ -d /w/workspace/exfoundry_edgex-taf-common_PR-54/archives ] [2023-05-25T05:22:47.909Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-54/archives [2023-05-25T05:22:47.909Z] total 16 [2023-05-25T05:22:47.909Z] drwxr-xr-x 3 root root 4096 May 25 04:45 . [2023-05-25T05:22:47.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:45 .. [2023-05-25T05:22:47.909Z] drwxr-xr-x 2 root root 4096 May 25 04:45 cost [2023-05-25T05:22:47.909Z] -rw-r--r-- 1 root root 87 May 25 04:45 cost.csv [2023-05-25T05:22:47.909Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_edgex-taf-common_PR-54/archives [2023-05-25T05:22:47.909Z] + ls -al /w/workspace/exfoundry_edgex-taf-common_PR-54/archives [2023-05-25T05:22:47.909Z] total 16 [2023-05-25T05:22:47.909Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 04:45 . [2023-05-25T05:22:47.909Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 04:45 .. [2023-05-25T05:22:47.909Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 04:45 cost [2023-05-25T05:22:47.909Z] -rw-r--r-- 1 jenkins jenkins 87 May 25 04:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:48.247Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:49.134Z] ---> package-listing.sh [2023-05-25T05:22:49.134Z] ++ facter osfamily [2023-05-25T05:22:49.134Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T05:22:49.394Z] + OS_FAMILY=debian [2023-05-25T05:22:49.395Z] + workspace=/w/workspace/exfoundry_edgex-taf-common_PR-54 [2023-05-25T05:22:49.395Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T05:22:49.395Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T05:22:49.395Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T05:22:49.395Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T05:22:49.395Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-54 ']' [2023-05-25T05:22:49.395Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T05:22:49.395Z] + case "${OS_FAMILY}" in [2023-05-25T05:22:49.395Z] + dpkg -l [2023-05-25T05:22:49.395Z] + grep '^ii' [2023-05-25T05:22:49.395Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T05:22:49.395Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T05:22:49.395Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T05:22:49.395Z] + '[' /w/workspace/exfoundry_edgex-taf-common_PR-54 ']' [2023-05-25T05:22:49.395Z] + mkdir -p /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/ [2023-05-25T05:22:49.395Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_edgex-taf-common_PR-54/archives/ [Pipeline] echo [2023-05-25T05:22:49.425Z] 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/exfoundry_edgex-taf-common_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T05:22:49.718Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T05:22:50.338Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T05:22:50.338Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T05:22:50.486Z] prd-ubuntu20.04-docker-8c-8g-16937 does not seem to be running inside a container [2023-05-25T05:22:50.525Z] $ 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/exfoundry_edgex-taf-common_PR-54/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_edgex-taf-common_PR-54 -v /w/workspace/exfoundry_edgex-taf-common_PR-54:/w/workspace/exfoundry_edgex-taf-common_PR-54:rw,z -v /w/workspace/exfoundry_edgex-taf-common_PR-54@tmp:/w/workspace/exfoundry_edgex-taf-common_PR-54@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-25T05:22:50.757Z] $ docker top 4add3e147cbc392b275e268930cfa56605517940cf3eba18cf62fb98ae205eca -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T05:22:51.126Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T05:22:51.431Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T05:22:51.741Z] + ls /var/log/sa-host [2023-05-25T05:22:51.741Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T05:22:52.003Z] provisioning config files... [2023-05-25T05:22:52.012Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_edgex-taf-common_PR-54@tmp/config6609380284689672654tmp [Pipeline] { [Pipeline] echo [2023-05-25T05:22:52.057Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:52.368Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T05:22:52.394Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:52.796Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T05:22:52.825Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:53.128Z] ---> sudo-logs.sh [2023-05-25T05:22:53.128Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T05:22:53.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:53.523Z] ---> job-cost.sh [2023-05-25T05:22:53.524Z] lf-activate-venv: SKIPPING [2023-05-25T05:22:53.524Z] DEBUG: total: 0.2199999988079071 [2023-05-25T05:22:53.524Z] INFO: Retrieving Stack Cost... [2023-05-25T05:22:54.093Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T05:22:54.353Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T05:22:54.387Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T05:22:54.703Z] ---> logs-deploy.sh [2023-05-25T05:22:54.704Z] lf-activate-venv: SKIPPING [2023-05-25T05:22:54.704Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-54/1 [2023-05-25T05:22:54.704Z] INFO: archiving workspace using pattern(s): [2023-05-25T05:22:55.643Z] Archives upload complete. [2023-05-25T05:22:55.643Z] INFO: archiving logs to Nexus