Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 742ae9a153caf622fd4951f760bb631dafd14e36 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-ssh7039456973404031815.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2769161910290133214.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1519701036378638118.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh13853278864907522052.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3328372373230468113.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-23660’ Running on prd-ubuntu20.04-docker-8c-8g-23668 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 742ae9a153caf622fd4951f760bb631dafd14e36 (main) Commit message: "Merge pull request #92 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.2.0" > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 742ae9a153caf622fd4951f760bb631dafd14e36 # timeout=10 > git rev-list --no-walk 468567e7d5ab138f745a1ebbc21ef4212f5cf70e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-02T02:29:49.935Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-02T02:29:50.004Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-02T02:29:50.030Z] ========================================================= [2023-12-02T02:29:50.030Z] EdgeX Global Pipelines Version Info [2023-12-02T02:29:50.030Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:29:50.750Z] ------------------- [2023-12-02T02:29:50.750Z] stable info: [2023-12-02T02:29:50.750Z] ------------------- [2023-12-02T02:29:50.750Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-02T02:29:50.750Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-02T02:29:50.750Z] Message: update stable to v1.0.258 [2023-12-02T02:29:51.321Z] ------------------- [2023-12-02T02:29:51.321Z] experimental info: [2023-12-02T02:29:51.321Z] ------------------- [2023-12-02T02:29:51.321Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-02T02:29:51.321Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-02T02:29:51.321Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo [2023-12-02T02:29:51.418Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo [2023-12-02T02:29:51.440Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo [2023-12-02T02:29:51.467Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-02T02:29:51.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-02T02:29:51.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-02T02:29:51.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo [2023-12-02T02:29:51.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-02T02:29:51.603Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo [2023-12-02T02:29:51.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo [2023-12-02T02:29:51.658Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-02T02:29:51.687Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo [2023-12-02T02:29:51.710Z] [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo [2023-12-02T02:29:51.750Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-02T02:29:51.781Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-02T02:29:51.808Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-02T02:29:51.835Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-02T02:29:51.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-02T02:29:51.896Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 742ae9a153caf622fd4951f760bb631dafd14e36 [Pipeline] echo [2023-12-02T02:29:51.923Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 742ae9a [Pipeline] echo [2023-12-02T02:29:51.956Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:29:52.026Z] provisioning config files... [2023-12-02T02:29:52.041Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config4132060980496974970tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:29:52.382Z] ---> ****-login.sh [2023-12-02T02:29:52.382Z] nexus3.edgexfoundry.org:10001 [2023-12-02T02:29:52.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:52.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:52.641Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:52.641Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:52.641Z] [2023-12-02T02:29:52.641Z] Login Succeeded [2023-12-02T02:29:52.641Z] nexus3.edgexfoundry.org:10002 [2023-12-02T02:29:52.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:52.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:52.901Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:52.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:52.901Z] [2023-12-02T02:29:52.901Z] Login Succeeded [2023-12-02T02:29:52.901Z] nexus3.edgexfoundry.org:10003 [2023-12-02T02:29:52.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:52.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:52.901Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:52.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:52.901Z] [2023-12-02T02:29:52.901Z] Login Succeeded [2023-12-02T02:29:52.901Z] nexus3.edgexfoundry.org:10004 [2023-12-02T02:29:52.901Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:52.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:52.901Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:52.901Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:52.901Z] [2023-12-02T02:29:52.901Z] Login Succeeded [2023-12-02T02:29:52.901Z] ****.io [2023-12-02T02:29:53.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:29:53.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:29:53.420Z] Configure a credential helper to remove this warning. See [2023-12-02T02:29:53.420Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:29:53.420Z] [2023-12-02T02:29:53.420Z] Login Succeeded [2023-12-02T02:29:53.420Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T02:29:53.428Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-12-02T02:29:53.912Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:29:53.912Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-02T02:29:53.912Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-02T02:29:53.912Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-02T02:29:53.912Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-02T02:29:53.912Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-02T02:29:53.912Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:29:54.276Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:29:54.276Z] [2023-12-02T02:29:54.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:29:54.594Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:29:54.854Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-02T02:29:54.854Z] b85a868b505f: Pulling fs layer [2023-12-02T02:29:54.854Z] e2be974225ed: Pulling fs layer [2023-12-02T02:29:54.854Z] 339a4e72a1f5: Pulling fs layer [2023-12-02T02:29:54.854Z] 988bab9f4d93: Pulling fs layer [2023-12-02T02:29:54.854Z] 1469e6f7b9e6: Pulling fs layer [2023-12-02T02:29:54.854Z] eaf3925da568: Pulling fs layer [2023-12-02T02:29:54.854Z] bab4dde63d76: Pulling fs layer [2023-12-02T02:29:54.854Z] bde34c3a00c8: Pulling fs layer [2023-12-02T02:29:54.854Z] b352a97aabf1: Pulling fs layer [2023-12-02T02:29:54.854Z] 4872d77fe225: Pulling fs layer [2023-12-02T02:29:54.854Z] 5851b861e8e6: Pulling fs layer [2023-12-02T02:29:54.854Z] 988bab9f4d93: Waiting [2023-12-02T02:29:54.854Z] 1469e6f7b9e6: Waiting [2023-12-02T02:29:54.854Z] eaf3925da568: Waiting [2023-12-02T02:29:54.854Z] bab4dde63d76: Waiting [2023-12-02T02:29:54.854Z] bde34c3a00c8: Waiting [2023-12-02T02:29:54.854Z] b352a97aabf1: Waiting [2023-12-02T02:29:54.854Z] 4872d77fe225: Waiting [2023-12-02T02:29:54.854Z] 5851b861e8e6: Waiting [2023-12-02T02:29:54.854Z] e2be974225ed: Verifying Checksum [2023-12-02T02:29:54.854Z] e2be974225ed: Download complete [2023-12-02T02:29:54.854Z] 988bab9f4d93: Verifying Checksum [2023-12-02T02:29:54.854Z] 988bab9f4d93: Download complete [2023-12-02T02:29:54.854Z] 1469e6f7b9e6: Verifying Checksum [2023-12-02T02:29:54.854Z] 1469e6f7b9e6: Download complete [2023-12-02T02:29:54.854Z] eaf3925da568: Verifying Checksum [2023-12-02T02:29:54.854Z] eaf3925da568: Download complete [2023-12-02T02:29:54.854Z] 339a4e72a1f5: Verifying Checksum [2023-12-02T02:29:54.854Z] 339a4e72a1f5: Download complete [2023-12-02T02:29:54.854Z] bde34c3a00c8: Download complete [2023-12-02T02:29:55.113Z] b352a97aabf1: Verifying Checksum [2023-12-02T02:29:55.113Z] b352a97aabf1: Download complete [2023-12-02T02:29:55.113Z] 4872d77fe225: Verifying Checksum [2023-12-02T02:29:55.113Z] 4872d77fe225: Download complete [2023-12-02T02:29:55.113Z] 5851b861e8e6: Verifying Checksum [2023-12-02T02:29:55.113Z] 5851b861e8e6: Download complete [2023-12-02T02:29:55.113Z] b85a868b505f: Verifying Checksum [2023-12-02T02:29:55.113Z] b85a868b505f: Download complete [2023-12-02T02:29:55.372Z] bab4dde63d76: Verifying Checksum [2023-12-02T02:29:55.372Z] bab4dde63d76: Download complete [2023-12-02T02:29:56.312Z] b85a868b505f: Pull complete [2023-12-02T02:29:56.570Z] e2be974225ed: Pull complete [2023-12-02T02:29:56.831Z] 339a4e72a1f5: Pull complete [2023-12-02T02:29:57.088Z] 988bab9f4d93: Pull complete [2023-12-02T02:29:57.348Z] 1469e6f7b9e6: Pull complete [2023-12-02T02:29:57.348Z] eaf3925da568: Pull complete [2023-12-02T02:29:58.724Z] bab4dde63d76: Pull complete [2023-12-02T02:29:58.983Z] bde34c3a00c8: Pull complete [2023-12-02T02:29:59.243Z] b352a97aabf1: Pull complete [2023-12-02T02:29:59.244Z] 4872d77fe225: Pull complete [2023-12-02T02:29:59.504Z] 5851b861e8e6: Pull complete [2023-12-02T02:29:59.504Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-02T02:29:59.504Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:29:59.504Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:29:59.662Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:29:59.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:30:02.768Z] $ docker top e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb -eo pid,comm [2023-12-02T02:30:02.821Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:30:02.821Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:30:02.897Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:30:02.897Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:30:03.006Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:30:03.011Z] $ docker exec e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent [2023-12-02T02:30:03.118Z] SSH_AUTH_SOCK=/tmp/ssh-idbAshsAQ8rw/agent.33 [2023-12-02T02:30:03.118Z] SSH_AGENT_PID=39 [2023-12-02T02:30:03.125Z] Running ssh-add (command line suppressed) [2023-12-02T02:30:03.222Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4249484686093517196.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_4249484686093517196.key) [2023-12-02T02:30:03.230Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:30:03.525Z] + git tag --points-at HEAD [Pipeline] } [2023-12-02T02:30:03.556Z] $ docker exec --env ******** --env ******** e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent -k [2023-12-02T02:30:03.648Z] unset SSH_AUTH_SOCK; [2023-12-02T02:30:03.648Z] unset SSH_AGENT_PID; [2023-12-02T02:30:03.649Z] echo Agent pid 39 killed; [2023-12-02T02:30:03.653Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-02T02:30:03.700Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:30:03.700Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:30:03.804Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:30:03.810Z] $ docker exec e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent [2023-12-02T02:30:03.904Z] SSH_AUTH_SOCK=/tmp/ssh-EzCMAzh9j32u/agent.71 [2023-12-02T02:30:03.904Z] SSH_AGENT_PID=77 [2023-12-02T02:30:03.908Z] Running ssh-add (command line suppressed) [2023-12-02T02:30:04.017Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_919066449120380062.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_919066449120380062.key) [2023-12-02T02:30:04.029Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:30:04.331Z] + git semver init [2023-12-02T02:30:04.592Z] 2023-12-02 02:30:04,516 [run_init] DEBUG init version:0.0.0 force:False [2023-12-02T02:30:04.592Z] 2023-12-02 02:30:04,516 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-02T02:30:04.592Z] 2023-12-02 02:30:04,517 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/gexfoundry_edgex-taf-common_main/.semver [2023-12-02T02:30:04.592Z] 2023-12-02 02:30:04,517 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/gexfoundry_edgex-taf-common_main/.semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:30:05.530Z] 2023-12-02 02:30:05,241 [append_file] DEBUG append to file:/w/workspace/gexfoundry_edgex-taf-common_main/.git/info/exclude [2023-12-02T02:30:05.530Z] 2023-12-02 02:30:05,241 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:False [2023-12-02T02:30:05.530Z] 2023-12-02 02:30:05,242 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:30:05.530Z] 2023-12-02 02:30:05,242 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:30:05.530Z] 0.0.2-dev.38 [Pipeline] } [2023-12-02T02:30:05.542Z] $ docker exec --env ******** --env ******** e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb ssh-agent -k [2023-12-02T02:30:05.641Z] unset SSH_AUTH_SOCK; [2023-12-02T02:30:05.642Z] unset SSH_AGENT_PID; [2023-12-02T02:30:05.642Z] echo Agent pid 77 killed; [2023-12-02T02:30:05.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:30:06.013Z] + git semver [Pipeline] } [2023-12-02T02:30:06.287Z] $ docker stop --time=1 e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb [2023-12-02T02:30:07.565Z] $ docker rm -f --volumes e07d53be3e77fa1542c00432b81e9c1398e0288ae9259b192eb8b039b9c9cbdb [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-02T02:30:07.921Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-02T02:30:08.169Z] Stashed 1 file(s) [Pipeline] echo [2023-12-02T02:30:08.172Z] [edgeXSemver]: initialized semver on version 0.0.2-dev.38 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:30:08.445Z] provisioning config files... [2023-12-02T02:30:08.455Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config15758450448246965032tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:30:08.763Z] ---> ****-login.sh [2023-12-02T02:30:08.764Z] nexus3.edgexfoundry.org:10001 [2023-12-02T02:30:08.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:30:08.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:30:08.764Z] Configure a credential helper to remove this warning. See [2023-12-02T02:30:08.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:30:08.764Z] [2023-12-02T02:30:08.764Z] Login Succeeded [2023-12-02T02:30:08.764Z] nexus3.edgexfoundry.org:10002 [2023-12-02T02:30:08.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:30:08.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:30:08.764Z] Configure a credential helper to remove this warning. See [2023-12-02T02:30:08.764Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:30:08.764Z] [2023-12-02T02:30:08.764Z] Login Succeeded [2023-12-02T02:30:08.764Z] nexus3.edgexfoundry.org:10003 [2023-12-02T02:30:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:30:09.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:30:09.022Z] Configure a credential helper to remove this warning. See [2023-12-02T02:30:09.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:30:09.022Z] [2023-12-02T02:30:09.022Z] Login Succeeded [2023-12-02T02:30:09.022Z] nexus3.edgexfoundry.org:10004 [2023-12-02T02:30:09.022Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:30:09.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:30:09.023Z] Configure a credential helper to remove this warning. See [2023-12-02T02:30:09.023Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:30:09.023Z] [2023-12-02T02:30:09.023Z] Login Succeeded [2023-12-02T02:30:09.023Z] ****.io [2023-12-02T02:30:09.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:30:09.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:30:09.282Z] Configure a credential helper to remove this warning. See [2023-12-02T02:30:09.282Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:30:09.282Z] [2023-12-02T02:30:09.282Z] Login Succeeded [2023-12-02T02:30:09.282Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T02:30:09.289Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-02T02:30:09.910Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-02T02:30:10.197Z] + ls -al . [2023-12-02T02:30:10.197Z] total 72 [2023-12-02T02:30:10.197Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 2 02:30 . [2023-12-02T02:30:10.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:29 .. [2023-12-02T02:30:10.197Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:30 .git [2023-12-02T02:30:10.197Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:29 .github [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:29 .gitignore [2023-12-02T02:30:10.197Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:30 .semver [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:29 Dockerfile [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:29 Jenkinsfile [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:29 LICENSE [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:29 README.md [2023-12-02T02:30:10.197Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:29 TAF-Manager [2023-12-02T02:30:10.197Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:29 TUC [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:30 VERSION [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:29 requirements.txt [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:29 robot-entrypoint.sh [2023-12-02T02:30:10.197Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:29 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:30:10.537Z] + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=742ae9a153caf622fd4951f760bb631dafd14e36 --label arch=amd64 --label version=0.0.2-dev.38 . [2023-12-02T02:30:10.537Z] Sending build context to Docker daemon 542.7kB [2023-12-02T02:30:10.537Z] Step 1/13 : FROM alpine:3.16 [2023-12-02T02:30:10.795Z] 3.16: Pulling from library/alpine [2023-12-02T02:30:11.054Z] 070eb51debd9: Pulling fs layer [2023-12-02T02:30:11.378Z] 070eb51debd9: Verifying Checksum [2023-12-02T02:30:11.378Z] 070eb51debd9: Download complete [2023-12-02T02:30:11.378Z] 070eb51debd9: Pull complete [2023-12-02T02:30:11.378Z] Digest: sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T02:30:11.378Z] Status: Downloaded newer image for alpine:3.16 [2023-12-02T02:30:11.378Z] ---> e525c930fe75 [2023-12-02T02:30:11.378Z] Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' [2023-12-02T02:30:11.638Z] ---> Running in 5f9db6b8d8f7 [2023-12-02T02:30:11.638Z] Removing intermediate container 5f9db6b8d8f7 [2023-12-02T02:30:11.638Z] ---> 491db91febb4 [2023-12-02T02:30:11.638Z] Step 3/13 : LABEL maintainer="Bruce Huang " [2023-12-02T02:30:11.898Z] ---> Running in 61aa63b9aaa7 [2023-12-02T02:30:12.157Z] Removing intermediate container 61aa63b9aaa7 [2023-12-02T02:30:12.157Z] ---> 92a871e3a3b2 [2023-12-02T02:30:12.157Z] Step 4/13 : COPY . /edgex-taf/edgex-taf-common [2023-12-02T02:30:12.419Z] ---> e37ae9551905 [2023-12-02T02:30:12.419Z] Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-02T02:30:12.682Z] ---> 4b2eb2ad7c37 [2023-12-02T02:30:12.682Z] Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt [2023-12-02T02:30:12.682Z] ---> 92866441f46d [2023-12-02T02:30:12.682Z] Step 7/13 : WORKDIR /edgex-taf [2023-12-02T02:30:12.682Z] ---> Running in 41c9546382c8 [2023-12-02T02:30:12.942Z] Removing intermediate container 41c9546382c8 [2023-12-02T02:30:12.942Z] ---> 68b0cd87042f [2023-12-02T02:30:12.942Z] Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-02T02:30:12.942Z] ---> Running in de34a05fecd3 [2023-12-02T02:30:13.511Z] Removing intermediate container de34a05fecd3 [2023-12-02T02:30:13.511Z] ---> 1a871faf70d8 [2023-12-02T02:30:13.511Z] Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-12-02T02:30:13.511Z] ---> Running in 94022ef3b53d [2023-12-02T02:30:13.770Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:14.338Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:14.907Z] OK: 6 MiB in 14 packages [2023-12-02T02:30:15.164Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:15.422Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:15.990Z] (1/9) Installing ca-certificates (20230506-r0) [2023-12-02T02:30:16.557Z] (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-02T02:30:16.814Z] (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-02T02:30:17.073Z] (4/9) Installing libcurl (8.4.0-r0) [2023-12-02T02:30:17.641Z] (5/9) Installing curl (8.4.0-r0) [2023-12-02T02:30:17.907Z] (6/9) Installing docker-cli (20.10.20-r0) [2023-12-02T02:30:18.843Z] (7/9) Installing oniguruma (6.9.8-r0) [2023-12-02T02:30:19.102Z] (8/9) Installing jq (1.6-r1) [2023-12-02T02:30:19.361Z] (9/9) Installing openssl (1.1.1w-r1) [2023-12-02T02:30:19.928Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:30:19.928Z] Executing ca-certificates-20230506-r0.trigger [2023-12-02T02:30:19.928Z] OK: 52 MiB in 23 packages [2023-12-02T02:30:19.928Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:20.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:30:21.065Z] (1/137) Installing libmagic (5.41-r0) [2023-12-02T02:30:21.634Z] (2/137) Installing file (5.41-r0) [2023-12-02T02:30:21.634Z] (3/137) Installing libxau (1.0.9-r0) [2023-12-02T02:30:21.893Z] (4/137) Installing libxdmcp (1.1.3-r0) [2023-12-02T02:30:22.152Z] (5/137) Installing libxcb (1.15-r0) [2023-12-02T02:30:22.720Z] (6/137) Installing libx11 (1.8.7-r0) [2023-12-02T02:30:22.980Z] (7/137) Installing libxext (1.3.4-r0) [2023-12-02T02:30:23.239Z] (8/137) Installing libice (1.0.10-r0) [2023-12-02T02:30:23.339Z] Still waiting to schedule task [2023-12-02T02:30:23.339Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-23665’ [2023-12-02T02:30:23.806Z] (9/137) Installing libuuid (2.38-r1) [2023-12-02T02:30:23.807Z] (10/137) Installing libsm (1.2.3-r0) [2023-12-02T02:30:24.375Z] (11/137) Installing libxt (1.2.1-r0) [2023-12-02T02:30:24.634Z] (12/137) Installing libxmu (1.1.3-r0) [2023-12-02T02:30:24.893Z] (13/137) Installing xset (1.2.4-r0) [2023-12-02T02:30:25.152Z] (14/137) Installing xprop (1.2.5-r0) [2023-12-02T02:30:25.412Z] (15/137) Installing xdg-utils (1.1.3-r3) [2023-12-02T02:30:25.669Z] (16/137) Installing eudev-libs (3.2.11-r0) [2023-12-02T02:30:26.237Z] (17/137) Installing pkgconf (1.8.1-r0) [2023-12-02T02:30:26.496Z] (18/137) Installing libffi (3.4.2-r1) [2023-12-02T02:30:26.755Z] (19/137) Installing libintl (0.21-r2) [2023-12-02T02:30:27.015Z] (20/137) Installing libblkid (2.38-r1) [2023-12-02T02:30:27.274Z] (21/137) Installing libmount (2.38-r1) [2023-12-02T02:30:27.841Z] (22/137) Installing pcre (8.45-r2) [2023-12-02T02:30:28.101Z] (23/137) Installing glib (2.72.4-r0) [2023-12-02T02:30:28.669Z] (24/137) Installing xz-libs (5.2.5-r1) [2023-12-02T02:30:28.928Z] (25/137) Installing libxml2 (2.9.14-r2) [2023-12-02T02:30:29.497Z] (26/137) Installing shared-mime-info (2.2-r2) [2023-12-02T02:30:29.755Z] (27/137) Installing hicolor-icon-theme (0.17-r1) [2023-12-02T02:30:30.014Z] (28/137) Installing libjpeg-turbo (2.1.3-r1) [2023-12-02T02:30:30.583Z] (29/137) Installing libpng (1.6.37-r1) [2023-12-02T02:30:30.843Z] (30/137) Installing libwebp (1.2.3-r2) [2023-12-02T02:30:31.412Z] (31/137) Installing zstd-libs (1.5.2-r1) [2023-12-02T02:30:31.673Z] (32/137) Installing tiff (4.4.0-r4) [2023-12-02T02:30:31.934Z] (33/137) Installing gdk-pixbuf (2.42.8-r0) [2023-12-02T02:30:32.503Z] (34/137) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-02T02:30:32.763Z] (35/137) Installing libxcomposite (0.4.5-r0) [2023-12-02T02:30:32.764Z] (36/137) Installing libxfixes (6.0.0-r0) [2023-12-02T02:30:33.024Z] (37/137) Installing libxrender (0.9.10-r3) [2023-12-02T02:30:33.282Z] (38/137) Installing libxcursor (1.2.1-r0) [2023-12-02T02:30:33.850Z] (39/137) Installing libxdamage (1.1.5-r1) [2023-12-02T02:30:33.850Z] (40/137) Installing libxi (1.8-r0) [2023-12-02T02:30:34.137Z] (41/137) Installing libxinerama (1.1.4-r1) [2023-12-02T02:30:34.434Z] (42/137) Installing libxrandr (1.5.2-r1) [2023-12-02T02:30:34.709Z] (43/137) Installing atk (2.38.0-r0) [2023-12-02T02:30:34.983Z] (44/137) Installing libxtst (1.2.3-r3) [2023-12-02T02:30:35.263Z] (45/137) Installing dbus-libs (1.14.8-r0) [2023-12-02T02:30:35.531Z] (46/137) Installing at-spi2-core (2.44.1-r0) [2023-12-02T02:30:36.097Z] (47/137) Installing at-spi2-atk (2.38.0-r0) [2023-12-02T02:30:36.355Z] (48/137) Installing expat (2.5.0-r0) [2023-12-02T02:30:36.613Z] (49/137) Installing libbz2 (1.0.8-r1) [2023-12-02T02:30:36.871Z] (50/137) Installing freetype (2.12.1-r0) [2023-12-02T02:30:37.441Z] (51/137) Installing fontconfig (2.14.0-r0) [2023-12-02T02:30:37.701Z] (52/137) Installing pixman (0.40.0-r4) [2023-12-02T02:30:38.268Z] (53/137) Installing cairo (1.17.4-r2) [2023-12-02T02:30:38.525Z] (54/137) Installing cairo-gobject (1.17.4-r2) [2023-12-02T02:30:38.783Z] (55/137) Installing avahi-libs (0.8-r6) [2023-12-02T02:30:39.041Z] (56/137) Installing gmp (6.2.1-r2) [2023-12-02T02:30:39.609Z] (57/137) Installing nettle (3.7.3-r0) [2023-12-02T02:30:39.866Z] (58/137) Installing p11-kit (0.24.1-r0) [2023-12-02T02:30:40.434Z] (59/137) Installing libtasn1 (4.18.0-r1) [2023-12-02T02:30:40.692Z] (60/137) Installing libunistring (1.0-r0) [2023-12-02T02:30:40.951Z] (61/137) Installing gnutls (3.7.7-r1) [2023-12-02T02:30:41.518Z] (62/137) Installing cups-libs (2.4.2-r2) [2023-12-02T02:30:42.085Z] (63/137) Installing libepoxy (1.5.10-r0) [2023-12-02T02:30:42.345Z] (64/137) Installing fribidi (1.0.12-r0) [2023-12-02T02:30:42.604Z] (65/137) Installing graphite2 (1.3.14-r1) [2023-12-02T02:30:42.863Z] (66/137) Installing harfbuzz (4.3.0-r0) [2023-12-02T02:30:43.431Z] (67/137) Installing libxft (2.3.4-r0) [2023-12-02T02:30:43.691Z] (68/137) Installing pango (1.50.7-r0) [2023-12-02T02:30:44.263Z] (69/137) Installing wayland-libs-client (1.20.0-r0) [2023-12-02T02:30:44.263Z] (70/137) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-02T02:30:44.525Z] (71/137) Installing wayland-libs-egl (1.20.0-r0) [2023-12-02T02:30:44.785Z] (72/137) Installing xkeyboard-config (2.35.1-r0) [2023-12-02T02:30:45.354Z] (73/137) Installing libxkbcommon (1.4.1-r0) [2023-12-02T02:30:45.614Z] (74/137) Installing gtk+3.0 (3.24.34-r1) [2023-12-02T02:30:46.184Z] Executing gtk+3.0-3.24.34-r1.post-install [2023-12-02T02:30:46.184Z] (75/137) Installing libfontenc (1.1.4-r0) [2023-12-02T02:30:46.443Z] (76/137) Installing mkfontscale (1.2.2-r0) [2023-12-02T02:30:46.702Z] (77/137) Installing font-opensans (0_git20210927-r0) [2023-12-02T02:30:47.271Z] (78/137) Installing libgcc (11.2.1_git20220219-r2) [2023-12-02T02:30:47.531Z] (79/137) Installing libogg (1.3.5-r1) [2023-12-02T02:30:48.101Z] (80/137) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-02T02:30:48.361Z] (81/137) Installing flac (1.3.4-r0) [2023-12-02T02:30:48.928Z] (82/137) Installing alsa-lib (1.2.7.2-r0) [2023-12-02T02:30:49.188Z] (83/137) Installing libatomic (11.2.1_git20220219-r2) [2023-12-02T02:30:49.447Z] (84/137) Installing sdl2 (2.0.22-r0) [2023-12-02T02:30:50.022Z] (85/137) Installing aom-libs (3.3.0-r0) [2023-12-02T02:30:50.592Z] (86/137) Installing libass (0.16.0-r0) [2023-12-02T02:30:50.850Z] (87/137) Installing libdav1d (1.0.0-r0) [2023-12-02T02:30:51.415Z] (88/137) Installing libpciaccess (0.16-r0) [2023-12-02T02:30:51.676Z] (89/137) Installing libdrm (2.4.110-r0) [2023-12-02T02:30:51.935Z] (90/137) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-02T02:30:52.193Z] (91/137) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-02T02:30:52.761Z] (92/137) Installing lame (3.100-r0) [2023-12-02T02:30:53.020Z] (93/137) Installing opus (1.3.1-r1) [2023-12-02T02:30:53.587Z] (94/137) Installing libasyncns (0.8-r1) [2023-12-02T02:30:53.587Z] (95/137) Installing libltdl (2.4.7-r0) [2023-12-02T02:30:53.845Z] (96/137) Installing orc (0.4.32-r0) [2023-12-02T02:30:54.413Z] (97/137) Installing libvorbis (1.3.7-r0) [2023-12-02T02:30:54.674Z] (98/137) Installing libsndfile (1.1.0-r0) [2023-12-02T02:30:54.933Z] (99/137) Installing libgomp (11.2.1_git20220219-r2) [2023-12-02T02:30:55.501Z] (100/137) Installing soxr (0.1.3-r2) [2023-12-02T02:30:55.761Z] (101/137) Installing speexdsp (1.2.0-r0) [2023-12-02T02:30:56.022Z] (102/137) Installing tdb-libs (1.4.6-r0) [2023-12-02T02:30:56.284Z] (103/137) Installing libpulse (15.0-r2) [2023-12-02T02:30:56.852Z] (104/137) Installing cjson (1.7.15-r3) [2023-12-02T02:30:57.112Z] (105/137) Installing mbedtls (2.28.5-r0) [2023-12-02T02:30:57.372Z] (106/137) Installing librist (0.2.6-r1) [2023-12-02T02:30:57.937Z] (107/137) Installing libsrt (1.4.4-r0) [2023-12-02T02:30:58.196Z] (108/137) Installing libssh (0.9.6-r1) [2023-12-02T02:30:58.765Z] (109/137) Installing libtheora (1.1.1-r16) [2023-12-02T02:30:59.025Z] (110/137) Installing v4l-utils-libs (1.22.1-r1) [2023-12-02T02:30:59.284Z] (111/137) Installing libva (2.14.0-r0) [2023-12-02T02:30:59.851Z] (112/137) Installing libvdpau (1.5-r0) [2023-12-02T02:31:00.110Z] (113/137) Installing vidstab (1.1.0-r1) [2023-12-02T02:31:00.370Z] (114/137) Installing libvpx (1.11.0-r1) [2023-12-02T02:31:00.938Z] (115/137) Installing x264-libs (0.163_git20210613-r0) [2023-12-02T02:31:01.196Z] (116/137) Installing numactl (2.0.14-r0) [2023-12-02T02:31:01.455Z] (117/137) Installing x265-libs (3.5-r3) [2023-12-02T02:31:02.022Z] (118/137) Installing xvidcore (1.3.7-r1) [2023-12-02T02:31:02.591Z] (119/137) Installing ffmpeg-libs (5.0.3-r0) [2023-12-02T02:31:03.158Z] (120/137) Installing libevent (2.1.12-r4) [2023-12-02T02:31:03.727Z] (121/137) Installing mesa (21.3.9-r0) [2023-12-02T02:31:03.727Z] (122/137) Installing wayland-libs-server (1.20.0-r0) [2023-12-02T02:31:03.985Z] (123/137) Installing mesa-gbm (21.3.9-r0) [2023-12-02T02:31:04.553Z] (124/137) Installing icu-data-en (71.1-r2) [2023-12-02T02:31:04.813Z] Executing icu-data-en-71.1-r2.post-install [2023-12-02T02:31:04.813Z] * [2023-12-02T02:31:04.813Z] * If you need ICU with non-English locales and legacy charset support, install [2023-12-02T02:31:04.813Z] * package icu-data-full. [2023-12-02T02:31:04.813Z] * [2023-12-02T02:31:04.813Z] (125/137) Installing icu-libs (71.1-r2) [2023-12-02T02:31:05.380Z] (126/137) Installing lcms2 (2.13.1-r0) [2023-12-02T02:31:05.947Z] (127/137) Installing minizip (1.2.12-r0) [2023-12-02T02:31:05.947Z] (128/137) Installing nspr (4.33-r0) [2023-12-02T02:31:06.516Z] (129/137) Installing sqlite-libs (3.40.1-r0) [2023-12-02T02:31:06.774Z] (130/137) Installing nss (3.78.1-r0) [2023-12-02T02:31:07.722Z] (131/137) Installing re2 (2022.04.01-r0) [2023-12-02T02:31:07.982Z] (132/137) Installing snappy (1.1.9-r4) [2023-12-02T02:31:08.244Z] (133/137) Installing libgpg-error (1.45-r0) [2023-12-02T02:31:08.504Z] (134/137) Installing libgcrypt (1.10.1-r0) [2023-12-02T02:31:09.120Z] (135/137) Installing libxslt (1.1.35-r0) [2023-12-02T02:31:09.380Z] (136/137) Installing chromium (102.0.5005.182-r0) [2023-12-02T02:31:11.284Z] (137/137) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-02T02:31:12.664Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:12.664Z] Executing glib-2.72.4-r0.trigger [2023-12-02T02:31:12.664Z] Executing shared-mime-info-2.2-r2.trigger [2023-12-02T02:31:12.924Z] Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-02T02:31:12.924Z] Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-02T02:31:12.924Z] Executing fontconfig-2.14.0-r0.trigger [2023-12-02T02:31:12.924Z] Executing mkfontscale-1.2.2-r0.trigger [2023-12-02T02:31:12.924Z] OK: 409 MiB in 160 packages [2023-12-02T02:31:12.924Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:13.492Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:14.059Z] (1/21) Installing binutils (2.38-r3) [2023-12-02T02:31:14.628Z] (2/21) Installing isl22 (0.22-r0) [2023-12-02T02:31:14.888Z] (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-02T02:31:15.455Z] (4/21) Installing mpc1 (1.2.1-r0) [2023-12-02T02:31:16.021Z] (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-02T02:31:18.553Z] (6/21) Installing musl-dev (1.2.3-r3) [2023-12-02T02:31:18.811Z] (7/21) Installing libc-dev (0.7.2-r3) [2023-12-02T02:31:19.079Z] (8/21) Installing linux-headers (5.16.7-r1) [2023-12-02T02:31:19.644Z] (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-02T02:31:19.903Z] (10/21) Installing libpq (14.10-r0) [2023-12-02T02:31:20.473Z] (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-02T02:31:20.733Z] (12/21) Installing libpq-dev (14.10-r0) [2023-12-02T02:31:21.300Z] (13/21) Installing libecpg (14.10-r0) [2023-12-02T02:31:21.560Z] (14/21) Installing libecpg-dev (14.10-r0) [2023-12-02T02:31:22.131Z] (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-02T02:31:23.068Z] (16/21) Installing clang-libs (13.0.1-r1) [2023-12-02T02:31:31.184Z] (17/21) Installing clang (13.0.1-r1) [2023-12-02T02:31:31.184Z] (18/21) Installing icu (71.1-r2) [2023-12-02T02:31:31.184Z] (19/21) Installing icu-dev (71.1-r2) [2023-12-02T02:31:31.184Z] (20/21) Installing llvm13 (13.0.1-r2) [2023-12-02T02:31:33.714Z] (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-02T02:31:33.972Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:33.972Z] OK: 822 MiB in 181 packages [2023-12-02T02:31:33.972Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:34.230Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:35.165Z] (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-02T02:31:39.353Z] (2/10) Installing gdbm (1.23-r0) [2023-12-02T02:31:39.353Z] (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-02T02:31:39.614Z] (4/10) Installing readline (8.1.2-r0) [2023-12-02T02:31:39.872Z] (5/10) Installing python3 (3.10.13-r0) [2023-12-02T02:31:40.808Z] (6/10) Installing python3-dev (3.10.13-r0) [2023-12-02T02:31:41.763Z] (7/10) Installing libsodium (1.0.18-r0) [2023-12-02T02:31:42.333Z] (8/10) Installing libzmq (4.3.4-r0) [2023-12-02T02:31:42.593Z] (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-02T02:31:42.852Z] (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-02T02:31:43.115Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:43.115Z] OK: 974 MiB in 191 packages [2023-12-02T02:31:43.115Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:43.685Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:44.258Z] OK: 974 MiB in 191 packages [2023-12-02T02:31:44.258Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:44.832Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-12-02T02:31:45.407Z] (1/1) Installing tzdata (2023c-r0) [2023-12-02T02:31:45.980Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:45.980Z] OK: 978 MiB in 192 packages [2023-12-02T02:31:46.244Z] (1/1) Purging tzdata (2023c-r0) [2023-12-02T02:31:46.244Z] Executing busybox-1.35.0-r17.trigger [2023-12-02T02:31:46.244Z] OK: 974 MiB in 191 packages [2023-12-02T02:31:48.794Z] Looking in links: /tmp/tmpdlf2ibcw [2023-12-02T02:31:48.794Z] Processing /tmp/tmpdlf2ibcw/setuptools-65.5.0-py3-none-any.whl [2023-12-02T02:31:48.794Z] Processing /tmp/tmpdlf2ibcw/pip-23.0.1-py3-none-any.whl [2023-12-02T02:31:49.056Z] Installing collected packages: setuptools, pip [2023-12-02T02:31:51.605Z] Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-02T02:31:51.605Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:31:52.179Z] Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-02T02:31:52.179Z] Collecting pip [2023-12-02T02:31:52.179Z] Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-02T02:31:52.179Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 50.7 MB/s eta 0:00:00 [2023-12-02T02:31:52.179Z] Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-02T02:31:52.753Z] Collecting setuptools [2023-12-02T02:31:52.753Z] Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-02T02:31:52.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 109.8 MB/s eta 0:00:00 [2023-12-02T02:31:52.753Z] Collecting wheel [2023-12-02T02:31:52.753Z] Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-02T02:31:52.753Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 162.1 MB/s eta 0:00:00 [2023-12-02T02:31:53.016Z] Installing collected packages: wheel, setuptools, pip [2023-12-02T02:31:53.016Z] Attempting uninstall: setuptools [2023-12-02T02:31:53.016Z] Found existing installation: setuptools 65.5.0 [2023-12-02T02:31:53.280Z] Uninstalling setuptools-65.5.0: [2023-12-02T02:31:53.280Z] Successfully uninstalled setuptools-65.5.0 [2023-12-02T02:31:54.667Z] Attempting uninstall: pip [2023-12-02T02:31:54.667Z] Found existing installation: pip 23.0.1 [2023-12-02T02:31:54.929Z] Uninstalling pip-23.0.1: [2023-12-02T02:31:54.930Z] Successfully uninstalled pip-23.0.1 [2023-12-02T02:31:56.844Z] Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-02T02:31:56.844Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:31:57.418Z] Processing ./edgex-taf-common [2023-12-02T02:31:57.418Z] Preparing metadata (setup.py): started [2023-12-02T02:31:57.680Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:57.680Z] Building wheels for collected packages: edgex-taf-common [2023-12-02T02:31:57.680Z] Building wheel for edgex-taf-common (setup.py): started [2023-12-02T02:31:57.942Z] Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-02T02:31:57.942Z] Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=694d011e59810b7d82f4623c46698b373e0907b05cea605a02725376bb721f47 [2023-12-02T02:31:57.942Z] Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-02T02:31:57.942Z] Successfully built edgex-taf-common [2023-12-02T02:31:57.942Z] Installing collected packages: edgex-taf-common [2023-12-02T02:31:57.942Z] Successfully installed edgex-taf-common-0.0.0 [2023-12-02T02:31:57.942Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:31:58.885Z] Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-02T02:31:58.885Z] Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-02T02:31:58.885Z] Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-02T02:31:58.885Z] Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-02T02:31:59.145Z] Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-02T02:31:59.145Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-02T02:31:59.145Z] Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2023-12-02T02:31:59.145Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2023-12-02T02:31:59.145Z] Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-02T02:31:59.145Z] Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-02T02:31:59.145Z] Preparing metadata (setup.py): started [2023-12-02T02:31:59.405Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:31:59.405Z] Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-02T02:31:59.405Z] Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:31:59.405Z] Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-12-02T02:31:59.405Z] Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-12-02T02:31:59.975Z] Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-02T02:31:59.975Z] Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-02T02:31:59.975Z] Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-02T02:31:59.975Z] Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-02T02:31:59.975Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 14.0 MB/s eta 0:00:00 [2023-12-02T02:31:59.975Z] Preparing metadata (setup.py): started [2023-12-02T02:32:00.234Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:32:00.234Z] Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-02T02:32:00.234Z] Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-02T02:32:00.806Z] Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-02T02:32:00.806Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (61 kB) [2023-12-02T02:32:00.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 4.9 MB/s eta 0:00:00 [2023-12-02T02:32:00.806Z] Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-02T02:32:00.806Z] Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-02T02:32:00.806Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 14.0 MB/s eta 0:00:00 [2023-12-02T02:32:01.068Z] Installing build dependencies: started [2023-12-02T02:32:03.616Z] Installing build dependencies: finished with status 'done' [2023-12-02T02:32:03.616Z] Getting requirements to build wheel: started [2023-12-02T02:32:03.616Z] Getting requirements to build wheel: finished with status 'done' [2023-12-02T02:32:03.616Z] Preparing metadata (pyproject.toml): started [2023-12-02T02:32:03.877Z] Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T02:32:04.137Z] Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-02T02:32:04.137Z] Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-02T02:32:04.396Z] Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2023-12-02T02:32:04.396Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (4.9 kB) [2023-12-02T02:32:04.396Z] Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-12-02T02:32:04.396Z] Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-12-02T02:32:04.657Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 20.4 MB/s eta 0:00:00 [2023-12-02T02:32:04.657Z] Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-12-02T02:32:04.657Z] Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-12-02T02:32:06.052Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 274.5 kB/s eta 0:00:00 [2023-12-02T02:32:06.052Z] Preparing metadata (setup.py): started [2023-12-02T02:32:06.313Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:32:06.572Z] Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-02T02:32:06.572Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl.metadata (3.4 kB) [2023-12-02T02:32:06.830Z] Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:06.830Z] Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-02T02:32:06.830Z] Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:06.830Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-02T02:32:06.830Z] Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:06.830Z] Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-02T02:32:06.830Z] Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:06.830Z] Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-02T02:32:06.830Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 4.3 MB/s eta 0:00:00 [2023-12-02T02:32:06.830Z] Preparing metadata (setup.py): started [2023-12-02T02:32:07.088Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:32:07.088Z] Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:07.088Z] Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-02T02:32:07.347Z] Preparing metadata (setup.py): started [2023-12-02T02:32:07.606Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:32:07.606Z] Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:07.606Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-02T02:32:07.606Z] Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:07.606Z] Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-02T02:32:07.606Z] Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:07.606Z] Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:32:07.864Z] Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:07.864Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-02T02:32:07.864Z] Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:07.864Z] Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-02T02:32:08.123Z] Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:32:08.123Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (33 kB) [2023-12-02T02:32:08.123Z] Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:32:08.123Z] Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-02T02:32:08.123Z] Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:32:08.123Z] Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-02T02:32:08.123Z] Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:32:08.123Z] Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-02T02:32:08.381Z] Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:32:08.381Z] Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-02T02:32:08.381Z] Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:32:08.381Z] Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-02T02:32:08.381Z] Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-02T02:32:08.381Z] Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-02T02:32:08.639Z] Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:32:08.639Z] Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-02T02:32:08.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 24.4 MB/s eta 0:00:00 [2023-12-02T02:32:08.639Z] Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:32:08.639Z] Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-02T02:32:08.639Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 14.8 MB/s eta 0:00:00 [2023-12-02T02:32:08.639Z] Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-12-02T02:32:08.896Z] Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:32:08.896Z] Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-02T02:32:08.896Z] Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:32:08.896Z] Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:32:08.896Z] Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:08.896Z] Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-02T02:32:09.154Z] Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:09.154Z] Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-02T02:32:09.411Z] Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:09.411Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl.metadata (2.1 kB) [2023-12-02T02:32:09.411Z] Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:09.411Z] Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-02T02:32:09.411Z] Preparing metadata (setup.py): started [2023-12-02T02:32:09.669Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:32:09.669Z] Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:09.669Z] Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-02T02:32:09.927Z] Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:09.927Z] Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-02T02:32:09.927Z] Preparing metadata (setup.py): started [2023-12-02T02:32:10.187Z] Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:32:10.187Z] Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:10.187Z] Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:32:10.187Z] Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:10.187Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-02T02:32:10.187Z] Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:10.187Z] Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-02T02:32:10.187Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 4.7 MB/s eta 0:00:00 [2023-12-02T02:32:10.445Z] Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:10.445Z] Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-02T02:32:10.445Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 7.8 MB/s eta 0:00:00 [2023-12-02T02:32:10.445Z] Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:10.445Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:32:10.445Z] Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:10.445Z] Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-02T02:32:11.011Z] Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:32:11.011Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl.metadata (3.9 kB) [2023-12-02T02:32:11.534Z] Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:11.534Z] Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:32:11.534Z] Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:11.534Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:32:12.103Z] Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:12.103Z] Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-02T02:32:13.041Z] Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:13.041Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-02T02:32:13.041Z] Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:32:13.041Z] Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-02T02:32:13.041Z] 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)) [2023-12-02T02:32:13.041Z] Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-02T02:32:13.299Z] 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)) [2023-12-02T02:32:13.299Z] Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-02T02:32:13.299Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 6.9 MB/s eta 0:00:00 [2023-12-02T02:32:13.299Z] Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-02T02:32:13.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 17.4 MB/s eta 0:00:00 [2023-12-02T02:32:13.559Z] Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-02T02:32:13.559Z] Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2023-12-02T02:32:13.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 8.5 MB/s eta 0:00:00 [2023-12-02T02:32:13.559Z] Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-02T02:32:13.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 6.6 MB/s eta 0:00:00 [2023-12-02T02:32:13.559Z] Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-02T02:32:13.559Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 17.8 MB/s eta 0:00:00 [2023-12-02T02:32:13.559Z] Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_x86_64.whl (18.1 MB) [2023-12-02T02:32:13.818Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.1/18.1 MB 30.2 MB/s eta 0:00:00 [2023-12-02T02:32:14.077Z] Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-02T02:32:14.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 24.4 MB/s eta 0:00:00 [2023-12-02T02:32:14.077Z] Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_x86_64.whl (1.6 MB) [2023-12-02T02:32:14.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 32.2 MB/s eta 0:00:00 [2023-12-02T02:32:14.077Z] Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_x86_64.whl (2.1 MB) [2023-12-02T02:32:14.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 37.9 MB/s eta 0:00:00 [2023-12-02T02:32:14.077Z] Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-02T02:32:14.077Z] Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-02T02:32:14.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 15.8 MB/s eta 0:00:00 [2023-12-02T02:32:14.077Z] Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_x86_64.whl (142 kB) [2023-12-02T02:32:14.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.6/142.6 kB 12.8 MB/s eta 0:00:00 [2023-12-02T02:32:14.077Z] Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-02T02:32:14.077Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 5.9 MB/s eta 0:00:00 [2023-12-02T02:32:14.336Z] Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-02T02:32:14.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 5.3 MB/s eta 0:00:00 [2023-12-02T02:32:14.336Z] Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:32:14.336Z] Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-02T02:32:14.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 49.0 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-02T02:32:14.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 7.8 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-02T02:32:14.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 9.0 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-02T02:32:14.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.9 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-02T02:32:14.596Z] Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-02T02:32:14.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 6.5 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-02T02:32:14.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 27.7 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-02T02:32:14.596Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 33.6 MB/s eta 0:00:00 [2023-12-02T02:32:14.596Z] Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-02T02:32:14.596Z] Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-02T02:32:14.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.9 MB/s eta 0:00:00 [2023-12-02T02:32:14.855Z] Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-02T02:32:14.855Z] Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-02T02:32:14.855Z] Downloading PyYAML-6.0.1-cp310-cp310-musllinux_1_1_x86_64.whl (707 kB) [2023-12-02T02:32:14.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 707.5/707.5 kB 42.2 MB/s eta 0:00:00 [2023-12-02T02:32:14.855Z] Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-02T02:32:14.855Z] Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_x86_64.whl (1.4 MB) [2023-12-02T02:32:14.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 62.0 MB/s eta 0:00:00 [2023-12-02T02:32:14.855Z] Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-02T02:32:14.855Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 34.2 MB/s eta 0:00:00 [2023-12-02T02:32:14.855Z] Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-02T02:32:14.855Z] Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-02T02:32:14.855Z] Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-02T02:32:14.855Z] Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:32:15.113Z] Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, strict-rfc3339, validate-email [2023-12-02T02:32:15.113Z] Building wheel for robotbackgroundlogger (setup.py): started [2023-12-02T02:32:15.371Z] Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-02T02:32:15.371Z] Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=225139723dfc312c329946e5eb29d23cb061afc48cba9509115ae0f71f7361c7 [2023-12-02T02:32:15.371Z] Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-02T02:32:15.371Z] Building wheel for paho-mqtt (setup.py): started [2023-12-02T02:32:15.629Z] Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-02T02:32:15.629Z] Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=d820c543576d05ef44abfc73308092b530130b27866736979996fe649b592ee2 [2023-12-02T02:32:15.629Z] Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-02T02:32:15.629Z] Building wheel for psutil (pyproject.toml): started [2023-12-02T02:32:17.582Z] Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-02T02:32:17.582Z] Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_x86_64.whl size=274479 sha256=3e6270570f0f285dcd76b96ce3e9b6065d0e5e265abb25f5ad36293efc911262 [2023-12-02T02:32:17.582Z] Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-02T02:32:17.582Z] Building wheel for psycopg2 (setup.py): started [2023-12-02T02:32:27.599Z] Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-02T02:32:27.599Z] Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_x86_64.whl size=479420 sha256=9a390166b10babcc1ff9a08208ce3e5afe515b07e5fb848304a4b3538cd8a6c3 [2023-12-02T02:32:27.599Z] Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-12-02T02:32:27.599Z] Building wheel for flex (setup.py): started [2023-12-02T02:32:27.599Z] Building wheel for flex (setup.py): finished with status 'done' [2023-12-02T02:32:27.599Z] Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=3db6c2a5c301b695147c29e05f12fc3882e5a8e37e7013a2e0c664fb9923197c [2023-12-02T02:32:27.599Z] Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-02T02:32:27.599Z] Building wheel for GenSON (setup.py): started [2023-12-02T02:32:27.599Z] Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-02T02:32:27.599Z] Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=6a05588a0d3084c1b3ea6cef6938b0f058061f3d50db3e752ad9f30496c95df7 [2023-12-02T02:32:27.599Z] Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-02T02:32:27.860Z] Building wheel for strict-rfc3339 (setup.py): started [2023-12-02T02:32:28.121Z] Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-02T02:32:28.121Z] Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=0fe37660c72e9e8fd4d1372891793103cf0af76ee5d7cbbb4622ef18390598e2 [2023-12-02T02:32:28.121Z] Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-02T02:32:28.121Z] Building wheel for validate-email (setup.py): started [2023-12-02T02:32:28.381Z] Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-02T02:32:28.381Z] Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=199433ffef39015e2b22ec996b018e160df6a04a3b7fcb92ed1e102871563b42 [2023-12-02T02:32:28.381Z] Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-02T02:32:28.381Z] Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON strict-rfc3339 validate-email [2023-12-02T02:32:28.953Z] Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-02T02:32:41.190Z] Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-02T02:32:41.190Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:32:59.304Z] Removing intermediate container 94022ef3b53d [2023-12-02T02:32:59.304Z] ---> 66e9ba6ed121 [2023-12-02T02:32:59.304Z] Step 10/13 : ENTRYPOINT ["sh", "/usr/local/bin/robot-entrypoint.sh"] [2023-12-02T02:32:59.304Z] ---> Running in 5ca1ac098743 [2023-12-02T02:32:59.304Z] Removing intermediate container 5ca1ac098743 [2023-12-02T02:32:59.304Z] ---> 16c68241b12e [2023-12-02T02:32:59.304Z] Step 11/13 : LABEL arch=amd64 [2023-12-02T02:32:59.304Z] ---> Running in 99e169547f6b [2023-12-02T02:32:59.304Z] Removing intermediate container 99e169547f6b [2023-12-02T02:32:59.304Z] ---> 810c3ab58b8c [2023-12-02T02:32:59.304Z] Step 12/13 : LABEL git_sha=742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:32:59.304Z] ---> Running in 0a13e6b040fa [2023-12-02T02:32:59.304Z] Removing intermediate container 0a13e6b040fa [2023-12-02T02:32:59.304Z] ---> 5cbd896e6d2f [2023-12-02T02:32:59.304Z] Step 13/13 : LABEL version=0.0.2-dev.38 [2023-12-02T02:32:59.304Z] ---> Running in d2a44426b860 [2023-12-02T02:32:59.304Z] Removing intermediate container d2a44426b860 [2023-12-02T02:32:59.304Z] ---> ff6fc024ded9 [2023-12-02T02:32:59.304Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-02T02:32:59.304Z] Successfully built ff6fc024ded9 [2023-12-02T02:32:59.304Z] Successfully tagged edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-02T02:32:59.518Z] [edgeXDocker.push] Tagging docker image edgex-taf-common with the following tags: [2023-12-02T02:32:59.518Z] 742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:32:59.518Z] latest [2023-12-02T02:32:59.518Z] 0.0.2-dev.38 [2023-12-02T02:32:59.518Z] 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [2023-12-02T02:32:59.518Z] main [2023-12-02T02:32:59.518Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:32:59.916Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:33:00.271Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:33:00.271Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:33:00.271Z] 8a9b69a46fb3: Preparing [2023-12-02T02:33:00.271Z] 7e8be11c16a8: Preparing [2023-12-02T02:33:00.271Z] 49fe7db6f7af: Preparing [2023-12-02T02:33:00.271Z] 8c4923514e61: Preparing [2023-12-02T02:33:00.271Z] aa2a04fe9f5a: Preparing [2023-12-02T02:33:00.271Z] e6f74d769c02: Preparing [2023-12-02T02:33:00.271Z] e6f74d769c02: Waiting [2023-12-02T02:33:00.271Z] 7e8be11c16a8: Pushed [2023-12-02T02:33:00.271Z] 8c4923514e61: Pushed [2023-12-02T02:33:00.271Z] 49fe7db6f7af: Pushed [2023-12-02T02:33:00.271Z] aa2a04fe9f5a: Pushed [2023-12-02T02:33:00.271Z] e6f74d769c02: Layer already exists [2023-12-02T02:33:30.738Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23677 in /w/workspace/gexfoundry_edgex-taf-common_main [Pipeline] { [Pipeline] checkout [2023-12-02T02:33:30.786Z] Selected Git installation does not exist. Using Default [2023-12-02T02:33:30.786Z] The recommended git tool is: NONE [2023-12-02T02:33:36.489Z] using credential edgex-jenkins-ssh [2023-12-02T02:33:36.513Z] Cloning the remote Git repository [2023-12-02T02:33:36.562Z] Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T02:33:36.658Z] > git init /w/workspace/gexfoundry_edgex-taf-common_main # timeout=10 [2023-12-02T02:33:36.813Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T02:33:36.814Z] > git --version # timeout=10 [2023-12-02T02:33:36.835Z] > git --version # 'git version 2.25.1' [2023-12-02T02:33:36.837Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-02T02:33:36.990Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-02T02:33:37.651Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 [2023-12-02T02:33:37.673Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-02T02:33:38.586Z] Avoid second fetch [2023-12-02T02:33:38.587Z] Checking out Revision 742ae9a153caf622fd4951f760bb631dafd14e36 (main) [2023-12-02T02:33:39.215Z] Commit message: "Merge pull request #92 from edgexfoundry/dependabot/pip/robotframework-seleniumlibrary-6.2.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-02T02:33:38.607Z] > git config core.sparsecheckout # timeout=10 [2023-12-02T02:33:38.674Z] > git checkout -f 742ae9a153caf622fd4951f760bb631dafd14e36 # timeout=10 [2023-12-02T02:33:40.203Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-02T02:33:40.203Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-02T02:33:40.203Z] Dload Upload Total Spent Left Speed [2023-12-02T02:33:40.203Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 206k 0 --:--:-- --:--:-- --:--:-- 209k [Pipeline] sh [2023-12-02T02:33:40.567Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-02T02:33:40.906Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-02T02:33:40.906Z] + sudo tee /etc/docker/daemon.new [2023-12-02T02:33:40.906Z] { [2023-12-02T02:33:40.906Z] "registry-mirrors": [ [2023-12-02T02:33:40.906Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-02T02:33:40.906Z] ], [2023-12-02T02:33:40.906Z] "bip": "10.250.0.254/24", [2023-12-02T02:33:40.906Z] "hosts": [ [2023-12-02T02:33:40.906Z] "tcp://0.0.0.0:5555", [2023-12-02T02:33:40.906Z] "unix:///var/run/docker.sock" [2023-12-02T02:33:40.906Z] ], [2023-12-02T02:33:40.906Z] "mtu": 1458, [2023-12-02T02:33:40.906Z] "selinux-enabled": true, [2023-12-02T02:33:40.906Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-02T02:33:40.906Z] } [Pipeline] sh [2023-12-02T02:33:41.238Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-02T02:33:41.591Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:33:59.876Z] provisioning config files... [2023-12-02T02:33:59.903Z] copy managed file [taf-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config1133982728940642712tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:34:00.443Z] ---> ****-login.sh [2023-12-02T02:34:00.443Z] nexus3.edgexfoundry.org:10001 [2023-12-02T02:34:00.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:34:00.981Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:34:00.981Z] Configure a credential helper to remove this warning. See [2023-12-02T02:34:00.981Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:34:00.981Z] [2023-12-02T02:34:00.981Z] Login Succeeded [2023-12-02T02:34:00.981Z] nexus3.edgexfoundry.org:10002 [2023-12-02T02:34:01.250Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:34:01.250Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:34:01.250Z] Configure a credential helper to remove this warning. See [2023-12-02T02:34:01.250Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:34:01.250Z] [2023-12-02T02:34:01.250Z] Login Succeeded [2023-12-02T02:34:01.250Z] nexus3.edgexfoundry.org:10003 [2023-12-02T02:34:01.520Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:34:01.520Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:34:01.520Z] Configure a credential helper to remove this warning. See [2023-12-02T02:34:01.520Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:34:01.520Z] [2023-12-02T02:34:01.520Z] Login Succeeded [2023-12-02T02:34:01.520Z] nexus3.edgexfoundry.org:10004 [2023-12-02T02:34:01.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:34:01.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:34:01.791Z] Configure a credential helper to remove this warning. See [2023-12-02T02:34:01.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:34:01.791Z] [2023-12-02T02:34:01.791Z] Login Succeeded [2023-12-02T02:34:01.791Z] ****.io [2023-12-02T02:34:02.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-02T02:34:02.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-02T02:34:02.331Z] Configure a credential helper to remove this warning. See [2023-12-02T02:34:02.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-02T02:34:02.331Z] [2023-12-02T02:34:02.331Z] Login Succeeded [2023-12-02T02:34:02.332Z] ---> ****-login.sh ends [Pipeline] } [2023-12-02T02:34:02.345Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-02T02:34:03.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-02T02:34:03.486Z] + ls -al . [2023-12-02T02:34:03.487Z] total 68 [2023-12-02T02:34:03.487Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:34 . [2023-12-02T02:34:03.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:33 .. [2023-12-02T02:34:03.487Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:33 .git [2023-12-02T02:34:03.487Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 2 02:33 .github [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 22 Dec 2 02:33 .gitignore [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 1575 Dec 2 02:33 Dockerfile [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 746 Dec 2 02:33 Jenkinsfile [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 11381 Dec 2 02:33 LICENSE [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 3606 Dec 2 02:33 README.md [2023-12-02T02:34:03.487Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 2 02:33 TAF-Manager [2023-12-02T02:34:03.487Z] drwxrwxr-x 6 jenkins jenkins 4096 Dec 2 02:33 TUC [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 12 Dec 2 02:30 VERSION [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 343 Dec 2 02:33 requirements.txt [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 54 Dec 2 02:33 robot-entrypoint.sh [2023-12-02T02:34:03.487Z] -rw-rw-r-- 1 jenkins jenkins 445 Dec 2 02:33 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:34:03.874Z] + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=742ae9a153caf622fd4951f760bb631dafd14e36 --label arch=arm64 --label version=0.0.2-dev.38 . [2023-12-02T02:34:04.834Z] #0 building with "default" instance using docker driver [2023-12-02T02:34:04.834Z] [2023-12-02T02:34:04.834Z] #1 [internal] load build definition from Dockerfile [2023-12-02T02:34:05.284Z] #1 ... [2023-12-02T02:34:05.284Z] [2023-12-02T02:34:05.284Z] #2 [internal] load .dockerignore [2023-12-02T02:34:05.284Z] #2 transferring context: 2B done [2023-12-02T02:34:05.284Z] #2 DONE 0.1s [2023-12-02T02:34:05.284Z] [2023-12-02T02:34:05.284Z] #1 [internal] load build definition from Dockerfile [2023-12-02T02:34:05.284Z] #1 transferring dockerfile: 1.61kB 0.0s done [2023-12-02T02:34:05.284Z] #1 DONE 0.1s [2023-12-02T02:34:05.284Z] [2023-12-02T02:34:05.284Z] #3 [internal] load metadata for docker.io/library/alpine:3.16 [2023-12-02T02:34:05.552Z] #3 DONE 0.4s [2023-12-02T02:34:05.552Z] [2023-12-02T02:34:05.552Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T02:34:05.552Z] #4 resolve docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 0.1s done [2023-12-02T02:34:05.821Z] #4 ... [2023-12-02T02:34:05.821Z] [2023-12-02T02:34:05.821Z] #5 [internal] load build context [2023-12-02T02:34:05.821Z] #5 transferring context: 238.11kB 0.1s done [2023-12-02T02:34:05.821Z] #5 DONE 0.1s [2023-12-02T02:34:05.821Z] [2023-12-02T02:34:05.821Z] #4 [1/7] FROM docker.io/library/alpine:3.16@sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b [2023-12-02T02:34:05.821Z] #4 sha256:e4cdb7d47b06ba0a062ad2a97a7d154967c8f83934594d9f2bd3efa89292996b 1.64kB / 1.64kB done [2023-12-02T02:34:05.821Z] #4 sha256:9796bcac681e439af8e4276c7849dcf38612bff029b3b66e4999d5625b6aef85 528B / 528B done [2023-12-02T02:34:05.821Z] #4 sha256:f82bc02171c9535766d0a9a1ac2868a14c5ea48756e99c59397899eb5d35a079 1.49kB / 1.49kB done [2023-12-02T02:34:05.821Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 1.05MB / 2.71MB 0.1s [2023-12-02T02:34:05.821Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e [2023-12-02T02:34:05.821Z] #4 sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 2.71MB / 2.71MB 0.1s done [2023-12-02T02:34:06.090Z] #4 extracting sha256:5362b5901f8a9898f2bcc8eb6c3e6990364aa058617afaae388bdb9f437d3d7e 0.2s done [2023-12-02T02:34:06.360Z] #4 DONE 0.7s [2023-12-02T02:34:06.360Z] [2023-12-02T02:34:06.360Z] #6 [2/7] COPY . /edgex-taf/edgex-taf-common [2023-12-02T02:34:06.360Z] #6 DONE 0.2s [2023-12-02T02:34:06.360Z] [2023-12-02T02:34:06.360Z] #7 [3/7] COPY robot-entrypoint.sh /usr/local/bin/ [2023-12-02T02:34:06.360Z] #7 DONE 0.1s [2023-12-02T02:34:06.639Z] [2023-12-02T02:34:06.639Z] #8 [4/7] COPY requirements.txt /edgex-taf/requirements.txt [2023-12-02T02:34:06.639Z] #8 DONE 0.1s [2023-12-02T02:34:06.639Z] [2023-12-02T02:34:06.639Z] #9 [5/7] WORKDIR /edgex-taf [2023-12-02T02:34:06.639Z] #9 DONE 0.1s [2023-12-02T02:34:06.639Z] [2023-12-02T02:34:06.639Z] #10 [6/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2023-12-02T02:34:09.994Z] #10 DONE 2.9s [2023-12-02T02:34:09.994Z] [2023-12-02T02:34:09.994Z] #11 [7/7] RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.4-r0 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install ./edgex-taf-common && pip3 install -r requirements.txt [2023-12-02T02:34:10.264Z] #11 0.727 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:11.227Z] #11 1.373 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:12.641Z] #11 2.752 OK: 5 MiB in 14 packages [2023-12-02T02:34:12.641Z] #11 2.923 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:13.230Z] #11 3.474 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:14.651Z] #11 4.708 (1/9) Installing ca-certificates (20230506-r0) [2023-12-02T02:34:14.918Z] #11 5.194 (2/9) Installing brotli-libs (1.0.9-r6) [2023-12-02T02:34:15.184Z] #11 5.652 (3/9) Installing nghttp2-libs (1.47.0-r2) [2023-12-02T02:34:15.769Z] #11 6.017 (4/9) Installing libcurl (8.4.0-r0) [2023-12-02T02:34:16.036Z] #11 6.453 (5/9) Installing curl (8.4.0-r0) [2023-12-02T02:34:16.304Z] #11 6.844 (6/9) Installing docker-cli (20.10.20-r0) [2023-12-02T02:34:17.714Z] #11 8.036 (7/9) Installing oniguruma (6.9.8-r0) [2023-12-02T02:34:17.979Z] #11 8.429 (8/9) Installing jq (1.6-r1) [2023-12-02T02:34:18.558Z] #11 8.880 (9/9) Installing openssl (1.1.1w-r1) [2023-12-02T02:34:19.139Z] #11 9.316 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:34:19.139Z] #11 9.338 Executing ca-certificates-20230506-r0.trigger [2023-12-02T02:34:19.139Z] #11 9.493 OK: 50 MiB in 23 packages [2023-12-02T02:34:19.404Z] #11 9.682 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:19.672Z] #11 10.22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:34:21.085Z] #11 11.50 (1/136) Installing libmagic (5.41-r0) [2023-12-02T02:34:21.669Z] #11 12.00 (2/136) Installing file (5.41-r0) [2023-12-02T02:34:21.938Z] #11 12.27 (3/136) Installing libxau (1.0.9-r0) [2023-12-02T02:34:22.206Z] #11 12.54 (4/136) Installing libxdmcp (1.1.3-r0) [2023-12-02T02:34:22.473Z] #11 12.83 (5/136) Installing libxcb (1.15-r0) [2023-12-02T02:34:23.059Z] #11 13.29 (6/136) Installing libx11 (1.8.7-r0) [2023-12-02T02:34:23.643Z] #11 13.91 (7/136) Installing libxext (1.3.4-r0) [2023-12-02T02:34:23.909Z] #11 14.21 (8/136) Installing libice (1.0.10-r0) [2023-12-02T02:34:24.176Z] #11 14.58 (9/136) Installing libuuid (2.38-r1) [2023-12-02T02:34:24.442Z] #11 14.88 (10/136) Installing libsm (1.2.3-r0) [2023-12-02T02:34:24.714Z] #11 15.19 (11/136) Installing libxt (1.2.1-r0) [2023-12-02T02:34:25.294Z] #11 15.61 (12/136) Installing libxmu (1.1.3-r0) [2023-12-02T02:34:25.564Z] #11 15.95 (13/136) Installing xset (1.2.4-r0) [2023-12-02T02:34:25.830Z] #11 16.26 (14/136) Installing xprop (1.2.5-r0) [2023-12-02T02:34:26.413Z] #11 16.57 (15/136) Installing xdg-utils (1.1.3-r3) [2023-12-02T02:34:26.413Z] #11 16.94 (16/136) Installing eudev-libs (3.2.11-r0) [2023-12-02T02:34:26.994Z] #11 17.30 (17/136) Installing pkgconf (1.8.1-r0) [2023-12-02T02:34:27.261Z] #11 17.65 (18/136) Installing libffi (3.4.2-r1) [2023-12-02T02:34:27.843Z] #11 17.95 (19/136) Installing libintl (0.21-r2) [2023-12-02T02:34:27.843Z] #11 18.27 (20/136) Installing libblkid (2.38-r1) [2023-12-02T02:34:28.425Z] #11 18.67 (21/136) Installing libmount (2.38-r1) [2023-12-02T02:34:28.692Z] #11 19.07 (22/136) Installing pcre (8.45-r2) [2023-12-02T02:34:29.277Z] #11 19.49 (23/136) Installing glib (2.72.4-r0) [2023-12-02T02:34:29.860Z] #11 20.04 (24/136) Installing xz-libs (5.2.5-r1) [2023-12-02T02:34:30.128Z] #11 20.40 (25/136) Installing libxml2 (2.9.14-r2) [2023-12-02T02:34:30.397Z] #11 20.91 (26/136) Installing shared-mime-info (2.2-r2) [2023-12-02T02:34:30.979Z] #11 21.39 (27/136) Installing hicolor-icon-theme (0.17-r1) [2023-12-02T02:34:31.245Z] #11 21.77 (28/136) Installing libjpeg-turbo (2.1.3-r1) [2023-12-02T02:34:31.825Z] #11 22.21 (29/136) Installing libpng (1.6.37-r1) [2023-12-02T02:34:32.090Z] #11 22.63 (30/136) Installing libwebp (1.2.3-r2) [2023-12-02T02:34:32.673Z] #11 23.09 (31/136) Installing zstd-libs (1.5.2-r1) [2023-12-02T02:34:32.940Z] #11 23.50 (32/136) Installing tiff (4.4.0-r4) [2023-12-02T02:34:33.523Z] #11 23.91 (33/136) Installing gdk-pixbuf (2.42.8-r0) [2023-12-02T02:34:33.790Z] #11 24.32 (34/136) Installing gtk-update-icon-cache (2.24.33-r3) [2023-12-02T02:34:34.373Z] #11 24.64 (35/136) Installing libxcomposite (0.4.5-r0) [2023-12-02T02:34:34.373Z] #11 24.92 (36/136) Installing libxfixes (6.0.0-r0) [2023-12-02T02:34:34.641Z] #11 25.20 (37/136) Installing libxrender (0.9.10-r3) [2023-12-02T02:34:35.224Z] #11 25.52 (38/136) Installing libxcursor (1.2.1-r0) [2023-12-02T02:34:35.491Z] #11 25.83 (39/136) Installing libxdamage (1.1.5-r1) [2023-12-02T02:34:35.757Z] #11 26.10 (40/136) Installing libxi (1.8-r0) [2023-12-02T02:34:36.024Z] #11 26.41 (41/136) Installing libxinerama (1.1.4-r1) [2023-12-02T02:34:36.607Z] #11 26.75 (42/136) Installing libxrandr (1.5.2-r1) [2023-12-02T02:34:36.607Z] #11 27.08 (43/136) Installing atk (2.38.0-r0) [2023-12-02T02:34:37.192Z] #11 27.44 (44/136) Installing libxtst (1.2.3-r3) [2023-12-02T02:34:37.192Z] #11 27.73 (45/136) Installing dbus-libs (1.14.8-r0) [2023-12-02T02:34:37.770Z] #11 28.14 (46/136) Installing at-spi2-core (2.44.1-r0) [2023-12-02T02:34:38.037Z] #11 28.55 (47/136) Installing at-spi2-atk (2.38.0-r0) [2023-12-02T02:34:38.623Z] #11 28.92 (48/136) Installing expat (2.5.0-r0) [2023-12-02T02:34:38.890Z] #11 29.27 (49/136) Installing libbz2 (1.0.8-r1) [2023-12-02T02:34:39.474Z] #11 29.59 (50/136) Installing freetype (2.12.1-r0) [2023-12-02T02:34:39.740Z] #11 30.05 (51/136) Installing fontconfig (2.14.0-r0) [2023-12-02T02:34:40.324Z] #11 30.48 (52/136) Installing pixman (0.40.0-r4) [2023-12-02T02:34:40.324Z] #11 30.89 (53/136) Installing cairo (1.17.4-r2) [2023-12-02T02:34:41.289Z] #11 31.36 (54/136) Installing cairo-gobject (1.17.4-r2) [2023-12-02T02:34:41.289Z] #11 31.63 (55/136) Installing avahi-libs (0.8-r6) [2023-12-02T02:34:41.555Z] #11 31.99 (56/136) Installing gmp (6.2.1-r2) [2023-12-02T02:34:42.138Z] #11 32.43 (57/136) Installing nettle (3.7.3-r0) [2023-12-02T02:34:42.721Z] #11 32.86 (58/136) Installing p11-kit (0.24.1-r0) [2023-12-02T02:34:42.987Z] #11 33.33 (59/136) Installing libtasn1 (4.18.0-r1) [2023-12-02T02:34:43.252Z] #11 33.64 (60/136) Installing libunistring (1.0-r0) [2023-12-02T02:34:43.846Z] #11 34.13 (61/136) Installing gnutls (3.7.7-r1) [2023-12-02T02:34:44.425Z] #11 34.64 (62/136) Installing cups-libs (2.4.2-r2) [2023-12-02T02:34:44.691Z] #11 35.09 (63/136) Installing libepoxy (1.5.10-r0) [2023-12-02T02:34:45.278Z] #11 35.55 (64/136) Installing fribidi (1.0.12-r0) [2023-12-02T02:34:45.542Z] #11 35.87 (65/136) Installing graphite2 (1.3.14-r1) [2023-12-02T02:34:45.807Z] #11 36.21 (66/136) Installing harfbuzz (4.3.0-r0) [2023-12-02T02:34:46.388Z] #11 36.71 (67/136) Installing libxft (2.3.4-r0) [2023-12-02T02:34:46.653Z] #11 37.04 (68/136) Installing pango (1.50.7-r0) [2023-12-02T02:34:47.235Z] #11 37.49 (69/136) Installing wayland-libs-client (1.20.0-r0) [2023-12-02T02:34:47.502Z] #11 37.79 (70/136) Installing wayland-libs-cursor (1.20.0-r0) [2023-12-02T02:34:47.769Z] #11 38.07 (71/136) Installing wayland-libs-egl (1.20.0-r0) [2023-12-02T02:34:48.037Z] #11 38.34 (72/136) Installing xkeyboard-config (2.35.1-r0) [2023-12-02T02:34:48.617Z] #11 38.93 (73/136) Installing libxkbcommon (1.4.1-r0) [2023-12-02T02:34:48.882Z] #11 39.34 (74/136) Installing gtk+3.0 (3.24.34-r1) [2023-12-02T02:34:50.290Z] #11 40.56 Executing gtk+3.0-3.24.34-r1.post-install [2023-12-02T02:34:50.290Z] #11 40.64 (75/136) Installing libfontenc (1.1.4-r0) [2023-12-02T02:34:50.556Z] #11 40.95 (76/136) Installing mkfontscale (1.2.2-r0) [2023-12-02T02:34:51.138Z] #11 41.26 (77/136) Installing font-opensans (0_git20210927-r0) [2023-12-02T02:34:51.403Z] #11 41.85 (78/136) Installing libgcc (11.2.1_git20220219-r2) [2023-12-02T02:34:51.986Z] #11 42.21 (79/136) Installing libogg (1.3.5-r1) [2023-12-02T02:34:52.253Z] #11 42.51 (80/136) Installing libstdc++ (11.2.1_git20220219-r2) [2023-12-02T02:34:52.520Z] #11 43.00 (81/136) Installing flac (1.3.4-r0) [2023-12-02T02:34:53.104Z] #11 43.45 (82/136) Installing alsa-lib (1.2.7.2-r0) [2023-12-02T02:34:53.687Z] #11 43.98 (83/136) Installing libatomic (11.2.1_git20220219-r2) [2023-12-02T02:34:53.687Z] #11 44.24 (84/136) Installing sdl2 (2.0.22-r0) [2023-12-02T02:34:54.646Z] #11 44.72 (85/136) Installing aom-libs (3.3.0-r0) [2023-12-02T02:34:54.913Z] #11 45.30 (86/136) Installing libass (0.16.0-r0) [2023-12-02T02:34:55.497Z] #11 45.65 (87/136) Installing libdav1d (1.0.0-r0) [2023-12-02T02:34:55.762Z] #11 46.11 (88/136) Installing libdrm (2.4.110-r0) [2023-12-02T02:34:56.349Z] #11 46.52 (89/136) Installing ncurses-terminfo-base (6.3_p20220521-r1) [2023-12-02T02:34:56.614Z] #11 46.85 (90/136) Installing ncurses-libs (6.3_p20220521-r1) [2023-12-02T02:34:56.880Z] #11 47.28 (91/136) Installing lame (3.100-r0) [2023-12-02T02:34:57.464Z] #11 47.77 (92/136) Installing opus (1.3.1-r1) [2023-12-02T02:34:58.052Z] #11 48.20 (93/136) Installing libasyncns (0.8-r1) [2023-12-02T02:34:58.052Z] #11 48.47 (94/136) Installing libltdl (2.4.7-r0) [2023-12-02T02:34:58.631Z] #11 48.80 (95/136) Installing orc (0.4.32-r0) [2023-12-02T02:34:58.898Z] #11 49.20 (96/136) Installing libvorbis (1.3.7-r0) [2023-12-02T02:34:59.163Z] #11 49.60 (97/136) Installing libsndfile (1.1.0-r0) [2023-12-02T02:34:59.748Z] #11 50.04 (98/136) Installing libgomp (11.2.1_git20220219-r2) [2023-12-02T02:35:00.018Z] #11 50.44 (99/136) Installing soxr (0.1.3-r2) [2023-12-02T02:35:00.300Z] #11 50.79 (100/136) Installing speexdsp (1.2.0-r0) [2023-12-02T02:35:00.884Z] #11 51.10 (101/136) Installing tdb-libs (1.4.6-r0) [2023-12-02T02:35:01.157Z] #11 51.46 (102/136) Installing libpulse (15.0-r2) [2023-12-02T02:35:01.740Z] #11 51.94 (103/136) Installing cjson (1.7.15-r3) [2023-12-02T02:35:02.021Z] #11 52.26 (104/136) Installing mbedtls (2.28.5-r0) [2023-12-02T02:35:02.289Z] #11 52.71 (105/136) Installing librist (0.2.6-r1) [2023-12-02T02:35:02.872Z] #11 53.07 (106/136) Installing libsrt (1.4.4-r0) [2023-12-02T02:35:03.140Z] #11 53.52 (107/136) Installing libssh (0.9.6-r1) [2023-12-02T02:35:03.723Z] #11 53.92 (108/136) Installing libtheora (1.1.1-r16) [2023-12-02T02:35:03.993Z] #11 54.39 (109/136) Installing v4l-utils-libs (1.22.1-r1) [2023-12-02T02:35:04.581Z] #11 54.80 (110/136) Installing libva (2.14.0-r0) [2023-12-02T02:35:04.849Z] #11 55.17 (111/136) Installing libvdpau (1.5-r0) [2023-12-02T02:35:05.116Z] #11 55.49 (112/136) Installing vidstab (1.1.0-r1) [2023-12-02T02:35:05.383Z] #11 55.85 (113/136) Installing libvpx (1.11.0-r1) [2023-12-02T02:35:06.343Z] #11 56.41 (114/136) Installing x264-libs (0.163_git20210613-r0) [2023-12-02T02:35:06.610Z] #11 56.94 (115/136) Installing numactl (2.0.14-r0) [2023-12-02T02:35:06.741Z] 8a9b69a46fb3: Pushed [2023-12-02T02:35:06.741Z] 742ae9a153caf622fd4951f760bb631dafd14e36: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:06.875Z] #11 57.25 (116/136) Installing x265-libs (3.5-r3) [2023-12-02T02:35:07.115Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:07.465Z] #11 57.86 (117/136) Installing xvidcore (1.3.7-r1) [2023-12-02T02:35:07.491Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-02T02:35:07.491Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:35:07.491Z] 8a9b69a46fb3: Preparing [2023-12-02T02:35:07.491Z] 7e8be11c16a8: Preparing [2023-12-02T02:35:07.491Z] 49fe7db6f7af: Preparing [2023-12-02T02:35:07.491Z] 8c4923514e61: Preparing [2023-12-02T02:35:07.491Z] aa2a04fe9f5a: Preparing [2023-12-02T02:35:07.491Z] e6f74d769c02: Preparing [2023-12-02T02:35:07.491Z] e6f74d769c02: Waiting [2023-12-02T02:35:07.491Z] 49fe7db6f7af: Layer already exists [2023-12-02T02:35:07.491Z] aa2a04fe9f5a: Layer already exists [2023-12-02T02:35:07.491Z] 8a9b69a46fb3: Layer already exists [2023-12-02T02:35:07.491Z] 8c4923514e61: Layer already exists [2023-12-02T02:35:07.491Z] 7e8be11c16a8: Layer already exists [2023-12-02T02:35:07.491Z] e6f74d769c02: Layer already exists [2023-12-02T02:35:07.491Z] latest: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:07.732Z] #11 58.29 (118/136) Installing ffmpeg-libs (5.0.3-r0) [2023-12-02T02:35:07.874Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:08.237Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [2023-12-02T02:35:08.238Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:35:08.238Z] 8a9b69a46fb3: Preparing [2023-12-02T02:35:08.238Z] 7e8be11c16a8: Preparing [2023-12-02T02:35:08.238Z] 49fe7db6f7af: Preparing [2023-12-02T02:35:08.238Z] 8c4923514e61: Preparing [2023-12-02T02:35:08.238Z] aa2a04fe9f5a: Preparing [2023-12-02T02:35:08.238Z] e6f74d769c02: Preparing [2023-12-02T02:35:08.238Z] e6f74d769c02: Waiting [2023-12-02T02:35:08.238Z] 49fe7db6f7af: Layer already exists [2023-12-02T02:35:08.238Z] 8c4923514e61: Layer already exists [2023-12-02T02:35:08.238Z] 7e8be11c16a8: Layer already exists [2023-12-02T02:35:08.238Z] aa2a04fe9f5a: Layer already exists [2023-12-02T02:35:08.238Z] 8a9b69a46fb3: Layer already exists [2023-12-02T02:35:08.238Z] e6f74d769c02: Layer already exists [2023-12-02T02:35:08.238Z] 0.0.2-dev.38: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:08.615Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:08.988Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [2023-12-02T02:35:08.988Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:35:08.988Z] 8a9b69a46fb3: Preparing [2023-12-02T02:35:08.988Z] 7e8be11c16a8: Preparing [2023-12-02T02:35:08.988Z] 49fe7db6f7af: Preparing [2023-12-02T02:35:08.988Z] 8c4923514e61: Preparing [2023-12-02T02:35:08.988Z] aa2a04fe9f5a: Preparing [2023-12-02T02:35:08.988Z] e6f74d769c02: Preparing [2023-12-02T02:35:08.988Z] e6f74d769c02: Waiting [2023-12-02T02:35:08.988Z] aa2a04fe9f5a: Layer already exists [2023-12-02T02:35:08.988Z] 7e8be11c16a8: Layer already exists [2023-12-02T02:35:08.988Z] 8c4923514e61: Layer already exists [2023-12-02T02:35:08.988Z] 8a9b69a46fb3: Layer already exists [2023-12-02T02:35:08.988Z] 49fe7db6f7af: Layer already exists [2023-12-02T02:35:08.988Z] e6f74d769c02: Layer already exists [2023-12-02T02:35:08.988Z] 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:09.368Z] + docker tag edgex-taf-common nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:09.692Z] #11 59.97 (119/136) Installing libevent (2.1.12-r4) [2023-12-02T02:35:09.757Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common:main [2023-12-02T02:35:09.757Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common] [2023-12-02T02:35:09.757Z] 8a9b69a46fb3: Preparing [2023-12-02T02:35:09.757Z] 7e8be11c16a8: Preparing [2023-12-02T02:35:09.757Z] 49fe7db6f7af: Preparing [2023-12-02T02:35:09.757Z] 8c4923514e61: Preparing [2023-12-02T02:35:09.757Z] aa2a04fe9f5a: Preparing [2023-12-02T02:35:09.757Z] e6f74d769c02: Preparing [2023-12-02T02:35:09.757Z] e6f74d769c02: Waiting [2023-12-02T02:35:09.757Z] 8a9b69a46fb3: Layer already exists [2023-12-02T02:35:09.757Z] aa2a04fe9f5a: Layer already exists [2023-12-02T02:35:09.757Z] 49fe7db6f7af: Layer already exists [2023-12-02T02:35:09.757Z] 8c4923514e61: Layer already exists [2023-12-02T02:35:09.757Z] 7e8be11c16a8: Layer already exists [2023-12-02T02:35:09.757Z] e6f74d769c02: Layer already exists [2023-12-02T02:35:09.757Z] main: digest: sha256:021340f0d2bba99cad7193fc3103deabc0092444c1d1967d36c89dcb2cf2a5b0 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-02T02:35:09.932Z] ===================================================== [Pipeline] echo [2023-12-02T02:35:09.961Z] taggedImages: [2023-12-02T02:35:09.961Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:35:09.961Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:latest [2023-12-02T02:35:09.961Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:0.0.2-dev.38 [2023-12-02T02:35:09.961Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [2023-12-02T02:35:09.961Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:10.281Z] #11 60.41 (120/136) Installing mesa (21.3.9-r0) [2023-12-02T02:35:10.281Z] #11 60.69 (121/136) Installing wayland-libs-server (1.20.0-r0) [2023-12-02T02:35:10.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:35:10.518Z] [2023-12-02T02:35:10.518Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:35:10.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:35:10.837Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-02T02:35:10.837Z] 5eb5b503b376: Pulling fs layer [2023-12-02T02:35:10.837Z] 5c69ac0246d0: Pulling fs layer [2023-12-02T02:35:10.837Z] ec43610c2a17: Pulling fs layer [2023-12-02T02:35:10.837Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-02T02:35:10.837Z] 33b1e0a273af: Pulling fs layer [2023-12-02T02:35:10.837Z] 5d3b04190fa2: Pulling fs layer [2023-12-02T02:35:10.837Z] 2f39f015ded8: Pulling fs layer [2023-12-02T02:35:10.837Z] 5d3b04190fa2: Waiting [2023-12-02T02:35:10.837Z] 3a2ae6a8a46f: Waiting [2023-12-02T02:35:10.837Z] 33b1e0a273af: Waiting [2023-12-02T02:35:10.837Z] 2f39f015ded8: Waiting [2023-12-02T02:35:10.837Z] 5c69ac0246d0: Verifying Checksum [2023-12-02T02:35:10.837Z] 5c69ac0246d0: Download complete [2023-12-02T02:35:10.837Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-02T02:35:10.837Z] 3a2ae6a8a46f: Download complete [2023-12-02T02:35:10.837Z] 33b1e0a273af: Verifying Checksum [2023-12-02T02:35:10.837Z] 33b1e0a273af: Download complete [2023-12-02T02:35:10.837Z] 5d3b04190fa2: Download complete [2023-12-02T02:35:10.867Z] #11 61.00 (122/136) Installing mesa-gbm (21.3.9-r0) [2023-12-02T02:35:11.094Z] ec43610c2a17: Verifying Checksum [2023-12-02T02:35:11.094Z] ec43610c2a17: Download complete [2023-12-02T02:35:11.094Z] 5eb5b503b376: Verifying Checksum [2023-12-02T02:35:11.094Z] 5eb5b503b376: Download complete [2023-12-02T02:35:11.135Z] #11 61.33 (123/136) Installing icu-data-en (71.1-r2) [2023-12-02T02:35:11.402Z] #11 61.88 Executing icu-data-en-71.1-r2.post-install [2023-12-02T02:35:11.660Z] 2f39f015ded8: Download complete [2023-12-02T02:35:11.668Z] #11 61.89 * [2023-12-02T02:35:11.668Z] #11 61.89 * If you need ICU with non-English locales and legacy charset support, install [2023-12-02T02:35:11.668Z] #11 61.89 * package icu-data-full. [2023-12-02T02:35:11.668Z] #11 61.89 * [2023-12-02T02:35:11.668Z] #11 61.89 (124/136) Installing icu-libs (71.1-r2) [2023-12-02T02:35:11.933Z] #11 62.47 (125/136) Installing lcms2 (2.13.1-r0) [2023-12-02T02:35:12.225Z] 5eb5b503b376: Pull complete [2023-12-02T02:35:12.487Z] 5c69ac0246d0: Pull complete [2023-12-02T02:35:12.517Z] #11 62.89 (126/136) Installing minizip (1.2.12-r0) [2023-12-02T02:35:12.745Z] ec43610c2a17: Pull complete [2023-12-02T02:35:12.745Z] 3a2ae6a8a46f: Pull complete [2023-12-02T02:35:12.783Z] #11 63.20 (127/136) Installing nspr (4.33-r0) [2023-12-02T02:35:13.003Z] 33b1e0a273af: Pull complete [2023-12-02T02:35:13.003Z] 5d3b04190fa2: Pull complete [2023-12-02T02:35:13.368Z] #11 63.62 (128/136) Installing sqlite-libs (3.40.1-r0) [2023-12-02T02:35:13.951Z] #11 64.12 (129/136) Installing nss (3.78.1-r0) [2023-12-02T02:35:14.534Z] #11 64.70 (130/136) Installing re2 (2022.04.01-r0) [2023-12-02T02:35:14.800Z] #11 65.11 (131/136) Installing snappy (1.1.9-r4) [2023-12-02T02:35:15.068Z] #11 65.42 (132/136) Installing libgpg-error (1.45-r0) [2023-12-02T02:35:15.334Z] #11 65.78 (133/136) Installing libgcrypt (1.10.1-r0) [2023-12-02T02:35:15.923Z] #11 66.22 (134/136) Installing libxslt (1.1.35-r0) [2023-12-02T02:35:16.189Z] #11 66.62 (135/136) Installing chromium (102.0.5005.182-r0) [2023-12-02T02:35:17.182Z] 2f39f015ded8: Pull complete [2023-12-02T02:35:17.182Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-02T02:35:17.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:35:17.182Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:35:17.362Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:35:17.393Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-02T02:35:25.516Z] $ docker top f0f1d63a034cd146c98ae17ca6e3ebaadf8cb9ca2fc49cba099ecaaa4f6c55d1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:35:25.938Z] ---> job-cost.sh [2023-12-02T02:35:25.938Z] lf-activate-venv: SKIPPING [2023-12-02T02:35:25.938Z] INFO: No Stack... [2023-12-02T02:35:26.195Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T02:35:26.762Z] INFO: Archiving Costs [Pipeline] sh [2023-12-02T02:35:27.046Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-02T02:35:27.046Z] + cut -d, -f6 [Pipeline] lock [2023-12-02T02:35:27.057Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [2023-12-02T02:35:27.062Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] did not exist. Created. [2023-12-02T02:35:27.062Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-02T02:35:27.403Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-02T02:35:27.434Z] Stashed 1 file(s) [Pipeline] } [2023-12-02T02:35:27.454Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-02T02:35:27.546Z] $ docker stop --time=1 f0f1d63a034cd146c98ae17ca6e3ebaadf8cb9ca2fc49cba099ecaaa4f6c55d1 [2023-12-02T02:35:28.504Z] #11 78.61 (136/136) Installing chromium-chromedriver (102.0.5005.182-r0) [2023-12-02T02:35:28.691Z] $ docker rm -f --volumes f0f1d63a034cd146c98ae17ca6e3ebaadf8cb9ca2fc49cba099ecaaa4f6c55d1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-02T02:35:29.087Z] #11 79.42 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:35:29.087Z] #11 79.44 Executing glib-2.72.4-r0.trigger [2023-12-02T02:35:29.087Z] #11 79.46 Executing shared-mime-info-2.2-r2.trigger [2023-12-02T02:35:31.664Z] #11 81.76 Executing gdk-pixbuf-2.42.8-r0.trigger [2023-12-02T02:35:31.664Z] #11 81.80 Executing gtk-update-icon-cache-2.24.33-r3.trigger [2023-12-02T02:35:31.664Z] #11 81.88 Executing fontconfig-2.14.0-r0.trigger [2023-12-02T02:35:31.664Z] #11 81.95 Executing mkfontscale-1.2.2-r0.trigger [2023-12-02T02:35:31.664Z] #11 82.02 OK: 376 MiB in 159 packages [2023-12-02T02:35:31.932Z] #11 82.24 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:35:32.518Z] #11 82.80 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:35:33.928Z] #11 84.12 (1/21) Installing binutils (2.38-r3) [2023-12-02T02:35:34.512Z] #11 84.91 (2/21) Installing isl22 (0.22-r0) [2023-12-02T02:35:35.098Z] #11 85.41 (3/21) Installing mpfr4 (4.1.0-r0) [2023-12-02T02:35:35.681Z] #11 85.83 (4/21) Installing mpc1 (1.2.1-r0) [2023-12-02T02:35:35.681Z] #11 86.19 (5/21) Installing gcc (11.2.1_git20220219-r2) [2023-12-02T02:35:43.888Z] #11 92.94 (6/21) Installing musl-dev (1.2.3-r3) [2023-12-02T02:35:43.888Z] #11 93.63 (7/21) Installing libc-dev (0.7.2-r3) [2023-12-02T02:35:43.888Z] #11 93.91 (8/21) Installing linux-headers (5.16.7-r1) [2023-12-02T02:35:44.472Z] #11 94.77 (9/21) Installing libffi-dev (3.4.2-r1) [2023-12-02T02:35:44.741Z] #11 95.17 (10/21) Installing libpq (14.10-r0) [2023-12-02T02:35:45.324Z] #11 95.58 (11/21) Installing openssl-dev (1.1.1w-r1) [2023-12-02T02:35:45.909Z] #11 96.05 (12/21) Installing libpq-dev (14.10-r0) [2023-12-02T02:35:46.174Z] #11 96.52 (13/21) Installing libecpg (14.10-r0) [2023-12-02T02:35:46.444Z] #11 96.89 (14/21) Installing libecpg-dev (14.10-r0) [2023-12-02T02:35:47.028Z] #11 97.35 (15/21) Installing llvm13-libs (13.0.1-r2) [2023-12-02T02:35:49.622Z] #11 99.89 (16/21) Installing clang-libs (13.0.1-r1) [2023-12-02T02:35:52.244Z] #11 102.1 (17/21) Installing clang (13.0.1-r1) [2023-12-02T02:35:52.522Z] #11 102.9 (18/21) Installing icu (71.1-r2) [2023-12-02T02:35:53.143Z] #11 103.3 (19/21) Installing icu-dev (71.1-r2) [2023-12-02T02:35:53.736Z] #11 103.9 (20/21) Installing llvm13 (13.0.1-r2) [2023-12-02T02:35:59.123Z] #11 108.7 (21/21) Installing postgresql14-dev (14.10-r0) [2023-12-02T02:35:59.389Z] #11 109.7 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:35:59.389Z] #11 109.7 OK: 768 MiB in 180 packages [2023-12-02T02:35:59.389Z] #11 109.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:36:00.346Z] #11 110.6 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:36:01.752Z] #11 111.8 (1/10) Installing g++ (11.2.1_git20220219-r2) [2023-12-02T02:36:03.698Z] #11 113.9 (2/10) Installing gdbm (1.23-r0) [2023-12-02T02:36:03.966Z] #11 114.2 (3/10) Installing mpdecimal (2.5.1-r1) [2023-12-02T02:36:04.233Z] #11 114.6 (4/10) Installing readline (8.1.2-r0) [2023-12-02T02:36:04.499Z] #11 115.0 (5/10) Installing python3 (3.10.13-r0) [2023-12-02T02:36:07.080Z] #11 117.5 (6/10) Installing python3-dev (3.10.13-r0) [2023-12-02T02:36:12.419Z] #11 122.6 (7/10) Installing libsodium (1.0.18-r0) [2023-12-02T02:36:12.686Z] #11 123.0 (8/10) Installing libzmq (4.3.4-r0) [2023-12-02T02:36:13.268Z] #11 123.5 (9/10) Installing libsodium-dev (1.0.18-r0) [2023-12-02T02:36:13.268Z] #11 123.8 (10/10) Installing zeromq-dev (4.3.4-r0) [2023-12-02T02:36:13.535Z] #11 124.1 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:36:13.802Z] #11 124.1 OK: 938 MiB in 190 packages [2023-12-02T02:36:13.802Z] #11 124.4 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:36:14.388Z] #11 124.9 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:36:16.327Z] #11 126.3 OK: 938 MiB in 190 packages [2023-12-02T02:36:16.327Z] #11 126.5 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-12-02T02:36:16.909Z] #11 127.1 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-12-02T02:36:17.869Z] #11 128.4 (1/1) Installing tzdata (2023c-r0) [2023-12-02T02:36:19.278Z] #11 129.3 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:36:19.278Z] #11 129.4 OK: 941 MiB in 191 packages [2023-12-02T02:36:20.236Z] #11 130.6 (1/1) Purging tzdata (2023c-r0) [2023-12-02T02:36:20.236Z] #11 130.8 Executing busybox-1.35.0-r17.trigger [2023-12-02T02:36:20.502Z] #11 130.8 OK: 938 MiB in 190 packages [2023-12-02T02:36:38.694Z] #11 147.0 Looking in links: /tmp/tmpcaa1azvk [2023-12-02T02:36:38.694Z] #11 147.1 Processing /tmp/tmpcaa1azvk/setuptools-65.5.0-py3-none-any.whl [2023-12-02T02:36:38.694Z] #11 147.1 Processing /tmp/tmpcaa1azvk/pip-23.0.1-py3-none-any.whl [2023-12-02T02:36:38.694Z] #11 148.4 Installing collected packages: setuptools, pip [2023-12-02T02:36:56.881Z] #11 164.5 Successfully installed pip-23.0.1 setuptools-65.5.0 [2023-12-02T02:36:56.881Z] #11 164.6 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:36:57.877Z] #11 168.0 Requirement already satisfied: pip in /usr/lib/python3.10/site-packages (23.0.1) [2023-12-02T02:36:58.458Z] #11 168.8 Collecting pip [2023-12-02T02:36:58.458Z] #11 168.9 Downloading pip-23.3.1-py3-none-any.whl (2.1 MB) [2023-12-02T02:36:58.724Z] #11 169.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 17.9 MB/s eta 0:00:00 [2023-12-02T02:36:58.724Z] #11 169.2 Requirement already satisfied: setuptools in /usr/lib/python3.10/site-packages (65.5.0) [2023-12-02T02:37:02.057Z] #11 172.1 Collecting setuptools [2023-12-02T02:37:02.057Z] #11 172.1 Downloading setuptools-69.0.2-py3-none-any.whl (819 kB) [2023-12-02T02:37:02.057Z] #11 172.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 17.0 MB/s eta 0:00:00 [2023-12-02T02:37:02.324Z] #11 172.7 Collecting wheel [2023-12-02T02:37:02.324Z] #11 172.7 Downloading wheel-0.42.0-py3-none-any.whl (65 kB) [2023-12-02T02:37:02.324Z] #11 172.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.4/65.4 kB 18.3 MB/s eta 0:00:00 [2023-12-02T02:37:04.266Z] #11 174.5 Installing collected packages: wheel, setuptools, pip [2023-12-02T02:37:04.532Z] #11 175.0 Attempting uninstall: setuptools [2023-12-02T02:37:04.532Z] #11 175.0 Found existing installation: setuptools 65.5.0 [2023-12-02T02:37:05.494Z] #11 176.0 Uninstalling setuptools-65.5.0: [2023-12-02T02:37:05.759Z] #11 176.1 Successfully uninstalled setuptools-65.5.0 [2023-12-02T02:37:11.094Z] #11 180.7 Attempting uninstall: pip [2023-12-02T02:37:11.094Z] #11 180.7 Found existing installation: pip 23.0.1 [2023-12-02T02:37:12.503Z] #11 182.9 Uninstalling pip-23.0.1: [2023-12-02T02:37:12.770Z] #11 183.1 Successfully uninstalled pip-23.0.1 [2023-12-02T02:37:25.124Z] #11 193.9 Successfully installed pip-23.3.1 setuptools-69.0.2 wheel-0.42.0 [2023-12-02T02:37:25.124Z] #11 193.9 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:37:28.472Z] #11 198.4 Processing ./edgex-taf-common [2023-12-02T02:37:28.472Z] #11 198.4 Preparing metadata (setup.py): started [2023-12-02T02:37:29.426Z] #11 199.8 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:37:29.426Z] #11 199.8 Building wheels for collected packages: edgex-taf-common [2023-12-02T02:37:29.426Z] #11 199.8 Building wheel for edgex-taf-common (setup.py): started [2023-12-02T02:37:31.361Z] #11 201.5 Building wheel for edgex-taf-common (setup.py): finished with status 'done' [2023-12-02T02:37:31.361Z] #11 201.5 Created wheel for edgex-taf-common: filename=edgex_taf_common-0.0.0-py3-none-any.whl size=14471 sha256=125a3ba9468b979841324d52bd74844cffeb5007367ff92f237b66973ea78ac1 [2023-12-02T02:37:31.361Z] #11 201.5 Stored in directory: /root/.cache/pip/wheels/61/f5/b0/ccd98a608bbb4978be0e5d8235f9fb4ae43535dafafd44bbbd [2023-12-02T02:37:31.361Z] #11 201.5 Successfully built edgex-taf-common [2023-12-02T02:37:31.627Z] #11 202.1 Installing collected packages: edgex-taf-common [2023-12-02T02:37:31.892Z] #11 202.3 Successfully installed edgex-taf-common-0.0.0 [2023-12-02T02:37:31.892Z] #11 202.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:37:37.235Z] #11 207.3 Collecting robotframework==6.1.1 (from -r requirements.txt (line 1)) [2023-12-02T02:37:37.235Z] #11 207.4 Downloading robotframework-6.1.1-py3-none-any.whl.metadata (7.5 kB) [2023-12-02T02:37:37.235Z] #11 207.6 Collecting python-dotenv==1.0.0 (from -r requirements.txt (line 2)) [2023-12-02T02:37:37.235Z] #11 207.6 Downloading python_dotenv-1.0.0-py3-none-any.whl (19 kB) [2023-12-02T02:37:37.501Z] #11 207.9 Collecting robotframework-requests==0.9.5 (from -r requirements.txt (line 3)) [2023-12-02T02:37:37.501Z] #11 207.9 Downloading robotframework_requests-0.9.5-py3-none-any.whl.metadata (7.2 kB) [2023-12-02T02:37:37.767Z] #11 208.3 Collecting robotframework-seleniumlibrary==6.2.0 (from -r requirements.txt (line 4)) [2023-12-02T02:37:37.767Z] #11 208.3 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl.metadata (15 kB) [2023-12-02T02:37:38.035Z] #11 208.4 Collecting robotbackgroundlogger==1.2 (from -r requirements.txt (line 5)) [2023-12-02T02:37:38.035Z] #11 208.4 Downloading robotbackgroundlogger-1.2.tar.gz (3.9 kB) [2023-12-02T02:37:38.035Z] #11 208.5 Preparing metadata (setup.py): started [2023-12-02T02:37:39.439Z] #11 209.7 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:37:39.439Z] #11 209.9 Collecting RESTinstance==1.3.0 (from -r requirements.txt (line 6)) [2023-12-02T02:37:39.439Z] #11 209.9 Downloading RESTinstance-1.3.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:37:39.704Z] #11 210.1 Collecting configparser==5.3.0 (from -r requirements.txt (line 7)) [2023-12-02T02:37:39.704Z] #11 210.1 Downloading configparser-5.3.0-py3-none-any.whl (19 kB) [2023-12-02T02:37:40.287Z] #11 210.6 Collecting requests==2.31.0 (from -r requirements.txt (line 8)) [2023-12-02T02:37:40.287Z] #11 210.7 Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) [2023-12-02T02:37:40.287Z] #11 210.8 Collecting paho-mqtt==1.6.1 (from -r requirements.txt (line 9)) [2023-12-02T02:37:40.555Z] #11 210.8 Downloading paho-mqtt-1.6.1.tar.gz (99 kB) [2023-12-02T02:37:40.555Z] #11 210.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.4/99.4 kB 3.0 MB/s eta 0:00:00 [2023-12-02T02:37:40.555Z] #11 211.1 Preparing metadata (setup.py): started [2023-12-02T02:37:42.498Z] #11 212.6 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:37:46.740Z] #11 216.9 Collecting docker==6.1.3 (from -r requirements.txt (line 10)) [2023-12-02T02:37:46.740Z] #11 216.9 Downloading docker-6.1.3-py3-none-any.whl.metadata (3.5 kB) [2023-12-02T02:37:50.096Z] #11 220.0 Collecting numpy==1.26.2 (from -r requirements.txt (line 11)) [2023-12-02T02:37:50.096Z] #11 220.0 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (62 kB) [2023-12-02T02:37:50.096Z] #11 220.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 1.9 MB/s eta 0:00:00 [2023-12-02T02:37:51.055Z] #11 221.3 Collecting psutil==5.9.5 (from -r requirements.txt (line 12)) [2023-12-02T02:37:51.055Z] #11 221.4 Downloading psutil-5.9.5.tar.gz (493 kB) [2023-12-02T02:37:51.055Z] #11 221.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 493.5/493.5 kB 7.6 MB/s eta 0:00:00 [2023-12-02T02:37:51.638Z] #11 222.1 Installing build dependencies: started [2023-12-02T02:38:10.057Z] #11 237.5 Installing build dependencies: finished with status 'done' [2023-12-02T02:38:10.057Z] #11 237.5 Getting requirements to build wheel: started [2023-12-02T02:38:10.057Z] #11 239.9 Getting requirements to build wheel: finished with status 'done' [2023-12-02T02:38:10.057Z] #11 239.9 Preparing metadata (pyproject.toml): started [2023-12-02T02:38:11.992Z] #11 242.1 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T02:38:12.258Z] #11 242.7 Collecting redis==5.0.1 (from -r requirements.txt (line 13)) [2023-12-02T02:38:12.258Z] #11 242.7 Downloading redis-5.0.1-py3-none-any.whl.metadata (8.9 kB) [2023-12-02T02:38:17.649Z] #11 247.9 Collecting pyzmq==25.1.1 (from -r requirements.txt (line 14)) [2023-12-02T02:38:17.649Z] #11 247.9 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (4.9 kB) [2023-12-02T02:38:17.916Z] #11 248.2 Collecting influxdb-client==1.36.1 (from -r requirements.txt (line 15)) [2023-12-02T02:38:17.916Z] #11 248.3 Downloading influxdb_client-1.36.1-py3-none-any.whl (721 kB) [2023-12-02T02:38:18.184Z] #11 248.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 721.2/721.2 kB 8.0 MB/s eta 0:00:00 [2023-12-02T02:38:18.776Z] #11 249.2 Collecting psycopg2==2.9.7 (from -r requirements.txt (line 16)) [2023-12-02T02:38:19.043Z] #11 249.3 Downloading psycopg2-2.9.7.tar.gz (383 kB) [2023-12-02T02:38:19.043Z] #11 249.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 383.5/383.5 kB 7.2 MB/s eta 0:00:00 [2023-12-02T02:38:19.633Z] #11 250.0 Preparing metadata (setup.py): started [2023-12-02T02:38:21.584Z] #11 251.9 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:38:22.993Z] #11 253.4 Collecting pycryptodome==3.19.0 (from -r requirements.txt (line 17)) [2023-12-02T02:38:22.993Z] #11 253.4 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl.metadata (3.4 kB) [2023-12-02T02:38:23.964Z] #11 254.4 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:38:24.252Z] #11 254.4 Downloading selenium-4.15.2-py3-none-any.whl.metadata (6.9 kB) [2023-12-02T02:38:24.252Z] #11 254.7 Collecting robotframework-pythonlibcore>=3.0.0 (from robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:38:24.523Z] #11 254.7 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl.metadata (6.0 kB) [2023-12-02T02:38:24.793Z] #11 255.1 Collecting docutils (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:24.793Z] #11 255.2 Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) [2023-12-02T02:38:25.064Z] #11 255.5 Collecting flex (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:25.064Z] #11 255.5 Downloading flex-6.14.1.tar.gz (40 kB) [2023-12-02T02:38:25.064Z] #11 255.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 1.3 MB/s eta 0:00:00 [2023-12-02T02:38:25.335Z] #11 255.8 Preparing metadata (setup.py): started [2023-12-02T02:38:27.286Z] #11 257.4 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:38:27.286Z] #11 257.5 Collecting GenSON (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:27.286Z] #11 257.5 Downloading genson-1.2.2.tar.gz (34 kB) [2023-12-02T02:38:29.238Z] #11 259.2 Preparing metadata (setup.py): started [2023-12-02T02:38:30.665Z] #11 260.9 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:38:30.665Z] #11 261.0 Collecting jsonpath-ng (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:30.665Z] #11 261.0 Downloading jsonpath_ng-1.6.0-py3-none-any.whl.metadata (17 kB) [2023-12-02T02:38:31.259Z] #11 261.5 Collecting jsonschema (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:31.259Z] #11 261.5 Downloading jsonschema-4.20.0-py3-none-any.whl.metadata (8.1 kB) [2023-12-02T02:38:31.527Z] #11 261.9 Collecting pygments (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:31.527Z] #11 261.9 Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:38:32.492Z] #11 262.7 Collecting pytz (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:32.492Z] #11 262.7 Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) [2023-12-02T02:38:32.492Z] #11 262.9 Collecting tzlocal (from RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:32.492Z] #11 262.9 Downloading tzlocal-5.2-py3-none-any.whl.metadata (7.8 kB) [2023-12-02T02:38:34.450Z] #11 264.6 Collecting charset-normalizer<4,>=2 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:38:34.450Z] #11 264.6 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl.metadata (33 kB) [2023-12-02T02:38:34.450Z] #11 264.8 Collecting idna<4,>=2.5 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:38:34.450Z] #11 264.9 Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) [2023-12-02T02:38:35.440Z] #11 265.7 Collecting urllib3<3,>=1.21.1 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:38:35.440Z] #11 265.7 Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) [2023-12-02T02:38:35.710Z] #11 266.0 Collecting certifi>=2017.4.17 (from requests==2.31.0->-r requirements.txt (line 8)) [2023-12-02T02:38:35.710Z] #11 266.0 Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) [2023-12-02T02:38:36.297Z] #11 266.6 Collecting packaging>=14.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:38:36.297Z] #11 266.6 Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) [2023-12-02T02:38:36.887Z] #11 267.3 Collecting websocket-client>=0.32.0 (from docker==6.1.3->-r requirements.txt (line 10)) [2023-12-02T02:38:37.156Z] #11 267.4 Downloading websocket_client-1.6.4-py3-none-any.whl.metadata (7.7 kB) [2023-12-02T02:38:37.425Z] #11 267.9 Collecting async-timeout>=4.0.2 (from redis==5.0.1->-r requirements.txt (line 13)) [2023-12-02T02:38:37.699Z] #11 267.9 Downloading async_timeout-4.0.3-py3-none-any.whl.metadata (4.2 kB) [2023-12-02T02:38:38.295Z] #11 268.6 Collecting reactivex>=4.0.4 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:38:38.295Z] #11 268.6 Downloading reactivex-4.0.4-py3-none-any.whl (217 kB) [2023-12-02T02:38:38.295Z] #11 268.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 217.8/217.8 kB 5.5 MB/s eta 0:00:00 [2023-12-02T02:38:38.564Z] #11 269.1 Collecting python-dateutil>=2.5.3 (from influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:38:38.832Z] #11 269.1 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) [2023-12-02T02:38:38.832Z] #11 269.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 5.3 MB/s eta 0:00:00 [2023-12-02T02:38:38.832Z] #11 269.2 Requirement already satisfied: setuptools>=21.0.0 in /usr/lib/python3.10/site-packages (from influxdb-client==1.36.1->-r requirements.txt (line 15)) (69.0.2) [2023-12-02T02:38:39.806Z] #11 270.0 Collecting six>=1.5 (from python-dateutil>=2.5.3->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:38:39.806Z] #11 270.0 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) [2023-12-02T02:38:40.077Z] #11 270.4 Collecting typing-extensions<5.0.0,>=4.1.1 (from reactivex>=4.0.4->influxdb-client==1.36.1->-r requirements.txt (line 15)) [2023-12-02T02:38:40.077Z] #11 270.4 Downloading typing_extensions-4.8.0-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:38:40.662Z] #11 271.0 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:38:40.662Z] #11 271.0 Downloading trio-0.23.1-py3-none-any.whl.metadata (4.9 kB) [2023-12-02T02:38:40.932Z] #11 271.2 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:38:40.932Z] #11 271.2 Downloading trio_websocket-0.11.1-py3-none-any.whl.metadata (4.7 kB) [2023-12-02T02:38:43.522Z] #11 273.5 Collecting PyYAML>=3.11 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:38:43.522Z] #11 273.5 Downloading PyYAML-6.0.1.tar.gz (125 kB) [2023-12-02T02:38:43.522Z] #11 273.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.2/125.2 kB 4.1 MB/s eta 0:00:00 [2023-12-02T02:38:44.969Z] #11 275.1 Installing build dependencies: started [2023-12-02T02:39:17.261Z] #11 302.3 Installing build dependencies: finished with status 'done' [2023-12-02T02:39:17.261Z] #11 302.3 Getting requirements to build wheel: started [2023-12-02T02:39:29.615Z] #11 318.7 Getting requirements to build wheel: finished with status 'done' [2023-12-02T02:39:29.615Z] #11 318.7 Preparing metadata (pyproject.toml): started [2023-12-02T02:39:31.032Z] #11 321.3 Preparing metadata (pyproject.toml): finished with status 'done' [2023-12-02T02:39:31.032Z] #11 321.4 Collecting validate-email>=1.2 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:31.032Z] #11 321.4 Downloading validate_email-1.3.tar.gz (4.7 kB) [2023-12-02T02:39:31.032Z] #11 321.4 Preparing metadata (setup.py): started [2023-12-02T02:39:32.453Z] #11 323.0 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:39:32.722Z] #11 323.1 Collecting rfc3987>=1.3.4 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:32.722Z] #11 323.1 Downloading rfc3987-1.3.8-py2.py3-none-any.whl (13 kB) [2023-12-02T02:39:32.994Z] #11 323.3 Collecting strict-rfc3339>=0.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:32.994Z] #11 323.4 Downloading strict-rfc3339-0.7.tar.gz (17 kB) [2023-12-02T02:39:32.994Z] #11 323.4 Preparing metadata (setup.py): started [2023-12-02T02:39:34.406Z] #11 324.8 Preparing metadata (setup.py): finished with status 'done' [2023-12-02T02:39:34.676Z] #11 325.2 Collecting click>=3.3 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:34.945Z] #11 325.2 Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:39:34.945Z] #11 325.4 Collecting jsonpointer>=1.7 (from flex->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:34.945Z] #11 325.4 Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) [2023-12-02T02:39:35.212Z] #11 325.7 Collecting ply (from jsonpath-ng->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:35.478Z] #11 325.7 Downloading ply-3.11-py2.py3-none-any.whl (49 kB) [2023-12-02T02:39:35.478Z] #11 325.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 49.6/49.6 kB 2.1 MB/s eta 0:00:00 [2023-12-02T02:39:36.057Z] #11 326.4 Collecting attrs>=22.2.0 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:36.057Z] #11 326.4 Downloading attrs-23.1.0-py3-none-any.whl (61 kB) [2023-12-02T02:39:36.057Z] #11 326.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 2.2 MB/s eta 0:00:00 [2023-12-02T02:39:36.323Z] #11 326.6 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:36.323Z] #11 326.6 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl.metadata (3.0 kB) [2023-12-02T02:39:36.595Z] #11 327.1 Collecting referencing>=0.28.4 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:36.861Z] #11 327.2 Downloading referencing-0.31.1-py3-none-any.whl.metadata (2.7 kB) [2023-12-02T02:39:44.160Z] #11 334.0 Collecting rpds-py>=0.7.1 (from jsonschema->RESTinstance==1.3.0->-r requirements.txt (line 6)) [2023-12-02T02:39:44.160Z] #11 334.0 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl.metadata (3.9 kB) [2023-12-02T02:39:46.754Z] #11 337.0 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:39:46.754Z] #11 337.0 Downloading sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) [2023-12-02T02:39:46.754Z] #11 337.2 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:39:46.754Z] #11 337.2 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl.metadata (2.6 kB) [2023-12-02T02:39:47.023Z] #11 337.4 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:39:47.023Z] #11 337.4 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) [2023-12-02T02:39:47.293Z] #11 337.6 Collecting exceptiongroup>=1.0.0rc9 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:39:47.293Z] #11 337.6 Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) [2023-12-02T02:39:47.577Z] #11 338.0 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary==6.2.0->-r requirements.txt (line 4)) [2023-12-02T02:39:47.847Z] #11 338.1 Downloading wsproto-1.2.0-py3-none-any.whl (24 kB) [2023-12-02T02:39:48.117Z] #11 338.6 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)) [2023-12-02T02:39:48.385Z] #11 338.6 Downloading PySocks-1.7.1-py3-none-any.whl (16 kB) [2023-12-02T02:39:49.348Z] #11 339.6 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)) [2023-12-02T02:39:49.348Z] #11 339.6 Downloading h11-0.14.0-py3-none-any.whl (58 kB) [2023-12-02T02:39:49.348Z] #11 339.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 1.9 MB/s eta 0:00:00 [2023-12-02T02:39:49.935Z] #11 340.5 Downloading robotframework-6.1.1-py3-none-any.whl (699 kB) [2023-12-02T02:39:50.203Z] #11 340.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 699.1/699.1 kB 8.5 MB/s eta 0:00:00 [2023-12-02T02:39:50.203Z] #11 340.6 Downloading robotframework_requests-0.9.5-py3-none-any.whl (21 kB) [2023-12-02T02:39:50.203Z] #11 340.7 Downloading robotframework_seleniumlibrary-6.2.0-py2.py3-none-any.whl (95 kB) [2023-12-02T02:39:50.474Z] #11 340.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.5/95.5 kB 3.8 MB/s eta 0:00:00 [2023-12-02T02:39:50.474Z] #11 340.7 Downloading requests-2.31.0-py3-none-any.whl (62 kB) [2023-12-02T02:39:50.474Z] #11 340.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 1.9 MB/s eta 0:00:00 [2023-12-02T02:39:50.474Z] #11 340.8 Downloading docker-6.1.3-py3-none-any.whl (148 kB) [2023-12-02T02:39:50.474Z] #11 340.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.1/148.1 kB 4.4 MB/s eta 0:00:00 [2023-12-02T02:39:50.474Z] #11 340.9 Downloading numpy-1.26.2-cp310-cp310-musllinux_1_1_aarch64.whl (13.9 MB) [2023-12-02T02:39:55.828Z] #11 346.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.9/13.9 MB 2.0 MB/s eta 0:00:00 [2023-12-02T02:39:55.828Z] #11 346.4 Downloading redis-5.0.1-py3-none-any.whl (250 kB) [2023-12-02T02:39:56.100Z] #11 346.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 250.3/250.3 kB 4.8 MB/s eta 0:00:00 [2023-12-02T02:39:56.100Z] #11 346.5 Downloading pyzmq-25.1.1-cp310-cp310-musllinux_1_1_aarch64.whl (1.4 MB) [2023-12-02T02:39:56.371Z] #11 346.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.2 MB/s eta 0:00:00 [2023-12-02T02:39:56.371Z] #11 346.7 Downloading pycryptodome-3.19.0-cp35-abi3-musllinux_1_1_aarch64.whl (2.0 MB) [2023-12-02T02:39:56.643Z] #11 346.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 10.0 MB/s eta 0:00:00 [2023-12-02T02:39:56.643Z] #11 346.9 Downloading async_timeout-4.0.3-py3-none-any.whl (5.7 kB) [2023-12-02T02:39:56.643Z] #11 347.0 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) [2023-12-02T02:39:56.643Z] #11 347.0 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 4.7 MB/s eta 0:00:00 [2023-12-02T02:39:56.643Z] #11 347.1 Downloading charset_normalizer-3.3.2-cp310-cp310-musllinux_1_1_aarch64.whl (139 kB) [2023-12-02T02:39:56.643Z] #11 347.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.4/139.4 kB 4.6 MB/s eta 0:00:00 [2023-12-02T02:39:56.643Z] #11 347.1 Downloading idna-3.6-py3-none-any.whl (61 kB) [2023-12-02T02:39:56.915Z] #11 347.2 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 2.0 MB/s eta 0:00:00 [2023-12-02T02:39:56.915Z] #11 347.2 Downloading packaging-23.2-py3-none-any.whl (53 kB) [2023-12-02T02:39:56.915Z] #11 347.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 1.8 MB/s eta 0:00:00 [2023-12-02T02:39:56.915Z] #11 347.3 Downloading robotframework_pythonlibcore-4.3.0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:39:56.915Z] #11 347.3 Downloading selenium-4.15.2-py3-none-any.whl (10.2 MB) [2023-12-02T02:39:58.147Z] #11 348.3 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 10.6 MB/s eta 0:00:00 [2023-12-02T02:39:58.147Z] #11 348.3 Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) [2023-12-02T02:39:58.147Z] #11 348.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 3.5 MB/s eta 0:00:00 [2023-12-02T02:39:58.147Z] #11 348.4 Downloading websocket_client-1.6.4-py3-none-any.whl (57 kB) [2023-12-02T02:39:58.147Z] #11 348.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 2.0 MB/s eta 0:00:00 [2023-12-02T02:39:58.147Z] #11 348.5 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) [2023-12-02T02:39:58.147Z] #11 348.6 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 8.7 MB/s eta 0:00:00 [2023-12-02T02:39:58.147Z] #11 348.6 Downloading jsonpath_ng-1.6.0-py3-none-any.whl (29 kB) [2023-12-02T02:39:58.147Z] #11 348.6 Downloading jsonschema-4.20.0-py3-none-any.whl (84 kB) [2023-12-02T02:39:58.416Z] #11 348.7 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 3.3 MB/s eta 0:00:00 [2023-12-02T02:39:58.416Z] #11 348.7 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) [2023-12-02T02:39:58.416Z] #11 348.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 9.9 MB/s eta 0:00:00 [2023-12-02T02:39:58.416Z] #11 348.9 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) [2023-12-02T02:39:58.684Z] #11 348.9 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 8.5 MB/s eta 0:00:00 [2023-12-02T02:39:58.685Z] #11 349.0 Downloading tzlocal-5.2-py3-none-any.whl (17 kB) [2023-12-02T02:39:58.685Z] #11 349.0 Downloading click-8.1.7-py3-none-any.whl (97 kB) [2023-12-02T02:39:58.685Z] #11 349.1 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 3.5 MB/s eta 0:00:00 [2023-12-02T02:39:58.685Z] #11 349.1 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) [2023-12-02T02:39:58.685Z] #11 349.1 Downloading jsonschema_specifications-2023.11.2-py3-none-any.whl (17 kB) [2023-12-02T02:39:58.685Z] #11 349.2 Downloading referencing-0.31.1-py3-none-any.whl (25 kB) [2023-12-02T02:39:58.954Z] #11 349.2 Downloading rpds_py-0.13.2-cp310-cp310-musllinux_1_2_aarch64.whl (1.4 MB) [2023-12-02T02:39:58.954Z] #11 349.4 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 9.1 MB/s eta 0:00:00 [2023-12-02T02:39:58.954Z] #11 349.4 Downloading trio-0.23.1-py3-none-any.whl (448 kB) [2023-12-02T02:39:59.223Z] #11 349.5 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 448.3/448.3 kB 6.6 MB/s eta 0:00:00 [2023-12-02T02:39:59.223Z] #11 349.6 Downloading trio_websocket-0.11.1-py3-none-any.whl (17 kB) [2023-12-02T02:39:59.223Z] #11 349.6 Downloading typing_extensions-4.8.0-py3-none-any.whl (31 kB) [2023-12-02T02:39:59.223Z] #11 349.7 Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) [2023-12-02T02:39:59.492Z] #11 349.7 Downloading outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) [2023-12-02T02:40:00.460Z] #11 350.9 Building wheels for collected packages: robotbackgroundlogger, paho-mqtt, psutil, psycopg2, flex, GenSON, PyYAML, strict-rfc3339, validate-email [2023-12-02T02:40:00.460Z] #11 350.9 Building wheel for robotbackgroundlogger (setup.py): started [2023-12-02T02:40:02.417Z] #11 352.6 Building wheel for robotbackgroundlogger (setup.py): finished with status 'done' [2023-12-02T02:40:02.417Z] #11 352.6 Created wheel for robotbackgroundlogger: filename=robotbackgroundlogger-1.2-py3-none-any.whl size=4277 sha256=1b8a769a7b584a94d059c4a6eaeec867b4c64aebba1d20af6c1f096ec7574efa [2023-12-02T02:40:02.417Z] #11 352.6 Stored in directory: /root/.cache/pip/wheels/e1/ba/3a/044b94be98620d4535fbdeca2d20fb3fce224aea27e0b66862 [2023-12-02T02:40:02.417Z] #11 352.7 Building wheel for paho-mqtt (setup.py): started [2023-12-02T02:40:04.370Z] #11 354.6 Building wheel for paho-mqtt (setup.py): finished with status 'done' [2023-12-02T02:40:04.370Z] #11 354.6 Created wheel for paho-mqtt: filename=paho_mqtt-1.6.1-py3-none-any.whl size=62120 sha256=a049a2f651da6a3f000d18c49fc8eb9228e7529122a4f71e470a2eeb4797f362 [2023-12-02T02:40:04.370Z] #11 354.6 Stored in directory: /root/.cache/pip/wheels/8b/bb/0c/79444d1dee20324d442856979b5b519b48828b0bd3d05df84a [2023-12-02T02:40:04.370Z] #11 354.7 Building wheel for psutil (pyproject.toml): started [2023-12-02T02:40:14.452Z] #11 364.9 Building wheel for psutil (pyproject.toml): finished with status 'done' [2023-12-02T02:40:14.452Z] #11 364.9 Created wheel for psutil: filename=psutil-5.9.5-cp310-abi3-linux_aarch64.whl size=274837 sha256=35b993d3aad3f0a36568d5ef14c64b17ff3cfd19b3666944700ee135ecd2cfa6 [2023-12-02T02:40:14.452Z] #11 364.9 Stored in directory: /root/.cache/pip/wheels/1f/3a/db/ba9717f3efd7f8da8910eca12dc9cd15d404035397af627e7c [2023-12-02T02:40:14.452Z] #11 365.0 Building wheel for psycopg2 (setup.py): started [2023-12-02T02:41:22.378Z] #11 425.7 Building wheel for psycopg2 (setup.py): still running... [2023-12-02T02:41:32.468Z] #11 441.2 Building wheel for psycopg2 (setup.py): finished with status 'done' [2023-12-02T02:41:32.468Z] #11 441.2 Created wheel for psycopg2: filename=psycopg2-2.9.7-cp310-cp310-linux_aarch64.whl size=471086 sha256=cd6d413b6d043c690ddc966f9faacb7ea91f8ec9b7acf6480a1e1dc38581058e [2023-12-02T02:41:32.468Z] #11 441.2 Stored in directory: /root/.cache/pip/wheels/32/37/85/db91d5e39dc616655538af0cb322d41d4e5bda9c4f571dfa96 [2023-12-02T02:41:32.468Z] #11 441.2 Building wheel for flex (setup.py): started [2023-12-02T02:41:33.886Z] #11 444.0 Building wheel for flex (setup.py): finished with status 'done' [2023-12-02T02:41:33.886Z] #11 444.0 Created wheel for flex: filename=flex-6.14.1-py3-none-any.whl size=77257 sha256=080e55d10682b6ddf0a2c975a5c3c1ce3f256bec5c1ace0db715742909fa1b80 [2023-12-02T02:41:33.886Z] #11 444.0 Stored in directory: /root/.cache/pip/wheels/03/f3/f4/2969638ff9c909bf16dac8f17d8298ce9e4d5c854af4b3d061 [2023-12-02T02:41:33.886Z] #11 444.0 Building wheel for GenSON (setup.py): started [2023-12-02T02:41:35.834Z] #11 446.0 Building wheel for GenSON (setup.py): finished with status 'done' [2023-12-02T02:41:35.834Z] #11 446.0 Created wheel for GenSON: filename=genson-1.2.2-py2.py3-none-any.whl size=21269 sha256=d6036b64d4ba4f2ec2c5661c4f6a4d7b6638c65148130704e37a4742dd8e0487 [2023-12-02T02:41:35.834Z] #11 446.0 Stored in directory: /root/.cache/pip/wheels/7a/0f/7a/4e21606c6ce2485376522986cd8809d738907a611907b206ca [2023-12-02T02:41:35.834Z] #11 446.0 Building wheel for PyYAML (pyproject.toml): started [2023-12-02T02:41:39.304Z] #11 449.6 Building wheel for PyYAML (pyproject.toml): finished with status 'done' [2023-12-02T02:41:39.304Z] #11 449.6 Created wheel for PyYAML: filename=PyYAML-6.0.1-cp310-cp310-linux_aarch64.whl size=45363 sha256=f314318fa3630cca2d108a81853b87b05a94226f8c4a3b9a8ae8969350fcf7a6 [2023-12-02T02:41:39.304Z] #11 449.6 Stored in directory: /root/.cache/pip/wheels/31/d1/78/088142cfc0422adcca7bb0af40ef696b55b777a44f2e10739c [2023-12-02T02:41:39.304Z] #11 449.7 Building wheel for strict-rfc3339 (setup.py): started [2023-12-02T02:41:41.294Z] #11 451.4 Building wheel for strict-rfc3339 (setup.py): finished with status 'done' [2023-12-02T02:41:41.294Z] #11 451.4 Created wheel for strict-rfc3339: filename=strict_rfc3339-0.7-py3-none-any.whl size=18128 sha256=798ffd0eb48c887a0c7234d6040e1955cc6bc1b988a009e94cf2ae39e92243d1 [2023-12-02T02:41:41.294Z] #11 451.4 Stored in directory: /root/.cache/pip/wheels/d4/c2/43/78ecbcc49dd7594ca41c72be6ddb7844a486bae4b306fb3d14 [2023-12-02T02:41:41.294Z] #11 451.5 Building wheel for validate-email (setup.py): started [2023-12-02T02:41:43.261Z] #11 453.3 Building wheel for validate-email (setup.py): finished with status 'done' [2023-12-02T02:41:43.261Z] #11 453.3 Created wheel for validate-email: filename=validate_email-1.3-py3-none-any.whl size=5467 sha256=b2619ff1c089658ecef9ed8fb0e7e137f80e1f3fe51266d0b7f1607f52c4d763 [2023-12-02T02:41:43.261Z] #11 453.3 Stored in directory: /root/.cache/pip/wheels/b2/7a/63/5c5bc2a88ffffb247771c1cc38c2bda3d78e1ffbff79ed8d18 [2023-12-02T02:41:43.261Z] #11 453.3 Successfully built robotbackgroundlogger paho-mqtt psutil psycopg2 flex GenSON PyYAML strict-rfc3339 validate-email [2023-12-02T02:41:46.658Z] #11 456.5 Installing collected packages: validate-email, strict-rfc3339, sortedcontainers, rfc3987, pytz, ply, paho-mqtt, GenSON, websocket-client, urllib3, tzlocal, typing-extensions, sniffio, six, rpds-py, robotframework-pythonlibcore, robotframework, pyzmq, PyYAML, python-dotenv, pysocks, pygments, pycryptodome, psycopg2, psutil, packaging, numpy, jsonpointer, jsonpath-ng, idna, h11, exceptiongroup, docutils, configparser, click, charset-normalizer, certifi, attrs, async-timeout, wsproto, robotbackgroundlogger, requests, referencing, redis, reactivex, python-dateutil, outcome, trio, robotframework-requests, jsonschema-specifications, influxdb-client, flex, docker, trio-websocket, jsonschema, selenium, RESTinstance, robotframework-seleniumlibrary [2023-12-02T02:43:23.274Z] #11 541.0 Successfully installed GenSON-1.2.2 PyYAML-6.0.1 RESTinstance-1.3.0 async-timeout-4.0.3 attrs-23.1.0 certifi-2023.11.17 charset-normalizer-3.3.2 click-8.1.7 configparser-5.3.0 docker-6.1.3 docutils-0.20.1 exceptiongroup-1.2.0 flex-6.14.1 h11-0.14.0 idna-3.6 influxdb-client-1.36.1 jsonpath-ng-1.6.0 jsonpointer-2.4 jsonschema-4.20.0 jsonschema-specifications-2023.11.2 numpy-1.26.2 outcome-1.3.0.post0 packaging-23.2 paho-mqtt-1.6.1 ply-3.11 psutil-5.9.5 psycopg2-2.9.7 pycryptodome-3.19.0 pygments-2.17.2 pysocks-1.7.1 python-dateutil-2.8.2 python-dotenv-1.0.0 pytz-2023.3.post1 pyzmq-25.1.1 reactivex-4.0.4 redis-5.0.1 referencing-0.31.1 requests-2.31.0 rfc3987-1.3.8 robotbackgroundlogger-1.2 robotframework-6.1.1 robotframework-pythonlibcore-4.3.0 robotframework-requests-0.9.5 robotframework-seleniumlibrary-6.2.0 rpds-py-0.13.2 selenium-4.15.2 six-1.16.0 sniffio-1.3.0 sortedcontainers-2.4.0 strict-rfc3339-0.7 trio-0.23.1 trio-websocket-0.11.1 typing-extensions-4.8.0 tzlocal-5.2 urllib3-2.1.0 validate-email-1.3 websocket-client-1.6.4 wsproto-1.2.0 [2023-12-02T02:43:23.274Z] #11 541.0 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2023-12-02T02:43:23.274Z] #11 DONE 544.4s [2023-12-02T02:43:23.274Z] [2023-12-02T02:43:23.274Z] #12 exporting to image [2023-12-02T02:43:23.274Z] #12 exporting layers [2023-12-02T02:43:38.289Z] #12 exporting layers 23.3s done [2023-12-02T02:43:38.289Z] #12 writing image sha256:2b15b6de28b9efd6bdaff780c627104cb6ba81e7d4d9aacab0a211067eb22d45 done [2023-12-02T02:43:38.289Z] #12 naming to docker.io/library/edgex-taf-common-arm64 0.0s done [2023-12-02T02:43:38.289Z] #12 DONE 23.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-12-02T02:43:38.594Z] [edgeXDocker.push] Tagging docker image edgex-taf-common-arm64 with the following tags: [2023-12-02T02:43:38.594Z] 742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:43:38.594Z] latest [2023-12-02T02:43:38.594Z] 0.0.2-dev.38 [2023-12-02T02:43:38.594Z] 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [2023-12-02T02:43:38.594Z] main [2023-12-02T02:43:38.594Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:43:39.063Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:43:39.488Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:43:39.488Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:43:39.488Z] 877ce5d38d3b: Preparing [2023-12-02T02:43:39.488Z] f9abd66cfaa8: Preparing [2023-12-02T02:43:39.488Z] 5f70bf18a086: Preparing [2023-12-02T02:43:39.488Z] dc26db774603: Preparing [2023-12-02T02:43:39.488Z] 116c129ef728: Preparing [2023-12-02T02:43:39.488Z] 067e490b4eee: Preparing [2023-12-02T02:43:39.488Z] 4b1641f97782: Preparing [2023-12-02T02:43:39.488Z] 067e490b4eee: Waiting [2023-12-02T02:43:39.488Z] 4b1641f97782: Waiting [2023-12-02T02:43:39.754Z] 116c129ef728: Pushed [2023-12-02T02:43:39.754Z] f9abd66cfaa8: Pushed [2023-12-02T02:43:39.754Z] 5f70bf18a086: Pushed [2023-12-02T02:43:39.754Z] dc26db774603: Pushed [2023-12-02T02:43:39.754Z] 4b1641f97782: Layer already exists [2023-12-02T02:43:40.019Z] 067e490b4eee: Pushed [2023-12-02T02:47:49.222Z] 877ce5d38d3b: Pushed [2023-12-02T02:47:49.222Z] 742ae9a153caf622fd4951f760bb631dafd14e36: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:49.661Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:50.095Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-02T02:47:50.095Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:47:50.095Z] 877ce5d38d3b: Preparing [2023-12-02T02:47:50.095Z] f9abd66cfaa8: Preparing [2023-12-02T02:47:50.095Z] 5f70bf18a086: Preparing [2023-12-02T02:47:50.095Z] dc26db774603: Preparing [2023-12-02T02:47:50.095Z] 116c129ef728: Preparing [2023-12-02T02:47:50.095Z] 067e490b4eee: Preparing [2023-12-02T02:47:50.095Z] 4b1641f97782: Preparing [2023-12-02T02:47:50.095Z] 067e490b4eee: Waiting [2023-12-02T02:47:50.095Z] 4b1641f97782: Waiting [2023-12-02T02:47:50.095Z] 116c129ef728: Layer already exists [2023-12-02T02:47:50.095Z] dc26db774603: Layer already exists [2023-12-02T02:47:50.095Z] 877ce5d38d3b: Layer already exists [2023-12-02T02:47:50.095Z] 5f70bf18a086: Layer already exists [2023-12-02T02:47:50.095Z] f9abd66cfaa8: Layer already exists [2023-12-02T02:47:50.095Z] 4b1641f97782: Layer already exists [2023-12-02T02:47:50.095Z] 067e490b4eee: Layer already exists [2023-12-02T02:47:50.365Z] latest: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:50.809Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:53.167Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [2023-12-02T02:47:53.167Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:47:53.167Z] 877ce5d38d3b: Preparing [2023-12-02T02:47:53.167Z] f9abd66cfaa8: Preparing [2023-12-02T02:47:53.167Z] 5f70bf18a086: Preparing [2023-12-02T02:47:53.167Z] dc26db774603: Preparing [2023-12-02T02:47:53.167Z] 116c129ef728: Preparing [2023-12-02T02:47:53.167Z] 067e490b4eee: Preparing [2023-12-02T02:47:53.167Z] 4b1641f97782: Preparing [2023-12-02T02:47:53.167Z] 067e490b4eee: Waiting [2023-12-02T02:47:53.167Z] 4b1641f97782: Waiting [2023-12-02T02:47:53.167Z] dc26db774603: Layer already exists [2023-12-02T02:47:53.167Z] 877ce5d38d3b: Layer already exists [2023-12-02T02:47:53.167Z] 116c129ef728: Layer already exists [2023-12-02T02:47:53.167Z] 5f70bf18a086: Layer already exists [2023-12-02T02:47:53.167Z] f9abd66cfaa8: Layer already exists [2023-12-02T02:47:53.167Z] 067e490b4eee: Layer already exists [2023-12-02T02:47:53.449Z] 4b1641f97782: Layer already exists [2023-12-02T02:47:53.449Z] 0.0.2-dev.38: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:53.883Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:54.308Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [2023-12-02T02:47:54.308Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:47:54.308Z] 877ce5d38d3b: Preparing [2023-12-02T02:47:54.308Z] f9abd66cfaa8: Preparing [2023-12-02T02:47:54.308Z] 5f70bf18a086: Preparing [2023-12-02T02:47:54.308Z] dc26db774603: Preparing [2023-12-02T02:47:54.308Z] 116c129ef728: Preparing [2023-12-02T02:47:54.308Z] 067e490b4eee: Preparing [2023-12-02T02:47:54.308Z] 4b1641f97782: Preparing [2023-12-02T02:47:54.308Z] 4b1641f97782: Waiting [2023-12-02T02:47:54.308Z] 067e490b4eee: Waiting [2023-12-02T02:47:54.308Z] 877ce5d38d3b: Layer already exists [2023-12-02T02:47:54.308Z] 5f70bf18a086: Layer already exists [2023-12-02T02:47:54.308Z] f9abd66cfaa8: Layer already exists [2023-12-02T02:47:54.308Z] dc26db774603: Layer already exists [2023-12-02T02:47:54.308Z] 116c129ef728: Layer already exists [2023-12-02T02:47:54.308Z] 067e490b4eee: Layer already exists [2023-12-02T02:47:54.308Z] 4b1641f97782: Layer already exists [2023-12-02T02:47:54.573Z] 742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:54.993Z] + docker tag edgex-taf-common-arm64 nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:55.435Z] + docker push nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [2023-12-02T02:47:55.435Z] The push refers to repository [nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64] [2023-12-02T02:47:55.435Z] 877ce5d38d3b: Preparing [2023-12-02T02:47:55.435Z] f9abd66cfaa8: Preparing [2023-12-02T02:47:55.435Z] 5f70bf18a086: Preparing [2023-12-02T02:47:55.435Z] dc26db774603: Preparing [2023-12-02T02:47:55.435Z] 116c129ef728: Preparing [2023-12-02T02:47:55.435Z] 067e490b4eee: Preparing [2023-12-02T02:47:55.435Z] 4b1641f97782: Preparing [2023-12-02T02:47:55.435Z] 067e490b4eee: Waiting [2023-12-02T02:47:55.435Z] 4b1641f97782: Waiting [2023-12-02T02:47:55.435Z] 5f70bf18a086: Layer already exists [2023-12-02T02:47:55.435Z] 116c129ef728: Layer already exists [2023-12-02T02:47:55.435Z] dc26db774603: Layer already exists [2023-12-02T02:47:55.435Z] 877ce5d38d3b: Layer already exists [2023-12-02T02:47:55.435Z] f9abd66cfaa8: Layer already exists [2023-12-02T02:47:55.435Z] 067e490b4eee: Layer already exists [2023-12-02T02:47:55.435Z] 4b1641f97782: Layer already exists [2023-12-02T02:47:55.701Z] main: digest: sha256:b380d302020ac121815ca0208637f9905420c80269d5c6b0e298c8280b024ddf size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-02T02:47:55.939Z] ===================================================== [Pipeline] echo [2023-12-02T02:47:55.974Z] taggedImages: [2023-12-02T02:47:55.974Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36 [2023-12-02T02:47:55.974Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:latest [2023-12-02T02:47:55.974Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:0.0.2-dev.38 [2023-12-02T02:47:55.974Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:742ae9a153caf622fd4951f760bb631dafd14e36-0.0.2-dev.38 [2023-12-02T02:47:55.974Z] - nexus3.edgexfoundry.org:10003/edgex-taf-common-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:56.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T02:47:56.636Z] [2023-12-02T02:47:56.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:47:56.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T02:47:57.264Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-02T02:47:57.264Z] 8998bd30e6a1: Pulling fs layer [2023-12-02T02:47:57.264Z] 04944245beec: Pulling fs layer [2023-12-02T02:47:57.264Z] 699f458cf7ca: Pulling fs layer [2023-12-02T02:47:57.264Z] 765212b225bb: Pulling fs layer [2023-12-02T02:47:57.264Z] f23df028b6ca: Pulling fs layer [2023-12-02T02:47:57.264Z] d65c8cfc05b1: Pulling fs layer [2023-12-02T02:47:57.264Z] 2437ff75d9bd: Pulling fs layer [2023-12-02T02:47:57.264Z] f23df028b6ca: Waiting [2023-12-02T02:47:57.264Z] d65c8cfc05b1: Waiting [2023-12-02T02:47:57.264Z] 2437ff75d9bd: Waiting [2023-12-02T02:47:57.264Z] 765212b225bb: Waiting [2023-12-02T02:47:57.264Z] 04944245beec: Verifying Checksum [2023-12-02T02:47:57.264Z] 04944245beec: Download complete [2023-12-02T02:47:57.264Z] 765212b225bb: Verifying Checksum [2023-12-02T02:47:57.264Z] 765212b225bb: Download complete [2023-12-02T02:47:57.264Z] f23df028b6ca: Verifying Checksum [2023-12-02T02:47:57.264Z] f23df028b6ca: Download complete [2023-12-02T02:47:57.534Z] d65c8cfc05b1: Download complete [2023-12-02T02:47:57.534Z] 699f458cf7ca: Verifying Checksum [2023-12-02T02:47:57.534Z] 699f458cf7ca: Download complete [2023-12-02T02:47:57.800Z] 8998bd30e6a1: Verifying Checksum [2023-12-02T02:47:57.800Z] 8998bd30e6a1: Download complete [2023-12-02T02:47:59.740Z] 2437ff75d9bd: Verifying Checksum [2023-12-02T02:47:59.740Z] 2437ff75d9bd: Download complete [2023-12-02T02:48:03.980Z] 8998bd30e6a1: Pull complete [2023-12-02T02:48:08.214Z] 04944245beec: Pull complete [2023-12-02T02:48:10.147Z] 699f458cf7ca: Pull complete [2023-12-02T02:48:10.147Z] 765212b225bb: Pull complete [2023-12-02T02:48:10.733Z] f23df028b6ca: Pull complete [2023-12-02T02:48:10.733Z] d65c8cfc05b1: Pull complete [2023-12-02T02:48:32.774Z] 2437ff75d9bd: Pull complete [2023-12-02T02:48:32.774Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-02T02:48:32.774Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-02T02:48:32.774Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:48:33.074Z] prd-ubuntu20.04-docker-arm64-4c-16g-23677 does not seem to be running inside a container [2023-12-02T02:48:33.129Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-02T02:48:35.173Z] $ docker top 61aa880fb349e7b10a3c6ace7e8526f99c60e3c4e6b6b71932e8ac3b985fdf70 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:48:35.709Z] ---> job-cost.sh [2023-12-02T02:48:35.975Z] lf-activate-venv: SKIPPING [2023-12-02T02:48:35.975Z] INFO: No Stack... [2023-12-02T02:48:36.239Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T02:48:37.192Z] INFO: Archiving Costs [Pipeline] sh [2023-12-02T02:48:37.503Z] + cat /w/workspace/gexfoundry_edgex-taf-common_main/archives/cost.csv [2023-12-02T02:48:37.503Z] + cut -d, -f6 [Pipeline] lock [2023-12-02T02:48:37.561Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [2023-12-02T02:48:37.570Z] Resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] did not exist. Created. [2023-12-02T02:48:37.570Z] Lock acquired on [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-02T02:48:37.968Z] /w/workspace/gexfoundry_edgex-taf-common_main@tmp/durable-1479aa58/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-02T02:48:38.282Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-02T02:48:38.334Z] Warning: overwriting stash ‘stack-cost’ [2023-12-02T02:48:38.688Z] Stashed 1 file(s) [Pipeline] } [2023-12-02T02:48:38.697Z] Lock released on resource [jenkins-edgexfoundry-edgex-taf-common-main-32-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-02T02:48:38.765Z] $ docker stop --time=1 61aa880fb349e7b10a3c6ace7e8526f99c60e3c4e6b6b71932e8ac3b985fdf70 [2023-12-02T02:48:40.135Z] $ docker rm -f --volumes 61aa880fb349e7b10a3c6ace7e8526f99c60e3c4e6b6b71932e8ac3b985fdf70 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-12-02T02:48:41.331Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:48:41.331Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:48:41.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:48:41.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:48:41.801Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:48:41.835Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:48:42.162Z] $ docker top 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 -eo pid,comm [2023-12-02T02:48:42.213Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:48:42.213Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:48:42.349Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:48:42.349Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:48:42.489Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:48:42.492Z] $ docker exec 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 ssh-agent [2023-12-02T02:48:42.584Z] SSH_AUTH_SOCK=/tmp/ssh-ZDHnvER3HWO9/agent.32 [2023-12-02T02:48:42.584Z] SSH_AGENT_PID=38 [2023-12-02T02:48:42.588Z] Running ssh-add (command line suppressed) [2023-12-02T02:48:42.681Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16020801060197776894.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_16020801060197776894.key) [2023-12-02T02:48:42.694Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:48:43.006Z] + git semver tag [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,195 [run_tag] DEBUG tag force:False [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,195 [check_head_tag] DEBUG check head tag [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,196 [execute] INFO git cat-file --batch-check [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,200 [execute] INFO git cat-file --batch [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,200 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=) [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,216 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,216 [execute] INFO git tag -a v0.0.2-dev.38 -m v0.0.2-dev.38 [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,216 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.2-dev.38', '-m', 'v0.0.2-dev.38'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:48:43.265Z] 2023-12-02 02:48:43,221 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:48:43.265Z] 0.0.2-dev.38 [Pipeline] } [2023-12-02T02:48:43.276Z] $ docker exec --env ******** --env ******** 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 ssh-agent -k [2023-12-02T02:48:43.368Z] unset SSH_AUTH_SOCK; [2023-12-02T02:48:43.368Z] unset SSH_AGENT_PID; [2023-12-02T02:48:43.368Z] echo Agent pid 38 killed; [2023-12-02T02:48:43.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:48:43.805Z] + git semver [Pipeline] } [2023-12-02T02:48:44.075Z] $ docker stop --time=1 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 [2023-12-02T02:48:45.355Z] $ docker rm -f --volumes 8f429ad4e507828ebd8a09db6ced6c3e71acc36f555ecc30b3ea9b1d420318b5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:48:45.907Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T02:48:45.907Z] [2023-12-02T02:48:45.907Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:48:46.247Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T02:48:46.247Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-02T02:48:46.247Z] ab5ef0e58194: Pulling fs layer [2023-12-02T02:48:46.247Z] 9712f1f96733: Pulling fs layer [2023-12-02T02:48:46.247Z] 63f879dbbcfc: Pulling fs layer [2023-12-02T02:48:46.247Z] 0d9ebad4ef96: Pulling fs layer [2023-12-02T02:48:46.247Z] e9a5061849ea: Pulling fs layer [2023-12-02T02:48:46.247Z] d747dcd14b5f: Pulling fs layer [2023-12-02T02:48:46.247Z] 2de7ff778b66: Pulling fs layer [2023-12-02T02:48:46.247Z] 0d9ebad4ef96: Waiting [2023-12-02T02:48:46.247Z] 2de7ff778b66: Waiting [2023-12-02T02:48:46.247Z] d747dcd14b5f: Waiting [2023-12-02T02:48:46.247Z] e9a5061849ea: Waiting [2023-12-02T02:48:46.247Z] 9712f1f96733: Verifying Checksum [2023-12-02T02:48:46.247Z] 9712f1f96733: Download complete [2023-12-02T02:48:46.818Z] 63f879dbbcfc: Verifying Checksum [2023-12-02T02:48:46.818Z] 63f879dbbcfc: Download complete [2023-12-02T02:48:46.818Z] e9a5061849ea: Verifying Checksum [2023-12-02T02:48:46.818Z] e9a5061849ea: Download complete [2023-12-02T02:48:46.818Z] d747dcd14b5f: Verifying Checksum [2023-12-02T02:48:46.818Z] d747dcd14b5f: Download complete [2023-12-02T02:48:46.818Z] 0d9ebad4ef96: Verifying Checksum [2023-12-02T02:48:46.818Z] 0d9ebad4ef96: Download complete [2023-12-02T02:48:47.076Z] ab5ef0e58194: Verifying Checksum [2023-12-02T02:48:47.076Z] ab5ef0e58194: Download complete [2023-12-02T02:48:47.076Z] 2de7ff778b66: Verifying Checksum [2023-12-02T02:48:47.076Z] 2de7ff778b66: Download complete [2023-12-02T02:48:49.603Z] ab5ef0e58194: Pull complete [2023-12-02T02:48:49.603Z] 9712f1f96733: Pull complete [2023-12-02T02:48:50.168Z] 63f879dbbcfc: Pull complete [2023-12-02T02:48:54.355Z] 0d9ebad4ef96: Pull complete [2023-12-02T02:48:54.355Z] e9a5061849ea: Pull complete [2023-12-02T02:48:54.355Z] d747dcd14b5f: Pull complete [2023-12-02T02:48:54.920Z] 2de7ff778b66: Pull complete [2023-12-02T02:48:54.920Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-02T02:48:54.920Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-02T02:48:54.920Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:48:55.137Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:48:55.166Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-02T02:49:07.562Z] $ docker top ea2a96159d164a1265bd07250c587b3b701da6e96c435548d4ff53a52cbca1eb -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:49:07.686Z] provisioning config files... [2023-12-02T02:49:07.699Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config11795471940922095493tmp [2023-12-02T02:49:07.710Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config16802266532305687310tmp [2023-12-02T02:49:07.719Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config9734112368773071409tmp [Pipeline] { [Pipeline] echo [2023-12-02T02:49:07.772Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:08.065Z] ---> sigul-configuration.sh [2023-12-02T02:49:08.065Z] gpg: directory `/root/.gnupg' created [2023-12-02T02:49:08.065Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-02T02:49:08.065Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-02T02:49:08.065Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-02T02:49:08.065Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-02T02:49:08.065Z] gpg: CAST5 encrypted data [2023-12-02T02:49:08.065Z] gpg: encrypted with 1 passphrase [2023-12-02T02:49:08.065Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-02T02:49:08.360Z] + mkdir /home/jenkins [2023-12-02T02:49:08.360Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-02T02:49:08.655Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-02T02:49:08.669Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:08.960Z] ---> sigul-install.sh [2023-12-02T02:49:08.960Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-02T02:49:09.253Z] + git tag --list [2023-12-02T02:49:09.253Z] v0.0.1 [2023-12-02T02:49:09.253Z] v0.0.2-dev.1 [2023-12-02T02:49:09.253Z] v0.0.2-dev.10 [2023-12-02T02:49:09.253Z] v0.0.2-dev.11 [2023-12-02T02:49:09.253Z] v0.0.2-dev.12 [2023-12-02T02:49:09.253Z] v0.0.2-dev.13 [2023-12-02T02:49:09.253Z] v0.0.2-dev.14 [2023-12-02T02:49:09.253Z] v0.0.2-dev.15 [2023-12-02T02:49:09.253Z] v0.0.2-dev.16 [2023-12-02T02:49:09.253Z] v0.0.2-dev.17 [2023-12-02T02:49:09.253Z] v0.0.2-dev.18 [2023-12-02T02:49:09.253Z] v0.0.2-dev.19 [2023-12-02T02:49:09.253Z] v0.0.2-dev.2 [2023-12-02T02:49:09.253Z] v0.0.2-dev.20 [2023-12-02T02:49:09.253Z] v0.0.2-dev.21 [2023-12-02T02:49:09.253Z] v0.0.2-dev.22 [2023-12-02T02:49:09.253Z] v0.0.2-dev.23 [2023-12-02T02:49:09.253Z] v0.0.2-dev.24 [2023-12-02T02:49:09.253Z] v0.0.2-dev.25 [2023-12-02T02:49:09.253Z] v0.0.2-dev.26 [2023-12-02T02:49:09.253Z] v0.0.2-dev.27 [2023-12-02T02:49:09.253Z] v0.0.2-dev.28 [2023-12-02T02:49:09.253Z] v0.0.2-dev.29 [2023-12-02T02:49:09.253Z] v0.0.2-dev.3 [2023-12-02T02:49:09.253Z] v0.0.2-dev.30 [2023-12-02T02:49:09.253Z] v0.0.2-dev.31 [2023-12-02T02:49:09.253Z] v0.0.2-dev.32 [2023-12-02T02:49:09.253Z] v0.0.2-dev.33 [2023-12-02T02:49:09.253Z] v0.0.2-dev.34 [2023-12-02T02:49:09.253Z] v0.0.2-dev.35 [2023-12-02T02:49:09.253Z] v0.0.2-dev.36 [2023-12-02T02:49:09.253Z] v0.0.2-dev.37 [2023-12-02T02:49:09.253Z] v0.0.2-dev.38 [2023-12-02T02:49:09.253Z] v0.0.2-dev.4 [2023-12-02T02:49:09.253Z] v0.0.2-dev.5 [2023-12-02T02:49:09.253Z] v0.0.2-dev.6 [2023-12-02T02:49:09.253Z] v0.0.2-dev.7 [2023-12-02T02:49:09.253Z] v0.0.2-dev.8 [2023-12-02T02:49:09.253Z] v0.0.2-dev.9 [Pipeline] sh [2023-12-02T02:49:09.551Z] + lftools sign git-tag v0.0.2-dev.38 [2023-12-02T02:49:10.119Z] Signing Git tag with Sigul... [2023-12-02T02:49:10.119Z] Signing v0.0.2-dev.38 [Pipeline] echo [2023-12-02T02:49:10.394Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:10.689Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-02T02:49:10.695Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-02T02:49:10.791Z] $ docker stop --time=1 ea2a96159d164a1265bd07250c587b3b701da6e96c435548d4ff53a52cbca1eb [2023-12-02T02:49:12.099Z] $ docker rm -f --volumes ea2a96159d164a1265bd07250c587b3b701da6e96c435548d4ff53a52cbca1eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-02T02:49:12.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:49:12.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:49:13.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:49:13.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:49:13.384Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:49:13.443Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:49:13.807Z] $ docker top 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 -eo pid,comm [2023-12-02T02:49:13.854Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:49:13.854Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:49:14.027Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:49:14.027Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:49:14.131Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:49:14.134Z] $ docker exec 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 ssh-agent [2023-12-02T02:49:14.234Z] SSH_AUTH_SOCK=/tmp/ssh-iY1FIiOz3LOU/agent.32 [2023-12-02T02:49:14.234Z] SSH_AGENT_PID=38 [2023-12-02T02:49:14.240Z] Running ssh-add (command line suppressed) [2023-12-02T02:49:14.336Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7749667768760467134.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_7749667768760467134.key) [2023-12-02T02:49:14.348Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:49:14.672Z] + git semver bump pre [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,884 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,885 [bump_version] DEBUG bumping version:0.0.2-dev.38 on axis:pre with prefix:dev [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,885 [bump_version] DEBUG bumped version:0.0.2-dev.39 [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,885 [write_version] DEBUG write version:0.0.2-dev.39 to path:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main with force:True [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,885 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,885 [write_file] DEBUG write to file:/w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,887 [execute] INFO git cat-file --batch-check [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,887 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,892 [execute] INFO git cat-file --batch [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T02:49:14.931Z] 2023-12-02 02:49:14,897 [read_version] DEBUG read version from /w/workspace/gexfoundry_edgex-taf-common_main/.semver/main [2023-12-02T02:49:14.931Z] 0.0.2-dev.39 [Pipeline] } [2023-12-02T02:49:14.940Z] $ docker exec --env ******** --env ******** 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 ssh-agent -k [2023-12-02T02:49:15.035Z] unset SSH_AUTH_SOCK; [2023-12-02T02:49:15.035Z] unset SSH_AGENT_PID; [2023-12-02T02:49:15.036Z] echo Agent pid 38 killed; [2023-12-02T02:49:15.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-02T02:49:15.485Z] + git semver [Pipeline] } [2023-12-02T02:49:15.755Z] $ docker stop --time=1 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 [2023-12-02T02:49:17.018Z] $ docker rm -f --volumes 96c922a74a4998371ee5e8bae272b7c480d81590c9db5e3340dc4e97ecfde552 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-02T02:49:17.508Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-02T02:49:17.508Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:49:17.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-02T02:49:17.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:49:17.985Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:49:18.013Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-02T02:49:18.359Z] $ docker top 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 -eo pid,comm [2023-12-02T02:49:18.404Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-02T02:49:18.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-02T02:49:18.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-02T02:49:18.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-02T02:49:18.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-02T02:49:18.658Z] $ docker exec 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 ssh-agent [2023-12-02T02:49:18.774Z] SSH_AUTH_SOCK=/tmp/ssh-7jL9xhTsEyGW/agent.33 [2023-12-02T02:49:18.774Z] SSH_AGENT_PID=39 [2023-12-02T02:49:18.779Z] Running ssh-add (command line suppressed) [2023-12-02T02:49:18.888Z] Identity added: /w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17630922513526107552.key (/w/workspace/gexfoundry_edgex-taf-common_main@tmp/private_key_17630922513526107552.key) [2023-12-02T02:49:18.900Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-02T02:49:19.220Z] + git semver push [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,415 [run_push] DEBUG push [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,416 [execute] INFO git cat-file --batch-check [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,416 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,419 [execute] INFO git rev-list 3813650165cdf146879708bb25c5837f4cd511cf -- [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,420 [execute] DEBUG Popen(['git', 'rev-list', '3813650165cdf146879708bb25c5837f4cd511cf', '--'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,424 [execute] INFO git fetch -v origin [2023-12-02T02:49:19.478Z] 2023-12-02 02:49:19,425 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-02T02:49:20.416Z] 2023-12-02 02:49:20,073 [run_push] DEBUG remote changes detected [2023-12-02T02:49:20.416Z] 2023-12-02 02:49:20,073 [run_push] DEBUG latest remote commit 18653c21217667b88adbdc2cd05d587e05039d05 is not in local commits [2023-12-02T02:49:20.416Z] 2023-12-02 02:49:20,073 [run_push] DEBUG integrating remote changes with a git pull [2023-12-02T02:49:20.416Z] 2023-12-02 02:49:20,074 [execute] INFO git pull origin semver [2023-12-02T02:49:20.416Z] 2023-12-02 02:49:20,074 [execute] DEBUG Popen(['git', 'pull', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:49:20.675Z] 2023-12-02 02:49:20,629 [execute] INFO git push origin semver [2023-12-02T02:49:20.675Z] 2023-12-02 02:49:20,630 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:49:21.611Z] 2023-12-02 02:49:21,609 [run_push] DEBUG push all version tags [2023-12-02T02:49:21.611Z] 2023-12-02 02:49:21,610 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-02T02:49:21.611Z] 2023-12-02 02:49:21,610 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_edgex-taf-common_main, universal_newlines=False, shell=None, istream=None) [2023-12-02T02:49:22.178Z] 2023-12-02 02:49:22,133 [main] ERROR Cmd('git') failed due to: exit code(1) [2023-12-02T02:49:22.178Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2023-12-02T02:49:22.178Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2023-12-02T02:49:22.178Z] To github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T02:49:22.178Z] ! [rejected] v0.0.2-dev.38 -> v0.0.2-dev.38 (already exists) [2023-12-02T02:49:22.178Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' [2023-12-02T02:49:22.178Z] hint: Updates were rejected because the tag already exists in the remote.' [2023-12-02T02:49:22.178Z] ERROR: Cmd('git') failed due to: exit code(1) [2023-12-02T02:49:22.178Z] cmdline: git push origin refs/tags/v*:refs/tags/v* [2023-12-02T02:49:22.178Z] stderr: 'Warning: Permanently added the ECDSA host key for IP address '140.82.112.4' to the list of known hosts. [2023-12-02T02:49:22.178Z] To github.com:edgexfoundry/edgex-taf-common.git [2023-12-02T02:49:22.178Z] ! [rejected] v0.0.2-dev.38 -> v0.0.2-dev.38 (already exists) [2023-12-02T02:49:22.178Z] error: failed to push some refs to 'github.com:edgexfoundry/edgex-taf-common.git' [2023-12-02T02:49:22.178Z] hint: Updates were rejected because the tag already exists in the remote.' [Pipeline] } [2023-12-02T02:49:22.189Z] $ docker exec --env ******** --env ******** 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 ssh-agent -k [2023-12-02T02:49:22.287Z] unset SSH_AUTH_SOCK; [2023-12-02T02:49:22.287Z] unset SSH_AGENT_PID; [2023-12-02T02:49:22.287Z] echo Agent pid 39 killed; [2023-12-02T02:49:22.297Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-12-02T02:49:22.484Z] $ docker stop --time=1 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 [2023-12-02T02:49:23.723Z] $ docker rm -f --volumes 348ca13d1521ee8a93a9f90ecabda9e3e801f0d880eea28174eb08971b58f025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-02T02:49:24.436Z] + [ -d /w/workspace/gexfoundry_edgex-taf-common_main/archives ] [2023-12-02T02:49:24.436Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T02:49:24.436Z] total 16 [2023-12-02T02:49:24.436Z] drwxr-xr-x 3 root root 4096 Dec 2 02:35 . [2023-12-02T02:49:24.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:49 .. [2023-12-02T02:49:24.436Z] drwxr-xr-x 2 root root 4096 Dec 2 02:35 cost [2023-12-02T02:49:24.436Z] -rw-r--r-- 1 root root 87 Dec 2 02:35 cost.csv [2023-12-02T02:49:24.436Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T02:49:24.436Z] + ls -al /w/workspace/gexfoundry_edgex-taf-common_main/archives [2023-12-02T02:49:24.436Z] total 16 [2023-12-02T02:49:24.436Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 2 02:35 . [2023-12-02T02:49:24.436Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 2 02:49 .. [2023-12-02T02:49:24.436Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 2 02:35 cost [2023-12-02T02:49:24.436Z] -rw-r--r-- 1 jenkins jenkins 87 Dec 2 02:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:24.728Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:25.583Z] ---> package-listing.sh [2023-12-02T02:49:25.583Z] ++ facter osfamily [2023-12-02T02:49:25.583Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-02T02:49:25.841Z] + OS_FAMILY=debian [2023-12-02T02:49:25.841Z] + workspace=/w/workspace/gexfoundry_edgex-taf-common_main [2023-12-02T02:49:25.841Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-02T02:49:25.841Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-02T02:49:25.841Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-02T02:49:25.841Z] + PACKAGES=/tmp/packages_start.txt [2023-12-02T02:49:25.841Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-02T02:49:25.841Z] + PACKAGES=/tmp/packages_end.txt [2023-12-02T02:49:25.841Z] + case "${OS_FAMILY}" in [2023-12-02T02:49:25.841Z] + dpkg -l [2023-12-02T02:49:25.841Z] + grep '^ii' [2023-12-02T02:49:25.841Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-02T02:49:25.841Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-02T02:49:25.841Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-02T02:49:25.841Z] + '[' /w/workspace/gexfoundry_edgex-taf-common_main ']' [2023-12-02T02:49:25.841Z] + mkdir -p /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [2023-12-02T02:49:25.841Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_edgex-taf-common_main/archives/ [Pipeline] echo [2023-12-02T02:49:25.851Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-02T02:49:26.128Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-02T02:49:26.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-02T02:49:26.726Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-02T02:49:26.880Z] prd-ubuntu20.04-docker-8c-8g-23668 does not seem to be running inside a container [2023-12-02T02:49:26.914Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_edgex-taf-common_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_edgex-taf-common_main -v /w/workspace/gexfoundry_edgex-taf-common_main:/w/workspace/gexfoundry_edgex-taf-common_main:rw,z -v /w/workspace/gexfoundry_edgex-taf-common_main@tmp:/w/workspace/gexfoundry_edgex-taf-common_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-02T02:49:27.162Z] $ docker top e8ef5e163ee6cb8195bc4f6bdc02c402c542c2ca54f6bd61aa6f35d08d4d072a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-02T02:49:27.597Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-02T02:49:27.882Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-02T02:49:28.166Z] + ls /var/log/sa-host [2023-12-02T02:49:28.166Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-02T02:49:28.265Z] provisioning config files... [2023-12-02T02:49:28.280Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_edgex-taf-common_main@tmp/config5005446162718987661tmp [Pipeline] { [Pipeline] echo [2023-12-02T02:49:28.349Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:28.632Z] ---> create-netrc.sh [Pipeline] } [2023-12-02T02:49:28.638Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:29.083Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-02T02:49:29.092Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:29.376Z] ---> sudo-logs.sh [2023-12-02T02:49:29.377Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-02T02:49:29.448Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:29.734Z] ---> job-cost.sh [2023-12-02T02:49:29.734Z] lf-activate-venv: SKIPPING [2023-12-02T02:49:29.734Z] DEBUG: total: 0.2199999988079071 [2023-12-02T02:49:29.734Z] INFO: Retrieving Stack Cost... [2023-12-02T02:49:30.304Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-02T02:49:30.561Z] INFO: Archiving Costs [Pipeline] echo [2023-12-02T02:49:30.570Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-02T02:49:30.853Z] ---> logs-deploy.sh [2023-12-02T02:49:30.853Z] lf-activate-venv: SKIPPING [2023-12-02T02:49:30.853Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/main/32 [2023-12-02T02:49:30.853Z] INFO: archiving workspace using pattern(s): [2023-12-02T02:49:31.792Z] Archives upload complete. [2023-12-02T02:49:31.792Z] INFO: archiving logs to Nexus