Pull request #466 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e32178465052c5ce0d68229f73b84986c7692132+df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 (b550421f3ac7b2cbc2b9c974b8951328f2bb4b72) 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-ssh4565604438076241296.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh15524337309492390762.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9265403121070036882.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-466/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15890337133233936715.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh14862427979007137231.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-466/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6946684351231386157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-557 in /w/workspace/foundry_device-virtual-go_PR-466 [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/foundry_device-virtual-go_PR-466 # 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 Merging remotes/origin/main commit df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 into PR head commit e32178465052c5ce0d68229f73b84986c7692132 Merge succeeded, producing e32178465052c5ce0d68229f73b84986c7692132 Checking out Revision e32178465052c5ce0d68229f73b84986c7692132 (PR-466) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e32178465052c5ce0d68229f73b84986c7692132 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e32178465052c5ce0d68229f73b84986c7692132 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-21T11:40:11.376Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-21T11:40:11.580Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-21T11:40:11.692Z] ========================================================= [2024-03-21T11:40:11.692Z] EdgeX Global Pipelines Version Info [2024-03-21T11:40:11.692Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:40:12.452Z] ------------------- [2024-03-21T11:40:12.452Z] stable info: [2024-03-21T11:40:12.452Z] ------------------- [2024-03-21T11:40:12.452Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-21T11:40:12.452Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T11:40:12.452Z] Message: update stable to v1.0.258 [2024-03-21T11:40:13.027Z] ------------------- [2024-03-21T11:40:13.027Z] experimental info: [2024-03-21T11:40:13.027Z] ------------------- [2024-03-21T11:40:13.027Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-21T11:40:13.027Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T11:40:13.027Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-21T11:40:13.237Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2024-03-21T11:40:13.289Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2024-03-21T11:40:13.336Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-21T11:40:13.395Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-21T11:40:13.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-21T11:40:13.490Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-21T11:40:13.532Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-21T11:40:13.582Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-21T11:40:13.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-21T11:40:13.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-21T11:40:13.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-21T11:40:13.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2024-03-21T11:40:13.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-21T11:40:13.984Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-21T11:40:14.029Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T11:40:14.074Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-21T11:40:14.124Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T11:40:14.174Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-21T11:40:14.224Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-21T11:40:14.274Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-21T11:40:14.327Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-21T11:40:14.376Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-21T11:40:14.433Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-21T11:40:14.494Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-21T11:40:14.547Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-21T11:40:14.594Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-21T11:40:14.649Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-21T11:40:14.701Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-466 [Pipeline] echo [2024-03-21T11:40:14.752Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-466 [Pipeline] echo [2024-03-21T11:40:14.797Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-466 [Pipeline] echo [2024-03-21T11:40:14.846Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e32178465052c5ce0d68229f73b84986c7692132 [Pipeline] echo [2024-03-21T11:40:14.893Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e321784 [Pipeline] echo [2024-03-21T11:40:14.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T11:40:15.069Z] provisioning config files... [2024-03-21T11:40:15.083Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-466@tmp/config17248797746491087253tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:40:15.461Z] ---> ****-login.sh [2024-03-21T11:40:15.461Z] nexus3.edgexfoundry.org:10001 [2024-03-21T11:40:15.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:15.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:15.983Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:15.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:15.983Z] [2024-03-21T11:40:15.983Z] Login Succeeded [2024-03-21T11:40:15.983Z] nexus3.edgexfoundry.org:10002 [2024-03-21T11:40:15.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:15.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:15.983Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:15.983Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:15.983Z] [2024-03-21T11:40:15.983Z] Login Succeeded [2024-03-21T11:40:15.983Z] nexus3.edgexfoundry.org:10003 [2024-03-21T11:40:15.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:16.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:16.245Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:16.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:16.245Z] [2024-03-21T11:40:16.245Z] Login Succeeded [2024-03-21T11:40:16.245Z] nexus3.edgexfoundry.org:10004 [2024-03-21T11:40:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:16.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:16.245Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:16.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:16.245Z] [2024-03-21T11:40:16.245Z] Login Succeeded [2024-03-21T11:40:16.245Z] ****.io [2024-03-21T11:40:16.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:16.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:16.512Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:16.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:16.513Z] [2024-03-21T11:40:16.513Z] Login Succeeded [2024-03-21T11:40:16.513Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T11:40:16.541Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-21T11:40:17.229Z] + git rev-list -1 --merges e32178465052c5ce0d68229f73b84986c7692132~1..e32178465052c5ce0d68229f73b84986c7692132 [Pipeline] echo [2024-03-21T11:40:17.276Z] -----------> git rev-list -1 --merges e32178465052c5ce0d68229f73b84986c7692132~1..e32178465052c5ce0d68229f73b84986c7692132 e32178465052c5ce0d68229f73b84986c7692132 [false] [Pipeline] sh [2024-03-21T11:40:17.600Z] + git log --format=format:%s -1 e32178465052c5ce0d68229f73b84986c7692132 [Pipeline] echo [2024-03-21T11:40:17.633Z] ========================================================= [2024-03-21T11:40:17.633Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-21T11:40:17.633Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T11:40:18.077Z] + git log --format=format:%s -1 e32178465052c5ce0d68229f73b84986c7692132 [Pipeline] echo [2024-03-21T11:40:18.119Z] [semverPrep] GIT_COMMIT: e32178465052c5ce0d68229f73b84986c7692132, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-03-21T11:40:18.156Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-21T11:40:18.586Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-21T11:40:18.586Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-21T11:40:18.586Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-21T11:40:18.586Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-21T11:40:18.586Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-21T11:40:18.586Z] sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-21T11:40:18.586Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:40:19.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T11:40:19.099Z] [2024-03-21T11:40:19.099Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:40:19.485Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T11:40:19.485Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-21T11:40:19.485Z] b85a868b505f: Pulling fs layer [2024-03-21T11:40:19.485Z] e2be974225ed: Pulling fs layer [2024-03-21T11:40:19.485Z] 339a4e72a1f5: Pulling fs layer [2024-03-21T11:40:19.485Z] 988bab9f4d93: Pulling fs layer [2024-03-21T11:40:19.485Z] 1469e6f7b9e6: Pulling fs layer [2024-03-21T11:40:19.485Z] eaf3925da568: Pulling fs layer [2024-03-21T11:40:19.485Z] bab4dde63d76: Pulling fs layer [2024-03-21T11:40:19.485Z] bde34c3a00c8: Pulling fs layer [2024-03-21T11:40:19.485Z] b352a97aabf1: Pulling fs layer [2024-03-21T11:40:19.485Z] 4872d77fe225: Pulling fs layer [2024-03-21T11:40:19.485Z] 5851b861e8e6: Pulling fs layer [2024-03-21T11:40:19.485Z] 988bab9f4d93: Waiting [2024-03-21T11:40:19.485Z] bab4dde63d76: Waiting [2024-03-21T11:40:19.485Z] 4872d77fe225: Waiting [2024-03-21T11:40:19.485Z] bde34c3a00c8: Waiting [2024-03-21T11:40:19.485Z] b352a97aabf1: Waiting [2024-03-21T11:40:19.485Z] 1469e6f7b9e6: Waiting [2024-03-21T11:40:19.485Z] 5851b861e8e6: Waiting [2024-03-21T11:40:19.485Z] eaf3925da568: Waiting [2024-03-21T11:40:19.485Z] e2be974225ed: Download complete [2024-03-21T11:40:19.485Z] 988bab9f4d93: Verifying Checksum [2024-03-21T11:40:19.485Z] 988bab9f4d93: Download complete [2024-03-21T11:40:19.485Z] 339a4e72a1f5: Verifying Checksum [2024-03-21T11:40:19.485Z] 339a4e72a1f5: Download complete [2024-03-21T11:40:19.485Z] eaf3925da568: Verifying Checksum [2024-03-21T11:40:19.485Z] eaf3925da568: Download complete [2024-03-21T11:40:19.485Z] 1469e6f7b9e6: Verifying Checksum [2024-03-21T11:40:19.485Z] 1469e6f7b9e6: Download complete [2024-03-21T11:40:19.743Z] bde34c3a00c8: Download complete [2024-03-21T11:40:19.743Z] b352a97aabf1: Verifying Checksum [2024-03-21T11:40:19.743Z] b352a97aabf1: Download complete [2024-03-21T11:40:19.743Z] 4872d77fe225: Verifying Checksum [2024-03-21T11:40:19.743Z] 4872d77fe225: Download complete [2024-03-21T11:40:19.743Z] 5851b861e8e6: Download complete [2024-03-21T11:40:19.743Z] b85a868b505f: Verifying Checksum [2024-03-21T11:40:19.743Z] b85a868b505f: Download complete [2024-03-21T11:40:20.005Z] bab4dde63d76: Verifying Checksum [2024-03-21T11:40:20.005Z] bab4dde63d76: Download complete [2024-03-21T11:40:20.943Z] b85a868b505f: Pull complete [2024-03-21T11:40:20.943Z] e2be974225ed: Pull complete [2024-03-21T11:40:21.511Z] 339a4e72a1f5: Pull complete [2024-03-21T11:40:21.511Z] 988bab9f4d93: Pull complete [2024-03-21T11:40:21.770Z] 1469e6f7b9e6: Pull complete [2024-03-21T11:40:21.770Z] eaf3925da568: Pull complete [2024-03-21T11:40:23.670Z] bab4dde63d76: Pull complete [2024-03-21T11:40:23.670Z] bde34c3a00c8: Pull complete [2024-03-21T11:40:23.670Z] b352a97aabf1: Pull complete [2024-03-21T11:40:23.933Z] 4872d77fe225: Pull complete [2024-03-21T11:40:23.933Z] 5851b861e8e6: Pull complete [2024-03-21T11:40:23.933Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-21T11:40:23.933Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-21T11:40:23.933Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:40:24.223Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-03-21T11:40:24.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-466 -v /w/workspace/foundry_device-virtual-go_PR-466:/w/workspace/foundry_device-virtual-go_PR-466:rw,z -v /w/workspace/foundry_device-virtual-go_PR-466@tmp:/w/workspace/foundry_device-virtual-go_PR-466@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-21T11:40:27.272Z] $ docker top 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b -eo pid,comm [2024-03-21T11:40:27.321Z] 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). [2024-03-21T11:40:27.321Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-21T11:40:27.473Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T11:40:27.473Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T11:40:27.588Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T11:40:27.594Z] $ docker exec 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b ssh-agent [2024-03-21T11:40:27.695Z] SSH_AUTH_SOCK=/tmp/ssh-oveUm9lK0hBa/agent.32 [2024-03-21T11:40:27.695Z] SSH_AGENT_PID=39 [2024-03-21T11:40:27.702Z] Running ssh-add (command line suppressed) [2024-03-21T11:40:27.810Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-466@tmp/private_key_3853647721175350720.key (/w/workspace/foundry_device-virtual-go_PR-466@tmp/private_key_3853647721175350720.key) [2024-03-21T11:40:27.821Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T11:40:28.169Z] + git tag --points-at HEAD [Pipeline] } [2024-03-21T11:40:28.198Z] $ docker exec --env ******** --env ******** 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b ssh-agent -k [2024-03-21T11:40:28.298Z] unset SSH_AUTH_SOCK; [2024-03-21T11:40:28.299Z] unset SSH_AGENT_PID; [2024-03-21T11:40:28.299Z] echo Agent pid 39 killed; [2024-03-21T11:40:28.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-21T11:40:28.414Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-21T11:40:28.414Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-21T11:40:28.532Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-21T11:40:28.538Z] $ docker exec 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b ssh-agent [2024-03-21T11:40:28.656Z] SSH_AUTH_SOCK=/tmp/ssh-3rVCrXZivPRt/agent.72 [2024-03-21T11:40:28.656Z] SSH_AGENT_PID=78 [2024-03-21T11:40:28.660Z] Running ssh-add (command line suppressed) [2024-03-21T11:40:28.762Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-466@tmp/private_key_2123036839284186641.key (/w/workspace/foundry_device-virtual-go_PR-466@tmp/private_key_2123036839284186641.key) [2024-03-21T11:40:28.772Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-21T11:40:29.101Z] + git semver init [2024-03-21T11:40:29.362Z] 2024-03-21 11:40:29,279 [run_init] DEBUG init version:0.0.0 force:False [2024-03-21T11:40:29.362Z] 2024-03-21 11:40:29,280 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-466/.semver [2024-03-21T11:40:29.362Z] 2024-03-21 11:40:29,280 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-466/.semver [2024-03-21T11:40:29.362Z] 2024-03-21 11:40:29,280 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-466/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-466, universal_newlines=False, shell=None, istream=None) [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,643 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-466/.git/info/exclude [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,644 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-466/.semver/PR-466 with force:False [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,644 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-466/.semver/PR-466 [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,648 [execute] INFO git cat-file --batch-check [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,648 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-466/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,654 [execute] INFO git cat-file --batch [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-466/.semver, universal_newlines=False, shell=None, istream=) [2024-03-21T11:40:30.745Z] 2024-03-21 11:40:30,659 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-466/.semver/PR-466 [2024-03-21T11:40:30.745Z] 0.0.0 [Pipeline] } [2024-03-21T11:40:30.777Z] $ docker exec --env ******** --env ******** 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b ssh-agent -k [2024-03-21T11:40:30.887Z] unset SSH_AUTH_SOCK; [2024-03-21T11:40:30.888Z] unset SSH_AGENT_PID; [2024-03-21T11:40:30.888Z] echo Agent pid 78 killed; [2024-03-21T11:40:30.896Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-21T11:40:31.355Z] + git semver [Pipeline] } [2024-03-21T11:40:31.971Z] $ docker stop --time=1 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b [2024-03-21T11:40:33.526Z] $ docker rm -f --volumes 10afd9b5ff0f787b9b830b0efeace08e0533a933e1a5abf72c424ddb6b4b079b [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T11:40:33.938Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-21T11:40:34.255Z] Stashed 1 file(s) [Pipeline] echo [2024-03-21T11:40:34.273Z] [edgeXSemver]: initialized semver on version 0.0.0 [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 [2024-03-21T11:40:34.945Z] provisioning config files... [2024-03-21T11:40:34.956Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-466@tmp/config16441425509445467351tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:40:35.320Z] ---> ****-login.sh [2024-03-21T11:40:35.320Z] nexus3.edgexfoundry.org:10001 [2024-03-21T11:40:35.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:35.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:35.320Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:35.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:35.320Z] [2024-03-21T11:40:35.320Z] Login Succeeded [2024-03-21T11:40:35.320Z] nexus3.edgexfoundry.org:10002 [2024-03-21T11:40:35.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:35.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:35.320Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:35.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:35.320Z] [2024-03-21T11:40:35.320Z] Login Succeeded [2024-03-21T11:40:35.320Z] nexus3.edgexfoundry.org:10003 [2024-03-21T11:40:35.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:35.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:35.581Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:35.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:35.581Z] [2024-03-21T11:40:35.581Z] Login Succeeded [2024-03-21T11:40:35.581Z] nexus3.edgexfoundry.org:10004 [2024-03-21T11:40:35.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:35.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:35.582Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:35.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:35.582Z] [2024-03-21T11:40:35.582Z] Login Succeeded [2024-03-21T11:40:35.582Z] ****.io [2024-03-21T11:40:35.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:40:35.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:40:35.843Z] Configure a credential helper to remove this warning. See [2024-03-21T11:40:35.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:40:35.843Z] [2024-03-21T11:40:35.843Z] Login Succeeded [2024-03-21T11:40:35.843Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T11:40:35.875Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T11:40:36.101Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T11:40:36.143Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T11:40:36.184Z] ========================================================= [2024-03-21T11:40:36.185Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-21T11:40:36.185Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:40:36.686Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T11:40:36.686Z] Sending build context to Docker daemon 31.8MB [2024-03-21T11:40:36.686Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T11:40:36.686Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T11:40:36.946Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-21T11:40:36.946Z] 7264a8db6415: Pulling fs layer [2024-03-21T11:40:36.946Z] c4d48a809fc2: Pulling fs layer [2024-03-21T11:40:36.946Z] 4f1c88b9dad5: Pulling fs layer [2024-03-21T11:40:36.946Z] ad3a456e5733: Pulling fs layer [2024-03-21T11:40:36.946Z] 69c7f0334f64: Pulling fs layer [2024-03-21T11:40:36.946Z] 1f1c1a5573a3: Pulling fs layer [2024-03-21T11:40:36.946Z] ce7588e14bc9: Pulling fs layer [2024-03-21T11:40:36.946Z] b5e4710f87ac: Pulling fs layer [2024-03-21T11:40:36.946Z] 69c7f0334f64: Waiting [2024-03-21T11:40:36.946Z] 1f1c1a5573a3: Waiting [2024-03-21T11:40:36.946Z] ce7588e14bc9: Waiting [2024-03-21T11:40:36.946Z] b5e4710f87ac: Waiting [2024-03-21T11:40:36.946Z] ad3a456e5733: Waiting [2024-03-21T11:40:36.946Z] c4d48a809fc2: Verifying Checksum [2024-03-21T11:40:36.946Z] c4d48a809fc2: Download complete [2024-03-21T11:40:36.946Z] ad3a456e5733: Verifying Checksum [2024-03-21T11:40:36.946Z] ad3a456e5733: Download complete [2024-03-21T11:40:36.946Z] 69c7f0334f64: Verifying Checksum [2024-03-21T11:40:36.946Z] 69c7f0334f64: Download complete [2024-03-21T11:40:36.946Z] 7264a8db6415: Verifying Checksum [2024-03-21T11:40:36.946Z] 7264a8db6415: Download complete [2024-03-21T11:40:36.946Z] 1f1c1a5573a3: Verifying Checksum [2024-03-21T11:40:36.946Z] 1f1c1a5573a3: Download complete [2024-03-21T11:40:37.207Z] 7264a8db6415: Pull complete [2024-03-21T11:40:37.207Z] c4d48a809fc2: Pull complete [2024-03-21T11:40:37.207Z] b5e4710f87ac: Verifying Checksum [2024-03-21T11:40:37.207Z] b5e4710f87ac: Download complete [2024-03-21T11:40:37.466Z] 4f1c88b9dad5: Verifying Checksum [2024-03-21T11:40:37.466Z] 4f1c88b9dad5: Download complete [2024-03-21T11:40:37.724Z] ce7588e14bc9: Verifying Checksum [2024-03-21T11:40:37.724Z] ce7588e14bc9: Download complete [2024-03-21T11:40:41.014Z] 4f1c88b9dad5: Pull complete [2024-03-21T11:40:41.015Z] ad3a456e5733: Pull complete [2024-03-21T11:40:41.015Z] 69c7f0334f64: Pull complete [2024-03-21T11:40:41.015Z] 1f1c1a5573a3: Pull complete [2024-03-21T11:40:43.557Z] ce7588e14bc9: Pull complete [2024-03-21T11:40:44.126Z] b5e4710f87ac: Pull complete [2024-03-21T11:40:44.126Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-21T11:40:44.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-21T11:40:44.126Z] ---> 88b5674ff536 [2024-03-21T11:40:44.126Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T11:40:49.735Z] Still waiting to schedule task [2024-03-21T11:40:49.736Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-21T11:40:50.704Z] ---> Running in 2676a943ba4b [2024-03-21T11:40:50.704Z] Removing intermediate container 2676a943ba4b [2024-03-21T11:40:50.704Z] ---> aa9e86b35f9e [2024-03-21T11:40:50.704Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T11:40:50.704Z] ---> Running in 7002a5278a05 [2024-03-21T11:40:50.704Z] Removing intermediate container 7002a5278a05 [2024-03-21T11:40:50.704Z] ---> 62e385a07906 [2024-03-21T11:40:50.704Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T11:40:50.704Z] ---> Running in 427f90e3ffb5 [2024-03-21T11:40:50.704Z] Removing intermediate container 427f90e3ffb5 [2024-03-21T11:40:50.704Z] ---> 40b923acac24 [2024-03-21T11:40:50.704Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-21T11:40:50.704Z] ---> Running in 9fb28d9f264a [2024-03-21T11:40:50.704Z] Removing intermediate container 9fb28d9f264a [2024-03-21T11:40:50.704Z] ---> 6571ff3d2364 [2024-03-21T11:40:50.704Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T11:40:50.704Z] ---> Running in 87af181f04c2 [2024-03-21T11:40:50.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T11:40:50.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T11:40:50.704Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T11:40:50.704Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T11:40:50.964Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T11:40:50.964Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T11:40:50.964Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T11:40:50.964Z] OK: 268 MiB in 56 packages [2024-03-21T11:40:51.535Z] Removing intermediate container 87af181f04c2 [2024-03-21T11:40:51.535Z] ---> c9030a91f25d [2024-03-21T11:40:51.535Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T11:40:51.535Z] ---> d933ef6c6d45 [2024-03-21T11:40:51.535Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T11:40:51.535Z] ---> Running in 952ebc31c702 [2024-03-21T11:41:59.287Z] Removing intermediate container 952ebc31c702 [2024-03-21T11:41:59.287Z] ---> 8aa47787e576 [2024-03-21T11:41:59.287Z] Step 10/12 : COPY . . [2024-03-21T11:41:59.287Z] ---> 650ef6086866 [2024-03-21T11:41:59.287Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T11:41:59.287Z] ---> Running in 891e34be3613 [2024-03-21T11:41:59.287Z] Removing intermediate container 891e34be3613 [2024-03-21T11:41:59.287Z] ---> 8b15c1d3ce77 [2024-03-21T11:41:59.287Z] Step 12/12 : RUN $MAKE [2024-03-21T11:41:59.287Z] ---> Running in 796b2ba9914d [2024-03-21T11:41:59.287Z] noop [2024-03-21T11:41:59.287Z] Removing intermediate container 796b2ba9914d [2024-03-21T11:41:59.287Z] ---> 6f3365739346 [2024-03-21T11:41:59.287Z] Successfully built 6f3365739346 [2024-03-21T11:41:59.287Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:41:59.778Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T11:41:59.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:41:59.939Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-03-21T11:41:59.974Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-466 -v /w/workspace/foundry_device-virtual-go_PR-466:/w/workspace/foundry_device-virtual-go_PR-466:rw,z -v /w/workspace/foundry_device-virtual-go_PR-466@tmp:/w/workspace/foundry_device-virtual-go_PR-466@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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T11:42:00.425Z] $ docker top c2eb6b0fc81b952fedfdce55843f8e08c5ec7c6858f3dae65167a0a7a67679f9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T11:42:00.835Z] + go version [2024-03-21T11:42:00.835Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-21T11:42:00.872Z] $ docker stop --time=1 c2eb6b0fc81b952fedfdce55843f8e08c5ec7c6858f3dae65167a0a7a67679f9 [2024-03-21T11:42:02.112Z] $ docker rm -f --volumes c2eb6b0fc81b952fedfdce55843f8e08c5ec7c6858f3dae65167a0a7a67679f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:42:02.873Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-21T11:42:02.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:42:03.028Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-03-21T11:42:03.063Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-466 -v /w/workspace/foundry_device-virtual-go_PR-466:/w/workspace/foundry_device-virtual-go_PR-466:rw,z -v /w/workspace/foundry_device-virtual-go_PR-466@tmp:/w/workspace/foundry_device-virtual-go_PR-466@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 ******** -e ******** ci-base-image-x86_64 cat [2024-03-21T11:42:03.448Z] $ docker top 8ecbf55a76a0191a916e90c5943df284c394bded37cbf58bc31d0c3b29fc08ca -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T11:42:03.856Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-466 [Pipeline] fileExists [Pipeline] sh [2024-03-21T11:42:04.229Z] + make test [2024-03-21T11:42:04.229Z] go test ./... -coverprofile=coverage.out [2024-03-21T11:42:06.763Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-21T11:42:21.643Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-21T11:42:21.643Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2024-03-21T11:42:23.623Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-558 in /w/workspace/foundry_device-virtual-go_PR-466 [Pipeline] { [Pipeline] ws [2024-03-21T11:42:23.692Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2024-03-21T11:42:23.774Z] The recommended git tool is: git [2024-03-21T11:42:28.715Z] using credential edgex-jenkins-ssh [2024-03-21T11:42:28.739Z] Cloning the remote Git repository [2024-03-21T11:42:28.786Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T11:42:28.878Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2024-03-21T11:42:29.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T11:42:29.022Z] > git --version # timeout=10 [2024-03-21T11:42:29.041Z] > git --version # 'git version 2.25.1' [2024-03-21T11:42:29.043Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T11:42:29.213Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T11:42:31.619Z] go vet ./... [2024-03-21T11:42:31.723Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-21T11:42:31.766Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-21T11:42:32.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2024-03-21T11:42:33.185Z] Merging remotes/origin/main commit df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 into PR head commit e32178465052c5ce0d68229f73b84986c7692132 [2024-03-21T11:42:33.449Z] Merge succeeded, producing e32178465052c5ce0d68229f73b84986c7692132 [2024-03-21T11:42:33.449Z] Checking out Revision e32178465052c5ce0d68229f73b84986c7692132 (PR-466) [2024-03-21T11:42:33.977Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-03-21T11:42:32.655Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2024-03-21T11:42:32.656Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T11:42:32.681Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/466/head:refs/remotes/origin/PR-466 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-21T11:42:33.207Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T11:42:33.269Z] > git checkout -f e32178465052c5ce0d68229f73b84986c7692132 # timeout=10 [2024-03-21T11:42:33.351Z] > git remote # timeout=10 [2024-03-21T11:42:33.369Z] > git config --get remote.origin.url # timeout=10 [2024-03-21T11:42:33.386Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-21T11:42:33.405Z] > git merge df5aa1d7f6fffdd9d81c4747e3b6b7dceeb93db2 # timeout=10 [2024-03-21T11:42:33.428Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-21T11:42:33.457Z] > git config core.sparsecheckout # timeout=10 [2024-03-21T11:42:33.481Z] > git checkout -f e32178465052c5ce0d68229f73b84986c7692132 # timeout=10 [2024-03-21T11:42:34.030Z] > git --version # timeout=10 [2024-03-21T11:42:34.043Z] > git --version # 'git version 2.25.1' [2024-03-21T11:42:34.056Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-21T11:42:35.806Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T11:42:35.806Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T11:42:35.806Z] ./bin/test-attribution-txt.sh [2024-03-21T11:42:35.806Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T11:42:35.806Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T11:42:35.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T11:42:35.884Z] $ docker stop --time=1 8ecbf55a76a0191a916e90c5943df284c394bded37cbf58bc31d0c3b29fc08ca [2024-03-21T11:42:42.875Z] $ docker rm -f --volumes 8ecbf55a76a0191a916e90c5943df284c394bded37cbf58bc31d0c3b29fc08ca [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [2024-03-21T11:42:43.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [Pipeline] stash [2024-03-21T11:42:43.871Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-03-21T11:42:44.117Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-21T11:42:44.117Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T11:42:44.118Z] Dload Upload Total Spent Left Speed [2024-03-21T11:42:44.118Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [Pipeline] sh [2024-03-21T11:42:44.635Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-21T11:42:44.677Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T11:42:44.976Z] + sudo tee /etc/docker/daemon.new [2024-03-21T11:42:44.976Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-21T11:42:44.976Z] { [2024-03-21T11:42:44.976Z] "registry-mirrors": [ [2024-03-21T11:42:44.976Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-21T11:42:44.976Z] ], [2024-03-21T11:42:44.976Z] "bip": "10.250.0.254/24", [2024-03-21T11:42:44.976Z] "hosts": [ [2024-03-21T11:42:44.976Z] "tcp://0.0.0.0:5555", [2024-03-21T11:42:44.976Z] "unix:///var/run/docker.sock" [2024-03-21T11:42:44.976Z] ], [2024-03-21T11:42:44.976Z] "mtu": 1458, [2024-03-21T11:42:44.976Z] "selinux-enabled": true, [2024-03-21T11:42:44.976Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-21T11:42:44.976Z] } [Pipeline] sh [2024-03-21T11:42:45.072Z] + ls -al . [2024-03-21T11:42:45.073Z] total 268 [2024-03-21T11:42:45.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 11:42 . [2024-03-21T11:42:45.073Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 11:40 .. [2024-03-21T11:42:45.073Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 11:42 .git [2024-03-21T11:42:45.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 11:40 .github [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 21 11:40 .gitignore [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 11:40 .golangci.yml [2024-03-21T11:42:45.073Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 11:40 .semver [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 21 11:40 Attribution.txt [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 21 11:40 CHANGELOG.md [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 21 11:40 Dockerfile [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 11:40 GOVERNANCE.md [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 21 11:40 Jenkinsfile [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 11:40 LICENSE [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 21 11:40 Makefile [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 21 11:40 OWNERS.md [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 21 11:40 README.md [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 11:40 VERSION [2024-03-21T11:42:45.073Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 11:40 bin [2024-03-21T11:42:45.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 11:40 cmd [2024-03-21T11:42:45.073Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 21 11:42 coverage.out [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 6985 Mar 21 11:40 go.mod [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 11:40 go.sum [2024-03-21T11:42:45.073Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 11:40 internal [2024-03-21T11:42:45.073Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 21 11:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:42:45.325Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-21T11:42:45.517Z] + 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=e32178465052c5ce0d68229f73b84986c7692132 --label arch=amd64 --label version=0.0.0 . [2024-03-21T11:42:45.517Z] Sending build context to Docker daemon 31.84MB [2024-03-21T11:42:45.517Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T11:42:45.517Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-21T11:42:45.517Z] ---> 6f3365739346 [2024-03-21T11:42:45.517Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T11:42:45.664Z] + sudo service docker restart [2024-03-21T11:42:46.459Z] ---> Running in dfbe002e755e [2024-03-21T11:42:47.027Z] Removing intermediate container dfbe002e755e [2024-03-21T11:42:47.027Z] ---> 89c647e5c16a [2024-03-21T11:42:47.027Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T11:42:47.289Z] ---> Running in 7d77c6c8fc25 [2024-03-21T11:42:47.548Z] Removing intermediate container 7d77c6c8fc25 [2024-03-21T11:42:47.548Z] ---> 0d438520a6ec [2024-03-21T11:42:47.548Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-21T11:42:48.118Z] ---> Running in 9e4e2de9e421 [2024-03-21T11:42:48.686Z] Removing intermediate container 9e4e2de9e421 [2024-03-21T11:42:48.686Z] ---> 3b62dd1b2893 [2024-03-21T11:42:48.686Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-21T11:42:49.254Z] ---> Running in 7462d7dd00f0 [2024-03-21T11:42:49.828Z] Removing intermediate container 7462d7dd00f0 [2024-03-21T11:42:49.828Z] ---> d24c734c5ea5 [2024-03-21T11:42:49.828Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T11:42:50.088Z] ---> Running in 9d7b643d05e0 [2024-03-21T11:42:50.655Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T11:42:50.915Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T11:42:51.174Z] OK: 268 MiB in 56 packages [2024-03-21T11:42:51.742Z] Removing intermediate container 9d7b643d05e0 [2024-03-21T11:42:51.742Z] ---> d99ce8e71bc1 [2024-03-21T11:42:51.742Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-21T11:42:51.742Z] ---> 9be847b3628b [2024-03-21T11:42:51.742Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T11:42:51.742Z] ---> Running in dd61f7bffd6d [2024-03-21T11:42:52.677Z] Removing intermediate container dd61f7bffd6d [2024-03-21T11:42:52.677Z] ---> 195a7faa2e02 [2024-03-21T11:42:52.677Z] Step 10/26 : COPY . . [2024-03-21T11:42:53.629Z] ---> 24063c206c51 [2024-03-21T11:42:53.629Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T11:42:53.629Z] ---> Running in 4bc52745244c [2024-03-21T11:42:53.888Z] Removing intermediate container 4bc52745244c [2024-03-21T11:42:53.888Z] ---> dd1641cd029c [2024-03-21T11:42:53.888Z] Step 12/26 : RUN $MAKE [2024-03-21T11:42:53.888Z] ---> Running in baaf4898dc50 [2024-03-21T11:42:54.147Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T11:43:03.977Z] provisioning config files... [2024-03-21T11:43:04.004Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config10378361884209409835tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:43:04.472Z] ---> ****-login.sh [2024-03-21T11:43:04.472Z] nexus3.edgexfoundry.org:10001 [2024-03-21T11:43:04.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:43:05.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:43:05.022Z] Configure a credential helper to remove this warning. See [2024-03-21T11:43:05.022Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:43:05.022Z] [2024-03-21T11:43:05.022Z] Login Succeeded [2024-03-21T11:43:05.022Z] nexus3.edgexfoundry.org:10002 [2024-03-21T11:43:05.290Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:43:05.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:43:05.562Z] Configure a credential helper to remove this warning. See [2024-03-21T11:43:05.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:43:05.562Z] [2024-03-21T11:43:05.562Z] Login Succeeded [2024-03-21T11:43:05.563Z] nexus3.edgexfoundry.org:10003 [2024-03-21T11:43:05.563Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:43:05.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:43:05.833Z] Configure a credential helper to remove this warning. See [2024-03-21T11:43:05.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:43:05.833Z] [2024-03-21T11:43:05.833Z] Login Succeeded [2024-03-21T11:43:05.833Z] nexus3.edgexfoundry.org:10004 [2024-03-21T11:43:06.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:43:06.102Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:43:06.102Z] Configure a credential helper to remove this warning. See [2024-03-21T11:43:06.102Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:43:06.102Z] [2024-03-21T11:43:06.102Z] Login Succeeded [2024-03-21T11:43:06.102Z] ****.io [2024-03-21T11:43:06.370Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-21T11:43:06.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-21T11:43:06.635Z] Configure a credential helper to remove this warning. See [2024-03-21T11:43:06.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-21T11:43:06.635Z] [2024-03-21T11:43:06.635Z] Login Succeeded [2024-03-21T11:43:06.635Z] ---> ****-login.sh ends [Pipeline] } [2024-03-21T11:43:06.667Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-21T11:43:07.078Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T11:43:07.125Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-21T11:43:07.170Z] ========================================================= [2024-03-21T11:43:07.170Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-21T11:43:07.170Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:43:07.707Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-21T11:43:08.294Z] Sending build context to Docker daemon 16.07MB [2024-03-21T11:43:08.294Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T11:43:08.294Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-21T11:43:08.294Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-21T11:43:08.294Z] 9fda8d8052c6: Pulling fs layer [2024-03-21T11:43:08.294Z] 5d54e960e981: Pulling fs layer [2024-03-21T11:43:08.294Z] c4a7e357bf2a: Pulling fs layer [2024-03-21T11:43:08.294Z] f0e02332f6b5: Pulling fs layer [2024-03-21T11:43:08.294Z] 872ee5b61b7b: Pulling fs layer [2024-03-21T11:43:08.294Z] 0c6a40ed1a82: Pulling fs layer [2024-03-21T11:43:08.294Z] 94ae7d8d031c: Pulling fs layer [2024-03-21T11:43:08.294Z] 872ee5b61b7b: Waiting [2024-03-21T11:43:08.294Z] 0c6a40ed1a82: Waiting [2024-03-21T11:43:08.294Z] 94ae7d8d031c: Waiting [2024-03-21T11:43:08.294Z] f0e02332f6b5: Waiting [2024-03-21T11:43:08.294Z] 5d54e960e981: Verifying Checksum [2024-03-21T11:43:08.294Z] 5d54e960e981: Download complete [2024-03-21T11:43:08.294Z] f0e02332f6b5: Verifying Checksum [2024-03-21T11:43:08.294Z] f0e02332f6b5: Download complete [2024-03-21T11:43:08.294Z] 872ee5b61b7b: Verifying Checksum [2024-03-21T11:43:08.294Z] 872ee5b61b7b: Download complete [2024-03-21T11:43:08.574Z] 9fda8d8052c6: Verifying Checksum [2024-03-21T11:43:08.574Z] 9fda8d8052c6: Download complete [2024-03-21T11:43:08.846Z] 94ae7d8d031c: Verifying Checksum [2024-03-21T11:43:08.846Z] 94ae7d8d031c: Download complete [2024-03-21T11:43:09.433Z] 9fda8d8052c6: Pull complete [2024-03-21T11:43:10.018Z] 5d54e960e981: Pull complete [2024-03-21T11:43:10.287Z] c4a7e357bf2a: Verifying Checksum [2024-03-21T11:43:10.287Z] c4a7e357bf2a: Download complete [2024-03-21T11:43:11.247Z] 0c6a40ed1a82: Download complete [2024-03-21T11:43:20.687Z] Removing intermediate container baaf4898dc50 [2024-03-21T11:43:20.687Z] ---> 53c048977afb [2024-03-21T11:43:20.687Z] Step 13/26 : FROM alpine:3.18 [2024-03-21T11:43:20.946Z] 3.18: Pulling from library/alpine [2024-03-21T11:43:21.206Z] 619be1103602: Pulling fs layer [2024-03-21T11:43:21.206Z] 619be1103602: Verifying Checksum [2024-03-21T11:43:21.206Z] 619be1103602: Download complete [2024-03-21T11:43:21.466Z] 619be1103602: Pull complete [2024-03-21T11:43:21.466Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T11:43:21.466Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T11:43:21.466Z] ---> d3782b16ccc9 [2024-03-21T11:43:21.466Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-21T11:43:21.466Z] ---> Running in a9cec0871574 [2024-03-21T11:43:21.725Z] Removing intermediate container a9cec0871574 [2024-03-21T11:43:21.725Z] ---> 4a0a7d6feca3 [2024-03-21T11:43:21.725Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-21T11:43:21.725Z] ---> Running in 13abb551f5b8 [2024-03-21T11:43:21.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T11:43:21.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T11:43:22.242Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T11:43:22.243Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T11:43:22.243Z] OK: 7 MiB in 16 packages [2024-03-21T11:43:22.810Z] Removing intermediate container 13abb551f5b8 [2024-03-21T11:43:22.810Z] ---> d9f5ecbec145 [2024-03-21T11:43:22.810Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-21T11:43:22.810Z] ---> Running in 7315bf0a8b86 [2024-03-21T11:43:23.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-21T11:43:23.068Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-21T11:43:23.326Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T11:43:23.326Z] OK: 7 MiB in 16 packages [2024-03-21T11:43:23.558Z] c4a7e357bf2a: Pull complete [2024-03-21T11:43:23.558Z] f0e02332f6b5: Pull complete [2024-03-21T11:43:23.558Z] 872ee5b61b7b: Pull complete [2024-03-21T11:43:23.586Z] Removing intermediate container 7315bf0a8b86 [2024-03-21T11:43:23.587Z] ---> c89faaa1fe1a [2024-03-21T11:43:23.587Z] Step 17/26 : WORKDIR / [2024-03-21T11:43:23.587Z] ---> Running in dd2aaac27728 [2024-03-21T11:43:23.587Z] Removing intermediate container dd2aaac27728 [2024-03-21T11:43:23.587Z] ---> 096f0c53ef1a [2024-03-21T11:43:23.587Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-21T11:43:23.846Z] ---> 1ae17afe30b1 [2024-03-21T11:43:23.846Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-21T11:43:23.846Z] ---> 5592f02cb740 [2024-03-21T11:43:23.846Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-21T11:43:24.782Z] ---> fd95b0aa447d [2024-03-21T11:43:24.782Z] Step 21/26 : EXPOSE 59900 [2024-03-21T11:43:24.782Z] ---> Running in f402414ce01e [2024-03-21T11:43:24.782Z] Removing intermediate container f402414ce01e [2024-03-21T11:43:24.782Z] ---> f8822ed763f0 [2024-03-21T11:43:24.782Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-21T11:43:24.782Z] ---> Running in 6683aac975c7 [2024-03-21T11:43:24.782Z] Removing intermediate container 6683aac975c7 [2024-03-21T11:43:24.782Z] ---> b48759394c37 [2024-03-21T11:43:24.782Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T11:43:24.782Z] ---> Running in 568f55964a72 [2024-03-21T11:43:25.041Z] Removing intermediate container 568f55964a72 [2024-03-21T11:43:25.041Z] ---> fb59605c51ba [2024-03-21T11:43:25.041Z] Step 24/26 : LABEL arch=amd64 [2024-03-21T11:43:25.041Z] ---> Running in e6b5c031ec4d [2024-03-21T11:43:25.041Z] Removing intermediate container e6b5c031ec4d [2024-03-21T11:43:25.041Z] ---> 52e0c6d52a04 [2024-03-21T11:43:25.041Z] Step 25/26 : LABEL git_sha=e32178465052c5ce0d68229f73b84986c7692132 [2024-03-21T11:43:25.041Z] ---> Running in 342ff1ef72e3 [2024-03-21T11:43:25.041Z] Removing intermediate container 342ff1ef72e3 [2024-03-21T11:43:25.041Z] ---> e018a1d2fb4e [2024-03-21T11:43:25.041Z] Step 26/26 : LABEL version=0.0.0 [2024-03-21T11:43:25.041Z] ---> Running in 8ce75633e4b5 [2024-03-21T11:43:25.300Z] Removing intermediate container 8ce75633e4b5 [2024-03-21T11:43:25.300Z] ---> 9441963c182c [2024-03-21T11:43:25.300Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T11:43:25.300Z] Successfully built 9441963c182c [2024-03-21T11:43:25.300Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:43:26.256Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T11:43:26.256Z] [2024-03-21T11:43:26.256Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:43:26.643Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T11:43:26.643Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-21T11:43:26.643Z] 5eb5b503b376: Pulling fs layer [2024-03-21T11:43:26.643Z] 5c69ac0246d0: Pulling fs layer [2024-03-21T11:43:26.643Z] ec43610c2a17: Pulling fs layer [2024-03-21T11:43:26.643Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-21T11:43:26.643Z] 33b1e0a273af: Pulling fs layer [2024-03-21T11:43:26.643Z] 5d3b04190fa2: Pulling fs layer [2024-03-21T11:43:26.644Z] 2f39f015ded8: Pulling fs layer [2024-03-21T11:43:26.644Z] 33b1e0a273af: Waiting [2024-03-21T11:43:26.644Z] 5d3b04190fa2: Waiting [2024-03-21T11:43:26.644Z] 2f39f015ded8: Waiting [2024-03-21T11:43:26.644Z] 3a2ae6a8a46f: Waiting [2024-03-21T11:43:26.644Z] 5c69ac0246d0: Verifying Checksum [2024-03-21T11:43:26.644Z] 5c69ac0246d0: Download complete [2024-03-21T11:43:26.644Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-21T11:43:26.644Z] 3a2ae6a8a46f: Download complete [2024-03-21T11:43:26.644Z] 33b1e0a273af: Verifying Checksum [2024-03-21T11:43:26.644Z] 33b1e0a273af: Download complete [2024-03-21T11:43:26.644Z] 5d3b04190fa2: Verifying Checksum [2024-03-21T11:43:26.644Z] 5d3b04190fa2: Download complete [2024-03-21T11:43:26.644Z] ec43610c2a17: Verifying Checksum [2024-03-21T11:43:26.644Z] ec43610c2a17: Download complete [2024-03-21T11:43:26.903Z] 5eb5b503b376: Verifying Checksum [2024-03-21T11:43:26.903Z] 5eb5b503b376: Download complete [2024-03-21T11:43:27.477Z] 2f39f015ded8: Download complete [2024-03-21T11:43:28.043Z] 5eb5b503b376: Pull complete [2024-03-21T11:43:28.044Z] 5c69ac0246d0: Pull complete [2024-03-21T11:43:28.611Z] ec43610c2a17: Pull complete [2024-03-21T11:43:28.611Z] 3a2ae6a8a46f: Pull complete [2024-03-21T11:43:29.181Z] 33b1e0a273af: Pull complete [2024-03-21T11:43:29.181Z] 5d3b04190fa2: Pull complete [2024-03-21T11:43:31.800Z] 0c6a40ed1a82: Pull complete [2024-03-21T11:43:32.763Z] 94ae7d8d031c: Pull complete [2024-03-21T11:43:32.763Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-21T11:43:32.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-21T11:43:32.763Z] ---> 86de565de09d [2024-03-21T11:43:32.763Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T11:43:33.375Z] 2f39f015ded8: Pull complete [2024-03-21T11:43:33.375Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-21T11:43:33.375Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T11:43:33.375Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:43:33.629Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-03-21T11:43:33.663Z] $ 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/foundry_device-virtual-go_PR-466 -v /w/workspace/foundry_device-virtual-go_PR-466:/w/workspace/foundry_device-virtual-go_PR-466:rw,z -v /w/workspace/foundry_device-virtual-go_PR-466@tmp:/w/workspace/foundry_device-virtual-go_PR-466@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-21T11:43:34.709Z] ---> Running in 16aae060ce4d [2024-03-21T11:43:34.709Z] Removing intermediate container 16aae060ce4d [2024-03-21T11:43:34.709Z] ---> 077ca8b3c67a [2024-03-21T11:43:34.709Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T11:43:34.975Z] ---> Running in ae353c040d69 [2024-03-21T11:43:35.239Z] Removing intermediate container ae353c040d69 [2024-03-21T11:43:35.239Z] ---> ceec32ef4d1c [2024-03-21T11:43:35.239Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2024-03-21T11:43:35.239Z] ---> Running in dc5c90f28dc4 [2024-03-21T11:43:35.505Z] Removing intermediate container dc5c90f28dc4 [2024-03-21T11:43:35.505Z] ---> d3864c7fbc12 [2024-03-21T11:43:35.505Z] Step 6/12 : WORKDIR /device-virtual-go [2024-03-21T11:43:35.505Z] ---> Running in 2a402a7bfc00 [2024-03-21T11:43:36.085Z] Removing intermediate container 2a402a7bfc00 [2024-03-21T11:43:36.085Z] ---> 5801e1b09503 [2024-03-21T11:43:36.085Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T11:43:36.085Z] ---> Running in 00c340e70575 [2024-03-21T11:43:37.041Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T11:43:37.619Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T11:43:38.575Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-21T11:43:38.575Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-21T11:43:38.575Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-21T11:43:38.575Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-21T11:43:38.575Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T11:43:38.575Z] OK: 271 MiB in 56 packages [2024-03-21T11:43:39.534Z] Removing intermediate container 00c340e70575 [2024-03-21T11:43:39.534Z] ---> 2dd5fad0a31d [2024-03-21T11:43:39.534Z] Step 8/12 : COPY go.mod vendor* ./ [2024-03-21T11:43:40.120Z] ---> a529f8d22790 [2024-03-21T11:43:40.120Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T11:43:40.120Z] ---> Running in 561a3a6b5355 [2024-03-21T11:43:42.350Z] $ docker top 9b8a350318e8c48ea0afbc316f7de64f8f97d03956cf53af1df5c945916ef75c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:43:43.021Z] ---> job-cost.sh [2024-03-21T11:43:43.021Z] lf-activate-venv: SKIPPING [2024-03-21T11:43:43.021Z] INFO: No Stack... [2024-03-21T11:43:43.590Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T11:43:43.849Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T11:43:44.167Z] + cat /w/workspace/foundry_device-virtual-go_PR-466/archives/cost.csv [2024-03-21T11:43:44.167Z] + cut -d, -f6 [Pipeline] lock [2024-03-21T11:43:44.212Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] [2024-03-21T11:43:44.217Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] did not exist. Created. [2024-03-21T11:43:44.222Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T11:43:44.630Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-21T11:43:44.681Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T11:43:44.727Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T11:43:44.831Z] $ docker stop --time=1 9b8a350318e8c48ea0afbc316f7de64f8f97d03956cf53af1df5c945916ef75c [2024-03-21T11:43:46.178Z] $ docker rm -f --volumes 9b8a350318e8c48ea0afbc316f7de64f8f97d03956cf53af1df5c945916ef75c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-21T11:45:46.795Z] Removing intermediate container 561a3a6b5355 [2024-03-21T11:45:46.796Z] ---> d6fe7a671ea5 [2024-03-21T11:45:46.796Z] Step 10/12 : COPY . . [2024-03-21T11:45:46.796Z] ---> 9b8a1c4bfd3a [2024-03-21T11:45:46.796Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T11:45:46.796Z] ---> Running in bb760ad4da5d [2024-03-21T11:45:46.796Z] Removing intermediate container bb760ad4da5d [2024-03-21T11:45:46.796Z] ---> 4a8321209a74 [2024-03-21T11:45:46.796Z] Step 12/12 : RUN $MAKE [2024-03-21T11:45:46.796Z] ---> Running in 72c3a6ebadb7 [2024-03-21T11:45:46.796Z] noop [2024-03-21T11:45:46.796Z] Removing intermediate container 72c3a6ebadb7 [2024-03-21T11:45:46.796Z] ---> c50587dbf684 [2024-03-21T11:45:46.796Z] Successfully built c50587dbf684 [2024-03-21T11:45:46.796Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:45:47.304Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T11:45:47.304Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:45:47.582Z] prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container [2024-03-21T11:45:47.644Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-03-21T11:45:48.818Z] $ docker top 4f8dfc4175aa600cd6a5a4434603c639b37d4b5842f536a65663e9c9182df733 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T11:45:49.689Z] + go version [2024-03-21T11:45:49.689Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-21T11:45:49.722Z] $ docker stop --time=1 4f8dfc4175aa600cd6a5a4434603c639b37d4b5842f536a65663e9c9182df733 [2024-03-21T11:45:51.345Z] $ docker rm -f --volumes 4f8dfc4175aa600cd6a5a4434603c639b37d4b5842f536a65663e9c9182df733 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:45:52.235Z] + docker inspect -f . ci-base-image-arm64 [2024-03-21T11:45:52.235Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:45:52.489Z] prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container [2024-03-21T11:45:52.548Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** ci-base-image-arm64 cat [2024-03-21T11:45:53.696Z] $ docker top aae220744a1b0dceec85f9f02916769625c3f4c3dd7c8bee46ac14f1fc63c152 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T11:45:54.581Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2024-03-21T11:45:54.981Z] + make test [2024-03-21T11:45:54.981Z] go test ./... -coverprofile=coverage.out [2024-03-21T11:46:00.335Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2024-03-21T11:48:22.021Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2024-03-21T11:48:22.021Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.069s coverage: 58.4% of statements [2024-03-21T11:48:22.021Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-21T11:48:22.021Z] go vet ./... [2024-03-21T11:48:54.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-21T11:48:54.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-21T11:48:54.237Z] ./bin/test-attribution-txt.sh [2024-03-21T11:48:54.237Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-03-21T11:48:54.237Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-03-21T11:48:54.284Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-21T11:48:54.318Z] $ docker stop --time=1 aae220744a1b0dceec85f9f02916769625c3f4c3dd7c8bee46ac14f1fc63c152 [2024-03-21T11:48:56.249Z] $ docker rm -f --volumes aae220744a1b0dceec85f9f02916769625c3f4c3dd7c8bee46ac14f1fc63c152 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-21T11:48:57.817Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-21T11:48:57.858Z] Warning: overwriting stash ‘coverage-report’ [2024-03-21T11:48:58.253Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-21T11:48:58.849Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-21T11:48:59.183Z] + ls -al . [2024-03-21T11:48:59.183Z] total 264 [2024-03-21T11:48:59.183Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 21 11:45 . [2024-03-21T11:48:59.183Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 21 11:42 .. [2024-03-21T11:48:59.183Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 21 11:42 .git [2024-03-21T11:48:59.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 11:42 .github [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 272 Mar 21 11:42 .gitignore [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 21 11:42 .golangci.yml [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 9708 Mar 21 11:42 Attribution.txt [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 15941 Mar 21 11:42 CHANGELOG.md [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 1755 Mar 21 11:42 Dockerfile [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 21 11:42 GOVERNANCE.md [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 660 Mar 21 11:42 Jenkinsfile [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 21 11:42 LICENSE [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 1953 Mar 21 11:42 Makefile [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 623 Mar 21 11:42 OWNERS.md [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 4103 Mar 21 11:42 README.md [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 21 11:40 VERSION [2024-03-21T11:48:59.183Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 21 11:42 bin [2024-03-21T11:48:59.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 11:42 cmd [2024-03-21T11:48:59.183Z] -rw-r--r-- 1 jenkins jenkins 43063 Mar 21 11:48 coverage.out [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 6985 Mar 21 11:42 go.mod [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 101177 Mar 21 11:42 go.sum [2024-03-21T11:48:59.183Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 21 11:42 internal [2024-03-21T11:48:59.183Z] -rw-rw-r-- 1 jenkins jenkins 235 Mar 21 11:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:48:59.614Z] + 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=e32178465052c5ce0d68229f73b84986c7692132 --label arch=arm64 --label version=0.0.0 . [2024-03-21T11:49:00.199Z] Sending build context to Docker daemon 16.12MB [2024-03-21T11:49:00.199Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-21T11:49:00.199Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-21T11:49:00.199Z] ---> c50587dbf684 [2024-03-21T11:49:00.199Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-03-21T11:49:00.199Z] ---> Running in 789f09725d56 [2024-03-21T11:49:00.469Z] Removing intermediate container 789f09725d56 [2024-03-21T11:49:00.469Z] ---> 7deb4ac5d901 [2024-03-21T11:49:00.469Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-21T11:49:00.738Z] ---> Running in ddd4a7b578dd [2024-03-21T11:49:01.005Z] Removing intermediate container ddd4a7b578dd [2024-03-21T11:49:01.005Z] ---> e75a1b6b4651 [2024-03-21T11:49:01.005Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2024-03-21T11:49:01.005Z] ---> Running in c27bda0f1f35 [2024-03-21T11:49:01.274Z] Removing intermediate container c27bda0f1f35 [2024-03-21T11:49:01.274Z] ---> 61fa30abadd3 [2024-03-21T11:49:01.274Z] Step 6/26 : WORKDIR /device-virtual-go [2024-03-21T11:49:01.544Z] ---> Running in aea87102cd6a [2024-03-21T11:49:01.810Z] Removing intermediate container aea87102cd6a [2024-03-21T11:49:01.810Z] ---> cdd6f0b3acaf [2024-03-21T11:49:01.810Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-21T11:49:01.810Z] ---> Running in 5c65a27af7f8 [2024-03-21T11:49:02.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T11:49:03.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T11:49:04.311Z] OK: 271 MiB in 56 packages [2024-03-21T11:49:05.277Z] Removing intermediate container 5c65a27af7f8 [2024-03-21T11:49:05.277Z] ---> 08a0503acc4d [2024-03-21T11:49:05.277Z] Step 8/26 : COPY go.mod vendor* ./ [2024-03-21T11:49:05.543Z] ---> 19762acb6373 [2024-03-21T11:49:05.543Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-21T11:49:05.811Z] ---> Running in f33803a86a7e [2024-03-21T11:49:08.406Z] Removing intermediate container f33803a86a7e [2024-03-21T11:49:08.406Z] ---> d0f5fdf6d03c [2024-03-21T11:49:08.406Z] Step 10/26 : COPY . . [2024-03-21T11:49:09.375Z] ---> 8b188371607d [2024-03-21T11:49:09.375Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-21T11:49:09.375Z] ---> Running in 85c8f87cac82 [2024-03-21T11:49:09.642Z] Removing intermediate container 85c8f87cac82 [2024-03-21T11:49:09.642Z] ---> 3a3e3ec18a1a [2024-03-21T11:49:09.642Z] Step 12/26 : RUN $MAKE [2024-03-21T11:49:09.642Z] ---> Running in 5d3b269a892f [2024-03-21T11:49:10.603Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.12" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2024-03-21T11:51:47.347Z] Removing intermediate container 5d3b269a892f [2024-03-21T11:51:47.347Z] ---> 76e19932573a [2024-03-21T11:51:47.347Z] Step 13/26 : FROM alpine:3.18 [2024-03-21T11:51:47.347Z] 3.18: Pulling from library/alpine [2024-03-21T11:51:47.347Z] c6b39de5b339: Pulling fs layer [2024-03-21T11:51:47.347Z] c6b39de5b339: Download complete [2024-03-21T11:51:47.347Z] c6b39de5b339: Pull complete [2024-03-21T11:51:47.347Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-21T11:51:47.347Z] Status: Downloaded newer image for alpine:3.18 [2024-03-21T11:51:47.347Z] ---> 33abbf032149 [2024-03-21T11:51:47.347Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2024-03-21T11:51:47.347Z] ---> Running in 77b4099f7bdd [2024-03-21T11:51:47.347Z] Removing intermediate container 77b4099f7bdd [2024-03-21T11:51:47.347Z] ---> 514fea444a7c [2024-03-21T11:51:47.347Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-21T11:51:47.347Z] ---> Running in ef0a2ead35d0 [2024-03-21T11:51:47.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T11:51:47.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T11:51:47.347Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-21T11:51:47.347Z] Executing busybox-1.36.1-r5.trigger [2024-03-21T11:51:47.347Z] OK: 8 MiB in 16 packages [2024-03-21T11:51:47.347Z] Removing intermediate container ef0a2ead35d0 [2024-03-21T11:51:47.347Z] ---> 1b1e065212e0 [2024-03-21T11:51:47.347Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-21T11:51:47.347Z] ---> Running in f05f94164a36 [2024-03-21T11:51:47.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-21T11:51:47.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-21T11:51:47.347Z] (1/1) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-03-21T11:51:47.347Z] OK: 8 MiB in 16 packages [2024-03-21T11:51:47.347Z] Removing intermediate container f05f94164a36 [2024-03-21T11:51:47.347Z] ---> 38c31faf5ff2 [2024-03-21T11:51:47.347Z] Step 17/26 : WORKDIR / [2024-03-21T11:51:47.347Z] ---> Running in f4520ed43c71 [2024-03-21T11:51:47.347Z] Removing intermediate container f4520ed43c71 [2024-03-21T11:51:47.347Z] ---> d9541f539eff [2024-03-21T11:51:47.347Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2024-03-21T11:51:47.347Z] ---> 49461ac47974 [2024-03-21T11:51:47.347Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2024-03-21T11:51:47.347Z] ---> ad5e98d25d01 [2024-03-21T11:51:47.347Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2024-03-21T11:51:47.347Z] ---> 822af8a61c8d [2024-03-21T11:51:47.347Z] Step 21/26 : EXPOSE 59900 [2024-03-21T11:51:47.347Z] ---> Running in 0915ec8ef637 [2024-03-21T11:51:47.347Z] Removing intermediate container 0915ec8ef637 [2024-03-21T11:51:47.347Z] ---> f822dc5b6434 [2024-03-21T11:51:47.347Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2024-03-21T11:51:47.347Z] ---> Running in d7d1eb94d0a3 [2024-03-21T11:51:47.347Z] Removing intermediate container d7d1eb94d0a3 [2024-03-21T11:51:47.347Z] ---> 099826f5ac66 [2024-03-21T11:51:47.347Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-21T11:51:47.347Z] ---> Running in 8f4f2002f3a3 [2024-03-21T11:51:47.347Z] Removing intermediate container 8f4f2002f3a3 [2024-03-21T11:51:47.347Z] ---> ad7320d3eb30 [2024-03-21T11:51:47.347Z] Step 24/26 : LABEL arch=arm64 [2024-03-21T11:51:47.347Z] ---> Running in d58d86c1d8c5 [2024-03-21T11:51:47.619Z] Removing intermediate container d58d86c1d8c5 [2024-03-21T11:51:47.619Z] ---> c41c83945305 [2024-03-21T11:51:47.619Z] Step 25/26 : LABEL git_sha=e32178465052c5ce0d68229f73b84986c7692132 [2024-03-21T11:51:47.887Z] ---> Running in 27d1cac01da4 [2024-03-21T11:51:48.152Z] Removing intermediate container 27d1cac01da4 [2024-03-21T11:51:48.152Z] ---> 816b50705cff [2024-03-21T11:51:48.152Z] Step 26/26 : LABEL version=0.0.0 [2024-03-21T11:51:48.152Z] ---> Running in 69f54b649102 [2024-03-21T11:51:48.418Z] Removing intermediate container 69f54b649102 [2024-03-21T11:51:48.418Z] ---> 698a192ca5d2 [2024-03-21T11:51:48.418Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-21T11:51:48.418Z] Successfully built 698a192ca5d2 [2024-03-21T11:51:48.418Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:51:49.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T11:51:49.309Z] [2024-03-21T11:51:49.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:51:49.720Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T11:51:49.720Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-21T11:51:49.720Z] 8998bd30e6a1: Pulling fs layer [2024-03-21T11:51:49.720Z] 04944245beec: Pulling fs layer [2024-03-21T11:51:49.720Z] 699f458cf7ca: Pulling fs layer [2024-03-21T11:51:49.720Z] 765212b225bb: Pulling fs layer [2024-03-21T11:51:49.720Z] f23df028b6ca: Pulling fs layer [2024-03-21T11:51:49.720Z] d65c8cfc05b1: Pulling fs layer [2024-03-21T11:51:49.720Z] 2437ff75d9bd: Pulling fs layer [2024-03-21T11:51:49.720Z] 765212b225bb: Waiting [2024-03-21T11:51:49.720Z] f23df028b6ca: Waiting [2024-03-21T11:51:49.720Z] d65c8cfc05b1: Waiting [2024-03-21T11:51:49.720Z] 2437ff75d9bd: Waiting [2024-03-21T11:51:49.987Z] 04944245beec: Verifying Checksum [2024-03-21T11:51:49.987Z] 04944245beec: Download complete [2024-03-21T11:51:49.987Z] 765212b225bb: Download complete [2024-03-21T11:51:49.987Z] f23df028b6ca: Verifying Checksum [2024-03-21T11:51:49.987Z] f23df028b6ca: Download complete [2024-03-21T11:51:49.987Z] d65c8cfc05b1: Download complete [2024-03-21T11:51:50.253Z] 699f458cf7ca: Verifying Checksum [2024-03-21T11:51:50.253Z] 699f458cf7ca: Download complete [2024-03-21T11:51:50.520Z] 8998bd30e6a1: Verifying Checksum [2024-03-21T11:51:50.520Z] 8998bd30e6a1: Download complete [2024-03-21T11:51:53.101Z] 2437ff75d9bd: Verifying Checksum [2024-03-21T11:51:53.101Z] 2437ff75d9bd: Download complete [2024-03-21T11:51:55.043Z] 8998bd30e6a1: Pull complete [2024-03-21T11:51:55.622Z] 04944245beec: Pull complete [2024-03-21T11:51:57.558Z] 699f458cf7ca: Pull complete [2024-03-21T11:51:57.558Z] 765212b225bb: Pull complete [2024-03-21T11:51:58.516Z] f23df028b6ca: Pull complete [2024-03-21T11:51:58.516Z] d65c8cfc05b1: Pull complete [2024-03-21T11:52:16.723Z] 2437ff75d9bd: Pull complete [2024-03-21T11:52:16.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-21T11:52:16.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-21T11:52:16.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:52:17.071Z] prd-ubuntu20.04-docker-arm64-4c-16g-558 does not seem to be running inside a container [2024-03-21T11:52:17.140Z] $ 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/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-21T11:52:19.733Z] $ docker top 2af4c865c8facd73a6d2eb9ff2987ae558f6590f8bfd8475f6f6959508bd41ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:20.635Z] ---> job-cost.sh [2024-03-21T11:52:20.635Z] lf-activate-venv: SKIPPING [2024-03-21T11:52:20.635Z] INFO: No Stack... [2024-03-21T11:52:20.900Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-21T11:52:21.855Z] INFO: Archiving Costs [Pipeline] sh [2024-03-21T11:52:22.201Z] + cut -d, -f6 [2024-03-21T11:52:22.201Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2024-03-21T11:52:22.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] [2024-03-21T11:52:22.260Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] did not exist. Created. [2024-03-21T11:52:22.265Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-21T11:52:23.003Z] /w/workspace/device-virtual-go/1@tmp/durable-4bc65372/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-21T11:52:23.661Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-21T11:52:23.695Z] Warning: overwriting stash ‘stack-cost’ [2024-03-21T11:52:23.739Z] Stashed 1 file(s) [Pipeline] } [2024-03-21T11:52:23.754Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-466-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-21T11:52:23.846Z] $ docker stop --time=1 2af4c865c8facd73a6d2eb9ff2987ae558f6590f8bfd8475f6f6959508bd41ca [2024-03-21T11:52:25.350Z] $ docker rm -f --volumes 2af4c865c8facd73a6d2eb9ff2987ae558f6590f8bfd8475f6f6959508bd41ca [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 [2024-03-21T11:52:26.482Z] provisioning config files... [2024-03-21T11:52:26.505Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-466@tmp/config3327743246516047045tmp [Pipeline] { [Pipeline] sh [2024-03-21T11:52:26.893Z] + set +x [2024-03-21T11:52:26.893Z] + curl -s https://codecov.io/bash [2024-03-21T11:52:26.893Z] + bash -s -- [2024-03-21T11:52:26.893Z] [2024-03-21T11:52:26.893Z] _____ _ [2024-03-21T11:52:26.893Z] / ____| | | [2024-03-21T11:52:26.893Z] | | ___ __| | ___ ___ _____ __ [2024-03-21T11:52:26.893Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-21T11:52:26.893Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-21T11:52:26.893Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-21T11:52:26.893Z] Bash-1.0.6 [2024-03-21T11:52:26.893Z] [2024-03-21T11:52:26.893Z] [2024-03-21T11:52:26.893Z] ==> git version 2.25.1 found [2024-03-21T11:52:26.893Z] ==> 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 [2024-03-21T11:52:26.893Z] Release-Date: 2020-01-08 [2024-03-21T11:52:26.893Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-21T11:52:26.894Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-21T11:52:26.894Z] ==> Jenkins CI detected. [2024-03-21T11:52:26.894Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-466 [2024-03-21T11:52:26.894Z] project root: . [2024-03-21T11:52:26.894Z] --> token set from env [2024-03-21T11:52:26.894Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-21T11:52:26.894Z] ==> Running gcov in . (disable via -X gcov) [2024-03-21T11:52:27.169Z] ==> Python coveragepy not found [2024-03-21T11:52:27.169Z] ==> Searching for coverage reports in: [2024-03-21T11:52:27.169Z] + . [2024-03-21T11:52:27.169Z] -> Found 1 reports [2024-03-21T11:52:27.169Z] ==> Detecting git/mercurial file structure [2024-03-21T11:52:27.169Z] ==> Reading reports [2024-03-21T11:52:27.169Z] + ./coverage.out bytes=43063 [2024-03-21T11:52:27.169Z] ==> Appending adjustments [2024-03-21T11:52:27.169Z] https://docs.codecov.io/docs/fixing-reports [2024-03-21T11:52:27.169Z] + Found adjustments [2024-03-21T11:52:27.169Z] ==> Gzipping contents [2024-03-21T11:52:27.169Z] 8.0K /tmp/codecov.4AqVMH.gz [2024-03-21T11:52:27.169Z] ==> Uploading reports [2024-03-21T11:52:27.169Z] url: https://codecov.io [2024-03-21T11:52:27.169Z] query: branch=PR-466&commit=e32178465052c5ce0d68229f73b84986c7692132&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=466&job=&cmd_args= [2024-03-21T11:52:27.169Z] -> Pinging Codecov [2024-03-21T11:52:27.169Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-466&commit=e32178465052c5ce0d68229f73b84986c7692132&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-466%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=466&job=&cmd_args= [2024-03-21T11:52:27.442Z] -> Uploading to [2024-03-21T11:52:27.442Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-21/5E52B4B073DB2E39498172D8E973AA87/e32178465052c5ce0d68229f73b84986c7692132/1764bb03-e3e3-4c3a-a7bc-98eb9e76206f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240321T115227Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56b50277602c2fd63c2ca9477fdaa83202e15a1f51d66fb3ee4b698c59e05a42 [2024-03-21T11:52:27.442Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-21T11:52:27.442Z] Dload Upload Total Spent Left Speed [2024-03-21T11:52:27.705Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 24500 --:--:-- --:--:-- --:--:-- 24380 100 4998 0 0 100 4998 0 20483 --:--:-- --:--:-- --:--:-- 20400 [2024-03-21T11:52:27.705Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e32178465052c5ce0d68229f73b84986c7692132 [Pipeline] } [2024-03-21T11:52:27.733Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-03-21T11:52:29.754Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-466/archives ] [2024-03-21T11:52:29.754Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-466/archives [2024-03-21T11:52:29.754Z] total 16 [2024-03-21T11:52:29.754Z] drwxr-xr-x 3 root root 4096 Mar 21 11:43 . [2024-03-21T11:52:29.754Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 11:43 .. [2024-03-21T11:52:29.754Z] drwxr-xr-x 2 root root 4096 Mar 21 11:43 cost [2024-03-21T11:52:29.754Z] -rw-r--r-- 1 root root 89 Mar 21 11:43 cost.csv [2024-03-21T11:52:29.754Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-466/archives [2024-03-21T11:52:29.754Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-466/archives [2024-03-21T11:52:29.754Z] total 16 [2024-03-21T11:52:29.754Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 21 11:43 . [2024-03-21T11:52:29.754Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 21 11:43 .. [2024-03-21T11:52:29.754Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 21 11:43 cost [2024-03-21T11:52:29.754Z] -rw-r--r-- 1 jenkins jenkins 89 Mar 21 11:43 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:30.082Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:30.976Z] ---> package-listing.sh [2024-03-21T11:52:30.977Z] ++ facter osfamily [2024-03-21T11:52:30.977Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-21T11:52:31.237Z] + OS_FAMILY=debian [2024-03-21T11:52:31.237Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-466 [2024-03-21T11:52:31.237Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-21T11:52:31.237Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-21T11:52:31.237Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-21T11:52:31.237Z] + PACKAGES=/tmp/packages_start.txt [2024-03-21T11:52:31.237Z] + '[' /w/workspace/foundry_device-virtual-go_PR-466 ']' [2024-03-21T11:52:31.237Z] + PACKAGES=/tmp/packages_end.txt [2024-03-21T11:52:31.237Z] + case "${OS_FAMILY}" in [2024-03-21T11:52:31.237Z] + dpkg -l [2024-03-21T11:52:31.237Z] + grep '^ii' [2024-03-21T11:52:31.237Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-21T11:52:31.237Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-21T11:52:31.237Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-21T11:52:31.237Z] + '[' /w/workspace/foundry_device-virtual-go_PR-466 ']' [2024-03-21T11:52:31.237Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-466/archives/ [2024-03-21T11:52:31.237Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-466/archives/ [Pipeline] echo [2024-03-21T11:52:31.272Z] 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/foundry_device-virtual-go_PR-466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-21T11:52:31.564Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-21T11:52:32.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-21T11:52:32.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-21T11:52:32.361Z] prd-ubuntu20.04-docker-8c-8g-557 does not seem to be running inside a container [2024-03-21T11:52:32.392Z] $ 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/foundry_device-virtual-go_PR-466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-466 -v /w/workspace/foundry_device-virtual-go_PR-466:/w/workspace/foundry_device-virtual-go_PR-466:rw,z -v /w/workspace/foundry_device-virtual-go_PR-466@tmp:/w/workspace/foundry_device-virtual-go_PR-466@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 [2024-03-21T11:52:32.576Z] $ docker top 02c86dda04a588bb02eb26802f335fd1723f5b8fe2fb129004ff2894f7de7dba -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-21T11:52:32.967Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-21T11:52:33.271Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-21T11:52:33.586Z] + ls /var/log/sa-host [2024-03-21T11:52:33.586Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-21T11:52:33.837Z] provisioning config files... [2024-03-21T11:52:33.848Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-466@tmp/config18423977247644870209tmp [Pipeline] { [Pipeline] echo [2024-03-21T11:52:33.914Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:34.233Z] ---> create-netrc.sh [Pipeline] } [2024-03-21T11:52:34.267Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:34.680Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-21T11:52:34.718Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:35.028Z] ---> sudo-logs.sh [2024-03-21T11:52:35.028Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-21T11:52:35.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:35.446Z] ---> job-cost.sh [2024-03-21T11:52:35.447Z] lf-activate-venv: SKIPPING [2024-03-21T11:52:35.447Z] DEBUG: total: 0.2199999988079071 [2024-03-21T11:52:35.447Z] INFO: Retrieving Stack Cost... [2024-03-21T11:52:35.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-21T11:52:35.965Z] INFO: Archiving Costs [Pipeline] echo [2024-03-21T11:52:36.007Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-21T11:52:36.314Z] ---> logs-deploy.sh [2024-03-21T11:52:36.314Z] lf-activate-venv: SKIPPING [2024-03-21T11:52:36.314Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-466/1 [2024-03-21T11:52:36.314Z] INFO: archiving workspace using pattern(s): [2024-03-21T11:52:37.251Z] Archives upload complete. [2024-03-21T11:52:37.251Z] INFO: archiving logs to Nexus