Pull request #371 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fa255ea661a9aca33b5441a86ea33af4c6c6b88+96614595ba73594199dee70385f2da41578defd7 (12829e1a59d398145eb915969dd64ea0f344cda3) 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-ssh13298556511622988942.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-ssh127326683182419056.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-rest-go/branches/PR-371/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-rest-go/branches/PR-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7366566485291252882.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-rest-go/branches/PR-371/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7004307273023617543.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-ssh16161997906214780600.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-rest-go/branches/PR-371/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-rest-go/branches/PR-371/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3275303148895516515.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-rest-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-rest-go-settings PROJECT: device-rest-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-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-24101 in /w/workspace/gexfoundry_device-rest-go_PR-371 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-371 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-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-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 96614595ba73594199dee70385f2da41578defd7 into PR head commit 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 Merge succeeded, producing 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 Checking out Revision 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 (PR-371) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-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-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 # 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 96614595ba73594199dee70385f2da41578defd7 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-05T20:29:13.401Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-05T20:29:13.606Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-05T20:29:13.721Z] ========================================================= [2023-12-05T20:29:13.721Z] EdgeX Global Pipelines Version Info [2023-12-05T20:29:13.721Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:29:14.514Z] ------------------- [2023-12-05T20:29:14.514Z] stable info: [2023-12-05T20:29:14.514Z] ------------------- [2023-12-05T20:29:14.514Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-05T20:29:14.514Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T20:29:14.514Z] Message: update stable to v1.0.258 [2023-12-05T20:29:15.085Z] ------------------- [2023-12-05T20:29:15.085Z] experimental info: [2023-12-05T20:29:15.085Z] ------------------- [2023-12-05T20:29:15.085Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-05T20:29:15.085Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T20:29:15.085Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-05T20:29:15.287Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-12-05T20:29:15.342Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-12-05T20:29:15.396Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-05T20:29:15.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-05T20:29:15.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-05T20:29:15.560Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-05T20:29:15.621Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-05T20:29:15.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-05T20:29:15.742Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-05T20:29:15.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-05T20:29:15.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-05T20:29:15.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-12-05T20:29:15.994Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-05T20:29:16.060Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-05T20:29:16.127Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T20:29:16.190Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-05T20:29:16.263Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T20:29:16.330Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-05T20:29:16.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-05T20:29:16.465Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-05T20:29:16.532Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-05T20:29:16.603Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-05T20:29:16.673Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-05T20:29:16.741Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-05T20:29:16.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-05T20:29:16.881Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-05T20:29:16.954Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-05T20:29:17.025Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-371 [Pipeline] echo [2023-12-05T20:29:17.097Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-371 [Pipeline] echo [2023-12-05T20:29:17.164Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-371 [Pipeline] echo [2023-12-05T20:29:17.241Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [Pipeline] echo [2023-12-05T20:29:17.313Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fa255e [Pipeline] echo [2023-12-05T20:29:17.392Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:29:17.563Z] provisioning config files... [2023-12-05T20:29:17.577Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp/config1973676859580259284tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:29:18.473Z] ---> ****-login.sh [2023-12-05T20:29:18.473Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:29:18.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:18.996Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:18.996Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:18.996Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:18.996Z] [2023-12-05T20:29:18.996Z] Login Succeeded [2023-12-05T20:29:18.996Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:29:18.996Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:18.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:18.997Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:18.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:18.997Z] [2023-12-05T20:29:18.997Z] Login Succeeded [2023-12-05T20:29:18.997Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:29:18.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:19.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:19.257Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:19.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:19.257Z] [2023-12-05T20:29:19.257Z] Login Succeeded [2023-12-05T20:29:19.257Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:29:19.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:19.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:19.257Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:19.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:19.257Z] [2023-12-05T20:29:19.257Z] Login Succeeded [2023-12-05T20:29:19.257Z] ****.io [2023-12-05T20:29:19.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:19.519Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:19.519Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:19.519Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:19.519Z] [2023-12-05T20:29:19.519Z] Login Succeeded [2023-12-05T20:29:19.519Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:29:19.542Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-05T20:29:20.336Z] + git rev-list -1 --merges 0fa255ea661a9aca33b5441a86ea33af4c6c6b88~1..0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [Pipeline] echo [2023-12-05T20:29:20.382Z] -----------> git rev-list -1 --merges 0fa255ea661a9aca33b5441a86ea33af4c6c6b88~1..0fa255ea661a9aca33b5441a86ea33af4c6c6b88 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [false] [Pipeline] sh [2023-12-05T20:29:20.713Z] + git log --format=format:%s -1 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [Pipeline] echo [2023-12-05T20:29:20.751Z] ========================================================= [2023-12-05T20:29:20.751Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-05T20:29:20.751Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T20:29:21.235Z] + git log --format=format:%s -1 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [Pipeline] echo [2023-12-05T20:29:21.269Z] [semverPrep] GIT_COMMIT: 0fa255ea661a9aca33b5441a86ea33af4c6c6b88, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-12-05T20:29:21.320Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-05T20:29:21.769Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-05T20:29:21.769Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-05T20:29:21.769Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-05T20:29:21.769Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-05T20:29:21.769Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-05T20:29:21.769Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-05T20:29:21.769Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:29:22.224Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:29:22.224Z] [2023-12-05T20:29:22.224Z] 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-05T20:29:22.632Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:29:22.632Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-05T20:29:22.632Z] b85a868b505f: Pulling fs layer [2023-12-05T20:29:22.632Z] e2be974225ed: Pulling fs layer [2023-12-05T20:29:22.632Z] 339a4e72a1f5: Pulling fs layer [2023-12-05T20:29:22.632Z] 988bab9f4d93: Pulling fs layer [2023-12-05T20:29:22.632Z] 1469e6f7b9e6: Pulling fs layer [2023-12-05T20:29:22.632Z] eaf3925da568: Pulling fs layer [2023-12-05T20:29:22.632Z] bab4dde63d76: Pulling fs layer [2023-12-05T20:29:22.632Z] bde34c3a00c8: Pulling fs layer [2023-12-05T20:29:22.632Z] b352a97aabf1: Pulling fs layer [2023-12-05T20:29:22.632Z] 4872d77fe225: Pulling fs layer [2023-12-05T20:29:22.632Z] 5851b861e8e6: Pulling fs layer [2023-12-05T20:29:22.632Z] b352a97aabf1: Waiting [2023-12-05T20:29:22.632Z] 4872d77fe225: Waiting [2023-12-05T20:29:22.632Z] bab4dde63d76: Waiting [2023-12-05T20:29:22.632Z] bde34c3a00c8: Waiting [2023-12-05T20:29:22.632Z] 5851b861e8e6: Waiting [2023-12-05T20:29:22.632Z] 988bab9f4d93: Waiting [2023-12-05T20:29:22.632Z] 1469e6f7b9e6: Waiting [2023-12-05T20:29:22.632Z] eaf3925da568: Waiting [2023-12-05T20:29:22.632Z] e2be974225ed: Verifying Checksum [2023-12-05T20:29:22.632Z] e2be974225ed: Download complete [2023-12-05T20:29:22.632Z] 988bab9f4d93: Verifying Checksum [2023-12-05T20:29:22.632Z] 988bab9f4d93: Download complete [2023-12-05T20:29:22.632Z] 1469e6f7b9e6: Verifying Checksum [2023-12-05T20:29:22.632Z] 1469e6f7b9e6: Download complete [2023-12-05T20:29:22.632Z] eaf3925da568: Verifying Checksum [2023-12-05T20:29:22.632Z] eaf3925da568: Download complete [2023-12-05T20:29:22.891Z] 339a4e72a1f5: Verifying Checksum [2023-12-05T20:29:22.891Z] 339a4e72a1f5: Download complete [2023-12-05T20:29:22.891Z] bde34c3a00c8: Verifying Checksum [2023-12-05T20:29:22.891Z] bde34c3a00c8: Download complete [2023-12-05T20:29:22.891Z] 4872d77fe225: Verifying Checksum [2023-12-05T20:29:22.891Z] 4872d77fe225: Download complete [2023-12-05T20:29:22.891Z] 5851b861e8e6: Verifying Checksum [2023-12-05T20:29:22.891Z] b85a868b505f: Verifying Checksum [2023-12-05T20:29:22.891Z] b85a868b505f: Download complete [2023-12-05T20:29:23.155Z] bab4dde63d76: Verifying Checksum [2023-12-05T20:29:23.155Z] bab4dde63d76: Download complete [2023-12-05T20:29:24.093Z] b85a868b505f: Pull complete [2023-12-05T20:29:24.353Z] e2be974225ed: Pull complete [2023-12-05T20:29:24.921Z] 339a4e72a1f5: Pull complete [2023-12-05T20:29:24.921Z] 988bab9f4d93: Pull complete [2023-12-05T20:29:25.179Z] 1469e6f7b9e6: Pull complete [2023-12-05T20:29:25.179Z] eaf3925da568: Pull complete [2023-12-05T20:29:27.100Z] bab4dde63d76: Pull complete [2023-12-05T20:29:27.100Z] bde34c3a00c8: Pull complete [2023-12-05T20:29:27.100Z] b352a97aabf1: Pull complete [2023-12-05T20:29:27.361Z] 4872d77fe225: Pull complete [2023-12-05T20:29:27.361Z] 5851b861e8e6: Pull complete [2023-12-05T20:29:27.361Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-05T20:29:27.361Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-05T20:29:27.361Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:29:27.700Z] prd-ubuntu20.04-docker-8c-8g-24101 does not seem to be running inside a container [2023-12-05T20:29:27.746Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-371 -v /w/workspace/gexfoundry_device-rest-go_PR-371:/w/workspace/gexfoundry_device-rest-go_PR-371:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-371@tmp:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-05T20:29:31.012Z] $ docker top be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 -eo pid,comm [2023-12-05T20:29:31.067Z] 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-05T20:29:31.067Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-05T20:29:31.255Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:29:31.255Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:29:31.366Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:29:31.370Z] $ docker exec be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 ssh-agent [2023-12-05T20:29:31.477Z] SSH_AUTH_SOCK=/tmp/ssh-Ku9N0bRtSfGD/agent.31 [2023-12-05T20:29:31.477Z] SSH_AGENT_PID=37 [2023-12-05T20:29:31.482Z] Running ssh-add (command line suppressed) [2023-12-05T20:29:31.590Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-371@tmp/private_key_2887654946462033273.key (/w/workspace/gexfoundry_device-rest-go_PR-371@tmp/private_key_2887654946462033273.key) [2023-12-05T20:29:31.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:29:31.958Z] + git tag --points-at HEAD [Pipeline] } [2023-12-05T20:29:31.988Z] $ docker exec --env ******** --env ******** be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 ssh-agent -k [2023-12-05T20:29:32.076Z] unset SSH_AUTH_SOCK; [2023-12-05T20:29:32.077Z] unset SSH_AGENT_PID; [2023-12-05T20:29:32.077Z] echo Agent pid 37 killed; [2023-12-05T20:29:32.084Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-05T20:29:32.222Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-05T20:29:32.222Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-05T20:29:32.321Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-05T20:29:32.326Z] $ docker exec be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 ssh-agent [2023-12-05T20:29:32.435Z] SSH_AUTH_SOCK=/tmp/ssh-2UHE471zmfyy/agent.69 [2023-12-05T20:29:32.435Z] SSH_AGENT_PID=75 [2023-12-05T20:29:32.441Z] Running ssh-add (command line suppressed) [2023-12-05T20:29:32.535Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-371@tmp/private_key_627235373991781674.key (/w/workspace/gexfoundry_device-rest-go_PR-371@tmp/private_key_627235373991781674.key) [2023-12-05T20:29:32.546Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-05T20:29:32.906Z] + git semver init [2023-12-05T20:29:33.168Z] 2023-12-05 20:29:33,086 [run_init] DEBUG init version:0.0.0 force:False [2023-12-05T20:29:33.168Z] 2023-12-05 20:29:33,087 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-371/.semver [2023-12-05T20:29:33.168Z] 2023-12-05 20:29:33,087 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-371/.semver [2023-12-05T20:29:33.168Z] 2023-12-05 20:29:33,088 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-371/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-371, universal_newlines=False, shell=None, istream=None) [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,631 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-371/.git/info/exclude [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,632 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-371/.semver/PR-371 with force:False [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,632 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-371/.semver/PR-371 [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,635 [execute] INFO git cat-file --batch-check [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,635 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-371/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,641 [execute] INFO git cat-file --batch [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,641 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-371/.semver, universal_newlines=False, shell=None, istream=) [2023-12-05T20:29:35.077Z] 2023-12-05 20:29:34,647 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-371/.semver/PR-371 [2023-12-05T20:29:35.077Z] 0.0.0 [Pipeline] } [2023-12-05T20:29:35.105Z] $ docker exec --env ******** --env ******** be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 ssh-agent -k [2023-12-05T20:29:35.229Z] unset SSH_AUTH_SOCK; [2023-12-05T20:29:35.230Z] unset SSH_AGENT_PID; [2023-12-05T20:29:35.230Z] echo Agent pid 75 killed; [2023-12-05T20:29:35.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-05T20:29:35.763Z] + git semver [Pipeline] } [2023-12-05T20:29:36.048Z] $ docker stop --time=1 be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 [2023-12-05T20:29:37.369Z] $ docker rm -f --volumes be5347c820207097faac24a0acdd909928de7b65fa40816721a1c44e72415071 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:29:37.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-05T20:29:38.282Z] Stashed 1 file(s) [Pipeline] echo [2023-12-05T20:29:38.300Z] [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-05T20:29:39.184Z] provisioning config files... [2023-12-05T20:29:39.194Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp/config2280629684217906356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:29:39.597Z] ---> ****-login.sh [2023-12-05T20:29:39.597Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:29:39.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:39.597Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:39.597Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:39.597Z] [2023-12-05T20:29:39.597Z] Login Succeeded [2023-12-05T20:29:39.597Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:29:39.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:39.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:39.597Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:39.598Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:39.598Z] [2023-12-05T20:29:39.598Z] Login Succeeded [2023-12-05T20:29:39.598Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:29:39.857Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:39.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:39.857Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:39.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:39.858Z] [2023-12-05T20:29:39.858Z] Login Succeeded [2023-12-05T20:29:39.858Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:29:39.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:39.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:39.858Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:39.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:39.858Z] [2023-12-05T20:29:39.858Z] Login Succeeded [2023-12-05T20:29:39.858Z] ****.io [2023-12-05T20:29:39.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:29:40.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:29:40.119Z] Configure a credential helper to remove this warning. See [2023-12-05T20:29:40.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:29:40.119Z] [2023-12-05T20:29:40.119Z] Login Succeeded [2023-12-05T20:29:40.119Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:29:40.147Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T20:29:40.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:29:40.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:29:40.575Z] ========================================================= [2023-12-05T20:29:40.575Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-05T20:29:40.575Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:29:41.148Z] + 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-05T20:29:41.148Z] Sending build context to Docker daemon 16.35MB [2023-12-05T20:29:41.148Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T20:29:41.148Z] Step 2/12 : FROM ${BASE} AS builder [2023-12-05T20:29:41.148Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-05T20:29:41.148Z] 7264a8db6415: Pulling fs layer [2023-12-05T20:29:41.148Z] c4d48a809fc2: Pulling fs layer [2023-12-05T20:29:41.148Z] 4f1c88b9dad5: Pulling fs layer [2023-12-05T20:29:41.148Z] ad3a456e5733: Pulling fs layer [2023-12-05T20:29:41.148Z] 69c7f0334f64: Pulling fs layer [2023-12-05T20:29:41.148Z] ad3a456e5733: Waiting [2023-12-05T20:29:41.148Z] 69c7f0334f64: Waiting [2023-12-05T20:29:41.148Z] 1f1c1a5573a3: Pulling fs layer [2023-12-05T20:29:41.148Z] 1f1c1a5573a3: Waiting [2023-12-05T20:29:41.148Z] ce7588e14bc9: Pulling fs layer [2023-12-05T20:29:41.148Z] b5e4710f87ac: Pulling fs layer [2023-12-05T20:29:41.148Z] ce7588e14bc9: Waiting [2023-12-05T20:29:41.408Z] c4d48a809fc2: Download complete [2023-12-05T20:29:41.408Z] ad3a456e5733: Download complete [2023-12-05T20:29:41.408Z] 69c7f0334f64: Verifying Checksum [2023-12-05T20:29:41.408Z] 69c7f0334f64: Download complete [2023-12-05T20:29:41.408Z] 7264a8db6415: Verifying Checksum [2023-12-05T20:29:41.408Z] 7264a8db6415: Download complete [2023-12-05T20:29:41.408Z] 1f1c1a5573a3: Verifying Checksum [2023-12-05T20:29:41.408Z] 1f1c1a5573a3: Download complete [2023-12-05T20:29:41.408Z] 7264a8db6415: Pull complete [2023-12-05T20:29:41.666Z] b5e4710f87ac: Verifying Checksum [2023-12-05T20:29:41.666Z] b5e4710f87ac: Download complete [2023-12-05T20:29:41.666Z] c4d48a809fc2: Pull complete [2023-12-05T20:29:41.926Z] 4f1c88b9dad5: Download complete [2023-12-05T20:29:42.184Z] ce7588e14bc9: Verifying Checksum [2023-12-05T20:29:42.184Z] ce7588e14bc9: Download complete [2023-12-05T20:29:45.475Z] 4f1c88b9dad5: Pull complete [2023-12-05T20:29:45.476Z] ad3a456e5733: Pull complete [2023-12-05T20:29:45.735Z] 69c7f0334f64: Pull complete [2023-12-05T20:29:45.735Z] 1f1c1a5573a3: Pull complete [2023-12-05T20:29:48.266Z] ce7588e14bc9: Pull complete [2023-12-05T20:29:48.834Z] b5e4710f87ac: Pull complete [2023-12-05T20:29:48.834Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-05T20:29:48.834Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-05T20:29:48.834Z] ---> 88b5674ff536 [2023-12-05T20:29:48.834Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-12-05T20:29:53.930Z] Still waiting to schedule task [2023-12-05T20:29:53.931Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-12-05T20:29:55.411Z] ---> Running in 5bb381f23341 [2023-12-05T20:29:55.675Z] Removing intermediate container 5bb381f23341 [2023-12-05T20:29:55.675Z] ---> 357728d933ab [2023-12-05T20:29:55.675Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T20:29:55.675Z] ---> Running in 140bda565107 [2023-12-05T20:29:55.675Z] Removing intermediate container 140bda565107 [2023-12-05T20:29:55.675Z] ---> 2c4f2fb2174d [2023-12-05T20:29:55.675Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-05T20:29:55.935Z] ---> Running in 0460b69c67c4 [2023-12-05T20:29:55.935Z] Removing intermediate container 0460b69c67c4 [2023-12-05T20:29:55.935Z] ---> a43f35a5c7b4 [2023-12-05T20:29:55.935Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-12-05T20:29:55.935Z] ---> Running in 7098554e7a15 [2023-12-05T20:29:55.935Z] Removing intermediate container 7098554e7a15 [2023-12-05T20:29:55.935Z] ---> 02ff28fa077b [2023-12-05T20:29:55.935Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T20:29:55.935Z] ---> Running in 207c81c08dea [2023-12-05T20:29:56.199Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:29:56.459Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:29:56.719Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-05T20:29:56.719Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-12-05T20:29:56.719Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-05T20:29:56.719Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-05T20:29:56.719Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T20:29:56.719Z] OK: 268 MiB in 56 packages [2023-12-05T20:29:57.288Z] Removing intermediate container 207c81c08dea [2023-12-05T20:29:57.288Z] ---> 149dbb4da614 [2023-12-05T20:29:57.288Z] Step 8/12 : WORKDIR /device-rest-go [2023-12-05T20:29:57.288Z] ---> Running in 01a856be4e7a [2023-12-05T20:29:57.549Z] Removing intermediate container 01a856be4e7a [2023-12-05T20:29:57.549Z] ---> d3dfd5b9e137 [2023-12-05T20:29:57.549Z] Step 9/12 : COPY go.mod vendor* ./ [2023-12-05T20:29:57.549Z] ---> 86f20b9c8dae [2023-12-05T20:29:57.549Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:29:57.549Z] ---> Running in 32a009d8f323 [2023-12-05T20:30:36.508Z] Removing intermediate container 32a009d8f323 [2023-12-05T20:30:36.508Z] ---> 2c0d83f949eb [2023-12-05T20:30:36.508Z] Step 11/12 : COPY . . [2023-12-05T20:30:37.078Z] ---> 9cc3aac528a3 [2023-12-05T20:30:37.078Z] Step 12/12 : RUN $MAKE [2023-12-05T20:30:37.078Z] ---> Running in 9cfe52c689c0 [2023-12-05T20:30:37.338Z] noop [2023-12-05T20:30:37.597Z] Removing intermediate container 9cfe52c689c0 [2023-12-05T20:30:37.597Z] ---> 63cae2124c60 [2023-12-05T20:30:37.597Z] Successfully built 63cae2124c60 [2023-12-05T20:30:37.597Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:30:38.129Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T20:30:38.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:30:38.335Z] prd-ubuntu20.04-docker-8c-8g-24101 does not seem to be running inside a container [2023-12-05T20:30:38.366Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-371 -v /w/workspace/gexfoundry_device-rest-go_PR-371:/w/workspace/gexfoundry_device-rest-go_PR-371:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-371@tmp:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T20:30:38.717Z] $ docker top ceb51c142e2818b54b758a348bd3b296ecaf1c57265c9532fc0799f176db7700 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:30:39.170Z] + go version [2023-12-05T20:30:39.170Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-05T20:30:39.205Z] $ docker stop --time=1 ceb51c142e2818b54b758a348bd3b296ecaf1c57265c9532fc0799f176db7700 [2023-12-05T20:30:40.605Z] $ docker rm -f --volumes ceb51c142e2818b54b758a348bd3b296ecaf1c57265c9532fc0799f176db7700 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:30:41.548Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-05T20:30:41.548Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:30:41.753Z] prd-ubuntu20.04-docker-8c-8g-24101 does not seem to be running inside a container [2023-12-05T20:30:41.784Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-371 -v /w/workspace/gexfoundry_device-rest-go_PR-371:/w/workspace/gexfoundry_device-rest-go_PR-371:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-371@tmp:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-05T20:30:42.224Z] $ docker top dbde5f46152b675f8e1b328380df79b249f381725bd6517ec9dadf49cb420574 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:30:42.679Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-371 [Pipeline] fileExists [Pipeline] sh [2023-12-05T20:30:43.066Z] + make test [2023-12-05T20:30:43.066Z] go test ./... -coverprofile=coverage.out ./... [2023-12-05T20:30:44.968Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-12-05T20:30:54.967Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-12-05T20:30:54.967Z] ok github.com/edgexfoundry/device-rest-go/driver 0.012s coverage: 33.2% of statements [2023-12-05T20:31:01.526Z] go vet ./... [2023-12-05T20:31:04.809Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T20:31:04.809Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T20:31:04.809Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T20:31:05.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T20:31:05.156Z] $ docker stop --time=1 dbde5f46152b675f8e1b328380df79b249f381725bd6517ec9dadf49cb420574 [2023-12-05T20:31:10.892Z] $ docker rm -f --volumes dbde5f46152b675f8e1b328380df79b249f381725bd6517ec9dadf49cb420574 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:31:11.485Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T20:31:11.556Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-05T20:31:12.310Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T20:31:12.624Z] + ls -al . [2023-12-05T20:31:12.624Z] total 180 [2023-12-05T20:31:12.624Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 5 20:30 . [2023-12-05T20:31:12.624Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 20:29 .. [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 5 20:29 .dockerignore [2023-12-05T20:31:12.624Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 20:30 .git [2023-12-05T20:31:12.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 20:29 .github [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 5 20:29 .gitignore [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 5 20:29 .golangci.yml [2023-12-05T20:31:12.624Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 20:29 .semver [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 10300 Dec 5 20:29 Attribution.txt [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 5 20:29 CHANGELOG.md [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 1687 Dec 5 20:29 Dockerfile [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 20:29 GOVERNANCE.md [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 5 20:29 Jenkinsfile [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 5 20:29 LICENSE [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 2010 Dec 5 20:29 Makefile [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 5 20:29 OWNERS.md [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 5 20:29 README.md [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 20:29 VERSION [2023-12-05T20:31:12.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 20:29 bin [2023-12-05T20:31:12.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 20:29 cmd [2023-12-05T20:31:12.624Z] -rw-r--r-- 1 jenkins jenkins 14499 Dec 5 20:30 coverage.out [2023-12-05T20:31:12.624Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 20:29 driver [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 3886 Dec 5 20:29 go.mod [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 5 20:29 go.sum [2023-12-05T20:31:12.624Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 20:29 openapi [2023-12-05T20:31:12.624Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 5 20:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:31:13.189Z] + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=0fa255ea661a9aca33b5441a86ea33af4c6c6b88 --label arch=amd64 --label version=0.0.0 . [2023-12-05T20:31:13.189Z] Sending build context to Docker daemon 16.37MB [2023-12-05T20:31:13.189Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2023-12-05T20:31:13.189Z] Step 2/26 : FROM ${BASE} AS builder [2023-12-05T20:31:13.189Z] ---> 63cae2124c60 [2023-12-05T20:31:13.189Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-12-05T20:31:13.452Z] ---> Running in d8c0235a3468 [2023-12-05T20:31:13.452Z] Removing intermediate container d8c0235a3468 [2023-12-05T20:31:13.452Z] ---> f2c9d7ab955b [2023-12-05T20:31:13.452Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-05T20:31:13.713Z] ---> Running in ce2d99949b7b [2023-12-05T20:31:13.713Z] Removing intermediate container ce2d99949b7b [2023-12-05T20:31:13.713Z] ---> 156b6a8b0b51 [2023-12-05T20:31:13.713Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-12-05T20:31:13.713Z] ---> Running in f6a2d1fd78f4 [2023-12-05T20:31:13.713Z] Removing intermediate container f6a2d1fd78f4 [2023-12-05T20:31:13.713Z] ---> 83f3c662f7ae [2023-12-05T20:31:13.713Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-12-05T20:31:13.972Z] ---> Running in 2145ad6b3bc2 [2023-12-05T20:31:13.972Z] Removing intermediate container 2145ad6b3bc2 [2023-12-05T20:31:13.972Z] ---> b9f53f246400 [2023-12-05T20:31:13.972Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-12-05T20:31:13.972Z] ---> Running in 1314be3b8ea6 [2023-12-05T20:31:14.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:31:14.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:31:14.492Z] OK: 268 MiB in 56 packages [2023-12-05T20:31:14.752Z] Removing intermediate container 1314be3b8ea6 [2023-12-05T20:31:14.752Z] ---> 6275a1c8d642 [2023-12-05T20:31:14.752Z] Step 8/26 : WORKDIR /device-rest-go [2023-12-05T20:31:15.012Z] ---> Running in eee0b1e82549 [2023-12-05T20:31:15.012Z] Removing intermediate container eee0b1e82549 [2023-12-05T20:31:15.012Z] ---> c36fe5ea860c [2023-12-05T20:31:15.012Z] Step 9/26 : COPY go.mod vendor* ./ [2023-12-05T20:31:15.012Z] ---> cdb5479a033a [2023-12-05T20:31:15.012Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:31:15.012Z] ---> Running in b07a00c3d8c9 [2023-12-05T20:31:15.579Z] Removing intermediate container b07a00c3d8c9 [2023-12-05T20:31:15.579Z] ---> 4a53fea8ed7b [2023-12-05T20:31:15.579Z] Step 11/26 : COPY . . [2023-12-05T20:31:16.148Z] ---> e21807e99d33 [2023-12-05T20:31:16.148Z] Step 12/26 : RUN $MAKE [2023-12-05T20:31:16.408Z] ---> Running in 147fb5cb5b31 [2023-12-05T20:31:16.667Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-12-05T20:31:32.026Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24102 in /w/workspace/gexfoundry_device-rest-go_PR-371 [Pipeline] { [Pipeline] ws [2023-12-05T20:31:32.120Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-12-05T20:31:35.287Z] The recommended git tool is: git [2023-12-05T20:31:38.604Z] Removing intermediate container 147fb5cb5b31 [2023-12-05T20:31:38.604Z] ---> 6cc08ae40029 [2023-12-05T20:31:38.604Z] Step 13/26 : FROM alpine:3.18 [2023-12-05T20:31:38.863Z] 3.18: Pulling from library/alpine [2023-12-05T20:31:38.863Z] c926b61bad3b: Pulling fs layer [2023-12-05T20:31:39.121Z] c926b61bad3b: Download complete [2023-12-05T20:31:39.421Z] c926b61bad3b: Pull complete [2023-12-05T20:31:39.421Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:31:39.421Z] Status: Downloaded newer image for alpine:3.18 [2023-12-05T20:31:39.421Z] ---> b541f2080109 [2023-12-05T20:31:39.421Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-12-05T20:31:39.996Z] ---> Running in 73210243e5cc [2023-12-05T20:31:40.262Z] Removing intermediate container 73210243e5cc [2023-12-05T20:31:40.262Z] ---> 8ca4f90d39f3 [2023-12-05T20:31:40.262Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2023-12-05T20:31:40.262Z] ---> Running in 3c8e9ad24bd6 [2023-12-05T20:31:40.262Z] Removing intermediate container 3c8e9ad24bd6 [2023-12-05T20:31:40.262Z] ---> 40d9ec2a3848 [2023-12-05T20:31:40.262Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-12-05T20:31:40.262Z] ---> Running in 01de6af30d3d [2023-12-05T20:31:40.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:31:40.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:31:40.846Z] using credential edgex-jenkins-ssh [2023-12-05T20:31:40.863Z] Cloning the remote Git repository [2023-12-05T20:31:41.093Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T20:31:41.093Z] Executing busybox-1.36.1-r5.trigger [2023-12-05T20:31:41.093Z] OK: 7 MiB in 16 packages [2023-12-05T20:31:41.353Z] Removing intermediate container 01de6af30d3d [2023-12-05T20:31:41.353Z] ---> 31ce3114dd83 [2023-12-05T20:31:41.353Z] Step 17/26 : RUN apk --no-cache upgrade [2023-12-05T20:31:40.909Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-12-05T20:31:40.997Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-12-05T20:31:41.163Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-12-05T20:31:41.164Z] > git --version # timeout=10 [2023-12-05T20:31:41.195Z] > git --version # 'git version 2.25.1' [2023-12-05T20:31:41.197Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:31:41.611Z] ---> Running in bcbf0a28d8c7 [2023-12-05T20:31:41.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-05T20:31:41.871Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-05T20:31:42.129Z] OK: 7 MiB in 16 packages [2023-12-05T20:31:42.389Z] Removing intermediate container bcbf0a28d8c7 [2023-12-05T20:31:42.389Z] ---> 1ccaaec5f670 [2023-12-05T20:31:42.389Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2023-12-05T20:31:43.398Z] ---> 80e5dfc5d01d [2023-12-05T20:31:43.398Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2023-12-05T20:31:43.398Z] ---> a416965c0489 [2023-12-05T20:31:43.398Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2023-12-05T20:31:43.658Z] ---> bc39ceb5c15a [2023-12-05T20:31:43.658Z] Step 21/26 : EXPOSE 59986 [2023-12-05T20:31:43.658Z] ---> Running in 94c3bc432b22 [2023-12-05T20:31:43.658Z] Removing intermediate container 94c3bc432b22 [2023-12-05T20:31:43.658Z] ---> c1c2d942758e [2023-12-05T20:31:43.658Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2023-12-05T20:31:43.658Z] ---> Running in 9d20b017011e [2023-12-05T20:31:43.918Z] Removing intermediate container 9d20b017011e [2023-12-05T20:31:43.918Z] ---> 0ff33cb32b76 [2023-12-05T20:31:43.918Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-05T20:31:43.918Z] ---> Running in 2faa37ceeaa7 [2023-12-05T20:31:43.918Z] Removing intermediate container 2faa37ceeaa7 [2023-12-05T20:31:43.918Z] ---> 89de79165e28 [2023-12-05T20:31:43.918Z] Step 24/26 : LABEL arch=amd64 [2023-12-05T20:31:43.918Z] ---> Running in 569b07de6909 [2023-12-05T20:31:43.918Z] Removing intermediate container 569b07de6909 [2023-12-05T20:31:43.918Z] ---> 521e6fdc44d5 [2023-12-05T20:31:43.918Z] Step 25/26 : LABEL git_sha=0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [2023-12-05T20:31:43.918Z] ---> Running in fd202be048eb [2023-12-05T20:31:44.179Z] Removing intermediate container fd202be048eb [2023-12-05T20:31:44.179Z] ---> f3c401986742 [2023-12-05T20:31:44.179Z] Step 26/26 : LABEL version=0.0.0 [2023-12-05T20:31:44.179Z] ---> Running in fca7d0a6d1c7 [2023-12-05T20:31:44.179Z] Removing intermediate container fca7d0a6d1c7 [2023-12-05T20:31:44.179Z] ---> 7865e0631a3f [2023-12-05T20:31:44.179Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-05T20:31:44.179Z] Successfully built 7865e0631a3f [2023-12-05T20:31:44.179Z] Successfully tagged device-rest: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-05T20:31:45.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:31:45.427Z] [2023-12-05T20:31:45.427Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-12-05T20:31:44.275Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] sh [2023-12-05T20:31:45.830Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:31:45.830Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-05T20:31:45.830Z] 5eb5b503b376: Pulling fs layer [2023-12-05T20:31:45.830Z] 5c69ac0246d0: Pulling fs layer [2023-12-05T20:31:45.830Z] ec43610c2a17: Pulling fs layer [2023-12-05T20:31:45.830Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-05T20:31:45.830Z] 33b1e0a273af: Pulling fs layer [2023-12-05T20:31:45.830Z] 5d3b04190fa2: Pulling fs layer [2023-12-05T20:31:45.830Z] 2f39f015ded8: Pulling fs layer [2023-12-05T20:31:45.830Z] 3a2ae6a8a46f: Waiting [2023-12-05T20:31:45.830Z] 33b1e0a273af: Waiting [2023-12-05T20:31:45.830Z] 5d3b04190fa2: Waiting [2023-12-05T20:31:45.830Z] 2f39f015ded8: Waiting [2023-12-05T20:31:45.830Z] 5c69ac0246d0: Download complete [2023-12-05T20:31:45.830Z] 3a2ae6a8a46f: Download complete [2023-12-05T20:31:45.830Z] 33b1e0a273af: Verifying Checksum [2023-12-05T20:31:45.830Z] 33b1e0a273af: Download complete [2023-12-05T20:31:45.830Z] 5d3b04190fa2: Verifying Checksum [2023-12-05T20:31:45.830Z] 5d3b04190fa2: Download complete [2023-12-05T20:31:45.830Z] ec43610c2a17: Verifying Checksum [2023-12-05T20:31:45.830Z] ec43610c2a17: Download complete [2023-12-05T20:31:46.088Z] 5eb5b503b376: Verifying Checksum [2023-12-05T20:31:46.088Z] 5eb5b503b376: Download complete [2023-12-05T20:31:46.656Z] 2f39f015ded8: Download complete [2023-12-05T20:31:46.842Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-12-05T20:31:46.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-05T20:31:47.593Z] 5eb5b503b376: Pull complete [2023-12-05T20:31:47.593Z] 5c69ac0246d0: Pull complete [2023-12-05T20:31:48.258Z] ec43610c2a17: Pull complete [2023-12-05T20:31:48.258Z] 3a2ae6a8a46f: Pull complete [2023-12-05T20:31:48.258Z] 33b1e0a273af: Pull complete [2023-12-05T20:31:48.258Z] 5d3b04190fa2: Pull complete [2023-12-05T20:31:48.277Z] Merging remotes/origin/main commit 96614595ba73594199dee70385f2da41578defd7 into PR head commit 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [2023-12-05T20:31:47.672Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-12-05T20:31:47.721Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-12-05T20:31:47.723Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:31:47.739Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/371/head:refs/remotes/origin/PR-371 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-12-05T20:31:48.298Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T20:31:48.349Z] > git checkout -f 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 # timeout=10 [2023-12-05T20:31:48.638Z] Merge succeeded, producing 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [2023-12-05T20:31:48.639Z] Checking out Revision 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 (PR-371) [2023-12-05T20:31:49.212Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-12-05T20:31:49.265Z] > git --version # timeout=10 [2023-12-05T20:31:49.278Z] > git --version # 'git version 2.25.1' [2023-12-05T20:31:49.293Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-05T20:31:49.775Z] [2023-12-05T20:31:49.775Z] GitHub has been notified of this commit’s build result [2023-12-05T20:31:49.775Z] [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-12-05T20:31:48.419Z] > git remote # timeout=10 [2023-12-05T20:31:48.541Z] > git config --get remote.origin.url # timeout=10 [2023-12-05T20:31:48.579Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-05T20:31:48.599Z] > git merge 96614595ba73594199dee70385f2da41578defd7 # timeout=10 [2023-12-05T20:31:48.626Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-12-05T20:31:48.650Z] > git config core.sparsecheckout # timeout=10 [2023-12-05T20:31:48.665Z] > git checkout -f 0fa255ea661a9aca33b5441a86ea33af4c6c6b88 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T20:31:50.701Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-05T20:31:50.701Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:31:50.701Z] Dload Upload Total Spent Left Speed [2023-12-05T20:31:50.701Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 96809 0 --:--:-- --:--:-- --:--:-- 97553 [Pipeline] sh [2023-12-05T20:31:51.053Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-05T20:31:51.395Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2023-12-05T20:31:51.395Z] sudo tee /etc/docker/daemon.new [2023-12-05T20:31:51.395Z] { [2023-12-05T20:31:51.395Z] "registry-mirrors": [ [2023-12-05T20:31:51.395Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-05T20:31:51.395Z] ], [2023-12-05T20:31:51.395Z] "bip": "10.250.0.254/24", [2023-12-05T20:31:51.395Z] "hosts": [ [2023-12-05T20:31:51.395Z] "tcp://0.0.0.0:5555", [2023-12-05T20:31:51.395Z] "unix:///var/run/docker.sock" [2023-12-05T20:31:51.395Z] ], [2023-12-05T20:31:51.395Z] "mtu": 1458, [2023-12-05T20:31:51.395Z] "selinux-enabled": true, [2023-12-05T20:31:51.395Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-05T20:31:51.395Z] } [Pipeline] sh [2023-12-05T20:31:51.738Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-05T20:31:52.088Z] + sudo service docker restart [2023-12-05T20:31:52.442Z] 2f39f015ded8: Pull complete [2023-12-05T20:31:52.443Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-05T20:31:52.443Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:31:52.443Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:31:52.821Z] prd-ubuntu20.04-docker-8c-8g-24101 does not seem to be running inside a container [2023-12-05T20:31:52.855Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-371 -v /w/workspace/gexfoundry_device-rest-go_PR-371:/w/workspace/gexfoundry_device-rest-go_PR-371:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-371@tmp:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T20:32:01.084Z] $ docker top 221d7310b373bc84d48ccd763d19c5909121238c67153a8ed394b89ec86af944 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:32:01.607Z] ---> job-cost.sh [2023-12-05T20:32:01.608Z] lf-activate-venv: SKIPPING [2023-12-05T20:32:01.608Z] INFO: No Stack... [2023-12-05T20:32:01.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:32:02.127Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T20:32:02.697Z] + + cat /w/workspace/gexfoundry_device-rest-go_PR-371/archives/cost.csv [2023-12-05T20:32:02.697Z] cut -d, -f6 [Pipeline] lock [2023-12-05T20:32:02.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] [2023-12-05T20:32:02.740Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] did not exist. Created. [2023-12-05T20:32:02.740Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T20:32:03.203Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T20:32:03.252Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T20:32:03.315Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T20:32:03.517Z] $ docker stop --time=1 221d7310b373bc84d48ccd763d19c5909121238c67153a8ed394b89ec86af944 [2023-12-05T20:32:05.004Z] $ docker rm -f --volumes 221d7310b373bc84d48ccd763d19c5909121238c67153a8ed394b89ec86af944 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:32:14.323Z] provisioning config files... [2023-12-05T20:32:14.355Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4316687705969139940tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:32:14.860Z] ---> ****-login.sh [2023-12-05T20:32:14.860Z] nexus3.edgexfoundry.org:10001 [2023-12-05T20:32:15.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:32:15.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:32:15.404Z] Configure a credential helper to remove this warning. See [2023-12-05T20:32:15.404Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:32:15.404Z] [2023-12-05T20:32:15.404Z] Login Succeeded [2023-12-05T20:32:15.404Z] nexus3.edgexfoundry.org:10002 [2023-12-05T20:32:15.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:32:15.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:32:15.670Z] Configure a credential helper to remove this warning. See [2023-12-05T20:32:15.671Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:32:15.671Z] [2023-12-05T20:32:15.671Z] Login Succeeded [2023-12-05T20:32:15.671Z] nexus3.edgexfoundry.org:10003 [2023-12-05T20:32:15.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:32:15.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:32:15.937Z] Configure a credential helper to remove this warning. See [2023-12-05T20:32:15.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:32:15.937Z] [2023-12-05T20:32:15.937Z] Login Succeeded [2023-12-05T20:32:15.937Z] nexus3.edgexfoundry.org:10004 [2023-12-05T20:32:15.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:32:16.207Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:32:16.207Z] Configure a credential helper to remove this warning. See [2023-12-05T20:32:16.207Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:32:16.207Z] [2023-12-05T20:32:16.207Z] Login Succeeded [2023-12-05T20:32:16.207Z] ****.io [2023-12-05T20:32:16.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-05T20:32:16.740Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-05T20:32:16.740Z] Configure a credential helper to remove this warning. See [2023-12-05T20:32:16.740Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-05T20:32:16.740Z] [2023-12-05T20:32:16.740Z] Login Succeeded [2023-12-05T20:32:16.740Z] ---> ****-login.sh ends [Pipeline] } [2023-12-05T20:32:16.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-05T20:32:17.306Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:32:17.384Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-05T20:32:17.452Z] ========================================================= [2023-12-05T20:32:17.452Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-05T20:32:17.452Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:32:18.085Z] + 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-05T20:32:19.048Z] #0 building with "default" instance using docker driver [2023-12-05T20:32:19.048Z] [2023-12-05T20:32:19.048Z] #1 [internal] load build definition from Dockerfile [2023-12-05T20:32:19.048Z] #1 transferring dockerfile: [2023-12-05T20:32:19.334Z] #1 transferring dockerfile: 1.73kB 0.0s done [2023-12-05T20:32:19.334Z] #1 DONE 0.1s [2023-12-05T20:32:19.334Z] [2023-12-05T20:32:19.334Z] #2 [internal] load .dockerignore [2023-12-05T20:32:19.334Z] #2 transferring context: 193B done [2023-12-05T20:32:19.334Z] #2 DONE 0.1s [2023-12-05T20:32:19.334Z] [2023-12-05T20:32:19.334Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-05T20:32:19.334Z] #3 DONE 0.1s [2023-12-05T20:32:19.334Z] [2023-12-05T20:32:19.334Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:32:19.334Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-05T20:32:19.604Z] #4 ... [2023-12-05T20:32:19.604Z] [2023-12-05T20:32:19.604Z] #5 [internal] load build context [2023-12-05T20:32:19.604Z] #5 transferring context: 95.79kB 0.0s done [2023-12-05T20:32:19.604Z] #5 DONE 0.1s [2023-12-05T20:32:19.604Z] [2023-12-05T20:32:19.604Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-05T20:32:19.604Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 2.10MB / 3.33MB 0.1s [2023-12-05T20:32:19.604Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 0B / 63.99MB 0.1s [2023-12-05T20:32:19.604Z] #4 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-05T20:32:19.604Z] #4 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-05T20:32:19.604Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-05T20:32:19.604Z] #4 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.1s done [2023-12-05T20:32:19.604Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.44MB / 63.99MB 0.3s [2023-12-05T20:32:19.604Z] #4 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-05T20:32:19.604Z] #4 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-05T20:32:19.604Z] #4 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.2s done [2023-12-05T20:32:19.604Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.3s [2023-12-05T20:32:19.604Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 2.06MB / 11.40MB 0.3s [2023-12-05T20:32:19.874Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 14.68MB / 63.99MB 0.4s [2023-12-05T20:32:19.874Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 7.34MB / 97.63MB 0.4s [2023-12-05T20:32:19.874Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 5.24MB / 11.40MB 0.4s [2023-12-05T20:32:19.874Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.87MB / 63.99MB 0.5s [2023-12-05T20:32:19.874Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 9.44MB / 11.40MB 0.5s [2023-12-05T20:32:20.146Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 29.36MB / 63.99MB 0.7s [2023-12-05T20:32:20.146Z] #4 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.4s done [2023-12-05T20:32:20.146Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 0.7s [2023-12-05T20:32:20.146Z] #4 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.6s done [2023-12-05T20:32:20.146Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 35.65MB / 63.99MB 0.8s [2023-12-05T20:32:20.146Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 28.31MB / 97.63MB 0.8s [2023-12-05T20:32:20.146Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 41.94MB / 63.99MB 0.9s [2023-12-05T20:32:20.146Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 33.55MB / 97.63MB 0.9s [2023-12-05T20:32:20.146Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-05T20:32:20.415Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.0s [2023-12-05T20:32:20.416Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 38.80MB / 97.63MB 1.0s [2023-12-05T20:32:20.416Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 59.77MB / 63.99MB 1.2s [2023-12-05T20:32:20.416Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 49.28MB / 97.63MB 1.2s [2023-12-05T20:32:20.416Z] #4 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-05T20:32:20.684Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.3s [2023-12-05T20:32:20.684Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 54.53MB / 97.63MB 1.3s [2023-12-05T20:32:20.684Z] #4 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.4s done [2023-12-05T20:32:20.684Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 60.82MB / 97.63MB 1.4s [2023-12-05T20:32:20.952Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 71.30MB / 97.63MB 1.6s [2023-12-05T20:32:20.953Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-05T20:32:20.953Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 1.7s [2023-12-05T20:32:21.221Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 82.08MB / 97.63MB 1.8s [2023-12-05T20:32:21.221Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.0s [2023-12-05T20:32:21.806Z] #4 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.2s done [2023-12-05T20:32:27.158Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 5.9s [2023-12-05T20:32:32.510Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.2s [2023-12-05T20:32:39.168Z] #4 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 17.4s done [2023-12-05T20:32:39.752Z] #4 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-05T20:32:39.752Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-05T20:32:39.752Z] #4 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-05T20:32:39.752Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-05T20:32:45.099Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.2s [2023-12-05T20:32:49.359Z] #4 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.9s done [2023-12-05T20:32:49.359Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-05T20:32:50.786Z] #4 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-05T20:32:51.057Z] #4 DONE 31.6s [2023-12-05T20:32:51.057Z] [2023-12-05T20:32:51.057Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-05T20:32:51.639Z] #6 0.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:32:51.906Z] #6 1.049 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:32:53.322Z] #6 2.048 (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-12-05T20:32:53.322Z] #6 2.075 (2/4) Installing libedit (20221030.3.1-r1) [2023-12-05T20:32:53.322Z] #6 2.088 (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-12-05T20:32:53.322Z] #6 2.152 (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-12-05T20:32:53.322Z] #6 2.178 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:32:53.322Z] #6 2.215 OK: 271 MiB in 56 packages [2023-12-05T20:32:55.275Z] #6 DONE 4.0s [2023-12-05T20:32:55.275Z] [2023-12-05T20:32:55.275Z] #7 [builder 3/7] WORKDIR /device-rest-go [2023-12-05T20:32:55.275Z] #7 DONE 0.1s [2023-12-05T20:32:55.275Z] [2023-12-05T20:32:55.275Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:32:55.275Z] #8 DONE 0.1s [2023-12-05T20:32:55.275Z] [2023-12-05T20:32:55.275Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:33:21.958Z] #9 DONE 23.1s [2023-12-05T20:33:21.958Z] [2023-12-05T20:33:21.958Z] #10 [builder 6/7] COPY . . [2023-12-05T20:33:21.958Z] #10 DONE 0.1s [2023-12-05T20:33:21.958Z] [2023-12-05T20:33:21.958Z] #11 [builder 7/7] RUN echo noop [2023-12-05T20:33:21.958Z] #11 0.604 noop [2023-12-05T20:33:21.958Z] #11 DONE 0.7s [2023-12-05T20:33:21.958Z] [2023-12-05T20:33:21.958Z] #12 exporting to image [2023-12-05T20:33:21.958Z] #12 exporting layers [2023-12-05T20:33:44.116Z] #12 exporting layers 22.4s done [2023-12-05T20:33:44.116Z] #12 writing image sha256:342a85133fea2cce564e059b622019cc4bf75f398ebf8af35aa9df430db4fbc7 done [2023-12-05T20:33:44.116Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-05T20:33:44.116Z] #12 DONE 22.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:33:44.708Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T20:33:44.708Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:33:45.028Z] prd-ubuntu20.04-docker-arm64-4c-16g-24102 does not seem to be running inside a container [2023-12-05T20:33:45.097Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T20:33:46.274Z] $ docker top c78fa625d22e76ed13d19b4e2bf8afb766a01317f3efdda1779265ae723575e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:33:47.176Z] + go version [2023-12-05T20:33:47.176Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-05T20:33:47.219Z] $ docker stop --time=1 c78fa625d22e76ed13d19b4e2bf8afb766a01317f3efdda1779265ae723575e0 [2023-12-05T20:33:48.758Z] $ docker rm -f --volumes c78fa625d22e76ed13d19b4e2bf8afb766a01317f3efdda1779265ae723575e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:33:49.914Z] + docker inspect -f . ci-base-image-arm64 [2023-12-05T20:33:49.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:33:50.217Z] prd-ubuntu20.04-docker-arm64-4c-16g-24102 does not seem to be running inside a container [2023-12-05T20:33:50.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-05T20:33:51.185Z] $ docker top 4abcfe647818ca7b4628949190cd7038981b02687ca9e278948687b1e4b749e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:33:51.760Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-12-05T20:33:52.197Z] + make test [2023-12-05T20:33:52.197Z] go test ./... -coverprofile=coverage.out ./... [2023-12-05T20:33:58.839Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-12-05T20:34:55.231Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-12-05T20:34:55.231Z] ok github.com/edgexfoundry/device-rest-go/driver 0.049s coverage: 33.2% of statements [2023-12-05T20:34:55.231Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-05T20:34:55.231Z] go vet ./... [2023-12-05T20:35:03.434Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-05T20:35:03.434Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-05T20:35:03.434Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-05T20:35:03.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-05T20:35:03.558Z] $ docker stop --time=1 4abcfe647818ca7b4628949190cd7038981b02687ca9e278948687b1e4b749e4 [2023-12-05T20:35:06.540Z] $ docker rm -f --volumes 4abcfe647818ca7b4628949190cd7038981b02687ca9e278948687b1e4b749e4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-05T20:35:07.729Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-05T20:35:07.761Z] Warning: overwriting stash ‘coverage-report’ [2023-12-05T20:35:08.176Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-05T20:35:09.015Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-05T20:35:09.346Z] + ls -al . [2023-12-05T20:35:09.346Z] total 176 [2023-12-05T20:35:09.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 20:33 . [2023-12-05T20:35:09.346Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 5 20:31 .. [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 151 Dec 5 20:31 .dockerignore [2023-12-05T20:35:09.346Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 5 20:31 .git [2023-12-05T20:35:09.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 20:31 .github [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 264 Dec 5 20:31 .gitignore [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 5 20:31 .golangci.yml [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 10300 Dec 5 20:31 Attribution.txt [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 17685 Dec 5 20:31 CHANGELOG.md [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 1687 Dec 5 20:31 Dockerfile [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 5 20:31 GOVERNANCE.md [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 680 Dec 5 20:31 Jenkinsfile [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 5 20:31 LICENSE [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 2010 Dec 5 20:31 Makefile [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 620 Dec 5 20:31 OWNERS.md [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 3989 Dec 5 20:31 README.md [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 5 Dec 5 20:29 VERSION [2023-12-05T20:35:09.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 20:31 bin [2023-12-05T20:35:09.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 20:31 cmd [2023-12-05T20:35:09.346Z] -rw-r--r-- 1 jenkins jenkins 14499 Dec 5 20:34 coverage.out [2023-12-05T20:35:09.346Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 5 20:31 driver [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 3886 Dec 5 20:31 go.mod [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 35084 Dec 5 20:31 go.sum [2023-12-05T20:35:09.346Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 5 20:31 openapi [2023-12-05T20:35:09.346Z] -rw-rw-r-- 1 jenkins jenkins 713 Dec 5 20:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:35:09.832Z] + docker build -t device-rest-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=0fa255ea661a9aca33b5441a86ea33af4c6c6b88 --label arch=arm64 --label version=0.0.0 . [2023-12-05T20:35:10.788Z] #0 building with "default" instance using docker driver [2023-12-05T20:35:10.788Z] [2023-12-05T20:35:10.788Z] #1 [internal] load .dockerignore [2023-12-05T20:35:10.788Z] #1 transferring context: 193B 0.0s done [2023-12-05T20:35:10.788Z] #1 DONE 0.0s [2023-12-05T20:35:10.788Z] [2023-12-05T20:35:10.788Z] #2 [internal] load build definition from Dockerfile [2023-12-05T20:35:10.788Z] #2 transferring dockerfile: 1.73kB 0.0s done [2023-12-05T20:35:10.788Z] #2 DONE 0.0s [2023-12-05T20:35:10.788Z] [2023-12-05T20:35:10.788Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-05T20:35:10.788Z] #3 DONE 0.0s [2023-12-05T20:35:10.788Z] [2023-12-05T20:35:10.788Z] #4 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-05T20:35:11.055Z] #4 DONE 0.4s [2023-12-05T20:35:11.055Z] [2023-12-05T20:35:11.055Z] #5 [internal] load build context [2023-12-05T20:35:11.055Z] #5 transferring context: 16.04kB 0.0s done [2023-12-05T20:35:11.055Z] #5 DONE 0.0s [2023-12-05T20:35:11.055Z] [2023-12-05T20:35:11.055Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:35:11.055Z] #6 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.1s done [2023-12-05T20:35:11.055Z] #6 ... [2023-12-05T20:35:11.055Z] [2023-12-05T20:35:11.055Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-05T20:35:11.055Z] #7 DONE 0.2s [2023-12-05T20:35:11.055Z] [2023-12-05T20:35:11.055Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-05T20:35:11.055Z] #6 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-05T20:35:11.055Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 1.05MB / 3.33MB 0.1s [2023-12-05T20:35:11.055Z] #6 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-05T20:35:11.055Z] #6 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-05T20:35:11.055Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-05T20:35:11.321Z] #6 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-05T20:35:11.588Z] #6 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-05T20:35:12.170Z] #6 DONE 0.9s [2023-12-05T20:35:12.170Z] [2023-12-05T20:35:12.170Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-05T20:35:12.760Z] #8 0.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:35:13.025Z] #8 0.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:35:13.605Z] #8 ... [2023-12-05T20:35:13.605Z] [2023-12-05T20:35:13.605Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client [2023-12-05T20:35:13.605Z] #9 0.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:35:13.605Z] #9 1.165 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:35:13.605Z] #9 2.222 OK: 271 MiB in 56 packages [2023-12-05T20:35:13.605Z] #9 DONE 2.5s [2023-12-05T20:35:13.605Z] [2023-12-05T20:35:13.605Z] #10 [builder 3/7] WORKDIR /device-rest-go [2023-12-05T20:35:13.605Z] #10 DONE 0.1s [2023-12-05T20:35:13.605Z] [2023-12-05T20:35:13.606Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-05T20:35:14.194Z] #11 DONE 0.2s [2023-12-05T20:35:14.194Z] [2023-12-05T20:35:14.194Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-05T20:35:14.194Z] #8 1.997 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-05T20:35:14.194Z] #8 2.012 Executing busybox-1.36.1-r5.trigger [2023-12-05T20:35:14.194Z] #8 2.034 OK: 8 MiB in 16 packages [2023-12-05T20:35:14.194Z] #8 DONE 2.4s [2023-12-05T20:35:14.194Z] [2023-12-05T20:35:14.194Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-05T20:35:15.159Z] #12 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-05T20:35:15.159Z] #12 ... [2023-12-05T20:35:15.159Z] [2023-12-05T20:35:15.159Z] #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-05T20:35:15.159Z] #13 DONE 1.3s [2023-12-05T20:35:15.426Z] [2023-12-05T20:35:15.426Z] #14 [builder 6/7] COPY . . [2023-12-05T20:35:15.426Z] #14 DONE 0.1s [2023-12-05T20:35:15.426Z] [2023-12-05T20:35:15.426Z] #12 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-05T20:35:15.426Z] #12 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-05T20:35:16.828Z] #12 2.271 OK: 8 MiB in 16 packages [2023-12-05T20:35:20.154Z] #12 DONE 5.6s [2023-12-05T20:35:20.154Z] [2023-12-05T20:35:20.154Z] #15 [builder 7/7] RUN make build [2023-12-05T20:35:20.154Z] #15 0.667 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.2" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2023-12-05T20:36:27.992Z] #15 DONE 62.8s [2023-12-05T20:36:27.992Z] [2023-12-05T20:36:27.992Z] #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / [2023-12-05T20:36:27.992Z] #16 DONE 0.3s [2023-12-05T20:36:27.992Z] [2023-12-05T20:36:27.992Z] #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / [2023-12-05T20:36:27.992Z] #17 DONE 0.1s [2023-12-05T20:36:27.992Z] [2023-12-05T20:36:27.992Z] #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / [2023-12-05T20:36:27.992Z] #18 DONE 0.1s [2023-12-05T20:36:27.992Z] [2023-12-05T20:36:27.992Z] #19 exporting to image [2023-12-05T20:36:27.992Z] #19 exporting layers [2023-12-05T20:36:27.992Z] #19 exporting layers 0.4s done [2023-12-05T20:36:27.992Z] #19 writing image sha256:e3552c21713db829fe659db3421e3beac5373fa6b745e3a026906274d3769559 done [2023-12-05T20:36:27.992Z] #19 naming to docker.io/library/device-rest-arm64 0.0s done [2023-12-05T20:36:27.992Z] #19 DONE 0.5s [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-05T20:36:29.268Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:36:29.268Z] [2023-12-05T20:36:29.268Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:36:29.713Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:36:29.714Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-05T20:36:29.714Z] 8998bd30e6a1: Pulling fs layer [2023-12-05T20:36:29.714Z] 04944245beec: Pulling fs layer [2023-12-05T20:36:29.714Z] 699f458cf7ca: Pulling fs layer [2023-12-05T20:36:29.714Z] 765212b225bb: Pulling fs layer [2023-12-05T20:36:29.714Z] f23df028b6ca: Pulling fs layer [2023-12-05T20:36:29.714Z] d65c8cfc05b1: Pulling fs layer [2023-12-05T20:36:29.714Z] 2437ff75d9bd: Pulling fs layer [2023-12-05T20:36:29.714Z] f23df028b6ca: Waiting [2023-12-05T20:36:29.714Z] d65c8cfc05b1: Waiting [2023-12-05T20:36:29.714Z] 2437ff75d9bd: Waiting [2023-12-05T20:36:29.714Z] 765212b225bb: Waiting [2023-12-05T20:36:29.985Z] 04944245beec: Verifying Checksum [2023-12-05T20:36:29.985Z] 765212b225bb: Verifying Checksum [2023-12-05T20:36:29.985Z] 765212b225bb: Download complete [2023-12-05T20:36:29.985Z] f23df028b6ca: Verifying Checksum [2023-12-05T20:36:29.985Z] f23df028b6ca: Download complete [2023-12-05T20:36:29.985Z] d65c8cfc05b1: Verifying Checksum [2023-12-05T20:36:29.985Z] d65c8cfc05b1: Download complete [2023-12-05T20:36:30.255Z] 699f458cf7ca: Verifying Checksum [2023-12-05T20:36:30.255Z] 699f458cf7ca: Download complete [2023-12-05T20:36:30.522Z] 8998bd30e6a1: Verifying Checksum [2023-12-05T20:36:30.522Z] 8998bd30e6a1: Download complete [2023-12-05T20:36:32.469Z] 2437ff75d9bd: Verifying Checksum [2023-12-05T20:36:32.469Z] 2437ff75d9bd: Download complete [2023-12-05T20:36:36.719Z] 8998bd30e6a1: Pull complete [2023-12-05T20:36:36.985Z] 04944245beec: Pull complete [2023-12-05T20:36:38.925Z] 699f458cf7ca: Pull complete [2023-12-05T20:36:38.925Z] 765212b225bb: Pull complete [2023-12-05T20:36:39.884Z] f23df028b6ca: Pull complete [2023-12-05T20:36:39.884Z] d65c8cfc05b1: Pull complete [2023-12-05T20:37:06.558Z] 2437ff75d9bd: Pull complete [2023-12-05T20:37:06.558Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-05T20:37:06.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-05T20:37:06.558Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:37:07.043Z] prd-ubuntu20.04-docker-arm64-4c-16g-24102 does not seem to be running inside a container [2023-12-05T20:37:07.115Z] $ 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-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-05T20:37:09.062Z] $ docker top 1e9be0b62eed35366c933c849ab1dc9d8bfd5a6b4ffbcff94529a3eb594e95b7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:09.751Z] ---> job-cost.sh [2023-12-05T20:37:10.025Z] lf-activate-venv: SKIPPING [2023-12-05T20:37:10.025Z] INFO: No Stack... [2023-12-05T20:37:10.293Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:37:11.256Z] INFO: Archiving Costs [Pipeline] sh [2023-12-05T20:37:11.596Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-12-05T20:37:11.596Z] + cut -d, -f6 [Pipeline] lock [2023-12-05T20:37:12.726Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] [2023-12-05T20:37:12.731Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] did not exist. Created. [2023-12-05T20:37:12.731Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-05T20:37:13.235Z] /w/workspace/device-rest-go/1@tmp/durable-cead7e7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-05T20:37:13.576Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-05T20:37:13.612Z] Warning: overwriting stash ‘stack-cost’ [2023-12-05T20:37:13.651Z] Stashed 1 file(s) [Pipeline] } [2023-12-05T20:37:13.697Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-371-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-05T20:37:13.884Z] $ docker stop --time=1 1e9be0b62eed35366c933c849ab1dc9d8bfd5a6b4ffbcff94529a3eb594e95b7 [2023-12-05T20:37:15.272Z] $ docker rm -f --volumes 1e9be0b62eed35366c933c849ab1dc9d8bfd5a6b4ffbcff94529a3eb594e95b7 [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-05T20:37:17.356Z] provisioning config files... [2023-12-05T20:37:17.364Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp/config6225815463156668545tmp [Pipeline] { [Pipeline] sh [2023-12-05T20:37:17.810Z] + set +x [2023-12-05T20:37:17.810Z] + bash -s -- [2023-12-05T20:37:17.810Z] + curl -s https://codecov.io/bash [2023-12-05T20:37:17.810Z] [2023-12-05T20:37:17.810Z] _____ _ [2023-12-05T20:37:17.810Z] / ____| | | [2023-12-05T20:37:17.810Z] | | ___ __| | ___ ___ _____ __ [2023-12-05T20:37:17.810Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-05T20:37:17.810Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-05T20:37:17.810Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-05T20:37:17.810Z] Bash-1.0.6 [2023-12-05T20:37:17.810Z] [2023-12-05T20:37:17.811Z] [2023-12-05T20:37:17.811Z] ==> git version 2.25.1 found [2023-12-05T20:37:17.811Z] ==> 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-05T20:37:17.811Z] Release-Date: 2020-01-08 [2023-12-05T20:37:17.811Z] 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-05T20:37:17.811Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-05T20:37:17.811Z] ==> Jenkins CI detected. [2023-12-05T20:37:17.811Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-371 [2023-12-05T20:37:17.811Z] project root: . [2023-12-05T20:37:17.811Z] --> token set from env [2023-12-05T20:37:17.811Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-05T20:37:17.811Z] ==> Running gcov in . (disable via -X gcov) [2023-12-05T20:37:17.811Z] ==> Python coveragepy not found [2023-12-05T20:37:17.811Z] ==> Searching for coverage reports in: [2023-12-05T20:37:17.811Z] + . [2023-12-05T20:37:18.069Z] -> Found 1 reports [2023-12-05T20:37:18.069Z] ==> Detecting git/mercurial file structure [2023-12-05T20:37:18.069Z] ==> Reading reports [2023-12-05T20:37:18.069Z] + ./coverage.out bytes=14499 [2023-12-05T20:37:18.069Z] ==> Appending adjustments [2023-12-05T20:37:18.069Z] https://docs.codecov.io/docs/fixing-reports [2023-12-05T20:37:18.069Z] + Found adjustments [2023-12-05T20:37:18.069Z] ==> Gzipping contents [2023-12-05T20:37:18.070Z] 4.0K /tmp/codecov.dR3doa.gz [2023-12-05T20:37:18.070Z] ==> Uploading reports [2023-12-05T20:37:18.070Z] url: https://codecov.io [2023-12-05T20:37:18.070Z] query: branch=PR-371&commit=0fa255ea661a9aca33b5441a86ea33af4c6c6b88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2023-12-05T20:37:18.070Z] -> Pinging Codecov [2023-12-05T20:37:18.070Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-371&commit=0fa255ea661a9aca33b5441a86ea33af4c6c6b88&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-371%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=371&job=&cmd_args= [2023-12-05T20:37:18.070Z] -> Uploading to [2023-12-05T20:37:18.070Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-05/4E5D53B4F1F92C436F7061BF334D961C/0fa255ea661a9aca33b5441a86ea33af4c6c6b88/fc25607c-de31-467a-8f76-8ab67125ed9b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231205%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231205T203718Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=674fdf25a92071cd63c5df2a8ba8fab07ce90d10153b635db05305d96220499c [2023-12-05T20:37:18.330Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-05T20:37:18.330Z] Dload Upload Total Spent Left Speed [2023-12-05T20:37:18.589Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 11212 --:--:-- --:--:-- --:--:-- 11158 100 2321 0 0 100 2321 0 9066 --:--:-- --:--:-- --:--:-- 9031 [2023-12-05T20:37:18.589Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0fa255ea661a9aca33b5441a86ea33af4c6c6b88 [Pipeline] } [2023-12-05T20:37:18.616Z] 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-05T20:37:21.825Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-371/archives ] [2023-12-05T20:37:21.825Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-371/archives [2023-12-05T20:37:21.825Z] total 16 [2023-12-05T20:37:21.825Z] drwxr-xr-x 3 root root 4096 Dec 5 20:32 . [2023-12-05T20:37:21.825Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 20:32 .. [2023-12-05T20:37:21.825Z] drwxr-xr-x 2 root root 4096 Dec 5 20:32 cost [2023-12-05T20:37:21.825Z] -rw-r--r-- 1 root root 86 Dec 5 20:32 cost.csv [2023-12-05T20:37:21.825Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-371/archives [2023-12-05T20:37:21.825Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-371/archives [2023-12-05T20:37:21.825Z] total 16 [2023-12-05T20:37:21.825Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 5 20:32 . [2023-12-05T20:37:21.825Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 5 20:32 .. [2023-12-05T20:37:21.825Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 5 20:32 cost [2023-12-05T20:37:21.825Z] -rw-r--r-- 1 jenkins jenkins 86 Dec 5 20:32 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:22.158Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:23.047Z] ---> package-listing.sh [2023-12-05T20:37:23.047Z] ++ facter osfamily [2023-12-05T20:37:23.047Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-05T20:37:23.307Z] + OS_FAMILY=debian [2023-12-05T20:37:23.307Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-371 [2023-12-05T20:37:23.307Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-05T20:37:23.307Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-05T20:37:23.307Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-05T20:37:23.307Z] + PACKAGES=/tmp/packages_start.txt [2023-12-05T20:37:23.307Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-371 ']' [2023-12-05T20:37:23.307Z] + PACKAGES=/tmp/packages_end.txt [2023-12-05T20:37:23.307Z] + case "${OS_FAMILY}" in [2023-12-05T20:37:23.307Z] + dpkg -l [2023-12-05T20:37:23.307Z] + grep '^ii' [2023-12-05T20:37:23.307Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-05T20:37:23.307Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-05T20:37:23.307Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-05T20:37:23.307Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-371 ']' [2023-12-05T20:37:23.307Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-371/archives/ [2023-12-05T20:37:23.307Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-371/archives/ [Pipeline] echo [2023-12-05T20:37:23.342Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-05T20:37:23.637Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-05T20:37:24.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-05T20:37:24.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-05T20:37:24.566Z] prd-ubuntu20.04-docker-8c-8g-24101 does not seem to be running inside a container [2023-12-05T20:37:24.600Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-371/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-371 -v /w/workspace/gexfoundry_device-rest-go_PR-371:/w/workspace/gexfoundry_device-rest-go_PR-371:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-371@tmp:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-05T20:37:24.814Z] $ docker top a1de941d6233b652f1fe1d2efa6480edf7e09b34c27f1322132874e43a925088 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-05T20:37:25.301Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-05T20:37:25.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-05T20:37:25.929Z] + ls /var/log/sa-host [2023-12-05T20:37:25.929Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-05T20:37:26.101Z] provisioning config files... [2023-12-05T20:37:26.109Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-371@tmp/config2108970435815913790tmp [Pipeline] { [Pipeline] echo [2023-12-05T20:37:26.252Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:26.567Z] ---> create-netrc.sh [Pipeline] } [2023-12-05T20:37:26.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:27.088Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-05T20:37:27.123Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:27.433Z] ---> sudo-logs.sh [2023-12-05T20:37:27.433Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-05T20:37:27.579Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:27.888Z] ---> job-cost.sh [2023-12-05T20:37:27.888Z] lf-activate-venv: SKIPPING [2023-12-05T20:37:27.888Z] DEBUG: total: 0.2199999988079071 [2023-12-05T20:37:27.888Z] INFO: Retrieving Stack Cost... [2023-12-05T20:37:28.150Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-05T20:37:28.410Z] INFO: Archiving Costs [Pipeline] echo [2023-12-05T20:37:28.446Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-05T20:37:28.759Z] ---> logs-deploy.sh [2023-12-05T20:37:28.759Z] lf-activate-venv: SKIPPING [2023-12-05T20:37:28.759Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-371/1 [2023-12-05T20:37:28.759Z] INFO: archiving workspace using pattern(s): [2023-12-05T20:37:29.698Z] Archives upload complete. [2023-12-05T20:37:29.957Z] INFO: archiving logs to Nexus [2023-12-05T20:37:30.527Z] ---> uname -a: [2023-12-05T20:37:30.527Z] Linux prd-ubuntu20-04-docker-8c-8g-24101 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-12-05T20:37:30.527Z] [2023-12-05T20:37:30.527Z] [2023-12-05T20:37:30.527Z] ---> lscpu: [2023-12-05T20:37:30.527Z] Architecture: x86_64 [2023-12-05T20:37:30.527Z] CPU op-mode(s): 32-bit, 64-bit [2023-12-05T20:37:30.527Z] Byte Order: Little Endian [2023-12-05T20:37:30.527Z] Address sizes: 40 bits physical, 48 bits virtual [2023-12-05T20:37:30.527Z] CPU(s): 8 [2023-12-05T20:37:30.527Z] On-line CPU(s) list: 0-7 [2023-12-05T20:37:30.527Z] Thread(s) per core: 1 [2023-12-05T20:37:30.527Z] Core(s) per socket: 1 [2023-12-05T20:37:30.527Z] Socket(s): 8 [2023-12-05T20:37:30.527Z] NUMA node(s): 1 [2023-12-05T20:37:30.527Z] Vendor ID: AuthenticAMD [2023-12-05T20:37:30.527Z] CPU family: 23 [2023-12-05T20:37:30.527Z] Model: 49 [2023-12-05T20:37:30.527Z] Model name: AMD EPYC-Rome Processor [2023-12-05T20:37:30.527Z] Stepping: 0 [2023-12-05T20:37:30.527Z] CPU MHz: 2799.998 [2023-12-05T20:37:30.527Z] BogoMIPS: 5599.99 [2023-12-05T20:37:30.527Z] Virtualization: AMD-V [2023-12-05T20:37:30.527Z] Hypervisor vendor: KVM [2023-12-05T20:37:30.527Z] Virtualization type: full [2023-12-05T20:37:30.527Z] L1d cache: 256 KiB [2023-12-05T20:37:30.527Z] L1i cache: 256 KiB [2023-12-05T20:37:30.527Z] L2 cache: 4 MiB [2023-12-05T20:37:30.527Z] L3 cache: 128 MiB [2023-12-05T20:37:30.527Z] NUMA node0 CPU(s): 0-7 [2023-12-05T20:37:30.527Z] Vulnerability Itlb multihit: Not affected [2023-12-05T20:37:30.527Z] Vulnerability L1tf: Not affected [2023-12-05T20:37:30.527Z] Vulnerability Mds: Not affected [2023-12-05T20:37:30.527Z] Vulnerability Meltdown: Not affected [2023-12-05T20:37:30.527Z] Vulnerability Mmio stale data: Not affected [2023-12-05T20:37:30.527Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-12-05T20:37:30.527Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-12-05T20:37:30.527Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-12-05T20:37:30.527Z] Vulnerability Srbds: Not affected [2023-12-05T20:37:30.527Z] Vulnerability Tsx async abort: Not affected [2023-12-05T20:37:30.527Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-12-05T20:37:30.527Z] [2023-12-05T20:37:30.527Z]