Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d07c0ef74c584aa3233b0da4bf1fc6708f635454 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-ssh8511390392141948682.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh3659681152610040590.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 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1478022264548583406.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh5456691488142276175.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-virtual-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-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4241397811842463156.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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-virtual 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6401 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d07c0ef74c584aa3233b0da4bf1fc6708f635454 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#545)" > git config core.sparsecheckout # timeout=10 > git checkout -f d07c0ef74c584aa3233b0da4bf1fc6708f635454 # timeout=10 > git rev-list --no-walk f0669123e7c3a3cbeca44c61ecad712c9bc79fe0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:12:43 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:12:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:12:44 ========================================================= 01:12:44 EdgeX Global Pipelines Version Info 01:12:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:12:45 ------------------- 01:12:45 stable info: 01:12:45 ------------------- 01:12:45 Commited By: Cherry Wang cherry@iotechsys.com 01:12:45 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:12:45 Message: update stable to v1.0.276 01:12:45 ------------------- 01:12:45 experimental info: 01:12:45 ------------------- 01:12:45 Commited By: **** collab-it+edgex@linuxfoundation.org 01:12:45 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 01:12:45 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:12:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d07c0ef [Pipeline] echo 01:12:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:12:46 provisioning config files... 01:12:46 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2509497637487295719tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:12:46 ---> ****-login.sh 01:12:46 nexus3.edgexfoundry.org:10001 01:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:46 01:12:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:12:46 Configure a credential helper to remove this warning. See 01:12:46 https://docs.****.com/go/credential-store/ 01:12:46 01:12:46 Login Succeeded 01:12:46 nexus3.edgexfoundry.org:10002 01:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:46 01:12:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:12:46 Configure a credential helper to remove this warning. See 01:12:46 https://docs.****.com/go/credential-store/ 01:12:46 01:12:46 Login Succeeded 01:12:46 nexus3.edgexfoundry.org:10003 01:12:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:46 01:12:46 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:12:46 Configure a credential helper to remove this warning. See 01:12:46 https://docs.****.com/go/credential-store/ 01:12:46 01:12:46 Login Succeeded 01:12:46 nexus3.edgexfoundry.org:10004 01:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:47 01:12:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:12:47 Configure a credential helper to remove this warning. See 01:12:47 https://docs.****.com/go/credential-store/ 01:12:47 01:12:47 Login Succeeded 01:12:47 ****.io 01:12:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:12:47 01:12:47 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:12:47 Configure a credential helper to remove this warning. See 01:12:47 https://docs.****.com/go/credential-store/ 01:12:47 01:12:47 Login Succeeded 01:12:47 ---> ****-login.sh ends [Pipeline] } 01:12:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:12:47 + git rev-list -1 --merges d07c0ef74c584aa3233b0da4bf1fc6708f635454~1..d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo 01:12:47 -----------> git rev-list -1 --merges d07c0ef74c584aa3233b0da4bf1fc6708f635454~1..d07c0ef74c584aa3233b0da4bf1fc6708f635454 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [false] [Pipeline] sh 01:12:48 + git log --format=format:%s -1 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo 01:12:48 ========================================================= 01:12:48 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:12:48 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:12:48 + git log --format=format:%s -1 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo 01:12:48 [semverPrep] GIT_COMMIT: d07c0ef74c584aa3233b0da4bf1fc6708f635454, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#545) [Pipeline] echo 01:12:48 [semverPrep] This is not a build commit. [Pipeline] sh 01:12:48 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:12:48 + grep -v github /etc/ssh/ssh_known_hosts 01:12:48 + [ -e /tmp/ssh_known_hosts ] 01:12:48 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:12:48 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:12:48 + sudo tee -a /etc/ssh/ssh_known_hosts 01:12:48 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:49 01:12:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:49 0.1.4: Pulling from edgex-devops/py-git-semver 01:12:49 3dae71ba6b94: Pulling fs layer 01:12:49 6bf1a483ea7c: Pulling fs layer 01:12:49 f5dfc541a4d3: Pulling fs layer 01:12:49 461d9e800cba: Pulling fs layer 01:12:49 80192f66455f: Pulling fs layer 01:12:49 2e8e34ca0e6c: Pulling fs layer 01:12:49 a29436f7fd5d: Pulling fs layer 01:12:49 923cac83aea3: Pulling fs layer 01:12:49 25ad8b0a4227: Pulling fs layer 01:12:49 db01528c6b51: Pulling fs layer 01:12:49 28988de357af: Pulling fs layer 01:12:49 461d9e800cba: Waiting 01:12:49 80192f66455f: Waiting 01:12:49 2e8e34ca0e6c: Waiting 01:12:49 a29436f7fd5d: Waiting 01:12:49 923cac83aea3: Waiting 01:12:49 25ad8b0a4227: Waiting 01:12:49 db01528c6b51: Waiting 01:12:49 28988de357af: Waiting 01:12:49 6bf1a483ea7c: Verifying Checksum 01:12:49 6bf1a483ea7c: Download complete 01:12:49 461d9e800cba: Verifying Checksum 01:12:49 461d9e800cba: Download complete 01:12:49 80192f66455f: Verifying Checksum 01:12:49 80192f66455f: Download complete 01:12:49 f5dfc541a4d3: Verifying Checksum 01:12:49 f5dfc541a4d3: Download complete 01:12:49 3dae71ba6b94: Verifying Checksum 01:12:49 3dae71ba6b94: Download complete 01:12:50 923cac83aea3: Verifying Checksum 01:12:50 923cac83aea3: Download complete 01:12:50 25ad8b0a4227: Download complete 01:12:50 db01528c6b51: Verifying Checksum 01:12:50 db01528c6b51: Download complete 01:12:50 28988de357af: Verifying Checksum 01:12:50 28988de357af: Download complete 01:12:50 a29436f7fd5d: Verifying Checksum 01:12:50 a29436f7fd5d: Download complete 01:12:50 2e8e34ca0e6c: Verifying Checksum 01:12:50 2e8e34ca0e6c: Download complete 01:12:51 3dae71ba6b94: Pull complete 01:12:51 6bf1a483ea7c: Pull complete 01:12:52 f5dfc541a4d3: Pull complete 01:12:52 461d9e800cba: Pull complete 01:12:52 80192f66455f: Pull complete 01:12:57 2e8e34ca0e6c: Pull complete 01:12:57 a29436f7fd5d: Pull complete 01:12:57 923cac83aea3: Pull complete 01:12:58 25ad8b0a4227: Pull complete 01:12:58 db01528c6b51: Pull complete 01:12:58 28988de357af: Pull complete 01:12:58 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:12:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:12:58 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:58 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:12:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 01:13:02 $ docker top 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae -eo pid,comm 01:13:02 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). 01:13:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:13:02 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:02 [ssh-agent] Looking for ssh-agent implementation... 01:13:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:02 $ docker exec 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent 01:13:03 SSH_AUTH_SOCK=/tmp/ssh-ZRSPey4QLBju/agent.32 01:13:03 SSH_AGENT_PID=38 01:13:03 Running ssh-add (command line suppressed) 01:13:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2939835585643391233.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2939835585643391233.key) 01:13:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:03 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] sh 01:13:03 + git tag --points-at HEAD [Pipeline] } 01:13:03 $ docker exec --env ******** --env ******** 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent -k 01:13:03 unset SSH_AUTH_SOCK; 01:13:03 unset SSH_AGENT_PID; 01:13:03 echo Agent pid 38 killed; 01:13:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:13:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:13:03 [ssh-agent] Looking for ssh-agent implementation... 01:13:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:13:04 $ docker exec 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent 01:13:04 SSH_AUTH_SOCK=/tmp/ssh-rFFRUEHUxoch/agent.85 01:13:04 SSH_AGENT_PID=91 01:13:04 Running ssh-add (command line suppressed) 01:13:04 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6574996949477723444.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6574996949477723444.key) 01:13:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:13:04 + git semver init 01:13:04 2025-08-07 01:13:04,714 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:13:04 2025-08-07 01:13:04,719 [run_init] DEBUG init version:0.0.0 force:False 01:13:04 2025-08-07 01:13:04,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 01:13:04 2025-08-07 01:13:04,720 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 01:13:04 2025-08-07 01:13:04,720 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 01:13:06 2025-08-07 01:13:06,190 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 01:13:06 2025-08-07 01:13:06,190 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 01:13:06 2025-08-07 01:13:06,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:13:06 2025-08-07 01:13:06,190 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:13:06 4.1.0-dev.3 [Pipeline] } 01:13:06 $ docker exec --env ******** --env ******** 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae ssh-agent -k 01:13:06 unset SSH_AUTH_SOCK; 01:13:06 unset SSH_AGENT_PID; 01:13:06 echo Agent pid 91 killed; 01:13:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:13:07 + git semver [Pipeline] } 01:13:07 $ docker stop --time=1 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae 01:13:08 $ docker rm -f --volumes 9f4cad3a42309196e7c10a6a66806be23d25d70d10acfa22d96cf453d5fb03ae [Pipeline] // withDockerContainer [Pipeline] sh 01:13:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:13:09 Stashed 1 file(s) [Pipeline] echo 01:13:09 [edgeXSemver]: initialized semver on version 4.1.0-dev.3 [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 01:13:09 provisioning config files... 01:13:09 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7797787795762449203tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:09 ---> ****-login.sh 01:13:09 nexus3.edgexfoundry.org:10001 01:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:09 Login Succeeded 01:13:09 nexus3.edgexfoundry.org:10002 01:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:09 Login Succeeded 01:13:09 nexus3.edgexfoundry.org:10003 01:13:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6398 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 01:13:09 Running in /w/workspace/device-virtual-go/211 [Pipeline] { [Pipeline] checkout 01:13:09 The recommended git tool is: git 01:13:10 Login Succeeded 01:13:10 nexus3.edgexfoundry.org:10004 01:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:10 Login Succeeded 01:13:10 ****.io 01:13:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:10 Login Succeeded 01:13:10 ---> ****-login.sh ends [Pipeline] } 01:13:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:13:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:13:10 ========================================================= 01:13:10 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:13:10 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:10 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:13:11 #0 building with "default" instance using docker driver 01:13:11 01:13:11 #1 [internal] load build definition from Dockerfile 01:13:11 #1 transferring dockerfile: 01:13:12 #1 transferring dockerfile: 1.79kB done 01:13:12 #1 DONE 0.3s 01:13:12 01:13:12 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:13:12 #2 DONE 0.4s 01:13:12 01:13:12 #3 [internal] load .dockerignore 01:13:12 #3 transferring context: 2B done 01:13:12 #3 DONE 0.0s 01:13:12 01:13:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:13:12 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 0.0s done 01:13:12 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 01:13:12 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 01:13:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 2.10MB / 74.06MB 0.1s 01:13:12 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 01:13:12 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.1s done 01:13:12 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 01:13:12 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 01:13:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 7.70MB / 74.06MB 0.2s 01:13:12 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 01:13:12 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.2s done 01:13:12 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.2s done 01:13:12 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 01:13:12 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0B / 2.38MB 0.2s 01:13:12 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0B / 103.05MB 0.2s 01:13:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 15.00MB / 74.06MB 0.3s 01:13:12 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 01:13:12 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.3s done 01:13:12 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.3s 01:13:12 #4 ... 01:13:12 01:13:12 #5 [internal] load build context 01:13:12 #5 transferring context: 40.63MB 0.4s done 01:13:12 #5 DONE 0.4s 01:13:12 01:13:12 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 01:13:12 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 24.12MB / 74.06MB 0.4s 01:13:12 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 10.49MB / 103.05MB 0.4s 01:13:12 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s 01:13:12 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.1s done 01:13:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 47.19MB / 74.06MB 0.6s 01:13:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 29.36MB / 103.05MB 0.6s 01:13:13 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 01:13:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 68.16MB / 74.06MB 0.8s 01:13:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 50.33MB / 103.05MB 0.8s 01:13:13 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s done 01:13:13 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.0s 01:13:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 78.64MB / 103.05MB 1.0s 01:13:13 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.2s 01:13:14 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 1.4s done 01:13:14 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.4s done 01:13:14 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 0.1s 01:13:15 using credential edgex-jenkins-ssh 01:13:15 Cloning the remote Git repository 01:13:15 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 01:13:15 > git init /w/workspace/device-virtual-go/211 # timeout=10 01:13:15 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 01:13:15 > git --version # timeout=10 01:13:15 > git --version # 'git version 2.25.1' 01:13:15 using GIT_SSH to set credentials SSH Credentials for GitHub 01:13:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:19 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.5s done 01:13:19 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 01:13:19 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 01:13:19 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 01:13:19 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 01:13:19 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 01:13:19 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 01:13:19 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 0.1s 01:13:19 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 01:13:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:13:20 Avoid second fetch 01:13:20 Checking out Revision d07c0ef74c584aa3233b0da4bf1fc6708f635454 (main) 01:13:21 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 (#545)" 01:13:20 > git config core.sparsecheckout # timeout=10 01:13:20 > git checkout -f d07c0ef74c584aa3233b0da4bf1fc6708f635454 # timeout=10 01:13:22 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.9s done 01:13:22 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 01:13:22 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.7s done 01:13:22 #4 DONE 10.3s 01:13:22 01:13:22 #6 [builder 2/7] WORKDIR /device-virtual-go [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:13:25 provisioning config files... 01:13:25 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/211@tmp/config17662317665053253066tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:13:26 ---> ****-login.sh 01:13:26 nexus3.edgexfoundry.org:10001 01:13:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:26 Configure a credential helper to remove this warning. See 01:13:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:26 01:13:26 Login Succeeded 01:13:26 nexus3.edgexfoundry.org:10002 01:13:27 #6 DONE 4.0s 01:13:27 01:13:27 #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:13:27 #7 0.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:13:27 #7 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:27 #7 0.540 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:13:27 #7 0.551 (2/4) Installing libedit (20240517.3.1-r0) 01:13:27 #7 0.564 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:13:27 #7 0.589 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:13:27 #7 0.610 Executing busybox-1.36.1-r29.trigger 01:13:27 #7 0.617 OK: 252 MiB in 62 packages 01:13:27 #7 DONE 0.8s 01:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:27 Configure a credential helper to remove this warning. See 01:13:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:27 01:13:27 Login Succeeded 01:13:27 nexus3.edgexfoundry.org:10003 01:13:27 01:13:27 #8 [builder 4/7] COPY go.mod vendor* ./ 01:13:27 #8 DONE 0.0s 01:13:27 01:13:27 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:27 Configure a credential helper to remove this warning. See 01:13:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:27 01:13:27 Login Succeeded 01:13:27 nexus3.edgexfoundry.org:10004 01:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:28 Configure a credential helper to remove this warning. See 01:13:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:28 01:13:28 Login Succeeded 01:13:28 ****.io 01:13:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:13:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:13:28 Configure a credential helper to remove this warning. See 01:13:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:13:28 01:13:28 Login Succeeded 01:13:28 ---> ****-login.sh ends [Pipeline] } 01:13:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:13:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:13:29 ========================================================= 01:13:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 01:13:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:13:30 Sending build context to Docker daemon 20.54MB 01:13:30 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:13:30 Step 2/12 : FROM ${BASE} AS builder 01:13:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:13:30 94e9d8af2201: Pulling fs layer 01:13:30 a6c56e8762df: Pulling fs layer 01:13:30 f0f3c8884826: Pulling fs layer 01:13:30 c7e7622c144d: Pulling fs layer 01:13:30 4f4fb700ef54: Pulling fs layer 01:13:30 b4c3b6d88c5a: Pulling fs layer 01:13:30 ba8bce9d2590: Pulling fs layer 01:13:30 ca778ea9c289: Pulling fs layer 01:13:30 b4c3b6d88c5a: Waiting 01:13:30 ba8bce9d2590: Waiting 01:13:30 c7e7622c144d: Waiting 01:13:30 ca778ea9c289: Waiting 01:13:30 4f4fb700ef54: Waiting 01:13:30 a6c56e8762df: Download complete 01:13:30 c7e7622c144d: Verifying Checksum 01:13:30 c7e7622c144d: Download complete 01:13:30 4f4fb700ef54: Verifying Checksum 01:13:30 4f4fb700ef54: Download complete 01:13:30 b4c3b6d88c5a: Verifying Checksum 01:13:30 b4c3b6d88c5a: Download complete 01:13:30 94e9d8af2201: Verifying Checksum 01:13:30 94e9d8af2201: Download complete 01:13:31 ca778ea9c289: Verifying Checksum 01:13:31 ca778ea9c289: Download complete 01:13:31 94e9d8af2201: Pull complete 01:13:32 a6c56e8762df: Pull complete 01:13:33 f0f3c8884826: Verifying Checksum 01:13:33 f0f3c8884826: Download complete 01:13:34 ba8bce9d2590: Verifying Checksum 01:13:34 ba8bce9d2590: Download complete 01:13:49 f0f3c8884826: Pull complete 01:13:49 c7e7622c144d: Pull complete 01:13:49 4f4fb700ef54: Pull complete 01:13:49 b4c3b6d88c5a: Pull complete 01:13:54 #9 DONE 23.9s 01:13:54 01:13:54 #10 [builder 6/7] COPY . . 01:13:54 #10 DONE 0.3s 01:13:54 01:13:54 #11 [builder 7/7] RUN echo noop 01:13:54 #11 0.190 noop 01:13:54 #11 DONE 0.2s 01:13:54 01:13:54 #12 exporting to image 01:13:54 #12 exporting layers 01:13:57 ba8bce9d2590: Pull complete 01:13:59 #12 exporting layers 6.9s done 01:13:59 #12 writing image sha256:04c5ae68487c035b415c832aeb29c1c2d9ff095b1114be150a89a72579a632ae done 01:13:59 #12 naming to docker.io/library/ci-base-image-x86_64 done 01:13:59 #12 DONE 6.9s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:59 ca778ea9c289: Pull complete 01:13:59 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 01:13:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 01:13:59 ---> 47b25d7523d1 01:13:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:13:59 + docker inspect -f . ci-base-image-x86_64 01:13:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:13:59 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:13:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** ci-base-image-x86_64 cat 01:14:00 $ docker top 46e3c14ba7db68d5d369495c7baf937c403b251a5c062b7412d41e4f1dcb17ac -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:00 + go version 01:14:00 go version go1.23.9 linux/amd64 [Pipeline] } 01:14:00 $ docker stop --time=1 46e3c14ba7db68d5d369495c7baf937c403b251a5c062b7412d41e4f1dcb17ac 01:14:01 ---> Running in 25a36a94a7c1 01:14:01 Removing intermediate container 25a36a94a7c1 01:14:01 ---> e42d92c88d67 01:14:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 01:14:01 ---> Running in 6f58b6ef121f 01:14:02 $ docker rm -f --volumes 46e3c14ba7db68d5d369495c7baf937c403b251a5c062b7412d41e4f1dcb17ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:02 + docker inspect -f . ci-base-image-x86_64 01:14:02 . [Pipeline] } [Pipeline] // withEnv 01:14:02 Removing intermediate container 6f58b6ef121f 01:14:02 ---> 4a9a4b30713e 01:14:02 Step 5/12 : ARG ADD_BUILD_TAGS="" 01:14:02 ---> Running in 0696ee5f2a34 [Pipeline] withDockerContainer 01:14:02 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:14:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 ******** ci-base-image-x86_64 cat 01:14:02 Removing intermediate container 0696ee5f2a34 01:14:02 ---> 9a13502b3831 01:14:02 Step 6/12 : WORKDIR /device-virtual-go 01:14:02 $ docker top 82017829a9ae9d3dc4479a4c5b5bc4c1f7f4a539fd77ec03e2654e0d56d589ff -eo pid,comm [Pipeline] { [Pipeline] sh 01:14:03 ---> Running in 7283ec5bff66 01:14:03 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh 01:14:03 Removing intermediate container 7283ec5bff66 01:14:03 ---> 06bc892d9407 01:14:03 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:14:03 ---> Running in ab774f29d0ec 01:14:03 + make test 01:14:03 go test ./... -coverprofile=coverage.out 01:14:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:14:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:14:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:14:06 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:14:06 (2/4) Installing libedit (20240517.3.1-r0) 01:14:06 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:14:06 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:14:06 Executing busybox-1.36.1-r29.trigger 01:14:06 OK: 244 MiB in 62 packages 01:14:08 Removing intermediate container ab774f29d0ec 01:14:08 ---> 4636b5fd8106 01:14:08 Step 8/12 : COPY go.mod vendor* ./ 01:14:08 ---> a046d9421489 01:14:08 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:08 ---> Running in 711d2f2c13ae 01:14:22 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:14:22 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.012s coverage: 59.5% of statements 01:14:30 go vet ./... 01:14:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:14:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:14:35 ./bin/test-attribution-txt.sh 01:14:35 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:14:35 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:14:35 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:14:35 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:14:35 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:14:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:14:35 $ docker stop --time=1 82017829a9ae9d3dc4479a4c5b5bc4c1f7f4a539fd77ec03e2654e0d56d589ff 01:14:39 $ docker rm -f --volumes 82017829a9ae9d3dc4479a4c5b5bc4c1f7f4a539fd77ec03e2654e0d56d589ff [Pipeline] // withDockerContainer [Pipeline] sh 01:14:39 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:14:40 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:14:40 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:14:40 + ls -al . 01:14:40 total 272 01:14:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:14 . 01:14:40 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:12 .. 01:14:40 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:14 .git 01:14:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 .github 01:14:40 -rw-rw-r-- 1 jenkins jenkins 272 Aug 7 01:12 .gitignore 01:14:40 -rw-rw-r-- 1 jenkins jenkins 199 Aug 7 01:12 .golangci.yml 01:14:40 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:13 .semver 01:14:40 -rw-rw-r-- 1 jenkins jenkins 18321 Aug 7 01:12 Attribution.txt 01:14:40 -rw-rw-r-- 1 jenkins jenkins 17302 Aug 7 01:12 CHANGELOG.md 01:14:40 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 7 01:12 Dockerfile 01:14:40 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:12 GOVERNANCE.md 01:14:40 -rw-rw-r-- 1 jenkins jenkins 660 Aug 7 01:12 Jenkinsfile 01:14:40 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:12 LICENSE 01:14:40 -rw-rw-r-- 1 jenkins jenkins 2652 Aug 7 01:12 Makefile 01:14:40 -rw-rw-r-- 1 jenkins jenkins 623 Aug 7 01:12 OWNERS.md 01:14:40 -rw-rw-r-- 1 jenkins jenkins 4473 Aug 7 01:12 README.md 01:14:40 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:13 VERSION 01:14:40 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:12 bin 01:14:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 cmd 01:14:40 -rw-r--r-- 1 jenkins jenkins 45558 Aug 7 01:14 coverage.out 01:14:40 -rw-rw-r-- 1 jenkins jenkins 6062 Aug 7 01:12 go.mod 01:14:40 -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:12 go.sum 01:14:40 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:12 internal 01:14:40 -rw-rw-r-- 1 jenkins jenkins 235 Aug 7 01:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:41 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d07c0ef74c584aa3233b0da4bf1fc6708f635454 --label arch=amd64 --label version=4.1.0-dev.3 . 01:14:41 #0 building with "default" instance using docker driver 01:14:41 01:14:41 #1 [internal] load build definition from Dockerfile 01:14:41 #1 transferring dockerfile: 1.79kB done 01:14:41 #1 DONE 0.0s 01:14:41 01:14:41 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:14:41 #2 DONE 0.0s 01:14:41 01:14:41 #3 [internal] load metadata for docker.io/library/alpine:3.20 01:14:41 #3 DONE 0.1s 01:14:41 01:14:41 #4 [internal] load .dockerignore 01:14:41 #4 transferring context: 2B done 01:14:41 #4 DONE 0.0s 01:14:41 01:14:41 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:41 #5 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 01:14:41 #5 ... 01:14:41 01:14:41 #6 [internal] load build context 01:14:41 #6 transferring context: 59.75kB 0.0s done 01:14:41 #6 DONE 0.1s 01:14:41 01:14:41 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:14:41 #7 DONE 0.2s 01:14:41 01:14:41 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:41 #5 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 01:14:41 #5 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 01:14:41 #5 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 01:14:41 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 01:14:41 #5 ... 01:14:41 01:14:41 #8 [builder 2/7] WORKDIR /device-virtual-go 01:14:41 #8 DONE 0.1s 01:14:41 01:14:41 #5 [stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:14:41 #5 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 01:14:41 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s 01:14:41 #5 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 01:14:41 #5 DONE 0.4s 01:14:41 01:14:41 #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:14:41 #9 0.201 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:42 #9 0.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:42 #9 0.573 (1/1) Installing dumb-init (1.2.5-r3) 01:14:42 #9 0.583 Executing busybox-1.36.1-r29.trigger 01:14:42 #9 0.590 OK: 8 MiB in 15 packages 01:14:42 #9 DONE 0.7s 01:14:42 01:14:42 #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client 01:14:42 #10 0.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:42 #10 0.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:42 #10 0.703 OK: 252 MiB in 62 packages 01:14:42 #10 DONE 0.9s 01:14:42 01:14:42 #11 [builder 4/7] COPY go.mod vendor* ./ 01:14:42 #11 DONE 0.0s 01:14:42 01:14:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:14:43 #12 DONE 0.7s 01:14:43 01:14:43 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:14:43 #13 0.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:43 #13 0.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:43 #13 0.809 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:14:43 #13 0.925 Executing busybox-1.36.1-r30.post-upgrade 01:14:43 #13 ... 01:14:43 01:14:43 #14 [builder 6/7] COPY . . 01:14:43 #14 DONE 0.4s 01:14:43 01:14:43 #13 [stage-1 3/7] RUN apk --no-cache upgrade 01:14:43 #13 1.105 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:14:43 #13 1.111 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:14:43 #13 1.116 Executing busybox-1.36.1-r30.trigger 01:14:43 #13 1.132 OK: 8 MiB in 15 packages 01:14:43 #13 DONE 1.2s 01:14:43 01:14:43 #15 [builder 7/7] RUN make build 01:14:43 #15 0.345 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:15:10 #15 DONE 23.6s 01:15:10 01:15:10 #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / 01:15:10 #16 DONE 0.0s 01:15:10 01:15:10 #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / 01:15:10 #17 DONE 0.0s 01:15:10 01:15:10 #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / 01:15:10 #18 DONE 0.3s 01:15:10 01:15:10 #19 exporting to image 01:15:10 #19 exporting layers 0.1s done 01:15:10 #19 writing image sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done 01:15:10 #19 naming to docker.io/library/device-virtual done 01:15:10 #19 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:10 provisioning config files... 01:15:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12420907222617669564tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:10 ---> ****-login.sh 01:15:10 nexus3.edgexfoundry.org:10001 01:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:10 Login Succeeded 01:15:10 nexus3.edgexfoundry.org:10002 01:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:10 Login Succeeded 01:15:10 nexus3.edgexfoundry.org:10003 01:15:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:10 Login Succeeded 01:15:10 nexus3.edgexfoundry.org:10004 01:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:11 Login Succeeded 01:15:11 ****.io 01:15:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:11 Login Succeeded 01:15:11 ---> ****-login.sh ends [Pipeline] } 01:15:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:15:11 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 01:15:11 d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:15:11 latest 01:15:11 4.1.0-dev.3 01:15:11 d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:15:11 main 01:15:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:11 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:12 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:15:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:15:12 f96a178ad1d9: Preparing 01:15:12 58dc65f9dac6: Preparing 01:15:12 aa544157f5b4: Preparing 01:15:12 e9421e18dbcd: Preparing 01:15:12 a21ad8a0d768: Preparing 01:15:12 097100c76c15: Preparing 01:15:12 097100c76c15: Waiting 01:15:12 aa544157f5b4: Pushed 01:15:12 58dc65f9dac6: Pushed 01:15:12 a21ad8a0d768: Pushed 01:15:12 097100c76c15: Layer already exists 01:15:12 e9421e18dbcd: Pushed 01:15:15 f96a178ad1d9: Pushed 01:15:15 d07c0ef74c584aa3233b0da4bf1fc6708f635454: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:15 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 01:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:15:16 f96a178ad1d9: Preparing 01:15:16 58dc65f9dac6: Preparing 01:15:16 aa544157f5b4: Preparing 01:15:16 e9421e18dbcd: Preparing 01:15:16 a21ad8a0d768: Preparing 01:15:16 097100c76c15: Preparing 01:15:16 097100c76c15: Waiting 01:15:16 f96a178ad1d9: Layer already exists 01:15:16 a21ad8a0d768: Layer already exists 01:15:16 58dc65f9dac6: Layer already exists 01:15:16 aa544157f5b4: Layer already exists 01:15:16 e9421e18dbcd: Layer already exists 01:15:16 097100c76c15: Layer already exists 01:15:16 latest: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:16 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:16 + docker push nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 01:15:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:15:16 f96a178ad1d9: Preparing 01:15:16 58dc65f9dac6: Preparing 01:15:16 aa544157f5b4: Preparing 01:15:16 e9421e18dbcd: Preparing 01:15:16 a21ad8a0d768: Preparing 01:15:16 097100c76c15: Preparing 01:15:16 097100c76c15: Waiting 01:15:16 f96a178ad1d9: Layer already exists 01:15:16 e9421e18dbcd: Layer already exists 01:15:16 58dc65f9dac6: Layer already exists 01:15:16 aa544157f5b4: Layer already exists 01:15:16 a21ad8a0d768: Layer already exists 01:15:16 097100c76c15: Layer already exists 01:15:16 4.1.0-dev.3: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:17 + docker push nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:15:17 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:15:17 f96a178ad1d9: Preparing 01:15:17 58dc65f9dac6: Preparing 01:15:17 aa544157f5b4: Preparing 01:15:17 e9421e18dbcd: Preparing 01:15:17 a21ad8a0d768: Preparing 01:15:17 097100c76c15: Preparing 01:15:17 097100c76c15: Waiting 01:15:17 58dc65f9dac6: Layer already exists 01:15:17 a21ad8a0d768: Layer already exists 01:15:17 aa544157f5b4: Layer already exists 01:15:17 e9421e18dbcd: Layer already exists 01:15:17 f96a178ad1d9: Layer already exists 01:15:17 097100c76c15: Layer already exists 01:15:17 d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:17 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:18 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 01:15:18 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 01:15:18 f96a178ad1d9: Preparing 01:15:18 58dc65f9dac6: Preparing 01:15:18 aa544157f5b4: Preparing 01:15:18 e9421e18dbcd: Preparing 01:15:18 a21ad8a0d768: Preparing 01:15:18 097100c76c15: Preparing 01:15:18 097100c76c15: Waiting 01:15:18 a21ad8a0d768: Layer already exists 01:15:18 f96a178ad1d9: Layer already exists 01:15:18 58dc65f9dac6: Layer already exists 01:15:18 e9421e18dbcd: Layer already exists 01:15:18 aa544157f5b4: Layer already exists 01:15:18 097100c76c15: Layer already exists 01:15:18 main: digest: sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:18 ===================================================== [Pipeline] echo 01:15:18 taggedImages: 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] echo 01:15:18 ========================================================= 01:15:18 [edgeXBuildMultiArch] RAW Config: 01:15:18 images: 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:latest 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:15:18 - nexus3.edgexfoundry.org:10004/device-virtual:main 01:15:18 settingsFile: 01:15:18 device-virtual-go-settings 01:15:18 ========================================================= [Pipeline] node 01:15:18 Running on prd-centos7-docker-4c-2g-6404 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:18 provisioning config files... 01:15:18 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config365920348767236710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:15:19 ---> ****-login.sh 01:15:19 nexus3.edgexfoundry.org:10001 01:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:19 Configure a credential helper to remove this warning. See 01:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:19 01:15:19 Login Succeeded 01:15:19 nexus3.edgexfoundry.org:10002 01:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:19 Configure a credential helper to remove this warning. See 01:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:19 01:15:19 Login Succeeded 01:15:19 nexus3.edgexfoundry.org:10003 01:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:19 Configure a credential helper to remove this warning. See 01:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:19 01:15:19 Login Succeeded 01:15:19 nexus3.edgexfoundry.org:10004 01:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:19 Configure a credential helper to remove this warning. See 01:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:19 01:15:19 Login Succeeded 01:15:19 ****.io 01:15:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:15:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:15:19 Configure a credential helper to remove this warning. See 01:15:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:15:19 01:15:19 Login Succeeded 01:15:19 ---> ****-login.sh ends [Pipeline] } 01:15:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:15:20 + docker buildx ls 01:15:20 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:15:20 default * docker 01:15:20 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:15:20 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 01:15:20 edgex-builder [Pipeline] sh 01:15:20 + docker buildx inspect --bootstrap 01:15:20 #1 [internal] booting buildkit 01:15:20 #1 pulling image moby/buildkit:buildx-stable-1 01:15:25 #1 pulling image moby/buildkit:buildx-stable-1 3.7s done 01:15:25 #1 creating container buildx_buildkit_edgex-builder0 01:15:25 #1 creating container buildx_buildkit_edgex-builder0 1.2s done 01:15:25 #1 DONE 4.9s 01:15:25 Name: edgex-builder 01:15:25 Driver: docker-container 01:15:25 01:15:25 Nodes: 01:15:25 Name: edgex-builder0 01:15:25 Endpoint: unix:///var/run/docker.sock 01:15:25 Status: running 01:15:25 Buildkit: v0.22.0 01:15:25 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 01:15:26 + docker buildx ls 01:15:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 01:15:26 edgex-builder * docker-container 01:15:26 edgex-builder0 unix:///var/run/docker.sock running v0.22.0 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 01:15:26 default docker 01:15:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 01:15:26 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454' 01:15:26 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 --push - 01:15:26 #1 [internal] load build definition from Dockerfile 01:15:26 #1 transferring dockerfile: 199B done 01:15:26 #1 DONE 0.0s 01:15:26 01:15:26 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:15:26 #2 DONE 0.1s 01:15:26 01:15:26 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:15:26 #3 DONE 0.1s 01:15:26 01:15:26 #4 [internal] load .dockerignore 01:15:26 #4 transferring context: 01:15:26 #4 transferring context: 2B done 01:15:26 #4 DONE 0.0s 01:15:26 01:15:26 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:26 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:26 #5 DONE 0.0s 01:15:26 01:15:26 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:26 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:26 #6 DONE 0.1s 01:15:26 01:15:26 #7 exporting to image 01:15:26 #7 exporting layers done 01:15:26 #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done 01:15:26 #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done 01:15:26 #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done 01:15:26 #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 01:15:26 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:15:26 #7 ... 01:15:26 01:15:26 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:15:26 #8 DONE 0.0s 01:15:26 01:15:26 #7 exporting to image 01:15:26 #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done 01:15:26 #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done 01:15:26 #7 pushing layers 0.1s done 01:15:26 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 01:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done 01:15:27 #7 DONE 0.2s 01:15:27 01:15:27 1 warning found (use --debug to expand): 01:15:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:15:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:latest' 01:15:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:latest --push - 01:15:27 #1 [internal] load build definition from Dockerfile 01:15:27 #1 transferring dockerfile: 165B done 01:15:27 #1 DONE 0.0s 01:15:27 01:15:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 01:15:27 #2 DONE 0.0s 01:15:27 01:15:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:latest 01:15:27 #3 DONE 0.0s 01:15:27 01:15:27 #4 [internal] load .dockerignore 01:15:27 #4 transferring context: 2B done 01:15:27 #4 DONE 0.0s 01:15:27 01:15:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:27 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:27 #5 CACHED 01:15:27 01:15:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:27 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:27 #6 CACHED 01:15:27 01:15:27 #7 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:15:27 #7 DONE 0.0s 01:15:27 01:15:27 #8 exporting to image 01:15:27 #8 exporting layers done 01:15:27 #8 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done 01:15:27 #8 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done 01:15:27 #8 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done 01:15:27 #8 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done 01:15:27 #8 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done 01:15:27 #8 pushing layers 0.0s done 01:15:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:latest@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done 01:15:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:15:27 #8 DONE 0.1s 01:15:27 01:15:27 1 warning found (use --debug to expand): 01:15:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:15:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3' 01:15:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 --push - 01:15:27 #1 [internal] load build definition from Dockerfile 01:15:27 #1 transferring dockerfile: 170B done 01:15:27 #1 DONE 0.0s 01:15:27 01:15:27 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 01:15:27 #2 DONE 0.0s 01:15:27 01:15:27 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3 01:15:27 #3 DONE 0.0s 01:15:27 01:15:27 #4 [internal] load .dockerignore 01:15:27 #4 transferring context: 2B done 01:15:27 #4 DONE 0.0s 01:15:27 01:15:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:27 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee done 01:15:27 #5 CACHED 01:15:27 01:15:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:27 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:27 #6 CACHED 01:15:27 01:15:27 #7 exporting to image 01:15:27 #7 exporting layers done 01:15:27 #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done 01:15:27 #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done 01:15:27 #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done 01:15:27 #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done 01:15:27 #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done 01:15:27 #7 pushing layers 0.0s done 01:15:27 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 01:15:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:4.1.0-dev.3@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done 01:15:28 #7 DONE 0.1s 01:15:28 01:15:28 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:15:28 #8 DONE 0.0s 01:15:28 01:15:28 1 warning found (use --debug to expand): 01:15:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:15:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3' 01:15:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 --push - 01:15:28 #1 [internal] load build definition from Dockerfile 01:15:28 #1 transferring dockerfile: 211B done 01:15:28 #1 DONE 0.0s 01:15:28 01:15:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:15:28 #2 DONE 0.0s 01:15:28 01:15:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:15:28 #3 DONE 0.0s 01:15:28 01:15:28 #4 [internal] load .dockerignore 01:15:28 #4 transferring context: 2B done 01:15:28 #4 DONE 0.0s 01:15:28 01:15:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:28 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:28 #5 CACHED 01:15:28 01:15:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:28 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:28 #6 CACHED 01:15:28 01:15:28 #7 exporting to image 01:15:28 #7 exporting layers done 01:15:28 #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done 01:15:28 #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done 01:15:28 #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done 01:15:28 #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done 01:15:28 #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done 01:15:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:15:28 #7 pushing layers 0.0s done 01:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done 01:15:28 #7 DONE 0.1s 01:15:28 01:15:28 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:15:28 #8 DONE 0.0s 01:15:28 01:15:28 1 warning found (use --debug to expand): 01:15:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 01:15:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-virtual:main' 01:15:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-virtual:main --push - 01:15:28 #1 [internal] load build definition from Dockerfile 01:15:28 #1 transferring dockerfile: 163B done 01:15:28 #1 DONE 0.0s 01:15:28 01:15:28 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 01:15:28 #2 DONE 0.0s 01:15:28 01:15:28 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-virtual:main 01:15:28 #3 DONE 0.0s 01:15:28 01:15:28 #4 [internal] load .dockerignore 01:15:28 #4 transferring context: 2B done 01:15:28 #4 DONE 0.0s 01:15:28 01:15:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:28 #5 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 0.0s done 01:15:28 #5 CACHED 01:15:28 01:15:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee 01:15:28 #6 resolve nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:1efd44ff8789e32670ed88d503491fa9b2a23a148ba65816e55115cb6182ddee done 01:15:28 #6 CACHED 01:15:28 01:15:28 #7 exporting to image 01:15:28 #7 exporting layers done 01:15:28 #7 exporting manifest sha256:05bd49e10e60a51bd9567c40e0cd88db51b26b720646e0c1b3ee0ef045058d57 done 01:15:28 #7 exporting config sha256:6ddb218c070dba6e8806aa8a8f97efd6591b06324cb143e27fb2b905aefcc532 done 01:15:28 #7 exporting manifest sha256:4a87f13cf31170b3f5bb52d5d9e5d78de5c2de9dad6be09c19255d85cec5569e done 01:15:28 #7 exporting config sha256:32810832f11defa1a9149e7d26f1b0d18302108ef2aa1eefadb45b041e2bc233 done 01:15:28 #7 exporting manifest list sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c done 01:15:28 #7 pushing layers 0.0s done 01:15:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 01:15:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 01:15:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-virtual:main@sha256:bb5a7c96ba46ecb56f510aaee114613ace1ec410de440d29475a8449743f2d3c 0.1s done 01:15:29 #7 DONE 0.1s 01:15:29 01:15:29 #8 [auth] device-virtual:pull,push token for nexus3.edgexfoundry.org:10004 01:15:29 #8 DONE 0.0s 01:15:29 01:15:29 1 warning found (use --debug to expand): 01:15:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:15:29 + '[' -d /w/workspace/exfoundry_device-virtual-go_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 01:15:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:15:30 ---> package-listing.sh 01:15:30 ++ tr '[:upper:]' '[:lower:]' 01:15:30 ++ facter osfamily 01:15:30 + OS_FAMILY=redhat 01:15:30 + workspace=/w/workspace/exfoundry_device-virtual-go_main 01:15:30 + START_PACKAGES=/tmp/packages_start.txt 01:15:30 + END_PACKAGES=/tmp/packages_end.txt 01:15:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:15:30 + PACKAGES=/tmp/packages_start.txt 01:15:30 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:15:30 + PACKAGES=/tmp/packages_end.txt 01:15:30 + case "${OS_FAMILY}" in 01:15:30 + rpm -qa 01:15:30 + sort 01:15:31 + '[' -f /tmp/packages_start.txt ']' 01:15:31 + '[' -f /tmp/packages_end.txt ']' 01:15:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:15:31 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:15:31 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 01:15:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 01:15:31 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:15:31 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:32 01:15:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:32 latest: Pulling from edgex-lftools-log-publisher 01:15:32 5eb5b503b376: Pulling fs layer 01:15:32 5c69ac0246d0: Pulling fs layer 01:15:32 ec43610c2a17: Pulling fs layer 01:15:32 3a2ae6a8a46f: Pulling fs layer 01:15:32 33b1e0a273af: Pulling fs layer 01:15:32 5d3b04190fa2: Pulling fs layer 01:15:32 2f39f015ded8: Pulling fs layer 01:15:32 3a2ae6a8a46f: Waiting 01:15:32 33b1e0a273af: Waiting 01:15:32 5d3b04190fa2: Waiting 01:15:32 2f39f015ded8: Waiting 01:15:32 5c69ac0246d0: Verifying Checksum 01:15:32 5c69ac0246d0: Download complete 01:15:32 3a2ae6a8a46f: Verifying Checksum 01:15:32 3a2ae6a8a46f: Download complete 01:15:32 33b1e0a273af: Verifying Checksum 01:15:32 33b1e0a273af: Download complete 01:15:32 ec43610c2a17: Verifying Checksum 01:15:32 ec43610c2a17: Download complete 01:15:32 5d3b04190fa2: Verifying Checksum 01:15:32 5d3b04190fa2: Download complete 01:15:32 5eb5b503b376: Verifying Checksum 01:15:32 5eb5b503b376: Download complete 01:15:33 2f39f015ded8: Verifying Checksum 01:15:33 2f39f015ded8: Download complete 01:15:33 5eb5b503b376: Pull complete 01:15:34 5c69ac0246d0: Pull complete 01:15:34 ec43610c2a17: Pull complete 01:15:34 3a2ae6a8a46f: Pull complete 01:15:34 33b1e0a273af: Pull complete 01:15:34 5d3b04190fa2: Pull complete 01:15:39 2f39f015ded8: Pull complete 01:15:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:15:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:39 prd-centos7-docker-4c-2g-6404 does not seem to be running inside a container 01:15:39 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 01:15:42 $ docker top b75ac467325a8ecce072f56aca46aab0abfbe029cd0a836090d139d4ff130d75 -eo pid,comm [Pipeline] { [Pipeline] sh 01:15:42 + touch /tmp/pre-build-complete [Pipeline] sh 01:15:43 + mkdir -p /var/log/sysstat [Pipeline] sh 01:15:43 + ls /var/log/sa-host 01:15:43 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:15:43 provisioning config files... 01:15:43 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config12076670127417940803tmp [Pipeline] { [Pipeline] echo 01:15:43 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:15:43 ---> create-netrc.sh [Pipeline] } 01:15:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:15:44 ---> python-tools-install.sh [Pipeline] echo 01:15:44 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:15:44 ---> sudo-logs.sh 01:15:44 Archiving 'sudo' log.. 01:15:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-6404.novalocal: Name or service not known 01:15:44 sudo: unable to resolve host prd-centos7-docker-4c-2g-6404.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 01:15:44 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:15:44 ---> job-cost.sh 01:15:44 lf-activate-venv: SKIPPING 01:15:44 INFO: No Stack... 01:15:45 INFO: Retrieving Pricing Info for: v3-standard-2 01:15:45 INFO: Archiving Costs [Pipeline] echo 01:15:45 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:15:45 ---> logs-deploy.sh 01:15:45 lf-activate-venv: SKIPPING 01:15:45 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/211 01:15:45 INFO: archiving workspace using pattern(s): 01:15:46 Archives upload complete. 01:15:46 INFO: archiving logs to Nexus 01:15:47 ---> uname -a: 01:15:47 Linux prd-centos7-docker-4c-2g-6404.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 01:15:47 01:15:47 01:15:47 ---> lscpu: 01:15:47 Architecture: x86_64 01:15:47 CPU op-mode(s): 32-bit, 64-bit 01:15:47 Byte Order: Little Endian 01:15:47 Address sizes: 40 bits physical, 48 bits virtual 01:15:47 CPU(s): 2 01:15:47 On-line CPU(s) list: 0,1 01:15:47 Thread(s) per core: 1 01:15:47 Core(s) per socket: 1 01:15:47 Socket(s): 2 01:15:47 NUMA node(s): 1 01:15:47 Vendor ID: AuthenticAMD 01:15:47 CPU family: 23 01:15:47 Model: 49 01:15:47 Model name: AMD EPYC-Rome Processor 01:15:47 Stepping: 0 01:15:47 CPU MHz: 2799.998 01:15:47 BogoMIPS: 5599.99 01:15:47 Virtualization: AMD-V 01:15:47 Hypervisor vendor: KVM 01:15:47 Virtualization type: full 01:15:47 L1d cache: 64 KiB 01:15:47 L1i cache: 64 KiB 01:15:47 L2 cache: 1 MiB 01:15:47 L3 cache: 32 MiB 01:15:47 NUMA node0 CPU(s): 0,1 01:15:47 Vulnerability Itlb multihit: Not affected 01:15:47 Vulnerability L1tf: Not affected 01:15:47 Vulnerability Mds: Not affected 01:15:47 Vulnerability Meltdown: Not affected 01:15:47 Vulnerability Mmio stale data: Not affected 01:15:47 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:15:47 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 01:15:47 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 01:15:47 Vulnerability Srbds: Not affected 01:15:47 Vulnerability Tsx async abort: Not affected 01:15:47 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 01:15:47 01:15:47 01:15:47 ---> nproc: 01:15:47 2 01:15:47 01:15:47 01:15:47 ---> df -h: 01:15:47 Filesystem Size Used Avail Use% Mounted on 01:15:47 overlay 40G 7.3G 33G 19% / 01:15:47 tmpfs 64M 0 64M 0% /dev 01:15:47 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 01:15:47 shm 64M 0 64M 0% /dev/shm 01:15:47 /dev/vda1 40G 7.3G 33G 19% /facter-os 01:15:47 01:15:47 01:15:47 Cannot open /var/log/sysstat/sa07: No such file or directory 01:15:47 Please check if data collecting is enabled 01:15:47 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:15:47 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 01:15:47 $ docker stop --time=1 b75ac467325a8ecce072f56aca46aab0abfbe029cd0a836090d139d4ff130d75 01:15:48 $ docker rm -f --volumes b75ac467325a8ecce072f56aca46aab0abfbe029cd0a836090d139d4ff130d75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 01:15:48 [WS-CLEANUP] Deleting project workspace... 01:15:48 [WS-CLEANUP] Deferred wipeout is used... 01:15:48 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:49 01:15:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:15:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:49 latest: Pulling from edgex-lftools-log-publisher 01:15:49 5eb5b503b376: Pulling fs layer 01:15:49 5c69ac0246d0: Pulling fs layer 01:15:49 ec43610c2a17: Pulling fs layer 01:15:49 3a2ae6a8a46f: Pulling fs layer 01:15:49 33b1e0a273af: Pulling fs layer 01:15:49 5d3b04190fa2: Pulling fs layer 01:15:49 2f39f015ded8: Pulling fs layer 01:15:49 5d3b04190fa2: Waiting 01:15:49 33b1e0a273af: Waiting 01:15:49 2f39f015ded8: Waiting 01:15:49 3a2ae6a8a46f: Waiting 01:15:49 5c69ac0246d0: Verifying Checksum 01:15:49 5c69ac0246d0: Download complete 01:15:49 3a2ae6a8a46f: Verifying Checksum 01:15:49 3a2ae6a8a46f: Download complete 01:15:49 33b1e0a273af: Verifying Checksum 01:15:49 33b1e0a273af: Download complete 01:15:49 5d3b04190fa2: Verifying Checksum 01:15:49 5d3b04190fa2: Download complete 01:15:49 ec43610c2a17: Verifying Checksum 01:15:49 ec43610c2a17: Download complete 01:15:49 5eb5b503b376: Verifying Checksum 01:15:49 5eb5b503b376: Download complete 01:15:50 2f39f015ded8: Download complete 01:15:51 5eb5b503b376: Pull complete 01:15:51 5c69ac0246d0: Pull complete 01:15:52 ec43610c2a17: Pull complete 01:15:52 3a2ae6a8a46f: Pull complete 01:15:52 33b1e0a273af: Pull complete 01:15:52 5d3b04190fa2: Pull complete 01:15:57 2f39f015ded8: Pull complete 01:15:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:15:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:15:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:15:57 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:15:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 01:16:00 $ docker top c6bc70f55b8bbf644e4fb4a7e7b09f7a68e583bb0d69ad4c15f860cf23a44306 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:16:01 ---> job-cost.sh 01:16:01 lf-activate-venv: SKIPPING 01:16:01 INFO: No Stack... 01:16:01 INFO: Retrieving Pricing Info for: v3-standard-8 01:16:01 INFO: Archiving Costs [Pipeline] sh 01:16:02 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 01:16:02 + cut -d, -f6 [Pipeline] lock 01:16:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] 01:16:02 Resource [jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] did not exist. Created. 01:16:02 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:16:02 + echo total: 0.2199999988079071 [Pipeline] stash 01:16:02 Stashed 1 file(s) [Pipeline] } 01:16:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 01:16:02 $ docker stop --time=1 c6bc70f55b8bbf644e4fb4a7e7b09f7a68e583bb0d69ad4c15f860cf23a44306 01:16:03 $ docker rm -f --volumes c6bc70f55b8bbf644e4fb4a7e7b09f7a68e583bb0d69ad4c15f860cf23a44306 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:16:15 Removing intermediate container 711d2f2c13ae 01:16:15 ---> e78e7da32a46 01:16:15 Step 10/12 : COPY . . 01:16:15 ---> e9e452a695c8 01:16:15 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:16:15 ---> Running in ba252fc8adf6 01:16:15 Removing intermediate container ba252fc8adf6 01:16:15 ---> 7c4863472d7f 01:16:15 Step 12/12 : RUN $MAKE 01:16:15 ---> Running in c531dd3aa2e0 01:16:15 noop 01:16:15 Removing intermediate container c531dd3aa2e0 01:16:15 ---> dccbf1ad405a 01:16:15 Successfully built dccbf1ad405a 01:16:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:16 + docker inspect -f . ci-base-image-arm64 01:16:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:16 prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container 01:16:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/211 -v /w/workspace/device-virtual-go/211:/w/workspace/device-virtual-go/211:rw,z -v /w/workspace/device-virtual-go/211@tmp:/w/workspace/device-virtual-go/211@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 ******** ci-base-image-arm64 cat 01:16:18 $ docker top 95f24fda97bdc19bc258bfdc1b853fef1e4a61bbbc7d22ea8ae7eefaa4ada857 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:19 + go version 01:16:19 go version go1.23.9 linux/arm64 [Pipeline] } 01:16:19 $ docker stop --time=1 95f24fda97bdc19bc258bfdc1b853fef1e4a61bbbc7d22ea8ae7eefaa4ada857 01:16:20 $ docker rm -f --volumes 95f24fda97bdc19bc258bfdc1b853fef1e4a61bbbc7d22ea8ae7eefaa4ada857 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:16:21 + docker inspect -f . ci-base-image-arm64 01:16:21 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:16:21 prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container 01:16:21 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/211 -v /w/workspace/device-virtual-go/211:/w/workspace/device-virtual-go/211:rw,z -v /w/workspace/device-virtual-go/211@tmp:/w/workspace/device-virtual-go/211@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 ******** ci-base-image-arm64 cat 01:16:23 $ docker top e1e6ab39b42c2a756323d69e0de314e78c77d582461ef429b5e81da8c0f030c8 -eo pid,comm [Pipeline] { [Pipeline] sh 01:16:24 + git config --global --add safe.directory /w/workspace/device-virtual-go/211 [Pipeline] fileExists [Pipeline] sh 01:16:25 + make test 01:16:25 go test ./... -coverprofile=coverage.out 01:16:35 ? github.com/edgexfoundry/device-virtual-go [no test files] 01:21:12 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 01:21:12 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.081s coverage: 59.4% of statements 01:21:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 01:21:12 go vet ./... 01:22:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:22:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:22:20 ./bin/test-attribution-txt.sh 01:22:20 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 01:22:20 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 01:22:20 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 01:22:20 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 01:22:20 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add [Pipeline] echo 01:22:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 01:22:20 $ docker stop --time=1 e1e6ab39b42c2a756323d69e0de314e78c77d582461ef429b5e81da8c0f030c8 01:22:22 $ docker rm -f --volumes e1e6ab39b42c2a756323d69e0de314e78c77d582461ef429b5e81da8c0f030c8 [Pipeline] // withDockerContainer [Pipeline] sh 01:22:24 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:22:24 Warning: overwriting stash ‘coverage-report’ 01:22:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:25 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:22:26 + ls -al . 01:22:26 total 268 01:22:26 drwxrwxr-x 7 jenkins jenkins 4096 Aug 7 01:16 . 01:22:26 drwxrwxr-x 4 jenkins jenkins 4096 Aug 7 01:13 .. 01:22:26 drwxrwxr-x 8 jenkins jenkins 4096 Aug 7 01:13 .git 01:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:13 .github 01:22:26 -rw-rw-r-- 1 jenkins jenkins 272 Aug 7 01:13 .gitignore 01:22:26 -rw-rw-r-- 1 jenkins jenkins 199 Aug 7 01:13 .golangci.yml 01:22:26 -rw-rw-r-- 1 jenkins jenkins 18321 Aug 7 01:13 Attribution.txt 01:22:26 -rw-rw-r-- 1 jenkins jenkins 17302 Aug 7 01:13 CHANGELOG.md 01:22:26 -rw-rw-r-- 1 jenkins jenkins 1755 Aug 7 01:13 Dockerfile 01:22:26 -rw-rw-r-- 1 jenkins jenkins 677 Aug 7 01:13 GOVERNANCE.md 01:22:26 -rw-rw-r-- 1 jenkins jenkins 660 Aug 7 01:13 Jenkinsfile 01:22:26 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 7 01:13 LICENSE 01:22:26 -rw-rw-r-- 1 jenkins jenkins 2652 Aug 7 01:13 Makefile 01:22:26 -rw-rw-r-- 1 jenkins jenkins 623 Aug 7 01:13 OWNERS.md 01:22:26 -rw-rw-r-- 1 jenkins jenkins 4473 Aug 7 01:13 README.md 01:22:26 -rw-rw-r-- 1 jenkins jenkins 11 Aug 7 01:13 VERSION 01:22:26 drwxrwxr-x 2 jenkins jenkins 4096 Aug 7 01:13 bin 01:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:13 cmd 01:22:26 -rw-r--r-- 1 jenkins jenkins 45558 Aug 7 01:21 coverage.out 01:22:26 -rw-rw-r-- 1 jenkins jenkins 6062 Aug 7 01:13 go.mod 01:22:26 -rw-rw-r-- 1 jenkins jenkins 86767 Aug 7 01:13 go.sum 01:22:26 drwxrwxr-x 3 jenkins jenkins 4096 Aug 7 01:13 internal 01:22:26 -rw-rw-r-- 1 jenkins jenkins 235 Aug 7 01:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:22:26 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d07c0ef74c584aa3233b0da4bf1fc6708f635454 --label arch=arm64 --label version=4.1.0-dev.3 . 01:22:27 Sending build context to Docker daemon 20.59MB 01:22:27 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 01:22:27 Step 2/26 : FROM ${BASE} AS builder 01:22:27 ---> dccbf1ad405a 01:22:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:22:27 ---> Running in b6678fb2d337 01:22:28 Removing intermediate container b6678fb2d337 01:22:28 ---> af2c087c1c39 01:22:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 01:22:28 ---> Running in b7d6835a6a28 01:22:28 Removing intermediate container b7d6835a6a28 01:22:28 ---> c694e485944c 01:22:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 01:22:28 ---> Running in dc23a5f735b3 01:22:28 Removing intermediate container dc23a5f735b3 01:22:28 ---> a434161d81f5 01:22:28 Step 6/26 : WORKDIR /device-virtual-go 01:22:29 ---> Running in 05942c629565 01:22:29 Removing intermediate container 05942c629565 01:22:29 ---> cac674594259 01:22:29 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:22:29 ---> Running in 46e12c5cfc1d 01:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:22:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:22:33 OK: 244 MiB in 62 packages 01:22:34 Removing intermediate container 46e12c5cfc1d 01:22:34 ---> f25a9f4784e1 01:22:34 Step 8/26 : COPY go.mod vendor* ./ 01:22:34 ---> 7789a67bd06f 01:22:34 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:34 ---> Running in 7d40d5541b30 01:22:38 Removing intermediate container 7d40d5541b30 01:22:38 ---> cf91232797ea 01:22:38 Step 10/26 : COPY . . 01:22:39 ---> 304597f872cf 01:22:39 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:22:39 ---> Running in d2d88947d45f 01:22:39 Removing intermediate container d2d88947d45f 01:22:39 ---> 15382fb84a06 01:22:39 Step 12/26 : RUN $MAKE 01:22:39 ---> Running in 8e1a185c23e9 01:22:41 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=4.1.0-dev.3 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.28 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 01:27:03 Removing intermediate container 8e1a185c23e9 01:27:03 ---> 0c9b3d158214 01:27:03 Step 13/26 : FROM alpine:3.20 01:27:03 3.20: Pulling from library/alpine 01:27:03 13e713f82565: Pulling fs layer 01:27:03 13e713f82565: Verifying Checksum 01:27:03 13e713f82565: Download complete 01:27:03 13e713f82565: Pull complete 01:27:03 Digest: sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 01:27:03 Status: Downloaded newer image for alpine:3.20 01:27:03 ---> c88e9dceb6cb 01:27:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 01:27:03 ---> Running in dcc27f8d605a 01:27:03 Removing intermediate container dcc27f8d605a 01:27:03 ---> bf58db79a3d2 01:27:03 Step 15/26 : RUN apk add --update --no-cache dumb-init 01:27:03 ---> Running in f38d80689bd2 01:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:27:03 (1/1) Installing dumb-init (1.2.5-r3) 01:27:03 Executing busybox-1.36.1-r29.trigger 01:27:03 OK: 9 MiB in 15 packages 01:27:03 Removing intermediate container f38d80689bd2 01:27:03 ---> 57e704d87610 01:27:03 Step 16/26 : RUN apk --no-cache upgrade 01:27:03 ---> Running in 59169b9e8a61 01:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 01:27:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 01:27:03 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 01:27:03 Executing busybox-1.36.1-r30.post-upgrade 01:27:03 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 01:27:03 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 01:27:03 Executing busybox-1.36.1-r30.trigger 01:27:03 OK: 9 MiB in 15 packages 01:27:03 Removing intermediate container 59169b9e8a61 01:27:03 ---> 173509b7626b 01:27:03 Step 17/26 : WORKDIR / 01:27:03 ---> Running in 492864d7c2f4 01:27:04 Removing intermediate container 492864d7c2f4 01:27:04 ---> afc9e2a280bc 01:27:04 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 01:27:05 ---> e059602914b8 01:27:05 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 01:27:05 ---> eb10231c128f 01:27:05 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 01:27:08 ---> d5497961b010 01:27:08 Step 21/26 : EXPOSE 59900 01:27:08 ---> Running in da651710e25b 01:27:08 Removing intermediate container da651710e25b 01:27:08 ---> 15ccc343a1fa 01:27:08 Step 22/26 : ENTRYPOINT ["/device-virtual"] 01:27:08 ---> Running in c9e91bed6e51 01:27:08 Removing intermediate container c9e91bed6e51 01:27:08 ---> f0558463712b 01:27:08 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:27:08 ---> Running in a0cfcc34561b 01:27:08 Removing intermediate container a0cfcc34561b 01:27:08 ---> b2774defc6f6 01:27:08 Step 24/26 : LABEL arch=arm64 01:27:08 ---> Running in ec5ef716f6e5 01:27:09 Removing intermediate container ec5ef716f6e5 01:27:09 ---> 5789320f79c6 01:27:09 Step 25/26 : LABEL git_sha=d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:27:09 ---> Running in f92b87ab96fe 01:27:09 Removing intermediate container f92b87ab96fe 01:27:09 ---> a33a1125eef8 01:27:09 Step 26/26 : LABEL version=4.1.0-dev.3 01:27:09 ---> Running in c6402b3b9cf6 01:27:10 Removing intermediate container c6402b3b9cf6 01:27:10 ---> c4300dcf3669 01:27:10 [Warning] One or more build-args [ARCH] were not consumed 01:27:10 Successfully built c4300dcf3669 01:27:10 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:27:10 provisioning config files... 01:27:10 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/211@tmp/config7835101591072512042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:10 ---> ****-login.sh 01:27:10 nexus3.edgexfoundry.org:10001 01:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:11 Configure a credential helper to remove this warning. See 01:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:11 01:27:11 Login Succeeded 01:27:11 nexus3.edgexfoundry.org:10002 01:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:11 Configure a credential helper to remove this warning. See 01:27:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:11 01:27:11 Login Succeeded 01:27:11 nexus3.edgexfoundry.org:10003 01:27:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:12 Configure a credential helper to remove this warning. See 01:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:12 01:27:12 Login Succeeded 01:27:12 nexus3.edgexfoundry.org:10004 01:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:12 Configure a credential helper to remove this warning. See 01:27:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:12 01:27:12 Login Succeeded 01:27:12 ****.io 01:27:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:27:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:27:13 Configure a credential helper to remove this warning. See 01:27:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:27:13 01:27:13 Login Succeeded 01:27:13 ---> ****-login.sh ends [Pipeline] } 01:27:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 01:27:13 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 01:27:13 d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:27:13 latest 01:27:13 4.1.0-dev.3 01:27:13 d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:27:13 main 01:27:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:13 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:13 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:27:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:27:13 734ea911555b: Preparing 01:27:13 cf7d291b7b02: Preparing 01:27:13 b7b8134d50c4: Preparing 01:27:13 bf287c315a22: Preparing 01:27:13 c694da6f51c8: Preparing 01:27:13 1e890da81ec9: Preparing 01:27:13 1e890da81ec9: Waiting 01:27:14 c694da6f51c8: Pushed 01:27:14 b7b8134d50c4: Pushed 01:27:14 cf7d291b7b02: Pushed 01:27:14 1e890da81ec9: Layer already exists 01:27:14 bf287c315a22: Pushed 01:27:22 734ea911555b: Pushed 01:27:22 d07c0ef74c584aa3233b0da4bf1fc6708f635454: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:22 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:23 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:27:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:27:23 734ea911555b: Preparing 01:27:23 cf7d291b7b02: Preparing 01:27:23 b7b8134d50c4: Preparing 01:27:23 bf287c315a22: Preparing 01:27:23 c694da6f51c8: Preparing 01:27:23 1e890da81ec9: Preparing 01:27:23 1e890da81ec9: Waiting 01:27:23 b7b8134d50c4: Layer already exists 01:27:23 bf287c315a22: Layer already exists 01:27:23 734ea911555b: Layer already exists 01:27:23 c694da6f51c8: Layer already exists 01:27:23 cf7d291b7b02: Layer already exists 01:27:23 1e890da81ec9: Layer already exists 01:27:23 latest: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:23 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 01:27:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:27:24 734ea911555b: Preparing 01:27:24 cf7d291b7b02: Preparing 01:27:24 b7b8134d50c4: Preparing 01:27:24 bf287c315a22: Preparing 01:27:24 c694da6f51c8: Preparing 01:27:24 1e890da81ec9: Preparing 01:27:24 1e890da81ec9: Waiting 01:27:24 b7b8134d50c4: Layer already exists 01:27:24 c694da6f51c8: Layer already exists 01:27:24 bf287c315a22: Layer already exists 01:27:24 cf7d291b7b02: Layer already exists 01:27:24 734ea911555b: Layer already exists 01:27:24 1e890da81ec9: Layer already exists 01:27:24 4.1.0-dev.3: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:24 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:25 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:27:25 734ea911555b: Preparing 01:27:25 cf7d291b7b02: Preparing 01:27:25 b7b8134d50c4: Preparing 01:27:25 bf287c315a22: Preparing 01:27:25 c694da6f51c8: Preparing 01:27:25 1e890da81ec9: Preparing 01:27:25 1e890da81ec9: Waiting 01:27:25 b7b8134d50c4: Layer already exists 01:27:25 cf7d291b7b02: Layer already exists 01:27:25 c694da6f51c8: Layer already exists 01:27:25 734ea911555b: Layer already exists 01:27:25 bf287c315a22: Layer already exists 01:27:25 1e890da81ec9: Layer already exists 01:27:25 d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:25 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:26 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 01:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 01:27:26 734ea911555b: Preparing 01:27:26 cf7d291b7b02: Preparing 01:27:26 b7b8134d50c4: Preparing 01:27:26 bf287c315a22: Preparing 01:27:26 c694da6f51c8: Preparing 01:27:26 1e890da81ec9: Preparing 01:27:26 1e890da81ec9: Waiting 01:27:26 c694da6f51c8: Layer already exists 01:27:26 734ea911555b: Layer already exists 01:27:26 bf287c315a22: Layer already exists 01:27:26 b7b8134d50c4: Layer already exists 01:27:26 cf7d291b7b02: Layer already exists 01:27:26 1e890da81ec9: Layer already exists 01:27:26 main: digest: sha256:a18bb4680483cbafccd954197301b7a8aa1db39fad040b6b8f776dad1694e05b size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:27:26 ===================================================== [Pipeline] echo 01:27:26 taggedImages: 01:27:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 01:27:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 01:27:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 01:27:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 01:27:26 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] echo 01:27:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] echo 01:27:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] echo 01:27:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:4.1.0-dev.3 [Pipeline] echo 01:27:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:d07c0ef74c584aa3233b0da4bf1fc6708f635454-4.1.0-dev.3 [Pipeline] echo 01:27:26 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:27 01:27:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:27:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:27 arm64: Pulling from edgex-lftools-log-publisher 01:27:27 8998bd30e6a1: Pulling fs layer 01:27:27 04944245beec: Pulling fs layer 01:27:27 699f458cf7ca: Pulling fs layer 01:27:27 765212b225bb: Pulling fs layer 01:27:27 f23df028b6ca: Pulling fs layer 01:27:27 d65c8cfc05b1: Pulling fs layer 01:27:27 2437ff75d9bd: Pulling fs layer 01:27:27 f23df028b6ca: Waiting 01:27:27 d65c8cfc05b1: Waiting 01:27:27 2437ff75d9bd: Waiting 01:27:27 765212b225bb: Waiting 01:27:27 04944245beec: Verifying Checksum 01:27:27 04944245beec: Download complete 01:27:27 765212b225bb: Verifying Checksum 01:27:27 765212b225bb: Download complete 01:27:27 f23df028b6ca: Verifying Checksum 01:27:27 f23df028b6ca: Download complete 01:27:27 d65c8cfc05b1: Verifying Checksum 01:27:27 d65c8cfc05b1: Download complete 01:27:28 699f458cf7ca: Verifying Checksum 01:27:28 699f458cf7ca: Download complete 01:27:28 8998bd30e6a1: Download complete 01:27:30 2437ff75d9bd: Verifying Checksum 01:27:30 2437ff75d9bd: Download complete 01:27:33 8998bd30e6a1: Pull complete 01:27:33 04944245beec: Pull complete 01:27:35 699f458cf7ca: Pull complete 01:27:35 765212b225bb: Pull complete 01:27:36 f23df028b6ca: Pull complete 01:27:36 d65c8cfc05b1: Pull complete 01:27:54 2437ff75d9bd: Pull complete 01:27:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:27:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:27:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:27:55 prd-ubuntu20.04-docker-arm64-4c-16g-6398 does not seem to be running inside a container 01:27:55 $ 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-virtual-go/211 -v /w/workspace/device-virtual-go/211:/w/workspace/device-virtual-go/211:rw,z -v /w/workspace/device-virtual-go/211@tmp:/w/workspace/device-virtual-go/211@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:arm64 cat 01:27:58 $ docker top 3af50142a2b4b357fe710a8b4bce3a0c97d9651eb5f8e1c102a974ea2b3cf0ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:27:59 ---> job-cost.sh 01:27:59 lf-activate-venv: SKIPPING 01:27:59 INFO: No Stack... 01:27:59 INFO: Retrieving Pricing Info for: v3-standard-4 01:28:00 INFO: Archiving Costs [Pipeline] sh 01:28:01 + cat /w/workspace/device-virtual-go/211/archives/cost.csv 01:28:01 + cut -d, -f6 [Pipeline] lock 01:28:01 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] 01:28:01 Resource [jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] did not exist. Created. 01:28:01 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:01 /w/workspace/device-virtual-go/211@tmp/durable-32acb632/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 01:28:02 + echo total: 0.10999999940395355 [Pipeline] stash 01:28:02 Warning: overwriting stash ‘stack-cost’ 01:28:02 Stashed 1 file(s) [Pipeline] } 01:28:02 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-main-211-stack-cost] [Pipeline] // lock [Pipeline] } 01:28:02 $ docker stop --time=1 3af50142a2b4b357fe710a8b4bce3a0c97d9651eb5f8e1c102a974ea2b3cf0ca 01:28:04 $ docker rm -f --volumes 3af50142a2b4b357fe710a8b4bce3a0c97d9651eb5f8e1c102a974ea2b3cf0ca [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) [Pipeline] unstash [Pipeline] configFileProvider 01:28:04 provisioning config files... 01:28:04 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3743461027378817457tmp [Pipeline] { [Pipeline] sh 01:28:05 + set +x 01:28:05 + curl -s+ https://codecov.io/bash 01:28:05 bash -s -- 01:28:05 01:28:05 _____ _ 01:28:05 / ____| | | 01:28:05 | | ___ __| | ___ ___ _____ __ 01:28:05 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:28:05 | |___| (_) | (_| | __/ (_| (_) \ V / 01:28:05 \_____\___/ \__,_|\___|\___\___/ \_/ 01:28:05 Bash-1.0.6 01:28:05 01:28:05 01:28:05 ==> git version 2.25.1 found 01:28:05 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 01:28:05 Release-Date: 2020-01-08 01:28:05 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:28:05 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:28:05 ==> Jenkins CI detected. 01:28:05 current dir:  /w/workspace/exfoundry_device-virtual-go_main 01:28:05 project root: . 01:28:05 --> token set from env 01:28:05 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:28:05 ==> Running gcov in . (disable via -X gcov) 01:28:05 ==> Python coveragepy not found 01:28:05 ==> Searching for coverage reports in: 01:28:05 + . 01:28:05 -> Found 1 reports 01:28:05 ==> Detecting git/mercurial file structure 01:28:05 ==> Reading reports 01:28:05 + ./coverage.out bytes=45558 01:28:05 ==> Appending adjustments 01:28:05 https://docs.codecov.io/docs/fixing-reports 01:28:05 + Found adjustments 01:28:05 ==> Gzipping contents 01:28:05 8.0K /tmp/codecov.tF4Y2M.gz 01:28:05 ==> Uploading reports 01:28:05 url: https://codecov.io 01:28:05 query: branch=main&commit=d07c0ef74c584aa3233b0da4bf1fc6708f635454&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:28:05 -> Pinging Codecov 01:28:05 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d07c0ef74c584aa3233b0da4bf1fc6708f635454&build=211&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F211%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:28:05 -> Uploading to 01:28:05 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-virtual-go/d07c0ef74c584aa3233b0da4bf1fc6708f635454/788d537c-db44-4d02-b759-bbbc02f6a198.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250807%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250807T012805Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=857f05a5d86da91524d08a062bd240f040c52bf26e12d78404c5036a020f81d1 01:28:05 % Total % Received % Xferd Average Speed Time Time Time Current 01:28:05 Dload Upload Total Spent Left Speed 01:28:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5368 0 0 100 5368 0 39182 --:--:-- --:--:-- --:--:-- 39182 01:28:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] } 01:28:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 01:28:05 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:28:05 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:28:06 01:28:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:28:06 latest: Pulling from edgex-devops/edgex-snyk-go 01:28:06 0a9a5dfd008f: Already exists 01:28:06 36466aa92d05: Already exists 01:28:06 e10405b45d13: Already exists 01:28:06 096b7ceb2af7: Already exists 01:28:06 4f4fb700ef54: Already exists 01:28:06 e50aa161e22a: Pulling fs layer 01:28:06 d3c8db5fb9df: Pulling fs layer 01:28:06 e50aa161e22a: Verifying Checksum 01:28:06 e50aa161e22a: Download complete 01:28:07 e50aa161e22a: Pull complete 01:28:08 d3c8db5fb9df: Verifying Checksum 01:28:08 d3c8db5fb9df: Download complete 01:28:12 d3c8db5fb9df: Pull complete 01:28:12 Digest: sha256:dd1bc05e8109ba836052a65277634c2595aaffbf12b6b6479deaea63345484be 01:28:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 01:28:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:12 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:28:12 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/edgex-snyk-go:latest cat 01:28:14 $ docker top 74c949edbae5f9495ec4613c617478eb566499bfc452692419155a5679ef9a77 -eo pid,comm [Pipeline] { [Pipeline] sh 01:28:15 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 01:28:15 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 01:28:15 + set -o pipefail 01:28:15 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 01:28:21 01:28:21 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 01:28:21 01:28:21 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/4c51b4af-f1e0-4b23-b385-fd75a099f123/history/7d9ff6eb-eb13-4939-b89a-e5a2432f08fd 01:28:21 01:28:21 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:28:21 01:28:21 01:28:21 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 01:28:21 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:28:22 $ docker stop --time=1 74c949edbae5f9495ec4613c617478eb566499bfc452692419155a5679ef9a77 01:28:26 $ docker rm -f --volumes 74c949edbae5f9495ec4613c617478eb566499bfc452692419155a5679ef9a77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:28:27 + git log --format=format:%s -1 d07c0ef74c584aa3233b0da4bf1fc6708f635454 [Pipeline] sh 01:28:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:28 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:28:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/py-git-semver:0.1.4 cat 01:28:28 $ docker top 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 -eo pid,comm 01:28:28 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). 01:28:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:28 [ssh-agent] Looking for ssh-agent implementation... 01:28:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:28 $ docker exec 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 ssh-agent 01:28:28 SSH_AUTH_SOCK=/tmp/ssh-FIAdelAvHJg1/agent.32 01:28:28 SSH_AGENT_PID=38 01:28:28 Running ssh-add (command line suppressed) 01:28:28 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8370838696399672098.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8370838696399672098.key) 01:28:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:29 + git semver tag 01:28:29 2025-08-07 01:28:29,495 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:28:29 2025-08-07 01:28:29,498 [run_tag] DEBUG tag force:False 01:28:29 2025-08-07 01:28:29,498 [check_head_tag] DEBUG check head tag 01:28:29 2025-08-07 01:28:29,499 [execute] INFO git cat-file --batch-check 01:28:29 2025-08-07 01:28:29,499 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 01:28:29 2025-08-07 01:28:29,502 [execute] INFO git cat-file --batch 01:28:29 2025-08-07 01:28:29,502 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=, shell=False, universal_newlines=False) 01:28:29 2025-08-07 01:28:29,509 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:28:29 2025-08-07 01:28:29,510 [execute] INFO git tag -a v4.1.0-dev.3 -m v4.1.0-dev.3 01:28:29 2025-08-07 01:28:29,510 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.3', '-m', 'v4.1.0-dev.3'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 01:28:29 2025-08-07 01:28:29,513 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:28:29 4.1.0-dev.3 [Pipeline] } 01:28:29 $ docker exec --env ******** --env ******** 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 ssh-agent -k 01:28:29 unset SSH_AUTH_SOCK; 01:28:29 unset SSH_AGENT_PID; 01:28:29 echo Agent pid 38 killed; 01:28:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:29 + git semver [Pipeline] } 01:28:30 $ docker stop --time=1 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 01:28:31 $ docker rm -f --volumes 12bf80730f766038e40353c252df194df212e07aa388b23d09d250b887ddb4d8 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:28:31 01:28:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:28:32 0.23.1-centos7: Pulling from edgex-lftools 01:28:32 ab5ef0e58194: Pulling fs layer 01:28:32 9712f1f96733: Pulling fs layer 01:28:32 63f879dbbcfc: Pulling fs layer 01:28:32 0d9ebad4ef96: Pulling fs layer 01:28:32 e9a5061849ea: Pulling fs layer 01:28:32 d747dcd14b5f: Pulling fs layer 01:28:32 2de7ff778b66: Pulling fs layer 01:28:32 0d9ebad4ef96: Waiting 01:28:32 2de7ff778b66: Waiting 01:28:32 e9a5061849ea: Waiting 01:28:32 d747dcd14b5f: Waiting 01:28:32 9712f1f96733: Verifying Checksum 01:28:32 9712f1f96733: Download complete 01:28:32 63f879dbbcfc: Verifying Checksum 01:28:32 63f879dbbcfc: Download complete 01:28:32 e9a5061849ea: Verifying Checksum 01:28:32 e9a5061849ea: Download complete 01:28:32 d747dcd14b5f: Download complete 01:28:32 0d9ebad4ef96: Verifying Checksum 01:28:32 0d9ebad4ef96: Download complete 01:28:32 ab5ef0e58194: Verifying Checksum 01:28:32 ab5ef0e58194: Download complete 01:28:32 2de7ff778b66: Verifying Checksum 01:28:32 2de7ff778b66: Download complete 01:28:37 ab5ef0e58194: Pull complete 01:28:37 9712f1f96733: Pull complete 01:28:37 63f879dbbcfc: Pull complete 01:28:42 0d9ebad4ef96: Pull complete 01:28:42 e9a5061849ea: Pull complete 01:28:42 d747dcd14b5f: Pull complete 01:28:44 2de7ff778b66: Pull complete 01:28:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:28:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:28:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:44 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:28:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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:0.23.1-centos7 cat 01:28:48 $ docker top cfe9b4539c48ce3193cf81a5597b5e3885743384c85f84c4cdfe9f71427a58cd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:28:49 provisioning config files... 01:28:49 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config5574471554533011574tmp 01:28:49 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7241534871282355484tmp 01:28:49 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6632712783349287409tmp [Pipeline] { [Pipeline] echo 01:28:49 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:28:49 ---> sigul-configuration.sh 01:28:49 gpg: directory `/root/.gnupg' created 01:28:49 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:28:49 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:28:49 gpg: keyring `/root/.gnupg/secring.gpg' created 01:28:49 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:28:49 gpg: CAST5 encrypted data 01:28:49 gpg: encrypted with 1 passphrase 01:28:49 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:28:49 + mkdir /home/jenkins 01:28:49 + mkdir /home/jenkins/sigul [Pipeline] sh 01:28:50 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 01:28:50 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:28:50 ---> sigul-install.sh 01:28:50 Sigul already installed; skipping installation. [Pipeline] sh 01:28:50 + git tag --list 01:28:50 v1.0.0 01:28:50 v1.1.0 01:28:50 v1.1.1 01:28:50 v1.2.1 01:28:50 v1.2.2 01:28:50 v1.2.3 01:28:50 v1.3.0 01:28:50 v1.3.1 01:28:50 v2.0.0 01:28:50 v2.1.0 01:28:50 v2.1.1 01:28:50 v2.2.0 01:28:50 v2.3.0 01:28:50 v3.0 01:28:50 v3.0.0 01:28:50 v3.1 01:28:50 v3.1.0 01:28:50 v3.1.1 01:28:50 v4.0 01:28:50 v4.0.0 01:28:50 v4.1.0-dev.1 01:28:50 v4.1.0-dev.2 01:28:50 v4.1.0-dev.3 [Pipeline] sh 01:28:50 + lftools sign git-tag v4.1.0-dev.3 01:28:51 Signing Git tag with Sigul... 01:28:51 Signing v4.1.0-dev.3 [Pipeline] echo 01:28:51 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:28:52 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:28:52 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:28:52 $ docker stop --time=1 cfe9b4539c48ce3193cf81a5597b5e3885743384c85f84c4cdfe9f71427a58cd 01:28:53 $ docker rm -f --volumes cfe9b4539c48ce3193cf81a5597b5e3885743384c85f84c4cdfe9f71427a58cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:28:54 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:54 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:54 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:28:54 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/py-git-semver:0.1.4 cat 01:28:54 $ docker top 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 -eo pid,comm 01:28:54 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). 01:28:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:54 [ssh-agent] Looking for ssh-agent implementation... 01:28:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:54 $ docker exec 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 ssh-agent 01:28:55 SSH_AUTH_SOCK=/tmp/ssh-B7qnqbS9GKNE/agent.32 01:28:55 SSH_AGENT_PID=38 01:28:55 Running ssh-add (command line suppressed) 01:28:55 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15786873944497780072.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_15786873944497780072.key) 01:28:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:55 + git semver bump pre 01:28:55 2025-08-07 01:28:55,632 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:28:55 2025-08-07 01:28:55,636 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:28:55 2025-08-07 01:28:55,636 [bump_version] DEBUG bumping version:4.1.0-dev.3 on axis:pre with prefix:dev 01:28:55 2025-08-07 01:28:55,637 [bump_version] DEBUG bumped version:4.1.0-dev.4 01:28:55 2025-08-07 01:28:55,637 [write_version] DEBUG write version:4.1.0-dev.4 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 01:28:55 2025-08-07 01:28:55,637 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:28:55 2025-08-07 01:28:55,637 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:28:55 2025-08-07 01:28:55,639 [execute] INFO git cat-file --batch-check 01:28:55 2025-08-07 01:28:55,639 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:28:55 2025-08-07 01:28:55,643 [execute] INFO git cat-file --batch 01:28:55 2025-08-07 01:28:55,643 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:28:55 2025-08-07 01:28:55,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:28:55 4.1.0-dev.4 [Pipeline] } 01:28:55 $ docker exec --env ******** --env ******** 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 ssh-agent -k 01:28:55 unset SSH_AUTH_SOCK; 01:28:55 unset SSH_AGENT_PID; 01:28:55 echo Agent pid 38 killed; 01:28:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:28:56 + git semver [Pipeline] } 01:28:56 $ docker stop --time=1 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 01:28:57 $ docker rm -f --volumes 79cdf42a91ce7b1fe448c4bd71188fb6ca7e5ffa320c62555b23d0840bfd2485 [Pipeline] // withDockerContainer [Pipeline] sh 01:28:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:28:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:28:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:28:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:28:58 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:28:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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-devops/py-git-semver:0.1.4 cat 01:28:58 $ docker top 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 -eo pid,comm 01:28:58 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). 01:28:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:28:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:28:58 [ssh-agent] Looking for ssh-agent implementation... 01:28:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:28:58 $ docker exec 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 ssh-agent 01:28:59 SSH_AUTH_SOCK=/tmp/ssh-zP5hj6G3RVcj/agent.32 01:28:59 SSH_AGENT_PID=38 01:28:59 Running ssh-add (command line suppressed) 01:28:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8609825103340724653.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_8609825103340724653.key) 01:28:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:28:59 + git semver push 01:28:59 2025-08-07 01:28:59,678 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:28:59 2025-08-07 01:28:59,681 [run_push] DEBUG push 01:28:59 2025-08-07 01:28:59,682 [execute] INFO git cat-file --batch-check 01:28:59 2025-08-07 01:28:59,682 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=, shell=False, universal_newlines=False) 01:28:59 2025-08-07 01:28:59,684 [execute] INFO git rev-list d0ca7edae98e81cdac06cfb9d1edec1968e6d0c9 -- 01:28:59 2025-08-07 01:28:59,684 [execute] DEBUG Popen(['git', 'rev-list', 'd0ca7edae98e81cdac06cfb9d1edec1968e6d0c9', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:28:59 2025-08-07 01:28:59,693 [execute] INFO git fetch -v -- origin 01:28:59 2025-08-07 01:28:59,693 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=True) 01:29:00 2025-08-07 01:29:00,149 [run_push] DEBUG no remote changes detected 01:29:00 2025-08-07 01:29:00,150 [execute] INFO git push origin semver 01:29:00 2025-08-07 01:29:00,150 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, stdin=None, shell=False, universal_newlines=False) 01:29:01 2025-08-07 01:29:00,941 [run_push] DEBUG push all version tags 01:29:01 2025-08-07 01:29:00,942 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:29:01 2025-08-07 01:29:00,942 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, stdin=None, shell=False, universal_newlines=False) 01:29:01 2025-08-07 01:29:01,647 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 01:29:01 4.1.0-dev.4 [Pipeline] } 01:29:01 $ docker exec --env ******** --env ******** 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 ssh-agent -k 01:29:01 unset SSH_AUTH_SOCK; 01:29:01 unset SSH_AGENT_PID; 01:29:01 echo Agent pid 38 killed; 01:29:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:29:02 + git semver [Pipeline] } 01:29:02 $ docker stop --time=1 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 01:29:03 $ docker rm -f --volumes 472d1746cc9adcedc594d08226b850706b436742c46da7b4128195bf5240ddf1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 01:29:04 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 01:29:04 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:29:04 total 16 01:29:04 drwxr-xr-x 3 root root 4096 Aug 7 01:16 . 01:29:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:28 .. 01:29:04 drwxr-xr-x 2 root root 4096 Aug 7 01:16 cost 01:29:04 -rw-r--r-- 1 root root 89 Aug 7 01:16 cost.csv 01:29:04 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 01:29:04 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 01:29:04 total 16 01:29:04 drwxr-xr-x 3 jenkins jenkins 4096 Aug 7 01:16 . 01:29:04 drwxrwxr-x 9 jenkins jenkins 4096 Aug 7 01:28 .. 01:29:04 drwxr-xr-x 2 jenkins jenkins 4096 Aug 7 01:16 cost 01:29:04 -rw-r--r-- 1 jenkins jenkins 89 Aug 7 01:16 cost.csv [Pipeline] libraryResource [Pipeline] sh 01:29:04 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:29:05 ---> package-listing.sh 01:29:05 ++ facter osfamily 01:29:05 ++ tr '[:upper:]' '[:lower:]' 01:29:05 + OS_FAMILY=debian 01:29:05 + workspace=/w/workspace/exfoundry_device-virtual-go_main 01:29:05 + START_PACKAGES=/tmp/packages_start.txt 01:29:05 + END_PACKAGES=/tmp/packages_end.txt 01:29:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:29:05 + PACKAGES=/tmp/packages_start.txt 01:29:05 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:29:05 + PACKAGES=/tmp/packages_end.txt 01:29:05 + case "${OS_FAMILY}" in 01:29:05 + dpkg -l 01:29:05 + grep '^ii' 01:29:05 + '[' -f /tmp/packages_start.txt ']' 01:29:05 + '[' -f /tmp/packages_end.txt ']' 01:29:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:29:05 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 01:29:05 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 01:29:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 01:29:05 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:29:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:29:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:29:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:29:06 prd-ubuntu20.04-docker-8c-8g-6401 does not seem to be running inside a container 01:29:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/exfoundry_device-virtual-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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-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 01:29:06 $ docker top 51d475f7fc71c25a6ba6809063dab8605363c0105a54894c9b6259d44fc41c03 -eo pid,comm [Pipeline] { [Pipeline] sh 01:29:07 + touch /tmp/pre-build-complete [Pipeline] sh 01:29:07 + mkdir -p /var/log/sysstat [Pipeline] sh 01:29:07 + ls /var/log/sa-host 01:29:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:29:07 provisioning config files... 01:29:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6788877928144692980tmp [Pipeline] { [Pipeline] echo 01:29:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:29:08 ---> create-netrc.sh [Pipeline] } 01:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:29:08 ---> python-tools-install.sh [Pipeline] echo 01:29:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:29:08 ---> sudo-logs.sh 01:29:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:29:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:29:09 ---> job-cost.sh 01:29:09 lf-activate-venv: SKIPPING 01:29:09 DEBUG: total: 0.2199999988079071 01:29:09 INFO: Retrieving Stack Cost... 01:29:09 INFO: Retrieving Pricing Info for: v3-standard-8 01:29:09 INFO: Archiving Costs [Pipeline] echo 01:29:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:29:10 ---> logs-deploy.sh 01:29:10 lf-activate-venv: SKIPPING 01:29:10 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/211 01:29:10 INFO: archiving workspace using pattern(s): 01:29:11 Archives upload complete. 01:29:11 INFO: archiving logs to Nexus