Pull request #454 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of ejlee3 for edgexfoundry/device-virtual-go Obtained Jenkinsfile from 8497ed563e756ecd23effc2df9e57162939d1e9f+b7d08b16b434e93c5cb72c19d88a87eb30002c2a (aac62e475a43580053e5305770a8d4327ba979a7) 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-ssh12244981831108720238.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-ssh9556494220929566710.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-454/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-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3135613436968144270.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-454/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5185183668345456922.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-ssh12670357196481618253.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-454/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-454/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3595850857964708868.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-24587 in /w/workspace/foundry_device-virtual-go_PR-454 [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-454 # 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 b7d08b16b434e93c5cb72c19d88a87eb30002c2a into PR head commit 8497ed563e756ecd23effc2df9e57162939d1e9f Merge succeeded, producing 8497ed563e756ecd23effc2df9e57162939d1e9f Checking out Revision 8497ed563e756ecd23effc2df9e57162939d1e9f (PR-454) > 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/454/head:refs/remotes/origin/PR-454 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8497ed563e756ecd23effc2df9e57162939d1e9f # 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 b7d08b16b434e93c5cb72c19d88a87eb30002c2a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8497ed563e756ecd23effc2df9e57162939d1e9f # timeout=10 Commit message: "build: [Device Virtual] Add ldflags to strib debug info from binary" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:26:43.195Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:26:43.384Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:26:43.531Z] ========================================================= [2023-12-06T20:26:43.531Z] EdgeX Global Pipelines Version Info [2023-12-06T20:26:43.531Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:26:44.287Z] ------------------- [2023-12-06T20:26:44.287Z] stable info: [2023-12-06T20:26:44.287Z] ------------------- [2023-12-06T20:26:44.287Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:26:44.287Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:26:44.287Z] Message: update stable to v1.0.258 [2023-12-06T20:26:44.859Z] ------------------- [2023-12-06T20:26:44.859Z] experimental info: [2023-12-06T20:26:44.859Z] ------------------- [2023-12-06T20:26:44.860Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:26:44.860Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:26:44.860Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:26:45.164Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-12-06T20:26:45.237Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-12-06T20:26:45.301Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:26:45.358Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:26:45.426Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:26:45.472Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:26:45.531Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:26:45.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:26:45.657Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:26:45.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:26:45.788Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:26:45.868Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-12-06T20:26:45.937Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:26:45.995Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:26:46.058Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:26:46.132Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:26:46.249Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:26:46.311Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:26:46.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:26:46.453Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:26:46.520Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T20:26:46.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T20:26:46.662Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:26:46.732Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:26:46.800Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:26:46.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:26:46.944Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:26:47.014Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-454 [Pipeline] echo [2023-12-06T20:26:47.089Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-454 [Pipeline] echo [2023-12-06T20:26:47.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-454 [Pipeline] echo [2023-12-06T20:26:47.243Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8497ed563e756ecd23effc2df9e57162939d1e9f [Pipeline] echo [2023-12-06T20:26:47.316Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8497ed5 [Pipeline] echo [2023-12-06T20:26:47.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:26:47.541Z] provisioning config files... [2023-12-06T20:26:47.555Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-454@tmp/config17829549124267533836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:26:47.956Z] ---> ****-login.sh [2023-12-06T20:26:47.956Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:26:48.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:48.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:48.217Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:48.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:48.217Z] [2023-12-06T20:26:48.217Z] Login Succeeded [2023-12-06T20:26:48.217Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:26:48.217Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:48.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:48.218Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:48.218Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:48.218Z] [2023-12-06T20:26:48.218Z] Login Succeeded [2023-12-06T20:26:48.218Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:26:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:48.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:48.478Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:48.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:48.478Z] [2023-12-06T20:26:48.478Z] Login Succeeded [2023-12-06T20:26:48.478Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:26:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:48.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:48.478Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:48.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:48.478Z] [2023-12-06T20:26:48.478Z] Login Succeeded [2023-12-06T20:26:48.478Z] ****.io [2023-12-06T20:26:48.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:26:48.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:26:48.739Z] Configure a credential helper to remove this warning. See [2023-12-06T20:26:48.739Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:26:48.739Z] [2023-12-06T20:26:48.739Z] Login Succeeded [2023-12-06T20:26:48.739Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:26:48.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:26:49.532Z] + git rev-list -1 --merges 8497ed563e756ecd23effc2df9e57162939d1e9f~1..8497ed563e756ecd23effc2df9e57162939d1e9f [Pipeline] echo [2023-12-06T20:26:49.577Z] -----------> git rev-list -1 --merges 8497ed563e756ecd23effc2df9e57162939d1e9f~1..8497ed563e756ecd23effc2df9e57162939d1e9f 8497ed563e756ecd23effc2df9e57162939d1e9f [false] [Pipeline] sh [2023-12-06T20:26:49.914Z] + git log --format=format:%s -1 8497ed563e756ecd23effc2df9e57162939d1e9f [Pipeline] echo [2023-12-06T20:26:49.952Z] ========================================================= [2023-12-06T20:26:49.952Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:26:49.952Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:26:50.441Z] + git log --format=format:%s -1 8497ed563e756ecd23effc2df9e57162939d1e9f [Pipeline] echo [2023-12-06T20:26:50.471Z] [semverPrep] GIT_COMMIT: 8497ed563e756ecd23effc2df9e57162939d1e9f, Commit Message: build: [Device Virtual] Add ldflags to strib debug info from binary [Pipeline] echo [2023-12-06T20:26:50.519Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:26:50.933Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:26:50.933Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:26:50.933Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:26:50.933Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:26:50.933Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T20:26:50.933Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T20:26:50.933Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:26:51.387Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:26:51.387Z] [2023-12-06T20:26:51.387Z] 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-06T20:26:51.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:26:51.789Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:26:51.789Z] b85a868b505f: Pulling fs layer [2023-12-06T20:26:51.789Z] e2be974225ed: Pulling fs layer [2023-12-06T20:26:51.789Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:26:51.789Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:26:51.789Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:26:51.789Z] eaf3925da568: Pulling fs layer [2023-12-06T20:26:51.789Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:26:51.789Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:26:51.789Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:26:51.789Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:26:51.789Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:26:51.789Z] 1469e6f7b9e6: Waiting [2023-12-06T20:26:51.789Z] eaf3925da568: Waiting [2023-12-06T20:26:51.789Z] bab4dde63d76: Waiting [2023-12-06T20:26:51.789Z] bde34c3a00c8: Waiting [2023-12-06T20:26:51.789Z] b352a97aabf1: Waiting [2023-12-06T20:26:51.789Z] 988bab9f4d93: Waiting [2023-12-06T20:26:51.789Z] 4872d77fe225: Waiting [2023-12-06T20:26:51.789Z] 5851b861e8e6: Waiting [2023-12-06T20:26:51.789Z] e2be974225ed: Verifying Checksum [2023-12-06T20:26:51.789Z] e2be974225ed: Download complete [2023-12-06T20:26:51.789Z] 988bab9f4d93: Verifying Checksum [2023-12-06T20:26:51.789Z] 988bab9f4d93: Download complete [2023-12-06T20:26:51.789Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:26:51.789Z] 1469e6f7b9e6: Download complete [2023-12-06T20:26:51.789Z] eaf3925da568: Download complete [2023-12-06T20:26:51.789Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:26:51.789Z] 339a4e72a1f5: Download complete [2023-12-06T20:26:52.047Z] bde34c3a00c8: Verifying Checksum [2023-12-06T20:26:52.047Z] bde34c3a00c8: Download complete [2023-12-06T20:26:52.047Z] b352a97aabf1: Verifying Checksum [2023-12-06T20:26:52.047Z] b352a97aabf1: Download complete [2023-12-06T20:26:52.047Z] 4872d77fe225: Verifying Checksum [2023-12-06T20:26:52.047Z] 4872d77fe225: Download complete [2023-12-06T20:26:52.047Z] 5851b861e8e6: Verifying Checksum [2023-12-06T20:26:52.047Z] 5851b861e8e6: Download complete [2023-12-06T20:26:52.047Z] b85a868b505f: Verifying Checksum [2023-12-06T20:26:52.047Z] b85a868b505f: Download complete [2023-12-06T20:26:52.305Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:26:52.305Z] bab4dde63d76: Download complete [2023-12-06T20:26:53.239Z] b85a868b505f: Pull complete [2023-12-06T20:26:53.500Z] e2be974225ed: Pull complete [2023-12-06T20:26:53.759Z] 339a4e72a1f5: Pull complete [2023-12-06T20:26:54.020Z] 988bab9f4d93: Pull complete [2023-12-06T20:26:54.279Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:26:54.279Z] eaf3925da568: Pull complete [2023-12-06T20:26:56.182Z] bab4dde63d76: Pull complete [2023-12-06T20:26:56.182Z] bde34c3a00c8: Pull complete [2023-12-06T20:26:56.182Z] b352a97aabf1: Pull complete [2023-12-06T20:26:56.182Z] 4872d77fe225: Pull complete [2023-12-06T20:26:56.182Z] 5851b861e8e6: Pull complete [2023-12-06T20:26:56.182Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:26:56.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:26:56.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:26:56.539Z] prd-ubuntu20.04-docker-8c-8g-24587 does not seem to be running inside a container [2023-12-06T20:26:56.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-454 -v /w/workspace/foundry_device-virtual-go_PR-454:/w/workspace/foundry_device-virtual-go_PR-454:rw,z -v /w/workspace/foundry_device-virtual-go_PR-454@tmp:/w/workspace/foundry_device-virtual-go_PR-454@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-devops/py-git-semver:0.1.4 cat [2023-12-06T20:26:58.167Z] $ docker top 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 -eo pid,comm [2023-12-06T20:26:58.229Z] 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-06T20:26:58.229Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:26:58.432Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:26:58.432Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:26:58.547Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:26:58.543Z] $ docker exec 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 ssh-agent [2023-12-06T20:26:58.651Z] SSH_AUTH_SOCK=/tmp/ssh-XhdyhxoMamiv/agent.32 [2023-12-06T20:26:58.651Z] SSH_AGENT_PID=38 [2023-12-06T20:26:58.657Z] Running ssh-add (command line suppressed) [2023-12-06T20:26:58.753Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-454@tmp/private_key_8917496401580644212.key (/w/workspace/foundry_device-virtual-go_PR-454@tmp/private_key_8917496401580644212.key) [2023-12-06T20:26:58.774Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:26:59.118Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:26:59.137Z] $ docker exec --env ******** --env ******** 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 ssh-agent -k [2023-12-06T20:26:59.229Z] unset SSH_AUTH_SOCK; [2023-12-06T20:26:59.229Z] unset SSH_AGENT_PID; [2023-12-06T20:26:59.230Z] echo Agent pid 38 killed; [2023-12-06T20:26:59.250Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:26:59.384Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:26:59.384Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:26:59.495Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:26:59.491Z] $ docker exec 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 ssh-agent [2023-12-06T20:26:59.611Z] SSH_AUTH_SOCK=/tmp/ssh-b7mWjm9Ou3Bg/agent.70 [2023-12-06T20:26:59.611Z] SSH_AGENT_PID=76 [2023-12-06T20:26:59.615Z] Running ssh-add (command line suppressed) [2023-12-06T20:26:59.709Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-454@tmp/private_key_7601642405911687409.key (/w/workspace/foundry_device-virtual-go_PR-454@tmp/private_key_7601642405911687409.key) [2023-12-06T20:26:59.728Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:27:00.079Z] + git semver init [2023-12-06T20:27:00.338Z] 2023-12-06 20:27:00,242 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:27:00.338Z] 2023-12-06 20:27:00,243 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-454/.semver [2023-12-06T20:27:00.338Z] 2023-12-06 20:27:00,243 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-454/.semver [2023-12-06T20:27:00.338Z] 2023-12-06 20:27:00,243 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-454/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-454, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,538 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-454/.git/info/exclude [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,539 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-454/.semver/PR-454 with force:False [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,539 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-454/.semver/PR-454 [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,542 [execute] INFO git cat-file --batch-check [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,542 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-454/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,549 [execute] INFO git cat-file --batch [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,549 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-454/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:27:01.718Z] 2023-12-06 20:27:01,555 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-454/.semver/PR-454 [2023-12-06T20:27:01.718Z] 0.0.0 [Pipeline] } [2023-12-06T20:27:01.737Z] $ docker exec --env ******** --env ******** 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 ssh-agent -k [2023-12-06T20:27:01.837Z] unset SSH_AUTH_SOCK; [2023-12-06T20:27:01.837Z] unset SSH_AGENT_PID; [2023-12-06T20:27:01.838Z] echo Agent pid 76 killed; [2023-12-06T20:27:01.851Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:27:02.369Z] + git semver [Pipeline] } [2023-12-06T20:27:02.647Z] $ docker stop --time=1 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 [2023-12-06T20:27:03.945Z] $ docker rm -f --volumes 233de01081b91da6acde8b31af3a058f276ebe997a1f27eb59d982f4f577d0d2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:27:04.395Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:27:04.729Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:27:04.748Z] [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-06T20:27:05.685Z] provisioning config files... [2023-12-06T20:27:05.696Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-454@tmp/config5164018138118581811tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:27:06.116Z] ---> ****-login.sh [2023-12-06T20:27:06.116Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:27:06.116Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:27:06.116Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:27:06.116Z] Configure a credential helper to remove this warning. See [2023-12-06T20:27:06.116Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:27:06.116Z] [2023-12-06T20:27:06.116Z] Login Succeeded [2023-12-06T20:27:06.116Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:27:06.117Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:27:06.117Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:27:06.117Z] Configure a credential helper to remove this warning. See [2023-12-06T20:27:06.117Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:27:06.117Z] [2023-12-06T20:27:06.117Z] Login Succeeded [2023-12-06T20:27:06.117Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:27:06.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:27:06.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:27:06.375Z] Configure a credential helper to remove this warning. See [2023-12-06T20:27:06.375Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:27:06.375Z] [2023-12-06T20:27:06.375Z] Login Succeeded [2023-12-06T20:27:06.375Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:27:06.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:27:06.375Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:27:06.375Z] Configure a credential helper to remove this warning. See [2023-12-06T20:27:06.376Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:27:06.376Z] [2023-12-06T20:27:06.376Z] Login Succeeded [2023-12-06T20:27:06.376Z] ****.io [2023-12-06T20:27:06.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:27:06.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:27:06.635Z] Configure a credential helper to remove this warning. See [2023-12-06T20:27:06.635Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:27:06.635Z] [2023-12-06T20:27:06.635Z] Login Succeeded [2023-12-06T20:27:06.635Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:27:06.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:27:06.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:27:07.033Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:27:07.095Z] ========================================================= [2023-12-06T20:27:07.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:27:07.095Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:27:07.680Z] + 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-06T20:27:07.680Z] Sending build context to Docker daemon 31.56MB [2023-12-06T20:27:07.680Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:27:07.680Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-06T20:27:07.956Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:27:07.956Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:27:07.956Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:27:07.956Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:27:07.956Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:27:07.956Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:27:07.956Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:27:07.956Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:27:07.956Z] ad3a456e5733: Waiting [2023-12-06T20:27:07.956Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:27:07.956Z] 1f1c1a5573a3: Waiting [2023-12-06T20:27:07.956Z] 69c7f0334f64: Waiting [2023-12-06T20:27:07.956Z] ce7588e14bc9: Waiting [2023-12-06T20:27:07.956Z] b5e4710f87ac: Waiting [2023-12-06T20:27:07.956Z] c4d48a809fc2: Verifying Checksum [2023-12-06T20:27:07.956Z] c4d48a809fc2: Download complete [2023-12-06T20:27:07.956Z] ad3a456e5733: Verifying Checksum [2023-12-06T20:27:07.956Z] ad3a456e5733: Download complete [2023-12-06T20:27:07.956Z] 69c7f0334f64: Verifying Checksum [2023-12-06T20:27:07.956Z] 69c7f0334f64: Download complete [2023-12-06T20:27:07.956Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:27:07.956Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:27:07.956Z] 1f1c1a5573a3: Download complete [2023-12-06T20:27:07.956Z] 7264a8db6415: Pull complete [2023-12-06T20:27:08.215Z] b5e4710f87ac: Verifying Checksum [2023-12-06T20:27:08.215Z] b5e4710f87ac: Download complete [2023-12-06T20:27:08.215Z] c4d48a809fc2: Pull complete [2023-12-06T20:27:08.474Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T20:27:08.474Z] 4f1c88b9dad5: Download complete [2023-12-06T20:27:08.735Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:27:08.735Z] ce7588e14bc9: Download complete [2023-12-06T20:27:12.029Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:27:12.029Z] ad3a456e5733: Pull complete [2023-12-06T20:27:12.029Z] 69c7f0334f64: Pull complete [2023-12-06T20:27:12.029Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:27:13.927Z] ce7588e14bc9: Pull complete [2023-12-06T20:27:14.493Z] b5e4710f87ac: Pull complete [2023-12-06T20:27:14.493Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:27:14.493Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:27:14.493Z] ---> 88b5674ff536 [2023-12-06T20:27:14.493Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T20:27:17.040Z] ---> Running in 1a3d9db1bbaa [2023-12-06T20:27:17.040Z] Removing intermediate container 1a3d9db1bbaa [2023-12-06T20:27:17.040Z] ---> ae60a23c2d09 [2023-12-06T20:27:17.040Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:27:17.040Z] ---> Running in e75593bc94f6 [2023-12-06T20:27:17.040Z] Removing intermediate container e75593bc94f6 [2023-12-06T20:27:17.040Z] ---> 3b0b7eb72ccd [2023-12-06T20:27:17.040Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:27:17.040Z] ---> Running in 964ed5095ef5 [2023-12-06T20:27:17.040Z] Removing intermediate container 964ed5095ef5 [2023-12-06T20:27:17.040Z] ---> 6cf741f6dd48 [2023-12-06T20:27:17.040Z] Step 6/12 : WORKDIR /device-virtual-go [2023-12-06T20:27:17.040Z] ---> Running in 0488e55b332e [2023-12-06T20:27:17.040Z] Removing intermediate container 0488e55b332e [2023-12-06T20:27:17.040Z] ---> af5804e1c495 [2023-12-06T20:27:17.040Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:27:17.040Z] ---> Running in 114c0792882a [2023-12-06T20:27:17.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:27:17.560Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:27:17.819Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:27:17.819Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T20:27:17.819Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:27:17.819Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:27:17.819Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:27:17.819Z] OK: 268 MiB in 56 packages [2023-12-06T20:27:18.384Z] Removing intermediate container 114c0792882a [2023-12-06T20:27:18.384Z] ---> 305341128cfc [2023-12-06T20:27:18.384Z] Step 8/12 : COPY go.mod vendor* ./ [2023-12-06T20:27:18.384Z] ---> 204236682e17 [2023-12-06T20:27:18.384Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:27:18.384Z] ---> Running in 9a3d69219456 [2023-12-06T20:27:20.418Z] Still waiting to schedule task [2023-12-06T20:27:20.419Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-06T20:27:44.973Z] Removing intermediate container 9a3d69219456 [2023-12-06T20:27:44.973Z] ---> 39bb36fc434e [2023-12-06T20:27:44.973Z] Step 10/12 : COPY . . [2023-12-06T20:27:45.233Z] ---> 343f0b6d929a [2023-12-06T20:27:45.233Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:27:45.233Z] ---> Running in 43428e6bff9a [2023-12-06T20:27:45.233Z] Removing intermediate container 43428e6bff9a [2023-12-06T20:27:45.233Z] ---> 485d00e0ef6d [2023-12-06T20:27:45.233Z] Step 12/12 : RUN $MAKE [2023-12-06T20:27:45.233Z] ---> Running in befa9803fff1 [2023-12-06T20:27:45.494Z] noop [2023-12-06T20:27:45.753Z] Removing intermediate container befa9803fff1 [2023-12-06T20:27:45.753Z] ---> 937c6e36608d [2023-12-06T20:27:46.012Z] Successfully built 937c6e36608d [2023-12-06T20:27:46.012Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:27:46.531Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:27:46.531Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:27:46.726Z] prd-ubuntu20.04-docker-8c-8g-24587 does not seem to be running inside a container [2023-12-06T20:27:46.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-454 -v /w/workspace/foundry_device-virtual-go_PR-454:/w/workspace/foundry_device-virtual-go_PR-454:rw,z -v /w/workspace/foundry_device-virtual-go_PR-454@tmp:/w/workspace/foundry_device-virtual-go_PR-454@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:27:47.091Z] $ docker top 8c7c05e5521a68d0c6948f80c88d802d466197b30d79b640d255e6770af25816 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:27:47.518Z] + go version [2023-12-06T20:27:47.518Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:27:47.559Z] $ docker stop --time=1 8c7c05e5521a68d0c6948f80c88d802d466197b30d79b640d255e6770af25816 [2023-12-06T20:27:48.805Z] $ docker rm -f --volumes 8c7c05e5521a68d0c6948f80c88d802d466197b30d79b640d255e6770af25816 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:27:49.761Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:27:49.761Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:27:49.967Z] prd-ubuntu20.04-docker-8c-8g-24587 does not seem to be running inside a container [2023-12-06T20:27:50.007Z] $ 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-454 -v /w/workspace/foundry_device-virtual-go_PR-454:/w/workspace/foundry_device-virtual-go_PR-454:rw,z -v /w/workspace/foundry_device-virtual-go_PR-454@tmp:/w/workspace/foundry_device-virtual-go_PR-454@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:27:50.343Z] $ docker top d9b424a479b1b0086d451ff782c7265acdbe3342a000bfa513b279bf17ac319a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:27:50.798Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-454 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:27:51.192Z] + make test [2023-12-06T20:27:51.192Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:27:52.129Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T20:28:02.106Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T20:28:02.106Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.016s coverage: 58.6% of statements [2023-12-06T20:28:07.369Z] go vet ./... [2023-12-06T20:28:10.650Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:28:10.650Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:28:10.650Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:28:10.691Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:28:10.767Z] $ docker stop --time=1 d9b424a479b1b0086d451ff782c7265acdbe3342a000bfa513b279bf17ac319a [2023-12-06T20:28:13.128Z] $ docker rm -f --volumes d9b424a479b1b0086d451ff782c7265acdbe3342a000bfa513b279bf17ac319a [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:28:13.715Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:28:13.780Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:28:14.604Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:28:14.911Z] + ls -al . [2023-12-06T20:28:14.911Z] total 200 [2023-12-06T20:28:14.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:27 . [2023-12-06T20:28:14.911Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:26 .. [2023-12-06T20:28:14.911Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:28 .git [2023-12-06T20:28:14.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 .github [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 20:26 .gitignore [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:26 .golangci.yml [2023-12-06T20:28:14.911Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:27 .semver [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 20:26 Attribution.txt [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 20:26 CHANGELOG.md [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 20:26 Dockerfile [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:26 GOVERNANCE.md [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 20:26 Jenkinsfile [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:26 LICENSE [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 6 20:26 Makefile [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 20:26 OWNERS.md [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 20:26 README.md [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:27 VERSION [2023-12-06T20:28:14.911Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:26 bin [2023-12-06T20:28:14.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 cmd [2023-12-06T20:28:14.911Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 20:28 coverage.out [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 20:26 go.mod [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 20:26 go.sum [2023-12-06T20:28:14.911Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:26 internal [2023-12-06T20:28:14.911Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 20:26 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:28:15.386Z] + 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=8497ed563e756ecd23effc2df9e57162939d1e9f --label arch=amd64 --label version=0.0.0 . [2023-12-06T20:28:15.386Z] Sending build context to Docker daemon 31.61MB [2023-12-06T20:28:15.386Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:28:15.386Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-06T20:28:15.386Z] ---> 937c6e36608d [2023-12-06T20:28:15.386Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-06T20:28:15.645Z] ---> Running in 880b8f1171e5 [2023-12-06T20:28:15.645Z] Removing intermediate container 880b8f1171e5 [2023-12-06T20:28:15.645Z] ---> 4897846f3f0c [2023-12-06T20:28:15.645Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-06T20:28:15.645Z] ---> Running in d51312ab1f90 [2023-12-06T20:28:15.904Z] Removing intermediate container d51312ab1f90 [2023-12-06T20:28:15.904Z] ---> c3a30337bc35 [2023-12-06T20:28:15.904Z] Step 5/26 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:28:15.904Z] ---> Running in 789f3dfd37c4 [2023-12-06T20:28:15.904Z] Removing intermediate container 789f3dfd37c4 [2023-12-06T20:28:15.904Z] ---> 7a5d962f2ebe [2023-12-06T20:28:15.904Z] Step 6/26 : WORKDIR /device-virtual-go [2023-12-06T20:28:15.904Z] ---> Running in 89c1f003f9a2 [2023-12-06T20:28:15.904Z] Removing intermediate container 89c1f003f9a2 [2023-12-06T20:28:15.904Z] ---> 7be4c8ede689 [2023-12-06T20:28:15.904Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-06T20:28:15.904Z] ---> Running in ed975f47d9d0 [2023-12-06T20:28:16.162Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:16.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:16.687Z] OK: 268 MiB in 56 packages [2023-12-06T20:28:16.949Z] Removing intermediate container ed975f47d9d0 [2023-12-06T20:28:16.949Z] ---> a1c51e7140a2 [2023-12-06T20:28:16.949Z] Step 8/26 : COPY go.mod vendor* ./ [2023-12-06T20:28:17.207Z] ---> 3ad278b61d33 [2023-12-06T20:28:17.207Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:28:17.207Z] ---> Running in 1e951934f93b [2023-12-06T20:28:18.143Z] Removing intermediate container 1e951934f93b [2023-12-06T20:28:18.143Z] ---> 56d422456ba5 [2023-12-06T20:28:18.143Z] Step 10/26 : COPY . . [2023-12-06T20:28:18.401Z] ---> b938158a8564 [2023-12-06T20:28:18.401Z] Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:28:18.401Z] ---> Running in a90a47e7ba2f [2023-12-06T20:28:18.401Z] Removing intermediate container a90a47e7ba2f [2023-12-06T20:28:18.401Z] ---> d6ab6d8e819f [2023-12-06T20:28:18.401Z] Step 12/26 : RUN $MAKE [2023-12-06T20:28:18.659Z] ---> Running in 1b16f019215c [2023-12-06T20:28:18.917Z] 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.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T20:28:36.997Z] Removing intermediate container 1b16f019215c [2023-12-06T20:28:36.997Z] ---> 7bc90f800d16 [2023-12-06T20:28:36.997Z] Step 13/26 : FROM alpine:3.18 [2023-12-06T20:28:36.997Z] 3.18: Pulling from library/alpine [2023-12-06T20:28:36.997Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:28:36.997Z] c926b61bad3b: Verifying Checksum [2023-12-06T20:28:36.997Z] c926b61bad3b: Download complete [2023-12-06T20:28:36.997Z] c926b61bad3b: Pull complete [2023-12-06T20:28:36.997Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:28:36.997Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:28:36.997Z] ---> b541f2080109 [2023-12-06T20:28:36.997Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-12-06T20:28:36.997Z] ---> Running in 726f8575a99e [2023-12-06T20:28:36.997Z] Removing intermediate container 726f8575a99e [2023-12-06T20:28:36.997Z] ---> 32e9a0bbd2a0 [2023-12-06T20:28:36.997Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:28:36.997Z] ---> Running in 86fddd140577 [2023-12-06T20:28:36.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:36.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:36.997Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:28:36.997Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:28:36.997Z] OK: 7 MiB in 16 packages [2023-12-06T20:28:36.997Z] Removing intermediate container 86fddd140577 [2023-12-06T20:28:36.997Z] ---> b63a502acc79 [2023-12-06T20:28:36.997Z] Step 16/26 : RUN apk --no-cache upgrade [2023-12-06T20:28:36.997Z] ---> Running in a2c850592017 [2023-12-06T20:28:36.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:36.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:28:36.997Z] OK: 7 MiB in 16 packages [2023-12-06T20:28:37.255Z] Removing intermediate container a2c850592017 [2023-12-06T20:28:37.255Z] ---> 4cfa42b4cbf8 [2023-12-06T20:28:37.255Z] Step 17/26 : WORKDIR / [2023-12-06T20:28:37.255Z] ---> Running in 59287c5e84ae [2023-12-06T20:28:37.255Z] Removing intermediate container 59287c5e84ae [2023-12-06T20:28:37.255Z] ---> 707213393f5c [2023-12-06T20:28:37.255Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T20:28:37.515Z] ---> c0b00886e0b2 [2023-12-06T20:28:37.515Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T20:28:37.515Z] ---> 4ba5312c6291 [2023-12-06T20:28:37.515Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2023-12-06T20:28:37.774Z] ---> c0f1f3c5e181 [2023-12-06T20:28:37.774Z] Step 21/26 : EXPOSE 59900 [2023-12-06T20:28:37.774Z] ---> Running in e900d35e0147 [2023-12-06T20:28:38.035Z] Removing intermediate container e900d35e0147 [2023-12-06T20:28:38.035Z] ---> b13734295489 [2023-12-06T20:28:38.035Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2023-12-06T20:28:38.035Z] ---> Running in 27359a5c4587 [2023-12-06T20:28:38.035Z] Removing intermediate container 27359a5c4587 [2023-12-06T20:28:38.035Z] ---> 43fca7d3bf7b [2023-12-06T20:28:38.035Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-12-06T20:28:38.035Z] ---> Running in 1d92145946c2 [2023-12-06T20:28:38.035Z] Removing intermediate container 1d92145946c2 [2023-12-06T20:28:38.035Z] ---> ef7e3e7d42a1 [2023-12-06T20:28:38.035Z] Step 24/26 : LABEL arch=amd64 [2023-12-06T20:28:38.296Z] ---> Running in 1806658b0a42 [2023-12-06T20:28:38.296Z] Removing intermediate container 1806658b0a42 [2023-12-06T20:28:38.296Z] ---> 679a097605eb [2023-12-06T20:28:38.296Z] Step 25/26 : LABEL git_sha=8497ed563e756ecd23effc2df9e57162939d1e9f [2023-12-06T20:28:38.296Z] ---> Running in 7762c522d55b [2023-12-06T20:28:38.555Z] Removing intermediate container 7762c522d55b [2023-12-06T20:28:38.555Z] ---> 952c60322652 [2023-12-06T20:28:38.555Z] Step 26/26 : LABEL version=0.0.0 [2023-12-06T20:28:38.555Z] ---> Running in 5f68f7c676ec [2023-12-06T20:28:38.555Z] Removing intermediate container 5f68f7c676ec [2023-12-06T20:28:38.555Z] ---> b874c7bd00a3 [2023-12-06T20:28:38.555Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:28:38.555Z] Successfully built b874c7bd00a3 [2023-12-06T20:28:38.555Z] 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-06T20:28:39.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:28:39.762Z] [2023-12-06T20:28:39.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:28:40.163Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:28:40.163Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:28:40.163Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:28:40.163Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:28:40.163Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:28:40.163Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:28:40.163Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:28:40.163Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:28:40.163Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:28:40.163Z] 33b1e0a273af: Waiting [2023-12-06T20:28:40.163Z] 2f39f015ded8: Waiting [2023-12-06T20:28:40.163Z] 5d3b04190fa2: Waiting [2023-12-06T20:28:40.163Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:28:40.163Z] 5c69ac0246d0: Verifying Checksum [2023-12-06T20:28:40.163Z] 5c69ac0246d0: Download complete [2023-12-06T20:28:40.163Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:28:40.163Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:28:40.163Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:28:40.163Z] 33b1e0a273af: Download complete [2023-12-06T20:28:40.163Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:28:40.163Z] ec43610c2a17: Download complete [2023-12-06T20:28:40.163Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T20:28:40.163Z] 5d3b04190fa2: Download complete [2023-12-06T20:28:40.423Z] 5eb5b503b376: Verifying Checksum [2023-12-06T20:28:40.423Z] 5eb5b503b376: Download complete [2023-12-06T20:28:40.992Z] 2f39f015ded8: Download complete [2023-12-06T20:28:41.559Z] 5eb5b503b376: Pull complete [2023-12-06T20:28:41.559Z] 5c69ac0246d0: Pull complete [2023-12-06T20:28:42.124Z] ec43610c2a17: Pull complete [2023-12-06T20:28:42.124Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:28:42.383Z] 33b1e0a273af: Pull complete [2023-12-06T20:28:42.383Z] 5d3b04190fa2: Pull complete [2023-12-06T20:28:46.565Z] 2f39f015ded8: Pull complete [2023-12-06T20:28:46.565Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:28:46.565Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:28:46.565Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:28:46.904Z] prd-ubuntu20.04-docker-8c-8g-24587 does not seem to be running inside a container [2023-12-06T20:28:46.941Z] $ 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-454 -v /w/workspace/foundry_device-virtual-go_PR-454:/w/workspace/foundry_device-virtual-go_PR-454:rw,z -v /w/workspace/foundry_device-virtual-go_PR-454@tmp:/w/workspace/foundry_device-virtual-go_PR-454@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:28:49.930Z] $ docker top 0d1928272cbdec456934b616b1c88781c2833c8c723185b6eec01f91aee7ddd0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:28:50.442Z] ---> job-cost.sh [2023-12-06T20:28:50.442Z] lf-activate-venv: SKIPPING [2023-12-06T20:28:50.442Z] INFO: No Stack... [2023-12-06T20:28:51.821Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:28:52.391Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:28:52.700Z] + cat /w/workspace/foundry_device-virtual-go_PR-454/archives/cost.csv [2023-12-06T20:28:52.700Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:28:52.742Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] [2023-12-06T20:28:52.748Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] did not exist. Created. [2023-12-06T20:28:52.748Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:28:53.207Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:28:53.259Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:28:53.321Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:28:53.474Z] $ docker stop --time=1 0d1928272cbdec456934b616b1c88781c2833c8c723185b6eec01f91aee7ddd0 [2023-12-06T20:28:54.636Z] $ docker rm -f --volumes 0d1928272cbdec456934b616b1c88781c2833c8c723185b6eec01f91aee7ddd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T20:30:11.992Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24589 in /w/workspace/foundry_device-virtual-go_PR-454 [Pipeline] { [Pipeline] ws [2023-12-06T20:30:12.097Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-12-06T20:30:15.232Z] The recommended git tool is: git [2023-12-06T20:30:20.467Z] using credential edgex-jenkins-ssh [2023-12-06T20:30:20.490Z] Cloning the remote Git repository [2023-12-06T20:30:20.535Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T20:30:20.630Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-12-06T20:30:20.783Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T20:30:20.784Z] > git --version # timeout=10 [2023-12-06T20:30:20.811Z] > git --version # 'git version 2.25.1' [2023-12-06T20:30:20.814Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:30:20.985Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:30:23.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-06T20:30:23.476Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:30:25.012Z] Merging remotes/origin/main commit b7d08b16b434e93c5cb72c19d88a87eb30002c2a into PR head commit 8497ed563e756ecd23effc2df9e57162939d1e9f [2023-12-06T20:30:25.251Z] Merge succeeded, producing 8497ed563e756ecd23effc2df9e57162939d1e9f [2023-12-06T20:30:25.251Z] Checking out Revision 8497ed563e756ecd23effc2df9e57162939d1e9f (PR-454) [2023-12-06T20:30:24.304Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-12-06T20:30:24.341Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-12-06T20:30:24.342Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:30:24.359Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/454/head:refs/remotes/origin/PR-454 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-06T20:30:25.031Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:30:25.090Z] > git checkout -f 8497ed563e756ecd23effc2df9e57162939d1e9f # timeout=10 [2023-12-06T20:30:25.167Z] > git remote # timeout=10 [2023-12-06T20:30:25.186Z] > git config --get remote.origin.url # timeout=10 [2023-12-06T20:30:25.202Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:30:25.215Z] > git merge b7d08b16b434e93c5cb72c19d88a87eb30002c2a # timeout=10 [2023-12-06T20:30:25.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-06T20:30:25.257Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:30:25.268Z] > git checkout -f 8497ed563e756ecd23effc2df9e57162939d1e9f # timeout=10 [2023-12-06T20:30:28.732Z] Commit message: "build: [Device Virtual] Add ldflags to strib debug info from binary" [2023-12-06T20:30:28.796Z] > git --version # timeout=10 [2023-12-06T20:30:28.809Z] > git --version # 'git version 2.25.1' [2023-12-06T20:30:28.819Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:30:30.161Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:30:30.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:30:30.161Z] Dload Upload Total Spent Left Speed [2023-12-06T20:30:30.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 229k 0 --:--:-- --:--:-- --:--:-- 229k [Pipeline] sh [2023-12-06T20:30:30.500Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:30:30.837Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T20:30:30.837Z] + sudo tee /etc/docker/daemon.new [2023-12-06T20:30:30.837Z] { [2023-12-06T20:30:30.837Z] "registry-mirrors": [ [2023-12-06T20:30:30.837Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:30:30.837Z] ], [2023-12-06T20:30:30.837Z] "bip": "10.250.0.254/24", [2023-12-06T20:30:30.837Z] "hosts": [ [2023-12-06T20:30:30.837Z] "tcp://0.0.0.0:5555", [2023-12-06T20:30:30.837Z] "unix:///var/run/docker.sock" [2023-12-06T20:30:30.837Z] ], [2023-12-06T20:30:30.837Z] "mtu": 1458, [2023-12-06T20:30:30.837Z] "selinux-enabled": true, [2023-12-06T20:30:30.837Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:30:30.837Z] } [Pipeline] sh [2023-12-06T20:30:31.174Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:30:31.800Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:30:50.190Z] provisioning config files... [2023-12-06T20:30:50.221Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12377396385987274572tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:30:50.813Z] ---> ****-login.sh [2023-12-06T20:30:50.813Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:30:51.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:30:51.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:30:51.101Z] Configure a credential helper to remove this warning. See [2023-12-06T20:30:51.101Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:30:51.101Z] [2023-12-06T20:30:51.101Z] Login Succeeded [2023-12-06T20:30:51.378Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:30:51.378Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:30:51.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:30:51.649Z] Configure a credential helper to remove this warning. See [2023-12-06T20:30:51.649Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:30:51.649Z] [2023-12-06T20:30:51.649Z] Login Succeeded [2023-12-06T20:30:51.649Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:30:51.649Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:30:51.918Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:30:51.918Z] Configure a credential helper to remove this warning. See [2023-12-06T20:30:51.918Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:30:51.918Z] [2023-12-06T20:30:51.918Z] Login Succeeded [2023-12-06T20:30:51.918Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:30:52.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:30:52.189Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:30:52.189Z] Configure a credential helper to remove this warning. See [2023-12-06T20:30:52.189Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:30:52.189Z] [2023-12-06T20:30:52.189Z] Login Succeeded [2023-12-06T20:30:52.189Z] ****.io [2023-12-06T20:30:52.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:30:52.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:30:52.726Z] Configure a credential helper to remove this warning. See [2023-12-06T20:30:52.726Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:30:52.726Z] [2023-12-06T20:30:52.726Z] Login Succeeded [2023-12-06T20:30:52.726Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:30:52.758Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:30:53.312Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:30:53.385Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:30:53.459Z] ========================================================= [2023-12-06T20:30:53.459Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:30:53.459Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:30:54.095Z] + 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-06T20:30:55.512Z] #0 building with "default" instance using docker driver [2023-12-06T20:30:55.512Z] [2023-12-06T20:30:55.512Z] #1 [internal] load .dockerignore [2023-12-06T20:30:55.512Z] #1 transferring context: 2B done [2023-12-06T20:30:55.512Z] #1 DONE 0.1s [2023-12-06T20:30:55.512Z] [2023-12-06T20:30:55.512Z] #2 [internal] load build definition from Dockerfile [2023-12-06T20:30:55.512Z] #2 transferring dockerfile: 1.79kB done [2023-12-06T20:30:55.512Z] #2 DONE 0.1s [2023-12-06T20:30:55.512Z] [2023-12-06T20:30:55.512Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:30:55.512Z] #3 DONE 0.1s [2023-12-06T20:30:55.512Z] [2023-12-06T20:30:55.512Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:30:55.512Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T20:30:55.512Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T20:30:55.512Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2023-12-06T20:30:55.512Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T20:30:55.512Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-06T20:30:55.512Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T20:30:55.786Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T20:30:55.786Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 0B / 156B 0.2s [2023-12-06T20:30:55.786Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T20:30:55.786Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T20:30:55.786Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.27MB / 63.99MB 0.3s [2023-12-06T20:30:55.786Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T20:30:55.786Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T20:30:55.786Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 0B / 11.40MB 0.3s [2023-12-06T20:30:56.055Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.97MB / 11.40MB 0.4s [2023-12-06T20:30:56.055Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2023-12-06T20:30:56.055Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.64MB / 63.99MB 0.5s [2023-12-06T20:30:56.055Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 6.29MB / 11.40MB 0.5s [2023-12-06T20:30:56.055Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.78MB / 63.99MB 0.6s [2023-12-06T20:30:56.055Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 10.30MB / 11.40MB 0.6s [2023-12-06T20:30:56.326Z] #4 ... [2023-12-06T20:30:56.326Z] [2023-12-06T20:30:56.326Z] #5 [internal] load build context [2023-12-06T20:30:56.326Z] #5 transferring context: 15.80MB 0.7s done [2023-12-06T20:30:56.326Z] #5 DONE 0.7s [2023-12-06T20:30:56.326Z] [2023-12-06T20:30:56.326Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:30:56.326Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.7s [2023-12-06T20:30:56.326Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 25.17MB / 63.99MB 0.8s [2023-12-06T20:30:56.326Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.6s done [2023-12-06T20:30:56.326Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T20:30:56.597Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 36.12MB / 63.99MB 1.0s [2023-12-06T20:30:56.597Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 1.0s [2023-12-06T20:30:56.597Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 40.50MB / 63.99MB 1.1s [2023-12-06T20:30:56.597Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 27.26MB / 97.63MB 1.1s [2023-12-06T20:30:56.597Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.1s [2023-12-06T20:30:56.868Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.87MB / 63.99MB 1.3s [2023-12-06T20:30:56.868Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 37.63MB / 97.63MB 1.3s [2023-12-06T20:30:56.868Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T20:30:56.868Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 54.46MB / 63.99MB 1.4s [2023-12-06T20:30:57.136Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.5s [2023-12-06T20:30:57.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 47.19MB / 97.63MB 1.5s [2023-12-06T20:30:57.136Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.6s [2023-12-06T20:30:57.136Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.6s [2023-12-06T20:30:57.404Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 64.71MB / 97.63MB 1.8s [2023-12-06T20:30:57.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 74.67MB / 97.63MB 2.0s [2023-12-06T20:30:57.673Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 84.93MB / 97.63MB 2.2s [2023-12-06T20:30:57.942Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 90.18MB / 97.63MB 2.3s [2023-12-06T20:30:57.942Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.5s [2023-12-06T20:30:59.356Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 3.8s done [2023-12-06T20:30:59.624Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T20:30:59.625Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 4.0s done [2023-12-06T20:31:06.281Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.8s [2023-12-06T20:31:10.670Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 10.9s [2023-12-06T20:31:17.305Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 16.8s done [2023-12-06T20:31:17.892Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e [2023-12-06T20:31:17.892Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T20:31:17.892Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T20:31:18.159Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 0.1s [2023-12-06T20:31:23.488Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-06T20:31:26.065Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.1s done [2023-12-06T20:31:28.002Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T20:31:29.948Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.7s done [2023-12-06T20:31:29.948Z] #4 DONE 34.4s [2023-12-06T20:31:29.948Z] [2023-12-06T20:31:29.948Z] #6 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T20:31:31.885Z] #6 DONE 1.6s [2023-12-06T20:31:31.885Z] [2023-12-06T20:31:31.885Z] #7 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T20:31:32.149Z] #7 0.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:31:32.413Z] #7 1.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:31:33.365Z] #7 1.992 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:31:33.632Z] #7 2.020 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-06T20:31:33.632Z] #7 2.033 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:31:33.632Z] #7 2.095 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:31:33.632Z] #7 2.124 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:31:33.632Z] #7 2.158 OK: 271 MiB in 56 packages [2023-12-06T20:31:33.903Z] #7 DONE 2.5s [2023-12-06T20:31:33.903Z] [2023-12-06T20:31:33.903Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:31:34.172Z] #8 DONE 0.2s [2023-12-06T20:31:34.172Z] [2023-12-06T20:31:34.172Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:32:00.840Z] #9 DONE 24.4s [2023-12-06T20:32:00.840Z] [2023-12-06T20:32:00.840Z] #10 [builder 6/7] COPY . . [2023-12-06T20:32:00.840Z] #10 DONE 0.3s [2023-12-06T20:32:00.840Z] [2023-12-06T20:32:00.840Z] #11 [builder 7/7] RUN echo noop [2023-12-06T20:32:00.840Z] #11 0.626 noop [2023-12-06T20:32:00.840Z] #11 DONE 0.7s [2023-12-06T20:32:00.840Z] [2023-12-06T20:32:00.840Z] #12 exporting to image [2023-12-06T20:32:00.840Z] #12 exporting layers [2023-12-06T20:32:22.892Z] #12 exporting layers 22.1s done [2023-12-06T20:32:22.892Z] #12 writing image sha256:801783d68fac9000f0140710f42c96e64bb38422f045aaab83016b639753db4a done [2023-12-06T20:32:22.892Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T20:32:22.892Z] #12 DONE 22.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:32:23.483Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:32:23.483Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:32:23.801Z] prd-ubuntu20.04-docker-arm64-4c-16g-24589 does not seem to be running inside a container [2023-12-06T20:32:23.860Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:32:25.217Z] $ docker top 06dda32425e5735dc9b568fddcc99b31f5dff3680c7d920eaa889b1528c1d194 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:32:25.816Z] + go version [2023-12-06T20:32:25.816Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:32:25.850Z] $ docker stop --time=1 06dda32425e5735dc9b568fddcc99b31f5dff3680c7d920eaa889b1528c1d194 [2023-12-06T20:32:27.362Z] $ docker rm -f --volumes 06dda32425e5735dc9b568fddcc99b31f5dff3680c7d920eaa889b1528c1d194 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:32:28.539Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:32:28.539Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:32:28.843Z] prd-ubuntu20.04-docker-arm64-4c-16g-24589 does not seem to be running inside a container [2023-12-06T20:32:28.901Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:32:29.780Z] $ docker top 20c22508b091bd4c9ee123538331571b02b4b77ad641c1ae5d40eb80926802fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:32:30.384Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:32:30.816Z] + make test [2023-12-06T20:32:30.816Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:32:35.001Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-12-06T20:33:31.389Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-12-06T20:33:31.389Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.065s coverage: 58.4% of statements [2023-12-06T20:33:31.389Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T20:33:31.389Z] go vet ./... [2023-12-06T20:33:38.034Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:33:38.034Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:33:38.034Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:33:38.649Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:33:38.725Z] $ docker stop --time=1 20c22508b091bd4c9ee123538331571b02b4b77ad641c1ae5d40eb80926802fe [2023-12-06T20:33:40.651Z] $ docker rm -f --volumes 20c22508b091bd4c9ee123538331571b02b4b77ad641c1ae5d40eb80926802fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:33:41.882Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:33:41.914Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T20:33:42.335Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:33:43.175Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:33:43.512Z] + ls -al . [2023-12-06T20:33:43.512Z] total 196 [2023-12-06T20:33:43.512Z] drwxrwxr-x 7 jenkins jenkins 4096 Dec 6 20:32 . [2023-12-06T20:33:43.512Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:30 .. [2023-12-06T20:33:43.512Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:30 .git [2023-12-06T20:33:43.512Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:30 .github [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 272 Dec 6 20:30 .gitignore [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:30 .golangci.yml [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 9708 Dec 6 20:30 Attribution.txt [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 15941 Dec 6 20:30 CHANGELOG.md [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 1755 Dec 6 20:30 Dockerfile [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:30 GOVERNANCE.md [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 660 Dec 6 20:30 Jenkinsfile [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:30 LICENSE [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 1953 Dec 6 20:30 Makefile [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 623 Dec 6 20:30 OWNERS.md [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 4103 Dec 6 20:30 README.md [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 6 20:27 VERSION [2023-12-06T20:33:43.512Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:30 bin [2023-12-06T20:33:43.512Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:30 cmd [2023-12-06T20:33:43.512Z] -rw-r--r-- 1 jenkins jenkins 43063 Dec 6 20:33 coverage.out [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 3633 Dec 6 20:30 go.mod [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 34480 Dec 6 20:30 go.sum [2023-12-06T20:33:43.512Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:30 internal [2023-12-06T20:33:43.512Z] -rw-rw-r-- 1 jenkins jenkins 235 Dec 6 20:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:33:44.005Z] + 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=8497ed563e756ecd23effc2df9e57162939d1e9f --label arch=arm64 --label version=0.0.0 . [2023-12-06T20:33:44.972Z] #0 building with "default" instance using docker driver [2023-12-06T20:33:44.972Z] [2023-12-06T20:33:44.972Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:33:44.972Z] #1 transferring dockerfile: 1.79kB 0.0s done [2023-12-06T20:33:44.972Z] #1 DONE 0.0s [2023-12-06T20:33:44.972Z] [2023-12-06T20:33:44.972Z] #2 [internal] load .dockerignore [2023-12-06T20:33:44.972Z] #2 transferring context: 2B 0.0s done [2023-12-06T20:33:44.972Z] #2 DONE 0.0s [2023-12-06T20:33:44.972Z] [2023-12-06T20:33:44.972Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T20:33:44.972Z] #3 DONE 0.0s [2023-12-06T20:33:44.972Z] [2023-12-06T20:33:44.972Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:33:44.972Z] #4 DONE 0.2s [2023-12-06T20:33:44.972Z] [2023-12-06T20:33:44.972Z] #5 [internal] load build context [2023-12-06T20:33:44.972Z] #5 transferring context: 50.28kB 0.1s done [2023-12-06T20:33:44.972Z] #5 DONE 0.1s [2023-12-06T20:33:44.972Z] [2023-12-06T20:33:44.972Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:33:44.972Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-06T20:33:45.240Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T20:33:45.240Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-06T20:33:45.240Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T20:33:45.240Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T20:33:45.240Z] #6 ... [2023-12-06T20:33:45.240Z] [2023-12-06T20:33:45.240Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:33:45.240Z] #7 DONE 0.2s [2023-12-06T20:33:45.240Z] [2023-12-06T20:33:45.240Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:33:45.240Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s [2023-12-06T20:33:45.508Z] #6 ... [2023-12-06T20:33:45.508Z] [2023-12-06T20:33:45.508Z] #8 [builder 2/7] WORKDIR /device-virtual-go [2023-12-06T20:33:45.508Z] #8 DONE 0.1s [2023-12-06T20:33:45.508Z] [2023-12-06T20:33:45.508Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:33:45.508Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.2s done [2023-12-06T20:33:45.508Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T20:33:45.776Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T20:33:51.115Z] #6 ... [2023-12-06T20:33:51.115Z] [2023-12-06T20:33:51.115Z] #9 [builder 3/7] RUN apk add --update --no-cache make git openssh-client [2023-12-06T20:33:51.115Z] #9 0.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:33:51.115Z] #9 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:33:51.115Z] #9 2.292 OK: 271 MiB in 56 packages [2023-12-06T20:33:51.115Z] #9 DONE 5.1s [2023-12-06T20:33:51.115Z] [2023-12-06T20:33:51.115Z] #6 [stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:33:51.115Z] #6 DONE 5.5s [2023-12-06T20:33:51.115Z] [2023-12-06T20:33:51.115Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:33:51.115Z] #10 ... [2023-12-06T20:33:51.115Z] [2023-12-06T20:33:51.115Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:33:51.115Z] #11 DONE 0.2s [2023-12-06T20:33:51.115Z] [2023-12-06T20:33:51.115Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:33:52.532Z] #12 DONE 1.6s [2023-12-06T20:33:52.532Z] [2023-12-06T20:33:52.532Z] #13 [builder 6/7] COPY . . [2023-12-06T20:33:52.805Z] #13 DONE 0.4s [2023-12-06T20:33:52.805Z] [2023-12-06T20:33:52.805Z] #14 [builder 7/7] RUN make build [2023-12-06T20:33:53.081Z] #14 ... [2023-12-06T20:33:53.081Z] [2023-12-06T20:33:53.081Z] #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-12-06T20:33:53.081Z] #10 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:33:53.081Z] #10 1.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:33:53.081Z] #10 2.225 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:33:53.081Z] #10 2.241 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:33:53.081Z] #10 2.293 OK: 8 MiB in 16 packages [2023-12-06T20:33:53.081Z] #10 DONE 2.6s [2023-12-06T20:33:53.349Z] [2023-12-06T20:33:53.349Z] #15 [stage-1 3/7] RUN apk --no-cache upgrade [2023-12-06T20:33:54.311Z] #15 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:33:54.311Z] #15 1.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:33:55.284Z] #15 2.340 OK: 8 MiB in 16 packages [2023-12-06T20:33:55.563Z] #15 DONE 2.6s [2023-12-06T20:33:55.564Z] [2023-12-06T20:33:55.564Z] #14 [builder 7/7] RUN make build [2023-12-06T20:33:55.564Z] #14 0.794 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.3" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-12-06T20:35:17.184Z] #14 DONE 71.8s [2023-12-06T20:35:17.184Z] [2023-12-06T20:35:17.184Z] #16 [stage-1 4/7] COPY --from=builder /device-virtual-go/Attribution.txt / [2023-12-06T20:35:17.184Z] #16 DONE 0.1s [2023-12-06T20:35:17.184Z] [2023-12-06T20:35:17.184Z] #17 [stage-1 5/7] COPY --from=builder /device-virtual-go/LICENSE / [2023-12-06T20:35:17.184Z] #17 DONE 0.1s [2023-12-06T20:35:17.184Z] [2023-12-06T20:35:17.184Z] #18 [stage-1 6/7] COPY --from=builder /device-virtual-go/cmd / [2023-12-06T20:35:17.184Z] #18 DONE 0.3s [2023-12-06T20:35:17.184Z] [2023-12-06T20:35:17.184Z] #19 exporting to image [2023-12-06T20:35:17.184Z] #19 exporting layers [2023-12-06T20:35:17.184Z] #19 exporting layers 0.3s done [2023-12-06T20:35:17.184Z] #19 writing image sha256:0ab535a6a6ae4e563af8b178d107a00acb9d3b690a352af26ec2e016c5858b28 done [2023-12-06T20:35:17.184Z] #19 naming to docker.io/library/device-virtual-arm64 0.0s done [2023-12-06T20:35:17.184Z] #19 DONE 0.4s [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-06T20:35:18.442Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:35:18.442Z] [2023-12-06T20:35:18.442Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:35:18.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:35:19.159Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:35:19.159Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:35:19.159Z] 04944245beec: Pulling fs layer [2023-12-06T20:35:19.159Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:35:19.159Z] 765212b225bb: Pulling fs layer [2023-12-06T20:35:19.159Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:35:19.159Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:35:19.159Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:35:19.159Z] 765212b225bb: Waiting [2023-12-06T20:35:19.159Z] f23df028b6ca: Waiting [2023-12-06T20:35:19.159Z] d65c8cfc05b1: Waiting [2023-12-06T20:35:19.159Z] 2437ff75d9bd: Waiting [2023-12-06T20:35:19.159Z] 04944245beec: Verifying Checksum [2023-12-06T20:35:19.159Z] 04944245beec: Download complete [2023-12-06T20:35:19.159Z] 765212b225bb: Verifying Checksum [2023-12-06T20:35:19.159Z] 765212b225bb: Download complete [2023-12-06T20:35:19.159Z] f23df028b6ca: Download complete [2023-12-06T20:35:19.159Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T20:35:19.159Z] d65c8cfc05b1: Download complete [2023-12-06T20:35:19.427Z] 699f458cf7ca: Verifying Checksum [2023-12-06T20:35:19.427Z] 699f458cf7ca: Download complete [2023-12-06T20:35:20.010Z] 8998bd30e6a1: Download complete [2023-12-06T20:35:21.956Z] 2437ff75d9bd: Verifying Checksum [2023-12-06T20:35:21.956Z] 2437ff75d9bd: Download complete [2023-12-06T20:35:27.283Z] 8998bd30e6a1: Pull complete [2023-12-06T20:35:27.283Z] 04944245beec: Pull complete [2023-12-06T20:35:29.251Z] 699f458cf7ca: Pull complete [2023-12-06T20:35:29.251Z] 765212b225bb: Pull complete [2023-12-06T20:35:30.223Z] f23df028b6ca: Pull complete [2023-12-06T20:35:30.223Z] d65c8cfc05b1: Pull complete [2023-12-06T20:35:56.890Z] 2437ff75d9bd: Pull complete [2023-12-06T20:35:56.891Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:35:56.891Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:35:56.891Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:35:57.379Z] prd-ubuntu20.04-docker-arm64-4c-16g-24589 does not seem to be running inside a container [2023-12-06T20:35:57.448Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T20:35:59.842Z] $ docker top 4537066d86d23ff7490c7244dacc124168c993035607faae0e01c5d72dab9f36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:00.474Z] ---> job-cost.sh [2023-12-06T20:36:00.745Z] lf-activate-venv: SKIPPING [2023-12-06T20:36:00.745Z] INFO: No Stack... [2023-12-06T20:36:01.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:36:01.960Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:36:02.297Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-12-06T20:36:02.297Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:36:02.367Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] [2023-12-06T20:36:02.371Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] did not exist. Created. [2023-12-06T20:36:02.371Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:36:02.874Z] /w/workspace/device-virtual-go/1@tmp/durable-e5a373e1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:36:03.213Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:36:03.254Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:36:03.298Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:36:03.336Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-454-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:36:03.511Z] $ docker stop --time=1 4537066d86d23ff7490c7244dacc124168c993035607faae0e01c5d72dab9f36 [2023-12-06T20:36:04.896Z] $ docker rm -f --volumes 4537066d86d23ff7490c7244dacc124168c993035607faae0e01c5d72dab9f36 [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-06T20:36:08.003Z] provisioning config files... [2023-12-06T20:36:08.017Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-454@tmp/config3509649304344291384tmp [Pipeline] { [Pipeline] sh [2023-12-06T20:36:08.468Z] + set +x [2023-12-06T20:36:08.468Z] + curl -s https://codecov.io/bash [2023-12-06T20:36:08.468Z] + bash -s -- [2023-12-06T20:36:08.468Z] [2023-12-06T20:36:08.468Z] _____ _ [2023-12-06T20:36:08.468Z] / ____| | | [2023-12-06T20:36:08.468Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T20:36:08.468Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T20:36:08.468Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T20:36:08.468Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T20:36:08.468Z] Bash-1.0.6 [2023-12-06T20:36:08.468Z] [2023-12-06T20:36:08.468Z] [2023-12-06T20:36:08.468Z] ==> git version 2.25.1 found [2023-12-06T20:36:08.468Z] ==> 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-06T20:36:08.468Z] Release-Date: 2020-01-08 [2023-12-06T20:36:08.468Z] 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-06T20:36:08.468Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T20:36:08.468Z] ==> Jenkins CI detected. [2023-12-06T20:36:08.468Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-454 [2023-12-06T20:36:08.468Z] project root: . [2023-12-06T20:36:08.468Z] --> token set from env [2023-12-06T20:36:08.468Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T20:36:08.468Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T20:36:08.469Z] ==> Python coveragepy not found [2023-12-06T20:36:08.469Z] ==> Searching for coverage reports in: [2023-12-06T20:36:08.469Z] + . [2023-12-06T20:36:08.469Z] -> Found 1 reports [2023-12-06T20:36:08.469Z] ==> Detecting git/mercurial file structure [2023-12-06T20:36:08.469Z] ==> Reading reports [2023-12-06T20:36:08.738Z] + ./coverage.out bytes=43063 [2023-12-06T20:36:08.738Z] ==> Appending adjustments [2023-12-06T20:36:08.738Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T20:36:08.738Z] + Found adjustments [2023-12-06T20:36:08.738Z] ==> Gzipping contents [2023-12-06T20:36:08.738Z] 8.0K /tmp/codecov.fRNAo4.gz [2023-12-06T20:36:08.738Z] ==> Uploading reports [2023-12-06T20:36:08.738Z] url: https://codecov.io [2023-12-06T20:36:08.738Z] query: branch=PR-454&commit=8497ed563e756ecd23effc2df9e57162939d1e9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=454&job=&cmd_args= [2023-12-06T20:36:08.738Z] -> Pinging Codecov [2023-12-06T20:36:08.738Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-454&commit=8497ed563e756ecd23effc2df9e57162939d1e9f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-454%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=454&job=&cmd_args= [2023-12-06T20:36:08.999Z] -> Uploading to [2023-12-06T20:36:09.000Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/5E52B4B073DB2E39498172D8E973AA87/8497ed563e756ecd23effc2df9e57162939d1e9f/8685436b-3047-476d-8c99-cbe65781e032.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T203608Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8cfb9afe9f1ce9d6232477b3d5385c520e88f8725537fc266dc096b5904c6b41 [2023-12-06T20:36:09.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:36:09.000Z] Dload Upload Total Spent Left Speed [2023-12-06T20:36:09.260Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4998 0 0 100 4998 0 11815 --:--:-- --:--:-- --:--:-- 11815 [2023-12-06T20:36:09.260Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/8497ed563e756ecd23effc2df9e57162939d1e9f [Pipeline] } [2023-12-06T20:36:09.283Z] 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-06T20:36:12.567Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-454/archives ] [2023-12-06T20:36:12.567Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-454/archives [2023-12-06T20:36:12.567Z] total 16 [2023-12-06T20:36:12.567Z] drwxr-xr-x 3 root root 4096 Dec 6 20:28 . [2023-12-06T20:36:12.567Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:28 .. [2023-12-06T20:36:12.567Z] drwxr-xr-x 2 root root 4096 Dec 6 20:28 cost [2023-12-06T20:36:12.567Z] -rw-r--r-- 1 root root 89 Dec 6 20:28 cost.csv [2023-12-06T20:36:12.567Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-454/archives [2023-12-06T20:36:12.567Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-454/archives [2023-12-06T20:36:12.567Z] total 16 [2023-12-06T20:36:12.567Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:28 . [2023-12-06T20:36:12.567Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:28 .. [2023-12-06T20:36:12.567Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:28 cost [2023-12-06T20:36:12.567Z] -rw-r--r-- 1 jenkins jenkins 89 Dec 6 20:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:12.901Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:13.781Z] ---> package-listing.sh [2023-12-06T20:36:13.781Z] ++ facter osfamily [2023-12-06T20:36:13.781Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:36:14.039Z] + OS_FAMILY=debian [2023-12-06T20:36:14.040Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-454 [2023-12-06T20:36:14.040Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:36:14.040Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:36:14.040Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:36:14.040Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:36:14.040Z] + '[' /w/workspace/foundry_device-virtual-go_PR-454 ']' [2023-12-06T20:36:14.040Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:36:14.040Z] + case "${OS_FAMILY}" in [2023-12-06T20:36:14.040Z] + dpkg -l [2023-12-06T20:36:14.040Z] + grep '^ii' [2023-12-06T20:36:14.040Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:36:14.040Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:36:14.040Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:36:14.040Z] + '[' /w/workspace/foundry_device-virtual-go_PR-454 ']' [2023-12-06T20:36:14.040Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-454/archives/ [2023-12-06T20:36:14.040Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-454/archives/ [Pipeline] echo [2023-12-06T20:36:14.082Z] 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-454/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T20:36:14.371Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:36:15.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:36:15.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:36:15.302Z] prd-ubuntu20.04-docker-8c-8g-24587 does not seem to be running inside a container [2023-12-06T20:36:15.350Z] $ 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-454/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-454 -v /w/workspace/foundry_device-virtual-go_PR-454:/w/workspace/foundry_device-virtual-go_PR-454:rw,z -v /w/workspace/foundry_device-virtual-go_PR-454@tmp:/w/workspace/foundry_device-virtual-go_PR-454@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:36:15.555Z] $ docker top 28d4bccb8347b3f85a8983cd6ed2c90961a2ddf24a725b229ae81a29418f56a9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:36:16.039Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:36:16.348Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:36:16.660Z] + ls /var/log/sa-host [2023-12-06T20:36:16.660Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:36:16.963Z] provisioning config files... [2023-12-06T20:36:16.972Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-454@tmp/config1685981586397168538tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:36:17.127Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:17.443Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:36:17.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:17.981Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:36:18.026Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:18.336Z] ---> sudo-logs.sh [2023-12-06T20:36:18.336Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:36:18.474Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:18.784Z] ---> job-cost.sh [2023-12-06T20:36:18.785Z] lf-activate-venv: SKIPPING [2023-12-06T20:36:18.785Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:36:18.785Z] INFO: Retrieving Stack Cost... [2023-12-06T20:36:19.352Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:36:19.613Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:36:19.648Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:36:19.959Z] ---> logs-deploy.sh [2023-12-06T20:36:19.959Z] lf-activate-venv: SKIPPING [2023-12-06T20:36:19.959Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-454/1 [2023-12-06T20:36:19.959Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:36:20.895Z] Archives upload complete. [2023-12-06T20:36:21.156Z] INFO: archiving logs to Nexus