Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac169e6d081e257780941d6c50b5f34bf6ae767b+81cf557479d01d4f4a14f112e6412639f37c589c (868b638c517cd4a25d37f02440d2f28815956eb7) 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-ssh2014646238867548248.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 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-ssh15469801401438656499.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 f6201a7a3d6e66e18b8eca84a9a3a23cb614281a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14972664352965001461.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f6201a7a3d6e66e18b8eca84a9a3a23cb614281a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f6201a7a3d6e66e18b8eca84a9a3a23cb614281a # timeout=10 Commit message: "Merge pull request #471 from jinlinGuan/fix-multi-arch" > 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-ssh9082800124129561354.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-taf-common/branches/PR-124/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11886296580934998253.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildDocker] RAW Config: [project:edgex-taf-common, mavenSettings:taf-settings, dockerNexusRepo:snapshots, semver:true] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildDocker] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: taf-settings PROJECT: edgex-taf-common USE_SEMVER: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_CONTEXT: . DOCKER_IMAGE_NAME: edgex-taf-common DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: snapshots DOCKER_PUSH_LATEST: true PUSH_DOCKER_IMAGE: true ARCHIVE_IMAGE: false ARCHIVE_NAME: edgex-taf-common-archive.tar.gz SEMVER_BUMP_LEVEL: pre BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3032 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit ac169e6d081e257780941d6c50b5f34bf6ae767b Merge succeeded, producing 01dd52433aefc01bc23d5547cdd5acbc5692ef7a Checking out Revision 01dd52433aefc01bc23d5547cdd5acbc5692ef7a (PR-124) > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 01dd52433aefc01bc23d5547cdd5acbc5692ef7a # timeout=10 Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" > git rev-list --no-walk ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:58:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:58:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:58:32 ========================================================= 18:58:32 EdgeX Global Pipelines Version Info 18:58:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:58:33 ------------------- 18:58:33 stable info: 18:58:33 ------------------- 18:58:33 Commited By: Ginny Guan ginny@iotechsys.com 18:58:33 Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a 18:58:33 Message: update stable to v1.0.274 18:58:34 ------------------- 18:58:34 experimental info: 18:58:34 ------------------- 18:58:34 Commited By: **** collab-it+edgex@linuxfoundation.org 18:58:34 Commit SHA: 8bc3b1671107dfff59e2863929571a4024cd8906 18:58:34 Message: update experimental to v1.0.275 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // script [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = taf-settings [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-taf-common [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = edgex-taf-common [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = snapshots [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar DOCKER_PUSH_LATEST = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_IMAGE = false [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar ARCHIVE_NAME = edgex-taf-common-archive.tar.gz [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-124 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-124 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-124 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 01dd52433aefc01bc23d5547cdd5acbc5692ef7a [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 01dd524 [Pipeline] echo 18:58:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:34 provisioning config files... 18:58:34 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config1344088478999872154tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:34 ---> ****-login.sh 18:58:34 nexus3.edgexfoundry.org:10001 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 nexus3.edgexfoundry.org:10002 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 nexus3.edgexfoundry.org:10003 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 nexus3.edgexfoundry.org:10004 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 ****.io 18:58:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:35 Configure a credential helper to remove this warning. See 18:58:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:35 18:58:35 Login Succeeded 18:58:35 ---> ****-login.sh ends [Pipeline] } 18:58:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 18:58:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:58:36 + grep -v github /etc/ssh/ssh_known_hosts 18:58:36 + [ -e /tmp/ssh_known_hosts ] 18:58:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:58:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:58:36 + sudo tee -a /etc/ssh/ssh_known_hosts 18:58:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:36 18:58:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:37 0.1.4: Pulling from edgex-devops/py-git-semver 18:58:37 3dae71ba6b94: Pulling fs layer 18:58:37 6bf1a483ea7c: Pulling fs layer 18:58:37 f5dfc541a4d3: Pulling fs layer 18:58:37 461d9e800cba: Pulling fs layer 18:58:37 80192f66455f: Pulling fs layer 18:58:37 2e8e34ca0e6c: Pulling fs layer 18:58:37 a29436f7fd5d: Pulling fs layer 18:58:37 923cac83aea3: Pulling fs layer 18:58:37 25ad8b0a4227: Pulling fs layer 18:58:37 db01528c6b51: Pulling fs layer 18:58:37 28988de357af: Pulling fs layer 18:58:37 461d9e800cba: Waiting 18:58:37 a29436f7fd5d: Waiting 18:58:37 80192f66455f: Waiting 18:58:37 2e8e34ca0e6c: Waiting 18:58:37 923cac83aea3: Waiting 18:58:37 db01528c6b51: Waiting 18:58:37 28988de357af: Waiting 18:58:37 25ad8b0a4227: Waiting 18:58:37 6bf1a483ea7c: Verifying Checksum 18:58:37 6bf1a483ea7c: Download complete 18:58:37 461d9e800cba: Verifying Checksum 18:58:37 461d9e800cba: Download complete 18:58:37 80192f66455f: Download complete 18:58:37 f5dfc541a4d3: Verifying Checksum 18:58:37 f5dfc541a4d3: Download complete 18:58:37 3dae71ba6b94: Verifying Checksum 18:58:37 3dae71ba6b94: Download complete 18:58:37 923cac83aea3: Verifying Checksum 18:58:37 923cac83aea3: Download complete 18:58:37 25ad8b0a4227: Verifying Checksum 18:58:37 25ad8b0a4227: Download complete 18:58:37 db01528c6b51: Verifying Checksum 18:58:37 db01528c6b51: Download complete 18:58:37 28988de357af: Verifying Checksum 18:58:37 28988de357af: Download complete 18:58:37 a29436f7fd5d: Verifying Checksum 18:58:37 a29436f7fd5d: Download complete 18:58:38 2e8e34ca0e6c: Verifying Checksum 18:58:38 2e8e34ca0e6c: Download complete 18:58:38 3dae71ba6b94: Pull complete 18:58:38 6bf1a483ea7c: Pull complete 18:58:38 f5dfc541a4d3: Pull complete 18:58:38 461d9e800cba: Pull complete 18:58:39 80192f66455f: Pull complete 18:58:42 2e8e34ca0e6c: Pull complete 18:58:42 a29436f7fd5d: Pull complete 18:58:42 923cac83aea3: Pull complete 18:58:43 25ad8b0a4227: Pull complete 18:58:43 db01528c6b51: Pull complete 18:58:43 28988de357af: Pull complete 18:58:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 18:58:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:58:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:43 prd-ubuntu20.04-docker-8c-8g-3032 does not seem to be running inside a container 18:58:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 18:58:45 $ docker top 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf -eo pid,comm 18:58:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 18:58:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:58:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:45 [ssh-agent] Looking for ssh-agent implementation... 18:58:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:45 $ docker exec 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent 18:58:45 SSH_AUTH_SOCK=/tmp/ssh-jxCwCeKLjZ0r/agent.31 18:58:45 SSH_AGENT_PID=37 18:58:45 Running ssh-add (command line suppressed) 18:58:45 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10600513816968298588.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_10600513816968298588.key) 18:58:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:46 + git tag --points-at HEAD [Pipeline] } 18:58:46 $ docker exec --env ******** --env ******** 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent -k 18:58:46 unset SSH_AUTH_SOCK; 18:58:46 unset SSH_AGENT_PID; 18:58:46 echo Agent pid 37 killed; 18:58:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:58:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:58:46 [ssh-agent] Looking for ssh-agent implementation... 18:58:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:58:46 $ docker exec 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent 18:58:46 SSH_AUTH_SOCK=/tmp/ssh-vookJ48OYUG2/agent.70 18:58:46 SSH_AGENT_PID=76 18:58:46 Running ssh-add (command line suppressed) 18:58:46 Identity added: /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_2343574232613464611.key (/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/private_key_2343574232613464611.key) 18:58:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:58:46 + git semver init 18:58:47 2025-06-09 18:58:46,985 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 18:58:47 2025-06-09 18:58:46,989 [run_init] DEBUG init version:0.0.0 force:False 18:58:47 2025-06-09 18:58:46,990 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver 18:58:47 2025-06-09 18:58:46,990 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-taf-common.git /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver 18:58:47 2025-06-09 18:58:46,990 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-taf-common.git', '/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124, stdin=None, shell=False, universal_newlines=False) 18:58:47 2025-06-09 18:58:47,578 [append_file] DEBUG append to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.git/info/exclude 18:58:47 2025-06-09 18:58:47,578 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 with force:False 18:58:47 2025-06-09 18:58:47,578 [write_file] DEBUG write to file:/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 18:58:47 2025-06-09 18:58:47,581 [execute] INFO git cat-file --batch-check 18:58:47 2025-06-09 18:58:47,581 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) 18:58:47 2025-06-09 18:58:47,583 [execute] INFO git cat-file --batch 18:58:47 2025-06-09 18:58:47,583 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_edgex-taf-common_PR-124/.semver, stdin=, shell=False, universal_newlines=False) 18:58:47 2025-06-09 18:58:47,586 [read_version] DEBUG read version from /w/workspace/xfoundry_edgex-taf-common_PR-124/.semver/PR-124 18:58:47 0.0.0 [Pipeline] } 18:58:47 $ docker exec --env ******** --env ******** 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf ssh-agent -k 18:58:47 unset SSH_AUTH_SOCK; 18:58:47 unset SSH_AGENT_PID; 18:58:47 echo Agent pid 76 killed; 18:58:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:58:48 + git semver [Pipeline] } 18:58:48 $ docker stop --time=1 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf 18:58:49 $ docker rm -f --volumes 886585f83a8448348fbf3e65959e5ef249c37ce1e8d090cfeb42df0a0b1e33cf [Pipeline] // withDockerContainer [Pipeline] sh 18:58:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:58:50 Stashed 1 file(s) [Pipeline] echo 18:58:50 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Docker Image) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:50 provisioning config files... 18:58:50 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config11724495268855711972tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:58:50 ---> ****-login.sh 18:58:50 nexus3.edgexfoundry.org:10001 18:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:50 Configure a credential helper to remove this warning. See 18:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:50 18:58:50 Login Succeeded 18:58:50 nexus3.edgexfoundry.org:10002 18:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:50 Configure a credential helper to remove this warning. See 18:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:50 18:58:50 Login Succeeded 18:58:50 nexus3.edgexfoundry.org:10003 18:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:50 Configure a credential helper to remove this warning. See 18:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:50 18:58:50 Login Succeeded 18:58:50 nexus3.edgexfoundry.org:10004 18:58:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:50 Configure a credential helper to remove this warning. See 18:58:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:50 18:58:50 Login Succeeded 18:58:50 ****.io 18:58:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:58:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 18:58:51 Configure a credential helper to remove this warning. See 18:58:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 18:58:51 18:58:51 Login Succeeded 18:58:51 ---> ****-login.sh ends [Pipeline] } 18:58:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:58:51 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:58:52 + ls -al . 18:58:52 total 72 18:58:52 drwxrwxr-x 6 jenkins jenkins 4096 Jun 9 18:58 . 18:58:52 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 18:58 .. 18:58:52 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 18:58 .git 18:58:52 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 18:58 .github 18:58:52 -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 18:58 .gitignore 18:58:52 drwxr-xr-x 3 jenkins jenkins 4096 Jun 9 18:58 .semver 18:58:52 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 18:58 Dockerfile 18:58:52 -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 18:58 Jenkinsfile 18:58:52 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 18:58 LICENSE 18:58:52 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 18:58 README.md 18:58:52 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 18:58 TUC 18:58:52 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:58 VERSION 18:58:52 -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 18:58 requirements.txt 18:58:52 -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 18:58 robot-entrypoint.sh 18:58:52 -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 18:58 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:58:52 + docker build -t edgex-taf-common -f Dockerfile --build-arg ARCH=amd64 --label git_sha=01dd52433aefc01bc23d5547cdd5acbc5692ef7a --label arch=amd64 --label version=0.0.0 . 18:58:52 Sending build context to Docker daemon 635.9kB 18:58:52 Step 1/13 : FROM alpine:3.20 18:58:52 3.20: Pulling from library/alpine 18:58:52 0a9a5dfd008f: Pulling fs layer 18:58:53 0a9a5dfd008f: Verifying Checksum 18:58:53 0a9a5dfd008f: Download complete 18:58:53 0a9a5dfd008f: Pull complete 18:58:53 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 18:58:53 Status: Downloaded newer image for alpine:3.20 18:58:53 ---> ff221270b9fb 18:58:53 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 18:58:53 ---> Running in 7e5d8cf28c70 18:58:53 Removing intermediate container 7e5d8cf28c70 18:58:53 ---> 60e8703e7eba 18:58:53 Step 3/13 : LABEL maintainer="Bruce Huang " 18:58:53 ---> Running in aaec4717a542 18:58:53 Removing intermediate container aaec4717a542 18:58:53 ---> b11134cd824f 18:58:53 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 18:58:53 ---> f36017099838 18:58:53 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 18:58:53 ---> f9881902a5e9 18:58:53 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 18:58:53 ---> dd5eedbd5148 18:58:53 Step 7/13 : WORKDIR /edgex-taf 18:58:53 ---> Running in 3dcd77116a34 18:58:54 Removing intermediate container 3dcd77116a34 18:58:54 ---> e70fb91d248f 18:58:54 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 18:58:54 ---> Running in aa959ca2c36e 18:58:54 Removing intermediate container aa959ca2c36e 18:58:54 ---> 8cec36ddbf71 18:58:54 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 18:58:54 ---> Running in c0fa6aebf6c7 18:58:54 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:58:57 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:01 OK: 8 MiB in 14 packages 18:59:01 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:05 Still waiting to schedule task 18:59:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-3031’ 18:59:06 (1/14) Installing ca-certificates (20241121-r1) 18:59:13 (2/14) Installing brotli-libs (1.1.0-r2) 18:59:15 (3/14) Installing c-ares (1.33.1-r0) 18:59:17 (4/14) Installing libunistring (1.2-r0) 18:59:19 (5/14) Installing libidn2 (2.3.7-r0) 18:59:21 (6/14) Installing nghttp2-libs (1.62.1-r0) 18:59:23 (7/14) Installing libpsl (0.21.5-r1) 18:59:25 (8/14) Installing zstd-libs (1.5.6-r0) 18:59:28 (9/14) Installing libcurl (8.12.1-r0) 18:59:30 (10/14) Installing curl (8.12.1-r0) 18:59:32 (11/14) Installing docker-cli (26.1.5-r0) 18:59:36 (12/14) Installing oniguruma (6.9.9-r0) 18:59:38 (13/14) Installing jq (1.7.1-r0) 18:59:40 (14/14) Installing openssl (3.3.3-r0) 18:59:43 Executing busybox-1.36.1-r29.trigger 18:59:43 Executing ca-certificates-20241121-r1.trigger 18:59:43 OK: 43 MiB in 28 packages 18:59:43 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 18:59:45 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 18:59:49 (1/167) Installing libexpat (2.7.0-r0) 18:59:50 (2/167) Installing libbz2 (1.0.8-r6) 18:59:51 (3/167) Installing libpng (1.6.44-r0) 18:59:54 (4/167) Installing freetype (2.13.2-r0) 18:59:56 (5/167) Installing fontconfig (2.15.0-r1) 18:59:58 (6/167) Installing libfontenc (1.1.8-r0) 19:00:00 (7/167) Installing mkfontscale (1.2.2-r6) 19:00:01 (8/167) Installing font-opensans (0_git20210927-r1) 19:00:05 (9/167) Installing pkgconf (2.2.0-r0) 19:00:07 (10/167) Installing libgcc (13.2.1_git20240309-r1) 19:00:12 (11/167) Installing libffi (3.4.6-r0) 19:00:13 (12/167) Installing libintl (0.22.5-r0) 19:00:15 (13/167) Installing libeconf (0.6.3-r0) 19:00:16 (14/167) Installing libblkid (2.40.1-r1) 19:00:18 (15/167) Installing libmount (2.40.1-r1) 19:00:20 (16/167) Installing pcre2 (10.43-r0) 19:00:22 (17/167) Installing glib (2.80.5-r0) 19:00:26 (18/167) Installing libstdc++ (13.2.1_git20240309-r1) 19:00:28 (19/167) Installing xz-libs (5.6.2-r1) 19:00:31 (20/167) Installing libxml2 (2.12.10-r0) 19:00:33 (21/167) Installing shared-mime-info (2.4-r0) 19:00:35 (22/167) Installing hicolor-icon-theme (0.17-r2) 19:00:37 (23/167) Installing libjpeg-turbo (3.0.3-r0) 19:00:39 (24/167) Installing libsharpyuv (1.3.2-r0) 19:00:40 (25/167) Installing libwebp (1.3.2-r0) 19:00:43 (26/167) Installing tiff (4.6.0t-r0) 19:00:45 (27/167) Installing gdk-pixbuf (2.42.12-r0) 19:00:47 (28/167) Installing gtk-update-icon-cache (3.24.43-r0) 19:00:49 (29/167) Installing libxau (1.0.11-r4) 19:00:49 (30/167) Installing libmd (1.1.0-r0) 19:00:51 (31/167) Installing libbsd (0.12.2-r0) 19:00:52 (32/167) Installing libxdmcp (1.1.5-r1) 19:00:54 (33/167) Installing libxcb (1.16.1-r0) 19:00:56 (34/167) Installing libx11 (1.8.9-r1) 19:00:59 (35/167) Installing libxcomposite (0.4.6-r5) 19:01:00 (36/167) Installing libxfixes (6.0.1-r4) 19:01:01 (37/167) Installing libxrender (0.9.11-r5) 19:01:03 (38/167) Installing libxcursor (1.2.2-r1) 19:01:04 (39/167) Installing libxdamage (1.1.6-r5) 19:01:05 (40/167) Installing libxext (1.3.6-r2) 19:01:07 (41/167) Installing libxi (1.8.1-r4) 19:01:08 (42/167) Installing libxinerama (1.1.5-r4) 19:01:09 (43/167) Installing libxrandr (1.5.4-r1) 19:01:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3034 in /w/workspace/xfoundry_edgex-taf-common_PR-124 [Pipeline] { [Pipeline] checkout 19:01:47 Selected Git installation does not exist. Using Default 19:01:47 The recommended git tool is: NONE 19:01:52 using credential edgex-jenkins-ssh 19:01:52 Cloning the remote Git repository 19:01:53 Cloning repository git@github.com:edgexfoundry/edgex-taf-common.git 19:01:53 > git init /w/workspace/xfoundry_edgex-taf-common_PR-124 # timeout=10 19:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:53 > git --version # timeout=10 19:01:53 > git --version # 'git version 2.25.1' 19:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:01:55 > git config remote.origin.url git@github.com:edgexfoundry/edgex-taf-common.git # timeout=10 19:01:55 Fetching upstream changes from git@github.com:edgexfoundry/edgex-taf-common.git 19:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:55 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-taf-common.git +refs/pull/124/head:refs/remotes/origin/PR-124 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:01:55 Merging remotes/origin/main commit 81cf557479d01d4f4a14f112e6412639f37c589c into PR head commit ac169e6d081e257780941d6c50b5f34bf6ae767b 19:01:55 Merge succeeded, producing 102d16eefa44343817d01cd322f488bf4357bb57 19:01:55 Checking out Revision 102d16eefa44343817d01cd322f488bf4357bb57 (PR-124) 19:01:55 > git config core.sparsecheckout # timeout=10 19:01:55 > git checkout -f ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 19:01:55 > git remote # timeout=10 19:01:55 > git config --get remote.origin.url # timeout=10 19:01:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:01:55 > git merge 81cf557479d01d4f4a14f112e6412639f37c589c # timeout=10 19:01:55 > git rev-parse HEAD^{commit} # timeout=10 19:01:55 > git config core.sparsecheckout # timeout=10 19:01:55 > git checkout -f 102d16eefa44343817d01cd322f488bf4357bb57 # timeout=10 19:01:59 Commit message: "Merge commit '81cf557479d01d4f4a14f112e6412639f37c589c' into HEAD" 19:01:59 > git rev-list --no-walk ac169e6d081e257780941d6c50b5f34bf6ae767b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:02:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:02:01 Dload Upload Total Spent Left Speed 19:02:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 13063 100 13063 0 0 245k 0 --:--:-- --:--:-- --:--:-- 245k [Pipeline] sh 19:02:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:02:01 + + sudo jqsudo . += {"seccomp-profile": "/etc/docker/seccomp.json"} tee /etc/docker/daemon.json /etc/docker/daemon.new 19:02:01 19:02:01 { 19:02:01 "registry-mirrors": [ 19:02:01 "https://nexus3.edgexfoundry.org:10001" 19:02:01 ], 19:02:01 "bip": "10.250.0.254/24", 19:02:01 "hosts": [ 19:02:01 "tcp://0.0.0.0:5555", 19:02:01 "unix:///var/run/docker.sock" 19:02:01 ], 19:02:01 "mtu": 1458, 19:02:01 "selinux-enabled": true, 19:02:01 "seccomp-profile": "/etc/docker/seccomp.json" 19:02:01 } [Pipeline] sh 19:02:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:02:02 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:02:21 provisioning config files... 19:02:21 copy managed file [taf-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config15329196697126713917tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:02:21 ---> ****-login.sh 19:02:21 nexus3.edgexfoundry.org:10001 19:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:22 Configure a credential helper to remove this warning. See 19:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:22 19:02:22 Login Succeeded 19:02:22 nexus3.edgexfoundry.org:10002 19:02:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:22 Configure a credential helper to remove this warning. See 19:02:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:22 19:02:22 Login Succeeded 19:02:22 nexus3.edgexfoundry.org:10003 19:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:23 Configure a credential helper to remove this warning. See 19:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:23 19:02:23 Login Succeeded 19:02:23 nexus3.edgexfoundry.org:10004 19:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:23 Configure a credential helper to remove this warning. See 19:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:23 19:02:23 Login Succeeded 19:02:23 ****.io 19:02:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:02:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:02:23 Configure a credential helper to remove this warning. See 19:02:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:02:23 19:02:23 Login Succeeded 19:02:23 ---> ****-login.sh ends [Pipeline] } 19:02:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] sh 19:02:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:02:24 + ls -al . 19:02:24 total 68 19:02:24 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 19:02 . 19:02:24 drwxrwxr-x 4 jenkins jenkins 4096 Jun 9 19:01 .. 19:02:24 drwxrwxr-x 8 jenkins jenkins 4096 Jun 9 19:01 .git 19:02:24 drwxrwxr-x 2 jenkins jenkins 4096 Jun 9 19:01 .github 19:02:24 -rw-rw-r-- 1 jenkins jenkins 22 Jun 9 19:01 .gitignore 19:02:24 -rw-rw-r-- 1 jenkins jenkins 1653 Jun 9 19:01 Dockerfile 19:02:24 -rw-rw-r-- 1 jenkins jenkins 746 Jun 9 19:01 Jenkinsfile 19:02:24 -rw-rw-r-- 1 jenkins jenkins 11381 Jun 9 19:01 LICENSE 19:02:24 -rw-rw-r-- 1 jenkins jenkins 4232 Jun 9 19:01 README.md 19:02:24 drwxrwxr-x 5 jenkins jenkins 4096 Jun 9 19:01 TUC 19:02:24 -rw-rw-r-- 1 jenkins jenkins 5 Jun 9 18:58 VERSION 19:02:24 -rw-rw-r-- 1 jenkins jenkins 382 Jun 9 19:01 requirements.txt 19:02:24 -rw-rw-r-- 1 jenkins jenkins 54 Jun 9 19:01 robot-entrypoint.sh 19:02:24 -rw-rw-r-- 1 jenkins jenkins 445 Jun 9 19:01 setup.py [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:02:25 + docker build -t edgex-taf-common-arm64 -f Dockerfile --build-arg ARCH=arm64 --label git_sha=102d16eefa44343817d01cd322f488bf4357bb57 --label arch=arm64 --label version=0.0.0 . 19:02:25 Sending build context to Docker daemon 377.9kB 19:02:25 Step 1/13 : FROM alpine:3.20 19:02:26 3.20: Pulling from library/alpine 19:02:26 94e9d8af2201: Pulling fs layer 19:02:26 94e9d8af2201: Download complete 19:02:26 94e9d8af2201: Pull complete 19:02:26 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 19:02:27 Status: Downloaded newer image for alpine:3.20 19:02:27 ---> 7aab056cecc6 19:02:27 Step 2/13 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: IOTech' 19:02:27 ---> Running in aa648238ec56 19:02:27 Removing intermediate container aa648238ec56 19:02:27 ---> e2b989f03469 19:02:27 Step 3/13 : LABEL maintainer="Bruce Huang " 19:02:27 ---> Running in b2291bdf2b0c 19:02:28 Removing intermediate container b2291bdf2b0c 19:02:28 ---> fa49650ce763 19:02:28 Step 4/13 : COPY . /edgex-taf/edgex-taf-common 19:02:28 ---> 10a7ca9023a1 19:02:28 Step 5/13 : COPY robot-entrypoint.sh /usr/local/bin/ 19:02:28 ---> 0780e3abf864 19:02:28 Step 6/13 : COPY requirements.txt /edgex-taf/requirements.txt 19:02:29 ---> 5eca3c890348 19:02:29 Step 7/13 : WORKDIR /edgex-taf 19:02:29 ---> Running in df9187cdadfa 19:02:29 Removing intermediate container df9187cdadfa 19:02:29 ---> 56554a871c35 19:02:29 Step 8/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:02:29 ---> Running in f94cd92fee57 19:02:31 Removing intermediate container f94cd92fee57 19:02:31 ---> 5999ef016829 19:02:31 Step 9/13 : RUN apk upgrade && apk add --update --no-cache openssl curl jq docker-cli && apk add --no-cache chromium chromium-chromedriver && apk add --no-cache libc-dev libffi-dev postgresql-dev gcc musl-dev && apk add --no-cache python3-dev g++ zeromq-dev=4.3.5-r2 && apk add --no-cache python3 && if [ ! -e /usr/bin/python ]; then ln -sf python3 /usr/bin/python ; fi && apk add --no-cache tzdata && cp /usr/share/zoneinfo/UTC /etc/localtime && apk del tzdata && rm /usr/lib/python*/EXTERNALLY-MANAGED && python3 -m ensurepip && rm -r /usr/lib/python*/ensurepip && pip3 install --no-cache-dir --upgrade pip setuptools wheel && if [ ! -e /usr/bin/pip ]; then ln -s pip3 /usr/bin/pip ; fi && pip3 install --no-cache-dir ./edgex-taf-common && pip3 install --no-cache-dir -r requirements.txt 19:02:31 ---> Running in ded0a26176c8 19:02:32 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:35 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:40 OK: 9 MiB in 14 packages 19:02:40 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:02:42 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:02:47 (1/14) Installing ca-certificates (20241121-r1) 19:02:49 (2/14) Installing brotli-libs (1.1.0-r2) 19:02:50 (3/14) Installing c-ares (1.33.1-r0) 19:02:52 (4/14) Installing libunistring (1.2-r0) 19:02:55 (5/14) Installing libidn2 (2.3.7-r0) 19:02:57 (6/14) Installing nghttp2-libs (1.62.1-r0) 19:02:59 (7/14) Installing libpsl (0.21.5-r1) 19:03:01 (8/14) Installing zstd-libs (1.5.6-r0) 19:03:03 (9/14) Installing libcurl (8.12.1-r0) 19:03:05 (10/14) Installing curl (8.12.1-r0) 19:03:08 (11/14) Installing docker-cli (26.1.5-r0) 19:03:12 (12/14) Installing oniguruma (6.9.9-r0) 19:03:14 (13/14) Installing jq (1.7.1-r0) 19:03:16 (14/14) Installing openssl (3.3.3-r0) 19:03:19 Executing busybox-1.36.1-r29.trigger 19:03:19 Executing ca-certificates-20241121-r1.trigger 19:03:19 OK: 43 MiB in 28 packages 19:03:19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 19:03:22 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 19:03:26 (1/166) Installing libexpat (2.7.0-r0) 19:03:27 (2/166) Installing libbz2 (1.0.8-r6) 19:03:29 (3/166) Installing libpng (1.6.44-r0) 19:03:31 (4/166) Installing freetype (2.13.2-r0) 19:03:34 (5/166) Installing fontconfig (2.15.0-r1) 19:03:36 (6/166) Installing libfontenc (1.1.8-r0) 19:03:37 (7/166) Installing mkfontscale (1.2.2-r6) 19:03:39 (8/166) Installing font-opensans (0_git20210927-r1) 19:03:42 (9/166) Installing pkgconf (2.2.0-r0) 19:03:44 (10/166) Installing libgcc (13.2.1_git20240309-r1) 19:03:45 (11/166) Installing libffi (3.4.6-r0) 19:03:47 (12/166) Installing libintl (0.22.5-r0) 19:03:48 (13/166) Installing libeconf (0.6.3-r0) 19:03:50 (14/166) Installing libblkid (2.40.1-r1) 00:58:32 Cancelling nested steps due to timeout 00:58:32 Sending interrupt signal to process 00:58:33 Sending interrupt signal to process 00:58:36 Terminated 00:58:37 script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:58:37 00:58:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:58:37 arm64: Pulling from edgex-lftools-log-publisher 00:58:37 8998bd30e6a1: Pulling fs layer 00:58:37 04944245beec: Pulling fs layer 00:58:37 699f458cf7ca: Pulling fs layer 00:58:37 765212b225bb: Pulling fs layer 00:58:37 f23df028b6ca: Pulling fs layer 00:58:37 d65c8cfc05b1: Pulling fs layer 00:58:37 2437ff75d9bd: Pulling fs layer 00:58:37 f23df028b6ca: Waiting 00:58:37 765212b225bb: Waiting 00:58:37 d65c8cfc05b1: Waiting 00:58:37 2437ff75d9bd: Waiting 00:58:38 04944245beec: Verifying Checksum 00:58:38 04944245beec: Download complete 00:58:38 f23df028b6ca: Download complete 00:58:38 d65c8cfc05b1: Verifying Checksum 00:58:38 d65c8cfc05b1: Download complete 00:58:38 Terminated 00:58:38 script returned exit code 143 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } 00:58:38 699f458cf7ca: Verifying Checksum 00:58:38 699f458cf7ca: Download complete [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Image) Stage "Archive Image" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:38 8998bd30e6a1: Verifying Checksum 00:58:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:38 00:58:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:58:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:39 latest: Pulling from edgex-lftools-log-publisher 00:58:39 5eb5b503b376: Pulling fs layer 00:58:39 5c69ac0246d0: Pulling fs layer 00:58:39 ec43610c2a17: Pulling fs layer 00:58:39 3a2ae6a8a46f: Pulling fs layer 00:58:39 33b1e0a273af: Pulling fs layer 00:58:39 5d3b04190fa2: Pulling fs layer 00:58:39 2f39f015ded8: Pulling fs layer 00:58:39 33b1e0a273af: Waiting 00:58:39 3a2ae6a8a46f: Waiting 00:58:39 5d3b04190fa2: Waiting 00:58:39 2f39f015ded8: Waiting 00:58:39 5c69ac0246d0: Download complete 00:58:39 3a2ae6a8a46f: Download complete 00:58:39 33b1e0a273af: Verifying Checksum 00:58:39 33b1e0a273af: Download complete 00:58:39 5d3b04190fa2: Verifying Checksum 00:58:39 5d3b04190fa2: Download complete 00:58:39 ec43610c2a17: Download complete 00:58:39 5eb5b503b376: Verifying Checksum 00:58:39 5eb5b503b376: Download complete 00:58:39 2f39f015ded8: Download complete 00:58:40 5eb5b503b376: Pull complete 00:58:40 5c69ac0246d0: Pull complete 00:58:40 ec43610c2a17: Pull complete 00:58:40 3a2ae6a8a46f: Pull complete 00:58:40 33b1e0a273af: Pull complete 00:58:40 5d3b04190fa2: Pull complete 00:58:41 2437ff75d9bd: Verifying Checksum 00:58:41 2437ff75d9bd: Download complete 00:58:43 8998bd30e6a1: Pull complete 00:58:43 04944245beec: Pull complete 00:58:45 699f458cf7ca: Pull complete 00:58:45 2f39f015ded8: Pull complete 00:58:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:58:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:58:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:58:45 prd-ubuntu20.04-docker-8c-8g-3032 does not seem to be running inside a container 00:58:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:58:45 765212b225bb: Pull complete 00:58:46 f23df028b6ca: Pull complete 00:58:46 d65c8cfc05b1: Pull complete 00:58:46 $ docker top d5c0c6bc43ab1e1d142fc3e6b0dac65e5b9bf976db4360efd6986306c29aeb0e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:58:47 ---> job-cost.sh 00:58:47 lf-activate-venv: SKIPPING 00:58:47 INFO: No Stack... 00:58:47 INFO: Retrieving Pricing Info for: v3-standard-8 00:58:48 INFO: Archiving Costs [Pipeline] sh 00:58:48 + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv 00:58:48 + cut -d, -f6 [Pipeline] lock 00:58:48 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] 00:58:48 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] did not exist. Created. 00:58:48 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:58:48 + echo total: 1.5299999713897705 [Pipeline] stash 00:58:48 Stashed 1 file(s) [Pipeline] } 00:58:48 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:58:48 $ docker stop --time=1 d5c0c6bc43ab1e1d142fc3e6b0dac65e5b9bf976db4360efd6986306c29aeb0e 00:58:49 $ docker rm -f --volumes d5c0c6bc43ab1e1d142fc3e6b0dac65e5b9bf976db4360efd6986306c29aeb0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 00:58:50 Failed in branch amd64 00:59:04 2437ff75d9bd: Pull complete 00:59:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:59:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:59:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:05 prd-ubuntu20.04-docker-arm64-4c-16g-3034 does not seem to be running inside a container 00:59:05 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:59:06 $ docker top ca64b6ff9d0adc3953af95a23bc002ff601eac5f028710917f8709c3997ea002 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:59:07 ---> job-cost.sh 00:59:07 lf-activate-venv: SKIPPING 00:59:07 INFO: No Stack... 00:59:07 INFO: Retrieving Pricing Info for: v3-standard-4 00:59:08 INFO: Archiving Costs [Pipeline] sh 00:59:09 + cat /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/cost.csv 00:59:09 + cut -d, -f6 [Pipeline] lock 00:59:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] 00:59:09 Resource [jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] did not exist. Created. 00:59:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:59:09 /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/durable-dde872ea/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 00:59:10 + echo total: 0.6600000262260437 [Pipeline] stash 00:59:10 Warning: overwriting stash ‘stack-cost’ 00:59:10 Stashed 1 file(s) [Pipeline] } 00:59:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-taf-common-PR-124-4-stack-cost] [Pipeline] // lock [Pipeline] } 00:59:10 $ docker stop --time=1 ca64b6ff9d0adc3953af95a23bc002ff601eac5f028710917f8709c3997ea002 00:59:12 $ docker rm -f --volumes ca64b6ff9d0adc3953af95a23bc002ff601eac5f028710917f8709c3997ea002 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 00:59:12 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:59:13 + [ -d /w/workspace/xfoundry_edgex-taf-common_PR-124/archives ] 00:59:13 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 00:59:13 total 16 00:59:13 drwxr-xr-x 3 root root 4096 Jun 10 00:58 . 00:59:13 drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:58 .. 00:59:13 drwxr-xr-x 2 root root 4096 Jun 10 00:58 cost 00:59:13 -rw-r--r-- 1 root root 90 Jun 10 00:58 cost.csv 00:59:13 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 00:59:13 + ls -al /w/workspace/xfoundry_edgex-taf-common_PR-124/archives 00:59:13 total 16 00:59:13 drwxr-xr-x 3 jenkins jenkins 4096 Jun 10 00:58 . 00:59:13 drwxrwxr-x 7 jenkins jenkins 4096 Jun 10 00:58 .. 00:59:13 drwxr-xr-x 2 jenkins jenkins 4096 Jun 10 00:58 cost 00:59:13 -rw-r--r-- 1 jenkins jenkins 90 Jun 10 00:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 00:59:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:59:14 ---> package-listing.sh 00:59:14 ++ facter osfamily 00:59:14 ++ tr '[:upper:]' '[:lower:]' 00:59:14 + OS_FAMILY=debian 00:59:14 + workspace=/w/workspace/xfoundry_edgex-taf-common_PR-124 00:59:14 + START_PACKAGES=/tmp/packages_start.txt 00:59:14 + END_PACKAGES=/tmp/packages_end.txt 00:59:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:59:14 + PACKAGES=/tmp/packages_start.txt 00:59:14 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' 00:59:14 + PACKAGES=/tmp/packages_end.txt 00:59:14 + case "${OS_FAMILY}" in 00:59:14 + dpkg -l 00:59:14 + grep '^ii' 00:59:14 + '[' -f /tmp/packages_start.txt ']' 00:59:14 + '[' -f /tmp/packages_end.txt ']' 00:59:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:59:14 + '[' /w/workspace/xfoundry_edgex-taf-common_PR-124 ']' 00:59:14 + mkdir -p /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ 00:59:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_edgex-taf-common_PR-124/archives/ [Pipeline] echo 00:59:14 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:59:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:59:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:59:15 prd-ubuntu20.04-docker-8c-8g-3032 does not seem to be running inside a container 00:59:15 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_edgex-taf-common_PR-124/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_edgex-taf-common_PR-124 -v /w/workspace/xfoundry_edgex-taf-common_PR-124:/w/workspace/xfoundry_edgex-taf-common_PR-124:rw,z -v /w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:59:15 $ docker top cdb0c8fb7e2a0c2a33fb3faf75b5c8739f80a66f74958df0cf8986fb67713e7e -eo pid,comm [Pipeline] { [Pipeline] sh 00:59:16 + touch /tmp/pre-build-complete [Pipeline] sh 00:59:16 + mkdir -p /var/log/sysstat [Pipeline] sh 00:59:16 + ls /var/log/sa-host 00:59:16 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:59:16 provisioning config files... 00:59:16 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_edgex-taf-common_PR-124@tmp/config16417848366289254924tmp [Pipeline] { [Pipeline] echo 00:59:16 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:59:17 ---> create-netrc.sh [Pipeline] } 00:59:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:59:17 ---> python-tools-install.sh [Pipeline] echo 00:59:17 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:59:17 ---> sudo-logs.sh 00:59:17 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:59:17 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:59:18 ---> job-cost.sh 00:59:18 lf-activate-venv: SKIPPING 00:59:18 DEBUG: total: 1.5299999713897705 00:59:18 INFO: Retrieving Stack Cost... 00:59:18 INFO: Retrieving Pricing Info for: v3-standard-8 00:59:18 INFO: Archiving Costs [Pipeline] echo 00:59:18 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:59:18 ---> logs-deploy.sh 00:59:18 lf-activate-venv: SKIPPING 00:59:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-taf-common/PR-124/4 00:59:18 INFO: archiving workspace using pattern(s): 00:59:19 Archives upload complete. 00:59:19 INFO: archiving logs to Nexus