Pull request #408 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd50e93529fab93e3551c06c6cbc6155771aa777+3ca1d9672aa57d288ff73684e8f7d94170c5a17a (5cebae9a34aa4e1d744c38e4ac5a49b15ae40064) 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-ssh11886356256576266923.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh6740120524338118076.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 f3350a1713306dce7682ed7e37d5774890d03277 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-408/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-408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4194297722192249281.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-408/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6609857434702449545.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh1440307130218683498.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-408/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-408/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5984848255886392866.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 f3350a1713306dce7682ed7e37d5774890d03277 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8836’ Running on prd-ubuntu20.04-docker-8c-8g-8839 in /w/workspace/gexfoundry_device-rest-go_PR-408 [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-408 # 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 Merging remotes/origin/main commit 3ca1d9672aa57d288ff73684e8f7d94170c5a17a into PR head commit dd50e93529fab93e3551c06c6cbc6155771aa777 Merge succeeded, producing dd50e93529fab93e3551c06c6cbc6155771aa777 Checking out Revision dd50e93529fab93e3551c06c6cbc6155771aa777 (PR-408) 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 f3350a1713306dce7682ed7e37d5774890d03277 > 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/408/head:refs/remotes/origin/PR-408 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd50e93529fab93e3551c06c6cbc6155771aa777 # 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 3ca1d9672aa57d288ff73684e8f7d94170c5a17a # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dd50e93529fab93e3551c06c6cbc6155771aa777 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-27T20:05:28.817Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-27T20:05:29.052Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-27T20:05:29.182Z] ========================================================= [2024-08-27T20:05:29.182Z] EdgeX Global Pipelines Version Info [2024-08-27T20:05:29.182Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:05:30.031Z] ------------------- [2024-08-27T20:05:30.031Z] stable info: [2024-08-27T20:05:30.031Z] ------------------- [2024-08-27T20:05:30.031Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T20:05:30.031Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T20:05:30.031Z] Message: update stable to v1.0.263 [2024-08-27T20:05:30.601Z] ------------------- [2024-08-27T20:05:30.601Z] experimental info: [2024-08-27T20:05:30.601Z] ------------------- [2024-08-27T20:05:30.601Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-08-27T20:05:30.601Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T20:05:30.601Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-27T20:05:30.829Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-08-27T20:05:30.890Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-08-27T20:05:30.950Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-27T20:05:31.014Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-27T20:05:31.072Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-27T20:05:31.126Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-27T20:05:31.196Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-27T20:05:31.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-08-27T20:05:31.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-27T20:05:31.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-27T20:05:31.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-27T20:05:31.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-08-27T20:05:31.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-27T20:05:31.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-27T20:05:31.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T20:05:31.760Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-27T20:05:31.827Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T20:05:31.890Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-08-27T20:05:31.950Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-27T20:05:32.008Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-27T20:05:32.074Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-08-27T20:05:32.144Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-08-27T20:05:32.206Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-08-27T20:05:32.276Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-08-27T20:05:32.340Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-08-27T20:05:32.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-27T20:05:32.467Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-27T20:05:32.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-408 [Pipeline] echo [2024-08-27T20:05:32.595Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-408 [Pipeline] echo [2024-08-27T20:05:32.655Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-408 [Pipeline] echo [2024-08-27T20:05:32.718Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd50e93529fab93e3551c06c6cbc6155771aa777 [Pipeline] echo [2024-08-27T20:05:32.783Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd50e93 [Pipeline] echo [2024-08-27T20:05:32.840Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T20:05:33.004Z] provisioning config files... [2024-08-27T20:05:33.017Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp/config13856139771758921770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:05:33.412Z] ---> ****-login.sh [2024-08-27T20:05:33.412Z] nexus3.edgexfoundry.org:10001 [2024-08-27T20:05:33.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:33.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:33.984Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:33.984Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:33.984Z] [2024-08-27T20:05:33.984Z] Login Succeeded [2024-08-27T20:05:33.984Z] nexus3.edgexfoundry.org:10002 [2024-08-27T20:05:34.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:34.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:34.253Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:34.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:34.253Z] [2024-08-27T20:05:34.253Z] Login Succeeded [2024-08-27T20:05:34.253Z] nexus3.edgexfoundry.org:10003 [2024-08-27T20:05:34.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:34.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:34.253Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:34.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:34.253Z] [2024-08-27T20:05:34.253Z] Login Succeeded [2024-08-27T20:05:34.253Z] nexus3.edgexfoundry.org:10004 [2024-08-27T20:05:34.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:34.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:34.515Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:34.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:34.515Z] [2024-08-27T20:05:34.515Z] Login Succeeded [2024-08-27T20:05:34.515Z] ****.io [2024-08-27T20:05:34.515Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:34.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:34.791Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:34.791Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:34.791Z] [2024-08-27T20:05:34.791Z] Login Succeeded [2024-08-27T20:05:34.791Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T20:05:34.826Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-27T20:05:35.518Z] + git rev-list -1 --merges dd50e93529fab93e3551c06c6cbc6155771aa777~1..dd50e93529fab93e3551c06c6cbc6155771aa777 [Pipeline] echo [2024-08-27T20:05:35.568Z] -----------> git rev-list -1 --merges dd50e93529fab93e3551c06c6cbc6155771aa777~1..dd50e93529fab93e3551c06c6cbc6155771aa777 dd50e93529fab93e3551c06c6cbc6155771aa777 [false] [Pipeline] sh [2024-08-27T20:05:35.892Z] + git log --format=format:%s -1 dd50e93529fab93e3551c06c6cbc6155771aa777 [Pipeline] echo [2024-08-27T20:05:35.984Z] ========================================================= [2024-08-27T20:05:35.984Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-27T20:05:35.984Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T20:05:36.505Z] + git log --format=format:%s -1 dd50e93529fab93e3551c06c6cbc6155771aa777 [Pipeline] echo [2024-08-27T20:05:36.550Z] [semverPrep] GIT_COMMIT: dd50e93529fab93e3551c06c6cbc6155771aa777, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-08-27T20:05:36.591Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-08-27T20:05:37.047Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-27T20:05:37.047Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-27T20:05:37.047Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-27T20:05:37.047Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-27T20:05:37.047Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-27T20:05:37.047Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-27T20:05:37.047Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:05:37.639Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T20:05:37.639Z] [2024-08-27T20:05:37.639Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:05:38.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T20:05:38.637Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-27T20:05:38.637Z] b85a868b505f: Pulling fs layer [2024-08-27T20:05:38.637Z] e2be974225ed: Pulling fs layer [2024-08-27T20:05:38.637Z] 339a4e72a1f5: Pulling fs layer [2024-08-27T20:05:38.637Z] 988bab9f4d93: Pulling fs layer [2024-08-27T20:05:38.637Z] 1469e6f7b9e6: Pulling fs layer [2024-08-27T20:05:38.637Z] eaf3925da568: Pulling fs layer [2024-08-27T20:05:38.637Z] bab4dde63d76: Pulling fs layer [2024-08-27T20:05:38.637Z] bde34c3a00c8: Pulling fs layer [2024-08-27T20:05:38.637Z] b352a97aabf1: Pulling fs layer [2024-08-27T20:05:38.637Z] 4872d77fe225: Pulling fs layer [2024-08-27T20:05:38.637Z] 5851b861e8e6: Pulling fs layer [2024-08-27T20:05:38.637Z] 988bab9f4d93: Waiting [2024-08-27T20:05:38.637Z] 1469e6f7b9e6: Waiting [2024-08-27T20:05:38.637Z] eaf3925da568: Waiting [2024-08-27T20:05:38.637Z] 4872d77fe225: Waiting [2024-08-27T20:05:38.637Z] bab4dde63d76: Waiting [2024-08-27T20:05:38.637Z] 5851b861e8e6: Waiting [2024-08-27T20:05:38.637Z] bde34c3a00c8: Waiting [2024-08-27T20:05:38.637Z] b352a97aabf1: Waiting [2024-08-27T20:05:38.637Z] e2be974225ed: Download complete [2024-08-27T20:05:38.637Z] 988bab9f4d93: Verifying Checksum [2024-08-27T20:05:38.637Z] 1469e6f7b9e6: Verifying Checksum [2024-08-27T20:05:38.637Z] 1469e6f7b9e6: Download complete [2024-08-27T20:05:38.637Z] eaf3925da568: Verifying Checksum [2024-08-27T20:05:38.637Z] eaf3925da568: Download complete [2024-08-27T20:05:38.637Z] 339a4e72a1f5: Verifying Checksum [2024-08-27T20:05:38.637Z] 339a4e72a1f5: Download complete [2024-08-27T20:05:38.637Z] bde34c3a00c8: Verifying Checksum [2024-08-27T20:05:38.637Z] bde34c3a00c8: Download complete [2024-08-27T20:05:38.637Z] b352a97aabf1: Download complete [2024-08-27T20:05:38.637Z] 4872d77fe225: Verifying Checksum [2024-08-27T20:05:38.637Z] 4872d77fe225: Download complete [2024-08-27T20:05:38.637Z] 5851b861e8e6: Verifying Checksum [2024-08-27T20:05:38.898Z] b85a868b505f: Verifying Checksum [2024-08-27T20:05:38.898Z] b85a868b505f: Download complete [2024-08-27T20:05:39.175Z] bab4dde63d76: Verifying Checksum [2024-08-27T20:05:39.175Z] bab4dde63d76: Download complete [2024-08-27T20:05:40.579Z] b85a868b505f: Pull complete [2024-08-27T20:05:40.840Z] e2be974225ed: Pull complete [2024-08-27T20:05:41.800Z] 339a4e72a1f5: Pull complete [2024-08-27T20:05:41.800Z] 988bab9f4d93: Pull complete [2024-08-27T20:05:42.059Z] 1469e6f7b9e6: Pull complete [2024-08-27T20:05:42.320Z] eaf3925da568: Pull complete [2024-08-27T20:05:44.234Z] bab4dde63d76: Pull complete [2024-08-27T20:05:44.234Z] bde34c3a00c8: Pull complete [2024-08-27T20:05:44.493Z] b352a97aabf1: Pull complete [2024-08-27T20:05:44.493Z] 4872d77fe225: Pull complete [2024-08-27T20:05:44.753Z] 5851b861e8e6: Pull complete [2024-08-27T20:05:44.753Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-27T20:05:44.753Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-27T20:05:44.753Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:05:45.051Z] prd-ubuntu20.04-docker-8c-8g-8839 does not seem to be running inside a container [2024-08-27T20:05:45.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-408 -v /w/workspace/gexfoundry_device-rest-go_PR-408:/w/workspace/gexfoundry_device-rest-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-408@tmp:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-27T20:05:48.412Z] $ docker top e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 -eo pid,comm [2024-08-27T20:05:48.470Z] 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-08-27T20:05:48.470Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-27T20:05:48.636Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T20:05:48.636Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T20:05:48.778Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T20:05:48.782Z] $ docker exec e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 ssh-agent [2024-08-27T20:05:48.890Z] SSH_AUTH_SOCK=/tmp/ssh-dtLxA2RiUHgg/agent.33 [2024-08-27T20:05:48.890Z] SSH_AGENT_PID=39 [2024-08-27T20:05:48.899Z] Running ssh-add (command line suppressed) [2024-08-27T20:05:49.002Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-408@tmp/private_key_4397394295080001938.key (/w/workspace/gexfoundry_device-rest-go_PR-408@tmp/private_key_4397394295080001938.key) [2024-08-27T20:05:49.017Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T20:05:49.371Z] + git tag --points-at HEAD [Pipeline] } [2024-08-27T20:05:49.400Z] $ docker exec --env ******** --env ******** e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 ssh-agent -k [2024-08-27T20:05:49.500Z] unset SSH_AUTH_SOCK; [2024-08-27T20:05:49.501Z] unset SSH_AGENT_PID; [2024-08-27T20:05:49.501Z] echo Agent pid 39 killed; [2024-08-27T20:05:49.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-27T20:05:49.631Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-27T20:05:49.631Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-27T20:05:49.739Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-27T20:05:49.741Z] $ docker exec e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 ssh-agent [2024-08-27T20:05:49.849Z] SSH_AUTH_SOCK=/tmp/ssh-yb4HsCmAQrpm/agent.73 [2024-08-27T20:05:49.849Z] SSH_AGENT_PID=79 [2024-08-27T20:05:49.854Z] Running ssh-add (command line suppressed) [2024-08-27T20:05:49.952Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-408@tmp/private_key_4993071411398011894.key (/w/workspace/gexfoundry_device-rest-go_PR-408@tmp/private_key_4993071411398011894.key) [2024-08-27T20:05:49.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-27T20:05:50.314Z] + git semver init [2024-08-27T20:05:50.573Z] 2024-08-27 20:05:50,475 [run_init] DEBUG init version:0.0.0 force:False [2024-08-27T20:05:50.573Z] 2024-08-27 20:05:50,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-408/.semver [2024-08-27T20:05:50.573Z] 2024-08-27 20:05:50,476 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-408/.semver [2024-08-27T20:05:50.573Z] 2024-08-27 20:05:50,476 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-408/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-408, universal_newlines=False, shell=None, istream=None) [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,842 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-408/.git/info/exclude [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,843 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-408/.semver/PR-408 with force:False [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,843 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-408/.semver/PR-408 [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,847 [execute] INFO git cat-file --batch-check [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,848 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-408/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,854 [execute] INFO git cat-file --batch [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,855 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-408/.semver, universal_newlines=False, shell=None, istream=) [2024-08-27T20:05:51.957Z] 2024-08-27 20:05:51,860 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-408/.semver/PR-408 [2024-08-27T20:05:51.957Z] 0.0.0 [Pipeline] } [2024-08-27T20:05:51.983Z] $ docker exec --env ******** --env ******** e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 ssh-agent -k [2024-08-27T20:05:52.105Z] unset SSH_AUTH_SOCK; [2024-08-27T20:05:52.106Z] unset SSH_AGENT_PID; [2024-08-27T20:05:52.106Z] echo Agent pid 79 killed; [2024-08-27T20:05:52.115Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-27T20:05:52.580Z] + git semver [Pipeline] } [2024-08-27T20:05:52.866Z] $ docker stop --time=1 e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 [2024-08-27T20:05:54.159Z] $ docker rm -f --volumes e001c33104cc567b9270f0405395f4b520ab1002a0c1cac196698c6a1dc18243 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T20:05:54.585Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-27T20:05:54.878Z] Stashed 1 file(s) [Pipeline] echo [2024-08-27T20:05:54.909Z] [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-08-27T20:05:55.673Z] provisioning config files... [2024-08-27T20:05:55.682Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp/config5050705196709543134tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:05:56.075Z] ---> ****-login.sh [2024-08-27T20:05:56.075Z] nexus3.edgexfoundry.org:10001 [2024-08-27T20:05:56.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:56.075Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:56.075Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:56.075Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:56.075Z] [2024-08-27T20:05:56.075Z] Login Succeeded [2024-08-27T20:05:56.075Z] nexus3.edgexfoundry.org:10002 [2024-08-27T20:05:56.075Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:56.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:56.336Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:56.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:56.336Z] [2024-08-27T20:05:56.336Z] Login Succeeded [2024-08-27T20:05:56.336Z] nexus3.edgexfoundry.org:10003 [2024-08-27T20:05:56.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:56.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:56.336Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:56.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:56.337Z] [2024-08-27T20:05:56.337Z] Login Succeeded [2024-08-27T20:05:56.337Z] nexus3.edgexfoundry.org:10004 [2024-08-27T20:05:56.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:56.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:56.337Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:56.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:56.337Z] [2024-08-27T20:05:56.337Z] Login Succeeded [2024-08-27T20:05:56.337Z] ****.io [2024-08-27T20:05:56.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:05:56.857Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:05:56.857Z] Configure a credential helper to remove this warning. See [2024-08-27T20:05:56.857Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:05:56.857Z] [2024-08-27T20:05:56.857Z] Login Succeeded [2024-08-27T20:05:56.857Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T20:05:56.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T20:05:57.127Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T20:05:57.182Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T20:05:57.235Z] ========================================================= [2024-08-27T20:05:57.235Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-27T20:05:57.235Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:05:57.758Z] + 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-08-27T20:05:57.758Z] Sending build context to Docker daemon 16.56MB [2024-08-27T20:05:57.758Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T20:05:57.758Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T20:05:57.758Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-27T20:05:57.758Z] 619be1103602: Pulling fs layer [2024-08-27T20:05:57.758Z] 7862e08f4a3e: Pulling fs layer [2024-08-27T20:05:57.758Z] 5df492c9dc93: Pulling fs layer [2024-08-27T20:05:57.758Z] 7629e6793208: Pulling fs layer [2024-08-27T20:05:57.758Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T20:05:57.758Z] fb5054dd5b73: Pulling fs layer [2024-08-27T20:05:57.758Z] eeca6798cff9: Pulling fs layer [2024-08-27T20:05:57.758Z] aa269ceb94a6: Pulling fs layer [2024-08-27T20:05:57.758Z] ada007ff1a6a: Pulling fs layer [2024-08-27T20:05:57.758Z] aa269ceb94a6: Waiting [2024-08-27T20:05:57.758Z] eeca6798cff9: Waiting [2024-08-27T20:05:57.758Z] 7629e6793208: Waiting [2024-08-27T20:05:57.758Z] ada007ff1a6a: Waiting [2024-08-27T20:05:57.758Z] 4f4fb700ef54: Waiting [2024-08-27T20:05:57.758Z] fb5054dd5b73: Waiting [2024-08-27T20:05:58.017Z] 7862e08f4a3e: Download complete [2024-08-27T20:05:58.017Z] 7629e6793208: Download complete [2024-08-27T20:05:58.017Z] 4f4fb700ef54: Download complete [2024-08-27T20:05:58.017Z] 619be1103602: Verifying Checksum [2024-08-27T20:05:58.017Z] 619be1103602: Download complete [2024-08-27T20:05:58.017Z] eeca6798cff9: Verifying Checksum [2024-08-27T20:05:58.017Z] eeca6798cff9: Download complete [2024-08-27T20:05:58.017Z] 619be1103602: Pull complete [2024-08-27T20:05:58.017Z] ada007ff1a6a: Verifying Checksum [2024-08-27T20:05:58.017Z] ada007ff1a6a: Download complete [2024-08-27T20:05:58.276Z] 7862e08f4a3e: Pull complete [2024-08-27T20:05:58.534Z] 5df492c9dc93: Verifying Checksum [2024-08-27T20:05:58.534Z] 5df492c9dc93: Download complete [2024-08-27T20:05:58.793Z] aa269ceb94a6: Verifying Checksum [2024-08-27T20:05:58.793Z] aa269ceb94a6: Download complete [2024-08-27T20:06:02.075Z] 5df492c9dc93: Pull complete [2024-08-27T20:06:02.075Z] 7629e6793208: Pull complete [2024-08-27T20:06:02.075Z] 4f4fb700ef54: Pull complete [2024-08-27T20:06:02.075Z] fb5054dd5b73: Pull complete [2024-08-27T20:06:02.075Z] eeca6798cff9: Pull complete [2024-08-27T20:06:04.608Z] aa269ceb94a6: Pull complete [2024-08-27T20:06:04.867Z] ada007ff1a6a: Pull complete [2024-08-27T20:06:05.125Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-27T20:06:05.125Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-27T20:06:05.125Z] ---> f489d0715acc [2024-08-27T20:06:05.125Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T20:06:09.322Z] ---> Running in 1112dd7e901f [2024-08-27T20:06:09.322Z] Removing intermediate container 1112dd7e901f [2024-08-27T20:06:09.322Z] ---> cfa370e966d7 [2024-08-27T20:06:09.322Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T20:06:09.322Z] ---> Running in 360a7375c01d [2024-08-27T20:06:09.322Z] Removing intermediate container 360a7375c01d [2024-08-27T20:06:09.322Z] ---> 287c314952ab [2024-08-27T20:06:09.322Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T20:06:09.322Z] ---> Running in 2737996cedc8 [2024-08-27T20:06:09.581Z] Removing intermediate container 2737996cedc8 [2024-08-27T20:06:09.581Z] ---> d2619836c614 [2024-08-27T20:06:09.581Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T20:06:09.581Z] ---> Running in 8bdab2780129 [2024-08-27T20:06:09.581Z] Removing intermediate container 8bdab2780129 [2024-08-27T20:06:09.581Z] ---> 42c6562c9df7 [2024-08-27T20:06:09.581Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T20:06:09.581Z] ---> Running in 9165c0baff70 [2024-08-27T20:06:09.839Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T20:06:10.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T20:06:10.356Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-27T20:06:10.356Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-27T20:06:10.356Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-27T20:06:10.356Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-27T20:06:10.356Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T20:06:10.356Z] OK: 268 MiB in 56 packages [2024-08-27T20:06:10.444Z] Still waiting to schedule task [2024-08-27T20:06:10.444Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8837’ [2024-08-27T20:06:10.943Z] Removing intermediate container 9165c0baff70 [2024-08-27T20:06:10.943Z] ---> 901179d23c8e [2024-08-27T20:06:10.943Z] Step 8/12 : WORKDIR /device-rest-go [2024-08-27T20:06:10.943Z] ---> Running in 62d510faae81 [2024-08-27T20:06:10.943Z] Removing intermediate container 62d510faae81 [2024-08-27T20:06:10.943Z] ---> 19c7a6741649 [2024-08-27T20:06:10.943Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-27T20:06:11.202Z] ---> 9f6a60cf23c6 [2024-08-27T20:06:11.202Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T20:06:11.202Z] ---> Running in 0046952c8476 [2024-08-27T20:07:07.558Z] Removing intermediate container 0046952c8476 [2024-08-27T20:07:07.558Z] ---> 8a292091b43b [2024-08-27T20:07:07.558Z] Step 11/12 : COPY . . [2024-08-27T20:07:07.558Z] ---> 55996224503a [2024-08-27T20:07:07.558Z] Step 12/12 : RUN $MAKE [2024-08-27T20:07:07.558Z] ---> Running in 0ff876e47471 [2024-08-27T20:07:07.558Z] noop [2024-08-27T20:07:07.558Z] Removing intermediate container 0ff876e47471 [2024-08-27T20:07:07.558Z] ---> 7f01accf0b7b [2024-08-27T20:07:07.558Z] Successfully built 7f01accf0b7b [2024-08-27T20:07:07.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:07:08.040Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T20:07:08.040Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:07:08.252Z] prd-ubuntu20.04-docker-8c-8g-8839 does not seem to be running inside a container [2024-08-27T20:07:08.283Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-408 -v /w/workspace/gexfoundry_device-rest-go_PR-408:/w/workspace/gexfoundry_device-rest-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-408@tmp:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T20:07:08.635Z] $ docker top b2c411c10b85fa25d2e4ca79b8672905beab0c2451a88e08c0fb573f1b0ac8ce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T20:07:09.076Z] + go version [2024-08-27T20:07:09.076Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-27T20:07:09.116Z] $ docker stop --time=1 b2c411c10b85fa25d2e4ca79b8672905beab0c2451a88e08c0fb573f1b0ac8ce [2024-08-27T20:07:10.349Z] $ docker rm -f --volumes b2c411c10b85fa25d2e4ca79b8672905beab0c2451a88e08c0fb573f1b0ac8ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:07:11.151Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-27T20:07:11.151Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:07:11.346Z] prd-ubuntu20.04-docker-8c-8g-8839 does not seem to be running inside a container [2024-08-27T20:07:11.377Z] $ 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-408 -v /w/workspace/gexfoundry_device-rest-go_PR-408:/w/workspace/gexfoundry_device-rest-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-408@tmp:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-08-27T20:07:11.695Z] $ docker top 717a4db0dc0dc8775bfadb6c6a187862e2f43bd0f213cfba682637aac7e6428b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T20:07:12.107Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-408 [Pipeline] fileExists [Pipeline] sh [2024-08-27T20:07:12.496Z] + make test [2024-08-27T20:07:12.497Z] go test ./... -coverprofile=coverage.out ./... [2024-08-27T20:07:14.396Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-08-27T20:07:32.464Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-08-27T20:07:32.464Z] ok github.com/edgexfoundry/device-rest-go/driver 0.008s coverage: 33.2% of statements [2024-08-27T20:07:40.575Z] go vet ./... [2024-08-27T20:07:45.863Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T20:07:45.863Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T20:07:45.863Z] ./bin/test-attribution-txt.sh [2024-08-27T20:07:45.863Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T20:07:45.863Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T20:07:45.908Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T20:07:45.947Z] $ docker stop --time=1 717a4db0dc0dc8775bfadb6c6a187862e2f43bd0f213cfba682637aac7e6428b [2024-08-27T20:07:50.537Z] $ docker rm -f --volumes 717a4db0dc0dc8775bfadb6c6a187862e2f43bd0f213cfba682637aac7e6428b [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T20:07:51.165Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T20:07:51.242Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-08-27T20:07:52.091Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T20:07:52.400Z] + ls -al . [2024-08-27T20:07:52.400Z] total 248 [2024-08-27T20:07:52.400Z] drwxrwxr-x 9 jenkins jenkins 4096 Aug 27 20:07 . [2024-08-27T20:07:52.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 20:05 .. [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 27 20:05 .dockerignore [2024-08-27T20:07:52.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 20:07 .git [2024-08-27T20:07:52.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 20:05 .github [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 27 20:05 .gitignore [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 20:05 .golangci.yml [2024-08-27T20:07:52.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 20:05 .semver [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 10300 Aug 27 20:05 Attribution.txt [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 17685 Aug 27 20:05 CHANGELOG.md [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 1687 Aug 27 20:05 Dockerfile [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 20:05 GOVERNANCE.md [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 27 20:05 Jenkinsfile [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 20:05 LICENSE [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 2016 Aug 27 20:05 Makefile [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 27 20:05 OWNERS.md [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 27 20:05 README.md [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 20:05 VERSION [2024-08-27T20:07:52.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 20:05 bin [2024-08-27T20:07:52.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 20:05 cmd [2024-08-27T20:07:52.400Z] -rw-r--r-- 1 jenkins jenkins 14499 Aug 27 20:07 coverage.out [2024-08-27T20:07:52.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 20:05 driver [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 7134 Aug 27 20:05 go.mod [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 20:05 go.sum [2024-08-27T20:07:52.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 20:05 openapi [2024-08-27T20:07:52.400Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 27 20:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:07:52.876Z] + 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=dd50e93529fab93e3551c06c6cbc6155771aa777 --label arch=amd64 --label version=0.0.0 . [2024-08-27T20:07:52.876Z] Sending build context to Docker daemon 16.58MB [2024-08-27T20:07:52.876Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T20:07:52.876Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-27T20:07:52.876Z] ---> 7f01accf0b7b [2024-08-27T20:07:52.876Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-08-27T20:07:53.134Z] ---> Running in ae4808ab4c75 [2024-08-27T20:07:53.134Z] Removing intermediate container ae4808ab4c75 [2024-08-27T20:07:53.134Z] ---> a2f9120371a7 [2024-08-27T20:07:53.134Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T20:07:53.394Z] ---> Running in 0219cd02821b [2024-08-27T20:07:53.394Z] Removing intermediate container 0219cd02821b [2024-08-27T20:07:53.394Z] ---> 89021da897e4 [2024-08-27T20:07:53.394Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T20:07:53.394Z] ---> Running in 9807bb7d994d [2024-08-27T20:07:53.394Z] Removing intermediate container 9807bb7d994d [2024-08-27T20:07:53.394Z] ---> f103ed6055f8 [2024-08-27T20:07:53.394Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T20:07:53.394Z] ---> Running in 87184b9aef5d [2024-08-27T20:07:53.652Z] Removing intermediate container 87184b9aef5d [2024-08-27T20:07:53.652Z] ---> a20b73efb59d [2024-08-27T20:07:53.652Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T20:07:53.652Z] ---> Running in 35de5c828392 [2024-08-27T20:07:53.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T20:07:53.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T20:07:54.189Z] OK: 268 MiB in 56 packages [2024-08-27T20:07:54.760Z] Removing intermediate container 35de5c828392 [2024-08-27T20:07:54.760Z] ---> 1e0262dbde5c [2024-08-27T20:07:54.760Z] Step 8/26 : WORKDIR /device-rest-go [2024-08-27T20:07:54.760Z] ---> Running in 483cfd15506b [2024-08-27T20:07:54.760Z] Removing intermediate container 483cfd15506b [2024-08-27T20:07:54.760Z] ---> 0f81affc2059 [2024-08-27T20:07:54.760Z] Step 9/26 : COPY go.mod vendor* ./ [2024-08-27T20:07:54.760Z] ---> 56b969b36971 [2024-08-27T20:07:54.760Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T20:07:55.019Z] ---> Running in 6d4fb4e6979c [2024-08-27T20:07:55.587Z] Removing intermediate container 6d4fb4e6979c [2024-08-27T20:07:55.587Z] ---> 1f60c2af526a [2024-08-27T20:07:55.587Z] Step 11/26 : COPY . . [2024-08-27T20:07:56.235Z] ---> e0d0fb98745e [2024-08-27T20:07:56.235Z] Step 12/26 : RUN $MAKE [2024-08-27T20:07:56.235Z] ---> Running in dfceb0c5462b [2024-08-27T20:07:56.495Z] 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.34" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-08-27T20:08:28.768Z] Removing intermediate container dfceb0c5462b [2024-08-27T20:08:28.768Z] ---> e0bd2f3d077f [2024-08-27T20:08:28.768Z] Step 13/26 : FROM alpine:3.18 [2024-08-27T20:08:28.768Z] 3.18: Pulling from library/alpine [2024-08-27T20:08:28.768Z] 930bdd4d222e: Pulling fs layer [2024-08-27T20:08:28.768Z] 930bdd4d222e: Verifying Checksum [2024-08-27T20:08:28.768Z] 930bdd4d222e: Download complete [2024-08-27T20:08:28.768Z] 930bdd4d222e: Pull complete [2024-08-27T20:08:28.768Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T20:08:28.768Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T20:08:28.768Z] ---> 18f865063206 [2024-08-27T20:08:28.768Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T20:08:28.768Z] ---> Running in 98ae803f86be [2024-08-27T20:08:28.768Z] Removing intermediate container 98ae803f86be [2024-08-27T20:08:28.768Z] ---> 9056c0f015fd [2024-08-27T20:08:28.768Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-08-27T20:08:28.768Z] ---> Running in 6046feb1217d [2024-08-27T20:08:28.768Z] Removing intermediate container 6046feb1217d [2024-08-27T20:08:28.768Z] ---> 7c65c2ceac93 [2024-08-27T20:08:28.768Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-08-27T20:08:28.768Z] ---> Running in 607b875e9ab3 [2024-08-27T20:08:28.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T20:08:28.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T20:08:28.768Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T20:08:28.768Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T20:08:28.768Z] OK: 7 MiB in 16 packages [2024-08-27T20:08:28.768Z] Removing intermediate container 607b875e9ab3 [2024-08-27T20:08:28.768Z] ---> f174ee3dac1a [2024-08-27T20:08:28.768Z] Step 17/26 : RUN apk --no-cache upgrade [2024-08-27T20:08:28.768Z] ---> Running in f983aa0861ab [2024-08-27T20:08:28.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-27T20:08:28.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-27T20:08:28.768Z] OK: 7 MiB in 16 packages [2024-08-27T20:08:28.768Z] Removing intermediate container f983aa0861ab [2024-08-27T20:08:28.768Z] ---> 160e0160af73 [2024-08-27T20:08:28.768Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-08-27T20:08:29.335Z] ---> d45a62169277 [2024-08-27T20:08:29.335Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-08-27T20:08:29.335Z] ---> 9131ddde993f [2024-08-27T20:08:29.335Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-08-27T20:08:29.594Z] ---> 9ecb8df5694e [2024-08-27T20:08:29.594Z] Step 21/26 : EXPOSE 59986 [2024-08-27T20:08:29.594Z] ---> Running in e071181b7906 [2024-08-27T20:08:29.594Z] Removing intermediate container e071181b7906 [2024-08-27T20:08:29.594Z] ---> d6b1fe5979f8 [2024-08-27T20:08:29.594Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-08-27T20:08:29.594Z] ---> Running in 86673291e431 [2024-08-27T20:08:29.854Z] Removing intermediate container 86673291e431 [2024-08-27T20:08:29.854Z] ---> 576c2dd6a58f [2024-08-27T20:08:29.854Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-27T20:08:29.854Z] ---> Running in 581d87457b71 [2024-08-27T20:08:29.854Z] Removing intermediate container 581d87457b71 [2024-08-27T20:08:29.854Z] ---> 5add5da5b672 [2024-08-27T20:08:29.854Z] Step 24/26 : LABEL arch=amd64 [2024-08-27T20:08:29.854Z] ---> Running in 2562fa8cedf5 [2024-08-27T20:08:29.854Z] Removing intermediate container 2562fa8cedf5 [2024-08-27T20:08:29.854Z] ---> 02aecbea2a62 [2024-08-27T20:08:29.854Z] Step 25/26 : LABEL git_sha=dd50e93529fab93e3551c06c6cbc6155771aa777 [2024-08-27T20:08:30.114Z] ---> Running in 54c5d10f8e9e [2024-08-27T20:08:30.114Z] Removing intermediate container 54c5d10f8e9e [2024-08-27T20:08:30.114Z] ---> ef9147584e86 [2024-08-27T20:08:30.114Z] Step 26/26 : LABEL version=0.0.0 [2024-08-27T20:08:30.114Z] ---> Running in e85aacfa12a9 [2024-08-27T20:08:30.114Z] Removing intermediate container e85aacfa12a9 [2024-08-27T20:08:30.114Z] ---> e8122bea217a [2024-08-27T20:08:30.114Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T20:08:30.114Z] Successfully built e8122bea217a [2024-08-27T20:08:30.114Z] 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-08-27T20:08:31.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:08:31.317Z] [2024-08-27T20:08:31.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:08:31.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:08:31.722Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-27T20:08:31.722Z] 5eb5b503b376: Pulling fs layer [2024-08-27T20:08:31.722Z] 5c69ac0246d0: Pulling fs layer [2024-08-27T20:08:31.722Z] ec43610c2a17: Pulling fs layer [2024-08-27T20:08:31.722Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-27T20:08:31.722Z] 33b1e0a273af: Pulling fs layer [2024-08-27T20:08:31.722Z] 5d3b04190fa2: Pulling fs layer [2024-08-27T20:08:31.722Z] 2f39f015ded8: Pulling fs layer [2024-08-27T20:08:31.722Z] 33b1e0a273af: Waiting [2024-08-27T20:08:31.722Z] 5d3b04190fa2: Waiting [2024-08-27T20:08:31.722Z] 3a2ae6a8a46f: Waiting [2024-08-27T20:08:31.722Z] 2f39f015ded8: Waiting [2024-08-27T20:08:31.722Z] 5c69ac0246d0: Verifying Checksum [2024-08-27T20:08:31.722Z] 5c69ac0246d0: Download complete [2024-08-27T20:08:31.722Z] 3a2ae6a8a46f: Download complete [2024-08-27T20:08:31.722Z] 33b1e0a273af: Verifying Checksum [2024-08-27T20:08:31.722Z] 33b1e0a273af: Download complete [2024-08-27T20:08:31.722Z] 5d3b04190fa2: Verifying Checksum [2024-08-27T20:08:31.722Z] 5d3b04190fa2: Download complete [2024-08-27T20:08:31.722Z] ec43610c2a17: Verifying Checksum [2024-08-27T20:08:31.722Z] ec43610c2a17: Download complete [2024-08-27T20:08:31.980Z] 5eb5b503b376: Verifying Checksum [2024-08-27T20:08:31.980Z] 5eb5b503b376: Download complete [2024-08-27T20:08:32.547Z] 2f39f015ded8: Download complete [2024-08-27T20:08:33.113Z] 5eb5b503b376: Pull complete [2024-08-27T20:08:33.113Z] 5c69ac0246d0: Pull complete [2024-08-27T20:08:33.680Z] ec43610c2a17: Pull complete [2024-08-27T20:08:33.680Z] 3a2ae6a8a46f: Pull complete [2024-08-27T20:08:33.939Z] 33b1e0a273af: Pull complete [2024-08-27T20:08:33.939Z] 5d3b04190fa2: Pull complete [2024-08-27T20:08:38.124Z] 2f39f015ded8: Pull complete [2024-08-27T20:08:38.124Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-27T20:08:38.124Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:08:38.124Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:08:38.452Z] prd-ubuntu20.04-docker-8c-8g-8839 does not seem to be running inside a container [2024-08-27T20:08:38.483Z] $ 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-408 -v /w/workspace/gexfoundry_device-rest-go_PR-408:/w/workspace/gexfoundry_device-rest-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-408@tmp:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-08-27T20:08:45.359Z] $ docker top c2aef9c768a5f479f0ccb755227ff9fbc621c2a018c4f74c17d557d965466ca7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:08:45.932Z] ---> job-cost.sh [2024-08-27T20:08:45.933Z] lf-activate-venv: SKIPPING [2024-08-27T20:08:45.933Z] INFO: No Stack... [2024-08-27T20:08:46.193Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T20:08:46.761Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T20:08:47.081Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-408/archives/cost.csv [2024-08-27T20:08:47.081Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T20:08:47.246Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] [2024-08-27T20:08:47.252Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] did not exist. Created. [2024-08-27T20:08:47.257Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T20:08:47.682Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-08-27T20:08:47.748Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T20:08:47.785Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T20:08:47.881Z] $ docker stop --time=1 c2aef9c768a5f479f0ccb755227ff9fbc621c2a018c4f74c17d557d965466ca7 [2024-08-27T20:08:49.129Z] $ docker rm -f --volumes c2aef9c768a5f479f0ccb755227ff9fbc621c2a018c4f74c17d557d965466ca7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-08-27T20:09:53.005Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8840 in /w/workspace/gexfoundry_device-rest-go_PR-408 [Pipeline] { [Pipeline] ws [2024-08-27T20:09:53.080Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-08-27T20:09:56.212Z] The recommended git tool is: git [2024-08-27T20:10:05.669Z] using credential edgex-jenkins-ssh [2024-08-27T20:10:05.708Z] Cloning the remote Git repository [2024-08-27T20:10:05.806Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-08-27T20:10:05.959Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-08-27T20:10:06.194Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-08-27T20:10:06.196Z] > git --version # timeout=10 [2024-08-27T20:10:06.227Z] > git --version # 'git version 2.25.1' [2024-08-27T20:10:06.231Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T20:10:06.546Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T20:10:09.608Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-08-27T20:10:09.645Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-27T20:10:11.645Z] Merging remotes/origin/main commit 3ca1d9672aa57d288ff73684e8f7d94170c5a17a into PR head commit dd50e93529fab93e3551c06c6cbc6155771aa777 [2024-08-27T20:10:10.982Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-08-27T20:10:11.053Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-08-27T20:10:11.054Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T20:10:11.080Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/408/head:refs/remotes/origin/PR-408 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-27T20:10:11.664Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T20:10:11.759Z] > git checkout -f dd50e93529fab93e3551c06c6cbc6155771aa777 # timeout=10 [2024-08-27T20:10:11.852Z] > git remote # timeout=10 [2024-08-27T20:10:11.875Z] > git config --get remote.origin.url # timeout=10 [2024-08-27T20:10:11.966Z] Merge succeeded, producing dd50e93529fab93e3551c06c6cbc6155771aa777 [2024-08-27T20:10:11.966Z] Checking out Revision dd50e93529fab93e3551c06c6cbc6155771aa777 (PR-408) [2024-08-27T20:10:12.592Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-08-27T20:10:12.650Z] > git --version # timeout=10 [2024-08-27T20:10:12.662Z] > git --version # 'git version 2.25.1' [2024-08-27T20:10:12.679Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [2024-08-27T20:10:11.897Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-27T20:10:11.917Z] > git merge 3ca1d9672aa57d288ff73684e8f7d94170c5a17a # timeout=10 [2024-08-27T20:10:11.947Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-27T20:10:11.972Z] > git config core.sparsecheckout # timeout=10 [2024-08-27T20:10:11.990Z] > git checkout -f dd50e93529fab93e3551c06c6cbc6155771aa777 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T20:10:17.805Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-27T20:10:17.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T20:10:17.805Z] Dload Upload Total Spent Left Speed [2024-08-27T20:10:17.805Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 94323 0 --:--:-- --:--:-- --:--:-- 94323 [Pipeline] sh [2024-08-27T20:10:18.153Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-27T20:10:18.513Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-27T20:10:18.513Z] + sudo tee /etc/docker/daemon.new [2024-08-27T20:10:18.513Z] { [2024-08-27T20:10:18.513Z] "registry-mirrors": [ [2024-08-27T20:10:18.513Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-27T20:10:18.513Z] ], [2024-08-27T20:10:18.513Z] "bip": "10.250.0.254/24", [2024-08-27T20:10:18.513Z] "hosts": [ [2024-08-27T20:10:18.513Z] "tcp://0.0.0.0:5555", [2024-08-27T20:10:18.513Z] "unix:///var/run/docker.sock" [2024-08-27T20:10:18.513Z] ], [2024-08-27T20:10:18.513Z] "mtu": 1458, [2024-08-27T20:10:18.513Z] "selinux-enabled": true, [2024-08-27T20:10:18.513Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-27T20:10:18.513Z] } [Pipeline] sh [2024-08-27T20:10:18.890Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-27T20:10:19.246Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T20:10:37.642Z] provisioning config files... [2024-08-27T20:10:37.673Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config17400515248823803914tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:10:38.209Z] ---> ****-login.sh [2024-08-27T20:10:38.210Z] nexus3.edgexfoundry.org:10001 [2024-08-27T20:10:38.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:10:39.070Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:10:39.070Z] Configure a credential helper to remove this warning. See [2024-08-27T20:10:39.070Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:10:39.070Z] [2024-08-27T20:10:39.070Z] Login Succeeded [2024-08-27T20:10:39.070Z] nexus3.edgexfoundry.org:10002 [2024-08-27T20:10:39.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:10:39.342Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:10:39.342Z] Configure a credential helper to remove this warning. See [2024-08-27T20:10:39.342Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:10:39.342Z] [2024-08-27T20:10:39.342Z] Login Succeeded [2024-08-27T20:10:39.342Z] nexus3.edgexfoundry.org:10003 [2024-08-27T20:10:39.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:10:39.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:10:39.617Z] Configure a credential helper to remove this warning. See [2024-08-27T20:10:39.617Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:10:39.617Z] [2024-08-27T20:10:39.617Z] Login Succeeded [2024-08-27T20:10:39.617Z] nexus3.edgexfoundry.org:10004 [2024-08-27T20:10:39.890Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:10:40.164Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:10:40.164Z] Configure a credential helper to remove this warning. See [2024-08-27T20:10:40.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:10:40.164Z] [2024-08-27T20:10:40.164Z] Login Succeeded [2024-08-27T20:10:40.164Z] ****.io [2024-08-27T20:10:40.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-27T20:10:40.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-27T20:10:40.711Z] Configure a credential helper to remove this warning. See [2024-08-27T20:10:40.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-27T20:10:40.711Z] [2024-08-27T20:10:40.711Z] Login Succeeded [2024-08-27T20:10:40.711Z] ---> ****-login.sh ends [Pipeline] } [2024-08-27T20:10:40.747Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-08-27T20:10:41.451Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T20:10:41.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-27T20:10:41.545Z] ========================================================= [2024-08-27T20:10:41.545Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-27T20:10:41.545Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:10:42.114Z] + 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-08-27T20:10:42.114Z] Sending build context to Docker daemon 130.6kB [2024-08-27T20:10:42.383Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T20:10:42.383Z] Step 2/12 : FROM ${BASE} AS builder [2024-08-27T20:10:42.657Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-27T20:10:42.657Z] c6b39de5b339: Pulling fs layer [2024-08-27T20:10:42.657Z] a69c41024577: Pulling fs layer [2024-08-27T20:10:42.657Z] d6de4b400683: Pulling fs layer [2024-08-27T20:10:42.657Z] 35cb2a7552d0: Pulling fs layer [2024-08-27T20:10:42.657Z] 4f4fb700ef54: Pulling fs layer [2024-08-27T20:10:42.657Z] 464afbd9ba4c: Pulling fs layer [2024-08-27T20:10:42.657Z] 00f215d4a9da: Pulling fs layer [2024-08-27T20:10:42.657Z] d496ad576159: Pulling fs layer [2024-08-27T20:10:42.657Z] 35cb2a7552d0: Waiting [2024-08-27T20:10:42.657Z] 4f4fb700ef54: Waiting [2024-08-27T20:10:42.657Z] 464afbd9ba4c: Waiting [2024-08-27T20:10:42.657Z] 00f215d4a9da: Waiting [2024-08-27T20:10:42.657Z] d496ad576159: Waiting [2024-08-27T20:10:42.657Z] a69c41024577: Verifying Checksum [2024-08-27T20:10:42.657Z] a69c41024577: Download complete [2024-08-27T20:10:42.657Z] 35cb2a7552d0: Verifying Checksum [2024-08-27T20:10:42.657Z] 35cb2a7552d0: Download complete [2024-08-27T20:10:42.657Z] 4f4fb700ef54: Verifying Checksum [2024-08-27T20:10:42.657Z] 4f4fb700ef54: Download complete [2024-08-27T20:10:42.657Z] c6b39de5b339: Download complete [2024-08-27T20:10:42.657Z] 464afbd9ba4c: Verifying Checksum [2024-08-27T20:10:42.657Z] 464afbd9ba4c: Download complete [2024-08-27T20:10:43.263Z] d496ad576159: Verifying Checksum [2024-08-27T20:10:43.263Z] d496ad576159: Download complete [2024-08-27T20:10:43.537Z] c6b39de5b339: Pull complete [2024-08-27T20:10:44.508Z] a69c41024577: Pull complete [2024-08-27T20:10:44.775Z] d6de4b400683: Verifying Checksum [2024-08-27T20:10:44.775Z] d6de4b400683: Download complete [2024-08-27T20:10:45.738Z] 00f215d4a9da: Verifying Checksum [2024-08-27T20:10:45.738Z] 00f215d4a9da: Download complete [2024-08-27T20:10:58.070Z] d6de4b400683: Pull complete [2024-08-27T20:10:58.070Z] 35cb2a7552d0: Pull complete [2024-08-27T20:10:58.337Z] 4f4fb700ef54: Pull complete [2024-08-27T20:10:58.604Z] 464afbd9ba4c: Pull complete [2024-08-27T20:11:08.707Z] 00f215d4a9da: Pull complete [2024-08-27T20:11:09.668Z] d496ad576159: Pull complete [2024-08-27T20:11:09.668Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-27T20:11:09.668Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-27T20:11:09.668Z] ---> f246e2811388 [2024-08-27T20:11:09.668Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-08-27T20:11:10.629Z] ---> Running in 5856e3b72741 [2024-08-27T20:11:10.896Z] Removing intermediate container 5856e3b72741 [2024-08-27T20:11:10.896Z] ---> 40dd888b9be4 [2024-08-27T20:11:10.896Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T20:11:10.896Z] ---> Running in cc2d8050c78a [2024-08-27T20:11:11.485Z] Removing intermediate container cc2d8050c78a [2024-08-27T20:11:11.485Z] ---> b874fec60333 [2024-08-27T20:11:11.485Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T20:11:11.485Z] ---> Running in 96496a625d65 [2024-08-27T20:11:12.893Z] Removing intermediate container 96496a625d65 [2024-08-27T20:11:12.893Z] ---> b36384991337 [2024-08-27T20:11:12.893Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T20:11:12.893Z] ---> Running in e203abd966fb [2024-08-27T20:11:12.893Z] Removing intermediate container e203abd966fb [2024-08-27T20:11:12.893Z] ---> 198eeb2d7b9a [2024-08-27T20:11:12.893Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T20:11:12.893Z] ---> Running in 6cfc801d4a20 [2024-08-27T20:11:14.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T20:11:14.574Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T20:11:15.542Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-08-27T20:11:15.542Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-08-27T20:11:15.542Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-08-27T20:11:15.542Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-08-27T20:11:15.542Z] Executing busybox-1.36.1-r5.trigger [2024-08-27T20:11:15.542Z] OK: 271 MiB in 56 packages [2024-08-27T20:11:16.503Z] Removing intermediate container 6cfc801d4a20 [2024-08-27T20:11:16.503Z] ---> 7994b07e3825 [2024-08-27T20:11:16.503Z] Step 8/12 : WORKDIR /device-rest-go [2024-08-27T20:11:16.769Z] ---> Running in 87a50d8c789c [2024-08-27T20:11:17.036Z] Removing intermediate container 87a50d8c789c [2024-08-27T20:11:17.036Z] ---> 39735c72e326 [2024-08-27T20:11:17.036Z] Step 9/12 : COPY go.mod vendor* ./ [2024-08-27T20:11:17.307Z] ---> e0c17c1e88f1 [2024-08-27T20:11:17.307Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T20:11:17.576Z] ---> Running in 34b83cec510e [2024-08-27T20:13:09.276Z] Removing intermediate container 34b83cec510e [2024-08-27T20:13:09.276Z] ---> 9665ff825c71 [2024-08-27T20:13:09.276Z] Step 11/12 : COPY . . [2024-08-27T20:13:09.276Z] ---> 12729def12f7 [2024-08-27T20:13:09.276Z] Step 12/12 : RUN $MAKE [2024-08-27T20:13:09.551Z] ---> Running in c63b5dc04ca0 [2024-08-27T20:13:10.516Z] noop [2024-08-27T20:13:11.105Z] Removing intermediate container c63b5dc04ca0 [2024-08-27T20:13:11.105Z] ---> c41b153cd0aa [2024-08-27T20:13:11.105Z] Successfully built c41b153cd0aa [2024-08-27T20:13:11.105Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:13:11.618Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T20:13:11.618Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:13:11.987Z] prd-ubuntu20.04-docker-arm64-4c-16g-8840 does not seem to be running inside a container [2024-08-27T20:13:12.059Z] $ 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-08-27T20:13:13.169Z] $ docker top 8b4824a1c1cb3f7675eedc94d0c565a48a91778c5957fb246a457061300ab688 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T20:13:14.070Z] + go version [2024-08-27T20:13:14.071Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-27T20:13:14.106Z] $ docker stop --time=1 8b4824a1c1cb3f7675eedc94d0c565a48a91778c5957fb246a457061300ab688 [2024-08-27T20:13:15.693Z] $ docker rm -f --volumes 8b4824a1c1cb3f7675eedc94d0c565a48a91778c5957fb246a457061300ab688 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:13:16.642Z] + docker inspect -f . ci-base-image-arm64 [2024-08-27T20:13:16.642Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:13:16.919Z] prd-ubuntu20.04-docker-arm64-4c-16g-8840 does not seem to be running inside a container [2024-08-27T20:13:16.980Z] $ 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-08-27T20:13:18.239Z] $ docker top 87e6889218d278691aadb2bbd93a810bc8bc003de965163b1bb23af469a1ee03 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T20:13:18.803Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-08-27T20:13:19.222Z] + make test [2024-08-27T20:13:19.222Z] go test ./... -coverprofile=coverage.out ./... [2024-08-27T20:13:25.879Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-08-27T20:16:32.999Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-08-27T20:16:36.351Z] ok github.com/edgexfoundry/device-rest-go/driver 0.045s coverage: 33.2% of statements [2024-08-27T20:16:36.619Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-27T20:16:36.619Z] go vet ./... [2024-08-27T20:17:23.487Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-27T20:17:23.488Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-27T20:17:23.488Z] ./bin/test-attribution-txt.sh [2024-08-27T20:17:23.488Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-08-27T20:17:23.488Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-08-27T20:17:23.532Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-08-27T20:17:23.573Z] $ docker stop --time=1 87e6889218d278691aadb2bbd93a810bc8bc003de965163b1bb23af469a1ee03 [2024-08-27T20:17:25.506Z] $ docker rm -f --volumes 87e6889218d278691aadb2bbd93a810bc8bc003de965163b1bb23af469a1ee03 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-27T20:17:27.212Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-08-27T20:17:27.259Z] Warning: overwriting stash ‘coverage-report’ [2024-08-27T20:17:27.707Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-27T20:17:28.381Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-08-27T20:17:28.736Z] + ls -al . [2024-08-27T20:17:28.736Z] total 244 [2024-08-27T20:17:28.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 20:13 . [2024-08-27T20:17:28.736Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 27 20:10 .. [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 151 Aug 27 20:10 .dockerignore [2024-08-27T20:17:28.736Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 27 20:10 .git [2024-08-27T20:17:28.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 20:10 .github [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 264 Aug 27 20:10 .gitignore [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 41 Aug 27 20:10 .golangci.yml [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 10300 Aug 27 20:10 Attribution.txt [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 17685 Aug 27 20:10 CHANGELOG.md [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 1687 Aug 27 20:10 Dockerfile [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 27 20:10 GOVERNANCE.md [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 680 Aug 27 20:10 Jenkinsfile [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 11340 Aug 27 20:10 LICENSE [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 2016 Aug 27 20:10 Makefile [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 620 Aug 27 20:10 OWNERS.md [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 3989 Aug 27 20:10 README.md [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 27 20:05 VERSION [2024-08-27T20:17:28.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 20:10 bin [2024-08-27T20:17:28.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 20:10 cmd [2024-08-27T20:17:28.736Z] -rw-r--r-- 1 jenkins jenkins 14499 Aug 27 20:16 coverage.out [2024-08-27T20:17:28.736Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 27 20:10 driver [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 7134 Aug 27 20:10 go.mod [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 101673 Aug 27 20:10 go.sum [2024-08-27T20:17:28.736Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 27 20:10 openapi [2024-08-27T20:17:28.736Z] -rw-rw-r-- 1 jenkins jenkins 713 Aug 27 20:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:17:29.208Z] + 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=dd50e93529fab93e3551c06c6cbc6155771aa777 --label arch=arm64 --label version=0.0.0 . [2024-08-27T20:17:29.208Z] Sending build context to Docker daemon 145.9kB [2024-08-27T20:17:29.477Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-08-27T20:17:29.477Z] Step 2/26 : FROM ${BASE} AS builder [2024-08-27T20:17:29.477Z] ---> c41b153cd0aa [2024-08-27T20:17:29.477Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-08-27T20:17:29.477Z] ---> Running in ff654384841e [2024-08-27T20:17:29.745Z] Removing intermediate container ff654384841e [2024-08-27T20:17:29.745Z] ---> 47086ea93862 [2024-08-27T20:17:29.745Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-08-27T20:17:30.012Z] ---> Running in c7e60db93c4b [2024-08-27T20:17:30.279Z] Removing intermediate container c7e60db93c4b [2024-08-27T20:17:30.279Z] ---> 2b3e8ee909bc [2024-08-27T20:17:30.279Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-08-27T20:17:30.279Z] ---> Running in ade675088576 [2024-08-27T20:17:30.545Z] Removing intermediate container ade675088576 [2024-08-27T20:17:30.545Z] ---> c3242085177d [2024-08-27T20:17:30.545Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-08-27T20:17:30.545Z] ---> Running in 1dab39427014 [2024-08-27T20:17:31.131Z] Removing intermediate container 1dab39427014 [2024-08-27T20:17:31.131Z] ---> 8bf5169912e9 [2024-08-27T20:17:31.131Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-08-27T20:17:31.131Z] ---> Running in 7d3d68b5f0a5 [2024-08-27T20:17:32.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T20:17:32.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T20:17:33.321Z] OK: 271 MiB in 56 packages [2024-08-27T20:17:34.288Z] Removing intermediate container 7d3d68b5f0a5 [2024-08-27T20:17:34.288Z] ---> bbb574afd865 [2024-08-27T20:17:34.288Z] Step 8/26 : WORKDIR /device-rest-go [2024-08-27T20:17:34.288Z] ---> Running in 5d21f93a81d1 [2024-08-27T20:17:34.554Z] Removing intermediate container 5d21f93a81d1 [2024-08-27T20:17:34.555Z] ---> 53ce8824c58a [2024-08-27T20:17:34.555Z] Step 9/26 : COPY go.mod vendor* ./ [2024-08-27T20:17:35.142Z] ---> a0c772a9944c [2024-08-27T20:17:35.142Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-27T20:17:35.142Z] ---> Running in 53998b579088 [2024-08-27T20:17:37.714Z] Removing intermediate container 53998b579088 [2024-08-27T20:17:37.714Z] ---> 520944777b37 [2024-08-27T20:17:37.714Z] Step 11/26 : COPY . . [2024-08-27T20:17:37.980Z] ---> 954f9e8a010f [2024-08-27T20:17:37.980Z] Step 12/26 : RUN $MAKE [2024-08-27T20:17:37.980Z] ---> Running in bfd45ca17fb0 [2024-08-27T20:17:38.941Z] 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.34" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-08-27T20:21:00.742Z] Removing intermediate container bfd45ca17fb0 [2024-08-27T20:21:00.742Z] ---> 2bd2364ea95d [2024-08-27T20:21:00.742Z] Step 13/26 : FROM alpine:3.18 [2024-08-27T20:21:00.742Z] 3.18: Pulling from library/alpine [2024-08-27T20:21:00.742Z] 4983c3fe2029: Pulling fs layer [2024-08-27T20:21:00.742Z] 4983c3fe2029: Verifying Checksum [2024-08-27T20:21:00.742Z] 4983c3fe2029: Download complete [2024-08-27T20:21:00.742Z] 4983c3fe2029: Pull complete [2024-08-27T20:21:00.742Z] Digest: sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-27T20:21:00.742Z] Status: Downloaded newer image for alpine:3.18 [2024-08-27T20:21:00.742Z] ---> a0237000ae83 [2024-08-27T20:21:00.742Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-08-27T20:21:00.742Z] ---> Running in c9385fe64865 [2024-08-27T20:21:00.742Z] Removing intermediate container c9385fe64865 [2024-08-27T20:21:00.742Z] ---> 24ac5a8eb903 [2024-08-27T20:21:00.742Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-08-27T20:21:00.742Z] ---> Running in a6495882057d [2024-08-27T20:21:00.742Z] Removing intermediate container a6495882057d [2024-08-27T20:21:00.742Z] ---> bf58d59817c3 [2024-08-27T20:21:00.742Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-08-27T20:21:00.742Z] ---> Running in c10f72999375 [2024-08-27T20:21:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T20:21:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T20:21:00.742Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-08-27T20:21:00.742Z] Executing busybox-1.36.1-r7.trigger [2024-08-27T20:21:00.742Z] OK: 8 MiB in 16 packages [2024-08-27T20:21:00.742Z] Removing intermediate container c10f72999375 [2024-08-27T20:21:00.742Z] ---> c20062110c82 [2024-08-27T20:21:00.742Z] Step 17/26 : RUN apk --no-cache upgrade [2024-08-27T20:21:00.742Z] ---> Running in a6a16f684af5 [2024-08-27T20:21:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-27T20:21:00.742Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-27T20:21:00.742Z] OK: 8 MiB in 16 packages [2024-08-27T20:21:01.693Z] Removing intermediate container a6a16f684af5 [2024-08-27T20:21:01.693Z] ---> d6eec2b3054c [2024-08-27T20:21:01.693Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-08-27T20:21:03.097Z] ---> ab079fe50c0e [2024-08-27T20:21:03.097Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-08-27T20:21:03.677Z] ---> b35a5ff72e7f [2024-08-27T20:21:03.677Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-08-27T20:21:04.257Z] ---> bc236803e9f7 [2024-08-27T20:21:04.257Z] Step 21/26 : EXPOSE 59986 [2024-08-27T20:21:04.257Z] ---> Running in 896c79ae4bc1 [2024-08-27T20:21:04.522Z] Removing intermediate container 896c79ae4bc1 [2024-08-27T20:21:04.522Z] ---> 2606305a9aec [2024-08-27T20:21:04.522Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-08-27T20:21:04.522Z] ---> Running in ca1e5589c362 [2024-08-27T20:21:04.789Z] Removing intermediate container ca1e5589c362 [2024-08-27T20:21:04.789Z] ---> 830e8c93746f [2024-08-27T20:21:04.789Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-08-27T20:21:05.054Z] ---> Running in 1028d36a1777 [2024-08-27T20:21:05.320Z] Removing intermediate container 1028d36a1777 [2024-08-27T20:21:05.320Z] ---> 1298419beaa9 [2024-08-27T20:21:05.320Z] Step 24/26 : LABEL arch=arm64 [2024-08-27T20:21:05.320Z] ---> Running in 05feb33ee6a6 [2024-08-27T20:21:05.584Z] Removing intermediate container 05feb33ee6a6 [2024-08-27T20:21:05.584Z] ---> dbbbbfde7f12 [2024-08-27T20:21:05.584Z] Step 25/26 : LABEL git_sha=dd50e93529fab93e3551c06c6cbc6155771aa777 [2024-08-27T20:21:05.584Z] ---> Running in 90cf43a92416 [2024-08-27T20:21:05.850Z] Removing intermediate container 90cf43a92416 [2024-08-27T20:21:05.850Z] ---> 6289fbac77c1 [2024-08-27T20:21:05.850Z] Step 26/26 : LABEL version=0.0.0 [2024-08-27T20:21:05.850Z] ---> Running in 52b621b10f8c [2024-08-27T20:21:06.114Z] Removing intermediate container 52b621b10f8c [2024-08-27T20:21:06.114Z] ---> ac0b1205444f [2024-08-27T20:21:06.114Z] [Warning] One or more build-args [ARCH] were not consumed [2024-08-27T20:21:06.114Z] Successfully built ac0b1205444f [2024-08-27T20:21:06.114Z] 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-08-27T20:21:07.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T20:21:07.098Z] [2024-08-27T20:21:07.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:21:07.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T20:21:07.528Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-27T20:21:07.528Z] 8998bd30e6a1: Pulling fs layer [2024-08-27T20:21:07.528Z] 04944245beec: Pulling fs layer [2024-08-27T20:21:07.528Z] 699f458cf7ca: Pulling fs layer [2024-08-27T20:21:07.528Z] 765212b225bb: Pulling fs layer [2024-08-27T20:21:07.528Z] f23df028b6ca: Pulling fs layer [2024-08-27T20:21:07.528Z] d65c8cfc05b1: Pulling fs layer [2024-08-27T20:21:07.528Z] 2437ff75d9bd: Pulling fs layer [2024-08-27T20:21:07.528Z] 765212b225bb: Waiting [2024-08-27T20:21:07.528Z] d65c8cfc05b1: Waiting [2024-08-27T20:21:07.528Z] f23df028b6ca: Waiting [2024-08-27T20:21:07.794Z] 04944245beec: Verifying Checksum [2024-08-27T20:21:07.794Z] 04944245beec: Download complete [2024-08-27T20:21:07.794Z] 765212b225bb: Verifying Checksum [2024-08-27T20:21:07.794Z] 765212b225bb: Download complete [2024-08-27T20:21:07.794Z] f23df028b6ca: Verifying Checksum [2024-08-27T20:21:07.794Z] f23df028b6ca: Download complete [2024-08-27T20:21:07.794Z] d65c8cfc05b1: Verifying Checksum [2024-08-27T20:21:07.794Z] d65c8cfc05b1: Download complete [2024-08-27T20:21:08.062Z] 699f458cf7ca: Verifying Checksum [2024-08-27T20:21:08.062Z] 699f458cf7ca: Download complete [2024-08-27T20:21:08.329Z] 8998bd30e6a1: Verifying Checksum [2024-08-27T20:21:08.329Z] 8998bd30e6a1: Download complete [2024-08-27T20:21:10.906Z] 2437ff75d9bd: Verifying Checksum [2024-08-27T20:21:10.906Z] 2437ff75d9bd: Download complete [2024-08-27T20:21:12.850Z] 8998bd30e6a1: Pull complete [2024-08-27T20:21:13.450Z] 04944245beec: Pull complete [2024-08-27T20:21:14.858Z] 699f458cf7ca: Pull complete [2024-08-27T20:21:15.124Z] 765212b225bb: Pull complete [2024-08-27T20:21:16.083Z] f23df028b6ca: Pull complete [2024-08-27T20:21:16.350Z] d65c8cfc05b1: Pull complete [2024-08-27T20:21:34.579Z] 2437ff75d9bd: Pull complete [2024-08-27T20:21:34.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-27T20:21:34.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-27T20:21:34.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:21:34.961Z] prd-ubuntu20.04-docker-arm64-4c-16g-8840 does not seem to be running inside a container [2024-08-27T20:21:35.023Z] $ 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-08-27T20:21:37.801Z] $ docker top f49b929d4367baab22a30cae81c5f8737ddaeaa1fd8c8df44341ecebee3acb64 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:38.732Z] ---> job-cost.sh [2024-08-27T20:21:38.732Z] lf-activate-venv: SKIPPING [2024-08-27T20:21:38.732Z] INFO: No Stack... [2024-08-27T20:21:38.998Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-27T20:21:39.957Z] INFO: Archiving Costs [Pipeline] sh [2024-08-27T20:21:40.621Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-08-27T20:21:40.621Z] + cut -d, -f6 [Pipeline] lock [2024-08-27T20:21:40.721Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] [2024-08-27T20:21:40.727Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] did not exist. Created. [2024-08-27T20:21:40.734Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-27T20:21:41.522Z] /w/workspace/device-rest-go/1@tmp/durable-1116fe75/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-08-27T20:21:42.213Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-27T20:21:42.253Z] Warning: overwriting stash ‘stack-cost’ [2024-08-27T20:21:42.294Z] Stashed 1 file(s) [Pipeline] } [2024-08-27T20:21:42.319Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-408-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-27T20:21:42.430Z] $ docker stop --time=1 f49b929d4367baab22a30cae81c5f8737ddaeaa1fd8c8df44341ecebee3acb64 [2024-08-27T20:21:43.936Z] $ docker rm -f --volumes f49b929d4367baab22a30cae81c5f8737ddaeaa1fd8c8df44341ecebee3acb64 [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-08-27T20:21:45.182Z] provisioning config files... [2024-08-27T20:21:45.191Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp/config15620801340935165504tmp [Pipeline] { [Pipeline] sh [2024-08-27T20:21:45.552Z] + set +x [2024-08-27T20:21:45.552Z] + bash -s -- [2024-08-27T20:21:45.552Z] + curl -s https://codecov.io/bash [2024-08-27T20:21:45.552Z] [2024-08-27T20:21:45.552Z] _____ _ [2024-08-27T20:21:45.552Z] / ____| | | [2024-08-27T20:21:45.552Z] | | ___ __| | ___ ___ _____ __ [2024-08-27T20:21:45.552Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-27T20:21:45.552Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-27T20:21:45.552Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-27T20:21:45.552Z] Bash-1.0.6 [2024-08-27T20:21:45.552Z] [2024-08-27T20:21:45.552Z] [2024-08-27T20:21:45.552Z] ==> git version 2.25.1 found [2024-08-27T20:21:45.552Z] ==> 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-08-27T20:21:45.552Z] Release-Date: 2020-01-08 [2024-08-27T20:21:45.552Z] 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-08-27T20:21:45.552Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-27T20:21:45.552Z] ==> Jenkins CI detected. [2024-08-27T20:21:45.553Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-408 [2024-08-27T20:21:45.553Z] project root: . [2024-08-27T20:21:45.553Z] --> token set from env [2024-08-27T20:21:45.553Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-27T20:21:45.553Z] ==> Running gcov in . (disable via -X gcov) [2024-08-27T20:21:45.553Z] ==> Python coveragepy not found [2024-08-27T20:21:45.553Z] ==> Searching for coverage reports in: [2024-08-27T20:21:45.553Z] + . [2024-08-27T20:21:45.553Z] -> Found 1 reports [2024-08-27T20:21:45.553Z] ==> Detecting git/mercurial file structure [2024-08-27T20:21:45.553Z] ==> Reading reports [2024-08-27T20:21:45.811Z] + ./coverage.out bytes=14499 [2024-08-27T20:21:45.812Z] ==> Appending adjustments [2024-08-27T20:21:45.812Z] https://docs.codecov.io/docs/fixing-reports [2024-08-27T20:21:45.812Z] + Found adjustments [2024-08-27T20:21:45.812Z] ==> Gzipping contents [2024-08-27T20:21:45.812Z] 4.0K /tmp/codecov.wsaEFp.gz [2024-08-27T20:21:45.812Z] ==> Uploading reports [2024-08-27T20:21:45.812Z] url: https://codecov.io [2024-08-27T20:21:45.812Z] query: branch=PR-408&commit=dd50e93529fab93e3551c06c6cbc6155771aa777&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=408&job=&cmd_args= [2024-08-27T20:21:45.812Z] -> Pinging Codecov [2024-08-27T20:21:45.812Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-408&commit=dd50e93529fab93e3551c06c6cbc6155771aa777&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-408%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=408&job=&cmd_args= [2024-08-27T20:21:47.716Z] -> Uploading to [2024-08-27T20:21:47.716Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-27/4E5D53B4F1F92C436F7061BF334D961C/dd50e93529fab93e3551c06c6cbc6155771aa777/2acd6b97-15a1-4d50-9f40-bfb769a0a604.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240827%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240827T202147Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=204be15a175e3ee5b89fc54b1c616ed59262585a58cc94ff1ec47f60d1ca0df1 [2024-08-27T20:21:47.716Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-27T20:21:47.716Z] Dload Upload Total Spent Left Speed [2024-08-27T20:21:47.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 10361 --:--:-- --:--:-- --:--:-- 10361 [2024-08-27T20:21:47.974Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/dd50e93529fab93e3551c06c6cbc6155771aa777 [Pipeline] } [2024-08-27T20:21:48.004Z] 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-08-27T20:21:50.362Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-408/archives ] [2024-08-27T20:21:50.363Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-408/archives [2024-08-27T20:21:50.363Z] total 16 [2024-08-27T20:21:50.363Z] drwxr-xr-x 3 root root 4096 Aug 27 20:08 . [2024-08-27T20:21:50.363Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 20:08 .. [2024-08-27T20:21:50.363Z] drwxr-xr-x 2 root root 4096 Aug 27 20:08 cost [2024-08-27T20:21:50.363Z] -rw-r--r-- 1 root root 86 Aug 27 20:08 cost.csv [2024-08-27T20:21:50.363Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-408/archives [2024-08-27T20:21:50.363Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-408/archives [2024-08-27T20:21:50.363Z] total 16 [2024-08-27T20:21:50.363Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 27 20:08 . [2024-08-27T20:21:50.363Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 27 20:08 .. [2024-08-27T20:21:50.363Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 27 20:08 cost [2024-08-27T20:21:50.363Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 27 20:08 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:50.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:51.603Z] ---> package-listing.sh [2024-08-27T20:21:51.603Z] ++ facter osfamily [2024-08-27T20:21:51.603Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-27T20:21:51.861Z] + OS_FAMILY=debian [2024-08-27T20:21:51.861Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-408 [2024-08-27T20:21:51.861Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-27T20:21:51.861Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-27T20:21:51.861Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-27T20:21:51.861Z] + PACKAGES=/tmp/packages_start.txt [2024-08-27T20:21:51.861Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-408 ']' [2024-08-27T20:21:51.861Z] + PACKAGES=/tmp/packages_end.txt [2024-08-27T20:21:51.861Z] + case "${OS_FAMILY}" in [2024-08-27T20:21:51.861Z] + dpkg -l [2024-08-27T20:21:51.861Z] + grep '^ii' [2024-08-27T20:21:51.861Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-27T20:21:51.861Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-27T20:21:51.861Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-27T20:21:51.861Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-408 ']' [2024-08-27T20:21:51.861Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-408/archives/ [2024-08-27T20:21:51.861Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-408/archives/ [Pipeline] echo [2024-08-27T20:21:51.904Z] 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-408/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-27T20:21:52.203Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-27T20:21:52.596Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-27T20:21:52.596Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-27T20:21:52.764Z] prd-ubuntu20.04-docker-8c-8g-8839 does not seem to be running inside a container [2024-08-27T20:21:52.797Z] $ 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-408/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-408 -v /w/workspace/gexfoundry_device-rest-go_PR-408:/w/workspace/gexfoundry_device-rest-go_PR-408:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-408@tmp:/w/workspace/gexfoundry_device-rest-go_PR-408@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-08-27T20:21:52.991Z] $ docker top 089159403ca284f504f8a3284fb623d7b06de40e91b7b5e6b218df52bf61a62d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-27T20:21:53.406Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-27T20:21:53.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-27T20:21:54.046Z] + ls /var/log/sa-host [2024-08-27T20:21:54.046Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-27T20:21:54.228Z] provisioning config files... [2024-08-27T20:21:54.236Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-408@tmp/config1755764275723037577tmp [Pipeline] { [Pipeline] echo [2024-08-27T20:21:54.307Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:54.635Z] ---> create-netrc.sh [Pipeline] } [2024-08-27T20:21:54.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:55.106Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-27T20:21:55.147Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:55.501Z] ---> sudo-logs.sh [2024-08-27T20:21:55.501Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-27T20:21:55.612Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:55.946Z] ---> job-cost.sh [2024-08-27T20:21:55.947Z] lf-activate-venv: SKIPPING [2024-08-27T20:21:55.947Z] DEBUG: total: 0.2199999988079071 [2024-08-27T20:21:55.947Z] INFO: Retrieving Stack Cost... [2024-08-27T20:21:56.204Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-27T20:21:56.789Z] INFO: Archiving Costs [Pipeline] echo [2024-08-27T20:21:56.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-27T20:21:57.165Z] ---> logs-deploy.sh [2024-08-27T20:21:57.165Z] lf-activate-venv: SKIPPING [2024-08-27T20:21:57.165Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-408/1 [2024-08-27T20:21:57.165Z] INFO: archiving workspace using pattern(s): [2024-08-27T20:21:58.106Z] Archives upload complete. [2024-08-27T20:21:58.367Z] INFO: archiving logs to Nexus