Pull request #456 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6a047e2993f1ab3d2fb46426ec47863613966ff2+fb1784cb48d67777d6d76d542ae5273b128f716d (7b1c2066148d4be665ad255c779a5bebd4ad1897) 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-ssh5337711920978044389.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-ssh1776392145221548515.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-456/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-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6537888637172241029.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-456/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12070569544533730326.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-ssh5042176996982963797.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-456/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-456/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8667606744183554506.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25347 in /w/workspace/foundry_device-virtual-go_PR-456 [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-456 # 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 Merging remotes/origin/main commit fb1784cb48d67777d6d76d542ae5273b128f716d into PR head commit 6a047e2993f1ab3d2fb46426ec47863613966ff2 Merge succeeded, producing 6a047e2993f1ab3d2fb46426ec47863613966ff2 Checking out Revision 6a047e2993f1ab3d2fb46426ec47863613966ff2 (PR-456) Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" 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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a047e2993f1ab3d2fb46426ec47863613966ff2 # 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 fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a047e2993f1ab3d2fb46426ec47863613966ff2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-18T23:37:31.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-18T23:37:31.624Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-18T23:37:31.734Z] ========================================================= [2023-12-18T23:37:31.734Z] EdgeX Global Pipelines Version Info [2023-12-18T23:37:31.734Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:32.510Z] ------------------- [2023-12-18T23:37:32.510Z] stable info: [2023-12-18T23:37:32.510Z] ------------------- [2023-12-18T23:37:32.510Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-18T23:37:32.510Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:37:32.510Z] Message: update stable to v1.0.258 [2023-12-18T23:37:33.084Z] ------------------- [2023-12-18T23:37:33.084Z] experimental info: [2023-12-18T23:37:33.084Z] ------------------- [2023-12-18T23:37:33.084Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-18T23:37:33.084Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:37:33.084Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-18T23:37:33.319Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-18T23:37:33.374Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-18T23:37:33.434Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-18T23:37:33.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-18T23:37:33.600Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-18T23:37:33.660Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-18T23:37:33.720Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-18T23:37:33.772Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-18T23:37:33.828Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-18T23:37:33.884Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-18T23:37:33.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-18T23:37:34.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-18T23:37:34.081Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-18T23:37:34.148Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-18T23:37:34.212Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:37:34.271Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-18T23:37:34.334Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:37:34.401Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-18T23:37:34.469Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-18T23:37:34.537Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-18T23:37:34.593Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-18T23:37:34.666Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-18T23:37:34.737Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-18T23:37:34.808Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-18T23:37:34.882Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-18T23:37:34.951Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-18T23:37:35.032Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-18T23:37:35.112Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-456 [Pipeline] echo [2023-12-18T23:37:35.197Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-456 [Pipeline] echo [2023-12-18T23:37:35.276Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-456 [Pipeline] echo [2023-12-18T23:37:35.353Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a047e2993f1ab3d2fb46426ec47863613966ff2 [Pipeline] echo [2023-12-18T23:37:35.435Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a047e2 [Pipeline] echo [2023-12-18T23:37:35.510Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:37:35.670Z] provisioning config files... [2023-12-18T23:37:35.687Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-456@tmp/config2877432070376445621tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:36.123Z] ---> ****-login.sh [2023-12-18T23:37:36.123Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:36.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:36.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:36.384Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:36.384Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:36.384Z] [2023-12-18T23:37:36.384Z] Login Succeeded [2023-12-18T23:37:36.384Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:36.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:36.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:36.384Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:36.385Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:36.385Z] [2023-12-18T23:37:36.385Z] Login Succeeded [2023-12-18T23:37:36.385Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:36.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:36.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:36.647Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:36.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:36.647Z] [2023-12-18T23:37:36.647Z] Login Succeeded [2023-12-18T23:37:36.647Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:36.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:36.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:36.647Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:36.647Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:36.647Z] [2023-12-18T23:37:36.647Z] Login Succeeded [2023-12-18T23:37:36.647Z] ****.io [2023-12-18T23:37:36.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:36.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:36.907Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:36.907Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:36.907Z] [2023-12-18T23:37:36.907Z] Login Succeeded [2023-12-18T23:37:36.907Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:36.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-18T23:37:37.768Z] + git rev-list -1 --merges 6a047e2993f1ab3d2fb46426ec47863613966ff2~1..6a047e2993f1ab3d2fb46426ec47863613966ff2 [Pipeline] echo [2023-12-18T23:37:37.889Z] -----------> git rev-list -1 --merges 6a047e2993f1ab3d2fb46426ec47863613966ff2~1..6a047e2993f1ab3d2fb46426ec47863613966ff2 6a047e2993f1ab3d2fb46426ec47863613966ff2 [false] [Pipeline] sh [2023-12-18T23:37:38.233Z] + git log --format=format:%s -1 6a047e2993f1ab3d2fb46426ec47863613966ff2 [Pipeline] echo [2023-12-18T23:37:38.275Z] ========================================================= [2023-12-18T23:37:38.275Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-18T23:37:38.275Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:37:38.821Z] + git log --format=format:%s -1 6a047e2993f1ab3d2fb46426ec47863613966ff2 [Pipeline] echo [2023-12-18T23:37:38.864Z] [semverPrep] GIT_COMMIT: 6a047e2993f1ab3d2fb46426ec47863613966ff2, Commit Message: build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0 [Pipeline] echo [2023-12-18T23:37:38.941Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-18T23:37:39.450Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-18T23:37:39.450Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-18T23:37:39.450Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-18T23:37:39.450Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-18T23:37:39.450Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-18T23:37:39.450Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-18T23:37:39.450Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:39.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:39.908Z] [2023-12-18T23:37:39.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:40.334Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:40.334Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-18T23:37:40.334Z] b85a868b505f: Pulling fs layer [2023-12-18T23:37:40.334Z] e2be974225ed: Pulling fs layer [2023-12-18T23:37:40.334Z] 339a4e72a1f5: Pulling fs layer [2023-12-18T23:37:40.334Z] 988bab9f4d93: Pulling fs layer [2023-12-18T23:37:40.334Z] 1469e6f7b9e6: Pulling fs layer [2023-12-18T23:37:40.334Z] eaf3925da568: Pulling fs layer [2023-12-18T23:37:40.334Z] bab4dde63d76: Pulling fs layer [2023-12-18T23:37:40.334Z] bde34c3a00c8: Pulling fs layer [2023-12-18T23:37:40.334Z] b352a97aabf1: Pulling fs layer [2023-12-18T23:37:40.334Z] 4872d77fe225: Pulling fs layer [2023-12-18T23:37:40.334Z] 5851b861e8e6: Pulling fs layer [2023-12-18T23:37:40.334Z] 1469e6f7b9e6: Waiting [2023-12-18T23:37:40.334Z] eaf3925da568: Waiting [2023-12-18T23:37:40.334Z] bab4dde63d76: Waiting [2023-12-18T23:37:40.334Z] bde34c3a00c8: Waiting [2023-12-18T23:37:40.334Z] 988bab9f4d93: Waiting [2023-12-18T23:37:40.334Z] b352a97aabf1: Waiting [2023-12-18T23:37:40.334Z] 5851b861e8e6: Waiting [2023-12-18T23:37:40.334Z] 4872d77fe225: Waiting [2023-12-18T23:37:40.334Z] e2be974225ed: Verifying Checksum [2023-12-18T23:37:40.334Z] e2be974225ed: Download complete [2023-12-18T23:37:40.334Z] 988bab9f4d93: Download complete [2023-12-18T23:37:40.334Z] 1469e6f7b9e6: Verifying Checksum [2023-12-18T23:37:40.334Z] 1469e6f7b9e6: Download complete [2023-12-18T23:37:40.595Z] eaf3925da568: Download complete [2023-12-18T23:37:40.595Z] 339a4e72a1f5: Verifying Checksum [2023-12-18T23:37:40.595Z] 339a4e72a1f5: Download complete [2023-12-18T23:37:40.595Z] bde34c3a00c8: Verifying Checksum [2023-12-18T23:37:40.595Z] bde34c3a00c8: Download complete [2023-12-18T23:37:40.595Z] b352a97aabf1: Download complete [2023-12-18T23:37:40.595Z] 4872d77fe225: Verifying Checksum [2023-12-18T23:37:40.595Z] 4872d77fe225: Download complete [2023-12-18T23:37:40.595Z] 5851b861e8e6: Download complete [2023-12-18T23:37:40.595Z] b85a868b505f: Verifying Checksum [2023-12-18T23:37:40.595Z] b85a868b505f: Download complete [2023-12-18T23:37:40.853Z] bab4dde63d76: Verifying Checksum [2023-12-18T23:37:40.854Z] bab4dde63d76: Download complete [2023-12-18T23:37:41.787Z] b85a868b505f: Pull complete [2023-12-18T23:37:42.046Z] e2be974225ed: Pull complete [2023-12-18T23:37:42.620Z] 339a4e72a1f5: Pull complete [2023-12-18T23:37:42.620Z] 988bab9f4d93: Pull complete [2023-12-18T23:37:42.878Z] 1469e6f7b9e6: Pull complete [2023-12-18T23:37:42.878Z] eaf3925da568: Pull complete [2023-12-18T23:37:44.784Z] bab4dde63d76: Pull complete [2023-12-18T23:37:44.784Z] bde34c3a00c8: Pull complete [2023-12-18T23:37:45.044Z] b352a97aabf1: Pull complete [2023-12-18T23:37:45.044Z] 4872d77fe225: Pull complete [2023-12-18T23:37:45.044Z] 5851b861e8e6: Pull complete [2023-12-18T23:37:45.044Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-18T23:37:45.044Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-18T23:37:45.044Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:37:45.395Z] prd-ubuntu20.04-docker-8c-8g-25347 does not seem to be running inside a container [2023-12-18T23:37:45.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-456 -v /w/workspace/foundry_device-virtual-go_PR-456:/w/workspace/foundry_device-virtual-go_PR-456:rw,z -v /w/workspace/foundry_device-virtual-go_PR-456@tmp:/w/workspace/foundry_device-virtual-go_PR-456@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-18T23:37:48.410Z] $ docker top 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 -eo pid,comm [2023-12-18T23:37:48.472Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-12-18T23:37:48.472Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-18T23:37:48.691Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:48.692Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:48.799Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:48.795Z] $ docker exec 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 ssh-agent [2023-12-18T23:37:48.926Z] SSH_AUTH_SOCK=/tmp/ssh-MmeyhpnBsBmp/agent.32 [2023-12-18T23:37:48.926Z] SSH_AGENT_PID=38 [2023-12-18T23:37:48.934Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:49.035Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-456@tmp/private_key_17047021534170402489.key (/w/workspace/foundry_device-virtual-go_PR-456@tmp/private_key_17047021534170402489.key) [2023-12-18T23:37:49.056Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:49.423Z] + git tag --points-at HEAD [Pipeline] } [2023-12-18T23:37:49.456Z] $ docker exec --env ******** --env ******** 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 ssh-agent -k [2023-12-18T23:37:49.551Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:49.552Z] unset SSH_AGENT_PID; [2023-12-18T23:37:49.552Z] echo Agent pid 38 killed; [2023-12-18T23:37:49.572Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-18T23:37:49.698Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-18T23:37:49.698Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-18T23:37:49.819Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-18T23:37:49.815Z] $ docker exec 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 ssh-agent [2023-12-18T23:37:49.938Z] SSH_AUTH_SOCK=/tmp/ssh-TzXBPuUeX3Fk/agent.69 [2023-12-18T23:37:49.938Z] SSH_AGENT_PID=75 [2023-12-18T23:37:49.943Z] Running ssh-add (command line suppressed) [2023-12-18T23:37:50.057Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-456@tmp/private_key_1332181238878862522.key (/w/workspace/foundry_device-virtual-go_PR-456@tmp/private_key_1332181238878862522.key) [2023-12-18T23:37:50.082Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-18T23:37:50.452Z] + git semver init [2023-12-18T23:37:50.715Z] 2023-12-18 23:37:50,639 [run_init] DEBUG init version:0.0.0 force:False [2023-12-18T23:37:50.715Z] 2023-12-18 23:37:50,640 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-456/.semver [2023-12-18T23:37:50.715Z] 2023-12-18 23:37:50,640 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-456/.semver [2023-12-18T23:37:50.715Z] 2023-12-18 23:37:50,640 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-456/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-456, universal_newlines=False, shell=None, istream=None) [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,975 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-456/.git/info/exclude [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,976 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-456/.semver/PR-456 with force:False [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,976 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-456/.semver/PR-456 [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,981 [execute] INFO git cat-file --batch-check [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,982 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-456/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,988 [execute] INFO git cat-file --batch [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-456/.semver, universal_newlines=False, shell=None, istream=) [2023-12-18T23:37:52.116Z] 2023-12-18 23:37:51,994 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-456/.semver/PR-456 [2023-12-18T23:37:52.116Z] 0.0.0 [Pipeline] } [2023-12-18T23:37:52.138Z] $ docker exec --env ******** --env ******** 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 ssh-agent -k [2023-12-18T23:37:52.251Z] unset SSH_AUTH_SOCK; [2023-12-18T23:37:52.251Z] unset SSH_AGENT_PID; [2023-12-18T23:37:52.251Z] echo Agent pid 75 killed; [2023-12-18T23:37:52.266Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-18T23:37:52.797Z] + git semver [Pipeline] } [2023-12-18T23:37:53.083Z] $ docker stop --time=1 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 [2023-12-18T23:37:54.371Z] $ docker rm -f --volumes 52a72cc12a8417020605625bbc86542d8140e1a3f6839130a9eeaac96e9ef087 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:37:54.874Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-18T23:37:55.206Z] Stashed 1 file(s) [Pipeline] echo [2023-12-18T23:37:55.230Z] [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 [2023-12-18T23:37:56.336Z] provisioning config files... [2023-12-18T23:37:56.345Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-456@tmp/config10085159597424581205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:37:56.806Z] ---> ****-login.sh [2023-12-18T23:37:56.806Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:37:56.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:56.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:56.806Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:56.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:56.806Z] [2023-12-18T23:37:56.806Z] Login Succeeded [2023-12-18T23:37:56.806Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:37:56.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:56.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:56.806Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:56.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:56.806Z] [2023-12-18T23:37:56.806Z] Login Succeeded [2023-12-18T23:37:56.806Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:37:57.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:57.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:57.066Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:57.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:57.066Z] [2023-12-18T23:37:57.066Z] Login Succeeded [2023-12-18T23:37:57.066Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:37:57.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:57.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:57.326Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:57.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:57.326Z] [2023-12-18T23:37:57.326Z] Login Succeeded [2023-12-18T23:37:57.326Z] ****.io [2023-12-18T23:37:57.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:37:57.585Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:37:57.585Z] Configure a credential helper to remove this warning. See [2023-12-18T23:37:57.585Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:37:57.585Z] [2023-12-18T23:37:57.585Z] Login Succeeded [2023-12-18T23:37:57.585Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:37:57.618Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:37:57.929Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:57.989Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:37:58.048Z] ========================================================= [2023-12-18T23:37:58.048Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-18T23:37:58.048Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:37:58.657Z] + 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 . [2023-12-18T23:37:58.657Z] Sending build context to Docker daemon 31.59MB [2023-12-18T23:37:58.657Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:37:58.657Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-18T23:37:58.914Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-18T23:37:58.915Z] 7264a8db6415: Pulling fs layer [2023-12-18T23:37:58.915Z] c4d48a809fc2: Pulling fs layer [2023-12-18T23:37:58.915Z] 4f1c88b9dad5: Pulling fs layer [2023-12-18T23:37:58.915Z] ad3a456e5733: Pulling fs layer [2023-12-18T23:37:58.915Z] 69c7f0334f64: Pulling fs layer [2023-12-18T23:37:58.915Z] 1f1c1a5573a3: Pulling fs layer [2023-12-18T23:37:58.915Z] ce7588e14bc9: Pulling fs layer [2023-12-18T23:37:58.915Z] b5e4710f87ac: Pulling fs layer [2023-12-18T23:37:58.915Z] ad3a456e5733: Waiting [2023-12-18T23:37:58.915Z] 1f1c1a5573a3: Waiting [2023-12-18T23:37:58.915Z] 69c7f0334f64: Waiting [2023-12-18T23:37:58.915Z] b5e4710f87ac: Waiting [2023-12-18T23:37:58.915Z] ce7588e14bc9: Waiting [2023-12-18T23:37:58.915Z] c4d48a809fc2: Download complete [2023-12-18T23:37:58.915Z] ad3a456e5733: Verifying Checksum [2023-12-18T23:37:58.915Z] ad3a456e5733: Download complete [2023-12-18T23:37:58.915Z] 69c7f0334f64: Verifying Checksum [2023-12-18T23:37:58.915Z] 69c7f0334f64: Download complete [2023-12-18T23:37:58.915Z] 7264a8db6415: Verifying Checksum [2023-12-18T23:37:58.915Z] 7264a8db6415: Download complete [2023-12-18T23:37:58.915Z] 1f1c1a5573a3: Verifying Checksum [2023-12-18T23:37:58.915Z] 1f1c1a5573a3: Download complete [2023-12-18T23:37:59.183Z] 7264a8db6415: Pull complete [2023-12-18T23:37:59.183Z] c4d48a809fc2: Pull complete [2023-12-18T23:37:59.183Z] b5e4710f87ac: Verifying Checksum [2023-12-18T23:37:59.183Z] b5e4710f87ac: Download complete [2023-12-18T23:37:59.749Z] 4f1c88b9dad5: Verifying Checksum [2023-12-18T23:37:59.749Z] 4f1c88b9dad5: Download complete [2023-12-18T23:38:00.008Z] ce7588e14bc9: Verifying Checksum [2023-12-18T23:38:00.008Z] ce7588e14bc9: Download complete [2023-12-18T23:38:03.306Z] 4f1c88b9dad5: Pull complete [2023-12-18T23:38:03.307Z] ad3a456e5733: Pull complete [2023-12-18T23:38:03.307Z] 69c7f0334f64: Pull complete [2023-12-18T23:38:03.307Z] 1f1c1a5573a3: Pull complete [2023-12-18T23:38:05.833Z] ce7588e14bc9: Pull complete [2023-12-18T23:38:06.091Z] b5e4710f87ac: Pull complete [2023-12-18T23:38:06.349Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-18T23:38:06.349Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-18T23:38:06.349Z] ---> 88b5674ff536 [2023-12-18T23:38:06.349Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-18T23:38:10.551Z] ---> Running in 8c947f3bddc5 [2023-12-18T23:38:10.551Z] Removing intermediate container 8c947f3bddc5 [2023-12-18T23:38:10.551Z] ---> be9f478b53d4 [2023-12-18T23:38:10.551Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:38:10.552Z] ---> Running in 801dbddf6515 [2023-12-18T23:38:10.552Z] Removing intermediate container 801dbddf6515 [2023-12-18T23:38:10.552Z] ---> b9fc692c9bae [2023-12-18T23:38:10.552Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:38:10.552Z] ---> Running in 622229b1c3e4 [2023-12-18T23:38:10.552Z] Removing intermediate container 622229b1c3e4 [2023-12-18T23:38:10.552Z] ---> 99e34efb1b9a [2023-12-18T23:38:10.552Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-18T23:38:10.552Z] ---> Running in ac70ff273491 [2023-12-18T23:38:10.813Z] Removing intermediate container ac70ff273491 [2023-12-18T23:38:10.813Z] ---> 53c521e1e247 [2023-12-18T23:38:10.813Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:38:10.813Z] ---> Running in 4b0f99ef0b83 [2023-12-18T23:38:11.028Z] Still waiting to schedule task [2023-12-18T23:38:11.028Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-12-18T23:38:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:38:11.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:38:11.331Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:38:11.331Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:38:11.331Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:38:11.331Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:38:11.331Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:38:11.331Z] OK: 268 MiB in 56 packages [2023-12-18T23:38:11.902Z] Removing intermediate container 4b0f99ef0b83 [2023-12-18T23:38:11.902Z] ---> b1ac4cefc49e [2023-12-18T23:38:11.902Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-18T23:38:12.163Z] ---> 7842852aed13 [2023-12-18T23:38:12.163Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:38:12.163Z] ---> Running in 45f8abf714c3 [2023-12-18T23:38:50.966Z] Removing intermediate container 45f8abf714c3 [2023-12-18T23:38:50.966Z] ---> a20819c3602d [2023-12-18T23:38:50.966Z] Step 10/12 : COPY . . [2023-12-18T23:38:50.966Z] ---> b103276403d0 [2023-12-18T23:38:50.966Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:38:50.966Z] ---> Running in 9868a232d368 [2023-12-18T23:38:50.966Z] Removing intermediate container 9868a232d368 [2023-12-18T23:38:50.966Z] ---> 569a1d9b5c7a [2023-12-18T23:38:50.966Z] Step 12/12 : RUN $MAKE [2023-12-18T23:38:50.966Z] ---> Running in cb819d73f6cc [2023-12-18T23:38:50.966Z] noop [2023-12-18T23:38:50.966Z] Removing intermediate container cb819d73f6cc [2023-12-18T23:38:50.966Z] ---> 9b20f415629d [2023-12-18T23:38:50.966Z] Successfully built 9b20f415629d [2023-12-18T23:38:50.966Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:51.489Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:51.489Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:51.685Z] prd-ubuntu20.04-docker-8c-8g-25347 does not seem to be running inside a container [2023-12-18T23:38:51.726Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-456 -v /w/workspace/foundry_device-virtual-go_PR-456:/w/workspace/foundry_device-virtual-go_PR-456:rw,z -v /w/workspace/foundry_device-virtual-go_PR-456@tmp:/w/workspace/foundry_device-virtual-go_PR-456@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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:38:52.084Z] $ docker top dd3c8fadf0582c01846553a27a3a87a59be3f758449ae39bb15dce376c91a813 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:52.543Z] + go version [2023-12-18T23:38:52.544Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-18T23:38:52.664Z] $ docker stop --time=1 dd3c8fadf0582c01846553a27a3a87a59be3f758449ae39bb15dce376c91a813 [2023-12-18T23:38:53.943Z] $ docker rm -f --volumes dd3c8fadf0582c01846553a27a3a87a59be3f758449ae39bb15dce376c91a813 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:38:54.973Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-18T23:38:54.974Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:38:55.183Z] prd-ubuntu20.04-docker-8c-8g-25347 does not seem to be running inside a container [2023-12-18T23:38:55.220Z] $ 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-456 -v /w/workspace/foundry_device-virtual-go_PR-456:/w/workspace/foundry_device-virtual-go_PR-456:rw,z -v /w/workspace/foundry_device-virtual-go_PR-456@tmp:/w/workspace/foundry_device-virtual-go_PR-456@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 ******** -e ******** ci-base-image-x86_64 cat [2023-12-18T23:38:55.544Z] $ docker top dd8601da807548d9b7f222e008d254ec6e4d1b179ffceb3e7068184a4cfe4357 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:38:55.994Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-456 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:38:56.390Z] + make test [2023-12-18T23:38:56.390Z] go test ./... -coverprofile=coverage.out [2023-12-18T23:38:57.763Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-18T23:39:07.724Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-18T23:39:07.724Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2023-12-18T23:39:14.294Z] go vet ./... [2023-12-18T23:39:17.584Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:39:17.584Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:39:17.584Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:39:17.620Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:39:17.685Z] $ docker stop --time=1 dd8601da807548d9b7f222e008d254ec6e4d1b179ffceb3e7068184a4cfe4357 [2023-12-18T23:39:21.116Z] $ docker rm -f --volumes dd8601da807548d9b7f222e008d254ec6e4d1b179ffceb3e7068184a4cfe4357 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:39:21.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:39:21.758Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-18T23:39:22.543Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:39:22.860Z] + ls -al . [2023-12-18T23:39:22.861Z] total 200 [2023-12-18T23:39:22.861Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:38 . [2023-12-18T23:39:22.861Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:37 .. [2023-12-18T23:39:22.861Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:39 .git [2023-12-18T23:39:22.861Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 .github [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 18 23:37 .gitignore [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:37 .golangci.yml [2023-12-18T23:39:22.861Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:37 .semver [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 18 23:37 Attribution.txt [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 18 23:37 CHANGELOG.md [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 18 23:37 Dockerfile [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:37 GOVERNANCE.md [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 18 23:37 Jenkinsfile [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:37 LICENSE [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 18 23:37 Makefile [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 18 23:37 OWNERS.md [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 18 23:37 README.md [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:39:22.861Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:37 bin [2023-12-18T23:39:22.861Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 cmd [2023-12-18T23:39:22.861Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 18 23:39 coverage.out [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 18 23:37 go.mod [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 18 23:37 go.sum [2023-12-18T23:39:22.861Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:37 internal [2023-12-18T23:39:22.861Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 18 23:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:23.309Z] + 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=6a047e2993f1ab3d2fb46426ec47863613966ff2 --label arch=amd64 --label version=0.0.0 . [2023-12-18T23:39:23.309Z] Sending build context to Docker daemon 31.63MB [2023-12-18T23:39:23.309Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-18T23:39:23.309Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-18T23:39:23.309Z] ---> 9b20f415629d [2023-12-18T23:39:23.309Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-18T23:39:23.879Z] ---> Running in 862bb53381f6 [2023-12-18T23:39:23.879Z] Removing intermediate container 862bb53381f6 [2023-12-18T23:39:23.879Z] ---> 275b66cf0194 [2023-12-18T23:39:23.879Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-18T23:39:23.879Z] ---> Running in ee0a8fa5fa92 [2023-12-18T23:39:23.879Z] Removing intermediate container ee0a8fa5fa92 [2023-12-18T23:39:23.879Z] ---> 7a824a6b002e [2023-12-18T23:39:23.879Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-18T23:39:23.879Z] ---> Running in 10d3c9e8ba5c [2023-12-18T23:39:23.879Z] Removing intermediate container 10d3c9e8ba5c [2023-12-18T23:39:23.879Z] ---> f438cd1560f7 [2023-12-18T23:39:23.879Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-18T23:39:23.879Z] ---> Running in cda00128c150 [2023-12-18T23:39:24.137Z] Removing intermediate container cda00128c150 [2023-12-18T23:39:24.137Z] ---> 5a49b60dd880 [2023-12-18T23:39:24.137Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-18T23:39:24.137Z] ---> Running in bf9ad4704698 [2023-12-18T23:39:24.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:24.396Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:24.655Z] OK: 268 MiB in 56 packages [2023-12-18T23:39:24.915Z] Removing intermediate container bf9ad4704698 [2023-12-18T23:39:24.915Z] ---> 63f670db763f [2023-12-18T23:39:24.915Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-18T23:39:25.174Z] ---> e0fea14583cb [2023-12-18T23:39:25.174Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:39:25.174Z] ---> Running in 830cf7a96feb [2023-12-18T23:39:25.747Z] Removing intermediate container 830cf7a96feb [2023-12-18T23:39:25.747Z] ---> 84a1d83ed33a [2023-12-18T23:39:25.747Z] Step 10/26 : COPY . . [2023-12-18T23:39:26.683Z] ---> a3206a885d57 [2023-12-18T23:39:26.683Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-18T23:39:26.683Z] ---> Running in 3f00069b1b21 [2023-12-18T23:39:26.683Z] Removing intermediate container 3f00069b1b21 [2023-12-18T23:39:26.683Z] ---> ae30169f7b7b [2023-12-18T23:39:26.683Z] Step 12/26 : RUN $MAKE [2023-12-18T23:39:26.683Z] ---> Running in 7c22327fd92e [2023-12-18T23:39:26.941Z] 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.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-18T23:39:45.018Z] Removing intermediate container 7c22327fd92e [2023-12-18T23:39:45.018Z] ---> 4ff8423859dd [2023-12-18T23:39:45.018Z] Step 13/26 : FROM alpine:3.18 [2023-12-18T23:39:45.018Z] 3.18: Pulling from library/alpine [2023-12-18T23:39:45.018Z] c926b61bad3b: Pulling fs layer [2023-12-18T23:39:45.018Z] c926b61bad3b: Verifying Checksum [2023-12-18T23:39:45.018Z] c926b61bad3b: Download complete [2023-12-18T23:39:45.276Z] c926b61bad3b: Pull complete [2023-12-18T23:39:45.276Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:39:45.276Z] Status: Downloaded newer image for alpine:3.18 [2023-12-18T23:39:45.276Z] ---> b541f2080109 [2023-12-18T23:39:45.276Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-18T23:39:45.276Z] ---> Running in bc15bbed9a12 [2023-12-18T23:39:45.534Z] Removing intermediate container bc15bbed9a12 [2023-12-18T23:39:45.534Z] ---> 9f8705dea2ac [2023-12-18T23:39:45.534Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-18T23:39:45.534Z] ---> Running in 7292aeb2b6b3 [2023-12-18T23:39:45.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:45.792Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:46.050Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:39:46.050Z] Executing busybox-1.36.1-r5.trigger [2023-12-18T23:39:46.050Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:46.619Z] Removing intermediate container 7292aeb2b6b3 [2023-12-18T23:39:46.619Z] ---> 4fcda24f7b5a [2023-12-18T23:39:46.619Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-18T23:39:46.619Z] ---> Running in 42d9a8c5a4be [2023-12-18T23:39:46.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:46.878Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-18T23:39:47.138Z] OK: 7 MiB in 16 packages [2023-12-18T23:39:47.395Z] Removing intermediate container 42d9a8c5a4be [2023-12-18T23:39:47.395Z] ---> 88cc54925f6b [2023-12-18T23:39:47.395Z] Step 17/26 : WORKDIR / [2023-12-18T23:39:47.395Z] ---> Running in 9653d379187d [2023-12-18T23:39:47.395Z] Removing intermediate container 9653d379187d [2023-12-18T23:39:47.395Z] ---> 0ca660a9556b [2023-12-18T23:39:47.395Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-18T23:39:47.652Z] ---> 886ce25ba46d [2023-12-18T23:39:47.652Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-18T23:39:47.652Z] ---> 5a5649e1d9e6 [2023-12-18T23:39:47.652Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-18T23:39:48.588Z] ---> 0b39ce0d86cf [2023-12-18T23:39:48.588Z] Step 21/26 : EXPOSE 59900 [2023-12-18T23:39:48.588Z] ---> Running in 5f88d8cabb19 [2023-12-18T23:39:48.588Z] Removing intermediate container 5f88d8cabb19 [2023-12-18T23:39:48.588Z] ---> f29803db8612 [2023-12-18T23:39:48.588Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-18T23:39:48.588Z] ---> Running in 88bae17f50e0 [2023-12-18T23:39:48.588Z] Removing intermediate container 88bae17f50e0 [2023-12-18T23:39:48.588Z] ---> db255926be03 [2023-12-18T23:39:48.588Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-18T23:39:48.588Z] ---> Running in 2a36200e9d54 [2023-12-18T23:39:48.847Z] Removing intermediate container 2a36200e9d54 [2023-12-18T23:39:48.847Z] ---> 5ab03145c59d [2023-12-18T23:39:48.847Z] Step 24/26 : LABEL arch=amd64 [2023-12-18T23:39:48.847Z] ---> Running in 65e4a559dd8a [2023-12-18T23:39:48.847Z] Removing intermediate container 65e4a559dd8a [2023-12-18T23:39:48.847Z] ---> 1786f519ee9c [2023-12-18T23:39:48.847Z] Step 25/26 : LABEL git_sha=6a047e2993f1ab3d2fb46426ec47863613966ff2 [2023-12-18T23:39:48.847Z] ---> Running in 1fe678349d2e [2023-12-18T23:39:48.847Z] Removing intermediate container 1fe678349d2e [2023-12-18T23:39:48.847Z] ---> 076fb91d474a [2023-12-18T23:39:48.847Z] Step 26/26 : LABEL version=0.0.0 [2023-12-18T23:39:48.847Z] ---> Running in a34b82b87bc4 [2023-12-18T23:39:49.108Z] Removing intermediate container a34b82b87bc4 [2023-12-18T23:39:49.109Z] ---> 8851db487277 [2023-12-18T23:39:49.109Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-18T23:39:49.109Z] Successfully built 8851db487277 [2023-12-18T23:39:49.109Z] 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 [2023-12-18T23:39:50.313Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:50.313Z] [2023-12-18T23:39:50.313Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:39:50.739Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:50.739Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-18T23:39:50.739Z] 5eb5b503b376: Pulling fs layer [2023-12-18T23:39:50.739Z] 5c69ac0246d0: Pulling fs layer [2023-12-18T23:39:50.739Z] ec43610c2a17: Pulling fs layer [2023-12-18T23:39:50.739Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-18T23:39:50.739Z] 33b1e0a273af: Pulling fs layer [2023-12-18T23:39:50.739Z] 5d3b04190fa2: Pulling fs layer [2023-12-18T23:39:50.739Z] 2f39f015ded8: Pulling fs layer [2023-12-18T23:39:50.739Z] 3a2ae6a8a46f: Waiting [2023-12-18T23:39:50.739Z] 33b1e0a273af: Waiting [2023-12-18T23:39:50.739Z] 2f39f015ded8: Waiting [2023-12-18T23:39:50.739Z] 5c69ac0246d0: Verifying Checksum [2023-12-18T23:39:50.739Z] 5c69ac0246d0: Download complete [2023-12-18T23:39:50.739Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-18T23:39:50.739Z] 3a2ae6a8a46f: Download complete [2023-12-18T23:39:50.739Z] 33b1e0a273af: Verifying Checksum [2023-12-18T23:39:50.739Z] 33b1e0a273af: Download complete [2023-12-18T23:39:50.739Z] 5d3b04190fa2: Verifying Checksum [2023-12-18T23:39:50.739Z] 5d3b04190fa2: Download complete [2023-12-18T23:39:50.739Z] ec43610c2a17: Verifying Checksum [2023-12-18T23:39:50.739Z] ec43610c2a17: Download complete [2023-12-18T23:39:50.997Z] 5eb5b503b376: Verifying Checksum [2023-12-18T23:39:50.997Z] 5eb5b503b376: Download complete [2023-12-18T23:39:52.369Z] 5eb5b503b376: Pull complete [2023-12-18T23:39:52.369Z] 5c69ac0246d0: Pull complete [2023-12-18T23:39:52.934Z] ec43610c2a17: Pull complete [2023-12-18T23:39:52.934Z] 3a2ae6a8a46f: Pull complete [2023-12-18T23:39:52.934Z] 2f39f015ded8: Download complete [2023-12-18T23:39:53.190Z] 33b1e0a273af: Pull complete [2023-12-18T23:39:53.190Z] 5d3b04190fa2: Pull complete [2023-12-18T23:39:57.369Z] 2f39f015ded8: Pull complete [2023-12-18T23:39:57.369Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-18T23:39:57.369Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:39:57.369Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:39:57.776Z] prd-ubuntu20.04-docker-8c-8g-25347 does not seem to be running inside a container [2023-12-18T23:39:57.805Z] $ 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-456 -v /w/workspace/foundry_device-virtual-go_PR-456:/w/workspace/foundry_device-virtual-go_PR-456:rw,z -v /w/workspace/foundry_device-virtual-go_PR-456@tmp:/w/workspace/foundry_device-virtual-go_PR-456@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-18T23:40:02.988Z] $ docker top c6ac0ccdab07e0bda23baa39b0329a6226be914c3c0b1f6808ded9b3b54b0028 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:40:03.525Z] ---> job-cost.sh [2023-12-18T23:40:03.525Z] lf-activate-venv: SKIPPING [2023-12-18T23:40:03.525Z] INFO: No Stack... [2023-12-18T23:40:04.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:40:04.349Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:40:04.663Z] + cat /w/workspace/foundry_device-virtual-go_PR-456/archives/cost.csv [2023-12-18T23:40:04.663Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:40:04.712Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] [2023-12-18T23:40:04.718Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] did not exist. Created. [2023-12-18T23:40:04.718Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:40:05.229Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:40:05.343Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:40:05.539Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:40:05.677Z] $ docker stop --time=1 c6ac0ccdab07e0bda23baa39b0329a6226be914c3c0b1f6808ded9b3b54b0028 [2023-12-18T23:40:06.833Z] $ docker rm -f --volumes c6ac0ccdab07e0bda23baa39b0329a6226be914c3c0b1f6808ded9b3b54b0028 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-18T23:47:14.844Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25567 in /w/workspace/foundry_device-virtual-go_PR-456 [Pipeline] { [Pipeline] ws [2023-12-18T23:47:14.944Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-12-18T23:47:18.087Z] The recommended git tool is: git [2023-12-18T23:47:25.241Z] using credential edgex-jenkins-ssh [2023-12-18T23:47:25.262Z] Cloning the remote Git repository [2023-12-18T23:47:25.323Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-18T23:47:25.451Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-12-18T23:47:25.648Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-18T23:47:25.649Z] > git --version # timeout=10 [2023-12-18T23:47:25.683Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:25.686Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:25.872Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:28.664Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-18T23:47:28.686Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-18T23:47:29.626Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-18T23:47:29.665Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-18T23:47:29.666Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:29.683Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/456/head:refs/remotes/origin/PR-456 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-18T23:47:30.270Z] Merging remotes/origin/main commit fb1784cb48d67777d6d76d542ae5273b128f716d into PR head commit 6a047e2993f1ab3d2fb46426ec47863613966ff2 [2023-12-18T23:47:30.573Z] Merge succeeded, producing 6a047e2993f1ab3d2fb46426ec47863613966ff2 [2023-12-18T23:47:30.574Z] Checking out Revision 6a047e2993f1ab3d2fb46426ec47863613966ff2 (PR-456) [2023-12-18T23:47:31.198Z] Commit message: "build(deps): Bump golang.org/x/crypto from 0.14.0 to 0.17.0" [2023-12-18T23:47:31.253Z] > git --version # timeout=10 [2023-12-18T23:47:31.265Z] > git --version # 'git version 2.25.1' [2023-12-18T23:47:31.281Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-18T23:47:30.293Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:30.372Z] > git checkout -f 6a047e2993f1ab3d2fb46426ec47863613966ff2 # timeout=10 [2023-12-18T23:47:30.467Z] > git remote # timeout=10 [2023-12-18T23:47:30.489Z] > git config --get remote.origin.url # timeout=10 [2023-12-18T23:47:30.507Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-18T23:47:30.524Z] > git merge fb1784cb48d67777d6d76d542ae5273b128f716d # timeout=10 [2023-12-18T23:47:30.556Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-18T23:47:30.583Z] > git config core.sparsecheckout # timeout=10 [2023-12-18T23:47:30.595Z] > git checkout -f 6a047e2993f1ab3d2fb46426ec47863613966ff2 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:47:32.577Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-18T23:47:32.577Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:47:32.577Z] Dload Upload Total Spent Left Speed [2023-12-18T23:47:32.577Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 213k 0 --:--:-- --:--:-- --:--:-- 213k [Pipeline] sh [2023-12-18T23:47:32.921Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-18T23:47:33.272Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-18T23:47:33.272Z] + sudo tee /etc/docker/daemon.new [2023-12-18T23:47:33.272Z] { [2023-12-18T23:47:33.272Z] "registry-mirrors": [ [2023-12-18T23:47:33.272Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-18T23:47:33.272Z] ], [2023-12-18T23:47:33.272Z] "bip": "10.250.0.254/24", [2023-12-18T23:47:33.272Z] "hosts": [ [2023-12-18T23:47:33.272Z] "tcp://0.0.0.0:5555", [2023-12-18T23:47:33.272Z] "unix:///var/run/docker.sock" [2023-12-18T23:47:33.272Z] ], [2023-12-18T23:47:33.272Z] "mtu": 1458, [2023-12-18T23:47:33.272Z] "selinux-enabled": true, [2023-12-18T23:47:33.272Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-18T23:47:33.272Z] } [Pipeline] sh [2023-12-18T23:47:33.634Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-18T23:47:33.985Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:47:52.355Z] provisioning config files... [2023-12-18T23:47:52.384Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config3932100108992645331tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:47:52.919Z] ---> ****-login.sh [2023-12-18T23:47:52.920Z] nexus3.edgexfoundry.org:10001 [2023-12-18T23:47:53.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:53.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:53.463Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:53.464Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:53.464Z] [2023-12-18T23:47:53.464Z] Login Succeeded [2023-12-18T23:47:53.464Z] nexus3.edgexfoundry.org:10002 [2023-12-18T23:47:53.734Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:53.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:53.734Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:53.734Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:53.734Z] [2023-12-18T23:47:53.734Z] Login Succeeded [2023-12-18T23:47:53.734Z] nexus3.edgexfoundry.org:10003 [2023-12-18T23:47:54.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:54.006Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:54.006Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:54.007Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:54.007Z] [2023-12-18T23:47:54.007Z] Login Succeeded [2023-12-18T23:47:54.007Z] nexus3.edgexfoundry.org:10004 [2023-12-18T23:47:54.281Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:54.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:54.281Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:54.281Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:54.281Z] [2023-12-18T23:47:54.281Z] Login Succeeded [2023-12-18T23:47:54.281Z] ****.io [2023-12-18T23:47:54.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-18T23:47:54.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-18T23:47:54.825Z] Configure a credential helper to remove this warning. See [2023-12-18T23:47:54.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-18T23:47:54.825Z] [2023-12-18T23:47:54.825Z] Login Succeeded [2023-12-18T23:47:54.825Z] ---> ****-login.sh ends [Pipeline] } [2023-12-18T23:47:54.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-18T23:47:55.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:55.597Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-18T23:47:55.668Z] ========================================================= [2023-12-18T23:47:55.668Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-18T23:47:55.668Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:47:56.364Z] + 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 . [2023-12-18T23:47:57.788Z] #0 building with "default" instance using docker driver [2023-12-18T23:47:57.788Z] [2023-12-18T23:47:57.788Z] #1 [internal] load .dockerignore [2023-12-18T23:47:57.788Z] #1 transferring context: 2B done [2023-12-18T23:47:57.788Z] #1 DONE 0.1s [2023-12-18T23:47:57.788Z] [2023-12-18T23:47:57.788Z] #2 [internal] load build definition from Dockerfile [2023-12-18T23:47:57.788Z] #2 transferring dockerfile: 1.79kB 0.0s done [2023-12-18T23:48:03.167Z] #2 DONE 4.8s [2023-12-18T23:48:03.167Z] [2023-12-18T23:48:03.167Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-18T23:48:03.167Z] #3 DONE 0.2s [2023-12-18T23:48:03.167Z] [2023-12-18T23:48:03.167Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:48:03.167Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-18T23:48:03.167Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s [2023-12-18T23:48:03.167Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-18T23:48:03.167Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-18T23:48:03.167Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-18T23:48:03.167Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s [2023-12-18T23:48:03.167Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-18T23:48:03.167Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-18T23:48:03.167Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.3s done [2023-12-18T23:48:03.167Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-18T23:48:03.167Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-18T23:48:03.167Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0B / 97.63MB 0.4s [2023-12-18T23:48:03.167Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.4s [2023-12-18T23:48:03.167Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.24MB / 63.99MB 0.5s [2023-12-18T23:48:03.167Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.5s [2023-12-18T23:48:03.661Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.10MB / 11.40MB 0.6s [2023-12-18T23:48:03.661Z] #4 ... [2023-12-18T23:48:03.661Z] [2023-12-18T23:48:03.661Z] #5 [internal] load build context [2023-12-18T23:48:03.661Z] #5 transferring context: 15.81MB 0.6s done [2023-12-18T23:48:03.661Z] #5 DONE 0.7s [2023-12-18T23:48:03.661Z] [2023-12-18T23:48:03.661Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-18T23:48:03.661Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-18T23:48:03.661Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.7s [2023-12-18T23:48:03.661Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.9s [2023-12-18T23:48:03.661Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.24MB / 97.63MB 0.9s [2023-12-18T23:48:03.661Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.9s [2023-12-18T23:48:03.661Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 1.0s [2023-12-18T23:48:03.945Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 8.39MB / 11.40MB 1.1s [2023-12-18T23:48:03.945Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-18T23:48:03.945Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 13.63MB / 63.99MB 1.2s [2023-12-18T23:48:03.945Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 1.2s [2023-12-18T23:48:03.945Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-18T23:48:04.219Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 10.49MB / 97.63MB 1.4s [2023-12-18T23:48:04.219Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.4s [2023-12-18T23:48:04.219Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 1.4s done [2023-12-18T23:48:04.499Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 1.8s [2023-12-18T23:48:04.499Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 1.9s [2023-12-18T23:48:05.094Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 2.2s [2023-12-18T23:48:05.094Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 2.2s [2023-12-18T23:48:05.094Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 2.4s [2023-12-18T23:48:05.094Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 2.5s [2023-12-18T23:48:05.371Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 34.60MB / 63.99MB 2.7s [2023-12-18T23:48:05.645Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 34.60MB / 97.63MB 2.8s [2023-12-18T23:48:05.916Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.89MB / 63.99MB 3.0s [2023-12-18T23:48:05.916Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 3.2s [2023-12-18T23:48:05.916Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 45.09MB / 63.99MB 3.3s [2023-12-18T23:48:06.190Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 3.4s [2023-12-18T23:48:06.468Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 52.43MB / 63.99MB 3.7s [2023-12-18T23:48:06.468Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 55.57MB / 97.63MB 3.7s [2023-12-18T23:48:06.951Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.82MB / 63.99MB 4.1s [2023-12-18T23:48:06.951Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 63.47MB / 97.63MB 4.1s [2023-12-18T23:48:06.951Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 69.21MB / 97.63MB 4.3s [2023-12-18T23:48:07.223Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 4.3s done [2023-12-18T23:48:07.223Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-18T23:48:07.223Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 4.5s [2023-12-18T23:48:07.496Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.38MB / 97.63MB 4.7s [2023-12-18T23:48:07.796Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 96.47MB / 97.63MB 5.0s [2023-12-18T23:48:08.073Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 5.2s done [2023-12-18T23:48:13.440Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.2s [2023-12-18T23:48:18.799Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-18T23:48:25.465Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.2s done [2023-12-18T23:48:26.882Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-18T23:48:27.150Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-18T23:48:27.150Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-18T23:48:27.150Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-18T23:48:32.520Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-18T23:48:35.885Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.7s done [2023-12-18T23:48:36.154Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-18T23:48:38.101Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-18T23:48:38.101Z] #4 DONE 35.4s [2023-12-18T23:48:38.101Z] [2023-12-18T23:48:38.101Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-18T23:48:40.693Z] #6 DONE 2.4s [2023-12-18T23:48:40.693Z] [2023-12-18T23:48:40.693Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:48:41.664Z] #7 0.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:41.948Z] #7 1.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:48:43.131Z] #7 2.423 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-18T23:48:43.131Z] #7 2.453 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-18T23:48:43.131Z] #7 2.467 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-18T23:48:43.131Z] #7 2.546 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-18T23:48:43.131Z] #7 2.582 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:48:43.131Z] #7 2.627 OK: 271 MiB in 56 packages [2023-12-18T23:48:43.728Z] #7 DONE 3.0s [2023-12-18T23:48:43.728Z] [2023-12-18T23:48:43.728Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:48:43.728Z] #8 DONE 0.2s [2023-12-18T23:48:43.728Z] [2023-12-18T23:48:43.728Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:49:10.754Z] #9 DONE 26.5s [2023-12-18T23:49:10.754Z] [2023-12-18T23:49:10.754Z] #10 [builder 6/7] COPY . . [2023-12-18T23:49:10.754Z] #10 DONE 0.4s [2023-12-18T23:49:10.754Z] [2023-12-18T23:49:10.754Z] #11 [builder 7/7] RUN echo noop [2023-12-18T23:49:11.342Z] #11 0.722 noop [2023-12-18T23:49:11.342Z] #11 DONE 0.8s [2023-12-18T23:49:11.626Z] [2023-12-18T23:49:11.626Z] #12 exporting to image [2023-12-18T23:49:11.626Z] #12 exporting layers [2023-12-18T23:49:38.339Z] #12 exporting layers 23.1s done [2023-12-18T23:49:38.340Z] #12 writing image sha256:5cca8852c030a14a4e27f0e0f1c943c4a7f404950863d02b5e7014464f06aecd 0.0s done [2023-12-18T23:49:38.340Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-18T23:49:38.340Z] #12 DONE 23.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:38.934Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:38.934Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:39.307Z] prd-ubuntu20.04-docker-arm64-4c-16g-25567 does not seem to be running inside a container [2023-12-18T23:49:39.395Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:49:40.785Z] $ docker top ddf3720b7826a2d9086cc8a0b957da747d09d7129d6fdf51117e0b47bfbe71d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:41.738Z] + go version [2023-12-18T23:49:41.738Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-18T23:49:41.773Z] $ docker stop --time=1 ddf3720b7826a2d9086cc8a0b957da747d09d7129d6fdf51117e0b47bfbe71d3 [2023-12-18T23:49:46.716Z] $ docker rm -f --volumes ddf3720b7826a2d9086cc8a0b957da747d09d7129d6fdf51117e0b47bfbe71d3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:49:47.907Z] + docker inspect -f . ci-base-image-arm64 [2023-12-18T23:49:47.907Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:49:48.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-25567 does not seem to be running inside a container [2023-12-18T23:49:48.348Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-12-18T23:49:49.429Z] $ docker top 8c3a67cf1b702648cff968634871ec472a29596a40af97d94ff588e7a7039493 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:49:50.406Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-18T23:49:50.857Z] + make test [2023-12-18T23:49:51.130Z] go test ./... -coverprofile=coverage.out [2023-12-18T23:49:56.527Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-18T23:51:04.551Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-18T23:51:04.551Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.073s coverage: 58.4% of statements [2023-12-18T23:51:04.551Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-18T23:51:04.551Z] go vet ./... [2023-12-18T23:51:19.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-18T23:51:19.592Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-18T23:51:19.592Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-18T23:51:19.895Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-18T23:51:19.967Z] $ docker stop --time=1 8c3a67cf1b702648cff968634871ec472a29596a40af97d94ff588e7a7039493 [2023-12-18T23:51:21.915Z] $ docker rm -f --volumes 8c3a67cf1b702648cff968634871ec472a29596a40af97d94ff588e7a7039493 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-18T23:51:23.434Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-18T23:51:23.469Z] Warning: overwriting stash ‘coverage-report’ [2023-12-18T23:51:24.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-18T23:51:25.025Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-18T23:51:25.383Z] + ls -al . [2023-12-18T23:51:25.383Z] total 196 [2023-12-18T23:51:25.383Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 18 23:49 . [2023-12-18T23:51:25.383Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 18 23:47 .. [2023-12-18T23:51:25.383Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 18 23:47 .git [2023-12-18T23:51:25.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 .github [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 18 23:47 .gitignore [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 18 23:47 .golangci.yml [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 18 23:47 Attribution.txt [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 18 23:47 CHANGELOG.md [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 18 23:47 Dockerfile [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 18 23:47 GOVERNANCE.md [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 18 23:47 Jenkinsfile [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 18 23:47 LICENSE [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 18 23:47 Makefile [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 18 23:47 OWNERS.md [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 18 23:47 README.md [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 18 23:37 VERSION [2023-12-18T23:51:25.383Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 18 23:47 bin [2023-12-18T23:51:25.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 cmd [2023-12-18T23:51:25.383Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 18 23:51 coverage.out [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 18 23:47 go.mod [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 18 23:47 go.sum [2023-12-18T23:51:25.383Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 18 23:47 internal [2023-12-18T23:51:25.383Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 18 23:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:51:25.914Z] + 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=6a047e2993f1ab3d2fb46426ec47863613966ff2 --label arch=arm64 --label version=0.0.0 . [2023-12-18T23:51:26.896Z] #0 building with "default" instance using docker driver [2023-12-18T23:51:26.896Z] [2023-12-18T23:51:26.896Z] #1 [internal] load .dockerignore [2023-12-18T23:51:26.896Z] #1 transferring context: 2B 0.0s done [2023-12-18T23:51:26.896Z] #1 DONE 0.0s [2023-12-18T23:51:26.896Z] [2023-12-18T23:51:26.896Z] #2 [internal] load build definition from Dockerfile [2023-12-18T23:51:26.896Z] #2 transferring dockerfile: 1.79kB 0.0s done [2023-12-18T23:51:26.896Z] #2 DONE 0.1s [2023-12-18T23:51:26.896Z] [2023-12-18T23:51:26.896Z] #3 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:51:26.896Z] #3 ... [2023-12-18T23:51:26.896Z] [2023-12-18T23:51:26.896Z] #4 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-18T23:51:26.896Z] #4 DONE 0.0s [2023-12-18T23:51:27.166Z] [2023-12-18T23:51:27.166Z] #3 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-18T23:51:27.166Z] #3 DONE 0.3s [2023-12-18T23:51:27.166Z] [2023-12-18T23:51:27.166Z] #5 [internal] load build context [2023-12-18T23:51:27.166Z] #5 transferring context: 50.81kB 0.1s done [2023-12-18T23:51:27.439Z] #5 DONE 0.1s [2023-12-18T23:51:27.439Z] [2023-12-18T23:51:27.439Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:27.439Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-18T23:51:27.439Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-18T23:51:27.439Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-18T23:51:27.439Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-18T23:51:27.439Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-18T23:51:27.439Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2023-12-18T23:51:27.710Z] #6 ... [2023-12-18T23:51:27.710Z] [2023-12-18T23:51:27.710Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-18T23:51:27.710Z] #7 DONE 0.3s [2023-12-18T23:51:27.710Z] [2023-12-18T23:51:27.710Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:27.710Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-18T23:51:27.710Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-18T23:51:27.710Z] #6 ... [2023-12-18T23:51:27.710Z] [2023-12-18T23:51:27.710Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-18T23:51:27.710Z] #8 DONE 0.1s [2023-12-18T23:51:27.710Z] [2023-12-18T23:51:27.710Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-18T23:51:28.310Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.7s done [2023-12-18T23:51:28.584Z] #6 DONE 1.3s [2023-12-18T23:51:28.584Z] [2023-12-18T23:51:28.584Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:29.571Z] #9 0.952 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:30.165Z] #9 1.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:31.591Z] #9 ... [2023-12-18T23:51:31.591Z] [2023-12-18T23:51:31.591Z] #10 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-18T23:51:31.591Z] #10 0.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:31.591Z] #10 1.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:31.591Z] #10 3.191 OK: 271 MiB in 56 packages [2023-12-18T23:51:31.591Z] #10 DONE 3.6s [2023-12-18T23:51:31.591Z] [2023-12-18T23:51:31.591Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-18T23:51:31.591Z] #11 DONE 0.2s [2023-12-18T23:51:31.591Z] [2023-12-18T23:51:31.591Z] #9 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-18T23:51:31.591Z] #9 3.009 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-18T23:51:31.591Z] #9 3.022 Executing busybox-1.36.1-r5.trigger [2023-12-18T23:51:31.591Z] #9 3.053 OK: 8 MiB in 16 packages [2023-12-18T23:51:32.184Z] #9 DONE 3.5s [2023-12-18T23:51:32.184Z] [2023-12-18T23:51:32.184Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T23:51:34.146Z] #12 2.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:34.736Z] #12 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-18T23:51:35.714Z] #12 ... [2023-12-18T23:51:35.714Z] [2023-12-18T23:51:35.714Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-18T23:51:35.714Z] #13 DONE 4.0s [2023-12-18T23:51:35.714Z] [2023-12-18T23:51:35.714Z] #14 [builder 6/7] COPY . . [2023-12-18T23:51:35.987Z] #14 DONE 0.5s [2023-12-18T23:51:35.987Z] [2023-12-18T23:51:35.987Z] #15 [builder 7/7] RUN make build [2023-12-18T23:51:36.577Z] #15 ... [2023-12-18T23:51:36.577Z] [2023-12-18T23:51:36.577Z] #12 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-18T23:51:36.577Z] #12 4.173 OK: 8 MiB in 16 packages [2023-12-18T23:51:36.577Z] #12 DONE 4.5s [2023-12-18T23:51:36.852Z] [2023-12-18T23:51:36.853Z] #15 [builder 7/7] RUN make build [2023-12-18T23:51:37.123Z] #15 1.010 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.4" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-18T23:53:13.862Z] #15 DONE 89.5s [2023-12-18T23:53:13.862Z] [2023-12-18T23:53:13.862Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-18T23:53:13.862Z] #16 DONE 0.2s [2023-12-18T23:53:13.862Z] [2023-12-18T23:53:13.862Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-18T23:53:13.862Z] #17 DONE 0.1s [2023-12-18T23:53:13.862Z] [2023-12-18T23:53:13.862Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-18T23:53:13.862Z] #18 DONE 0.3s [2023-12-18T23:53:13.862Z] [2023-12-18T23:53:13.862Z] #19 exporting to image [2023-12-18T23:53:13.862Z] #19 exporting layers [2023-12-18T23:53:13.862Z] #19 exporting layers 0.2s done [2023-12-18T23:53:13.862Z] #19 writing image sha256:d35cf3844ad13a8b1b91d9d327f27aa65eb9a610ea474673f0c864100b18c95f done [2023-12-18T23:53:13.862Z] #19 naming to docker.io/library/device-virtual-arm64 done [2023-12-18T23:53:13.862Z] #19 DONE 0.3s [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 [2023-12-18T23:53:15.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:15.592Z] [2023-12-18T23:53:15.592Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:53:16.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:16.350Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-18T23:53:16.350Z] 8998bd30e6a1: Pulling fs layer [2023-12-18T23:53:16.350Z] 04944245beec: Pulling fs layer [2023-12-18T23:53:16.350Z] 699f458cf7ca: Pulling fs layer [2023-12-18T23:53:16.350Z] 765212b225bb: Pulling fs layer [2023-12-18T23:53:16.350Z] f23df028b6ca: Pulling fs layer [2023-12-18T23:53:16.350Z] d65c8cfc05b1: Pulling fs layer [2023-12-18T23:53:16.350Z] 2437ff75d9bd: Pulling fs layer [2023-12-18T23:53:16.350Z] f23df028b6ca: Waiting [2023-12-18T23:53:16.350Z] 765212b225bb: Waiting [2023-12-18T23:53:16.350Z] d65c8cfc05b1: Waiting [2023-12-18T23:53:16.350Z] 2437ff75d9bd: Waiting [2023-12-18T23:53:16.350Z] 04944245beec: Verifying Checksum [2023-12-18T23:53:16.350Z] 04944245beec: Download complete [2023-12-18T23:53:16.350Z] 765212b225bb: Verifying Checksum [2023-12-18T23:53:16.628Z] f23df028b6ca: Verifying Checksum [2023-12-18T23:53:16.628Z] f23df028b6ca: Download complete [2023-12-18T23:53:16.628Z] d65c8cfc05b1: Verifying Checksum [2023-12-18T23:53:16.628Z] d65c8cfc05b1: Download complete [2023-12-18T23:53:16.628Z] 699f458cf7ca: Verifying Checksum [2023-12-18T23:53:16.628Z] 699f458cf7ca: Download complete [2023-12-18T23:53:16.897Z] 8998bd30e6a1: Verifying Checksum [2023-12-18T23:53:16.897Z] 8998bd30e6a1: Download complete [2023-12-18T23:53:19.487Z] 2437ff75d9bd: Verifying Checksum [2023-12-18T23:53:19.487Z] 2437ff75d9bd: Download complete [2023-12-18T23:53:23.770Z] 8998bd30e6a1: Pull complete [2023-12-18T23:53:23.770Z] 04944245beec: Pull complete [2023-12-18T23:53:29.154Z] 699f458cf7ca: Pull complete [2023-12-18T23:53:29.154Z] 765212b225bb: Pull complete [2023-12-18T23:53:30.128Z] f23df028b6ca: Pull complete [2023-12-18T23:53:30.399Z] d65c8cfc05b1: Pull complete [2023-12-18T23:53:57.121Z] 2437ff75d9bd: Pull complete [2023-12-18T23:53:57.121Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-18T23:53:57.121Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-18T23:53:57.121Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:53:57.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-25567 does not seem to be running inside a container [2023-12-18T23:53:57.767Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-18T23:54:00.278Z] $ docker top dd31fab1b8562234734e26fb235ccd45573632aba4eae0fb23815bb1826aedb3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:01.012Z] ---> job-cost.sh [2023-12-18T23:54:01.290Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:01.290Z] INFO: No Stack... [2023-12-18T23:54:01.578Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:02.566Z] INFO: Archiving Costs [Pipeline] sh [2023-12-18T23:54:02.917Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-12-18T23:54:02.917Z] + cut -d, -f6 [Pipeline] lock [2023-12-18T23:54:03.014Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] [2023-12-18T23:54:03.018Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] did not exist. Created. [2023-12-18T23:54:03.019Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-18T23:54:03.546Z] /w/workspace/device-virtual-go/1@tmp/durable-380e6a9e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-18T23:54:03.935Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-18T23:54:03.969Z] Warning: overwriting stash ‘stack-cost’ [2023-12-18T23:54:04.024Z] Stashed 1 file(s) [Pipeline] } [2023-12-18T23:54:04.060Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-456-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-18T23:54:04.239Z] $ docker stop --time=1 dd31fab1b8562234734e26fb235ccd45573632aba4eae0fb23815bb1826aedb3 [2023-12-18T23:54:05.669Z] $ docker rm -f --volumes dd31fab1b8562234734e26fb235ccd45573632aba4eae0fb23815bb1826aedb3 [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 [2023-12-18T23:54:07.741Z] provisioning config files... [2023-12-18T23:54:07.749Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-456@tmp/config399314090448288246tmp [Pipeline] { [Pipeline] sh [2023-12-18T23:54:08.193Z] + set +x [2023-12-18T23:54:08.193Z] + bash -s -- [2023-12-18T23:54:08.193Z] + curl -s https://codecov.io/bash [2023-12-18T23:54:08.193Z] [2023-12-18T23:54:08.193Z] _____ _ [2023-12-18T23:54:08.193Z] / ____| | | [2023-12-18T23:54:08.193Z] | | ___ __| | ___ ___ _____ __ [2023-12-18T23:54:08.193Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-18T23:54:08.193Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-18T23:54:08.193Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-18T23:54:08.193Z] Bash-1.0.6 [2023-12-18T23:54:08.193Z] [2023-12-18T23:54:08.193Z] [2023-12-18T23:54:08.193Z] ==> git version 2.25.1 found [2023-12-18T23:54:08.193Z] ==> 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 [2023-12-18T23:54:08.193Z] Release-Date: 2020-01-08 [2023-12-18T23:54:08.193Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-18T23:54:08.193Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-18T23:54:08.193Z] ==> Jenkins CI detected. [2023-12-18T23:54:08.193Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-456 [2023-12-18T23:54:08.193Z] project root: . [2023-12-18T23:54:08.193Z] --> token set from env [2023-12-18T23:54:08.193Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-18T23:54:08.193Z] ==> Running gcov in . (disable via -X gcov) [2023-12-18T23:54:08.193Z] ==> Python coveragepy not found [2023-12-18T23:54:08.193Z] ==> Searching for coverage reports in: [2023-12-18T23:54:08.193Z] + . [2023-12-18T23:54:08.193Z] -> Found 1 reports [2023-12-18T23:54:08.193Z] ==> Detecting git/mercurial file structure [2023-12-18T23:54:08.193Z] ==> Reading reports [2023-12-18T23:54:08.193Z] + ./coverage.out bytes=43063 [2023-12-18T23:54:08.193Z] ==> Appending adjustments [2023-12-18T23:54:08.193Z] https://docs.codecov.io/docs/fixing-reports [2023-12-18T23:54:08.455Z] + Found adjustments [2023-12-18T23:54:08.455Z] ==> Gzipping contents [2023-12-18T23:54:08.455Z] 8.0K /tmp/codecov.nDt6IO.gz [2023-12-18T23:54:08.455Z] ==> Uploading reports [2023-12-18T23:54:08.455Z] url: https://codecov.io [2023-12-18T23:54:08.455Z] query: branch=PR-456&commit=6a047e2993f1ab3d2fb46426ec47863613966ff2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=456&job=&cmd_args= [2023-12-18T23:54:08.455Z] -> Pinging Codecov [2023-12-18T23:54:08.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-456&commit=6a047e2993f1ab3d2fb46426ec47863613966ff2&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-456%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=456&job=&cmd_args= [2023-12-18T23:54:08.716Z] -> Uploading to [2023-12-18T23:54:08.716Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-18/5E52B4B073DB2E39498172D8E973AA87/6a047e2993f1ab3d2fb46426ec47863613966ff2/c766854b-c65e-462b-94ab-b4a5fc98a8a0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231218%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231218T235408Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fc1ed08ec923a43a80bb34fe319974838bf3e195f19489c28b61358e2b421dba [2023-12-18T23:54:08.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-18T23:54:08.716Z] Dload Upload Total Spent Left Speed [2023-12-18T23:54:08.978Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 19677 --:--:-- --:--:-- --:--:-- 19677 [2023-12-18T23:54:08.978Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/6a047e2993f1ab3d2fb46426ec47863613966ff2 [Pipeline] } [2023-12-18T23:54:09.008Z] 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 [2023-12-18T23:54:12.603Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-456/archives ] [2023-12-18T23:54:12.603Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-456/archives [2023-12-18T23:54:12.603Z] total 16 [2023-12-18T23:54:12.603Z] drwxr-xr-x 3 root root 4096 Dec 18 23:40 . [2023-12-18T23:54:12.603Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:40 .. [2023-12-18T23:54:12.603Z] drwxr-xr-x 2 root root 4096 Dec 18 23:40 cost [2023-12-18T23:54:12.603Z] -rw-r--r-- 1 root root 89 Dec 18 23:40 cost.csv [2023-12-18T23:54:12.603Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-456/archives [2023-12-18T23:54:12.603Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-456/archives [2023-12-18T23:54:12.603Z] total 16 [2023-12-18T23:54:12.603Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 18 23:40 . [2023-12-18T23:54:12.603Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 18 23:40 .. [2023-12-18T23:54:12.603Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 18 23:40 cost [2023-12-18T23:54:12.603Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 18 23:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:12.945Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:13.841Z] ---> package-listing.sh [2023-12-18T23:54:13.841Z] ++ facter osfamily [2023-12-18T23:54:13.841Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-18T23:54:14.101Z] + OS_FAMILY=debian [2023-12-18T23:54:14.101Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-456 [2023-12-18T23:54:14.101Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:14.101Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:14.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-18T23:54:14.101Z] + PACKAGES=/tmp/packages_start.txt [2023-12-18T23:54:14.101Z] + '[' /w/workspace/foundry_device-virtual-go_PR-456 ']' [2023-12-18T23:54:14.101Z] + PACKAGES=/tmp/packages_end.txt [2023-12-18T23:54:14.101Z] + case "${OS_FAMILY}" in [2023-12-18T23:54:14.101Z] + dpkg -l [2023-12-18T23:54:14.101Z] + grep '^ii' [2023-12-18T23:54:14.101Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-18T23:54:14.101Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-18T23:54:14.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-18T23:54:14.101Z] + '[' /w/workspace/foundry_device-virtual-go_PR-456 ']' [2023-12-18T23:54:14.101Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-456/archives/ [2023-12-18T23:54:14.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-456/archives/ [Pipeline] echo [2023-12-18T23:54:14.136Z] 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-456/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-18T23:54:14.427Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-18T23:54:15.121Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-18T23:54:15.121Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-18T23:54:15.406Z] prd-ubuntu20.04-docker-8c-8g-25347 does not seem to be running inside a container [2023-12-18T23:54:15.445Z] $ 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-456/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-456 -v /w/workspace/foundry_device-virtual-go_PR-456:/w/workspace/foundry_device-virtual-go_PR-456:rw,z -v /w/workspace/foundry_device-virtual-go_PR-456@tmp:/w/workspace/foundry_device-virtual-go_PR-456@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 [2023-12-18T23:54:15.639Z] $ docker top 71e41753c0790d51cd9c6be01aa6c48328ff4375f18a78c193ace7dbae7c55cf -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-18T23:54:16.146Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-18T23:54:16.456Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-18T23:54:16.762Z] + ls /var/log/sa-host [2023-12-18T23:54:16.762Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-18T23:54:16.944Z] provisioning config files... [2023-12-18T23:54:16.955Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-456@tmp/config10383820787272007293tmp [Pipeline] { [Pipeline] echo [2023-12-18T23:54:17.106Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:17.416Z] ---> create-netrc.sh [Pipeline] } [2023-12-18T23:54:17.438Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:17.933Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-18T23:54:17.973Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:18.293Z] ---> sudo-logs.sh [2023-12-18T23:54:18.293Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-18T23:54:18.483Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:18.814Z] ---> job-cost.sh [2023-12-18T23:54:18.814Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:18.814Z] DEBUG: total: 0.2199999988079071 [2023-12-18T23:54:18.814Z] INFO: Retrieving Stack Cost... [2023-12-18T23:54:19.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-18T23:54:19.335Z] INFO: Archiving Costs [Pipeline] echo [2023-12-18T23:54:19.370Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-18T23:54:19.680Z] ---> logs-deploy.sh [2023-12-18T23:54:19.680Z] lf-activate-venv: SKIPPING [2023-12-18T23:54:19.680Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-456/1 [2023-12-18T23:54:19.680Z] INFO: archiving workspace using pattern(s): [2023-12-18T23:54:20.616Z] Archives upload complete. [2023-12-18T23:54:20.616Z] INFO: archiving logs to Nexus