Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1acbf7f5d5843a7481e353b92dd344f6df368a1e 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-ssh17069780241832960385.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 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-ssh7867677092809380716.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 a0327f913308fcf13875ae7a2d6e6099471c5ff1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/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/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1805514567731071147.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision a0327f913308fcf13875ae7a2d6e6099471c5ff1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f a0327f913308fcf13875ae7a2d6e6099471c5ff1 # timeout=10 Commit message: "fix: dry-run use case (#441)" > 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-ssh3071451212840364827.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/device-modbus-go/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/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18445214969975138634.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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [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-5428 in /w/workspace/gexfoundry_device-modbus-go_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/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.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/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1acbf7f5d5843a7481e353b92dd344f6df368a1e (main) Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.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 1acbf7f5d5843a7481e353b92dd344f6df368a1e # timeout=10 > git rev-list --no-walk d21f7114bade91926d0e99e1f605d1c822a787f1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:58:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:58:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:58:14 ========================================================= 05:58:14 EdgeX Global Pipelines Version Info 05:58:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:58:15 ------------------- 05:58:15 stable info: 05:58:15 ------------------- 05:58:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 05:58:15 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:58:15 Message: update stable to v1.0.253 05:58:16 ------------------- 05:58:16 experimental info: 05:58:16 ------------------- 05:58:16 Commited By: **** collab-it+edgex@linuxfoundation.org 05:58:16 Commit SHA: a0327f913308fcf13875ae7a2d6e6099471c5ff1 05:58:16 Message: update experimental to v1.0.253 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1acbf7f [Pipeline] echo 05:58:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:16 provisioning config files... 05:58:16 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13371252218650856681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:17 ---> docker-login.sh 05:58:17 nexus3.edgexfoundry.org:10001 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 nexus3.edgexfoundry.org:10002 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 nexus3.edgexfoundry.org:10003 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 nexus3.edgexfoundry.org:10004 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:17 Configure a credential helper to remove this warning. See 05:58:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:17 05:58:17 Login Succeeded 05:58:17 docker.io 05:58:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:18 Configure a credential helper to remove this warning. See 05:58:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:18 05:58:18 Login Succeeded 05:58:18 ---> docker-login.sh ends [Pipeline] } 05:58:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:58:18 + git rev-list -1 --merges 1acbf7f5d5843a7481e353b92dd344f6df368a1e~1..1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo 05:58:18 -----------> git rev-list -1 --merges 1acbf7f5d5843a7481e353b92dd344f6df368a1e~1..1acbf7f5d5843a7481e353b92dd344f6df368a1e 1acbf7f5d5843a7481e353b92dd344f6df368a1e 05:58:18 1acbf7f5d5843a7481e353b92dd344f6df368a1e [false] [Pipeline] sh 05:58:18 + git log --format=format:%s -1 1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo 05:58:18 ========================================================= 05:58:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:58:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:58:19 + git log --format=format:%s -1 1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] echo 05:58:19 [semverPrep] GIT_COMMIT: 1acbf7f5d5843a7481e353b92dd344f6df368a1e, Commit Message: Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19 [Pipeline] echo 05:58:19 [semverPrep] This is not a build commit. [Pipeline] sh 05:58:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:58:19 + grep -v github /etc/ssh/ssh_known_hosts 05:58:19 + [ -e /tmp/ssh_known_hosts ] 05:58:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:58:19 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:58:19 + sudo tee -a /etc/ssh/ssh_known_hosts 05:58:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:20 05:58:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:20 0.1.4: Pulling from edgex-devops/py-git-semver 05:58:20 b85a868b505f: Pulling fs layer 05:58:20 e2be974225ed: Pulling fs layer 05:58:20 339a4e72a1f5: Pulling fs layer 05:58:20 988bab9f4d93: Pulling fs layer 05:58:20 1469e6f7b9e6: Pulling fs layer 05:58:20 eaf3925da568: Pulling fs layer 05:58:20 bab4dde63d76: Pulling fs layer 05:58:20 bde34c3a00c8: Pulling fs layer 05:58:20 b352a97aabf1: Pulling fs layer 05:58:20 4872d77fe225: Pulling fs layer 05:58:20 5851b861e8e6: Pulling fs layer 05:58:20 bab4dde63d76: Waiting 05:58:20 bde34c3a00c8: Waiting 05:58:20 988bab9f4d93: Waiting 05:58:20 b352a97aabf1: Waiting 05:58:20 4872d77fe225: Waiting 05:58:20 5851b861e8e6: Waiting 05:58:20 e2be974225ed: Verifying Checksum 05:58:20 e2be974225ed: Download complete 05:58:20 988bab9f4d93: Verifying Checksum 05:58:20 988bab9f4d93: Download complete 05:58:20 1469e6f7b9e6: Verifying Checksum 05:58:20 1469e6f7b9e6: Download complete 05:58:20 eaf3925da568: Verifying Checksum 05:58:20 eaf3925da568: Download complete 05:58:20 339a4e72a1f5: Verifying Checksum 05:58:20 339a4e72a1f5: Download complete 05:58:20 bde34c3a00c8: Verifying Checksum 05:58:20 bde34c3a00c8: Download complete 05:58:20 b352a97aabf1: Verifying Checksum 05:58:20 b352a97aabf1: Download complete 05:58:20 4872d77fe225: Verifying Checksum 05:58:20 4872d77fe225: Download complete 05:58:20 5851b861e8e6: Download complete 05:58:20 b85a868b505f: Verifying Checksum 05:58:20 b85a868b505f: Download complete 05:58:20 bab4dde63d76: Verifying Checksum 05:58:20 bab4dde63d76: Download complete 05:58:21 b85a868b505f: Pull complete 05:58:22 e2be974225ed: Pull complete 05:58:22 339a4e72a1f5: Pull complete 05:58:22 988bab9f4d93: Pull complete 05:58:22 1469e6f7b9e6: Pull complete 05:58:22 eaf3925da568: Pull complete 05:58:24 bab4dde63d76: Pull complete 05:58:24 bde34c3a00c8: Pull complete 05:58:24 b352a97aabf1: Pull complete 05:58:24 4872d77fe225: Pull complete 05:58:24 5851b861e8e6: Pull complete 05:58:24 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:24 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 05:58:24 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:58:27 $ docker top e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce -eo pid,comm 05:58:27 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). 05:58:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:58:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:27 [ssh-agent] Looking for ssh-agent implementation... 05:58:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:27 $ docker exec e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent 05:58:27 SSH_AUTH_SOCK=/tmp/ssh-L1mNMJJHZIuv/agent.31 05:58:27 SSH_AGENT_PID=37 05:58:27 Running ssh-add (command line suppressed) 05:58:27 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2251047414474068076.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2251047414474068076.key) 05:58:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:28 + git tag --points-at HEAD [Pipeline] } 05:58:28 $ docker exec --env ******** --env ******** e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent -k 05:58:28 unset SSH_AUTH_SOCK; 05:58:28 unset SSH_AGENT_PID; 05:58:28 echo Agent pid 37 killed; 05:58:28 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:58:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:58:28 [ssh-agent] Looking for ssh-agent implementation... 05:58:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:58:28 $ docker exec e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent 05:58:28 SSH_AUTH_SOCK=/tmp/ssh-YXR9g8zVVcps/agent.70 05:58:28 SSH_AGENT_PID=76 05:58:28 Running ssh-add (command line suppressed) 05:58:28 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3981794227024046516.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_3981794227024046516.key) 05:58:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:58:28 + git semver init 05:58:29 2023-09-06 05:58:29,021 [run_init] DEBUG init version:0.0.0 force:False 05:58:29 2023-09-06 05:58:29,022 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 05:58:29 2023-09-06 05:58:29,022 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 05:58:29 2023-09-06 05:58:29,022 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:58:30 2023-09-06 05:58:29,805 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 05:58:30 2023-09-06 05:58:29,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 05:58:30 2023-09-06 05:58:29,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:58:30 2023-09-06 05:58:29,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:58:30 3.1.0-dev.7 [Pipeline] } 05:58:30 $ docker exec --env ******** --env ******** e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce ssh-agent -k 05:58:30 unset SSH_AUTH_SOCK; 05:58:30 unset SSH_AGENT_PID; 05:58:30 echo Agent pid 76 killed; 05:58:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:58:30 + git semver [Pipeline] } 05:58:30 $ docker stop --time=1 e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce 05:58:32 $ docker rm -f --volumes e59a38dd725864784a35e65da84e5305d07f518a3ad71b3d295efa29915d4dce [Pipeline] // withDockerContainer [Pipeline] sh 05:58:32 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:58:32 Stashed 1 file(s) [Pipeline] echo 05:58:32 [edgeXSemver]: initialized semver on version 3.1.0-dev.7 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:58:32 provisioning config files... 05:58:34 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10303131441115494778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:58:37 ---> docker-login.sh 05:58:37 nexus3.edgexfoundry.org:10001 05:58:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:39 Configure a credential helper to remove this warning. See 05:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:39 05:58:39 Login Succeeded 05:58:39 nexus3.edgexfoundry.org:10002 05:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:39 Configure a credential helper to remove this warning. See 05:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:39 05:58:39 Login Succeeded 05:58:39 nexus3.edgexfoundry.org:10003 05:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:39 Configure a credential helper to remove this warning. See 05:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:39 05:58:39 Login Succeeded 05:58:39 nexus3.edgexfoundry.org:10004 05:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 05:58:39 Configure a credential helper to remove this warning. See 05:58:39 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 05:58:39 05:58:39 Login Succeeded 05:58:39 docker.io 05:58:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:58:43 Error response from daemon: Get "https://registry-1.docker.io/v2/": read tcp 10.30.123.131:37236->3.216.34.172:443: read: connection reset by peer [Pipeline] } 05:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:44 05:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:47 Still waiting to schedule task 05:58:47 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:58:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:58:54 latest: Pulling from edgex-lftools-log-publisher 05:58:54 5eb5b503b376: Pulling fs layer 05:58:54 5c69ac0246d0: Pulling fs layer 05:58:54 ec43610c2a17: Pulling fs layer 05:58:54 3a2ae6a8a46f: Pulling fs layer 05:58:54 33b1e0a273af: Pulling fs layer 05:58:54 5d3b04190fa2: Pulling fs layer 05:58:54 2f39f015ded8: Pulling fs layer 05:58:54 2f39f015ded8: Waiting 05:58:54 33b1e0a273af: Waiting 05:58:54 5d3b04190fa2: Waiting 05:58:54 3a2ae6a8a46f: Waiting 05:58:54 5c69ac0246d0: Download complete 05:58:54 3a2ae6a8a46f: Verifying Checksum 05:58:54 3a2ae6a8a46f: Download complete 05:58:54 33b1e0a273af: Verifying Checksum 05:58:54 33b1e0a273af: Download complete 05:58:54 5d3b04190fa2: Download complete 05:58:54 ec43610c2a17: Download complete 05:58:54 5eb5b503b376: Verifying Checksum 05:58:54 5eb5b503b376: Download complete 05:58:54 2f39f015ded8: Download complete 05:58:55 5eb5b503b376: Pull complete 05:58:55 5c69ac0246d0: Pull complete 05:58:56 ec43610c2a17: Pull complete 05:58:56 3a2ae6a8a46f: Pull complete 05:58:56 33b1e0a273af: Pull complete 05:58:56 5d3b04190fa2: Pull complete 05:59:03 2f39f015ded8: Pull complete 05:59:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:59:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:59:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:03 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 05:59:03 $ 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_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:59:06 $ docker top 68cd2e6a6a17ec3cd0587417ca69d1bf6abcc0a950f1a6b8b459d8cae2287fef -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:59:07 ---> job-cost.sh 05:59:07 lf-activate-venv: SKIPPING 05:59:07 INFO: No Stack... 05:59:07 INFO: Retrieving Pricing Info for: v3-standard-8 05:59:08 INFO: Archiving Costs [Pipeline] sh 05:59:08 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 05:59:08 + cut -d, -f6 [Pipeline] lock 05:59:08 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] 05:59:08 Resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] did not exist. Created. 05:59:08 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:59:08 + echo total: 0.2199999988079071 [Pipeline] stash 05:59:08 Stashed 1 file(s) [Pipeline] } 05:59:08 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 05:59:08 $ docker stop --time=1 68cd2e6a6a17ec3cd0587417ca69d1bf6abcc0a950f1a6b8b459d8cae2287fef 05:59:10 $ docker rm -f --volumes 68cd2e6a6a17ec3cd0587417ca69d1bf6abcc0a950f1a6b8b459d8cae2287fef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 05:59:10 Failed in branch amd64 06:00:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5429 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 06:00:23 Running in /w/workspace/device-modbus-go/120 [Pipeline] { [Pipeline] checkout 06:00:23 Selected Git installation does not exist. Using Default 06:00:23 The recommended git tool is: NONE 06:00:27 using credential edgex-jenkins-ssh 06:00:27 Cloning the remote Git repository 06:00:27 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 06:00:27 > git init /w/workspace/device-modbus-go/120 # timeout=10 06:00:28 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 06:00:28 > git --version # timeout=10 06:00:28 > git --version # 'git version 2.25.1' 06:00:28 using GIT_SSH to set credentials SSH Credentials for GitHub 06:00:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:30 Avoid second fetch 06:00:30 Checking out Revision 1acbf7f5d5843a7481e353b92dd344f6df368a1e (main) 06:00:29 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 06:00:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:00:30 > git config core.sparsecheckout # timeout=10 06:00:30 > git checkout -f 1acbf7f5d5843a7481e353b92dd344f6df368a1e # timeout=10 06:00:30 Commit message: "Merge pull request #498 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:00:31 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:00:31 % Total % Received % Xferd Average Speed Time Time Time Current 06:00:31 Dload Upload Total Spent Left Speed 06:00:31 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 98844 0 --:--:-- --:--:-- --:--:-- 98844 [Pipeline] sh 06:00:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:00:32 + sudo tee /etc/docker/daemon.new 06:00:32 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:00:32 { 06:00:32 "registry-mirrors": [ 06:00:32 "https://nexus3.edgexfoundry.org:10001" 06:00:32 ], 06:00:32 "bip": "10.250.0.254/24", 06:00:32 "hosts": [ 06:00:32 "tcp://0.0.0.0:5555", 06:00:32 "unix:///var/run/docker.sock" 06:00:32 ], 06:00:32 "mtu": 1458, 06:00:32 "selinux-enabled": true, 06:00:32 "seccomp-profile": "/etc/docker/seccomp.json" 06:00:32 } [Pipeline] sh 06:00:32 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:00:33 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:00:51 provisioning config files... 06:00:51 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/120@tmp/config11872012305883255639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:00:51 ---> docker-login.sh 06:00:51 nexus3.edgexfoundry.org:10001 06:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:52 Configure a credential helper to remove this warning. See 06:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:52 06:00:52 Login Succeeded 06:00:52 nexus3.edgexfoundry.org:10002 06:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:52 Configure a credential helper to remove this warning. See 06:00:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:52 06:00:52 Login Succeeded 06:00:52 nexus3.edgexfoundry.org:10003 06:00:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:53 Configure a credential helper to remove this warning. See 06:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:53 06:00:53 Login Succeeded 06:00:53 nexus3.edgexfoundry.org:10004 06:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:53 Configure a credential helper to remove this warning. See 06:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:53 06:00:53 Login Succeeded 06:00:53 docker.io 06:00:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:00:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:00:53 Configure a credential helper to remove this warning. See 06:00:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:00:53 06:00:53 Login Succeeded 06:00:53 ---> docker-login.sh ends [Pipeline] } 06:00:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:00:54 ========================================================= 06:00:54 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:00:54 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:00:54 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:00:54 Sending build context to Docker daemon 3.324MB 06:00:54 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 06:00:54 Step 2/10 : FROM ${BASE} AS builder 06:00:55 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:00:55 edb6bdbacee9: Pulling fs layer 06:00:55 5f9638ab2659: Pulling fs layer 06:00:55 8d51d6327a98: Pulling fs layer 06:00:55 8b374f2dd631: Pulling fs layer 06:00:55 ec14aa9079de: Pulling fs layer 06:00:55 2f466654f4bb: Pulling fs layer 06:00:55 554e91adad29: Pulling fs layer 06:00:55 ec14aa9079de: Waiting 06:00:55 2f466654f4bb: Waiting 06:00:55 554e91adad29: Waiting 06:00:55 8b374f2dd631: Waiting 06:00:55 5f9638ab2659: Download complete 06:00:55 8b374f2dd631: Verifying Checksum 06:00:55 8b374f2dd631: Download complete 06:00:55 ec14aa9079de: Verifying Checksum 06:00:55 ec14aa9079de: Download complete 06:00:55 edb6bdbacee9: Verifying Checksum 06:00:55 edb6bdbacee9: Download complete 06:00:56 edb6bdbacee9: Pull complete 06:00:56 554e91adad29: Verifying Checksum 06:00:56 554e91adad29: Download complete 06:00:56 5f9638ab2659: Pull complete 06:00:57 8d51d6327a98: Verifying Checksum 06:00:57 8d51d6327a98: Download complete 06:00:57 2f466654f4bb: Verifying Checksum 06:00:57 2f466654f4bb: Download complete 06:01:09 8d51d6327a98: Pull complete 06:01:09 8b374f2dd631: Pull complete 06:01:09 ec14aa9079de: Pull complete 06:01:16 2f466654f4bb: Pull complete 06:01:19 554e91adad29: Pull complete 06:01:19 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 06:01:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:01:19 ---> 1e15ea492957 06:01:19 Step 3/10 : ARG ADD_BUILD_TAGS="" 06:01:21 ---> Running in 0207f144017c 06:01:21 Removing intermediate container 0207f144017c 06:01:21 ---> 980eed093c89 06:01:21 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:01:21 ---> Running in 86d18ac3db5a 06:01:21 Removing intermediate container 86d18ac3db5a 06:01:21 ---> 2b67295d75a7 06:01:21 Step 5/10 : RUN apk add --update --no-cache make git openssh 06:01:21 ---> Running in 4e5053876cf4 06:01:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:01:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:01:24 (1/8) Installing openssh-keygen (9.1_p1-r4) 06:01:24 (2/8) Installing libedit (20221030.3.1-r0) 06:01:24 (3/8) Installing openssh-client-common (9.1_p1-r4) 06:01:24 (4/8) Installing openssh-client-default (9.1_p1-r4) 06:01:24 (5/8) Installing openssh-sftp-server (9.1_p1-r4) 06:01:24 (6/8) Installing openssh-server-common (9.1_p1-r4) 06:01:24 (7/8) Installing openssh-server (9.1_p1-r4) 06:01:24 (8/8) Installing openssh (9.1_p1-r4) 06:01:24 Executing busybox-1.35.0-r29.trigger 06:01:24 OK: 270 MiB in 61 packages 06:01:25 Removing intermediate container 4e5053876cf4 06:01:25 ---> f3f911a21549 06:01:25 Step 6/10 : WORKDIR /device-modbus-go 06:01:25 ---> Running in b85a5c5e03e9 06:01:25 Removing intermediate container b85a5c5e03e9 06:01:25 ---> f293130a7445 06:01:25 Step 7/10 : COPY go.mod vendor* ./ 06:01:26 ---> 85a1feb864b6 06:01:26 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:26 ---> Running in 50b99129da0b 06:02:34 Removing intermediate container 50b99129da0b 06:02:34 ---> e242678d6f96 06:02:34 Step 9/10 : COPY . . 06:02:34 ---> 73b657c7888c 06:02:34 Step 10/10 : RUN ${MAKE} 06:02:34 ---> Running in 834083eefb1f 06:02:34 noop 06:02:35 Removing intermediate container 834083eefb1f 06:02:35 ---> f15f9403e13b 06:02:35 Successfully built f15f9403e13b 06:02:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:36 + docker inspect -f . ci-base-image-arm64 06:02:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:36 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 06:02:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/120 -v /w/workspace/device-modbus-go/120:/w/workspace/device-modbus-go/120:rw,z -v /w/workspace/device-modbus-go/120@tmp:/w/workspace/device-modbus-go/120@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:37 $ docker top 31dda2acad3210fd678a82e4e3cbe5b36af104c85386f5fa44234ed69e8fe458 -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:38 + go version 06:02:38 go version go1.20.6 linux/arm64 [Pipeline] } 06:02:38 $ docker stop --time=1 31dda2acad3210fd678a82e4e3cbe5b36af104c85386f5fa44234ed69e8fe458 06:02:39 $ docker rm -f --volumes 31dda2acad3210fd678a82e4e3cbe5b36af104c85386f5fa44234ed69e8fe458 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:02:40 + docker inspect -f . ci-base-image-arm64 06:02:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:02:40 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 06:02:40 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/120 -v /w/workspace/device-modbus-go/120:/w/workspace/device-modbus-go/120:rw,z -v /w/workspace/device-modbus-go/120@tmp:/w/workspace/device-modbus-go/120@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:02:41 $ docker top 9c69b507fe97e333895c868e593c9f9b0a6a0220a47ecd9b88da04cc79af8a3b -eo pid,comm [Pipeline] { [Pipeline] sh 06:02:42 + git config --global --add safe.directory /w/workspace/device-modbus-go/120 [Pipeline] fileExists [Pipeline] sh 06:02:42 + make test 06:02:42 go test ./... -coverprofile=coverage.out 06:03:15 ? github.com/edgexfoundry/device-modbus-go [no test files] 06:05:06 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 06:05:12 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.076s coverage: 47.9% of statements 06:05:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:05:12 go vet ./... 06:05:39 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:05:39 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:05:39 ./bin/test-attribution-txt.sh [Pipeline] echo 06:05:39 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:05:39 $ docker stop --time=1 9c69b507fe97e333895c868e593c9f9b0a6a0220a47ecd9b88da04cc79af8a3b 06:05:40 $ docker rm -f --volumes 9c69b507fe97e333895c868e593c9f9b0a6a0220a47ecd9b88da04cc79af8a3b [Pipeline] // withDockerContainer [Pipeline] sh 06:05:42 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:05:42 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:05:43 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:05:43 + ls -al . 06:05:43 total 188 06:05:43 drwxrwxr-x 9 jenkins jenkins 4096 Sep 6 06:02 . 06:05:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 06:00 .. 06:05:43 -rw-rw-r-- 1 jenkins jenkins 140 Sep 6 06:00 .dockerignore 06:05:43 drwxrwxr-x 8 jenkins jenkins 4096 Sep 6 06:00 .git 06:05:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 06:00 .github 06:05:43 -rw-rw-r-- 1 jenkins jenkins 331 Sep 6 06:00 .gitignore 06:05:43 -rw-rw-r-- 1 jenkins jenkins 41 Sep 6 06:00 .golangci.yml 06:05:43 -rw-rw-r-- 1 jenkins jenkins 11101 Sep 6 06:00 Attribution.txt 06:05:43 -rw-rw-r-- 1 jenkins jenkins 14764 Sep 6 06:00 CHANGELOG.md 06:05:43 -rw-rw-r-- 1 jenkins jenkins 1365 Sep 6 06:00 Dockerfile 06:05:43 -rw-rw-r-- 1 jenkins jenkins 677 Sep 6 06:00 GOVERNANCE.md 06:05:43 -rw-rw-r-- 1 jenkins jenkins 680 Sep 6 06:00 Jenkinsfile 06:05:43 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 6 06:00 LICENSE 06:05:43 -rw-rw-r-- 1 jenkins jenkins 1936 Sep 6 06:00 Makefile 06:05:43 -rw-rw-r-- 1 jenkins jenkins 622 Sep 6 06:00 OWNERS.md 06:05:43 -rw-rw-r-- 1 jenkins jenkins 4578 Sep 6 06:00 README.md 06:05:43 -rw-rw-r-- 1 jenkins jenkins 11 Sep 6 05:58 VERSION 06:05:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 06:00 bin 06:05:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 06:00 cmd 06:05:43 -rw-r--r-- 1 jenkins jenkins 24334 Sep 6 06:05 coverage.out 06:05:43 -rw-rw-r-- 1 jenkins jenkins 3940 Sep 6 06:00 go.mod 06:05:43 -rw-rw-r-- 1 jenkins jenkins 34434 Sep 6 06:00 go.sum 06:05:43 drwxrwxr-x 3 jenkins jenkins 4096 Sep 6 06:00 internal 06:05:43 drwxrwxr-x 2 jenkins jenkins 4096 Sep 6 06:00 simulator 06:05:43 drwxrwxr-x 4 jenkins jenkins 4096 Sep 6 06:00 snap 06:05:43 -rw-rw-r-- 1 jenkins jenkins 229 Sep 6 06:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:43 + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1acbf7f5d5843a7481e353b92dd344f6df368a1e --label arch=arm64 --label version=3.1.0-dev.7 . 06:05:43 Sending build context to Docker daemon 3.349MB 06:05:43 Step 1/22 : ARG BASE=golang:1.20-alpine3.17 06:05:43 Step 2/22 : FROM ${BASE} AS builder 06:05:43 ---> f15f9403e13b 06:05:43 Step 3/22 : ARG ADD_BUILD_TAGS="" 06:05:43 ---> Running in 1cf483d99cd0 06:05:44 Removing intermediate container 1cf483d99cd0 06:05:44 ---> a99f6fbdd212 06:05:44 Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:05:44 ---> Running in c37fe338f925 06:05:44 Removing intermediate container c37fe338f925 06:05:44 ---> 19b1e37c1040 06:05:44 Step 5/22 : RUN apk add --update --no-cache make git openssh 06:05:44 ---> Running in c096bb8d7960 06:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:05:47 OK: 270 MiB in 61 packages 06:05:48 Removing intermediate container c096bb8d7960 06:05:48 ---> 29a3bf0ad69e 06:05:48 Step 6/22 : WORKDIR /device-modbus-go 06:05:48 ---> Running in eaa17c5f66d0 06:05:48 Removing intermediate container eaa17c5f66d0 06:05:48 ---> 3a9bf4443f9f 06:05:48 Step 7/22 : COPY go.mod vendor* ./ 06:05:48 ---> 7ffcb8511d73 06:05:48 Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:05:48 ---> Running in e3d7998bc14b 06:05:50 Removing intermediate container e3d7998bc14b 06:05:50 ---> dc3ad5aa158a 06:05:50 Step 9/22 : COPY . . 06:05:51 ---> 17a8d0ed770b 06:05:51 Step 10/22 : RUN ${MAKE} 06:05:51 ---> Running in 4b43c6716617 06:05:52 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=3.1.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.19" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 06:07:59 Removing intermediate container 4b43c6716617 06:07:59 ---> 74ab2df72d4a 06:07:59 Step 11/22 : FROM alpine:3.17 06:07:59 3.17: Pulling from library/alpine 06:07:59 4060ece20d7a: Pulling fs layer 06:07:59 4060ece20d7a: Verifying Checksum 06:07:59 4060ece20d7a: Download complete 06:07:59 4060ece20d7a: Pull complete 06:08:01 Digest: sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 06:08:01 Status: Downloaded newer image for alpine:3.17 06:08:01 ---> 8650cd65339b 06:08:01 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 06:08:02 ---> Running in 32b67bf36502 06:08:02 Removing intermediate container 32b67bf36502 06:08:02 ---> a8d4f338b1da 06:08:02 Step 13/22 : RUN apk add --update --no-cache dumb-init 06:08:02 ---> Running in fa9d6528ca5c 06:08:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:08:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:08:04 (1/1) Installing dumb-init (1.2.5-r2) 06:08:04 Executing busybox-1.35.0-r29.trigger 06:08:04 OK: 8 MiB in 16 packages 06:08:05 Removing intermediate container fa9d6528ca5c 06:08:05 ---> 45df35e8839c 06:08:05 Step 14/22 : COPY --from=builder /device-modbus-go/cmd / 06:08:07 ---> 2747f87a1742 06:08:07 Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / 06:08:07 ---> e57774cf29ca 06:08:07 Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / 06:08:08 ---> 28c23df8aa23 06:08:08 Step 17/22 : EXPOSE 59901 06:08:08 ---> Running in ed3224813928 06:08:08 Removing intermediate container ed3224813928 06:08:08 ---> 8cc05fb6b9a3 06:08:08 Step 18/22 : ENTRYPOINT ["/device-modbus"] 06:08:08 ---> Running in 385fa356588d 06:08:08 Removing intermediate container 385fa356588d 06:08:08 ---> 9fd08c4896bb 06:08:08 Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:08:08 ---> Running in 6ed46fa77dc8 06:08:08 Removing intermediate container 6ed46fa77dc8 06:08:08 ---> 79791753c039 06:08:08 Step 20/22 : LABEL arch=arm64 06:08:09 ---> Running in c727a37367bb 06:08:09 Removing intermediate container c727a37367bb 06:08:09 ---> 46e3e0da165b 06:08:09 Step 21/22 : LABEL git_sha=1acbf7f5d5843a7481e353b92dd344f6df368a1e 06:08:09 ---> Running in 918b46919ef1 06:08:09 Removing intermediate container 918b46919ef1 06:08:09 ---> 7f63b2a5b3ee 06:08:09 Step 22/22 : LABEL version=3.1.0-dev.7 06:08:09 ---> Running in 58f0faf251c9 06:08:10 Removing intermediate container 58f0faf251c9 06:08:10 ---> 85fec5cc4efd 06:08:10 [Warning] One or more build-args [ARCH] were not consumed 06:08:10 Successfully built 85fec5cc4efd 06:08:10 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:08:10 provisioning config files... 06:08:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/120@tmp/config6557687666637126842tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:10 ---> docker-login.sh 06:08:10 nexus3.edgexfoundry.org:10001 06:08:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:10 Configure a credential helper to remove this warning. See 06:08:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:10 06:08:10 Login Succeeded 06:08:10 nexus3.edgexfoundry.org:10002 06:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:11 Configure a credential helper to remove this warning. See 06:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:11 06:08:11 Login Succeeded 06:08:11 nexus3.edgexfoundry.org:10003 06:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:11 Configure a credential helper to remove this warning. See 06:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:11 06:08:11 Login Succeeded 06:08:11 nexus3.edgexfoundry.org:10004 06:08:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:11 Configure a credential helper to remove this warning. See 06:08:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:11 06:08:11 Login Succeeded 06:08:11 docker.io 06:08:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:08:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:08:12 Configure a credential helper to remove this warning. See 06:08:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:08:12 06:08:12 Login Succeeded 06:08:12 ---> docker-login.sh ends [Pipeline] } 06:08:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:08:12 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 06:08:12 1acbf7f5d5843a7481e353b92dd344f6df368a1e 06:08:12 latest 06:08:12 3.1.0-dev.7 06:08:12 1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 06:08:12 main 06:08:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e 06:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:08:13 331d315efc48: Preparing 06:08:13 59aa08d4b2a9: Preparing 06:08:13 12bb29fbf5de: Preparing 06:08:13 fef9cbe7197e: Preparing 06:08:13 d2d9d24a8c2a: Preparing 06:08:13 d2d9d24a8c2a: Layer already exists 06:08:13 331d315efc48: Pushed 06:08:13 fef9cbe7197e: Pushed 06:08:13 59aa08d4b2a9: Pushed 06:08:20 12bb29fbf5de: Pushed 06:08:20 1acbf7f5d5843a7481e353b92dd344f6df368a1e: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:20 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:20 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:08:20 331d315efc48: Preparing 06:08:20 59aa08d4b2a9: Preparing 06:08:20 12bb29fbf5de: Preparing 06:08:20 fef9cbe7197e: Preparing 06:08:20 d2d9d24a8c2a: Preparing 06:08:20 d2d9d24a8c2a: Layer already exists 06:08:20 fef9cbe7197e: Layer already exists 06:08:20 331d315efc48: Layer already exists 06:08:20 12bb29fbf5de: Layer already exists 06:08:20 59aa08d4b2a9: Layer already exists 06:08:20 latest: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:21 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:21 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.7 06:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:08:21 331d315efc48: Preparing 06:08:21 59aa08d4b2a9: Preparing 06:08:21 12bb29fbf5de: Preparing 06:08:21 fef9cbe7197e: Preparing 06:08:21 d2d9d24a8c2a: Preparing 06:08:21 fef9cbe7197e: Layer already exists 06:08:21 59aa08d4b2a9: Layer already exists 06:08:21 331d315efc48: Layer already exists 06:08:21 d2d9d24a8c2a: Layer already exists 06:08:21 12bb29fbf5de: Layer already exists 06:08:21 3.1.0-dev.7: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:22 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 06:08:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:08:22 331d315efc48: Preparing 06:08:22 59aa08d4b2a9: Preparing 06:08:22 12bb29fbf5de: Preparing 06:08:22 fef9cbe7197e: Preparing 06:08:22 d2d9d24a8c2a: Preparing 06:08:22 12bb29fbf5de: Layer already exists 06:08:22 331d315efc48: Layer already exists 06:08:22 fef9cbe7197e: Layer already exists 06:08:22 d2d9d24a8c2a: Layer already exists 06:08:22 59aa08d4b2a9: Layer already exists 06:08:22 1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:23 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:23 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 06:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 06:08:23 331d315efc48: Preparing 06:08:23 59aa08d4b2a9: Preparing 06:08:23 12bb29fbf5de: Preparing 06:08:23 fef9cbe7197e: Preparing 06:08:23 d2d9d24a8c2a: Preparing 06:08:23 d2d9d24a8c2a: Layer already exists 06:08:23 331d315efc48: Layer already exists 06:08:23 12bb29fbf5de: Layer already exists 06:08:23 fef9cbe7197e: Layer already exists 06:08:23 59aa08d4b2a9: Layer already exists 06:08:23 main: digest: sha256:b05c42c54b9ea769bc303b78312797e5d1e1da56fc4878f147492ed3ed608b5b size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:08:23 ===================================================== [Pipeline] echo 06:08:23 taggedImages: 06:08:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e 06:08:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 06:08:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.1.0-dev.7 06:08:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:1acbf7f5d5843a7481e353b92dd344f6df368a1e-3.1.0-dev.7 06:08:23 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:23 06:08:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:24 arm64: Pulling from edgex-lftools-log-publisher 06:08:24 8998bd30e6a1: Pulling fs layer 06:08:24 04944245beec: Pulling fs layer 06:08:24 699f458cf7ca: Pulling fs layer 06:08:24 765212b225bb: Pulling fs layer 06:08:24 f23df028b6ca: Pulling fs layer 06:08:24 d65c8cfc05b1: Pulling fs layer 06:08:24 2437ff75d9bd: Pulling fs layer 06:08:24 765212b225bb: Waiting 06:08:24 d65c8cfc05b1: Waiting 06:08:24 2437ff75d9bd: Waiting 06:08:24 f23df028b6ca: Waiting 06:08:24 04944245beec: Verifying Checksum 06:08:24 04944245beec: Download complete 06:08:24 765212b225bb: Verifying Checksum 06:08:24 765212b225bb: Download complete 06:08:24 f23df028b6ca: Download complete 06:08:24 d65c8cfc05b1: Verifying Checksum 06:08:24 d65c8cfc05b1: Download complete 06:08:24 699f458cf7ca: Verifying Checksum 06:08:24 699f458cf7ca: Download complete 06:08:25 8998bd30e6a1: Verifying Checksum 06:08:25 8998bd30e6a1: Download complete 06:08:26 2437ff75d9bd: Verifying Checksum 06:08:26 2437ff75d9bd: Download complete 06:08:28 8998bd30e6a1: Pull complete 06:08:29 04944245beec: Pull complete 06:08:30 699f458cf7ca: Pull complete 06:08:30 765212b225bb: Pull complete 06:08:31 f23df028b6ca: Pull complete 06:08:31 d65c8cfc05b1: Pull complete 06:08:46 2437ff75d9bd: Pull complete 06:08:46 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:08:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:08:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:47 prd-ubuntu20.04-docker-arm64-4c-16g-5429 does not seem to be running inside a container 06:08:47 $ 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/device-modbus-go/120 -v /w/workspace/device-modbus-go/120:/w/workspace/device-modbus-go/120:rw,z -v /w/workspace/device-modbus-go/120@tmp:/w/workspace/device-modbus-go/120@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:08:49 $ docker top e510ee9beea3490284f71b309fd9adabef3b2341c526aa15ad59b957b9f84904 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:08:50 ---> job-cost.sh 06:08:50 lf-activate-venv: SKIPPING 06:08:50 INFO: No Stack... 06:08:50 INFO: Retrieving Pricing Info for: v3-standard-4 06:08:51 INFO: Archiving Costs [Pipeline] sh 06:08:52 + + cut -d, -f6 06:08:52 cat /w/workspace/device-modbus-go/120/archives/cost.csv [Pipeline] lock 06:08:52 Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] 06:08:52 Resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] did not exist. Created. 06:08:52 Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:08:52 /w/workspace/device-modbus-go/120@tmp/durable-5e858340/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:08:53 + echo total: 0.10999999940395355 [Pipeline] stash 06:08:53 Warning: overwriting stash ‘stack-cost’ 06:08:53 Stashed 1 file(s) [Pipeline] } 06:08:53 Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-120-stack-cost] [Pipeline] // lock [Pipeline] } 06:08:53 $ docker stop --time=1 e510ee9beea3490284f71b309fd9adabef3b2341c526aa15ad59b957b9f84904 06:08:56 $ docker rm -f --volumes e510ee9beea3490284f71b309fd9adabef3b2341c526aa15ad59b957b9f84904 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:08:57 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 06:08:57 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:08:57 total 16 06:08:57 drwxr-xr-x 3 root root 4096 Sep 6 05:59 . 06:08:57 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 05:59 .. 06:08:57 drwxr-xr-x 2 root root 4096 Sep 6 05:59 cost 06:08:57 -rw-r--r-- 1 root root 88 Sep 6 05:59 cost.csv 06:08:57 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 06:08:57 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 06:08:57 total 16 06:08:57 drwxr-xr-x 3 jenkins jenkins 4096 Sep 6 05:59 . 06:08:57 drwxrwxr-x 11 jenkins jenkins 4096 Sep 6 05:59 .. 06:08:57 drwxr-xr-x 2 jenkins jenkins 4096 Sep 6 05:59 cost 06:08:57 -rw-r--r-- 1 jenkins jenkins 88 Sep 6 05:59 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:08:57 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:08:58 ---> package-listing.sh 06:08:58 ++ facter osfamily 06:08:58 ++ tr '[:upper:]' '[:lower:]' 06:08:58 + OS_FAMILY=debian 06:08:58 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 06:08:58 + START_PACKAGES=/tmp/packages_start.txt 06:08:58 + END_PACKAGES=/tmp/packages_end.txt 06:08:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:08:58 + PACKAGES=/tmp/packages_start.txt 06:08:58 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:08:58 + PACKAGES=/tmp/packages_end.txt 06:08:58 + case "${OS_FAMILY}" in 06:08:58 + dpkg -l 06:08:58 + grep '^ii' 06:08:58 + '[' -f /tmp/packages_start.txt ']' 06:08:58 + '[' -f /tmp/packages_end.txt ']' 06:08:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:08:58 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 06:08:58 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 06:08:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 06:08:58 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_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:08:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:08:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:08:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:08:59 prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container 06:08:59 $ 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_device-modbus-go_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_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:08:59 $ docker top fe3e1c5633b2d51b4681baa7eb2501855a60228716098f6163816d12b67d3713 -eo pid,comm [Pipeline] { [Pipeline] sh 06:08:59 + touch /tmp/pre-build-complete [Pipeline] sh 06:09:00 + mkdir -p /var/log/sysstat [Pipeline] sh 06:09:00 + ls /var/log/sa-host 06:09:00 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:09:00 provisioning config files... 06:09:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13498244507193429420tmp [Pipeline] { [Pipeline] echo 06:09:00 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:09:00 ---> create-netrc.sh [Pipeline] } 06:09:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> python-tools-install.sh [Pipeline] echo 06:09:01 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> sudo-logs.sh 06:09:01 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:09:01 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:09:01 ---> job-cost.sh 06:09:01 lf-activate-venv: SKIPPING 06:09:01 DEBUG: total: 0.2199999988079071 06:09:01 INFO: Retrieving Stack Cost... 06:09:02 INFO: Retrieving Pricing Info for: v3-standard-8 06:09:02 INFO: Archiving Costs [Pipeline] echo 06:09:02 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:09:03 ---> logs-deploy.sh 06:09:03 lf-activate-venv: SKIPPING 06:09:03 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/120 06:09:03 INFO: archiving workspace using pattern(s): 06:09:03 Archives upload complete. 06:09:03 INFO: archiving logs to Nexus 06:09:04 ---> uname -a: 06:09:04 Linux prd-ubuntu20-04-docker-8c-8g-5428 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:09:04 06:09:04 06:09:04 ---> lscpu: 06:09:04 Architecture: x86_64 06:09:04 CPU op-mode(s): 32-bit, 64-bit 06:09:04 Byte Order: Little Endian 06:09:04 Address sizes: 40 bits physical, 48 bits virtual 06:09:04 CPU(s): 8 06:09:04 On-line CPU(s) list: 0-7 06:09:04 Thread(s) per core: 1 06:09:04 Core(s) per socket: 1 06:09:04 Socket(s): 8 06:09:04 NUMA node(s): 1 06:09:04 Vendor ID: AuthenticAMD 06:09:04 CPU family: 23 06:09:04 Model: 49 06:09:04 Model name: AMD EPYC-Rome Processor 06:09:04 Stepping: 0 06:09:04 CPU MHz: 2800.000 06:09:04 BogoMIPS: 5600.00 06:09:04 Virtualization: AMD-V 06:09:04 Hypervisor vendor: KVM 06:09:04 Virtualization type: full 06:09:04 L1d cache: 256 KiB 06:09:04 L1i cache: 256 KiB 06:09:04 L2 cache: 4 MiB 06:09:04 L3 cache: 128 MiB 06:09:04 NUMA node0 CPU(s): 0-7 06:09:04 Vulnerability Itlb multihit: Not affected 06:09:04 Vulnerability L1tf: Not affected 06:09:04 Vulnerability Mds: Not affected 06:09:04 Vulnerability Meltdown: Not affected 06:09:04 Vulnerability Mmio stale data: Not affected 06:09:04 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:09:04 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:09:04 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:09:04 Vulnerability Srbds: Not affected 06:09:04 Vulnerability Tsx async abort: Not affected 06:09:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:09:04 06:09:04 06:09:04 ---> nproc: 06:09:04 8 06:09:04 06:09:04 06:09:04 ---> df -h: 06:09:04 Filesystem Size Used Avail Use% Mounted on 06:09:04 overlay 155G 9.9G 146G 7% / 06:09:04 tmpfs 64M 0 64M 0% /dev 06:09:04 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:09:04 shm 64M 0 64M 0% /dev/shm 06:09:04 /dev/vda1 155G 9.9G 146G 7% /facter-os 06:09:04 06:09:04 06:09:04 ---> sar -b -r -n DEV: 06:09:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5428) 09/06/23 _x86_64_ (8 CPU) 06:09:04 06:09:04 05:57:39 LINUX RESTART (8 CPU) 06:09:04 06:09:04 05:58:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:09:04 05:59:01 98.18 38.14 60.04 0.00 4255.16 96311.68 0.00 06:09:04 06:00:01 37.30 0.13 37.17 0.00 3.47 81925.64 0.00 06:09:04 06:01:02 1.32 0.00 1.32 0.00 0.00 15.06 0.00 06:09:04 06:02:01 2.00 0.00 2.00 0.00 0.00 23.18 0.00 06:09:04 06:03:01 25.71 10.23 15.48 0.00 3450.76 3691.65 0.00 06:09:04 06:04:01 4.47 0.00 4.47 0.00 0.00 59.99 0.00 06:09:04 06:05:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 06:09:04 06:06:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 06:09:04 06:07:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 06:09:04 06:08:01 2.03 0.00 2.03 0.00 0.00 31.59 0.00 06:09:04 06:09:01 5.13 0.17 4.96 0.00 13.19 99.95 0.00 06:09:04 Average: 16.44 4.43 12.01 0.00 703.09 16590.16 0.00 06:09:04 06:09:04 05:58:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:09:04 05:59:01 29497788 31646016 680640 2.07 78304 2346432 1720176 5.07 945780 2091540 468940 06:09:04 06:00:01 29493404 31642152 683604 2.08 78724 2346568 1747380 5.15 962228 2078160 4 06:09:04 06:01:02 29492896 31641768 683796 2.08 78812 2346568 1747380 5.15 962472 2078160 8 06:09:04 06:02:01 29498888 31647880 677468 2.06 78908 2346576 1747380 5.15 956748 2078164 8 06:09:04 06:03:01 29258084 31623784 688312 2.09 84268 2550332 1791120 5.28 1118800 2132796 1232 06:09:04 06:04:01 29265840 31631588 681084 2.07 84336 2550328 1808032 5.33 1111868 2132748 12 06:09:04 06:05:01 29265988 31631848 680648 2.07 84428 2550332 1808032 5.33 1112076 2132752 8 06:09:04 06:06:01 29266216 31632120 680256 2.07 84520 2550332 1808032 5.33 1112000 2132752 4 06:09:04 06:07:01 29265908 31631872 680436 2.07 84568 2550340 1808032 5.33 1112036 2132760 8 06:09:04 06:08:01 29265608 31631820 680564 2.07 84664 2550320 1808032 5.33 1112068 2132880 20 06:09:04 06:09:01 29215684 31583648 723792 2.20 84812 2551436 2135352 6.29 1157676 2132780 284 06:09:04 Average: 29344209 31631318 685509 2.08 82395 2476324 1811723 5.34 1060341 2114136 42775 06:09:04 06:09:04 05:58:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:09:04 05:59:01 docker0 4.92 3.80 0.47 48.05 0.00 0.00 0.00 0.00 06:09:04 05:59:01 lo 6.27 6.27 0.62 0.62 0.00 0.00 0.00 0.00 06:09:04 05:59:01 ens3 555.36 346.53 4963.26 81.19 0.00 0.00 0.00 0.00 06:09:04 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:00:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:09:04 06:00:01 ens3 11.08 8.23 11.98 4.40 0.00 0.00 0.00 0.00 06:09:04 06:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:01:02 ens3 0.47 0.33 0.27 0.21 0.00 0.00 0.00 0.00 06:09:04 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:02:01 ens3 0.19 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:03:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:09:04 06:03:01 ens3 82.77 28.16 1374.48 2.18 0.00 0.00 0.00 0.00 06:09:04 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:04:01 ens3 0.87 0.35 0.14 0.08 0.00 0.00 0.00 0.00 06:09:04 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:05:01 ens3 0.38 0.40 0.25 0.21 0.00 0.00 0.00 0.00 06:09:04 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:06:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:08:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:09:04 06:09:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:09:04 06:09:01 ens3 20.71 12.38 28.50 6.95 0.00 0.00 0.00 0.00 06:09:04 Average: docker0 0.45 0.35 0.04 4.37 0.00 0.00 0.00 0.00 06:09:04 Average: lo 0.70 0.70 0.07 0.07 0.00 0.00 0.00 0.00 06:09:04 Average: ens3 61.19 36.12 580.76 8.67 0.00 0.00 0.00 0.00 06:09:04 06:09:04 06:09:04 ---> sar -P ALL: 06:09:04 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5428) 09/06/23 _x86_64_ (8 CPU) 06:09:04 06:09:04 05:57:39 LINUX RESTART (8 CPU) 06:09:04 06:09:04 05:58:01 CPU %user %nice %system %iowait %steal %idle 06:09:04 05:59:01 all 8.20 0.00 2.62 2.95 0.13 86.09 06:09:04 05:59:01 0 9.59 0.00 2.53 0.16 0.16 87.56 06:09:04 05:59:01 1 7.87 0.00 2.38 1.72 0.05 87.98 06:09:04 05:59:01 2 9.19 0.00 2.02 5.75 0.05 82.98 06:09:04 05:59:01 3 9.82 0.00 2.40 0.29 0.18 87.31 06:09:04 05:59:01 4 6.60 0.00 2.98 7.25 0.16 83.01 06:09:04 05:59:01 5 8.42 0.00 3.44 3.89 0.11 84.15 06:09:04 05:59:01 6 7.87 0.00 1.72 3.85 0.14 86.42 06:09:04 05:59:01 7 6.22 0.00 3.60 0.55 0.21 89.43 06:09:04 06:00:01 all 0.28 0.00 0.19 0.68 0.02 98.84 06:09:04 06:00:01 0 0.13 0.00 0.12 0.12 0.02 99.62 06:09:04 06:00:01 1 0.18 0.00 0.13 0.00 0.02 99.67 06:09:04 06:00:01 2 0.22 0.00 0.22 1.02 0.02 98.53 06:09:04 06:00:01 3 0.70 0.00 0.17 0.00 0.02 99.12 06:09:04 06:00:01 4 0.30 0.00 0.08 0.05 0.02 99.55 06:09:04 06:00:01 5 0.28 0.00 0.10 0.02 0.03 99.57 06:09:04 06:00:01 6 0.13 0.00 0.48 4.11 0.02 95.26 06:09:04 06:00:01 7 0.27 0.00 0.18 0.12 0.03 99.40 06:09:04 06:01:02 all 0.05 0.00 0.01 0.09 0.01 99.84 06:09:04 06:01:02 0 0.00 0.00 0.00 0.00 0.00 100.00 06:09:04 06:01:02 1 0.02 0.00 0.00 0.00 0.00 99.98 06:09:04 06:01:02 2 0.02 0.00 0.02 0.73 0.00 99.23 06:09:04 06:01:02 3 0.32 0.00 0.00 0.00 0.02 99.67 06:09:04 06:01:02 4 0.02 0.00 0.02 0.00 0.00 99.97 06:09:04 06:01:02 5 0.03 0.00 0.02 0.00 0.03 99.92 06:09:04 06:01:02 6 0.00 0.00 0.00 0.00 0.00 100.00 06:09:04 06:01:02 7 0.02 0.00 0.02 0.00 0.00 99.97 06:09:04 06:02:01 all 0.16 0.00 0.01 0.00 0.01 99.81 06:09:04 06:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:09:04 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:09:04 06:02:01 2 0.03 0.00 0.02 0.03 0.02 99.90 06:09:04 06:02:01 3 1.09 0.00 0.02 0.00 0.02 98.87 06:09:04 06:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:09:04 06:02:01 5 0.05 0.00 0.02 0.00 0.02 99.92 06:09:04 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:09:04 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:09:04 06:03:01 all 1.00 0.00 0.39 0.61 0.02 97.98 06:09:04 06:03:01 0 2.12 0.00 0.58 0.65 0.03 96.61 06:09:04 06:03:01 1 0.73 0.00 0.38 0.07 0.00 98.82 06:09:04 06:03:01 2 0.87 0.00 0.62 3.44 0.03 95.04 06:09:04 06:03:01 3 1.46 0.00 0.20 0.12 0.02 98.21 06:09:04 06:03:01 4 0.98 0.00 0.37 0.00 0.02 98.63 06:09:04 06:03:01 5 0.75 0.00 0.48 0.37 0.03 98.37 06:09:04 06:03:01 6 0.58 0.00 0.28 0.20 0.00 98.93 06:09:04 06:03:01 7 0.48 0.00 0.23 0.05 0.03 99.20 06:09:04 06:04:01 all 0.03 0.00 0.02 0.01 0.01 99.93 06:09:04 06:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:09:04 06:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:09:04 06:04:01 2 0.05 0.00 0.05 0.05 0.03 99.82 06:09:04 06:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:09:04 06:04:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:09:04 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:09:04 06:04:01 6 0.00 0.00 0.02 0.07 0.02 99.90 06:09:04 06:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:09:04 06:05:01 all 0.02 0.00 0.02 0.03 0.06 99.86 06:09:04 06:05:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:09:04 06:05:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:09:04 06:05:01 2 0.08 0.00 0.03 0.27 0.03 99.58 06:09:04 06:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:09:04 06:05:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:09:04 06:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:09:04 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:09:04 06:05:01 7 0.00 0.00 0.00 0.00 0.45 99.55 06:09:04 06:06:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:09:04 06:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:09:04 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:09:04 06:06:01 2 0.07 0.00 0.05 0.05 0.02 99.82 06:09:04 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:09:04 06:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:09:04 06:06:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:09:04 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:09:04 06:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:09:04 06:07:01 all 0.05 0.00 0.01 0.01 0.01 99.91 06:09:04 06:07:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:09:04 06:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 06:09:04 06:07:01 2 0.03 0.00 0.03 0.10 0.02 99.82 06:09:04 06:07:01 3 0.27 0.00 0.02 0.00 0.02 99.70 06:09:04 06:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:09:04 06:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:09:04 06:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:09:04 06:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:09:04 06:08:01 all 0.03 0.00 0.01 0.01 0.01 99.94 06:09:04 06:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:09:04 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:09:04 06:08:01 2 0.12 0.00 0.02 0.08 0.02 99.77 06:09:04 06:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:09:04 06:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:09:04 06:08:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:09:04 06:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:09:04 06:08:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:09:04 06:09:01 all 0.38 0.00 0.18 0.01 0.01 99.41 06:09:04 06:09:01 0 0.25 0.00 0.20 0.02 0.00 99.53 06:09:04 06:09:01 1 0.23 0.00 0.17 0.00 0.00 99.60 06:09:04 06:09:01 2 0.78 0.00 0.18 0.05 0.02 98.97 06:09:04 06:09:01 3 0.74 0.00 0.22 0.00 0.02 99.03 06:09:04 06:09:01 4 0.48 0.00 0.20 0.00 0.02 99.30 06:09:04 06:09:01 5 0.20 0.00 0.12 0.00 0.02 99.67 06:09:04 06:09:01 6 0.12 0.00 0.13 0.03 0.00 99.72 06:09:04 06:09:01 7 0.23 0.00 0.25 0.02 0.03 99.47 06:09:04 06:09:04 Average: CPU %user %nice %system %iowait %steal %idle 06:09:04 Average: all 0.90 0.00 0.30 0.39 0.03 98.38 06:09:04 Average: 0 1.07 0.00 0.31 0.09 0.02 98.52 06:09:04 Average: 1 0.79 0.00 0.27 0.15 0.01 98.78 06:09:04 Average: 2 1.04 0.00 0.30 1.05 0.02 97.59 06:09:04 Average: 3 1.26 0.00 0.26 0.04 0.03 98.41 06:09:04 Average: 4 0.75 0.00 0.32 0.62 0.02 98.29 06:09:04 Average: 5 0.85 0.00 0.36 0.37 0.02 98.39 06:09:04 Average: 6 0.77 0.00 0.24 0.74 0.02 98.23 06:09:04 Average: 7 0.64 0.00 0.38 0.06 0.07 98.84 06:09:04 06:09:04 06:09:04