Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8d13317c4f28fd0bb5d4141a15175399049074d2+7ef99bc445e5002edb91e45647dc2bc252dae2a9 (511886d0e2eeb3a0df946a5cd3a2f3428dbcac9d) 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-ssh14896612860979390942.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10741786289045035735.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 590556114a56c6d90cc8043840e039c2f74196dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5983828664482910864.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. 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-ssh14174750875755482879.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-106/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4859168946566803532.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1720 in /w/workspace/xfoundry_edgex-taf-common_PR-106 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-106 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 8d13317c4f28fd0bb5d4141a15175399049074d2 Merge succeeded, producing c657a809e6b339ee01933740a957e959ae80c788 Checking out Revision c657a809e6b339ee01933740a957e959ae80c788 (PR-106) > 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/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8d13317c4f28fd0bb5d4141a15175399049074d2 # 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 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c657a809e6b339ee01933740a957e959ae80c788 # timeout=10 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage > git rev-list --no-walk 4427b39fab62ce20fe4652b339972bd99b26367c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:56:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:56:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:56:58 ========================================================= 18:56:58 EdgeX Global Pipelines Version Info 18:56:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:56:59 ------------------- 18:56:59 stable info: 18:56:59 ------------------- 18:56:59 Commited By: Ginny Guan ginny@iotechsys.com 18:56:59 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 18:56:59 Message: update stable to v1.0.260 18:56:59 ------------------- 18:56:59 experimental info: 18:56:59 ------------------- 18:56:59 Commited By: Ginny Guan ginny@iotechsys.com 18:56:59 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 18:56:59 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:56:59 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-106 [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-106 [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-106 [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c657a809e6b339ee01933740a957e959ae80c788 [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c657a80 [Pipeline] echo 18:57:00 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:00 provisioning config files... 18:57:00 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config3584501170032264334tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:00 ---> ****-login.sh 18:57:00 nexus3.edgexfoundry.org:10001 18:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:00 Configure a credential helper to remove this warning. See 18:57:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:00 18:57:00 Login Succeeded 18:57:00 nexus3.edgexfoundry.org:10002 18:57:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:01 Configure a credential helper to remove this warning. See 18:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:01 18:57:01 Login Succeeded 18:57:01 nexus3.edgexfoundry.org:10003 18:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:01 Configure a credential helper to remove this warning. See 18:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:01 18:57:01 Login Succeeded 18:57:01 nexus3.edgexfoundry.org:10004 18:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:01 Configure a credential helper to remove this warning. See 18:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:01 18:57:01 Login Succeeded 18:57:01 ****.io 18:57:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:01 Configure a credential helper to remove this warning. See 18:57:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:01 18:57:01 Login Succeeded 18:57:01 ---> ****-login.sh ends [Pipeline] } 18:57:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:57:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:57:01 + grep -v github /etc/ssh/ssh_known_hosts 18:57:01 + [ -e /tmp/ssh_known_hosts ] 18:57:01 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:57:01 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:57:01 + sudo tee -a /etc/ssh/ssh_known_hosts 18:57:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:02 18:57:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:02 0.1.4: Pulling from edgex-devops/py-git-semver 18:57:02 b85a868b505f: Pulling fs layer 18:57:02 e2be974225ed: Pulling fs layer 18:57:02 339a4e72a1f5: Pulling fs layer 18:57:02 988bab9f4d93: Pulling fs layer 18:57:02 1469e6f7b9e6: Pulling fs layer 18:57:02 eaf3925da568: Pulling fs layer 18:57:02 bab4dde63d76: Pulling fs layer 18:57:02 bde34c3a00c8: Pulling fs layer 18:57:02 b352a97aabf1: Pulling fs layer 18:57:02 4872d77fe225: Pulling fs layer 18:57:02 5851b861e8e6: Pulling fs layer 18:57:02 eaf3925da568: Waiting 18:57:02 bab4dde63d76: Waiting 18:57:02 4872d77fe225: Waiting 18:57:02 5851b861e8e6: Waiting 18:57:02 bde34c3a00c8: Waiting 18:57:02 1469e6f7b9e6: Waiting 18:57:02 988bab9f4d93: Waiting 18:57:02 e2be974225ed: Verifying Checksum 18:57:02 e2be974225ed: Download complete 18:57:02 988bab9f4d93: Verifying Checksum 18:57:02 988bab9f4d93: Download complete 18:57:02 1469e6f7b9e6: Verifying Checksum 18:57:02 1469e6f7b9e6: Download complete 18:57:02 eaf3925da568: Download complete 18:57:02 339a4e72a1f5: Verifying Checksum 18:57:02 339a4e72a1f5: Download complete 18:57:02 bde34c3a00c8: Download complete 18:57:02 b352a97aabf1: Download complete 18:57:02 4872d77fe225: Verifying Checksum 18:57:02 4872d77fe225: Download complete 18:57:02 5851b861e8e6: Verifying Checksum 18:57:02 5851b861e8e6: Download complete 18:57:02 b85a868b505f: Verifying Checksum 18:57:02 b85a868b505f: Download complete 18:57:03 bab4dde63d76: Verifying Checksum 18:57:03 bab4dde63d76: Download complete 18:57:04 b85a868b505f: Pull complete 18:57:04 e2be974225ed: Pull complete 18:57:04 339a4e72a1f5: Pull complete 18:57:04 988bab9f4d93: Pull complete 18:57:05 1469e6f7b9e6: Pull complete 18:57:05 eaf3925da568: Pull complete 18:57:07 bab4dde63d76: Pull complete 18:57:07 bde34c3a00c8: Pull complete 18:57:07 b352a97aabf1: Pull complete 18:57:07 4872d77fe225: Pull complete 18:57:07 5851b861e8e6: Pull complete 18:57:07 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:57:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:57:07 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:07 prd-ubuntu20.04-docker-8c-8g-1720 does not seem to be running inside a container 18:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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-devops/py-git-semver:0.1.4 cat 18:57:10 $ docker top 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c -eo pid,comm 18:57:10 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). 18:57:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:57:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:10 [ssh-agent] Looking for ssh-agent implementation... 18:57:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:10 $ docker exec 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent 18:57:10 SSH_AUTH_SOCK=/tmp/ssh-3EAvMKhhmb3a/agent.32 18:57:10 SSH_AGENT_PID=38 18:57:10 Running ssh-add (command line suppressed) 18:57:10 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_1118321203855664283.key (/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_1118321203855664283.key) 18:57:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:11 + git tag --points-at HEAD [Pipeline] } 18:57:11 $ docker exec --env ******** --env ******** 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent -k 18:57:11 unset SSH_AUTH_SOCK; 18:57:11 unset SSH_AGENT_PID; 18:57:11 echo Agent pid 38 killed; 18:57:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:57:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:57:11 [ssh-agent] Looking for ssh-agent implementation... 18:57:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:57:11 $ docker exec 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent 18:57:11 SSH_AUTH_SOCK=/tmp/ssh-n6uSxjmxJcEZ/agent.71 18:57:11 SSH_AGENT_PID=77 18:57:11 Running ssh-add (command line suppressed) 18:57:11 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_7559204426020681331.key (/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/private_key_7559204426020681331.key) 18:57:11 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:57:12 + git semver init 18:57:12 2024-05-30 18:57:12,303 [run_init] DEBUG init version:0.0.0 force:False 18:57:12 2024-05-30 18:57:12,304 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver 18:57:12 2024-05-30 18:57:12,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-106/.semver 18:57:12 2024-05-30 18:57:12,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106, universal_newlines=False, shell=None, istream=None) 18:57:12 2024-05-30 18:57:12,887 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-106/.git/info/exclude 18:57:12 2024-05-30 18:57:12,888 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 with force:False 18:57:12 2024-05-30 18:57:12,888 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 18:57:12 2024-05-30 18:57:12,892 [execute] INFO git cat-file --batch-check 18:57:12 2024-05-30 18:57:12,893 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver, universal_newlines=False, shell=None, istream=) 18:57:12 2024-05-30 18:57:12,899 [execute] INFO git cat-file --batch 18:57:12 2024-05-30 18:57:12,900 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-106/.semver, universal_newlines=False, shell=None, istream=) 18:57:12 2024-05-30 18:57:12,906 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-106/.semver/PR-106 18:57:12 0.0.0 [Pipeline] } 18:57:12 $ docker exec --env ******** --env ******** 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c ssh-agent -k 18:57:13 unset SSH_AUTH_SOCK; 18:57:13 unset SSH_AGENT_PID; 18:57:13 echo Agent pid 77 killed; 18:57:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:57:13 + git semver [Pipeline] } 18:57:13 $ docker stop --time=1 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c 18:57:14 $ docker rm -f --volumes 4bc3014b5a07af0a1773d8b5ec28490e1f7dca4449ca954215527122af33888c [Pipeline] // withDockerContainer [Pipeline] sh 18:57:15 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:57:15 Stashed 1 file(s) [Pipeline] echo 18:57:15 [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 18:57:15 provisioning config files... 18:57:15 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config11458526213906884858tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:16 ---> ****-login.sh 18:57:16 nexus3.edgexfoundry.org:10001 18:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:16 Configure a credential helper to remove this warning. See 18:57:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:16 18:57:16 Login Succeeded 18:57:16 nexus3.edgexfoundry.org:10002 18:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:16 Configure a credential helper to remove this warning. See 18:57:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:16 18:57:16 Login Succeeded 18:57:16 nexus3.edgexfoundry.org:10003 18:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:16 Configure a credential helper to remove this warning. See 18:57:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:16 18:57:16 Login Succeeded 18:57:16 nexus3.edgexfoundry.org:10004 18:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:16 Configure a credential helper to remove this warning. See 18:57:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:16 18:57:16 Login Succeeded 18:57:16 ****.io 18:57:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:57:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:57:16 Configure a credential helper to remove this warning. See 18:57:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:57:16 18:57:16 Login Succeeded 18:57:16 ---> ****-login.sh ends [Pipeline] } 18:57:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:57:17 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:57:17 + ls -al . 18:57:17 total 72 18:57:17 drwxrwxr-x 7 jenkins jenkins 4096 May 30 18:57 . 18:57:17 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:56 .. 18:57:17 drwxrwxr-x 8 jenkins jenkins 4096 May 30 18:57 .git 18:57:17 drwxrwxr-x 2 jenkins jenkins 4096 May 30 18:56 .github 18:57:17 -rw-rw-r-- 1 jenkins jenkins 22 May 30 18:56 .gitignore 18:57:17 drwxr-xr-x 3 jenkins jenkins 4096 May 30 18:57 .semver 18:57:17 -rw-rw-r-- 1 jenkins jenkins 1653 May 30 18:56 Dockerfile 18:57:17 -rw-rw-r-- 1 jenkins jenkins 746 May 30 18:56 Jenkinsfile 18:57:17 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 18:56 LICENSE 18:57:17 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 18:56 README.md 18:57:17 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:56 TAF-Manager 18:57:17 drwxrwxr-x 6 jenkins jenkins 4096 May 30 18:56 TUC 18:57:17 -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:57 VERSION 18:57:17 -rw-rw-r-- 1 jenkins jenkins 341 May 30 18:56 requirements.txt 18:57:17 -rw-rw-r-- 1 jenkins jenkins 54 May 30 18:56 robot-entrypoint.sh 18:57:17 -rw-rw-r-- 1 jenkins jenkins 445 May 30 18:56 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:17 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=c657a809e6b339ee01933740a957e959ae80c788 --label arch=amd64 --label version=0.0.0 . 18:57:17 Sending build context to Docker daemon 612.9kB 18:57:17 Step 1/13 : FROM alpine:3.20 18:57:18 3.20: Pulling from library/alpine 18:57:18 d25f557d7f31: Pulling fs layer 18:57:18 d25f557d7f31: Download complete 18:57:18 d25f557d7f31: Pull complete 18:57:18 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 18:57:18 Status: Downloaded newer image for alpine:3.20 18:57:18 ---> 1d34ffeaf190 18:57:18 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:57:18 ---> Running in 395d27ce25b0 18:57:18 Removing intermediate container 395d27ce25b0 18:57:18 ---> 2ebffae96c77 18:57:18 Step 3/13 : LABEL maintainer="Bruce Huang " 18:57:18 ---> Running in 887fbccc78c1 18:57:19 Removing intermediate container 887fbccc78c1 18:57:19 ---> c233eb9c4e56 18:57:19 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:57:19 ---> 36cc71a76afc 18:57:19 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:57:19 ---> b57b64fc2048 18:57:19 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:57:19 ---> 5a05c2e30e88 18:57:19 Step 7/13 : WORKDIR /edgex-taf 18:57:19 ---> Running in 7a01273bba54 18:57:19 Removing intermediate container 7a01273bba54 18:57:19 ---> da33d10c3bf1 18:57:19 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:57:19 ---> Running in 9b7e590a0027 18:57:20 Removing intermediate container 9b7e590a0027 18:57:20 ---> 4d2ec1816a10 18:57:20 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:57:20 ---> Running in bd00ea519d27 18:57:20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:21 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:22 OK: 8 MiB in 14 packages 18:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:23 (1/14) Installing ca-certificates (20240226-r0) 18:57:23 (2/14) Installing brotli-libs (1.1.0-r2) 18:57:23 (3/14) Installing c-ares (1.28.1-r0) 18:57:24 (4/14) Installing libunistring (1.2-r0) 18:57:24 (5/14) Installing libidn2 (2.3.7-r0) 18:57:25 (6/14) Installing nghttp2-libs (1.62.0-r0) 18:57:25 (7/14) Installing libpsl (0.21.5-r1) 18:57:25 (8/14) Installing zstd-libs (1.5.6-r0) 18:57:26 (9/14) Installing libcurl (8.7.1-r0) 18:57:26 (10/14) Installing curl (8.7.1-r0) 18:57:26 (11/14) Installing docker-cli (26.1.3-r0) 18:57:27 (12/14) Installing oniguruma (6.9.9-r0) 18:57:28 (13/14) Installing jq (1.7.1-r0) 18:57:28 (14/14) Installing openssl (3.3.0-r2) 18:57:28 Executing busybox-1.36.1-r28.trigger 18:57:28 Executing ca-certificates-20240226-r0.trigger 18:57:28 OK: 43 MiB in 28 packages 18:57:28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:57:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:57:29 (1/167) Installing libexpat (2.6.2-r0) 18:57:30 (2/167) Installing libbz2 (1.0.8-r6) 18:57:30 (3/167) Installing libpng (1.6.43-r0) 18:57:30 Still waiting to schedule task 18:57:30 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 18:57:31 (4/167) Installing freetype (2.13.2-r0) 18:57:31 (5/167) Installing fontconfig (2.15.0-r1) 18:57:31 (6/167) Installing libfontenc (1.1.8-r0) 18:57:32 (7/167) Installing mkfontscale (1.2.2-r6) 18:57:32 (8/167) Installing font-opensans (0_git20210927-r1) 18:57:32 (9/167) Installing pkgconf (2.2.0-r0) 18:57:33 (10/167) Installing libgcc (13.2.1_git20240309-r0) 18:57:33 (11/167) Installing libffi (3.4.6-r0) 18:57:33 (12/167) Installing libintl (0.22.5-r0) 18:57:34 (13/167) Installing libeconf (0.6.3-r0) 18:57:34 (14/167) Installing libblkid (2.40.1-r1) 18:57:34 (15/167) Installing libmount (2.40.1-r1) 18:57:35 (16/167) Installing pcre2 (10.43-r0) 18:57:35 (17/167) Installing glib (2.80.2-r0) 18:57:35 (18/167) Installing libstdc++ (13.2.1_git20240309-r0) 18:57:36 (19/167) Installing xz-libs (5.6.1-r3) 18:57:36 (20/167) Installing libxml2 (2.12.7-r0) 18:57:37 (21/167) Installing shared-mime-info (2.4-r0) 18:57:37 (22/167) Installing hicolor-icon-theme (0.17-r2) 18:57:37 (23/167) Installing libjpeg-turbo (3.0.3-r0) 18:57:38 (24/167) Installing libsharpyuv (1.3.2-r0) 18:57:38 (25/167) Installing libwebp (1.3.2-r0) 18:57:38 (26/167) Installing tiff (4.6.0t-r0) 18:57:39 (27/167) Installing gdk-pixbuf (2.42.11-r1) 18:57:39 (28/167) Installing gtk-update-icon-cache (3.24.42-r0) 18:57:40 (29/167) Installing libxau (1.0.11-r4) 18:57:40 (30/167) Installing libmd (1.1.0-r0) 18:57:40 (31/167) Installing libbsd (0.12.2-r0) 18:57:40 (32/167) Installing libxdmcp (1.1.5-r1) 18:57:41 (33/167) Installing libxcb (1.16.1-r0) 18:57:41 (34/167) Installing libx11 (1.8.9-r1) 18:57:41 (35/167) Installing libxcomposite (0.4.6-r5) 18:57:42 (36/167) Installing libxfixes (6.0.1-r4) 18:57:42 (37/167) Installing libxrender (0.9.11-r5) 18:57:42 (38/167) Installing libxcursor (1.2.2-r1) 18:57:42 (39/167) Installing libxdamage (1.1.6-r5) 18:57:43 (40/167) Installing libxext (1.3.6-r2) 18:57:43 (41/167) Installing libxi (1.8.1-r4) 18:57:43 (42/167) Installing libxinerama (1.1.5-r4) 18:57:43 (43/167) Installing libxrandr (1.5.4-r1) 18:57:44 (44/167) Installing libatk-1.0 (2.52.0-r0) 18:57:44 (45/167) Installing libxtst (1.2.4-r6) 18:57:44 (46/167) Installing dbus-libs (1.14.10-r1) 18:57:45 (47/167) Installing at-spi2-core (2.52.0-r0) 18:57:45 (48/167) Installing libatk-bridge-2.0 (2.52.0-r0) 18:57:45 (49/167) Installing pixman (0.43.2-r0) 18:57:46 (50/167) Installing cairo (1.18.0-r0) 18:57:46 (51/167) Installing cairo-gobject (1.18.0-r0) 18:57:47 (52/167) Installing avahi-libs (0.8-r17) 18:57:47 (53/167) Installing gmp (6.3.0-r1) 18:57:47 (54/167) Installing nettle (3.9.1-r0) 18:57:48 (55/167) Installing libtasn1 (4.19.0-r2) 18:57:48 (56/167) Installing p11-kit (0.25.3-r0) 18:57:48 (57/167) Installing gnutls (3.8.5-r0) 18:57:49 (58/167) Installing cups-libs (2.4.8-r0) 18:57:49 (59/167) Installing libepoxy (1.5.10-r1) 18:57:50 (60/167) Installing fribidi (1.0.14-r0) 18:57:50 (61/167) Installing graphite2 (1.3.14-r6) 18:57:50 (62/167) Installing harfbuzz (8.5.0-r0) 18:57:51 (63/167) Installing libxft (2.3.8-r3) 18:57:51 (64/167) Installing pango (1.52.2-r0) 18:57:52 (65/167) Installing wayland-libs-client (1.22.0-r4) 18:57:52 (66/167) Installing wayland-libs-cursor (1.22.0-r4) 18:57:52 (67/167) Installing wayland-libs-egl (1.22.0-r4) 18:57:52 (68/167) Installing xkeyboard-config (2.41-r0) 18:57:53 (69/167) Installing libxkbcommon (1.7.0-r0) 18:57:53 (70/167) Installing gtk+3.0 (3.24.42-r0) 18:57:53 (71/167) Installing icu-data-full (74.2-r0) 18:57:54 (72/167) Installing mesa (24.0.8-r1) 18:57:55 (73/167) Installing llvm17-libs (17.0.6-r1) 18:57:56 (74/167) Installing hwdata-pci (0.382-r0) 18:57:56 (75/167) Installing libpciaccess (0.18.1-r0) 18:57:57 (76/167) Installing libdrm (2.4.120-r0) 18:57:57 (77/167) Installing libelf (0.191-r0) 18:57:57 (78/167) Installing mesa-glapi (24.0.8-r1) 18:57:58 (79/167) Installing mesa-dri-gallium (24.0.8-r1) 18:57:58 (80/167) Installing eudev-libs (3.2.14-r2) 18:57:58 (81/167) Installing libmagic (5.45-r1) 18:57:59 (82/167) Installing file (5.45-r1) 18:57:59 (83/167) Installing xprop (1.2.7-r0) 18:58:00 (84/167) Installing libice (1.1.1-r6) 18:58:00 (85/167) Installing libuuid (2.40.1-r1) 18:58:00 (86/167) Installing libsm (1.2.4-r4) 18:58:00 (87/167) Installing libxt (1.3.0-r5) 18:58:01 (88/167) Installing libxmu (1.1.4-r2) 18:58:01 (89/167) Installing xset (1.2.5-r1) 18:58:01 (90/167) Installing xdg-utils (1.2.1-r0) 18:58:02 (91/167) Installing libogg (1.3.5-r5) 18:58:02 (92/167) Installing libflac (1.4.3-r1) 18:58:02 (93/167) Installing alsa-lib (1.2.11-r0) 18:58:03 (94/167) Installing libSvtAv1Enc (2.0.0-r1) 18:58:03 (95/167) Installing aom-libs (3.9.0-r0) 18:58:04 (96/167) Installing libva (2.21.0-r0) 18:58:04 (97/167) Installing libvdpau (1.5-r3) 18:58:06 (98/167) Installing onevpl-libs (2023.3.1-r2) 18:58:06 (99/167) Installing ffmpeg-libavutil (6.1.1-r7) 18:58:06 (100/167) Installing libdav1d (1.4.2-r0) 18:58:07 (101/167) Installing openexr-libiex (3.1.13-r1) 18:58:07 (102/167) Installing openexr-libilmthread (3.1.13-r1) 18:58:07 (103/167) Installing imath (3.1.11-r2) 18:58:08 (104/167) Installing openexr-libopenexr (3.1.13-r1) 18:58:08 (105/167) Installing giflib (5.2.2-r0) 18:58:09 (106/167) Installing libhwy (1.0.7-r0) 18:58:09 (107/167) Installing lcms2 (2.16-r0) 18:58:09 (108/167) Installing libjxl (0.10.2-r0) 18:58:10 (109/167) Installing lame-libs (3.100-r5) 18:58:10 (110/167) Installing opus (1.5.2-r0) 18:58:10 (111/167) Installing rav1e-libs (0.7.1-r0) 18:58:11 (112/167) Installing libgomp (13.2.1_git20240309-r0) 18:58:11 (113/167) Installing soxr (0.1.3-r7) 18:58:12 (114/167) Installing ffmpeg-libswresample (6.1.1-r7) 18:58:12 (115/167) Installing libtheora (1.1.1-r18) 18:58:12 (116/167) Installing libvorbis (1.3.7-r2) 18:58:13 (117/167) Installing libvpx (1.14.0-r0) 18:58:13 (118/167) Installing libwebpmux (1.3.2-r0) 18:58:13 (119/167) Installing x264-libs (0.164_git20231001-r0) 18:58:14 (120/167) Installing numactl (2.0.18-r0) 18:58:14 (121/167) Installing x265-libs (3.6-r0) 18:58:15 (122/167) Installing xvidcore (1.3.7-r2) 18:58:15 (123/167) Installing ffmpeg-libavcodec (6.1.1-r7) 18:58:16 (124/167) Installing libbluray (1.3.4-r1) 18:58:16 (125/167) Installing mpg123-libs (1.32.6-r0) 18:58:17 (126/167) Installing libopenmpt (0.7.7-r0) 18:58:17 (127/167) Installing cjson (1.7.18-r0) 18:58:17 (128/167) Installing mbedtls (3.6.0-r0) 18:58:18 (129/167) Installing librist (0.2.10-r1) 18:58:18 (130/167) Installing libsrt (1.5.3-r0) 18:58:18 (131/167) Installing libssh (0.10.6-r0) 18:58:19 (132/167) Installing libsodium (1.0.19-r0) 18:58:19 (133/167) Installing libzmq (4.3.5-r2) 18:58:20 (134/167) Installing ffmpeg-libavformat (6.1.1-r7) 18:58:20 (135/167) Installing crc32c (1.1.2-r0) 18:58:20 (136/167) Installing double-conversion (3.3.0-r0) 18:58:22 (137/167) Installing libevent (2.1.12-r7) 18:58:22 (138/167) Installing wayland-libs-server (1.22.0-r4) 18:58:22 (139/167) Installing mesa-gbm (24.0.8-r1) 18:58:23 (140/167) Installing harfbuzz-subset (8.5.0-r0) 18:58:23 (141/167) Installing icu-libs (74.2-r0) 18:58:24 (142/167) Installing minizip (1.3.1-r0) 18:58:24 (143/167) Installing nspr (4.35-r4) 18:58:24 (144/167) Installing sqlite-libs (3.45.3-r1) 18:58:25 (145/167) Installing nss (3.100-r0) 18:58:25 (146/167) Installing openh264 (2.4.1-r0) 18:58:25 (147/167) Installing libcamera-ipa (0.3.0-r0) 18:58:26 (148/167) Installing libunwind (1.8.1-r0) 18:58:26 (149/167) Installing yaml (0.2.5-r2) 18:58:27 (150/167) Installing libcamera (0.3.0-r0) 18:58:27 (151/167) Installing speexdsp (1.2.1-r2) 18:58:27 (152/167) Installing libuv (1.48.0-r0) 18:58:28 (153/167) Installing roc-toolkit-libs (0.3.0-r0) 18:58:28 (154/167) Installing libsndfile (1.2.2-r0) 18:58:28 (155/167) Installing webrtc-audio-processing-1 (1.3-r0) 18:58:29 (156/167) Installing pipewire-libs (1.0.6-r1) 18:58:29 (157/167) Installing libasyncns (0.8-r3) 18:58:30 (158/167) Installing libltdl (2.4.7-r3) 18:58:30 (159/167) Installing orc (0.4.37-r0) 18:58:30 (160/167) Installing tdb-libs (1.4.9-r1) 18:58:31 (161/167) Installing libpulse (17.0-r0) 18:58:31 (162/167) Installing libwebpdemux (1.3.2-r0) 18:58:31 (163/167) Installing libgpg-error (1.49-r0) 18:58:32 (164/167) Installing libgcrypt (1.10.3-r0) 18:58:32 (165/167) Installing libxslt (1.1.39-r1) 18:58:33 (166/167) Installing chromium (125.0.6422.112-r0) 18:58:35 (167/167) Installing chromium-chromedriver (125.0.6422.112-r0) 18:58:35 Executing busybox-1.36.1-r28.trigger 18:58:35 Executing fontconfig-2.15.0-r1.trigger 18:58:35 Executing mkfontscale-1.2.2-r6.trigger 18:58:35 Executing glib-2.80.2-r0.trigger 18:58:35 Executing shared-mime-info-2.4-r0.trigger 18:58:36 Executing gdk-pixbuf-2.42.11-r1.trigger 18:58:36 Executing gtk-update-icon-cache-3.24.42-r0.trigger 18:58:36 Executing gtk+3.0-3.24.42-r0.trigger 18:58:36 OK: 657 MiB in 195 packages 18:58:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:36 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:58:37 (1/30) Installing jansson (2.14-r4) 18:58:38 (2/30) Installing binutils (2.42-r0) 18:58:38 (3/30) Installing libatomic (13.2.1_git20240309-r0) 18:58:39 (4/30) Installing isl26 (0.26-r1) 18:58:39 (5/30) Installing mpfr4 (4.2.1-r0) 18:58:39 (6/30) Installing mpc1 (1.3.1-r1) 18:58:40 (7/30) Installing gcc (13.2.1_git20240309-r0) 18:58:41 (8/30) Installing musl-dev (1.2.5-r0) 18:58:42 (9/30) Installing linux-headers (6.6-r0) 18:58:42 (10/30) Installing libffi-dev (3.4.6-r0) 18:58:42 (11/30) Installing libpq (16.3-r0) 18:58:43 (12/30) Installing openssl-dev (3.3.0-r2) 18:58:43 (13/30) Installing libpq-dev (16.3-r0) 18:58:44 (14/30) Installing libecpg (16.3-r0) 18:58:44 (15/30) Installing libecpg-dev (16.3-r0) 18:58:44 (16/30) Installing clang16-headers (16.0.6-r5) 18:58:45 (17/30) Installing llvm16-libs (16.0.6-r8) 18:58:53 (18/30) Installing clang16-libs (16.0.6-r5) 18:58:54 (19/30) Installing fortify-headers (1.1-r3) 18:58:54 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 18:58:55 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 18:58:55 (22/30) Installing clang16 (16.0.6-r5) 18:58:55 (23/30) Installing icu (74.2-r0) 18:58:56 (24/30) Installing icu-dev (74.2-r0) 18:58:56 (25/30) Installing llvm16 (16.0.6-r8) 18:58:58 (26/30) Installing lz4-libs (1.9.4-r5) 18:58:58 (27/30) Installing lz4-dev (1.9.4-r5) 18:58:58 (28/30) Installing zstd (1.5.6-r0) 18:58:58 (29/30) Installing zstd-dev (1.5.6-r0) 18:58:59 (30/30) Installing postgresql16-dev (16.3-r0) 18:58:59 Executing busybox-1.36.1-r28.trigger 18:58:59 OK: 1193 MiB in 225 packages 18:58:59 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:00 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:01 (1/14) Installing g++ (13.2.1_git20240309-r0) 18:59:02 (2/14) Installing gdbm (1.23-r1) 18:59:02 (3/14) Installing mpdecimal (4.0.0-r0) 18:59:03 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 18:59:03 (5/14) Installing libncursesw (6.4_p20240420-r0) 18:59:03 (6/14) Installing libpanelw (6.4_p20240420-r0) 18:59:03 (7/14) Installing readline (8.2.10-r0) 18:59:04 (8/14) Installing python3 (3.12.3-r1) 18:59:05 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 18:59:05 (10/14) Installing pyc (3.12.3-r1) 18:59:05 (11/14) Installing python3-pyc (3.12.3-r1) 18:59:06 (12/14) Installing python3-dev (3.12.3-r1) 18:59:07 (13/14) Installing libsodium-dev (1.0.19-r0) 18:59:07 (14/14) Installing zeromq-dev (4.3.5-r2) 18:59:08 Executing busybox-1.36.1-r28.trigger 18:59:08 OK: 1359 MiB in 239 packages 18:59:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:09 OK: 1359 MiB in 239 packages 18:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:09 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:10 (1/1) Installing tzdata (2024a-r1) 18:59:10 OK: 1361 MiB in 240 packages 18:59:11 (1/1) Purging tzdata (2024a-r1) 18:59:11 OK: 1359 MiB in 239 packages 18:59:13 Looking in links: /tmp/tmpor8ij7oe 18:59:13 Processing /tmp/tmpor8ij7oe/pip-24.0-py3-none-any.whl 18:59:13 Installing collected packages: pip 18:59:14 Successfully installed pip-24.0 18:59:14 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 18:59:15 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 18:59:15 Collecting setuptools 18:59:15 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 18:59:15 Collecting wheel 18:59:15 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 18:59:15 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 18:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 61.6 MB/s eta 0:00:00 18:59:15 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 18:59:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 151.0 MB/s eta 0:00:00 18:59:16 Installing collected packages: wheel, setuptools 18:59:17 Successfully installed setuptools-70.0.0 wheel-0.43.0 18:59:17 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 18:59:18 Processing ./edgex-taf-common 18:59:18 Preparing metadata (setup.py): started 18:59:18 Preparing metadata (setup.py): finished with status 'done' 18:59:18 Building wheels for collected packages: edgex-taf-common 18:59:18 Building wheel for edgex-taf-common (setup.py): started 18:59:18 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 18:59:18 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=92d484533d694d277a71310fd2cd4c86cf58d8ce51f427786c5c9111d3be478c 18:59:18 Stored in directory: /tmp/pip-ephem-wheel-cache-3qu9j5ov/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 18:59:18 Successfully built edgex-taf-common 18:59:18 Installing collected packages: edgex-taf-common 18:59:18 Successfully installed edgex-taf-common-0.0.0 18:59:18 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 18:59:19 Collecting robotframework==7.0 (from -r requirements.txt (line 1)) 18:59:19 Downloading robotframework-7.0-py3-none-any.whl.metadata (7.4 kB) 18:59:19 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 18:59:19 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 18:59:19 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 18:59:19 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 18:59:19 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 18:59:19 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 18:59:19 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 18:59:19 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 18:59:19 Preparing metadata (setup.py): started 18:59:19 Preparing metadata (setup.py): finished with status 'done' 18:59:19 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 18:59:19 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 18:59:19 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 18:59:19 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 18:59:19 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 18:59:19 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 18:59:19 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 18:59:19 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 18:59:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 167.9 MB/s eta 0:00:00 18:59:19 Preparing metadata (setup.py): started 18:59:20 Preparing metadata (setup.py): finished with status 'done' 18:59:20 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 18:59:20 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 18:59:20 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 18:59:20 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (61 kB) 18:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 254.3 MB/s eta 0:00:00 18:59:20 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 18:59:20 Downloading psutil-5.9.5.tar.gz (493 kB) 18:59:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 217.9 MB/s eta 0:00:00 18:59:20 Installing build dependencies: started 18:59:22 Installing build dependencies: finished with status 'done' 18:59:22 Getting requirements to build wheel: started 18:59:22 Getting requirements to build wheel: finished with status 'done' 18:59:22 Preparing metadata (pyproject.toml): started 18:59:23 Preparing metadata (pyproject.toml): finished with status 'done' 18:59:23 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 18:59:23 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 18:59:23 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 18:59:23 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (6.1 kB) 18:59:23 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 18:59:23 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 169.6 MB/s eta 0:00:00 18:59:23 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 18:59:23 Downloading psycopg2-2.9.9.tar.gz (384 kB) 18:59:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 149.2 MB/s eta 0:00:00 18:59:23 Preparing metadata (setup.py): started 18:59:23 Preparing metadata (setup.py): finished with status 'done' 18:59:23 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 18:59:23 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) 18:59:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:24 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 18:59:24 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:24 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 18:59:24 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 18:59:24 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading flex-6.14.1.tar.gz (40 kB) 18:59:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 246.0 MB/s eta 0:00:00 18:59:24 Preparing metadata (setup.py): started 18:59:24 Preparing metadata (setup.py): finished with status 'done' 18:59:24 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 18:59:24 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 18:59:24 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 18:59:24 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 18:59:24 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 18:59:24 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:24 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 18:59:24 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:24 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (33 kB) 18:59:24 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:24 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 18:59:24 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:24 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 18:59:24 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 18:59:24 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 18:59:24 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:59:24 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 18:59:24 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 18:59:24 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 18:59:24 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:59:24 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 18:59:24 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:59:24 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 18:59:24 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 18:59:24 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:59:24 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 18:59:25 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 18:59:25 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 18:59:25 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:25 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 18:59:25 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:25 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 18:59:25 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl.metadata (2.1 kB) 18:59:25 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading validate_email-1.3.tar.gz (4.7 kB) 18:59:25 Preparing metadata (setup.py): started 18:59:25 Preparing metadata (setup.py): finished with status 'done' 18:59:25 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 18:59:25 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 18:59:25 Preparing metadata (setup.py): started 18:59:25 Preparing metadata (setup.py): finished with status 'done' 18:59:25 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 18:59:25 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 18:59:25 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 18:59:25 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 18:59:25 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 18:59:25 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:25 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 18:59:26 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 18:59:26 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (4.1 kB) 18:59:26 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 18:59:26 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 18:59:26 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:26 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 18:59:26 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:26 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 18:59:26 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:26 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 18:59:26 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 18:59:26 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 18:59:26 Downloading robotframework-7.0-py3-none-any.whl (726 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 152.8 MB/s eta 0:00:00 18:59:26 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 18:59:26 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 18:59:26 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 196.3 MB/s eta 0:00:00 18:59:26 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 18:59:26 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 18:59:26 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 203.0 MB/s eta 0:00:00 18:59:26 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 143.2 MB/s eta 0:00:00 18:59:26 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_x86_64.whl (17.8 MB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.8/17.8 MB 277.5 MB/s eta 0:00:00 18:59:26 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 346.7 MB/s eta 0:00:00 18:59:26 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_x86_64.whl (1.5 MB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.5/1.5 MB 194.1 MB/s eta 0:00:00 18:59:26 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 201.2 MB/s eta 0:00:00 18:59:26 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 177.4 MB/s eta 0:00:00 18:59:26 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 291.4 MB/s eta 0:00:00 18:59:26 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_x86_64.whl (142 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.2/142.2 kB 206.5 MB/s eta 0:00:00 18:59:26 Downloading idna-3.7-py3-none-any.whl (66 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 198.1 MB/s eta 0:00:00 18:59:26 Downloading packaging-24.0-py3-none-any.whl (53 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 192.4 MB/s eta 0:00:00 18:59:26 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 233.0 MB/s eta 0:00:00 18:59:26 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 184.6 MB/s eta 0:00:00 18:59:26 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 18:59:26 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 239.5 MB/s eta 0:00:00 18:59:26 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 313.3 MB/s eta 0:00:00 18:59:26 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 197.8 MB/s eta 0:00:00 18:59:26 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 238.9 MB/s eta 0:00:00 18:59:26 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 18:59:26 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 18:59:26 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 192.9 MB/s eta 0:00:00 18:59:26 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 198.6 MB/s eta 0:00:00 18:59:26 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 313.1 MB/s eta 0:00:00 18:59:26 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 18:59:26 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 202.5 MB/s eta 0:00:00 18:59:26 Downloading click-8.1.7-py3-none-any.whl (97 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 215.2 MB/s eta 0:00:00 18:59:26 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 18:59:26 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 18:59:26 Downloading PyYAML-6.0.1-cp312-cp312-musllinux_1_1_x86_64.whl (712 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 712.6/712.6 kB 200.8 MB/s eta 0:00:00 18:59:26 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 18:59:26 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 18:59:26 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_x86_64.whl (1.3 MB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 157.6 MB/s eta 0:00:00 18:59:26 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 18:59:26 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 308.0 MB/s eta 0:00:00 18:59:26 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 18:59:26 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 18:59:26 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 18:59:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 98.4 MB/s eta 0:00:00 18:59:26 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 18:59:26 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 18:59:26 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 18:59:26 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 18:59:26 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 18:59:26 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 18:59:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 204.5 MB/s eta 0:00:00 18:59:27 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, strict-rfc3339, validate-email 18:59:27 Building wheel for robotbackgroundlogger (setup.py): started 18:59:27 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 18:59:27 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=67633cb00badd02610043c870a55194efe5aee4de5234289f59bc7eee3eb42d7 18:59:27 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 18:59:27 Building wheel for paho-mqtt (setup.py): started 18:59:27 Building wheel for paho-mqtt (setup.py): finished with status 'done' 18:59:27 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=c3cbedd98ccf683b842dfd80186c89407ebc54413d9f52f24935c7938a5dffb4 18:59:27 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 18:59:27 Building wheel for psutil (pyproject.toml): started 18:59:30 Building wheel for psutil (pyproject.toml): finished with status 'done' 18:59:30 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_x86_64.whl size=281485 sha256=ae75c3b52f25847c2e4c0739fb326219ebfb82a58377c599556d5847aad32670 18:59:30 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 18:59:30 Building wheel for psycopg2 (setup.py): started 18:59:40 Building wheel for psycopg2 (setup.py): finished with status 'done' 18:59:40 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_x86_64.whl size=521866 sha256=98f88184c4bb3b52a107d31ad015b9e747d09206952114292fbbdd7c7c93a810 18:59:40 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 18:59:40 Building wheel for flex (setup.py): started 18:59:40 Building wheel for flex (setup.py): finished with status 'done' 18:59:40 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=5dbb0072bf634125327a6b586da23c2225aeacfdfd3f95f32bde2e06ba4fba6f 18:59:40 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 18:59:40 Building wheel for strict-rfc3339 (setup.py): started 18:59:40 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 18:59:40 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=e0968f8b94d987f5eb8d6867a2b21aa714854c224668ba159c87121780fe7579 18:59:40 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 18:59:40 Building wheel for validate-email (setup.py): started 18:59:40 Building wheel for validate-email (setup.py): finished with status 'done' 18:59:40 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=8d706524d2699c526d6254960ba9664b90e041b2e8feb902dbc786c8cdec3658 18:59:40 Stored in directory: /tmp/pip-ephem-wheel-cache-f5ojfwct/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 18:59:40 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex strict-rfc3339 validate-email 18:59:40 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 18:59:52 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 18:59:52 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 18:59:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1724 in /w/workspace/xfoundry_edgex-taf-common_PR-106 [Pipeline] { [Pipeline] checkout 18:59:53 Selected Git installation does not exist. Using Default 18:59:53 The recommended git tool is: NONE 18:59:58 using credential edgex-jenkins-ssh 18:59:58 Cloning the remote Git repository 18:59:58 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 18:59:58 > git init /w/workspace/xfoundry_edgex-taf-common_PR-106 # timeout=10 18:59:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 18:59:58 > git --version # timeout=10 18:59:58 > git --version # 'git version 2.25.1' 18:59:58 using GIT_SSH to set credentials SSH Credentials for GitHub 18:59:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:59:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 18:59:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:00:01 Merging remotes/origin/main commit 7ef99bc445e5002edb91e45647dc2bc252dae2a9 into PR head commit 8d13317c4f28fd0bb5d4141a15175399049074d2 19:00:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:00:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:00:00 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/106/head:refs/remotes/origin/PR-106 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:00:01 Merge succeeded, producing 2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 19:00:01 Checking out Revision 2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 (PR-106) 19:00:01 > git config core.sparsecheckout # timeout=10 19:00:01 > git checkout -f 8d13317c4f28fd0bb5d4141a15175399049074d2 # timeout=10 19:00:01 > git remote # timeout=10 19:00:01 > git config --get remote.origin.url # timeout=10 19:00:01 using GIT_SSH to set credentials SSH Credentials for GitHub 19:00:01 > git merge 7ef99bc445e5002edb91e45647dc2bc252dae2a9 # timeout=10 19:00:01 > git rev-parse HEAD^{commit} # timeout=10 19:00:01 > git config core.sparsecheckout # timeout=10 19:00:01 > git checkout -f 2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 # timeout=10 19:00:05 Commit message: "Merge commit '7ef99bc445e5002edb91e45647dc2bc252dae2a9' into HEAD" 19:00:05 First time build. Skipping changelog. 19:00:05 > git rev-list --no-walk 4427b39fab62ce20fe4652b339972bd99b26367c # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:00:07 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:00:07 % Total % Received % Xferd Average Speed Time Time Time Current 19:00:07 Dload Upload Total Spent Left Speed 19:00:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 202k 0 --:--:-- --:--:-- --:--:-- 202k [Pipeline] sh 19:00:07 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:00:07 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:00:07 + sudo tee /etc/docker/daemon.new 19:00:07 { 19:00:07 "registry-mirrors": [ 19:00:07 "https://nexus3.edgexfoundry.org:10001" 19:00:07 ], 19:00:07 "bip": "10.250.0.254/24", 19:00:07 "hosts": [ 19:00:07 "tcp://0.0.0.0:5555", 19:00:07 "unix:///var/run/docker.sock" 19:00:07 ], 19:00:07 "mtu": 1458, 19:00:07 "selinux-enabled": true, 19:00:07 "seccomp-profile": "/etc/docker/seccomp.json" 19:00:07 } [Pipeline] sh 19:00:08 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:00:08 + sudo service docker restart 19:00:24 Removing intermediate container bd00ea519d27 19:00:24 ---> ad23cd75a968 19:00:24 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:00:24 ---> Running in 740bd530c532 19:00:24 Removing intermediate container 740bd530c532 19:00:24 ---> b7dc02c3befb 19:00:24 Step 11/13 : LABEL arch=amd64 19:00:24 ---> Running in 33bf9d54a4ca 19:00:24 Removing intermediate container 33bf9d54a4ca 19:00:24 ---> 0a2f4ba5d828 19:00:24 Step 12/13 : LABEL git_sha=c657a809e6b339ee01933740a957e959ae80c788 19:00:24 ---> Running in 3a76339739a3 19:00:24 Removing intermediate container 3a76339739a3 19:00:24 ---> 3fc7bfe0ed62 19:00:24 Step 13/13 : LABEL version=0.0.0 19:00:24 ---> Running in e0bcb1cebd0e 19:00:24 Removing intermediate container e0bcb1cebd0e 19:00:24 ---> 937566aa4ffe 19:00:24 [Warning] One or more build-args [ARCH] were not consumed 19:00:24 Successfully built 937566aa4ffe 19:00:24 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:25 19:00:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:25 latest: Pulling from edgex-lftools-log-publisher 19:00:25 5eb5b503b376: Pulling fs layer 19:00:25 5c69ac0246d0: Pulling fs layer 19:00:25 ec43610c2a17: Pulling fs layer 19:00:25 3a2ae6a8a46f: Pulling fs layer 19:00:25 33b1e0a273af: Pulling fs layer 19:00:25 5d3b04190fa2: Pulling fs layer 19:00:25 2f39f015ded8: Pulling fs layer 19:00:25 3a2ae6a8a46f: Waiting 19:00:25 2f39f015ded8: Waiting 19:00:25 33b1e0a273af: Waiting 19:00:25 5d3b04190fa2: Waiting 19:00:25 5c69ac0246d0: Verifying Checksum 19:00:25 5c69ac0246d0: Download complete 19:00:25 3a2ae6a8a46f: Verifying Checksum 19:00:25 3a2ae6a8a46f: Download complete 19:00:25 33b1e0a273af: Verifying Checksum 19:00:25 33b1e0a273af: Download complete 19:00:25 ec43610c2a17: Verifying Checksum 19:00:25 ec43610c2a17: Download complete 19:00:25 5d3b04190fa2: Download complete 19:00:25 5eb5b503b376: Verifying Checksum 19:00:25 5eb5b503b376: Download complete 19:00:26 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:00:26 provisioning config files... 19:00:26 5eb5b503b376: Pull complete 19:00:26 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config16483966411654403934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:27 5c69ac0246d0: Pull complete 19:00:27 ---> ****-login.sh 19:00:27 nexus3.edgexfoundry.org:10001 19:00:27 ec43610c2a17: Pull complete 19:00:27 3a2ae6a8a46f: Pull complete 19:00:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:27 Configure a credential helper to remove this warning. See 19:00:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:27 19:00:27 Login Succeeded 19:00:27 33b1e0a273af: Pull complete 19:00:27 5d3b04190fa2: Pull complete 19:00:28 nexus3.edgexfoundry.org:10002 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 nexus3.edgexfoundry.org:10003 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 nexus3.edgexfoundry.org:10004 19:00:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:28 Configure a credential helper to remove this warning. See 19:00:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:28 19:00:28 Login Succeeded 19:00:28 ****.io 19:00:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:00:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:00:29 Configure a credential helper to remove this warning. See 19:00:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:00:29 19:00:29 Login Succeeded 19:00:29 ---> ****-login.sh ends [Pipeline] } 19:00:29 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 19:00:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:00:30 + ls -al . 19:00:30 total 68 19:00:30 drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:00 . 19:00:30 drwxrwxr-x 4 jenkins jenkins 4096 May 30 18:59 .. 19:00:30 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .git 19:00:30 drwxrwxr-x 2 jenkins jenkins 4096 May 30 19:00 .github 19:00:30 -rw-rw-r-- 1 jenkins jenkins 22 May 30 19:00 .gitignore 19:00:30 -rw-rw-r-- 1 jenkins jenkins 1653 May 30 19:00 Dockerfile 19:00:30 -rw-rw-r-- 1 jenkins jenkins 746 May 30 19:00 Jenkinsfile 19:00:30 -rw-rw-r-- 1 jenkins jenkins 11381 May 30 19:00 LICENSE 19:00:30 -rw-rw-r-- 1 jenkins jenkins 3606 May 30 19:00 README.md 19:00:30 drwxrwxr-x 4 jenkins jenkins 4096 May 30 19:00 TAF-Manager 19:00:30 drwxrwxr-x 6 jenkins jenkins 4096 May 30 19:00 TUC 19:00:30 -rw-rw-r-- 1 jenkins jenkins 5 May 30 18:57 VERSION 19:00:30 -rw-rw-r-- 1 jenkins jenkins 341 May 30 19:00 requirements.txt 19:00:30 -rw-rw-r-- 1 jenkins jenkins 54 May 30 19:00 robot-entrypoint.sh 19:00:30 -rw-rw-r-- 1 jenkins jenkins 445 May 30 19:00 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:00:31 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 --label arch=arm64 --label version=0.0.0 . 19:00:31 Sending build context to Docker daemon 376.3kB 19:00:31 Step 1/13 : FROM alpine:3.20 19:00:33 2f39f015ded8: Pull complete 19:00:33 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:00:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:33 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:00:33 3.20: Pulling from library/alpine 19:00:33 94747bd81234: Pulling fs layer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:00:33 prd-ubuntu20.04-docker-8c-8g-1720 does not seem to be running inside a container 19:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:00:35 94747bd81234: Verifying Checksum 19:00:35 94747bd81234: Download complete 19:00:35 94747bd81234: Pull complete 19:00:35 Digest: sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd 19:00:35 Status: Downloaded newer image for alpine:3.20 19:00:35 ---> 442043f030d3 19:00:35 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:00:35 ---> Running in 0b3cb31f1817 19:00:35 Removing intermediate container 0b3cb31f1817 19:00:35 ---> 0c7054f2c543 19:00:35 Step 3/13 : LABEL maintainer="Bruce Huang " 19:00:35 ---> Running in e0d7b595ccda 19:00:35 Removing intermediate container e0d7b595ccda 19:00:35 ---> fa4e97a82443 19:00:35 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:00:38 ---> ba7d3db53164 19:00:38 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:00:38 ---> 4195a10ea85a 19:00:38 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:00:38 ---> 38f354b09314 19:00:38 Step 7/13 : WORKDIR /edgex-taf 19:00:38 ---> Running in 32cc47cf63d2 19:00:38 Removing intermediate container 32cc47cf63d2 19:00:38 ---> 8000d7fc1c00 19:00:38 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:00:38 ---> Running in effbfc4cff3f 19:00:39 Removing intermediate container effbfc4cff3f 19:00:39 ---> 0e459437545f 19:00:39 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:00:39 ---> Running in 2a84189a5d17 19:00:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:41 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:42 $ docker top 9ab97a7583d2029443a353e89502b5ec6c6179b6fb00564abe22199a1107f1a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:00:42 ---> job-cost.sh 19:00:42 lf-activate-venv: SKIPPING 19:00:42 INFO: No Stack... 19:00:43 OK: 9 MiB in 14 packages 19:00:43 INFO: Retrieving Pricing Info for: v3-standard-8 19:00:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:43 INFO: Archiving Costs [Pipeline] sh 19:00:44 + cat /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/cost.csv 19:00:44 + cut -d, -f6 [Pipeline] lock 19:00:44 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] 19:00:44 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] did not exist. Created. 19:00:44 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:00:44 + echo total: 0.2199999988079071 [Pipeline] stash 19:00:44 Stashed 1 file(s) [Pipeline] } 19:00:44 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:00:44 $ docker stop --time=1 9ab97a7583d2029443a353e89502b5ec6c6179b6fb00564abe22199a1107f1a7 19:00:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:45 $ docker rm -f --volumes 9ab97a7583d2029443a353e89502b5ec6c6179b6fb00564abe22199a1107f1a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 19:00:47 (1/14) Installing ca-certificates (20240226-r0) 19:00:47 (2/14) Installing brotli-libs (1.1.0-r2) 19:00:48 (3/14) Installing c-ares (1.28.1-r0) 19:00:48 (4/14) Installing libunistring (1.2-r0) 19:00:49 (5/14) Installing libidn2 (2.3.7-r0) 19:00:49 (6/14) Installing nghttp2-libs (1.62.0-r0) 19:00:49 (7/14) Installing libpsl (0.21.5-r1) 19:00:50 (8/14) Installing zstd-libs (1.5.6-r0) 19:00:51 (9/14) Installing libcurl (8.7.1-r0) 19:00:51 (10/14) Installing curl (8.7.1-r0) 19:00:51 (11/14) Installing docker-cli (26.1.3-r0) 19:00:54 (12/14) Installing oniguruma (6.9.9-r0) 19:00:54 (13/14) Installing jq (1.7.1-r0) 19:00:55 (14/14) Installing openssl (3.3.0-r2) 19:00:55 Executing busybox-1.36.1-r28.trigger 19:00:55 Executing ca-certificates-20240226-r0.trigger 19:00:55 OK: 43 MiB in 28 packages 19:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:00:56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:00:58 (1/166) Installing libexpat (2.6.2-r0) 19:00:59 (2/166) Installing libbz2 (1.0.8-r6) 19:00:59 (3/166) Installing libpng (1.6.43-r0) 19:01:00 (4/166) Installing freetype (2.13.2-r0) 19:01:00 (5/166) Installing fontconfig (2.15.0-r1) 19:01:00 (6/166) Installing libfontenc (1.1.8-r0) 19:01:01 (7/166) Installing mkfontscale (1.2.2-r6) 19:01:01 (8/166) Installing font-opensans (0_git20210927-r1) 19:01:02 (9/166) Installing pkgconf (2.2.0-r0) 19:01:02 (10/166) Installing libgcc (13.2.1_git20240309-r0) 19:01:03 (11/166) Installing libffi (3.4.6-r0) 19:01:06 (12/166) Installing libintl (0.22.5-r0) 19:01:06 (13/166) Installing libeconf (0.6.3-r0) 19:01:08 (14/166) Installing libblkid (2.40.1-r1) 19:01:11 (15/166) Installing libmount (2.40.1-r1) 19:01:12 (16/166) Installing pcre2 (10.43-r0) 19:01:12 (17/166) Installing glib (2.80.2-r0) 19:01:13 (18/166) Installing libstdc++ (13.2.1_git20240309-r0) 19:01:13 (19/166) Installing xz-libs (5.6.1-r3) 19:01:14 (20/166) Installing libxml2 (2.12.7-r0) 19:01:15 (21/166) Installing shared-mime-info (2.4-r0) 19:01:15 (22/166) Installing hicolor-icon-theme (0.17-r2) 19:01:15 (23/166) Installing libjpeg-turbo (3.0.3-r0) 19:01:16 (24/166) Installing libsharpyuv (1.3.2-r0) 19:01:16 (25/166) Installing libwebp (1.3.2-r0) 19:01:17 (26/166) Installing tiff (4.6.0t-r0) 19:01:17 (27/166) Installing gdk-pixbuf (2.42.11-r1) 19:01:18 (28/166) Installing gtk-update-icon-cache (3.24.42-r0) 19:01:18 (29/166) Installing libxau (1.0.11-r4) 19:01:18 (30/166) Installing libmd (1.1.0-r0) 19:01:19 (31/166) Installing libbsd (0.12.2-r0) 19:01:19 (32/166) Installing libxdmcp (1.1.5-r1) 19:01:19 (33/166) Installing libxcb (1.16.1-r0) 19:01:20 (34/166) Installing libx11 (1.8.9-r1) 19:01:20 (35/166) Installing libxcomposite (0.4.6-r5) 19:01:21 (36/166) Installing libxfixes (6.0.1-r4) 19:01:21 (37/166) Installing libxrender (0.9.11-r5) 19:01:22 (38/166) Installing libxcursor (1.2.2-r1) 19:01:22 (39/166) Installing libxdamage (1.1.6-r5) 19:01:22 (40/166) Installing libxext (1.3.6-r2) 19:01:22 (41/166) Installing libxi (1.8.1-r4) 19:01:24 (42/166) Installing libxinerama (1.1.5-r4) 19:01:25 (43/166) Installing libxrandr (1.5.4-r1) 19:01:25 (44/166) Installing libatk-1.0 (2.52.0-r0) 19:01:25 (45/166) Installing libxtst (1.2.4-r6) 19:01:26 (46/166) Installing dbus-libs (1.14.10-r1) 19:01:26 (47/166) Installing at-spi2-core (2.52.0-r0) 19:01:27 (48/166) Installing libatk-bridge-2.0 (2.52.0-r0) 19:01:27 (49/166) Installing pixman (0.43.2-r0) 19:01:27 (50/166) Installing cairo (1.18.0-r0) 19:01:28 (51/166) Installing cairo-gobject (1.18.0-r0) 19:01:28 (52/166) Installing avahi-libs (0.8-r17) 19:01:29 (53/166) Installing gmp (6.3.0-r1) 19:01:29 (54/166) Installing nettle (3.9.1-r0) 19:01:30 (55/166) Installing libtasn1 (4.19.0-r2) 19:01:30 (56/166) Installing p11-kit (0.25.3-r0) 19:01:31 (57/166) Installing gnutls (3.8.5-r0) 19:01:31 (58/166) Installing cups-libs (2.4.8-r0) 19:01:31 (59/166) Installing libepoxy (1.5.10-r1) 19:01:32 (60/166) Installing fribidi (1.0.14-r0) 19:01:32 (61/166) Installing graphite2 (1.3.14-r6) 19:01:33 (62/166) Installing harfbuzz (8.5.0-r0) 19:01:33 (63/166) Installing libxft (2.3.8-r3) 19:01:34 (64/166) Installing pango (1.52.2-r0) 19:01:34 (65/166) Installing wayland-libs-client (1.22.0-r4) 19:01:34 (66/166) Installing wayland-libs-cursor (1.22.0-r4) 19:01:35 (67/166) Installing wayland-libs-egl (1.22.0-r4) 19:01:35 (68/166) Installing xkeyboard-config (2.41-r0) 19:01:36 (69/166) Installing libxkbcommon (1.7.0-r0) 19:01:36 (70/166) Installing gtk+3.0 (3.24.42-r0) 19:01:37 (71/166) Installing icu-data-full (74.2-r0) 19:01:40 (72/166) Installing mesa (24.0.8-r1) 19:01:40 (73/166) Installing llvm17-libs (17.0.6-r1) 19:01:48 (74/166) Installing hwdata-pci (0.382-r0) 19:01:48 (75/166) Installing libpciaccess (0.18.1-r0) 19:01:48 (76/166) Installing libdrm (2.4.120-r0) 19:01:49 (77/166) Installing libelf (0.191-r0) 19:01:49 (78/166) Installing mesa-glapi (24.0.8-r1) 19:01:50 (79/166) Installing mesa-dri-gallium (24.0.8-r1) 19:01:51 (80/166) Installing eudev-libs (3.2.14-r2) 19:01:51 (81/166) Installing libmagic (5.45-r1) 19:01:52 (82/166) Installing file (5.45-r1) 19:01:52 (83/166) Installing xprop (1.2.7-r0) 19:01:52 (84/166) Installing libice (1.1.1-r6) 19:01:53 (85/166) Installing libuuid (2.40.1-r1) 19:01:53 (86/166) Installing libsm (1.2.4-r4) 19:01:53 (87/166) Installing libxt (1.3.0-r5) 19:01:54 (88/166) Installing libxmu (1.1.4-r2) 19:01:54 (89/166) Installing xset (1.2.5-r1) 19:01:55 (90/166) Installing xdg-utils (1.2.1-r0) 19:01:55 (91/166) Installing libogg (1.3.5-r5) 19:01:55 (92/166) Installing libflac (1.4.3-r1) 19:01:56 (93/166) Installing alsa-lib (1.2.11-r0) 19:01:56 (94/166) Installing libSvtAv1Enc (2.0.0-r1) 19:01:57 (95/166) Installing aom-libs (3.9.0-r0) 19:01:58 (96/166) Installing libva (2.21.0-r0) 19:01:58 (97/166) Installing libvdpau (1.5-r3) 19:01:58 (98/166) Installing ffmpeg-libavutil (6.1.1-r7) 19:01:59 (99/166) Installing libdav1d (1.4.2-r0) 19:01:59 (100/166) Installing openexr-libiex (3.1.13-r1) 19:02:00 (101/166) Installing openexr-libilmthread (3.1.13-r1) 19:02:00 (102/166) Installing imath (3.1.11-r2) 19:02:01 (103/166) Installing openexr-libopenexr (3.1.13-r1) 19:02:01 (104/166) Installing giflib (5.2.2-r0) 19:02:01 (105/166) Installing libhwy (1.0.7-r0) 19:02:02 (106/166) Installing lcms2 (2.16-r0) 19:02:02 (107/166) Installing libjxl (0.10.2-r0) 19:02:02 (108/166) Installing lame-libs (3.100-r5) 19:02:03 (109/166) Installing opus (1.5.2-r0) 19:02:03 (110/166) Installing rav1e-libs (0.7.1-r0) 19:02:04 (111/166) Installing libgomp (13.2.1_git20240309-r0) 19:02:05 (112/166) Installing soxr (0.1.3-r7) 19:02:05 (113/166) Installing ffmpeg-libswresample (6.1.1-r7) 19:02:05 (114/166) Installing libtheora (1.1.1-r18) 19:02:06 (115/166) Installing libvorbis (1.3.7-r2) 19:02:06 (116/166) Installing libvpx (1.14.0-r0) 19:02:07 (117/166) Installing libwebpmux (1.3.2-r0) 19:02:07 (118/166) Installing x264-libs (0.164_git20231001-r0) 19:02:08 (119/166) Installing numactl (2.0.18-r0) 19:02:08 (120/166) Installing x265-libs (3.6-r0) 19:02:09 (121/166) Installing xvidcore (1.3.7-r2) 19:02:09 (122/166) Installing ffmpeg-libavcodec (6.1.1-r7) 19:02:10 (123/166) Installing libbluray (1.3.4-r1) 19:02:10 (124/166) Installing mpg123-libs (1.32.6-r0) 19:02:11 (125/166) Installing libopenmpt (0.7.7-r0) 19:02:11 (126/166) Installing cjson (1.7.18-r0) 19:02:11 (127/166) Installing mbedtls (3.6.0-r0) 19:02:12 (128/166) Installing librist (0.2.10-r1) 19:02:12 (129/166) Installing libsrt (1.5.3-r0) 19:02:13 (130/166) Installing libssh (0.10.6-r0) 19:02:13 (131/166) Installing libsodium (1.0.19-r0) 19:02:14 (132/166) Installing libzmq (4.3.5-r2) 19:02:14 (133/166) Installing ffmpeg-libavformat (6.1.1-r7) 19:02:15 (134/166) Installing crc32c (1.1.2-r0) 19:02:15 (135/166) Installing double-conversion (3.3.0-r0) 19:02:15 (136/166) Installing libevent (2.1.12-r7) 19:02:16 (137/166) Installing wayland-libs-server (1.22.0-r4) 19:02:16 (138/166) Installing mesa-gbm (24.0.8-r1) 19:02:17 (139/166) Installing harfbuzz-subset (8.5.0-r0) 19:02:17 (140/166) Installing icu-libs (74.2-r0) 19:02:18 (141/166) Installing minizip (1.3.1-r0) 19:02:18 (142/166) Installing nspr (4.35-r4) 19:02:18 (143/166) Installing sqlite-libs (3.45.3-r1) 19:02:19 (144/166) Installing nss (3.100-r0) 19:02:19 (145/166) Installing openh264 (2.4.1-r0) 19:02:20 (146/166) Installing libcamera-ipa (0.3.0-r0) 19:02:21 (147/166) Installing libunwind (1.8.1-r0) 19:02:21 (148/166) Installing yaml (0.2.5-r2) 19:02:21 (149/166) Installing libcamera (0.3.0-r0) 19:02:22 (150/166) Installing speexdsp (1.2.1-r2) 19:02:22 (151/166) Installing libuv (1.48.0-r0) 19:02:23 (152/166) Installing roc-toolkit-libs (0.3.0-r0) 19:02:23 (153/166) Installing libsndfile (1.2.2-r0) 19:02:23 (154/166) Installing webrtc-audio-processing-1 (1.3-r0) 19:02:24 (155/166) Installing pipewire-libs (1.0.6-r1) 19:02:25 (156/166) Installing libasyncns (0.8-r3) 19:02:25 (157/166) Installing libltdl (2.4.7-r3) 19:02:25 (158/166) Installing orc (0.4.37-r0) 19:02:26 (159/166) Installing tdb-libs (1.4.9-r1) 19:02:26 (160/166) Installing libpulse (17.0-r0) 19:02:26 (161/166) Installing libwebpdemux (1.3.2-r0) 19:02:27 (162/166) Installing libgpg-error (1.49-r0) 19:02:27 (163/166) Installing libgcrypt (1.10.3-r0) 19:02:28 (164/166) Installing libxslt (1.1.39-r1) 19:02:28 (165/166) Installing chromium (125.0.6422.112-r0) 19:02:43 (166/166) Installing chromium-chromedriver (125.0.6422.112-r0) 19:02:44 Executing busybox-1.36.1-r28.trigger 19:02:44 Executing fontconfig-2.15.0-r1.trigger 19:02:44 Executing mkfontscale-1.2.2-r6.trigger 19:02:44 Executing glib-2.80.2-r0.trigger 19:02:44 Executing shared-mime-info-2.4-r0.trigger 19:02:47 Executing gdk-pixbuf-2.42.11-r1.trigger 19:02:47 Executing gtk-update-icon-cache-3.24.42-r0.trigger 19:02:47 Executing gtk+3.0-3.24.42-r0.trigger 19:02:47 OK: 643 MiB in 194 packages 19:02:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:47 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:49 (1/30) Installing jansson (2.14-r4) 19:02:49 (2/30) Installing binutils (2.42-r0) 19:02:50 (3/30) Installing libatomic (13.2.1_git20240309-r0) 19:02:50 (4/30) Installing isl26 (0.26-r1) 19:02:51 (5/30) Installing mpfr4 (4.2.1-r0) 19:02:52 (6/30) Installing mpc1 (1.3.1-r1) 19:02:52 (7/30) Installing gcc (13.2.1_git20240309-r0) 19:03:02 (8/30) Installing musl-dev (1.2.5-r0) 19:03:03 (9/30) Installing linux-headers (6.6-r0) 19:03:04 (10/30) Installing libffi-dev (3.4.6-r0) 19:03:04 (11/30) Installing libpq (16.3-r0) 19:03:04 (12/30) Installing openssl-dev (3.3.0-r2) 19:03:05 (13/30) Installing libpq-dev (16.3-r0) 19:03:06 (14/30) Installing libecpg (16.3-r0) 19:03:06 (15/30) Installing libecpg-dev (16.3-r0) 19:03:06 (16/30) Installing clang16-headers (16.0.6-r5) 19:03:07 (17/30) Installing llvm16-libs (16.0.6-r8) 19:03:17 (18/30) Installing clang16-libs (16.0.6-r5) 19:03:17 (19/30) Installing fortify-headers (1.1-r3) 19:03:18 (20/30) Installing libstdc++-dev (13.2.1_git20240309-r0) 19:03:19 (21/30) Installing llvm16-linker-tools (16.0.6-r8) 19:03:19 (22/30) Installing clang16 (16.0.6-r5) 19:03:20 (23/30) Installing icu (74.2-r0) 19:03:20 (24/30) Installing icu-dev (74.2-r0) 19:03:21 (25/30) Installing llvm16 (16.0.6-r8) 19:03:27 (26/30) Installing lz4-libs (1.9.4-r5) 19:03:27 (27/30) Installing lz4-dev (1.9.4-r5) 19:03:27 (28/30) Installing zstd (1.5.6-r0) 19:03:28 (29/30) Installing zstd-dev (1.5.6-r0) 19:03:28 (30/30) Installing postgresql16-dev (16.3-r0) 19:03:29 Executing busybox-1.36.1-r28.trigger 19:03:29 OK: 1169 MiB in 224 packages 19:03:29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:32 (1/14) Installing g++ (13.2.1_git20240309-r0) 19:03:35 (2/14) Installing gdbm (1.23-r1) 19:03:35 (3/14) Installing mpdecimal (4.0.0-r0) 19:03:35 (4/14) Installing ncurses-terminfo-base (6.4_p20240420-r0) 19:03:36 (5/14) Installing libncursesw (6.4_p20240420-r0) 19:03:36 (6/14) Installing libpanelw (6.4_p20240420-r0) 19:03:36 (7/14) Installing readline (8.2.10-r0) 19:03:37 (8/14) Installing python3 (3.12.3-r1) 19:03:39 (9/14) Installing python3-pycache-pyc0 (3.12.3-r1) 19:03:40 (10/14) Installing pyc (3.12.3-r1) 19:03:41 (11/14) Installing python3-pyc (3.12.3-r1) 19:03:41 (12/14) Installing python3-dev (3.12.3-r1) 19:03:51 (13/14) Installing libsodium-dev (1.0.19-r0) 19:03:51 (14/14) Installing zeromq-dev (4.3.5-r2) 19:03:51 Executing busybox-1.36.1-r28.trigger 19:03:51 OK: 1356 MiB in 238 packages 19:03:51 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:52 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:53 OK: 1356 MiB in 238 packages 19:03:53 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:56 (1/1) Installing tzdata (2024a-r1) 19:03:56 OK: 1357 MiB in 239 packages 19:03:58 (1/1) Purging tzdata (2024a-r1) 19:03:58 OK: 1356 MiB in 238 packages 19:04:13 Looking in links: /tmp/tmpyx6nqr0t 19:04:13 Processing /tmp/tmpyx6nqr0t/pip-24.0-py3-none-any.whl 19:04:13 Installing collected packages: pip 19:04:23 Successfully installed pip-24.0 19:04:23 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 19:04:25 Requirement already satisfied: pip in /usr/lib/python3.12/site-packages (24.0) 19:04:29 Collecting setuptools 19:04:29 Downloading setuptools-70.0.0-py3-none-any.whl.metadata (5.9 kB) 19:04:29 Collecting wheel 19:04:29 Downloading wheel-0.43.0-py3-none-any.whl.metadata (2.2 kB) 19:04:29 Downloading setuptools-70.0.0-py3-none-any.whl (863 kB) 19:04:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 863.4/863.4 kB 18.6 MB/s eta 0:00:00 19:04:29 Downloading wheel-0.43.0-py3-none-any.whl (65 kB) 19:04:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.8/65.8 kB 21.1 MB/s eta 0:00:00 19:04:29 Installing collected packages: wheel, setuptools 19:04:35 Successfully installed setuptools-70.0.0 wheel-0.43.0 19:04:35 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 19:04:38 Processing ./edgex-taf-common 19:04:38 Preparing metadata (setup.py): started 19:04:39 Preparing metadata (setup.py): finished with status 'done' 19:04:39 Building wheels for collected packages: edgex-taf-common 19:04:39 Building wheel for edgex-taf-common (setup.py): started 19:04:41 Building wheel for edgex-taf-common (setup.py): finished with status 'done' 19:04:41 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=67dc3560dc221d79bd91f0d9d241be0a2412edb83ce3b6b26ad5f3063499cd6f 19:04:41 Stored in directory: /tmp/pip-ephem-wheel-cache-gxwjaxcw/wheels/35/df/45/b99a91390beb83d1f9641dc5c68da73c3ac1af53a6f440677d 19:04:41 Successfully built edgex-taf-common 19:04:41 Installing collected packages: edgex-taf-common 19:04:41 Successfully installed edgex-taf-common-0.0.0 19:04:41 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 19:04:45 Collecting robotframework==7.0 (from -r requirements.txt (line 1)) 19:04:45 Downloading robotframework-7.0-py3-none-any.whl.metadata (7.4 kB) 19:04:45 Collecting python-dotenv==1.0.1 (from -r requirements.txt (line 2)) 19:04:45 Downloading python_dotenv-1.0.1-py3-none-any.whl.metadata (23 kB) 19:04:46 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) 19:04:46 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) 19:04:46 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) 19:04:46 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) 19:04:46 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) 19:04:46 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) 19:04:46 Preparing metadata (setup.py): started 19:04:47 Preparing metadata (setup.py): finished with status 'done' 19:04:47 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) 19:04:47 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl.metadata (16 kB) 19:04:47 Collecting configparser==6.0.0 (from -r requirements.txt (line 7)) 19:04:47 Downloading configparser-6.0.0-py3-none-any.whl.metadata (11 kB) 19:04:48 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) 19:04:48 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) 19:04:48 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) 19:04:48 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) 19:04:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 22.8 MB/s eta 0:00:00 19:04:48 Preparing metadata (setup.py): started 19:04:49 Preparing metadata (setup.py): finished with status 'done' 19:04:50 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) 19:04:50 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) 19:04:52 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) 19:04:52 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (62 kB) 19:04:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 22.9 MB/s eta 0:00:00 19:04:53 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) 19:04:53 Downloading psutil-5.9.5.tar.gz (493 kB) 19:04:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 25.6 MB/s eta 0:00:00 19:04:53 Installing build dependencies: started 19:05:09 Installing build dependencies: finished with status 'done' 19:05:09 Getting requirements to build wheel: started 19:05:09 Getting requirements to build wheel: finished with status 'done' 19:05:09 Preparing metadata (pyproject.toml): started 19:05:11 Preparing metadata (pyproject.toml): finished with status 'done' 19:05:11 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) 19:05:11 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) 19:05:15 Collecting pyzmq==26.0.3 (from -r requirements.txt (line 14)) 19:05:15 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (6.1 kB) 19:05:15 Collecting influxdb-client==1.41.0 (from -r requirements.txt (line 15)) 19:05:15 Downloading influxdb_client-1.41.0-py3-none-any.whl.metadata (64 kB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.8/64.8 kB 23.9 MB/s eta 0:00:00 19:05:15 Collecting psycopg2==2.9.9 (from -r requirements.txt (line 16)) 19:05:15 Downloading psycopg2-2.9.9.tar.gz (384 kB) 19:05:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 384.9/384.9 kB 25.5 MB/s eta 0:00:00 19:05:16 Preparing metadata (setup.py): started 19:05:17 Preparing metadata (setup.py): finished with status 'done' 19:05:19 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) 19:05:19 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) 19:05:19 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:05:19 Downloading selenium-4.21.0-py3-none-any.whl.metadata (6.9 kB) 19:05:19 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:05:19 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl.metadata (9.0 kB) 19:05:20 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:20 Downloading docutils-0.21.2-py3-none-any.whl.metadata (2.8 kB) 19:05:20 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:20 Downloading flex-6.14.1.tar.gz (40 kB) 19:05:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 6.4 MB/s eta 0:00:00 19:05:20 Preparing metadata (setup.py): started 19:05:21 Preparing metadata (setup.py): finished with status 'done' 19:05:21 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:21 Downloading genson-1.3.0-py3-none-any.whl.metadata (28 kB) 19:05:21 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:21 Downloading jsonpath_ng-1.6.1-py3-none-any.whl.metadata (18 kB) 19:05:22 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:22 Downloading jsonschema-4.22.0-py3-none-any.whl.metadata (8.2 kB) 19:05:22 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:22 Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB) 19:05:23 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:23 Downloading pytz-2024.1-py2.py3-none-any.whl.metadata (22 kB) 19:05:23 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:23 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) 19:05:24 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) 19:05:24 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl.metadata (33 kB) 19:05:24 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) 19:05:24 Downloading idna-3.7-py3-none-any.whl.metadata (9.9 kB) 19:05:24 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) 19:05:25 Downloading urllib3-2.2.1-py3-none-any.whl.metadata (6.4 kB) 19:05:25 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) 19:05:25 Downloading certifi-2024.2.2-py3-none-any.whl.metadata (2.2 kB) 19:05:25 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) 19:05:25 Downloading packaging-24.0-py3-none-any.whl.metadata (3.2 kB) 19:05:26 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) 19:05:26 Downloading websocket_client-1.8.0-py3-none-any.whl.metadata (8.0 kB) 19:05:26 Collecting reactivex>=4.0.4 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:05:26 Downloading reactivex-4.0.4-py3-none-any.whl.metadata (5.5 kB) 19:05:27 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:05:27 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) 19:05:27 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.12/site-packages (from influxdb-client==1.41.0->-r requirements.txt (line 15)) (70.0.0) 19:05:27 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:05:27 Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB) 19:05:27 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.41.0->-r requirements.txt (line 15)) 19:05:27 Downloading typing_extensions-4.12.0-py3-none-any.whl.metadata (3.0 kB) 19:05:28 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:05:28 Downloading trio-0.25.1-py3-none-any.whl.metadata (8.7 kB) 19:05:28 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:05:28 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) 19:05:29 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:05:29 Downloading PyYAML-6.0.1.tar.gz (125 kB) 19:05:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 25.5 MB/s eta 0:00:00 19:05:30 Installing build dependencies: started 19:05:52 Installing build dependencies: finished with status 'done' 19:05:52 Getting requirements to build wheel: started 19:06:02 Getting requirements to build wheel: finished with status 'done' 19:06:02 Preparing metadata (pyproject.toml): started 19:06:03 Preparing metadata (pyproject.toml): finished with status 'done' 19:06:03 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:03 Downloading validate_email-1.3.tar.gz (4.7 kB) 19:06:03 Preparing metadata (setup.py): started 19:06:04 Preparing metadata (setup.py): finished with status 'done' 19:06:04 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:04 Downloading rfc3987-1.3.8-py2.py3-none-any.whl.metadata (7.5 kB) 19:06:04 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:04 Downloading strict-rfc3339-0.7.tar.gz (17 kB) 19:06:04 Preparing metadata (setup.py): started 19:06:05 Preparing metadata (setup.py): finished with status 'done' 19:06:06 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:06 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) 19:06:06 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:06 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) 19:06:06 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:06 Downloading ply-3.11-py2.py3-none-any.whl.metadata (844 bytes) 19:06:06 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:06 Downloading attrs-23.2.0-py3-none-any.whl.metadata (9.5 kB) 19:06:06 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:06 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB) 19:06:07 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:07 Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB) 19:06:09 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) 19:06:09 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl.metadata (4.1 kB) 19:06:11 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:11 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl.metadata (10 kB) 19:06:11 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:11 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) 19:06:11 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:11 Downloading sniffio-1.3.1-py3-none-any.whl.metadata (3.9 kB) 19:06:11 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:11 Downloading wsproto-1.2.0-py3-none-any.whl.metadata (5.6 kB) 19:06:12 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:12 Downloading PySocks-1.7.1-py3-none-any.whl.metadata (13 kB) 19:06:12 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) 19:06:12 Downloading h11-0.14.0-py3-none-any.whl.metadata (8.2 kB) 19:06:13 Downloading robotframework-7.0-py3-none-any.whl (726 kB) 19:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 726.3/726.3 kB 25.4 MB/s eta 0:00:00 19:06:13 Downloading python_dotenv-1.0.1-py3-none-any.whl (19 kB) 19:06:13 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) 19:06:13 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) 19:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 24.1 MB/s eta 0:00:00 19:06:13 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) 19:06:13 Downloading configparser-6.0.0-py3-none-any.whl (19 kB) 19:06:13 Downloading requests-2.31.0-py3-none-any.whl (62 kB) 19:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 25.1 MB/s eta 0:00:00 19:06:13 Downloading docker-6.1.3-py3-none-any.whl (148 kB) 19:06:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 24.9 MB/s eta 0:00:00 19:06:13 Downloading numpy-1.26.2-cp312-cp312-musllinux_1_1_aarch64.whl (13.6 MB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.6/13.6 MB 21.4 MB/s eta 0:00:00 19:06:14 Downloading redis-5.0.1-py3-none-any.whl (250 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 25.7 MB/s eta 0:00:00 19:06:14 Downloading pyzmq-26.0.3-cp312-cp312-musllinux_1_1_aarch64.whl (1.2 MB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 23.9 MB/s eta 0:00:00 19:06:14 Downloading influxdb_client-1.41.0-py3-none-any.whl (744 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 744.6/744.6 kB 25.3 MB/s eta 0:00:00 19:06:14 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 23.4 MB/s eta 0:00:00 19:06:14 Downloading certifi-2024.2.2-py3-none-any.whl (163 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 27.3 MB/s eta 0:00:00 19:06:14 Downloading charset_normalizer-3.3.2-cp312-cp312-musllinux_1_1_aarch64.whl (138 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.3/138.3 kB 26.6 MB/s eta 0:00:00 19:06:14 Downloading idna-3.7-py3-none-any.whl (66 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.8/66.8 kB 23.3 MB/s eta 0:00:00 19:06:14 Downloading packaging-24.0-py3-none-any.whl (53 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.5/53.5 kB 23.3 MB/s eta 0:00:00 19:06:14 Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 26.8 MB/s eta 0:00:00 19:06:14 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 27.0 MB/s eta 0:00:00 19:06:14 Downloading robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 19:06:14 Downloading selenium-4.21.0-py3-none-any.whl (9.5 MB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 23.0 MB/s eta 0:00:00 19:06:14 Downloading urllib3-2.2.1-py3-none-any.whl (121 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 27.2 MB/s eta 0:00:00 19:06:14 Downloading websocket_client-1.8.0-py3-none-any.whl (58 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 kB 21.8 MB/s eta 0:00:00 19:06:14 Downloading docutils-0.21.2-py3-none-any.whl (587 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 587.4/587.4 kB 25.3 MB/s eta 0:00:00 19:06:14 Downloading genson-1.3.0-py3-none-any.whl (21 kB) 19:06:14 Downloading jsonpath_ng-1.6.1-py3-none-any.whl (29 kB) 19:06:14 Downloading jsonschema-4.22.0-py3-none-any.whl (88 kB) 19:06:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.3/88.3 kB 24.5 MB/s eta 0:00:00 19:06:14 Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 24.6 MB/s eta 0:00:00 19:06:15 Downloading pytz-2024.1-py2.py3-none-any.whl (505 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 505.5/505.5 kB 26.3 MB/s eta 0:00:00 19:06:15 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) 19:06:15 Downloading attrs-23.2.0-py3-none-any.whl (60 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 25.7 MB/s eta 0:00:00 19:06:15 Downloading click-8.1.7-py3-none-any.whl (97 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 25.4 MB/s eta 0:00:00 19:06:15 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) 19:06:15 Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB) 19:06:15 Downloading referencing-0.35.1-py3-none-any.whl (26 kB) 19:06:15 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) 19:06:15 Downloading rpds_py-0.18.1-cp312-cp312-musllinux_1_2_aarch64.whl (1.3 MB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 25.9 MB/s eta 0:00:00 19:06:15 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) 19:06:15 Downloading trio-0.25.1-py3-none-any.whl (467 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.7/467.7 kB 27.3 MB/s eta 0:00:00 19:06:15 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) 19:06:15 Downloading typing_extensions-4.12.0-py3-none-any.whl (37 kB) 19:06:15 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 28.2 MB/s eta 0:00:00 19:06:15 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) 19:06:15 Downloading sniffio-1.3.1-py3-none-any.whl (10 kB) 19:06:15 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) 19:06:15 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 19:06:15 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 19:06:15 Downloading h11-0.14.0-py3-none-any.whl (58 kB) 19:06:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 27.2 MB/s eta 0:00:00 19:06:16 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, PyYAML, strict-rfc3339, validate-email 19:06:16 Building wheel for robotbackgroundlogger (setup.py): started 19:06:18 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' 19:06:18 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4279 sha256=7cdb8fd192061355845385745eed14b5476123c47db6b9f8d2be67af7e60743f 19:06:18 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/ee/8e/b3/85ac7457ebf8d7fcabda29cdf42a435efa7a512927c56b696c 19:06:18 Building wheel for paho-mqtt (setup.py): started 19:06:20 Building wheel for paho-mqtt (setup.py): finished with status 'done' 19:06:20 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62119 sha256=ce26de4b84168ea657d6e72a408ff3414c21d0af36674e2a0653529c1eb094df 19:06:20 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/23/d5/af/1f3cbcc350dec9d8e95040f388e0163d132eff0c9a453db659 19:06:20 Building wheel for psutil (pyproject.toml): started 19:06:32 Building wheel for psutil (pyproject.toml): finished with status 'done' 19:06:32 Created wheel for psutil: filename=psutil-5.9.5-cp312-abi3-linux_aarch64.whl size=281985 sha256=5ae430cdcfb85a512997fff540fb803c531b0775a141f57d46905378250abad9 19:06:32 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/e8/a9/47/bee5d847b031736eb597b632c3ff602d0c0ccf1f14d95293ee 19:06:32 Building wheel for psycopg2 (setup.py): started 19:07:40 Building wheel for psycopg2 (setup.py): still running... 19:07:40 Building wheel for psycopg2 (setup.py): finished with status 'done' 19:07:40 Created wheel for psycopg2: filename=psycopg2-2.9.9-cp312-cp312-linux_aarch64.whl size=512490 sha256=9d47fe79b212f0055ae4c1bcb87017f26a18262a7c59dfa021e3c12eedd26d79 19:07:40 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/ff/ac/80/7ccec163e3d05ae2112311b895132409b9abfd7e0c1c6b5183 19:07:40 Building wheel for flex (setup.py): started 19:07:40 Building wheel for flex (setup.py): finished with status 'done' 19:07:40 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77258 sha256=23ab935a465e1f8581b97331009d890490c5840175e1811e35a4fe248f17a841 19:07:40 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/79/5e/93/5a3f4810752187ab236237bb8beeb2e3d959ffc3923b37e270 19:07:40 Building wheel for PyYAML (pyproject.toml): started 19:07:42 Building wheel for PyYAML (pyproject.toml): finished with status 'done' 19:07:42 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp312-cp312-linux_aarch64.whl size=45363 sha256=277c0a18b3488d454b14b91a10f9b38d08030a728978f58344f7c023f125a428 19:07:42 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/4a/68/8e/df9cd97725df58bd2ab35992dce00b50f70490a3d672da85ea 19:07:42 Building wheel for strict-rfc3339 (setup.py): started 19:07:43 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' 19:07:43 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18129 sha256=7d88d313be501f23cddc95f2f5e94536695fdd0d2e4da602fbaead1789c8b3a4 19:07:43 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/ce/81/f4/a2fb36db927b72a2171f2ac17bd1b29378bb993776c36785f1 19:07:43 Building wheel for validate-email (setup.py): started 19:07:45 Building wheel for validate-email (setup.py): finished with status 'done' 19:07:45 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5464 sha256=f041e98126fa5f03a52310d2ef852e560e597bdb5536c153c5478ca5a114f53c 19:07:45 Stored in directory: /tmp/pip-ephem-wheel-cache-js2djpry/wheels/f5/a0/b7/a43de978819238901ea48e1d12f8224292eada6d2f3eb9b0c1 19:07:45 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex PyYAML strict-rfc3339 validate-email 19:07:48 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, redis, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, docutils, configparser, click, charset-normalizer, certifi, attrs, wsproto, robotbackgroundlogger, requests, referencing, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary 19:09:10 Successfully installed GenSON-1.3.0 PyYAML-6.0.1 RESTinstance-1.3.0 attrs-23.2.0 certifi-2024.2.2 charset-normalizer-3.3.2 click-8.1.7 configparser-6.0.0 docker-6.1.3 docutils-0.21.2 flex-6.14.1 h11-0.14.0 idna-3.7 influxdb-client-1.41.0 jsonpath-ng-1.6.1 jsonpointer-2.4 jsonschema-4.22.0 jsonschema-specifications-2023.12.1 numpy-1.26.2 outcome-1.3.0.post0 packaging-24.0 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.9 pycryptodome-3.19.0 pygments-2.18.0 pysocks-1.7.1 python-dateutil-2.9.0.post0 python-dotenv-1.0.1 pytz-2024.1 pyzmq-26.0.3 reactivex-4.0.4 redis-5.0.1 referencing-0.35.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-7.0 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.18.1 selenium-4.21.0 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.25.1 trio-websocket-0.11.1 typing-extensions-4.12.0 tzlocal-5.2 urllib3-2.2.1 validate-email-1.3 websocket-client-1.8.0 wsproto-1.2.0 19:09:10 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 19:09:56 Removing intermediate container 2a84189a5d17 19:09:56 ---> 4529bb7ff9f5 19:09:56 Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] 19:09:56 ---> Running in 31662fa69175 19:09:56 Removing intermediate container 31662fa69175 19:09:56 ---> fcd9592819a4 19:09:56 Step 11/13 : LABEL arch=arm64 19:09:56 ---> Running in e4c44172a5a8 19:09:56 Removing intermediate container e4c44172a5a8 19:09:56 ---> e72409abaa69 19:09:56 Step 12/13 : LABEL git_sha=2204cf460ec27f8b2e77a7c6bcef278b1d6b2ee0 19:09:56 ---> Running in 252195a2020e 19:09:56 Removing intermediate container 252195a2020e 19:09:56 ---> 9a79b5bceaba 19:09:56 Step 13/13 : LABEL version=0.0.0 19:09:56 ---> Running in cb55b0dee91d 19:09:56 Removing intermediate container cb55b0dee91d 19:09:56 ---> 22148c066179 19:09:56 [Warning] One or more build-args [ARCH] were not consumed 19:09:56 Successfully built 22148c066179 19:09:56 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:57 19:09:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:09:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:09:58 arm64: Pulling from edgex-lftools-log-publisher 19:09:58 8998bd30e6a1: Pulling fs layer 19:09:58 04944245beec: Pulling fs layer 19:09:58 699f458cf7ca: Pulling fs layer 19:09:58 765212b225bb: Pulling fs layer 19:09:58 f23df028b6ca: Pulling fs layer 19:09:58 d65c8cfc05b1: Pulling fs layer 19:09:58 2437ff75d9bd: Pulling fs layer 19:09:58 765212b225bb: Waiting 19:09:58 f23df028b6ca: Waiting 19:09:58 d65c8cfc05b1: Waiting 19:09:58 2437ff75d9bd: Waiting 19:09:58 04944245beec: Verifying Checksum 19:09:58 04944245beec: Download complete 19:09:58 765212b225bb: Verifying Checksum 19:09:58 765212b225bb: Download complete 19:09:58 f23df028b6ca: Verifying Checksum 19:09:58 f23df028b6ca: Download complete 19:09:58 d65c8cfc05b1: Verifying Checksum 19:09:58 d65c8cfc05b1: Download complete 19:09:58 699f458cf7ca: Verifying Checksum 19:09:58 699f458cf7ca: Download complete 19:09:58 8998bd30e6a1: Verifying Checksum 19:09:58 8998bd30e6a1: Download complete 19:10:01 2437ff75d9bd: Verifying Checksum 19:10:01 2437ff75d9bd: Download complete 19:10:03 8998bd30e6a1: Pull complete 19:10:04 04944245beec: Pull complete 19:10:05 699f458cf7ca: Pull complete 19:10:05 765212b225bb: Pull complete 19:10:06 f23df028b6ca: Pull complete 19:10:06 d65c8cfc05b1: Pull complete 19:10:25 2437ff75d9bd: Pull complete 19:10:25 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:10:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:10:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:25 prd-ubuntu20.04-docker-arm64-4c-16g-1724 does not seem to be running inside a container 19:10:25 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:10:28 $ docker top fd483445a724fe9eaa2e977883a73ee2acefc4e01299af03088bebc7cce16de2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:10:29 ---> job-cost.sh 19:10:29 lf-activate-venv: SKIPPING 19:10:29 INFO: No Stack... 19:10:29 INFO: Retrieving Pricing Info for: v3-standard-4 19:10:30 INFO: Archiving Costs [Pipeline] sh 19:10:31 + cat /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/cost.csv 19:10:31 + cut -d, -f6 [Pipeline] lock 19:10:31 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] 19:10:31 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] did not exist. Created. 19:10:31 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:10:31 /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/durable-5cc9db56/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 19:10:32 + echo total: 0.10999999940395355 [Pipeline] stash 19:10:32 Warning: overwriting stash ‘stack-cost’ 19:10:33 Stashed 1 file(s) [Pipeline] } 19:10:33 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-106-3-stack-cost] [Pipeline] // lock [Pipeline] } 19:10:33 $ docker stop --time=1 fd483445a724fe9eaa2e977883a73ee2acefc4e01299af03088bebc7cce16de2 19:10:34 $ docker rm -f --volumes fd483445a724fe9eaa2e977883a73ee2acefc4e01299af03088bebc7cce16de2 [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] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:10:35 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-106/archives ] 19:10:35 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-106/archives 19:10:35 total 16 19:10:35 drwxr-xr-x 3 root root 4096 May 30 19:00 . 19:10:35 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .. 19:10:35 drwxr-xr-x 2 root root 4096 May 30 19:00 cost 19:10:35 -rw-r--r-- 1 root root 88 May 30 19:00 cost.csv 19:10:35 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-106/archives 19:10:35 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-106/archives 19:10:35 total 16 19:10:35 drwxr-xr-x 3 jenkins jenkins 4096 May 30 19:00 . 19:10:35 drwxrwxr-x 8 jenkins jenkins 4096 May 30 19:00 .. 19:10:35 drwxr-xr-x 2 jenkins jenkins 4096 May 30 19:00 cost 19:10:35 -rw-r--r-- 1 jenkins jenkins 88 May 30 19:00 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:10:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:10:36 ---> package-listing.sh 19:10:36 ++ facter osfamily 19:10:36 ++ tr '[:upper:]' '[:lower:]' 19:10:37 + OS_FAMILY=debian 19:10:37 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-106 19:10:37 + START_PACKAGES=/tmp/packages_start.txt 19:10:37 + END_PACKAGES=/tmp/packages_end.txt 19:10:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:10:37 + PACKAGES=/tmp/packages_start.txt 19:10:37 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-106 ']' 19:10:37 + PACKAGES=/tmp/packages_end.txt 19:10:37 + case "${OS_FAMILY}" in 19:10:37 + grep '^ii' 19:10:37 + dpkg -l 19:10:37 + '[' -f /tmp/packages_start.txt ']' 19:10:37 + '[' -f /tmp/packages_end.txt ']' 19:10:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:10:37 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-106 ']' 19:10:37 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/ 19:10:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-106/archives/ [Pipeline] echo 19:10:37 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:10:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:10:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:10:37 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:10:37 prd-ubuntu20.04-docker-8c-8g-1720 does not seem to be running inside a container 19:10:37 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-106/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-106 -v /w/workspace/xfoundry_edgex-taf-common_PR-106:/w/workspace/xfoundry_edgex-taf-common_PR-106:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-106@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-106@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:latest cat 19:10:38 $ docker top f416203e65db77ea16b7e85561cb212c7c84dacb5c407485761e0141cf3e2622 -eo pid,comm [Pipeline] { [Pipeline] sh 19:10:38 + touch /tmp/pre-build-complete [Pipeline] sh 19:10:38 + mkdir -p /var/log/sysstat [Pipeline] sh 19:10:39 + ls /var/log/sa-host 19:10:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:10:39 provisioning config files... 19:10:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-106@tmp/config8931289695497362001tmp [Pipeline] { [Pipeline] echo 19:10:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:10:39 ---> create-netrc.sh [Pipeline] } 19:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:10:39 ---> python-tools-install.sh [Pipeline] echo 19:10:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:10:40 ---> sudo-logs.sh 19:10:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:10:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:10:40 ---> job-cost.sh 19:10:40 lf-activate-venv: SKIPPING 19:10:40 DEBUG: total: 0.2199999988079071 19:10:40 INFO: Retrieving Stack Cost... 19:10:40 INFO: Retrieving Pricing Info for: v3-standard-8 19:10:41 INFO: Archiving Costs [Pipeline] echo 19:10:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:10:41 ---> logs-deploy.sh 19:10:41 lf-activate-venv: SKIPPING 19:10:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-106/3 19:10:41 INFO: archiving workspace using pattern(s): 19:10:42 Archives upload complete. 19:10:42 INFO: archiving logs to Nexus