Pull request #411 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4+735057a7c94bd8014c6d5a0aa5fc09c6f3c7e869 (1dabbd26de3fa9877fa116f8acce091e1b000e66) 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-ssh1924051648349359781.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh10178017780656412086.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-411/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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10853968239096379799.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-411/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1528092717906411701.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh18432063574598661107.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-411/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-411/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10178150780827055118.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-12498 in /w/workspace/gexfoundry_device-rest-go_PR-411 [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-411 # 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 > 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/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 735057a7c94bd8014c6d5a0aa5fc09c6f3c7e869 into PR head commit 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 Merge succeeded, producing 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 Checking out Revision 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 (PR-411) 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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 # 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 735057a7c94bd8014c6d5a0aa5fc09c6f3c7e869 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-01T20:10:05.681Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-01T20:10:05.893Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-01T20:10:06.027Z] ========================================================= [2024-10-01T20:10:06.028Z] EdgeX Global Pipelines Version Info [2024-10-01T20:10:06.028Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:10:07.249Z] ------------------- [2024-10-01T20:10:07.249Z] stable info: [2024-10-01T20:10:07.249Z] ------------------- [2024-10-01T20:10:07.249Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T20:10:07.249Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T20:10:07.249Z] Message: update stable to v1.0.264 [2024-10-01T20:10:07.511Z] ------------------- [2024-10-01T20:10:07.511Z] experimental info: [2024-10-01T20:10:07.511Z] ------------------- [2024-10-01T20:10:07.511Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-01T20:10:07.511Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-01T20:10:07.511Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-01T20:10:07.735Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-10-01T20:10:07.798Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-10-01T20:10:07.859Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-01T20:10:07.919Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-01T20:10:08.004Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-01T20:10:08.058Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-10-01T20:10:08.120Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-01T20:10:08.184Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-10-01T20:10:08.251Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-01T20:10:08.421Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-01T20:10:08.478Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-01T20:10:08.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-10-01T20:10:08.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-01T20:10:08.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-01T20:10:08.722Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T20:10:08.779Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-01T20:10:08.834Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T20:10:08.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-01T20:10:08.949Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-01T20:10:09.005Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-01T20:10:09.068Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-10-01T20:10:09.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-10-01T20:10:09.185Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-01T20:10:09.242Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-01T20:10:09.299Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-01T20:10:09.355Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-01T20:10:09.415Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-01T20:10:09.473Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-411 [Pipeline] echo [2024-10-01T20:10:09.527Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-411 [Pipeline] echo [2024-10-01T20:10:09.583Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-411 [Pipeline] echo [2024-10-01T20:10:09.651Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [Pipeline] echo [2024-10-01T20:10:09.710Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0fc716b [Pipeline] echo [2024-10-01T20:10:09.768Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T20:10:09.958Z] provisioning config files... [2024-10-01T20:10:09.973Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp/config13744231895295105737tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:10:10.351Z] ---> ****-login.sh [2024-10-01T20:10:10.351Z] nexus3.edgexfoundry.org:10001 [2024-10-01T20:10:10.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:10.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:10.620Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:10.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:10.620Z] [2024-10-01T20:10:10.620Z] Login Succeeded [2024-10-01T20:10:10.620Z] nexus3.edgexfoundry.org:10002 [2024-10-01T20:10:10.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:10.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:10.879Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:10.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:10.879Z] [2024-10-01T20:10:10.879Z] Login Succeeded [2024-10-01T20:10:10.879Z] nexus3.edgexfoundry.org:10003 [2024-10-01T20:10:10.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:10.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:10.879Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:10.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:10.879Z] [2024-10-01T20:10:10.879Z] Login Succeeded [2024-10-01T20:10:10.879Z] nexus3.edgexfoundry.org:10004 [2024-10-01T20:10:10.879Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:11.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:11.141Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:11.141Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:11.141Z] [2024-10-01T20:10:11.141Z] Login Succeeded [2024-10-01T20:10:11.141Z] ****.io [2024-10-01T20:10:11.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:11.402Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:11.402Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:11.402Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:11.402Z] [2024-10-01T20:10:11.402Z] Login Succeeded [2024-10-01T20:10:11.402Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T20:10:11.437Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-01T20:10:12.093Z] + git rev-list -1 --merges 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4~1..0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [Pipeline] echo [2024-10-01T20:10:12.139Z] -----------> git rev-list -1 --merges 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4~1..0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [false] [Pipeline] sh [2024-10-01T20:10:12.464Z] + git log --format=format:%s -1 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [Pipeline] echo [2024-10-01T20:10:12.509Z] ========================================================= [2024-10-01T20:10:12.510Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-01T20:10:12.510Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T20:10:13.245Z] + git log --format=format:%s -1 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [Pipeline] echo [2024-10-01T20:10:13.292Z] [semverPrep] GIT_COMMIT: 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-10-01T20:10:13.335Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-01T20:10:13.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-01T20:10:13.758Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-01T20:10:13.758Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-01T20:10:13.758Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-01T20:10:13.758Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-01T20:10:13.758Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-01T20:10:13.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:10:14.272Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T20:10:14.272Z] [2024-10-01T20:10:14.272Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:10:14.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T20:10:14.666Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-01T20:10:14.666Z] b85a868b505f: Pulling fs layer [2024-10-01T20:10:14.666Z] e2be974225ed: Pulling fs layer [2024-10-01T20:10:14.666Z] 339a4e72a1f5: Pulling fs layer [2024-10-01T20:10:14.666Z] 988bab9f4d93: Pulling fs layer [2024-10-01T20:10:14.666Z] 1469e6f7b9e6: Pulling fs layer [2024-10-01T20:10:14.666Z] eaf3925da568: Pulling fs layer [2024-10-01T20:10:14.666Z] bab4dde63d76: Pulling fs layer [2024-10-01T20:10:14.666Z] bde34c3a00c8: Pulling fs layer [2024-10-01T20:10:14.666Z] b352a97aabf1: Pulling fs layer [2024-10-01T20:10:14.666Z] 4872d77fe225: Pulling fs layer [2024-10-01T20:10:14.666Z] 5851b861e8e6: Pulling fs layer [2024-10-01T20:10:14.666Z] 988bab9f4d93: Waiting [2024-10-01T20:10:14.666Z] 1469e6f7b9e6: Waiting [2024-10-01T20:10:14.666Z] b352a97aabf1: Waiting [2024-10-01T20:10:14.666Z] bde34c3a00c8: Waiting [2024-10-01T20:10:14.666Z] 4872d77fe225: Waiting [2024-10-01T20:10:14.666Z] eaf3925da568: Waiting [2024-10-01T20:10:14.666Z] bab4dde63d76: Waiting [2024-10-01T20:10:14.666Z] e2be974225ed: Verifying Checksum [2024-10-01T20:10:14.666Z] e2be974225ed: Download complete [2024-10-01T20:10:14.666Z] 988bab9f4d93: Verifying Checksum [2024-10-01T20:10:14.666Z] 988bab9f4d93: Download complete [2024-10-01T20:10:14.927Z] 1469e6f7b9e6: Verifying Checksum [2024-10-01T20:10:14.927Z] 1469e6f7b9e6: Download complete [2024-10-01T20:10:14.927Z] eaf3925da568: Download complete [2024-10-01T20:10:14.927Z] 339a4e72a1f5: Verifying Checksum [2024-10-01T20:10:14.927Z] 339a4e72a1f5: Download complete [2024-10-01T20:10:14.927Z] bde34c3a00c8: Download complete [2024-10-01T20:10:14.927Z] b352a97aabf1: Verifying Checksum [2024-10-01T20:10:14.927Z] b352a97aabf1: Download complete [2024-10-01T20:10:14.927Z] 4872d77fe225: Verifying Checksum [2024-10-01T20:10:14.927Z] 4872d77fe225: Download complete [2024-10-01T20:10:14.927Z] 5851b861e8e6: Download complete [2024-10-01T20:10:14.927Z] b85a868b505f: Verifying Checksum [2024-10-01T20:10:14.927Z] b85a868b505f: Download complete [2024-10-01T20:10:15.186Z] bab4dde63d76: Download complete [2024-10-01T20:10:16.566Z] b85a868b505f: Pull complete [2024-10-01T20:10:16.566Z] e2be974225ed: Pull complete [2024-10-01T20:10:17.146Z] 339a4e72a1f5: Pull complete [2024-10-01T20:10:17.146Z] 988bab9f4d93: Pull complete [2024-10-01T20:10:17.408Z] 1469e6f7b9e6: Pull complete [2024-10-01T20:10:17.408Z] eaf3925da568: Pull complete [2024-10-01T20:10:19.313Z] bab4dde63d76: Pull complete [2024-10-01T20:10:19.314Z] bde34c3a00c8: Pull complete [2024-10-01T20:10:19.314Z] b352a97aabf1: Pull complete [2024-10-01T20:10:19.314Z] 4872d77fe225: Pull complete [2024-10-01T20:10:19.577Z] 5851b861e8e6: Pull complete [2024-10-01T20:10:19.577Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-01T20:10:19.577Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-01T20:10:19.577Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:10:19.942Z] prd-ubuntu20.04-docker-8c-8g-12498 does not seem to be running inside a container [2024-10-01T20:10:19.977Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-411 -v /w/workspace/gexfoundry_device-rest-go_PR-411:/w/workspace/gexfoundry_device-rest-go_PR-411:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-411@tmp:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-01T20:10:22.576Z] $ docker top c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 -eo pid,comm [2024-10-01T20:10:22.626Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-10-01T20:10:22.626Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-01T20:10:22.787Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T20:10:22.787Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T20:10:22.897Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T20:10:22.901Z] $ docker exec c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 ssh-agent [2024-10-01T20:10:23.020Z] SSH_AUTH_SOCK=/tmp/ssh-Z4b0VZjPbzgN/agent.32 [2024-10-01T20:10:23.020Z] SSH_AGENT_PID=38 [2024-10-01T20:10:23.026Z] Running ssh-add (command line suppressed) [2024-10-01T20:10:23.121Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-411@tmp/private_key_5177377950628065810.key (/w/workspace/gexfoundry_device-rest-go_PR-411@tmp/private_key_5177377950628065810.key) [2024-10-01T20:10:23.135Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T20:10:23.477Z] + git tag --points-at HEAD [Pipeline] } [2024-10-01T20:10:23.505Z] $ docker exec --env ******** --env ******** c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 ssh-agent -k [2024-10-01T20:10:23.618Z] unset SSH_AUTH_SOCK; [2024-10-01T20:10:23.619Z] unset SSH_AGENT_PID; [2024-10-01T20:10:23.619Z] echo Agent pid 38 killed; [2024-10-01T20:10:23.628Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-01T20:10:23.744Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-01T20:10:23.744Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-01T20:10:23.859Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-01T20:10:23.862Z] $ docker exec c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 ssh-agent [2024-10-01T20:10:23.969Z] SSH_AUTH_SOCK=/tmp/ssh-45UEe5hxVF2Z/agent.71 [2024-10-01T20:10:23.969Z] SSH_AGENT_PID=77 [2024-10-01T20:10:23.973Z] Running ssh-add (command line suppressed) [2024-10-01T20:10:24.082Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-411@tmp/private_key_5362367997011732501.key (/w/workspace/gexfoundry_device-rest-go_PR-411@tmp/private_key_5362367997011732501.key) [2024-10-01T20:10:24.096Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-01T20:10:24.440Z] + git semver init [2024-10-01T20:10:24.724Z] 2024-10-01 20:10:24,645 [run_init] DEBUG init version:0.0.0 force:False [2024-10-01T20:10:24.724Z] 2024-10-01 20:10:24,646 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-411/.semver [2024-10-01T20:10:24.724Z] 2024-10-01 20:10:24,647 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-411/.semver [2024-10-01T20:10:24.724Z] 2024-10-01 20:10:24,648 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-411/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-411, universal_newlines=False, shell=None, istream=None) [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,075 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-411/.git/info/exclude [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,076 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-411/.semver/PR-411 with force:False [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,076 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-411/.semver/PR-411 [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,080 [execute] INFO git cat-file --batch-check [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-411/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,085 [execute] INFO git cat-file --batch [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,086 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-411/.semver, universal_newlines=False, shell=None, istream=) [2024-10-01T20:10:26.109Z] 2024-10-01 20:10:26,090 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-411/.semver/PR-411 [2024-10-01T20:10:26.109Z] 0.0.0 [Pipeline] } [2024-10-01T20:10:26.140Z] $ docker exec --env ******** --env ******** c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 ssh-agent -k [2024-10-01T20:10:26.249Z] unset SSH_AUTH_SOCK; [2024-10-01T20:10:26.249Z] unset SSH_AGENT_PID; [2024-10-01T20:10:26.249Z] echo Agent pid 77 killed; [2024-10-01T20:10:26.260Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-01T20:10:26.734Z] + git semver [Pipeline] } [2024-10-01T20:10:27.040Z] $ docker stop --time=1 c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 [2024-10-01T20:10:28.346Z] $ docker rm -f --volumes c35da1d5eeff96f60e860f51185a385d4cec6f803b7958272ac58268be97d6a7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T20:10:28.776Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-01T20:10:29.101Z] Stashed 1 file(s) [Pipeline] echo [2024-10-01T20:10:29.126Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T20:10:29.911Z] provisioning config files... [2024-10-01T20:10:29.921Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp/config15155957521603075635tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:10:30.286Z] ---> ****-login.sh [2024-10-01T20:10:30.286Z] nexus3.edgexfoundry.org:10001 [2024-10-01T20:10:30.286Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:30.286Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:30.286Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:30.286Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:30.286Z] [2024-10-01T20:10:30.286Z] Login Succeeded [2024-10-01T20:10:30.287Z] nexus3.edgexfoundry.org:10002 [2024-10-01T20:10:30.287Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:30.287Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:30.287Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:30.287Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:30.287Z] [2024-10-01T20:10:30.287Z] Login Succeeded [2024-10-01T20:10:30.287Z] nexus3.edgexfoundry.org:10003 [2024-10-01T20:10:30.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:30.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:30.545Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:30.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:30.545Z] [2024-10-01T20:10:30.545Z] Login Succeeded [2024-10-01T20:10:30.545Z] nexus3.edgexfoundry.org:10004 [2024-10-01T20:10:30.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:30.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:30.545Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:30.546Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:30.546Z] [2024-10-01T20:10:30.546Z] Login Succeeded [2024-10-01T20:10:30.546Z] ****.io [2024-10-01T20:10:30.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:10:30.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:10:30.804Z] Configure a credential helper to remove this warning. See [2024-10-01T20:10:30.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:10:30.805Z] [2024-10-01T20:10:30.805Z] Login Succeeded [2024-10-01T20:10:30.805Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T20:10:30.838Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T20:10:31.054Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T20:10:31.104Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T20:10:31.152Z] ========================================================= [2024-10-01T20:10:31.152Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-10-01T20:10:31.152Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:10:31.671Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-01T20:10:31.671Z] Sending build context to Docker daemon 16.59MB [2024-10-01T20:10:31.671Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T20:10:31.671Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-01T20:10:31.958Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-01T20:10:31.958Z] 619be1103602: Pulling fs layer [2024-10-01T20:10:31.958Z] 7862e08f4a3e: Pulling fs layer [2024-10-01T20:10:31.958Z] 5df492c9dc93: Pulling fs layer [2024-10-01T20:10:31.958Z] 7629e6793208: Pulling fs layer [2024-10-01T20:10:31.958Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T20:10:31.958Z] fb5054dd5b73: Pulling fs layer [2024-10-01T20:10:31.958Z] eeca6798cff9: Pulling fs layer [2024-10-01T20:10:31.958Z] aa269ceb94a6: Pulling fs layer [2024-10-01T20:10:31.958Z] ada007ff1a6a: Pulling fs layer [2024-10-01T20:10:31.958Z] 7629e6793208: Waiting [2024-10-01T20:10:31.958Z] fb5054dd5b73: Waiting [2024-10-01T20:10:31.958Z] aa269ceb94a6: Waiting [2024-10-01T20:10:31.958Z] ada007ff1a6a: Waiting [2024-10-01T20:10:31.958Z] 4f4fb700ef54: Waiting [2024-10-01T20:10:31.958Z] eeca6798cff9: Waiting [2024-10-01T20:10:31.958Z] 7862e08f4a3e: Verifying Checksum [2024-10-01T20:10:31.958Z] 7862e08f4a3e: Download complete [2024-10-01T20:10:31.958Z] 7629e6793208: Verifying Checksum [2024-10-01T20:10:31.958Z] 7629e6793208: Download complete [2024-10-01T20:10:31.958Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T20:10:31.958Z] 4f4fb700ef54: Download complete [2024-10-01T20:10:31.958Z] fb5054dd5b73: Verifying Checksum [2024-10-01T20:10:31.958Z] fb5054dd5b73: Download complete [2024-10-01T20:10:31.958Z] 619be1103602: Verifying Checksum [2024-10-01T20:10:31.958Z] 619be1103602: Download complete [2024-10-01T20:10:31.958Z] eeca6798cff9: Verifying Checksum [2024-10-01T20:10:31.958Z] eeca6798cff9: Download complete [2024-10-01T20:10:32.218Z] 619be1103602: Pull complete [2024-10-01T20:10:32.218Z] ada007ff1a6a: Verifying Checksum [2024-10-01T20:10:32.218Z] 7862e08f4a3e: Pull complete [2024-10-01T20:10:32.478Z] 5df492c9dc93: Verifying Checksum [2024-10-01T20:10:32.478Z] 5df492c9dc93: Download complete [2024-10-01T20:10:32.735Z] aa269ceb94a6: Verifying Checksum [2024-10-01T20:10:32.735Z] aa269ceb94a6: Download complete [2024-10-01T20:10:36.023Z] 5df492c9dc93: Pull complete [2024-10-01T20:10:36.023Z] 7629e6793208: Pull complete [2024-10-01T20:10:36.023Z] 4f4fb700ef54: Pull complete [2024-10-01T20:10:36.023Z] fb5054dd5b73: Pull complete [2024-10-01T20:10:36.282Z] eeca6798cff9: Pull complete [2024-10-01T20:10:38.834Z] aa269ceb94a6: Pull complete [2024-10-01T20:10:39.092Z] ada007ff1a6a: Pull complete [2024-10-01T20:10:39.093Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-10-01T20:10:39.093Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-10-01T20:10:39.093Z] ---> f489d0715acc [2024-10-01T20:10:39.093Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-01T20:10:44.369Z] ---> Running in e8dc5b64aaa8 [2024-10-01T20:10:44.369Z] Removing intermediate container e8dc5b64aaa8 [2024-10-01T20:10:44.369Z] ---> da5a2fc4219d [2024-10-01T20:10:44.369Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T20:10:44.369Z] ---> Running in 76b79da9eb6d [2024-10-01T20:10:44.369Z] Removing intermediate container 76b79da9eb6d [2024-10-01T20:10:44.369Z] ---> abfdf24a8593 [2024-10-01T20:10:44.369Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T20:10:44.369Z] ---> Running in 4e051fd9a6ec [2024-10-01T20:10:44.369Z] Removing intermediate container 4e051fd9a6ec [2024-10-01T20:10:44.369Z] ---> c95dc9d6422a [2024-10-01T20:10:44.369Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T20:10:44.369Z] ---> Running in feae8cb677e2 [2024-10-01T20:10:44.369Z] Removing intermediate container feae8cb677e2 [2024-10-01T20:10:44.369Z] ---> 4659fc3133c6 [2024-10-01T20:10:44.369Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T20:10:44.369Z] ---> Running in 07d6a6502f46 [2024-10-01T20:10:44.611Z] Still waiting to schedule task [2024-10-01T20:10:44.612Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-01T20:10:44.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T20:10:44.628Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T20:10:44.887Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-10-01T20:10:44.887Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-10-01T20:10:44.887Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-10-01T20:10:45.149Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-10-01T20:10:45.149Z] Executing busybox-1.36.1-r5.trigger [2024-10-01T20:10:45.149Z] OK: 268 MiB in 56 packages [2024-10-01T20:10:45.718Z] Removing intermediate container 07d6a6502f46 [2024-10-01T20:10:45.718Z] ---> 5e687614bb15 [2024-10-01T20:10:45.718Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-01T20:10:45.718Z] ---> Running in 13516aa75349 [2024-10-01T20:10:45.718Z] Removing intermediate container 13516aa75349 [2024-10-01T20:10:45.718Z] ---> ecb8d895d835 [2024-10-01T20:10:45.718Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-01T20:10:45.718Z] ---> 45c3f7e634cd [2024-10-01T20:10:45.718Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T20:10:45.718Z] ---> Running in aa5ce7e5f5b4 [2024-10-01T20:11:42.043Z] Removing intermediate container aa5ce7e5f5b4 [2024-10-01T20:11:42.043Z] ---> 84087b792895 [2024-10-01T20:11:42.043Z] Step 11/12 : COPY . . [2024-10-01T20:11:42.043Z] ---> a66efdcd8f2e [2024-10-01T20:11:42.043Z] Step 12/12 : RUN $MAKE [2024-10-01T20:11:42.043Z] ---> Running in 2747335e1376 [2024-10-01T20:11:42.043Z] noop [2024-10-01T20:11:42.044Z] Removing intermediate container 2747335e1376 [2024-10-01T20:11:42.044Z] ---> e9e463dd7956 [2024-10-01T20:11:42.044Z] Successfully built e9e463dd7956 [2024-10-01T20:11:42.044Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:11:42.537Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T20:11:42.538Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:11:42.715Z] prd-ubuntu20.04-docker-8c-8g-12498 does not seem to be running inside a container [2024-10-01T20:11:42.744Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-411 -v /w/workspace/gexfoundry_device-rest-go_PR-411:/w/workspace/gexfoundry_device-rest-go_PR-411:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-411@tmp:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T20:11:43.361Z] $ docker top 41b508a1521b4458428e15eec505f5569a87904db7595bcb86d9296ca1772e01 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T20:11:43.842Z] + go version [2024-10-01T20:11:43.842Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-10-01T20:11:43.883Z] $ docker stop --time=1 41b508a1521b4458428e15eec505f5569a87904db7595bcb86d9296ca1772e01 [2024-10-01T20:11:45.164Z] $ docker rm -f --volumes 41b508a1521b4458428e15eec505f5569a87904db7595bcb86d9296ca1772e01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:11:45.947Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-01T20:11:45.947Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:11:46.128Z] prd-ubuntu20.04-docker-8c-8g-12498 does not seem to be running inside a container [2024-10-01T20:11:46.153Z] $ 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-411 -v /w/workspace/gexfoundry_device-rest-go_PR-411:/w/workspace/gexfoundry_device-rest-go_PR-411:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-411@tmp:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-10-01T20:11:46.482Z] $ docker top b298a0096d2dfe4e7bb28382e2dd5b726a1c63f9f02ea49c7d0699fdac3c28a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T20:11:46.900Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-411 [Pipeline] fileExists [Pipeline] sh [2024-10-01T20:11:47.274Z] + make test [2024-10-01T20:11:47.274Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T20:11:49.176Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-01T20:12:07.253Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-10-01T20:12:07.253Z] ok github.com/edgexfoundry/device-rest-go/driver 0.010s coverage: 33.2% of statements [2024-10-01T20:12:17.223Z] go vet ./... [2024-10-01T20:12:23.838Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T20:12:23.838Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T20:12:23.838Z] ./bin/test-attribution-txt.sh [2024-10-01T20:12:23.838Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-01T20:12:23.838Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T20:12:23.894Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T20:12:23.936Z] $ docker stop --time=1 b298a0096d2dfe4e7bb28382e2dd5b726a1c63f9f02ea49c7d0699fdac3c28a3 [2024-10-01T20:12:28.075Z] $ docker rm -f --volumes b298a0096d2dfe4e7bb28382e2dd5b726a1c63f9f02ea49c7d0699fdac3c28a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T20:12:28.690Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T20:12:28.771Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-10-01T20:12:29.589Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T20:12:29.909Z] + ls -al . [2024-10-01T20:12:29.909Z] total 248 [2024-10-01T20:12:29.909Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 20:11 . [2024-10-01T20:12:29.909Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 20:09 .. [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 1 20:10 .dockerignore [2024-10-01T20:12:29.909Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 20:12 .git [2024-10-01T20:12:29.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 20:10 .github [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 1 20:10 .gitignore [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 20:10 .golangci.yml [2024-10-01T20:12:29.909Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 20:10 .semver [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 10300 Oct 1 20:10 Attribution.txt [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 1 20:10 CHANGELOG.md [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 1687 Oct 1 20:10 Dockerfile [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 20:10 GOVERNANCE.md [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 1 20:10 Jenkinsfile [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 20:10 LICENSE [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 2016 Oct 1 20:10 Makefile [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 1 20:10 OWNERS.md [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 1 20:10 README.md [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 20:10 VERSION [2024-10-01T20:12:29.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 20:10 bin [2024-10-01T20:12:29.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 20:10 cmd [2024-10-01T20:12:29.909Z] -rw-r--r-- 1 jenkins jenkins 14499 Oct 1 20:12 coverage.out [2024-10-01T20:12:29.909Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 20:10 driver [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 1 20:10 go.mod [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 20:10 go.sum [2024-10-01T20:12:29.909Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 20:10 openapi [2024-10-01T20:12:29.909Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 1 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:12:30.331Z] + 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=0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 --label arch=amd64 --label version=0.0.0 . [2024-10-01T20:12:30.331Z] Sending build context to Docker daemon 16.61MB [2024-10-01T20:12:30.331Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T20:12:30.331Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-01T20:12:30.331Z] ---> e9e463dd7956 [2024-10-01T20:12:30.331Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-01T20:12:30.590Z] ---> Running in 2cd55364fc2e [2024-10-01T20:12:30.590Z] Removing intermediate container 2cd55364fc2e [2024-10-01T20:12:30.590Z] ---> 551b2c756661 [2024-10-01T20:12:30.590Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T20:12:30.849Z] ---> Running in 04c714502ec4 [2024-10-01T20:12:30.849Z] Removing intermediate container 04c714502ec4 [2024-10-01T20:12:30.849Z] ---> 1ca8e2332168 [2024-10-01T20:12:30.849Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T20:12:30.849Z] ---> Running in 39049ee4b155 [2024-10-01T20:12:30.849Z] Removing intermediate container 39049ee4b155 [2024-10-01T20:12:30.849Z] ---> 11ecd803311b [2024-10-01T20:12:30.849Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T20:12:30.849Z] ---> Running in d101ec202b01 [2024-10-01T20:12:31.108Z] Removing intermediate container d101ec202b01 [2024-10-01T20:12:31.108Z] ---> 2983ad7769b7 [2024-10-01T20:12:31.108Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T20:12:31.108Z] ---> Running in a16a75070aca [2024-10-01T20:12:31.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T20:12:31.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T20:12:31.626Z] OK: 268 MiB in 56 packages [2024-10-01T20:12:31.885Z] Removing intermediate container a16a75070aca [2024-10-01T20:12:31.885Z] ---> 86216675e7a6 [2024-10-01T20:12:31.885Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-01T20:12:32.143Z] ---> Running in 1136dacd30a4 [2024-10-01T20:12:32.143Z] Removing intermediate container 1136dacd30a4 [2024-10-01T20:12:32.143Z] ---> 949c28658898 [2024-10-01T20:12:32.143Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-01T20:12:32.143Z] ---> 6e2a0ae52e66 [2024-10-01T20:12:32.143Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T20:12:32.143Z] ---> Running in 67898950afe4 [2024-10-01T20:12:33.145Z] Removing intermediate container 67898950afe4 [2024-10-01T20:12:33.145Z] ---> 57c39db19a7d [2024-10-01T20:12:33.145Z] Step 11/26 : COPY . . [2024-10-01T20:12:33.404Z] ---> 30e345a3efd8 [2024-10-01T20:12:33.404Z] Step 12/26 : RUN $MAKE [2024-10-01T20:12:33.404Z] ---> Running in a82f179aedee [2024-10-01T20:12:33.663Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -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.38" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-10-01T20:13:05.745Z] Removing intermediate container a82f179aedee [2024-10-01T20:13:05.745Z] ---> a0ebd3cbbad4 [2024-10-01T20:13:05.745Z] Step 13/26 : FROM alpine:3.18 [2024-10-01T20:13:05.745Z] 3.18: Pulling from library/alpine [2024-10-01T20:13:05.745Z] 1cc3d825d8b2: Pulling fs layer [2024-10-01T20:13:05.745Z] 1cc3d825d8b2: Verifying Checksum [2024-10-01T20:13:05.745Z] 1cc3d825d8b2: Download complete [2024-10-01T20:13:05.745Z] 1cc3d825d8b2: Pull complete [2024-10-01T20:13:05.745Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T20:13:05.745Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T20:13:05.745Z] ---> 2c64cf60f6f0 [2024-10-01T20:13:05.745Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T20:13:05.745Z] ---> Running in a9195f69aa54 [2024-10-01T20:13:05.745Z] Removing intermediate container a9195f69aa54 [2024-10-01T20:13:05.745Z] ---> 56435561c4f4 [2024-10-01T20:13:05.745Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-01T20:13:05.745Z] ---> Running in 98187facab04 [2024-10-01T20:13:05.745Z] Removing intermediate container 98187facab04 [2024-10-01T20:13:05.745Z] ---> 51c3e70320aa [2024-10-01T20:13:05.745Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-01T20:13:05.745Z] ---> Running in b86c98d3e45b [2024-10-01T20:13:05.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T20:13:05.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T20:13:06.006Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T20:13:06.006Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T20:13:06.006Z] OK: 7 MiB in 16 packages [2024-10-01T20:13:06.266Z] Removing intermediate container b86c98d3e45b [2024-10-01T20:13:06.266Z] ---> ee59e5d70882 [2024-10-01T20:13:06.266Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-01T20:13:06.266Z] ---> Running in 1bc3e784d9b3 [2024-10-01T20:13:06.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-10-01T20:13:06.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-10-01T20:13:06.789Z] OK: 7 MiB in 16 packages [2024-10-01T20:13:07.050Z] Removing intermediate container 1bc3e784d9b3 [2024-10-01T20:13:07.050Z] ---> 7d07cf868fe8 [2024-10-01T20:13:07.050Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-01T20:13:07.996Z] ---> 06fd771ecd26 [2024-10-01T20:13:07.996Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-01T20:13:08.255Z] ---> 0951f4ec0c1c [2024-10-01T20:13:08.255Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-01T20:13:08.255Z] ---> e8fa6aa2fc30 [2024-10-01T20:13:08.255Z] Step 21/26 : EXPOSE 59986 [2024-10-01T20:13:08.255Z] ---> Running in 1a95e414c168 [2024-10-01T20:13:08.513Z] Removing intermediate container 1a95e414c168 [2024-10-01T20:13:08.513Z] ---> c320ca5be83f [2024-10-01T20:13:08.513Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-01T20:13:08.513Z] ---> Running in 4ec8a52d3ed2 [2024-10-01T20:13:08.513Z] Removing intermediate container 4ec8a52d3ed2 [2024-10-01T20:13:08.513Z] ---> 6c5c8a56c7da [2024-10-01T20:13:08.513Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-01T20:13:08.513Z] ---> Running in bd26eb56c8ee [2024-10-01T20:13:08.513Z] Removing intermediate container bd26eb56c8ee [2024-10-01T20:13:08.513Z] ---> 6a093a0c425a [2024-10-01T20:13:08.513Z] Step 24/26 : LABEL arch=amd64 [2024-10-01T20:13:08.513Z] ---> Running in 00404a4a8c5a [2024-10-01T20:13:08.774Z] Removing intermediate container 00404a4a8c5a [2024-10-01T20:13:08.774Z] ---> f300d71b2a53 [2024-10-01T20:13:08.774Z] Step 25/26 : LABEL git_sha=0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [2024-10-01T20:13:08.774Z] ---> Running in 90f1404b8af4 [2024-10-01T20:13:08.774Z] Removing intermediate container 90f1404b8af4 [2024-10-01T20:13:08.774Z] ---> fd3927cd1414 [2024-10-01T20:13:08.774Z] Step 26/26 : LABEL version=0.0.0 [2024-10-01T20:13:08.774Z] ---> Running in b9609150873d [2024-10-01T20:13:08.774Z] Removing intermediate container b9609150873d [2024-10-01T20:13:08.774Z] ---> 80aa4f48efa4 [2024-10-01T20:13:08.774Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T20:13:08.774Z] Successfully built 80aa4f48efa4 [2024-10-01T20:13:08.774Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:13:09.809Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T20:13:09.810Z] [2024-10-01T20:13:09.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:13:10.216Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T20:13:10.216Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-01T20:13:10.216Z] 5eb5b503b376: Pulling fs layer [2024-10-01T20:13:10.216Z] 5c69ac0246d0: Pulling fs layer [2024-10-01T20:13:10.216Z] ec43610c2a17: Pulling fs layer [2024-10-01T20:13:10.216Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-01T20:13:10.216Z] 33b1e0a273af: Pulling fs layer [2024-10-01T20:13:10.216Z] 5d3b04190fa2: Pulling fs layer [2024-10-01T20:13:10.216Z] 2f39f015ded8: Pulling fs layer [2024-10-01T20:13:10.216Z] 33b1e0a273af: Waiting [2024-10-01T20:13:10.216Z] 5d3b04190fa2: Waiting [2024-10-01T20:13:10.216Z] 2f39f015ded8: Waiting [2024-10-01T20:13:10.216Z] 3a2ae6a8a46f: Waiting [2024-10-01T20:13:10.216Z] 5c69ac0246d0: Verifying Checksum [2024-10-01T20:13:10.216Z] 5c69ac0246d0: Download complete [2024-10-01T20:13:10.216Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-01T20:13:10.216Z] 3a2ae6a8a46f: Download complete [2024-10-01T20:13:10.216Z] 33b1e0a273af: Verifying Checksum [2024-10-01T20:13:10.216Z] 33b1e0a273af: Download complete [2024-10-01T20:13:10.216Z] ec43610c2a17: Verifying Checksum [2024-10-01T20:13:10.216Z] ec43610c2a17: Download complete [2024-10-01T20:13:10.216Z] 5d3b04190fa2: Verifying Checksum [2024-10-01T20:13:10.216Z] 5d3b04190fa2: Download complete [2024-10-01T20:13:10.475Z] 5eb5b503b376: Verifying Checksum [2024-10-01T20:13:10.475Z] 5eb5b503b376: Download complete [2024-10-01T20:13:11.040Z] 2f39f015ded8: Download complete [2024-10-01T20:13:11.614Z] 5eb5b503b376: Pull complete [2024-10-01T20:13:11.871Z] 5c69ac0246d0: Pull complete [2024-10-01T20:13:12.130Z] ec43610c2a17: Pull complete [2024-10-01T20:13:12.388Z] 3a2ae6a8a46f: Pull complete [2024-10-01T20:13:12.388Z] 33b1e0a273af: Pull complete [2024-10-01T20:13:12.645Z] 5d3b04190fa2: Pull complete [2024-10-01T20:13:16.828Z] 2f39f015ded8: Pull complete [2024-10-01T20:13:16.828Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-01T20:13:16.828Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T20:13:16.828Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:13:17.076Z] prd-ubuntu20.04-docker-8c-8g-12498 does not seem to be running inside a container [2024-10-01T20:13:17.105Z] $ 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-411 -v /w/workspace/gexfoundry_device-rest-go_PR-411:/w/workspace/gexfoundry_device-rest-go_PR-411:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-411@tmp:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T20:13:21.060Z] $ docker top 7a3de12fb0b028694154a3d00231edf4e1e5103a2080212f350bfcf274dd5db3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:13:21.554Z] ---> job-cost.sh [2024-10-01T20:13:21.554Z] lf-activate-venv: SKIPPING [2024-10-01T20:13:21.554Z] INFO: No Stack... [2024-10-01T20:13:21.813Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T20:13:22.071Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T20:13:22.403Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-411/archives/cost.csv [2024-10-01T20:13:22.403Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T20:13:22.457Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] [2024-10-01T20:13:22.464Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] did not exist. Created. [2024-10-01T20:13:22.471Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T20:13:22.886Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-01T20:13:22.942Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T20:13:22.978Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T20:13:23.065Z] $ docker stop --time=1 7a3de12fb0b028694154a3d00231edf4e1e5103a2080212f350bfcf274dd5db3 [2024-10-01T20:13:24.216Z] $ docker rm -f --volumes 7a3de12fb0b028694154a3d00231edf4e1e5103a2080212f350bfcf274dd5db3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-01T20:13:38.143Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12501 in /w/workspace/gexfoundry_device-rest-go_PR-411 [Pipeline] { [Pipeline] ws [2024-10-01T20:13:38.226Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-10-01T20:13:41.329Z] The recommended git tool is: git [2024-10-01T20:13:45.982Z] using credential edgex-jenkins-ssh [2024-10-01T20:13:46.006Z] Cloning the remote Git repository [2024-10-01T20:13:46.055Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-10-01T20:13:46.161Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-10-01T20:13:46.332Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-01T20:13:46.333Z] > git --version # timeout=10 [2024-10-01T20:13:46.359Z] > git --version # 'git version 2.25.1' [2024-10-01T20:13:46.361Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T20:13:46.507Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T20:13:49.270Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-01T20:13:49.301Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-01T20:13:50.778Z] Merging remotes/origin/main commit 735057a7c94bd8014c6d5a0aa5fc09c6f3c7e869 into PR head commit 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [2024-10-01T20:13:51.095Z] Merge succeeded, producing 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [2024-10-01T20:13:51.096Z] Checking out Revision 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 (PR-411) [2024-10-01T20:13:50.179Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-10-01T20:13:50.221Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-10-01T20:13:50.223Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T20:13:50.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/411/head:refs/remotes/origin/PR-411 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-10-01T20:13:50.796Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T20:13:50.881Z] > git checkout -f 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 # timeout=10 [2024-10-01T20:13:50.963Z] > git remote # timeout=10 [2024-10-01T20:13:50.983Z] > git config --get remote.origin.url # timeout=10 [2024-10-01T20:13:51.032Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-01T20:13:51.053Z] > git merge 735057a7c94bd8014c6d5a0aa5fc09c6f3c7e869 # timeout=10 [2024-10-01T20:13:51.078Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-10-01T20:13:51.101Z] > git config core.sparsecheckout # timeout=10 [2024-10-01T20:13:51.116Z] > git checkout -f 0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 # timeout=10 [2024-10-01T20:13:51.587Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-10-01T20:13:51.631Z] > git --version # timeout=10 [2024-10-01T20:13:51.642Z] > git --version # 'git version 2.25.1' [2024-10-01T20:13:51.657Z] fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T20:13:56.675Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-01T20:13:56.675Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T20:13:56.675Z] Dload Upload Total Spent Left Speed [2024-10-01T20:13:56.675Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 82230 0 --:--:-- --:--:-- --:--:-- 82230 [Pipeline] sh [2024-10-01T20:13:57.017Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-01T20:13:57.360Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-01T20:13:57.360Z] + sudo tee /etc/docker/daemon.new [2024-10-01T20:13:57.360Z] { [2024-10-01T20:13:57.360Z] "registry-mirrors": [ [2024-10-01T20:13:57.360Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-01T20:13:57.360Z] ], [2024-10-01T20:13:57.360Z] "bip": "10.250.0.254/24", [2024-10-01T20:13:57.360Z] "hosts": [ [2024-10-01T20:13:57.360Z] "tcp://0.0.0.0:5555", [2024-10-01T20:13:57.360Z] "unix:///var/run/docker.sock" [2024-10-01T20:13:57.360Z] ], [2024-10-01T20:13:57.360Z] "mtu": 1458, [2024-10-01T20:13:57.360Z] "selinux-enabled": true, [2024-10-01T20:13:57.360Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-01T20:13:57.360Z] } [Pipeline] sh [2024-10-01T20:13:57.718Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-01T20:13:58.064Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T20:14:16.423Z] provisioning config files... [2024-10-01T20:14:16.460Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config5344064570187939271tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:14:16.998Z] ---> ****-login.sh [2024-10-01T20:14:16.998Z] nexus3.edgexfoundry.org:10001 [2024-10-01T20:14:17.583Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:14:17.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:14:17.583Z] Configure a credential helper to remove this warning. See [2024-10-01T20:14:17.583Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:14:17.583Z] [2024-10-01T20:14:17.583Z] Login Succeeded [2024-10-01T20:14:17.583Z] nexus3.edgexfoundry.org:10002 [2024-10-01T20:14:17.851Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:14:18.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:14:18.119Z] Configure a credential helper to remove this warning. See [2024-10-01T20:14:18.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:14:18.119Z] [2024-10-01T20:14:18.119Z] Login Succeeded [2024-10-01T20:14:18.119Z] nexus3.edgexfoundry.org:10003 [2024-10-01T20:14:18.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:14:18.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:14:18.391Z] Configure a credential helper to remove this warning. See [2024-10-01T20:14:18.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:14:18.391Z] [2024-10-01T20:14:18.391Z] Login Succeeded [2024-10-01T20:14:18.391Z] nexus3.edgexfoundry.org:10004 [2024-10-01T20:14:18.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:14:18.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:14:18.937Z] Configure a credential helper to remove this warning. See [2024-10-01T20:14:18.937Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:14:18.937Z] [2024-10-01T20:14:18.937Z] Login Succeeded [2024-10-01T20:14:18.937Z] ****.io [2024-10-01T20:14:18.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-01T20:14:19.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-01T20:14:19.215Z] Configure a credential helper to remove this warning. See [2024-10-01T20:14:19.215Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-01T20:14:19.215Z] [2024-10-01T20:14:19.215Z] Login Succeeded [2024-10-01T20:14:19.215Z] ---> ****-login.sh ends [Pipeline] } [2024-10-01T20:14:19.327Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-01T20:14:19.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T20:14:19.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-01T20:14:19.941Z] ========================================================= [2024-10-01T20:14:19.942Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-10-01T20:14:19.942Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:14:20.494Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-10-01T20:14:20.494Z] Sending build context to Docker daemon 130.6kB [2024-10-01T20:14:20.766Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T20:14:20.766Z] Step 2/12 : FROM ${BASE} AS builder [2024-10-01T20:14:20.766Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-01T20:14:20.766Z] c6b39de5b339: Pulling fs layer [2024-10-01T20:14:20.766Z] a69c41024577: Pulling fs layer [2024-10-01T20:14:20.766Z] d6de4b400683: Pulling fs layer [2024-10-01T20:14:20.766Z] 35cb2a7552d0: Pulling fs layer [2024-10-01T20:14:20.766Z] 4f4fb700ef54: Pulling fs layer [2024-10-01T20:14:20.766Z] 464afbd9ba4c: Pulling fs layer [2024-10-01T20:14:20.766Z] 00f215d4a9da: Pulling fs layer [2024-10-01T20:14:20.766Z] d496ad576159: Pulling fs layer [2024-10-01T20:14:20.766Z] 4f4fb700ef54: Waiting [2024-10-01T20:14:20.766Z] 464afbd9ba4c: Waiting [2024-10-01T20:14:20.766Z] d496ad576159: Waiting [2024-10-01T20:14:20.766Z] 00f215d4a9da: Waiting [2024-10-01T20:14:20.766Z] 35cb2a7552d0: Waiting [2024-10-01T20:14:20.766Z] a69c41024577: Verifying Checksum [2024-10-01T20:14:20.766Z] a69c41024577: Download complete [2024-10-01T20:14:21.042Z] 4f4fb700ef54: Verifying Checksum [2024-10-01T20:14:21.042Z] 4f4fb700ef54: Download complete [2024-10-01T20:14:21.042Z] 464afbd9ba4c: Verifying Checksum [2024-10-01T20:14:21.042Z] 464afbd9ba4c: Download complete [2024-10-01T20:14:21.042Z] c6b39de5b339: Download complete [2024-10-01T20:14:21.321Z] d496ad576159: Verifying Checksum [2024-10-01T20:14:21.321Z] d496ad576159: Download complete [2024-10-01T20:14:21.910Z] c6b39de5b339: Pull complete [2024-10-01T20:14:22.496Z] a69c41024577: Pull complete [2024-10-01T20:14:22.767Z] d6de4b400683: Verifying Checksum [2024-10-01T20:14:22.767Z] d6de4b400683: Download complete [2024-10-01T20:14:24.186Z] 00f215d4a9da: Verifying Checksum [2024-10-01T20:14:24.186Z] 00f215d4a9da: Download complete [2024-10-01T20:14:36.529Z] d6de4b400683: Pull complete [2024-10-01T20:14:36.529Z] 35cb2a7552d0: Pull complete [2024-10-01T20:14:36.529Z] 4f4fb700ef54: Pull complete [2024-10-01T20:14:36.529Z] 464afbd9ba4c: Pull complete [2024-10-01T20:14:44.763Z] 00f215d4a9da: Pull complete [2024-10-01T20:14:46.173Z] d496ad576159: Pull complete [2024-10-01T20:14:46.173Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-10-01T20:14:46.173Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-10-01T20:14:46.173Z] ---> f246e2811388 [2024-10-01T20:14:46.173Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-10-01T20:14:48.119Z] ---> Running in 5a0d09593b8f [2024-10-01T20:14:48.119Z] Removing intermediate container 5a0d09593b8f [2024-10-01T20:14:48.119Z] ---> 1fb22e58b7ec [2024-10-01T20:14:48.119Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T20:14:48.388Z] ---> Running in 5e36626c8b73 [2024-10-01T20:14:48.657Z] Removing intermediate container 5e36626c8b73 [2024-10-01T20:14:48.657Z] ---> 571fadbe5faf [2024-10-01T20:14:48.657Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T20:14:48.657Z] ---> Running in 243cdd89ddc7 [2024-10-01T20:14:48.925Z] Removing intermediate container 243cdd89ddc7 [2024-10-01T20:14:48.925Z] ---> 339d0d8b55c1 [2024-10-01T20:14:48.925Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T20:14:49.193Z] ---> Running in 690f19ed2794 [2024-10-01T20:14:49.467Z] Removing intermediate container 690f19ed2794 [2024-10-01T20:14:49.467Z] ---> f321f9331a3e [2024-10-01T20:14:49.467Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T20:14:49.467Z] ---> Running in be3c67134d71 [2024-10-01T20:14:50.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T20:14:51.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T20:14:52.109Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-10-01T20:14:52.109Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-10-01T20:14:52.109Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-10-01T20:14:52.109Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-10-01T20:14:52.109Z] Executing busybox-1.36.1-r5.trigger [2024-10-01T20:14:52.109Z] OK: 271 MiB in 56 packages [2024-10-01T20:14:53.077Z] Removing intermediate container be3c67134d71 [2024-10-01T20:14:53.077Z] ---> c70a0f07a6aa [2024-10-01T20:14:53.077Z] Step 8/12 : WORKDIR /device-rest-go [2024-10-01T20:14:53.348Z] ---> Running in 9557efd55e87 [2024-10-01T20:14:53.614Z] Removing intermediate container 9557efd55e87 [2024-10-01T20:14:53.614Z] ---> 6fbdaed6acdb [2024-10-01T20:14:53.614Z] Step 9/12 : COPY go.mod vendor* ./ [2024-10-01T20:14:54.200Z] ---> 354ba2a88cad [2024-10-01T20:14:54.200Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T20:14:54.200Z] ---> Running in 218991782f1c [2024-10-01T20:16:45.970Z] Removing intermediate container 218991782f1c [2024-10-01T20:16:45.970Z] ---> c98437fee586 [2024-10-01T20:16:45.970Z] Step 11/12 : COPY . . [2024-10-01T20:16:45.970Z] ---> 2da17cdb343b [2024-10-01T20:16:45.970Z] Step 12/12 : RUN $MAKE [2024-10-01T20:16:45.970Z] ---> Running in af196c06d368 [2024-10-01T20:16:45.970Z] noop [2024-10-01T20:16:45.970Z] Removing intermediate container af196c06d368 [2024-10-01T20:16:45.970Z] ---> 087f10c473f0 [2024-10-01T20:16:45.970Z] Successfully built 087f10c473f0 [2024-10-01T20:16:45.970Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:16:46.494Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T20:16:46.494Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:16:46.832Z] prd-ubuntu20.04-docker-arm64-4c-16g-12501 does not seem to be running inside a container [2024-10-01T20:16:46.899Z] $ 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 [2024-10-01T20:16:48.220Z] $ docker top 8faa44ad70f7d3843b1ab7b3adf5a5c5570488ac6a408ee3ac1a3e68e79a2031 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T20:16:49.107Z] + go version [2024-10-01T20:16:49.107Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-10-01T20:16:49.146Z] $ docker stop --time=1 8faa44ad70f7d3843b1ab7b3adf5a5c5570488ac6a408ee3ac1a3e68e79a2031 [2024-10-01T20:16:50.759Z] $ docker rm -f --volumes 8faa44ad70f7d3843b1ab7b3adf5a5c5570488ac6a408ee3ac1a3e68e79a2031 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:16:51.687Z] + docker inspect -f . ci-base-image-arm64 [2024-10-01T20:16:51.688Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:16:52.023Z] prd-ubuntu20.04-docker-arm64-4c-16g-12501 does not seem to be running inside a container [2024-10-01T20:16:52.091Z] $ 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 [2024-10-01T20:16:54.460Z] $ docker top de58f265e90b535fc4180ab5b2c2af15902626cac784665fe65fd7f003185419 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T20:16:55.044Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-10-01T20:16:55.450Z] + make test [2024-10-01T20:16:55.720Z] go test ./... -coverprofile=coverage.out ./... [2024-10-01T20:17:01.072Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-10-01T20:20:37.900Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-10-01T20:20:40.468Z] ok github.com/edgexfoundry/device-rest-go/driver 0.039s coverage: 33.2% of statements [2024-10-01T20:20:41.422Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-01T20:20:41.422Z] go vet ./... [2024-10-01T20:21:28.969Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-01T20:21:28.969Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-01T20:21:28.969Z] ./bin/test-attribution-txt.sh [2024-10-01T20:21:28.969Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-10-01T20:21:28.969Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-10-01T20:21:28.969Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-10-01T20:21:28.969Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-10-01T20:21:28.969Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-10-01T20:21:28.969Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-10-01T20:21:28.970Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-10-01T20:21:29.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-01T20:21:29.395Z] $ docker stop --time=1 de58f265e90b535fc4180ab5b2c2af15902626cac784665fe65fd7f003185419 [2024-10-01T20:21:31.311Z] $ docker rm -f --volumes de58f265e90b535fc4180ab5b2c2af15902626cac784665fe65fd7f003185419 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-01T20:21:32.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-01T20:21:32.941Z] Warning: overwriting stash ‘coverage-report’ [2024-10-01T20:21:33.415Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-01T20:21:34.082Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-01T20:21:34.431Z] + ls -al . [2024-10-01T20:21:34.431Z] total 244 [2024-10-01T20:21:34.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 20:16 . [2024-10-01T20:21:34.431Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 1 20:13 .. [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 151 Oct 1 20:13 .dockerignore [2024-10-01T20:21:34.431Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 1 20:13 .git [2024-10-01T20:21:34.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 20:13 .github [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 264 Oct 1 20:13 .gitignore [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 1 20:13 .golangci.yml [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 10300 Oct 1 20:13 Attribution.txt [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 17685 Oct 1 20:13 CHANGELOG.md [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 1687 Oct 1 20:13 Dockerfile [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 1 20:13 GOVERNANCE.md [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 1 20:13 Jenkinsfile [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 1 20:13 LICENSE [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 2016 Oct 1 20:13 Makefile [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 620 Oct 1 20:13 OWNERS.md [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 3989 Oct 1 20:13 README.md [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 1 20:10 VERSION [2024-10-01T20:21:34.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 20:13 bin [2024-10-01T20:21:34.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 20:13 cmd [2024-10-01T20:21:34.431Z] -rw-r--r-- 1 jenkins jenkins 14499 Oct 1 20:20 coverage.out [2024-10-01T20:21:34.431Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 20:13 driver [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 7135 Oct 1 20:13 go.mod [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 101675 Oct 1 20:13 go.sum [2024-10-01T20:21:34.431Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 1 20:13 openapi [2024-10-01T20:21:34.431Z] -rw-rw-r-- 1 jenkins jenkins 713 Oct 1 20:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:21:34.887Z] + 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=0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 --label arch=arm64 --label version=0.0.0 . [2024-10-01T20:21:34.887Z] Sending build context to Docker daemon 145.9kB [2024-10-01T20:21:35.161Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-10-01T20:21:35.161Z] Step 2/26 : FROM ${BASE} AS builder [2024-10-01T20:21:35.161Z] ---> 087f10c473f0 [2024-10-01T20:21:35.161Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-10-01T20:21:35.161Z] ---> Running in 0ee834de661c [2024-10-01T20:21:35.745Z] Removing intermediate container 0ee834de661c [2024-10-01T20:21:35.745Z] ---> 7027c7121f1d [2024-10-01T20:21:35.745Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-10-01T20:21:35.745Z] ---> Running in 79775033c787 [2024-10-01T20:21:36.010Z] Removing intermediate container 79775033c787 [2024-10-01T20:21:36.010Z] ---> 6f80f715f7d9 [2024-10-01T20:21:36.010Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-10-01T20:21:36.010Z] ---> Running in cd6a60664ea0 [2024-10-01T20:21:36.276Z] Removing intermediate container cd6a60664ea0 [2024-10-01T20:21:36.276Z] ---> 9dcf14380c3f [2024-10-01T20:21:36.276Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-10-01T20:21:36.543Z] ---> Running in 76b58ba3b772 [2024-10-01T20:21:36.543Z] Removing intermediate container 76b58ba3b772 [2024-10-01T20:21:36.543Z] ---> e633eb66b3ed [2024-10-01T20:21:36.543Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-10-01T20:21:36.811Z] ---> Running in 723ce07aa5a0 [2024-10-01T20:21:37.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T20:21:38.356Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T20:21:39.314Z] OK: 271 MiB in 56 packages [2024-10-01T20:21:40.284Z] Removing intermediate container 723ce07aa5a0 [2024-10-01T20:21:40.284Z] ---> fef24a04bdb9 [2024-10-01T20:21:40.284Z] Step 8/26 : WORKDIR /device-rest-go [2024-10-01T20:21:40.284Z] ---> Running in 485808240cc4 [2024-10-01T20:21:40.551Z] Removing intermediate container 485808240cc4 [2024-10-01T20:21:40.551Z] ---> 34a2421aa1c5 [2024-10-01T20:21:40.551Z] Step 9/26 : COPY go.mod vendor* ./ [2024-10-01T20:21:41.136Z] ---> 96d9ac260d81 [2024-10-01T20:21:41.136Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-01T20:21:41.136Z] ---> Running in 8aa4e7dc6f6a [2024-10-01T20:21:43.730Z] Removing intermediate container 8aa4e7dc6f6a [2024-10-01T20:21:43.730Z] ---> 4f01fbc3c0a5 [2024-10-01T20:21:43.730Z] Step 11/26 : COPY . . [2024-10-01T20:21:43.997Z] ---> 992b53d29423 [2024-10-01T20:21:43.997Z] Step 12/26 : RUN $MAKE [2024-10-01T20:21:43.997Z] ---> Running in e1d8ee4bf9d5 [2024-10-01T20:21:44.969Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -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.38" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-10-01T20:25:06.737Z] Removing intermediate container e1d8ee4bf9d5 [2024-10-01T20:25:06.737Z] ---> c72de334e8ef [2024-10-01T20:25:06.737Z] Step 13/26 : FROM alpine:3.18 [2024-10-01T20:25:06.737Z] 3.18: Pulling from library/alpine [2024-10-01T20:25:06.737Z] 720f3032cd11: Pulling fs layer [2024-10-01T20:25:06.737Z] 720f3032cd11: Verifying Checksum [2024-10-01T20:25:06.737Z] 720f3032cd11: Download complete [2024-10-01T20:25:06.737Z] 720f3032cd11: Pull complete [2024-10-01T20:25:06.737Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-10-01T20:25:06.737Z] Status: Downloaded newer image for alpine:3.18 [2024-10-01T20:25:06.737Z] ---> 3e834921e367 [2024-10-01T20:25:06.737Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-01T20:25:06.737Z] ---> Running in b96c4c28ff45 [2024-10-01T20:25:06.737Z] Removing intermediate container b96c4c28ff45 [2024-10-01T20:25:06.737Z] ---> 44a437606aac [2024-10-01T20:25:06.737Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-10-01T20:25:06.737Z] ---> Running in b19f2b336cc9 [2024-10-01T20:25:06.737Z] Removing intermediate container b19f2b336cc9 [2024-10-01T20:25:06.737Z] ---> 8fcb526bc99d [2024-10-01T20:25:06.737Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-10-01T20:25:06.737Z] ---> Running in 88fce6429f45 [2024-10-01T20:25:06.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T20:25:06.737Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T20:25:06.737Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-10-01T20:25:06.737Z] Executing busybox-1.36.1-r7.trigger [2024-10-01T20:25:06.737Z] OK: 8 MiB in 16 packages [2024-10-01T20:25:06.737Z] Removing intermediate container 88fce6429f45 [2024-10-01T20:25:06.737Z] ---> 74177d4373b7 [2024-10-01T20:25:06.737Z] Step 17/26 : RUN apk --no-cache upgrade [2024-10-01T20:25:06.737Z] ---> Running in f30002ee02d9 [2024-10-01T20:25:07.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-10-01T20:25:07.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-10-01T20:25:08.923Z] OK: 8 MiB in 16 packages [2024-10-01T20:25:09.510Z] Removing intermediate container f30002ee02d9 [2024-10-01T20:25:09.510Z] ---> 2598a94e5065 [2024-10-01T20:25:09.510Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-10-01T20:25:11.456Z] ---> 6959bd4428c6 [2024-10-01T20:25:11.456Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-10-01T20:25:11.724Z] ---> ce86ce19854b [2024-10-01T20:25:11.724Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-10-01T20:25:12.311Z] ---> f9030afa6abf [2024-10-01T20:25:12.311Z] Step 21/26 : EXPOSE 59986 [2024-10-01T20:25:12.311Z] ---> Running in 7085b8a04522 [2024-10-01T20:25:12.583Z] Removing intermediate container 7085b8a04522 [2024-10-01T20:25:12.583Z] ---> bea92da07ab8 [2024-10-01T20:25:12.583Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-10-01T20:25:12.583Z] ---> Running in 55dad2897ab3 [2024-10-01T20:25:12.854Z] Removing intermediate container 55dad2897ab3 [2024-10-01T20:25:12.854Z] ---> c9fa97034f45 [2024-10-01T20:25:12.854Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-10-01T20:25:13.123Z] ---> Running in 5560c4f32c65 [2024-10-01T20:25:13.389Z] Removing intermediate container 5560c4f32c65 [2024-10-01T20:25:13.389Z] ---> c53ecec9fe8a [2024-10-01T20:25:13.389Z] Step 24/26 : LABEL arch=arm64 [2024-10-01T20:25:13.389Z] ---> Running in 4640908d1545 [2024-10-01T20:25:13.657Z] Removing intermediate container 4640908d1545 [2024-10-01T20:25:13.657Z] ---> d5a95666c564 [2024-10-01T20:25:13.657Z] Step 25/26 : LABEL git_sha=0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [2024-10-01T20:25:13.657Z] ---> Running in b0c33e79dcde [2024-10-01T20:25:13.932Z] Removing intermediate container b0c33e79dcde [2024-10-01T20:25:13.932Z] ---> 9d2f1c9158e8 [2024-10-01T20:25:13.932Z] Step 26/26 : LABEL version=0.0.0 [2024-10-01T20:25:14.202Z] ---> Running in dcdae09f82f9 [2024-10-01T20:25:14.469Z] Removing intermediate container dcdae09f82f9 [2024-10-01T20:25:14.469Z] ---> 74e2a50965ba [2024-10-01T20:25:14.469Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-01T20:25:14.469Z] Successfully built 74e2a50965ba [2024-10-01T20:25:14.469Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:25:15.475Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T20:25:15.475Z] [2024-10-01T20:25:15.475Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:25:15.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T20:25:15.891Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-01T20:25:15.891Z] 8998bd30e6a1: Pulling fs layer [2024-10-01T20:25:15.891Z] 04944245beec: Pulling fs layer [2024-10-01T20:25:15.891Z] 699f458cf7ca: Pulling fs layer [2024-10-01T20:25:15.891Z] 765212b225bb: Pulling fs layer [2024-10-01T20:25:15.891Z] f23df028b6ca: Pulling fs layer [2024-10-01T20:25:15.891Z] d65c8cfc05b1: Pulling fs layer [2024-10-01T20:25:15.891Z] 2437ff75d9bd: Pulling fs layer [2024-10-01T20:25:15.891Z] f23df028b6ca: Waiting [2024-10-01T20:25:15.891Z] d65c8cfc05b1: Waiting [2024-10-01T20:25:15.891Z] 2437ff75d9bd: Waiting [2024-10-01T20:25:15.891Z] 765212b225bb: Waiting [2024-10-01T20:25:16.158Z] 04944245beec: Verifying Checksum [2024-10-01T20:25:16.158Z] 04944245beec: Download complete [2024-10-01T20:25:16.158Z] 765212b225bb: Verifying Checksum [2024-10-01T20:25:16.158Z] 765212b225bb: Download complete [2024-10-01T20:25:16.158Z] f23df028b6ca: Verifying Checksum [2024-10-01T20:25:16.158Z] f23df028b6ca: Download complete [2024-10-01T20:25:16.158Z] d65c8cfc05b1: Verifying Checksum [2024-10-01T20:25:16.158Z] d65c8cfc05b1: Download complete [2024-10-01T20:25:16.158Z] 699f458cf7ca: Verifying Checksum [2024-10-01T20:25:16.158Z] 699f458cf7ca: Download complete [2024-10-01T20:25:16.739Z] 8998bd30e6a1: Verifying Checksum [2024-10-01T20:25:16.739Z] 8998bd30e6a1: Download complete [2024-10-01T20:25:19.308Z] 2437ff75d9bd: Verifying Checksum [2024-10-01T20:25:19.308Z] 2437ff75d9bd: Download complete [2024-10-01T20:25:21.240Z] 8998bd30e6a1: Pull complete [2024-10-01T20:25:21.504Z] 04944245beec: Pull complete [2024-10-01T20:25:22.905Z] 699f458cf7ca: Pull complete [2024-10-01T20:25:23.170Z] 765212b225bb: Pull complete [2024-10-01T20:25:24.122Z] f23df028b6ca: Pull complete [2024-10-01T20:25:24.122Z] d65c8cfc05b1: Pull complete [2024-10-01T20:25:39.104Z] 2437ff75d9bd: Pull complete [2024-10-01T20:25:39.104Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-01T20:25:39.104Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-01T20:25:39.104Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:25:39.492Z] prd-ubuntu20.04-docker-arm64-4c-16g-12501 does not seem to be running inside a container [2024-10-01T20:25:39.556Z] $ 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 [2024-10-01T20:25:42.135Z] $ docker top 98b22971a208734ad5a19aceb81ffa07389f25d7f3c40c2e9b6be8a4e5ddc3ac -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:42.845Z] ---> job-cost.sh [2024-10-01T20:25:43.119Z] lf-activate-venv: SKIPPING [2024-10-01T20:25:43.119Z] INFO: No Stack... [2024-10-01T20:25:43.387Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-01T20:25:44.343Z] INFO: Archiving Costs [Pipeline] sh [2024-10-01T20:25:44.682Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-10-01T20:25:44.683Z] + cut -d, -f6 [Pipeline] lock [2024-10-01T20:25:44.773Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] [2024-10-01T20:25:44.778Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] did not exist. Created. [2024-10-01T20:25:44.785Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-01T20:25:45.221Z] /w/workspace/device-rest-go/1@tmp/durable-37041979/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-01T20:25:45.582Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-01T20:25:45.625Z] Warning: overwriting stash ‘stack-cost’ [2024-10-01T20:25:45.663Z] Stashed 1 file(s) [Pipeline] } [2024-10-01T20:25:45.684Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-411-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-01T20:25:45.782Z] $ docker stop --time=1 98b22971a208734ad5a19aceb81ffa07389f25d7f3c40c2e9b6be8a4e5ddc3ac [2024-10-01T20:25:47.226Z] $ docker rm -f --volumes 98b22971a208734ad5a19aceb81ffa07389f25d7f3c40c2e9b6be8a4e5ddc3ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-10-01T20:25:48.417Z] provisioning config files... [2024-10-01T20:25:48.423Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp/config14152020183376379612tmp [Pipeline] { [Pipeline] sh [2024-10-01T20:25:48.784Z] + set +x [2024-10-01T20:25:48.784Z] + curl -s https://codecov.io/bash [2024-10-01T20:25:48.784Z] + bash -s -- [2024-10-01T20:25:48.784Z] [2024-10-01T20:25:48.784Z] _____ _ [2024-10-01T20:25:48.784Z] / ____| | | [2024-10-01T20:25:48.784Z] | | ___ __| | ___ ___ _____ __ [2024-10-01T20:25:48.784Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-01T20:25:48.784Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-01T20:25:48.784Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-01T20:25:48.784Z] Bash-1.0.6 [2024-10-01T20:25:48.784Z] [2024-10-01T20:25:48.784Z] [2024-10-01T20:25:48.784Z] ==> git version 2.25.1 found [2024-10-01T20:25:48.784Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-10-01T20:25:48.784Z] Release-Date: 2020-01-08 [2024-10-01T20:25:48.784Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-10-01T20:25:48.784Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-01T20:25:48.784Z] ==> Jenkins CI detected. [2024-10-01T20:25:48.784Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-411 [2024-10-01T20:25:48.784Z] project root: . [2024-10-01T20:25:48.784Z] --> token set from env [2024-10-01T20:25:48.784Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-01T20:25:48.784Z] ==> Running gcov in . (disable via -X gcov) [2024-10-01T20:25:48.784Z] ==> Python coveragepy not found [2024-10-01T20:25:48.784Z] ==> Searching for coverage reports in: [2024-10-01T20:25:48.784Z] + . [2024-10-01T20:25:48.784Z] -> Found 1 reports [2024-10-01T20:25:48.784Z] ==> Detecting git/mercurial file structure [2024-10-01T20:25:48.784Z] ==> Reading reports [2024-10-01T20:25:49.044Z] + ./coverage.out bytes=14499 [2024-10-01T20:25:49.044Z] ==> Appending adjustments [2024-10-01T20:25:49.044Z] https://docs.codecov.io/docs/fixing-reports [2024-10-01T20:25:49.044Z] + Found adjustments [2024-10-01T20:25:49.044Z] ==> Gzipping contents [2024-10-01T20:25:49.044Z] 4.0K /tmp/codecov.NEQnvy.gz [2024-10-01T20:25:49.044Z] ==> Uploading reports [2024-10-01T20:25:49.044Z] url: https://codecov.io [2024-10-01T20:25:49.044Z] query: branch=PR-411&commit=0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=411&job=&cmd_args= [2024-10-01T20:25:49.044Z] -> Pinging Codecov [2024-10-01T20:25:49.044Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-411&commit=0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-411%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=411&job=&cmd_args= [2024-10-01T20:25:49.044Z] -> Uploading to [2024-10-01T20:25:49.044Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-rest-go/0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4/40e6ac68-721d-4561-bfd3-637b6104525c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T202548Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=db4fca1cb708f1b7a585e1ca60a5898d6fb9fc11f437bc983018637d7f3e69bd [2024-10-01T20:25:49.044Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-01T20:25:49.044Z] Dload Upload Total Spent Left Speed [2024-10-01T20:25:49.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9473 --:--:-- --:--:-- --:--:-- 9473 [2024-10-01T20:25:49.304Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/0fc716bdb15a43c473f13fe1dbc0b1f6e1a633a4 [Pipeline] } [2024-10-01T20:25:49.335Z] 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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-10-01T20:25:51.574Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-411/archives ] [2024-10-01T20:25:51.574Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-411/archives [2024-10-01T20:25:51.574Z] total 16 [2024-10-01T20:25:51.574Z] drwxr-xr-x 3 root root 4096 Oct 1 20:13 . [2024-10-01T20:25:51.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 20:13 .. [2024-10-01T20:25:51.574Z] drwxr-xr-x 2 root root 4096 Oct 1 20:13 cost [2024-10-01T20:25:51.574Z] -rw-r--r-- 1 root root 86 Oct 1 20:13 cost.csv [2024-10-01T20:25:51.574Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-411/archives [2024-10-01T20:25:51.574Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-411/archives [2024-10-01T20:25:51.574Z] total 16 [2024-10-01T20:25:51.574Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 1 20:13 . [2024-10-01T20:25:51.574Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 1 20:13 .. [2024-10-01T20:25:51.574Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 1 20:13 cost [2024-10-01T20:25:51.574Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 1 20:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:51.921Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:52.828Z] ---> package-listing.sh [2024-10-01T20:25:52.828Z] ++ facter osfamily [2024-10-01T20:25:52.828Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-01T20:25:53.087Z] + OS_FAMILY=debian [2024-10-01T20:25:53.087Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-411 [2024-10-01T20:25:53.087Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-01T20:25:53.087Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-01T20:25:53.087Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-01T20:25:53.087Z] + PACKAGES=/tmp/packages_start.txt [2024-10-01T20:25:53.087Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-411 ']' [2024-10-01T20:25:53.087Z] + PACKAGES=/tmp/packages_end.txt [2024-10-01T20:25:53.087Z] + case "${OS_FAMILY}" in [2024-10-01T20:25:53.087Z] + dpkg -l [2024-10-01T20:25:53.087Z] + grep '^ii' [2024-10-01T20:25:53.087Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-01T20:25:53.087Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-01T20:25:53.087Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-01T20:25:53.087Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-411 ']' [2024-10-01T20:25:53.087Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-411/archives/ [2024-10-01T20:25:53.087Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-411/archives/ [Pipeline] echo [2024-10-01T20:25:53.129Z] 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-411/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-01T20:25:53.433Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-01T20:25:53.860Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-01T20:25:53.860Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-01T20:25:54.038Z] prd-ubuntu20.04-docker-8c-8g-12498 does not seem to be running inside a container [2024-10-01T20:25:54.068Z] $ 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-411/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-411 -v /w/workspace/gexfoundry_device-rest-go_PR-411:/w/workspace/gexfoundry_device-rest-go_PR-411:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-411@tmp:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-01T20:25:54.253Z] $ docker top c1a8765fbcb8a0ae2fb6e59d2b5c5e6ec25e1eb46cdaf673b8e20997a95f108e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-01T20:25:54.764Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-01T20:25:55.161Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-01T20:25:55.487Z] + ls /var/log/sa-host [2024-10-01T20:25:55.487Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-01T20:25:55.761Z] provisioning config files... [2024-10-01T20:25:55.770Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-411@tmp/config1253042557393014440tmp [Pipeline] { [Pipeline] echo [2024-10-01T20:25:55.844Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:56.172Z] ---> create-netrc.sh [Pipeline] } [2024-10-01T20:25:56.206Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:56.648Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-01T20:25:56.690Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:57.012Z] ---> sudo-logs.sh [2024-10-01T20:25:57.012Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-01T20:25:57.106Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:57.419Z] ---> job-cost.sh [2024-10-01T20:25:57.419Z] lf-activate-venv: SKIPPING [2024-10-01T20:25:57.419Z] DEBUG: total: 0.2199999988079071 [2024-10-01T20:25:57.419Z] INFO: Retrieving Stack Cost... [2024-10-01T20:25:57.679Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-01T20:25:58.245Z] INFO: Archiving Costs [Pipeline] echo [2024-10-01T20:25:58.286Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-01T20:25:58.620Z] ---> logs-deploy.sh [2024-10-01T20:25:58.620Z] lf-activate-venv: SKIPPING [2024-10-01T20:25:58.620Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-411/1 [2024-10-01T20:25:58.620Z] INFO: archiving workspace using pattern(s): [2024-10-01T20:25:59.559Z] Archives upload complete. [2024-10-01T20:25:59.559Z] INFO: archiving logs to Nexus