Pull request #389 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1106dc79c8805e0248b23de51d0ea080523022d8+546a8bddbc250e09a9704dd77d22d2ef885b0504 (15e737284cc6f414b09f007b931b474fa2717adf) 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-ssh11322883809151427607.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh1077885313354151111.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-389/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-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7885442016804923237.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-389/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1023376097967919391.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12280208098198648750.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-389/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-389/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh464072143253269784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2844 in /w/workspace/gexfoundry_device-rest-go_PR-389 [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-389 # 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 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit 1106dc79c8805e0248b23de51d0ea080523022d8 Merge succeeded, producing 1106dc79c8805e0248b23de51d0ea080523022d8 Checking out Revision 1106dc79c8805e0248b23de51d0ea080523022d8 (PR-389) Commit message: "build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 > git config remote.origin.url git@github.com:edgexfoundry/device-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/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1106dc79c8805e0248b23de51d0ea080523022d8 # 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 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1106dc79c8805e0248b23de51d0ea080523022d8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-04-19T13:25:16.927Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-04-19T13:25:17.127Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-04-19T13:25:17.252Z] ========================================================= [2024-04-19T13:25:17.252Z] EdgeX Global Pipelines Version Info [2024-04-19T13:25:17.252Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:18.855Z] ------------------- [2024-04-19T13:25:18.855Z] stable info: [2024-04-19T13:25:18.855Z] ------------------- [2024-04-19T13:25:18.855Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-04-19T13:25:18.855Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:25:18.855Z] Message: update stable to v1.0.258 [2024-04-19T13:25:19.426Z] ------------------- [2024-04-19T13:25:19.426Z] experimental info: [2024-04-19T13:25:19.426Z] ------------------- [2024-04-19T13:25:19.426Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-04-19T13:25:19.426Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-04-19T13:25:19.426Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-04-19T13:25:19.632Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-04-19T13:25:19.681Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-04-19T13:25:19.745Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-04-19T13:25:19.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-04-19T13:25:19.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-04-19T13:25:19.887Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-04-19T13:25:19.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-04-19T13:25:19.989Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-04-19T13:25:20.038Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-04-19T13:25:20.082Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-04-19T13:25:20.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-04-19T13:25:20.175Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-04-19T13:25:20.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-04-19T13:25:20.266Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-04-19T13:25:20.314Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:25:20.361Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-04-19T13:25:20.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:25:20.451Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-04-19T13:25:20.505Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-04-19T13:25:20.560Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-04-19T13:25:20.608Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-04-19T13:25:20.655Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-04-19T13:25:20.705Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-04-19T13:25:20.759Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-04-19T13:25:20.810Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-04-19T13:25:20.862Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-04-19T13:25:20.909Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-04-19T13:25:20.960Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-389 [Pipeline] echo [2024-04-19T13:25:21.008Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-389 [Pipeline] echo [2024-04-19T13:25:21.057Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-389 [Pipeline] echo [2024-04-19T13:25:21.105Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1106dc79c8805e0248b23de51d0ea080523022d8 [Pipeline] echo [2024-04-19T13:25:21.157Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1106dc7 [Pipeline] echo [2024-04-19T13:25:21.203Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:25:21.326Z] provisioning config files... [2024-04-19T13:25:21.342Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp/config17784695151019389948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:21.712Z] ---> ****-login.sh [2024-04-19T13:25:21.712Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:25:21.971Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:22.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:22.231Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:22.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:22.231Z] [2024-04-19T13:25:22.231Z] Login Succeeded [2024-04-19T13:25:22.231Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:25:22.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:22.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:22.231Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:22.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:22.231Z] [2024-04-19T13:25:22.231Z] Login Succeeded [2024-04-19T13:25:22.231Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:25:22.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:22.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:22.231Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:22.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:22.231Z] [2024-04-19T13:25:22.231Z] Login Succeeded [2024-04-19T13:25:22.231Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:25:22.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:22.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:22.491Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:22.491Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:22.491Z] [2024-04-19T13:25:22.491Z] Login Succeeded [2024-04-19T13:25:22.491Z] ****.io [2024-04-19T13:25:22.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:22.754Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:22.754Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:22.754Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:22.754Z] [2024-04-19T13:25:22.754Z] Login Succeeded [2024-04-19T13:25:22.754Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:25:22.778Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-04-19T13:25:23.447Z] + git rev-list -1 --merges 1106dc79c8805e0248b23de51d0ea080523022d8~1..1106dc79c8805e0248b23de51d0ea080523022d8 [Pipeline] echo [2024-04-19T13:25:23.490Z] -----------> git rev-list -1 --merges 1106dc79c8805e0248b23de51d0ea080523022d8~1..1106dc79c8805e0248b23de51d0ea080523022d8 1106dc79c8805e0248b23de51d0ea080523022d8 [false] [Pipeline] sh [2024-04-19T13:25:23.805Z] + git log --format=format:%s -1 1106dc79c8805e0248b23de51d0ea080523022d8 [Pipeline] echo [2024-04-19T13:25:23.839Z] ========================================================= [2024-04-19T13:25:23.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-04-19T13:25:23.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:25:24.296Z] + git log --format=format:%s -1 1106dc79c8805e0248b23de51d0ea080523022d8 [Pipeline] echo [2024-04-19T13:25:24.333Z] [semverPrep] GIT_COMMIT: 1106dc79c8805e0248b23de51d0ea080523022d8, Commit Message: build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0 [Pipeline] echo [2024-04-19T13:25:24.368Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-04-19T13:25:24.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-04-19T13:25:24.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-04-19T13:25:24.780Z] + [ -e /tmp/ssh_known_hosts ] [2024-04-19T13:25:24.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-04-19T13:25:24.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-04-19T13:25:24.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-04-19T13:25:24.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:25:25.274Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:25:25.274Z] [2024-04-19T13:25:25.274Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:25:25.648Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:25:25.648Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-04-19T13:25:25.648Z] b85a868b505f: Pulling fs layer [2024-04-19T13:25:25.648Z] e2be974225ed: Pulling fs layer [2024-04-19T13:25:25.648Z] 339a4e72a1f5: Pulling fs layer [2024-04-19T13:25:25.648Z] 988bab9f4d93: Pulling fs layer [2024-04-19T13:25:25.648Z] 1469e6f7b9e6: Pulling fs layer [2024-04-19T13:25:25.648Z] eaf3925da568: Pulling fs layer [2024-04-19T13:25:25.648Z] bab4dde63d76: Pulling fs layer [2024-04-19T13:25:25.648Z] bde34c3a00c8: Pulling fs layer [2024-04-19T13:25:25.648Z] b352a97aabf1: Pulling fs layer [2024-04-19T13:25:25.648Z] bde34c3a00c8: Waiting [2024-04-19T13:25:25.648Z] eaf3925da568: Waiting [2024-04-19T13:25:25.648Z] bab4dde63d76: Waiting [2024-04-19T13:25:25.648Z] b352a97aabf1: Waiting [2024-04-19T13:25:25.648Z] 988bab9f4d93: Waiting [2024-04-19T13:25:25.648Z] 4872d77fe225: Pulling fs layer [2024-04-19T13:25:25.648Z] 1469e6f7b9e6: Waiting [2024-04-19T13:25:25.648Z] 5851b861e8e6: Pulling fs layer [2024-04-19T13:25:25.648Z] 4872d77fe225: Waiting [2024-04-19T13:25:25.648Z] 5851b861e8e6: Waiting [2024-04-19T13:25:25.648Z] e2be974225ed: Verifying Checksum [2024-04-19T13:25:25.648Z] e2be974225ed: Download complete [2024-04-19T13:25:25.648Z] 988bab9f4d93: Verifying Checksum [2024-04-19T13:25:25.648Z] 988bab9f4d93: Download complete [2024-04-19T13:25:25.648Z] 1469e6f7b9e6: Verifying Checksum [2024-04-19T13:25:25.648Z] 1469e6f7b9e6: Download complete [2024-04-19T13:25:25.906Z] eaf3925da568: Download complete [2024-04-19T13:25:25.906Z] 339a4e72a1f5: Verifying Checksum [2024-04-19T13:25:25.906Z] 339a4e72a1f5: Download complete [2024-04-19T13:25:25.906Z] bde34c3a00c8: Verifying Checksum [2024-04-19T13:25:25.906Z] bde34c3a00c8: Download complete [2024-04-19T13:25:25.906Z] b352a97aabf1: Download complete [2024-04-19T13:25:25.906Z] 4872d77fe225: Verifying Checksum [2024-04-19T13:25:25.906Z] 4872d77fe225: Download complete [2024-04-19T13:25:25.906Z] 5851b861e8e6: Verifying Checksum [2024-04-19T13:25:25.906Z] 5851b861e8e6: Download complete [2024-04-19T13:25:25.907Z] b85a868b505f: Verifying Checksum [2024-04-19T13:25:25.907Z] b85a868b505f: Download complete [2024-04-19T13:25:26.165Z] bab4dde63d76: Verifying Checksum [2024-04-19T13:25:26.165Z] bab4dde63d76: Download complete [2024-04-19T13:25:27.100Z] b85a868b505f: Pull complete [2024-04-19T13:25:27.358Z] e2be974225ed: Pull complete [2024-04-19T13:25:27.617Z] 339a4e72a1f5: Pull complete [2024-04-19T13:25:27.876Z] 988bab9f4d93: Pull complete [2024-04-19T13:25:28.135Z] 1469e6f7b9e6: Pull complete [2024-04-19T13:25:28.135Z] eaf3925da568: Pull complete [2024-04-19T13:25:30.037Z] bab4dde63d76: Pull complete [2024-04-19T13:25:30.037Z] bde34c3a00c8: Pull complete [2024-04-19T13:25:30.037Z] b352a97aabf1: Pull complete [2024-04-19T13:25:30.037Z] 4872d77fe225: Pull complete [2024-04-19T13:25:30.298Z] 5851b861e8e6: Pull complete [2024-04-19T13:25:30.299Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-04-19T13:25:30.299Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-04-19T13:25:30.299Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:25:30.579Z] prd-ubuntu20.04-docker-8c-8g-2844 does not seem to be running inside a container [2024-04-19T13:25:30.612Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-389 -v /w/workspace/gexfoundry_device-rest-go_PR-389:/w/workspace/gexfoundry_device-rest-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-389@tmp:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-04-19T13:25:33.837Z] $ docker top 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 -eo pid,comm [2024-04-19T13:25:33.887Z] 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-04-19T13:25:33.887Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-04-19T13:25:34.044Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:25:34.044Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:25:34.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:25:34.160Z] $ docker exec 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 ssh-agent [2024-04-19T13:25:34.258Z] SSH_AUTH_SOCK=/tmp/ssh-KYLMNFIiAPuF/agent.32 [2024-04-19T13:25:34.258Z] SSH_AGENT_PID=38 [2024-04-19T13:25:34.267Z] Running ssh-add (command line suppressed) [2024-04-19T13:25:34.361Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-389@tmp/private_key_15330880581236971452.key (/w/workspace/gexfoundry_device-rest-go_PR-389@tmp/private_key_15330880581236971452.key) [2024-04-19T13:25:34.372Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:25:34.706Z] + git tag --points-at HEAD [Pipeline] } [2024-04-19T13:25:34.733Z] $ docker exec --env ******** --env ******** 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 ssh-agent -k [2024-04-19T13:25:34.832Z] unset SSH_AUTH_SOCK; [2024-04-19T13:25:34.832Z] unset SSH_AGENT_PID; [2024-04-19T13:25:34.832Z] echo Agent pid 38 killed; [2024-04-19T13:25:34.844Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-04-19T13:25:34.959Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-04-19T13:25:34.959Z] [ssh-agent] Looking for ssh-agent implementation... [2024-04-19T13:25:35.067Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-04-19T13:25:35.071Z] $ docker exec 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 ssh-agent [2024-04-19T13:25:35.178Z] SSH_AUTH_SOCK=/tmp/ssh-aqMDZkSysTLP/agent.73 [2024-04-19T13:25:35.178Z] SSH_AGENT_PID=79 [2024-04-19T13:25:35.183Z] Running ssh-add (command line suppressed) [2024-04-19T13:25:35.280Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-389@tmp/private_key_2816353120120653685.key (/w/workspace/gexfoundry_device-rest-go_PR-389@tmp/private_key_2816353120120653685.key) [2024-04-19T13:25:35.292Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-04-19T13:25:35.634Z] + git semver init [2024-04-19T13:25:35.903Z] 2024-04-19 13:25:35,787 [run_init] DEBUG init version:0.0.0 force:False [2024-04-19T13:25:35.903Z] 2024-04-19 13:25:35,788 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-389/.semver [2024-04-19T13:25:35.903Z] 2024-04-19 13:25:35,789 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-389/.semver [2024-04-19T13:25:35.903Z] 2024-04-19 13:25:35,789 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-389/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-389, universal_newlines=False, shell=None, istream=None) [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,301 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-389/.git/info/exclude [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,302 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-389/.semver/PR-389 with force:False [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,302 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-389/.semver/PR-389 [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,306 [execute] INFO git cat-file --batch-check [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,306 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-389/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,312 [execute] INFO git cat-file --batch [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,312 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-389/.semver, universal_newlines=False, shell=None, istream=) [2024-04-19T13:25:37.807Z] 2024-04-19 13:25:37,316 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-389/.semver/PR-389 [2024-04-19T13:25:37.807Z] 0.0.0 [Pipeline] } [2024-04-19T13:25:37.833Z] $ docker exec --env ******** --env ******** 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 ssh-agent -k [2024-04-19T13:25:37.929Z] unset SSH_AUTH_SOCK; [2024-04-19T13:25:37.929Z] unset SSH_AGENT_PID; [2024-04-19T13:25:37.929Z] echo Agent pid 79 killed; [2024-04-19T13:25:37.937Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-04-19T13:25:38.384Z] + git semver [Pipeline] } [2024-04-19T13:25:38.672Z] $ docker stop --time=1 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 [2024-04-19T13:25:39.961Z] $ docker rm -f --volumes 4ccb6a1cf5cf1aac63a31b98fee7e0f6d96292119b1282d18f7035e44d40cdf4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:25:40.455Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-04-19T13:25:40.716Z] Stashed 1 file(s) [Pipeline] echo [2024-04-19T13:25:40.736Z] [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-04-19T13:25:41.471Z] provisioning config files... [2024-04-19T13:25:41.480Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp/config6388872105922767958tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:25:41.843Z] ---> ****-login.sh [2024-04-19T13:25:41.843Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:25:41.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:41.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:41.843Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:41.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:41.843Z] [2024-04-19T13:25:41.843Z] Login Succeeded [2024-04-19T13:25:41.843Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:25:41.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:41.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:41.843Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:41.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:41.843Z] [2024-04-19T13:25:41.843Z] Login Succeeded [2024-04-19T13:25:41.843Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:25:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:42.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:42.103Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:42.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:42.103Z] [2024-04-19T13:25:42.103Z] Login Succeeded [2024-04-19T13:25:42.103Z] nexus3.edgexfoundry.org:10004 [2024-04-19T13:25:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:42.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:42.103Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:42.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:42.103Z] [2024-04-19T13:25:42.103Z] Login Succeeded [2024-04-19T13:25:42.103Z] ****.io [2024-04-19T13:25:42.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:25:42.362Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:25:42.362Z] Configure a credential helper to remove this warning. See [2024-04-19T13:25:42.363Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:25:42.363Z] [2024-04-19T13:25:42.363Z] Login Succeeded [2024-04-19T13:25:42.363Z] ---> ****-login.sh ends [Pipeline] } [2024-04-19T13:25:42.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-04-19T13:25:42.613Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:25:42.659Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:25:42.698Z] ========================================================= [2024-04-19T13:25:42.698Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-04-19T13:25:42.698Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:25:43.193Z] + 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-04-19T13:25:43.193Z] Sending build context to Docker daemon 16.37MB [2024-04-19T13:25:43.193Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:25:43.193Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:25:43.193Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-04-19T13:25:43.193Z] 7264a8db6415: Pulling fs layer [2024-04-19T13:25:43.193Z] c4d48a809fc2: Pulling fs layer [2024-04-19T13:25:43.193Z] 4f1c88b9dad5: Pulling fs layer [2024-04-19T13:25:43.193Z] ad3a456e5733: Pulling fs layer [2024-04-19T13:25:43.193Z] 69c7f0334f64: Pulling fs layer [2024-04-19T13:25:43.193Z] 1f1c1a5573a3: Pulling fs layer [2024-04-19T13:25:43.193Z] ce7588e14bc9: Pulling fs layer [2024-04-19T13:25:43.193Z] b5e4710f87ac: Pulling fs layer [2024-04-19T13:25:43.193Z] ad3a456e5733: Waiting [2024-04-19T13:25:43.193Z] 69c7f0334f64: Waiting [2024-04-19T13:25:43.193Z] 1f1c1a5573a3: Waiting [2024-04-19T13:25:43.193Z] ce7588e14bc9: Waiting [2024-04-19T13:25:43.193Z] b5e4710f87ac: Waiting [2024-04-19T13:25:43.193Z] c4d48a809fc2: Verifying Checksum [2024-04-19T13:25:43.193Z] c4d48a809fc2: Download complete [2024-04-19T13:25:43.193Z] ad3a456e5733: Download complete [2024-04-19T13:25:43.451Z] 69c7f0334f64: Verifying Checksum [2024-04-19T13:25:43.452Z] 69c7f0334f64: Download complete [2024-04-19T13:25:43.452Z] 7264a8db6415: Verifying Checksum [2024-04-19T13:25:43.452Z] 7264a8db6415: Download complete [2024-04-19T13:25:43.452Z] 1f1c1a5573a3: Verifying Checksum [2024-04-19T13:25:43.452Z] 1f1c1a5573a3: Download complete [2024-04-19T13:25:43.452Z] 7264a8db6415: Pull complete [2024-04-19T13:25:43.708Z] b5e4710f87ac: Verifying Checksum [2024-04-19T13:25:43.709Z] b5e4710f87ac: Download complete [2024-04-19T13:25:43.709Z] c4d48a809fc2: Pull complete [2024-04-19T13:25:43.967Z] 4f1c88b9dad5: Verifying Checksum [2024-04-19T13:25:43.967Z] 4f1c88b9dad5: Download complete [2024-04-19T13:25:44.224Z] ce7588e14bc9: Verifying Checksum [2024-04-19T13:25:44.224Z] ce7588e14bc9: Download complete [2024-04-19T13:25:47.578Z] 4f1c88b9dad5: Pull complete [2024-04-19T13:25:47.578Z] ad3a456e5733: Pull complete [2024-04-19T13:25:47.578Z] 69c7f0334f64: Pull complete [2024-04-19T13:25:47.578Z] 1f1c1a5573a3: Pull complete [2024-04-19T13:25:49.476Z] ce7588e14bc9: Pull complete [2024-04-19T13:25:49.735Z] b5e4710f87ac: Pull complete [2024-04-19T13:25:49.735Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-04-19T13:25:49.735Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-04-19T13:25:49.735Z] ---> 88b5674ff536 [2024-04-19T13:25:49.735Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:25:56.203Z] Still waiting to schedule task [2024-04-19T13:25:56.203Z] ‘prd-centos7-blackbox-4c-2g-2400’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.203Z] ‘prd-ubuntu20.04-docker-8c-8g-2823’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.203Z] ‘prd-ubuntu20.04-docker-8c-8g-2825’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.203Z] ‘prd-ubuntu20.04-docker-8c-8g-2826’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.203Z] ‘prd-ubuntu20.04-docker-8c-8g-2827’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.203Z] ‘prd-ubuntu20.04-docker-8c-8g-2838’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.203Z] ‘prd-ubuntu20.04-docker-8c-8g-2847’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.204Z] ‘prd-ubuntu20.04-docker-8c-8g-2848’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-04-19T13:25:56.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2831’ is offline [2024-04-19T13:25:56.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2832’ is offline [2024-04-19T13:25:56.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2833’ is offline [2024-04-19T13:25:56.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2834’ is offline [2024-04-19T13:25:56.204Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2837’ is offline [2024-04-19T13:25:56.205Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-2849’ is offline [2024-04-19T13:25:56.442Z] ---> Running in b5d530d27d53 [2024-04-19T13:25:56.442Z] Removing intermediate container b5d530d27d53 [2024-04-19T13:25:56.442Z] ---> 03c74255b46a [2024-04-19T13:25:56.442Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:25:56.442Z] ---> Running in ff85cfa515e9 [2024-04-19T13:25:56.442Z] Removing intermediate container ff85cfa515e9 [2024-04-19T13:25:56.442Z] ---> 505c33183890 [2024-04-19T13:25:56.442Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:25:56.442Z] ---> Running in 2acb53241d15 [2024-04-19T13:25:56.442Z] Removing intermediate container 2acb53241d15 [2024-04-19T13:25:56.442Z] ---> a2f844a56a50 [2024-04-19T13:25:56.442Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:25:56.442Z] ---> Running in 82e49061b85d [2024-04-19T13:25:56.442Z] Removing intermediate container 82e49061b85d [2024-04-19T13:25:56.442Z] ---> 0e18f3748034 [2024-04-19T13:25:56.442Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:25:56.442Z] ---> Running in ce181eadc2a4 [2024-04-19T13:25:56.442Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:25:56.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:25:56.974Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:25:56.974Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:25:56.974Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:25:56.974Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:25:56.974Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:25:56.974Z] OK: 268 MiB in 56 packages [2024-04-19T13:25:57.545Z] Removing intermediate container ce181eadc2a4 [2024-04-19T13:25:57.545Z] ---> a77d0386ae1c [2024-04-19T13:25:57.545Z] Step 8/12 : WORKDIR /device-rest-go [2024-04-19T13:25:57.545Z] ---> Running in 373534b0c1a0 [2024-04-19T13:25:57.545Z] Removing intermediate container 373534b0c1a0 [2024-04-19T13:25:57.545Z] ---> 9bc4b991a5ff [2024-04-19T13:25:57.545Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:25:57.804Z] ---> 998a43a240bd [2024-04-19T13:25:57.804Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:25:57.804Z] ---> Running in 89ea4027cc5f [2024-04-19T13:26:55.991Z] Removing intermediate container 89ea4027cc5f [2024-04-19T13:26:55.991Z] ---> 7d2542e12a4e [2024-04-19T13:26:55.991Z] Step 11/12 : COPY . . [2024-04-19T13:26:55.991Z] ---> fe1aa3b73c0e [2024-04-19T13:26:55.991Z] Step 12/12 : RUN $MAKE [2024-04-19T13:26:55.991Z] ---> Running in 2144a1812876 [2024-04-19T13:26:55.991Z] noop [2024-04-19T13:26:55.991Z] Removing intermediate container 2144a1812876 [2024-04-19T13:26:55.991Z] ---> 15c586dac3b7 [2024-04-19T13:26:55.991Z] Successfully built 15c586dac3b7 [2024-04-19T13:26:55.991Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:56.458Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:26:56.458Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:26:56.612Z] prd-ubuntu20.04-docker-8c-8g-2844 does not seem to be running inside a container [2024-04-19T13:26:57.071Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-389 -v /w/workspace/gexfoundry_device-rest-go_PR-389:/w/workspace/gexfoundry_device-rest-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-389@tmp:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:26:57.419Z] $ docker top 75f7c27a964e0d10bf0366ab3019f6066c1f7ff3e37bf629e9fc03d8bc978072 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:26:57.812Z] + go version [2024-04-19T13:26:57.812Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-04-19T13:26:57.844Z] $ docker stop --time=1 75f7c27a964e0d10bf0366ab3019f6066c1f7ff3e37bf629e9fc03d8bc978072 [2024-04-19T13:26:59.109Z] $ docker rm -f --volumes 75f7c27a964e0d10bf0366ab3019f6066c1f7ff3e37bf629e9fc03d8bc978072 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:26:59.902Z] + docker inspect -f . ci-base-image-x86_64 [2024-04-19T13:26:59.902Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:27:00.076Z] prd-ubuntu20.04-docker-8c-8g-2844 does not seem to be running inside a container [2024-04-19T13:27:00.116Z] $ 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-389 -v /w/workspace/gexfoundry_device-rest-go_PR-389:/w/workspace/gexfoundry_device-rest-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-389@tmp:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-04-19T13:27:00.470Z] $ docker top fd8f4a2d647246db5c0fdbb693b0bba30207a3e1288a6a3f626062e037ccefce -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:27:00.891Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-389 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:27:01.359Z] + make test [2024-04-19T13:27:01.359Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:27:02.747Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-04-19T13:27:20.808Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-04-19T13:27:20.808Z] ok github.com/edgexfoundry/device-rest-go/driver 0.014s coverage: 33.2% of statements [2024-04-19T13:27:28.916Z] go vet ./... [2024-04-19T13:27:35.473Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:27:35.473Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:27:35.473Z] ./bin/test-attribution-txt.sh [2024-04-19T13:27:35.473Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.473Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-19T13:27:35.474Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:27:35.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:27:35.555Z] $ docker stop --time=1 fd8f4a2d647246db5c0fdbb693b0bba30207a3e1288a6a3f626062e037ccefce [2024-04-19T13:27:39.281Z] $ docker rm -f --volumes fd8f4a2d647246db5c0fdbb693b0bba30207a3e1288a6a3f626062e037ccefce [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:27:39.929Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:27:40.001Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-04-19T13:27:40.674Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:27:40.985Z] + ls -al . [2024-04-19T13:27:40.985Z] total 248 [2024-04-19T13:27:40.985Z] drwxrwxr-x 9 jenkins jenkins 4096 Apr 19 13:27 . [2024-04-19T13:27:40.985Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:25 .. [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 19 13:25 .dockerignore [2024-04-19T13:27:40.985Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:27 .git [2024-04-19T13:27:40.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 .github [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 19 13:25 .gitignore [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:25 .golangci.yml [2024-04-19T13:27:40.985Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:25 .semver [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 10300 Apr 19 13:25 Attribution.txt [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 17685 Apr 19 13:25 CHANGELOG.md [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 1687 Apr 19 13:25 Dockerfile [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:25 GOVERNANCE.md [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 19 13:25 Jenkinsfile [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:25 LICENSE [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 2016 Apr 19 13:25 Makefile [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 13:25 OWNERS.md [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 3989 Apr 19 13:25 README.md [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:25 VERSION [2024-04-19T13:27:40.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:25 bin [2024-04-19T13:27:40.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 cmd [2024-04-19T13:27:40.985Z] -rw-r--r-- 1 jenkins jenkins 14499 Apr 19 13:27 coverage.out [2024-04-19T13:27:40.985Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:25 driver [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 7238 Apr 19 13:25 go.mod [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 101597 Apr 19 13:25 go.sum [2024-04-19T13:27:40.985Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:25 openapi [2024-04-19T13:27:40.985Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 19 13:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:27:41.400Z] + 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=1106dc79c8805e0248b23de51d0ea080523022d8 --label arch=amd64 --label version=0.0.0 . [2024-04-19T13:27:41.400Z] Sending build context to Docker daemon 16.38MB [2024-04-19T13:27:41.400Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:27:41.400Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-19T13:27:41.400Z] ---> 15c586dac3b7 [2024-04-19T13:27:41.400Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:27:41.658Z] ---> Running in 2e913482e597 [2024-04-19T13:27:41.658Z] Removing intermediate container 2e913482e597 [2024-04-19T13:27:41.658Z] ---> 232e3b0d369e [2024-04-19T13:27:41.658Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:27:41.917Z] ---> Running in 4399b6bcaefd [2024-04-19T13:27:41.917Z] Removing intermediate container 4399b6bcaefd [2024-04-19T13:27:41.917Z] ---> 325569f74192 [2024-04-19T13:27:41.917Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:27:41.917Z] ---> Running in bb505cc8688b [2024-04-19T13:27:41.917Z] Removing intermediate container bb505cc8688b [2024-04-19T13:27:41.917Z] ---> 736954009661 [2024-04-19T13:27:41.917Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:27:41.917Z] ---> Running in 287313049e84 [2024-04-19T13:27:42.175Z] Removing intermediate container 287313049e84 [2024-04-19T13:27:42.175Z] ---> 0656b1f4a12c [2024-04-19T13:27:42.175Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:27:42.175Z] ---> Running in 18e88c2082f5 [2024-04-19T13:27:42.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:27:42.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:27:43.002Z] OK: 268 MiB in 56 packages [2024-04-19T13:27:43.262Z] Removing intermediate container 18e88c2082f5 [2024-04-19T13:27:43.262Z] ---> 7fc3bafadaa2 [2024-04-19T13:27:43.262Z] Step 8/26 : WORKDIR /device-rest-go [2024-04-19T13:27:43.262Z] ---> Running in 538b95dd0727 [2024-04-19T13:27:43.262Z] Removing intermediate container 538b95dd0727 [2024-04-19T13:27:43.262Z] ---> 33ffee9559ab [2024-04-19T13:27:43.262Z] Step 9/26 : COPY go.mod vendor* ./ [2024-04-19T13:27:43.262Z] ---> 122c0b4d2284 [2024-04-19T13:27:43.262Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:27:43.523Z] ---> Running in 05880334205f [2024-04-19T13:27:44.089Z] Removing intermediate container 05880334205f [2024-04-19T13:27:44.089Z] ---> 37b831513d38 [2024-04-19T13:27:44.089Z] Step 11/26 : COPY . . [2024-04-19T13:27:44.654Z] ---> a5ef6ebd814b [2024-04-19T13:27:44.654Z] Step 12/26 : RUN $MAKE [2024-04-19T13:27:44.654Z] ---> Running in 91ca1739d158 [2024-04-19T13:27:44.911Z] 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.12" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-04-19T13:27:45.850Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2852 in /w/workspace/gexfoundry_device-rest-go_PR-389 [Pipeline] { [Pipeline] ws [2024-04-19T13:27:45.921Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-04-19T13:27:49.027Z] The recommended git tool is: git [2024-04-19T13:27:56.096Z] using credential edgex-jenkins-ssh [2024-04-19T13:27:56.115Z] Cloning the remote Git repository [2024-04-19T13:27:56.186Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-04-19T13:27:56.312Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-04-19T13:27:56.504Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-04-19T13:27:56.505Z] > git --version # timeout=10 [2024-04-19T13:27:56.545Z] > git --version # 'git version 2.25.1' [2024-04-19T13:27:56.551Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:27:56.751Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:27:59.771Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-04-19T13:27:59.798Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-04-19T13:28:01.627Z] Merging remotes/origin/main commit 546a8bddbc250e09a9704dd77d22d2ef885b0504 into PR head commit 1106dc79c8805e0248b23de51d0ea080523022d8 [2024-04-19T13:28:01.985Z] Merge succeeded, producing 1106dc79c8805e0248b23de51d0ea080523022d8 [2024-04-19T13:28:01.986Z] Checking out Revision 1106dc79c8805e0248b23de51d0ea080523022d8 (PR-389) [2024-04-19T13:28:01.017Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-04-19T13:28:01.073Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-04-19T13:28:01.075Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:28:01.105Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/389/head:refs/remotes/origin/PR-389 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-04-19T13:28:01.659Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:28:01.746Z] > git checkout -f 1106dc79c8805e0248b23de51d0ea080523022d8 # timeout=10 [2024-04-19T13:28:01.848Z] > git remote # timeout=10 [2024-04-19T13:28:01.871Z] > git config --get remote.origin.url # timeout=10 [2024-04-19T13:28:01.908Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-04-19T13:28:01.933Z] > git merge 546a8bddbc250e09a9704dd77d22d2ef885b0504 # timeout=10 [2024-04-19T13:28:01.972Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-04-19T13:28:02.002Z] > git config core.sparsecheckout # timeout=10 [2024-04-19T13:28:02.043Z] > git checkout -f 1106dc79c8805e0248b23de51d0ea080523022d8 # timeout=10 [2024-04-19T13:28:02.744Z] Commit message: "build(deps): Bump golang.org/x/net from 0.22.0 to 0.23.0" [2024-04-19T13:28:02.817Z] > git --version # timeout=10 [2024-04-19T13:28:02.830Z] > git --version # 'git version 2.25.1' [2024-04-19T13:28:02.849Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:28:07.886Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-04-19T13:28:07.886Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:28:07.886Z] Dload Upload Total Spent Left Speed [2024-04-19T13:28:07.886Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 208k 0 --:--:-- --:--:-- --:--:-- 208k [Pipeline] sh [2024-04-19T13:28:08.261Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-04-19T13:28:08.635Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-04-19T13:28:08.635Z] + sudo tee /etc/docker/daemon.new [2024-04-19T13:28:08.635Z] { [2024-04-19T13:28:08.635Z] "registry-mirrors": [ [2024-04-19T13:28:08.635Z] "https://nexus3.edgexfoundry.org:10001" [2024-04-19T13:28:08.635Z] ], [2024-04-19T13:28:08.635Z] "bip": "10.250.0.254/24", [2024-04-19T13:28:08.635Z] "hosts": [ [2024-04-19T13:28:08.635Z] "tcp://0.0.0.0:5555", [2024-04-19T13:28:08.635Z] "unix:///var/run/docker.sock" [2024-04-19T13:28:08.635Z] ], [2024-04-19T13:28:08.635Z] "mtu": 1458, [2024-04-19T13:28:08.635Z] "selinux-enabled": true, [2024-04-19T13:28:08.635Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-04-19T13:28:08.635Z] } [Pipeline] sh [2024-04-19T13:28:09.000Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-04-19T13:28:09.370Z] + sudo service docker restart [2024-04-19T13:28:17.032Z] Removing intermediate container 91ca1739d158 [2024-04-19T13:28:17.032Z] ---> 5246fa74e46d [2024-04-19T13:28:17.032Z] Step 13/26 : FROM alpine:3.18 [2024-04-19T13:28:17.032Z] 3.18: Pulling from library/alpine [2024-04-19T13:28:17.032Z] 619be1103602: Pulling fs layer [2024-04-19T13:28:17.032Z] 619be1103602: Verifying Checksum [2024-04-19T13:28:17.032Z] 619be1103602: Download complete [2024-04-19T13:28:17.032Z] 619be1103602: Pull complete [2024-04-19T13:28:17.032Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:28:17.032Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:28:17.032Z] ---> d3782b16ccc9 [2024-04-19T13:28:17.032Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-19T13:28:17.032Z] ---> Running in 992040de6367 [2024-04-19T13:28:17.032Z] Removing intermediate container 992040de6367 [2024-04-19T13:28:17.032Z] ---> a8920cf614b9 [2024-04-19T13:28:17.032Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-04-19T13:28:17.032Z] ---> Running in a83803e02b0c [2024-04-19T13:28:17.032Z] Removing intermediate container a83803e02b0c [2024-04-19T13:28:17.032Z] ---> 8f1a11aca396 [2024-04-19T13:28:17.032Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:28:17.032Z] ---> Running in 9a1328075e0e [2024-04-19T13:28:17.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:17.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:17.032Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:28:17.032Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:28:17.032Z] OK: 7 MiB in 16 packages [2024-04-19T13:28:17.032Z] Removing intermediate container 9a1328075e0e [2024-04-19T13:28:17.032Z] ---> 844002f0bd43 [2024-04-19T13:28:17.032Z] Step 17/26 : RUN apk --no-cache upgrade [2024-04-19T13:28:17.032Z] ---> Running in 1228746d4c33 [2024-04-19T13:28:17.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:17.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:17.032Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:28:17.032Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:28:17.032Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:28:17.032Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:28:17.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:17.032Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-04-19T13:28:17.032Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:28:17.032Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:28:17.032Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:28:17.032Z] OK: 7 MiB in 16 packages [2024-04-19T13:28:17.032Z] Removing intermediate container 1228746d4c33 [2024-04-19T13:28:17.032Z] ---> 47d5e2b658f3 [2024-04-19T13:28:17.032Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-04-19T13:28:18.069Z] ---> d9f99ba94eb1 [2024-04-19T13:28:18.069Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-04-19T13:28:18.069Z] ---> d8c0d639cbf6 [2024-04-19T13:28:18.069Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-04-19T13:28:18.332Z] ---> 7ec942a36278 [2024-04-19T13:28:18.332Z] Step 21/26 : EXPOSE 59986 [2024-04-19T13:28:18.332Z] ---> Running in 675f6bb93ba3 [2024-04-19T13:28:18.332Z] Removing intermediate container 675f6bb93ba3 [2024-04-19T13:28:18.332Z] ---> 1700f5f0b184 [2024-04-19T13:28:18.332Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-04-19T13:28:18.332Z] ---> Running in a4f7421171a1 [2024-04-19T13:28:18.332Z] Removing intermediate container a4f7421171a1 [2024-04-19T13:28:18.332Z] ---> 297f95f4b74c [2024-04-19T13:28:18.332Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-19T13:28:18.332Z] ---> Running in b62fffe34d70 [2024-04-19T13:28:18.591Z] Removing intermediate container b62fffe34d70 [2024-04-19T13:28:18.591Z] ---> 56a89ef6bd51 [2024-04-19T13:28:18.591Z] Step 24/26 : LABEL arch=amd64 [2024-04-19T13:28:18.591Z] ---> Running in c8fa20b1fce7 [2024-04-19T13:28:18.591Z] Removing intermediate container c8fa20b1fce7 [2024-04-19T13:28:18.591Z] ---> 555d9aa182ad [2024-04-19T13:28:18.591Z] Step 25/26 : LABEL git_sha=1106dc79c8805e0248b23de51d0ea080523022d8 [2024-04-19T13:28:18.591Z] ---> Running in db53f7a50a10 [2024-04-19T13:28:18.850Z] Removing intermediate container db53f7a50a10 [2024-04-19T13:28:18.850Z] ---> 60b9d20ba79f [2024-04-19T13:28:18.850Z] Step 26/26 : LABEL version=0.0.0 [2024-04-19T13:28:18.850Z] ---> Running in 165c99f597c2 [2024-04-19T13:28:18.850Z] Removing intermediate container 165c99f597c2 [2024-04-19T13:28:18.850Z] ---> 22e2b92d1bc0 [2024-04-19T13:28:18.850Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:28:18.850Z] Successfully built 22e2b92d1bc0 [2024-04-19T13:28:18.850Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:19.813Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:28:19.813Z] [2024-04-19T13:28:19.813Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:20.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:28:20.203Z] latest: Pulling from edgex-lftools-log-publisher [2024-04-19T13:28:20.203Z] 5eb5b503b376: Pulling fs layer [2024-04-19T13:28:20.203Z] 5c69ac0246d0: Pulling fs layer [2024-04-19T13:28:20.203Z] ec43610c2a17: Pulling fs layer [2024-04-19T13:28:20.203Z] 3a2ae6a8a46f: Pulling fs layer [2024-04-19T13:28:20.203Z] 33b1e0a273af: Pulling fs layer [2024-04-19T13:28:20.203Z] 5d3b04190fa2: Pulling fs layer [2024-04-19T13:28:20.203Z] 2f39f015ded8: Pulling fs layer [2024-04-19T13:28:20.203Z] 3a2ae6a8a46f: Waiting [2024-04-19T13:28:20.203Z] 33b1e0a273af: Waiting [2024-04-19T13:28:20.203Z] 5c69ac0246d0: Download complete [2024-04-19T13:28:20.203Z] 3a2ae6a8a46f: Verifying Checksum [2024-04-19T13:28:20.203Z] 3a2ae6a8a46f: Download complete [2024-04-19T13:28:20.203Z] 33b1e0a273af: Verifying Checksum [2024-04-19T13:28:20.203Z] 33b1e0a273af: Download complete [2024-04-19T13:28:20.203Z] ec43610c2a17: Verifying Checksum [2024-04-19T13:28:20.203Z] ec43610c2a17: Download complete [2024-04-19T13:28:20.203Z] 5d3b04190fa2: Verifying Checksum [2024-04-19T13:28:20.203Z] 5d3b04190fa2: Download complete [2024-04-19T13:28:20.461Z] 5eb5b503b376: Verifying Checksum [2024-04-19T13:28:20.461Z] 5eb5b503b376: Download complete [2024-04-19T13:28:21.026Z] 2f39f015ded8: Download complete [2024-04-19T13:28:21.591Z] 5eb5b503b376: Pull complete [2024-04-19T13:28:21.591Z] 5c69ac0246d0: Pull complete [2024-04-19T13:28:22.157Z] ec43610c2a17: Pull complete [2024-04-19T13:28:22.158Z] 3a2ae6a8a46f: Pull complete [2024-04-19T13:28:22.415Z] 33b1e0a273af: Pull complete [2024-04-19T13:28:22.415Z] 5d3b04190fa2: Pull complete [2024-04-19T13:28:26.594Z] 2f39f015ded8: Pull complete [2024-04-19T13:28:26.594Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-04-19T13:28:26.594Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:28:26.594Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:28:26.840Z] prd-ubuntu20.04-docker-8c-8g-2844 does not seem to be running inside a container [2024-04-19T13:28:26.876Z] $ 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-389 -v /w/workspace/gexfoundry_device-rest-go_PR-389:/w/workspace/gexfoundry_device-rest-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-389@tmp:/w/workspace/gexfoundry_device-rest-go_PR-389@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-04-19T13:28:31.951Z] $ docker top 8891b71c30a948450964dd3bdc130a892bbebd11c993432b040918de99c788ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] configFileProvider [2024-04-19T13:28:32.204Z] provisioning config files... [2024-04-19T13:28:32.233Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config2876659340150550212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:28:32.442Z] ---> job-cost.sh [2024-04-19T13:28:32.442Z] lf-activate-venv: SKIPPING [2024-04-19T13:28:32.442Z] INFO: No Stack... [2024-04-19T13:28:32.725Z] ---> ****-login.sh [2024-04-19T13:28:32.726Z] nexus3.edgexfoundry.org:10001 [2024-04-19T13:28:33.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:28:33.266Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:28:33.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:28:33.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:28:33.313Z] Configure a credential helper to remove this warning. See [2024-04-19T13:28:33.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:28:33.313Z] [2024-04-19T13:28:33.313Z] Login Succeeded [2024-04-19T13:28:33.313Z] nexus3.edgexfoundry.org:10002 [2024-04-19T13:28:33.582Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:28:33.582Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:28:33.582Z] Configure a credential helper to remove this warning. See [2024-04-19T13:28:33.582Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:28:33.582Z] [2024-04-19T13:28:33.584Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-389/archives/cost.csv [2024-04-19T13:28:33.584Z] + cut -d, -f6 [Pipeline] lock [2024-04-19T13:28:33.660Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] [2024-04-19T13:28:33.665Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] did not exist. Created. [2024-04-19T13:28:33.669Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:28:33.853Z] Login Succeeded [2024-04-19T13:28:33.853Z] nexus3.edgexfoundry.org:10003 [2024-04-19T13:28:33.853Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:28:34.068Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-04-19T13:28:34.123Z] Stashed 1 file(s) [2024-04-19T13:28:34.123Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:28:34.123Z] Configure a credential helper to remove this warning. See [2024-04-19T13:28:34.124Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:28:34.124Z] [2024-04-19T13:28:34.124Z] Login Succeeded [2024-04-19T13:28:34.124Z] nexus3.edgexfoundry.org:10004 [Pipeline] } [2024-04-19T13:28:34.178Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:28:34.266Z] $ docker stop --time=1 8891b71c30a948450964dd3bdc130a892bbebd11c993432b040918de99c788ab [2024-04-19T13:28:34.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:28:34.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:28:34.394Z] Configure a credential helper to remove this warning. See [2024-04-19T13:28:34.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:28:34.394Z] [2024-04-19T13:28:34.394Z] Login Succeeded [2024-04-19T13:28:34.394Z] ****.io [2024-04-19T13:28:34.662Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-04-19T13:28:34.929Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-04-19T13:28:34.929Z] Configure a credential helper to remove this warning. See [2024-04-19T13:28:34.929Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-04-19T13:28:34.929Z] [2024-04-19T13:28:34.929Z] Login Succeeded [2024-04-19T13:28:34.929Z] ---> ****-login.sh ends [2024-04-19T13:28:35.410Z] $ docker rm -f --volumes 8891b71c30a948450964dd3bdc130a892bbebd11c993432b040918de99c788ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2024-04-19T13:28:35.556Z] Deleting 1 temporary files [Pipeline] // script [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] echo [2024-04-19T13:28:36.031Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:28:36.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-04-19T13:28:36.121Z] ========================================================= [2024-04-19T13:28:36.121Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-04-19T13:28:36.121Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:28:36.641Z] + 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-04-19T13:28:36.641Z] Sending build context to Docker daemon 131.1kB [2024-04-19T13:28:36.913Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:28:36.913Z] Step 2/12 : FROM ${BASE} AS builder [2024-04-19T13:28:37.184Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-04-19T13:28:37.184Z] 9fda8d8052c6: Pulling fs layer [2024-04-19T13:28:37.184Z] 5d54e960e981: Pulling fs layer [2024-04-19T13:28:37.184Z] c4a7e357bf2a: Pulling fs layer [2024-04-19T13:28:37.184Z] f0e02332f6b5: Pulling fs layer [2024-04-19T13:28:37.184Z] 872ee5b61b7b: Pulling fs layer [2024-04-19T13:28:37.184Z] 0c6a40ed1a82: Pulling fs layer [2024-04-19T13:28:37.184Z] 94ae7d8d031c: Pulling fs layer [2024-04-19T13:28:37.184Z] f0e02332f6b5: Waiting [2024-04-19T13:28:37.184Z] 872ee5b61b7b: Waiting [2024-04-19T13:28:37.184Z] 0c6a40ed1a82: Waiting [2024-04-19T13:28:37.184Z] 94ae7d8d031c: Waiting [2024-04-19T13:28:37.184Z] 5d54e960e981: Verifying Checksum [2024-04-19T13:28:37.184Z] 5d54e960e981: Download complete [2024-04-19T13:28:37.184Z] f0e02332f6b5: Verifying Checksum [2024-04-19T13:28:37.184Z] f0e02332f6b5: Download complete [2024-04-19T13:28:37.184Z] 872ee5b61b7b: Verifying Checksum [2024-04-19T13:28:37.184Z] 872ee5b61b7b: Download complete [2024-04-19T13:28:37.184Z] 9fda8d8052c6: Verifying Checksum [2024-04-19T13:28:37.184Z] 9fda8d8052c6: Download complete [2024-04-19T13:28:37.995Z] 94ae7d8d031c: Verifying Checksum [2024-04-19T13:28:37.995Z] 94ae7d8d031c: Download complete [2024-04-19T13:28:37.995Z] 9fda8d8052c6: Pull complete [2024-04-19T13:28:38.593Z] 5d54e960e981: Pull complete [2024-04-19T13:28:38.875Z] c4a7e357bf2a: Verifying Checksum [2024-04-19T13:28:38.875Z] c4a7e357bf2a: Download complete [2024-04-19T13:28:40.286Z] 0c6a40ed1a82: Verifying Checksum [2024-04-19T13:28:40.286Z] 0c6a40ed1a82: Download complete [2024-04-19T13:28:52.621Z] c4a7e357bf2a: Pull complete [2024-04-19T13:28:52.621Z] f0e02332f6b5: Pull complete [2024-04-19T13:28:52.621Z] 872ee5b61b7b: Pull complete [2024-04-19T13:28:59.274Z] 0c6a40ed1a82: Pull complete [2024-04-19T13:29:00.685Z] 94ae7d8d031c: Pull complete [2024-04-19T13:29:00.685Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-04-19T13:29:00.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-04-19T13:29:00.685Z] ---> 86de565de09d [2024-04-19T13:29:00.685Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:29:02.630Z] ---> Running in 4c2cdabef0aa [2024-04-19T13:29:02.898Z] Removing intermediate container 4c2cdabef0aa [2024-04-19T13:29:02.898Z] ---> b678d70d2f17 [2024-04-19T13:29:02.898Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:29:03.164Z] ---> Running in c761a8c1d3cc [2024-04-19T13:29:03.431Z] Removing intermediate container c761a8c1d3cc [2024-04-19T13:29:03.431Z] ---> 4bf4da435ff1 [2024-04-19T13:29:03.431Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:29:03.431Z] ---> Running in f0e5c69cfe2b [2024-04-19T13:29:04.016Z] Removing intermediate container f0e5c69cfe2b [2024-04-19T13:29:04.016Z] ---> 6628e088bd06 [2024-04-19T13:29:04.016Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:29:04.016Z] ---> Running in 35288f91ea13 [2024-04-19T13:29:04.289Z] Removing intermediate container 35288f91ea13 [2024-04-19T13:29:04.289Z] ---> f3d568851511 [2024-04-19T13:29:04.289Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:29:04.560Z] ---> Running in 126a01c8fca4 [2024-04-19T13:29:05.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:29:06.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:29:07.208Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-04-19T13:29:07.208Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-04-19T13:29:07.208Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-04-19T13:29:07.481Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-04-19T13:29:07.481Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:29:07.481Z] OK: 271 MiB in 56 packages [2024-04-19T13:29:08.466Z] Removing intermediate container 126a01c8fca4 [2024-04-19T13:29:08.466Z] ---> 6f891e4f1350 [2024-04-19T13:29:08.466Z] Step 8/12 : WORKDIR /device-rest-go [2024-04-19T13:29:08.749Z] ---> Running in e3c953bd3c12 [2024-04-19T13:29:09.022Z] Removing intermediate container e3c953bd3c12 [2024-04-19T13:29:09.022Z] ---> 44d893f296e7 [2024-04-19T13:29:09.022Z] Step 9/12 : COPY go.mod vendor* ./ [2024-04-19T13:29:09.610Z] ---> 1ab7f125add9 [2024-04-19T13:29:09.610Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:29:09.610Z] ---> Running in bc965c856ab6 [2024-04-19T13:31:16.323Z] Removing intermediate container bc965c856ab6 [2024-04-19T13:31:16.323Z] ---> 4e125821f26a [2024-04-19T13:31:16.323Z] Step 11/12 : COPY . . [2024-04-19T13:31:16.323Z] ---> 5bd47a839e5a [2024-04-19T13:31:16.323Z] Step 12/12 : RUN $MAKE [2024-04-19T13:31:16.323Z] ---> Running in ee87d43455d6 [2024-04-19T13:31:16.323Z] noop [2024-04-19T13:31:16.323Z] Removing intermediate container ee87d43455d6 [2024-04-19T13:31:16.323Z] ---> 3762cfee7e1f [2024-04-19T13:31:16.323Z] Successfully built 3762cfee7e1f [2024-04-19T13:31:16.323Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:31:16.810Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:31:16.810Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:31:17.108Z] prd-ubuntu20.04-docker-arm64-4c-16g-2852 does not seem to be running inside a container [2024-04-19T13:31:17.189Z] $ 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-04-19T13:31:18.463Z] $ docker top 75ad1308741a73d79a5243a43aacd5e4321e053d0923faa9336b1aa448065204 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:31:19.355Z] + go version [2024-04-19T13:31:19.355Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-04-19T13:31:19.396Z] $ docker stop --time=1 75ad1308741a73d79a5243a43aacd5e4321e053d0923faa9336b1aa448065204 [2024-04-19T13:31:21.055Z] $ docker rm -f --volumes 75ad1308741a73d79a5243a43aacd5e4321e053d0923faa9336b1aa448065204 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:31:21.946Z] + docker inspect -f . ci-base-image-arm64 [2024-04-19T13:31:21.946Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:31:22.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-2852 does not seem to be running inside a container [2024-04-19T13:31:22.290Z] $ 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-04-19T13:31:23.580Z] $ docker top 0a0cad8df3065eedd7c476dccd48cd8a7b691d7e0456956dad91881897720d76 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:31:24.467Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-04-19T13:31:25.190Z] + make test [2024-04-19T13:31:25.190Z] go test ./... -coverprofile=coverage.out ./... [2024-04-19T13:31:30.536Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-04-19T13:34:22.321Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-04-19T13:34:27.686Z] ok github.com/edgexfoundry/device-rest-go/driver 0.062s coverage: 33.2% of statements [2024-04-19T13:34:28.276Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-04-19T13:34:28.276Z] go vet ./... [2024-04-19T13:35:15.180Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-04-19T13:35:15.180Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-04-19T13:35:15.180Z] ./bin/test-attribution-txt.sh [2024-04-19T13:35:15.180Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for google.golang.org/appengine is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-04-19T13:35:15.180Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-04-19T13:35:15.217Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-04-19T13:35:15.274Z] $ docker stop --time=1 0a0cad8df3065eedd7c476dccd48cd8a7b691d7e0456956dad91881897720d76 [2024-04-19T13:35:17.362Z] $ docker rm -f --volumes 0a0cad8df3065eedd7c476dccd48cd8a7b691d7e0456956dad91881897720d76 [Pipeline] // withDockerContainer [Pipeline] sh [2024-04-19T13:35:19.128Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-04-19T13:35:19.164Z] Warning: overwriting stash ‘coverage-report’ [2024-04-19T13:35:19.947Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-04-19T13:35:20.627Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-04-19T13:35:21.006Z] + ls -al . [2024-04-19T13:35:21.006Z] total 244 [2024-04-19T13:35:21.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:31 . [2024-04-19T13:35:21.006Z] drwxrwxr-x 4 jenkins jenkins 4096 Apr 19 13:27 .. [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 151 Apr 19 13:28 .dockerignore [2024-04-19T13:35:21.006Z] drwxrwxr-x 8 jenkins jenkins 4096 Apr 19 13:28 .git [2024-04-19T13:35:21.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:28 .github [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 264 Apr 19 13:28 .gitignore [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 41 Apr 19 13:28 .golangci.yml [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 10300 Apr 19 13:28 Attribution.txt [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 17685 Apr 19 13:28 CHANGELOG.md [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 1687 Apr 19 13:28 Dockerfile [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 677 Apr 19 13:28 GOVERNANCE.md [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 680 Apr 19 13:28 Jenkinsfile [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 11340 Apr 19 13:28 LICENSE [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 2016 Apr 19 13:28 Makefile [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 620 Apr 19 13:28 OWNERS.md [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 3989 Apr 19 13:28 README.md [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 5 Apr 19 13:25 VERSION [2024-04-19T13:35:21.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:28 bin [2024-04-19T13:35:21.006Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:28 cmd [2024-04-19T13:35:21.006Z] -rw-r--r-- 1 jenkins jenkins 14499 Apr 19 13:34 coverage.out [2024-04-19T13:35:21.006Z] drwxrwxr-x 2 jenkins jenkins 4096 Apr 19 13:28 driver [2024-04-19T13:35:21.006Z] -rw-rw-r-- 1 jenkins jenkins 7238 Apr 19 13:28 go.mod [2024-04-19T13:35:21.007Z] -rw-rw-r-- 1 jenkins jenkins 101597 Apr 19 13:28 go.sum [2024-04-19T13:35:21.007Z] drwxrwxr-x 3 jenkins jenkins 4096 Apr 19 13:28 openapi [2024-04-19T13:35:21.007Z] -rw-rw-r-- 1 jenkins jenkins 713 Apr 19 13:28 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:35:21.490Z] + 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=1106dc79c8805e0248b23de51d0ea080523022d8 --label arch=arm64 --label version=0.0.0 . [2024-04-19T13:35:21.490Z] Sending build context to Docker daemon 146.4kB [2024-04-19T13:35:21.768Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-04-19T13:35:21.768Z] Step 2/26 : FROM ${BASE} AS builder [2024-04-19T13:35:21.768Z] ---> 3762cfee7e1f [2024-04-19T13:35:21.768Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-04-19T13:35:22.050Z] ---> Running in ab65d800ff26 [2024-04-19T13:35:22.326Z] Removing intermediate container ab65d800ff26 [2024-04-19T13:35:22.326Z] ---> e0fd74d63dd0 [2024-04-19T13:35:22.326Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-04-19T13:35:22.326Z] ---> Running in e695e89db9fd [2024-04-19T13:35:22.604Z] Removing intermediate container e695e89db9fd [2024-04-19T13:35:22.604Z] ---> 7292da947c42 [2024-04-19T13:35:22.604Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-04-19T13:35:22.874Z] ---> Running in 5d28ce6c550f [2024-04-19T13:35:23.159Z] Removing intermediate container 5d28ce6c550f [2024-04-19T13:35:23.159Z] ---> e9a74e2af7a0 [2024-04-19T13:35:23.159Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-04-19T13:35:23.437Z] ---> Running in 84e46acabf5b [2024-04-19T13:35:23.705Z] Removing intermediate container 84e46acabf5b [2024-04-19T13:35:23.705Z] ---> 441e286bc417 [2024-04-19T13:35:23.705Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-04-19T13:35:23.705Z] ---> Running in 4224cb74e2ea [2024-04-19T13:35:25.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:35:25.391Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:35:26.798Z] OK: 271 MiB in 56 packages [2024-04-19T13:35:27.385Z] Removing intermediate container 4224cb74e2ea [2024-04-19T13:35:27.385Z] ---> ccf49cb21ee2 [2024-04-19T13:35:27.385Z] Step 8/26 : WORKDIR /device-rest-go [2024-04-19T13:35:27.653Z] ---> Running in 7015c56b96c9 [2024-04-19T13:35:27.920Z] Removing intermediate container 7015c56b96c9 [2024-04-19T13:35:27.920Z] ---> cd84574f5362 [2024-04-19T13:35:27.920Z] Step 9/26 : COPY go.mod vendor* ./ [2024-04-19T13:35:28.510Z] ---> c57c7479ed1a [2024-04-19T13:35:28.510Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-04-19T13:35:28.510Z] ---> Running in 589d1da59f4e [2024-04-19T13:35:31.101Z] Removing intermediate container 589d1da59f4e [2024-04-19T13:35:31.101Z] ---> 473a7a705ca1 [2024-04-19T13:35:31.101Z] Step 11/26 : COPY . . [2024-04-19T13:35:31.370Z] ---> d411cdbc2c72 [2024-04-19T13:35:31.370Z] Step 12/26 : RUN $MAKE [2024-04-19T13:35:31.643Z] ---> Running in cf2283ae846a [2024-04-19T13:35:32.606Z] 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.12" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-04-19T13:39:10.709Z] Removing intermediate container cf2283ae846a [2024-04-19T13:39:10.709Z] ---> 1d354e710774 [2024-04-19T13:39:10.709Z] Step 13/26 : FROM alpine:3.18 [2024-04-19T13:39:11.292Z] 3.18: Pulling from library/alpine [2024-04-19T13:39:11.558Z] c6b39de5b339: Pulling fs layer [2024-04-19T13:39:11.826Z] c6b39de5b339: Verifying Checksum [2024-04-19T13:39:12.432Z] c6b39de5b339: Pull complete [2024-04-19T13:39:12.432Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-04-19T13:39:12.432Z] Status: Downloaded newer image for alpine:3.18 [2024-04-19T13:39:12.432Z] ---> 33abbf032149 [2024-04-19T13:39:12.432Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-04-19T13:39:12.701Z] ---> Running in bc485d3d1fbb [2024-04-19T13:39:12.970Z] Removing intermediate container bc485d3d1fbb [2024-04-19T13:39:12.970Z] ---> c96cc321e6f9 [2024-04-19T13:39:12.970Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-04-19T13:39:12.970Z] ---> Running in 6174227b5558 [2024-04-19T13:39:13.554Z] Removing intermediate container 6174227b5558 [2024-04-19T13:39:13.554Z] ---> 11e793f0e6b3 [2024-04-19T13:39:13.554Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-04-19T13:39:13.554Z] ---> Running in 5f709fc21bf7 [2024-04-19T13:39:14.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:39:15.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:39:16.527Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-04-19T13:39:16.527Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:39:16.527Z] OK: 8 MiB in 16 packages [2024-04-19T13:39:17.943Z] Removing intermediate container 5f709fc21bf7 [2024-04-19T13:39:17.943Z] ---> cfb294ebdaa7 [2024-04-19T13:39:17.943Z] Step 17/26 : RUN apk --no-cache upgrade [2024-04-19T13:39:17.943Z] ---> Running in 055b223d0751 [2024-04-19T13:39:18.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:39:19.500Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:39:20.918Z] Upgrading critical system libraries and apk-tools: [2024-04-19T13:39:20.918Z] (1/1) Upgrading apk-tools (2.14.0-r2 -> 2.14.4-r0) [2024-04-19T13:39:20.918Z] Executing busybox-1.36.1-r5.trigger [2024-04-19T13:39:21.188Z] Continuing the upgrade transaction with new apk-tools: [2024-04-19T13:39:21.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-04-19T13:39:21.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-04-19T13:39:23.212Z] (1/3) Upgrading ca-certificates-bundle (20230506-r0 -> 20240226-r0) [2024-04-19T13:39:23.212Z] (2/3) Upgrading libcrypto3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:39:23.212Z] (3/3) Upgrading libssl3 (3.1.4-r5 -> 3.1.4-r6) [2024-04-19T13:39:23.212Z] OK: 8 MiB in 16 packages [2024-04-19T13:39:24.640Z] Removing intermediate container 055b223d0751 [2024-04-19T13:39:24.640Z] ---> 6b11359af76e [2024-04-19T13:39:24.640Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-04-19T13:39:26.603Z] ---> a957da31d1c3 [2024-04-19T13:39:26.603Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-04-19T13:39:27.202Z] ---> 71212b168cbf [2024-04-19T13:39:27.202Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-04-19T13:39:27.801Z] ---> 5a4070740aa1 [2024-04-19T13:39:27.801Z] Step 21/26 : EXPOSE 59986 [2024-04-19T13:39:27.801Z] ---> Running in a6ca409f169e [2024-04-19T13:39:28.077Z] Removing intermediate container a6ca409f169e [2024-04-19T13:39:28.077Z] ---> c8df435e6ee2 [2024-04-19T13:39:28.077Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-04-19T13:39:28.351Z] ---> Running in 8e99480b5f1c [2024-04-19T13:39:28.624Z] Removing intermediate container 8e99480b5f1c [2024-04-19T13:39:28.624Z] ---> 3d7528d2d972 [2024-04-19T13:39:28.624Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-04-19T13:39:28.898Z] ---> Running in f23b42ebb4e3 [2024-04-19T13:39:29.174Z] Removing intermediate container f23b42ebb4e3 [2024-04-19T13:39:29.174Z] ---> 13f69344f568 [2024-04-19T13:39:29.174Z] Step 24/26 : LABEL arch=arm64 [2024-04-19T13:39:29.456Z] ---> Running in bd1ee4611a6c [2024-04-19T13:39:29.730Z] Removing intermediate container bd1ee4611a6c [2024-04-19T13:39:29.730Z] ---> 3253904d47b6 [2024-04-19T13:39:29.730Z] Step 25/26 : LABEL git_sha=1106dc79c8805e0248b23de51d0ea080523022d8 [2024-04-19T13:39:29.730Z] ---> Running in 3857af6f4097 [2024-04-19T13:39:30.324Z] Removing intermediate container 3857af6f4097 [2024-04-19T13:39:30.324Z] ---> ae53d33bc25b [2024-04-19T13:39:30.324Z] Step 26/26 : LABEL version=0.0.0 [2024-04-19T13:39:30.324Z] ---> Running in b71bab167c4a [2024-04-19T13:39:30.922Z] Removing intermediate container b71bab167c4a [2024-04-19T13:39:30.922Z] ---> 67e83bca4599 [2024-04-19T13:39:30.922Z] [Warning] One or more build-args [ARCH] were not consumed [2024-04-19T13:39:30.922Z] Successfully built 67e83bca4599 [2024-04-19T13:39:30.922Z] 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:39:31.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:39:31.819Z] [2024-04-19T13:39:31.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:39:32.254Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:39:32.530Z] arm64: Pulling from edgex-lftools-log-publisher [2024-04-19T13:39:32.530Z] 8998bd30e6a1: Pulling fs layer [2024-04-19T13:39:32.530Z] 04944245beec: Pulling fs layer [2024-04-19T13:39:32.530Z] 699f458cf7ca: Pulling fs layer [2024-04-19T13:39:32.530Z] 765212b225bb: Pulling fs layer [2024-04-19T13:39:32.530Z] f23df028b6ca: Pulling fs layer [2024-04-19T13:39:32.530Z] d65c8cfc05b1: Pulling fs layer [2024-04-19T13:39:32.530Z] 2437ff75d9bd: Pulling fs layer [2024-04-19T13:39:32.530Z] f23df028b6ca: Waiting [2024-04-19T13:39:32.530Z] d65c8cfc05b1: Waiting [2024-04-19T13:39:32.530Z] 2437ff75d9bd: Waiting [2024-04-19T13:39:32.530Z] 765212b225bb: Waiting [2024-04-19T13:39:32.530Z] 04944245beec: Verifying Checksum [2024-04-19T13:39:32.530Z] 04944245beec: Download complete [2024-04-19T13:39:32.530Z] 765212b225bb: Verifying Checksum [2024-04-19T13:39:32.530Z] 765212b225bb: Download complete [2024-04-19T13:39:32.530Z] f23df028b6ca: Verifying Checksum [2024-04-19T13:39:32.530Z] f23df028b6ca: Download complete [2024-04-19T13:39:32.530Z] d65c8cfc05b1: Verifying Checksum [2024-04-19T13:39:32.530Z] d65c8cfc05b1: Download complete [2024-04-19T13:39:32.804Z] 699f458cf7ca: Verifying Checksum [2024-04-19T13:39:32.804Z] 699f458cf7ca: Download complete [2024-04-19T13:39:33.398Z] 8998bd30e6a1: Verifying Checksum [2024-04-19T13:39:33.398Z] 8998bd30e6a1: Download complete [2024-04-19T13:39:36.012Z] 2437ff75d9bd: Verifying Checksum [2024-04-19T13:39:36.012Z] 2437ff75d9bd: Download complete [2024-04-19T13:39:38.617Z] 8998bd30e6a1: Pull complete [2024-04-19T13:39:38.887Z] 04944245beec: Pull complete [2024-04-19T13:39:40.959Z] 699f458cf7ca: Pull complete [2024-04-19T13:39:40.959Z] 765212b225bb: Pull complete [2024-04-19T13:39:41.933Z] f23df028b6ca: Pull complete [2024-04-19T13:39:42.206Z] d65c8cfc05b1: Pull complete [2024-04-19T13:40:02.144Z] 2437ff75d9bd: Pull complete [2024-04-19T13:40:02.144Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-04-19T13:40:02.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-04-19T13:40:02.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:40:02.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-2852 does not seem to be running inside a container [2024-04-19T13:40:02.671Z] $ 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-04-19T13:40:06.140Z] $ docker top b84162775fe68047daa7f1f3ba897e2589f58cc2f5208c05dbbec2d5f1195d00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:07.152Z] ---> job-cost.sh [2024-04-19T13:40:07.152Z] lf-activate-venv: SKIPPING [2024-04-19T13:40:07.152Z] INFO: No Stack... [2024-04-19T13:40:07.741Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-04-19T13:40:08.342Z] INFO: Archiving Costs [Pipeline] sh [2024-04-19T13:40:09.026Z] + cut -d, -f6 [2024-04-19T13:40:09.026Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [Pipeline] lock [2024-04-19T13:40:09.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] [2024-04-19T13:40:09.123Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] did not exist. Created. [2024-04-19T13:40:09.127Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-04-19T13:40:11.513Z] /w/workspace/device-rest-go/1@tmp/durable-bb07c9cc/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-04-19T13:40:12.207Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-04-19T13:40:12.244Z] Warning: overwriting stash ‘stack-cost’ [2024-04-19T13:40:12.312Z] Stashed 1 file(s) [Pipeline] } [2024-04-19T13:40:12.327Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-389-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-04-19T13:40:12.430Z] $ docker stop --time=1 b84162775fe68047daa7f1f3ba897e2589f58cc2f5208c05dbbec2d5f1195d00 [2024-04-19T13:40:14.107Z] $ docker rm -f --volumes b84162775fe68047daa7f1f3ba897e2589f58cc2f5208c05dbbec2d5f1195d00 [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-04-19T13:40:15.299Z] provisioning config files... [2024-04-19T13:40:15.310Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp/config12420394390931010804tmp [Pipeline] { [Pipeline] sh [2024-04-19T13:40:15.749Z] + set +x [2024-04-19T13:40:15.749Z] + curl -s https://codecov.io/bash [2024-04-19T13:40:15.749Z] + bash -s -- [2024-04-19T13:40:15.749Z] [2024-04-19T13:40:15.749Z] _____ _ [2024-04-19T13:40:15.749Z] / ____| | | [2024-04-19T13:40:15.749Z] | | ___ __| | ___ ___ _____ __ [2024-04-19T13:40:15.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-04-19T13:40:15.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-04-19T13:40:15.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-04-19T13:40:15.749Z] Bash-1.0.6 [2024-04-19T13:40:15.749Z] [2024-04-19T13:40:15.749Z] [2024-04-19T13:40:15.749Z] ==> git version 2.25.1 found [2024-04-19T13:40:15.749Z] ==> 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-04-19T13:40:15.749Z] Release-Date: 2020-01-08 [2024-04-19T13:40:15.749Z] 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-04-19T13:40:15.749Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-04-19T13:40:15.749Z] ==> Jenkins CI detected. [2024-04-19T13:40:15.749Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-389 [2024-04-19T13:40:15.749Z] project root: . [2024-04-19T13:40:15.749Z] --> token set from env [2024-04-19T13:40:15.749Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-04-19T13:40:15.749Z] ==> Running gcov in . (disable via -X gcov) [2024-04-19T13:40:15.749Z] ==> Python coveragepy not found [2024-04-19T13:40:15.749Z] ==> Searching for coverage reports in: [2024-04-19T13:40:15.749Z] + . [2024-04-19T13:40:15.749Z] -> Found 1 reports [2024-04-19T13:40:15.749Z] ==> Detecting git/mercurial file structure [2024-04-19T13:40:15.749Z] ==> Reading reports [2024-04-19T13:40:15.749Z] + ./coverage.out bytes=14499 [2024-04-19T13:40:15.749Z] ==> Appending adjustments [2024-04-19T13:40:15.749Z] https://docs.codecov.io/docs/fixing-reports [2024-04-19T13:40:16.009Z] + Found adjustments [2024-04-19T13:40:16.009Z] ==> Gzipping contents [2024-04-19T13:40:16.009Z] 4.0K /tmp/codecov.SFxY07.gz [2024-04-19T13:40:16.009Z] ==> Uploading reports [2024-04-19T13:40:16.009Z] url: https://codecov.io [2024-04-19T13:40:16.009Z] query: branch=PR-389&commit=1106dc79c8805e0248b23de51d0ea080523022d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=389&job=&cmd_args= [2024-04-19T13:40:16.009Z] -> Pinging Codecov [2024-04-19T13:40:16.009Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-389&commit=1106dc79c8805e0248b23de51d0ea080523022d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-389%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=389&job=&cmd_args= [2024-04-19T13:40:16.269Z] -> Uploading to [2024-04-19T13:40:16.269Z] https://storage.googleapis.com/codecov/v4/raw/2024-04-19/4E5D53B4F1F92C436F7061BF334D961C/1106dc79c8805e0248b23de51d0ea080523022d8/920aba81-9760-45f9-817f-f35c5f599109.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240419%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240419T134016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d18b02e1d40459077bb340b9c48c0595c60b5c78b8d9cfe1719a3d5640d14b32 [2024-04-19T13:40:16.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-04-19T13:40:16.269Z] Dload Upload Total Spent Left Speed [2024-04-19T13:40:16.528Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9284 --:--:-- --:--:-- --:--:-- 9284 [2024-04-19T13:40:16.528Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/1106dc79c8805e0248b23de51d0ea080523022d8 [Pipeline] } [2024-04-19T13:40:16.555Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-04-19T13:40:18.463Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-389/archives ] [2024-04-19T13:40:18.463Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-389/archives [2024-04-19T13:40:18.463Z] total 16 [2024-04-19T13:40:18.463Z] drwxr-xr-x 3 root root 4096 Apr 19 13:28 . [2024-04-19T13:40:18.463Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:28 .. [2024-04-19T13:40:18.463Z] drwxr-xr-x 2 root root 4096 Apr 19 13:28 cost [2024-04-19T13:40:18.463Z] -rw-r--r-- 1 root root 86 Apr 19 13:28 cost.csv [2024-04-19T13:40:18.463Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-389/archives [2024-04-19T13:40:21.770Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-389/archives [2024-04-19T13:40:21.770Z] total 16 [2024-04-19T13:40:21.770Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 19 13:28 . [2024-04-19T13:40:21.770Z] drwxrwxr-x 10 jenkins jenkins 4096 Apr 19 13:28 .. [2024-04-19T13:40:21.770Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 19 13:28 cost [2024-04-19T13:40:21.770Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 19 13:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:22.169Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:23.076Z] ---> package-listing.sh [2024-04-19T13:40:23.077Z] ++ facter osfamily [2024-04-19T13:40:23.077Z] ++ tr '[:upper:]' '[:lower:]' [2024-04-19T13:40:23.336Z] + OS_FAMILY=debian [2024-04-19T13:40:23.336Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-389 [2024-04-19T13:40:23.336Z] + START_PACKAGES=/tmp/packages_start.txt [2024-04-19T13:40:23.336Z] + END_PACKAGES=/tmp/packages_end.txt [2024-04-19T13:40:23.336Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-04-19T13:40:23.336Z] + PACKAGES=/tmp/packages_start.txt [2024-04-19T13:40:23.336Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-389 ']' [2024-04-19T13:40:23.336Z] + PACKAGES=/tmp/packages_end.txt [2024-04-19T13:40:23.336Z] + case "${OS_FAMILY}" in [2024-04-19T13:40:23.336Z] + dpkg -l [2024-04-19T13:40:23.336Z] + grep '^ii' [2024-04-19T13:40:23.336Z] + '[' -f /tmp/packages_start.txt ']' [2024-04-19T13:40:23.336Z] + '[' -f /tmp/packages_end.txt ']' [2024-04-19T13:40:23.336Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-04-19T13:40:23.336Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-389 ']' [2024-04-19T13:40:23.336Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-389/archives/ [2024-04-19T13:40:23.336Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-389/archives/ [Pipeline] echo [2024-04-19T13:40:23.373Z] 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-389/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-04-19T13:40:23.672Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-04-19T13:40:24.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-04-19T13:40:24.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-04-19T13:40:37.005Z] prd-ubuntu20.04-docker-8c-8g-2844 does not seem to be running inside a container [2024-04-19T13:40:37.028Z] $ 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-389/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-389 -v /w/workspace/gexfoundry_device-rest-go_PR-389:/w/workspace/gexfoundry_device-rest-go_PR-389:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-389@tmp:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-04-19T13:40:37.234Z] $ docker top fc49a3d2246a7cc1c9d72e1aa971601cdb9294f79044ba2f5dc7695ac7ff3991 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-04-19T13:40:37.648Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-04-19T13:40:37.956Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-04-19T13:40:38.268Z] + ls /var/log/sa-host [2024-04-19T13:40:38.268Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-04-19T13:40:38.406Z] provisioning config files... [2024-04-19T13:40:38.416Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-389@tmp/config11067473577372586346tmp [Pipeline] { [Pipeline] echo [2024-04-19T13:40:38.476Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:38.788Z] ---> create-netrc.sh [Pipeline] } [2024-04-19T13:40:38.813Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:39.207Z] ---> python-tools-install.sh [Pipeline] echo [2024-04-19T13:40:39.239Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:39.555Z] ---> sudo-logs.sh [2024-04-19T13:40:39.555Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-04-19T13:40:39.650Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:39.964Z] ---> job-cost.sh [2024-04-19T13:40:39.965Z] lf-activate-venv: SKIPPING [2024-04-19T13:40:39.965Z] DEBUG: total: 0.2199999988079071 [2024-04-19T13:40:39.965Z] INFO: Retrieving Stack Cost... [2024-04-19T13:40:40.230Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-04-19T13:40:40.799Z] INFO: Archiving Costs [Pipeline] echo [2024-04-19T13:40:40.836Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-04-19T13:40:41.156Z] ---> logs-deploy.sh [2024-04-19T13:40:41.157Z] lf-activate-venv: SKIPPING [2024-04-19T13:40:41.157Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-389/1 [2024-04-19T13:40:41.157Z] INFO: archiving workspace using pattern(s): [2024-04-19T13:40:42.096Z] Archives upload complete. [2024-04-19T13:40:42.096Z] INFO: archiving logs to Nexus [2024-04-19T13:40:42.666Z] ---> uname -a: [2024-04-19T13:40:42.666Z] Linux prd-ubuntu20-04-docker-8c-8g-2844 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-04-19T13:40:42.666Z] [2024-04-19T13:40:42.666Z] [2024-04-19T13:40:42.666Z] ---> lscpu: [2024-04-19T13:40:42.666Z] Architecture: x86_64 [2024-04-19T13:40:42.666Z] CPU op-mode(s): 32-bit, 64-bit [2024-04-19T13:40:42.666Z] Byte Order: Little Endian [2024-04-19T13:40:42.666Z] Address sizes: 40 bits physical, 48 bits virtual [2024-04-19T13:40:42.666Z] CPU(s): 8 [2024-04-19T13:40:42.666Z] On-line CPU(s) list: 0-7 [2024-04-19T13:40:42.666Z] Thread(s) per core: 1 [2024-04-19T13:40:42.666Z] Core(s) per socket: 1 [2024-04-19T13:40:42.666Z] Socket(s): 8 [2024-04-19T13:40:42.666Z] NUMA node(s): 1 [2024-04-19T13:40:42.666Z] Vendor ID: AuthenticAMD [2024-04-19T13:40:42.666Z] CPU family: 23 [2024-04-19T13:40:42.666Z] Model: 49 [2024-04-19T13:40:42.666Z] Model name: AMD EPYC-Rome Processor [2024-04-19T13:40:42.666Z] Stepping: 0 [2024-04-19T13:40:42.666Z] CPU MHz: 2799.998 [2024-04-19T13:40:42.666Z] BogoMIPS: 5599.99 [2024-04-19T13:40:42.666Z] Virtualization: AMD-V [2024-04-19T13:40:42.666Z] Hypervisor vendor: KVM [2024-04-19T13:40:42.666Z] Virtualization type: full [2024-04-19T13:40:42.666Z] L1d cache: 256 KiB [2024-04-19T13:40:42.666Z] L1i cache: 256 KiB [2024-04-19T13:40:42.666Z] L2 cache: 4 MiB [2024-04-19T13:40:42.666Z] L3 cache: 128 MiB [2024-04-19T13:40:42.666Z] NUMA node0 CPU(s): 0-7 [2024-04-19T13:40:42.666Z] Vulnerability Itlb multihit: Not affected [2024-04-19T13:40:42.666Z] Vulnerability L1tf: Not affected [2024-04-19T13:40:42.666Z] Vulnerability Mds: Not affected [2024-04-19T13:40:42.666Z] Vulnerability Meltdown: Not affected [2024-04-19T13:40:42.666Z] Vulnerability Mmio stale data: Not affected [2024-04-19T13:40:42.666Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-04-19T13:40:42.666Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-04-19T13:40:42.666Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-04-19T13:40:42.666Z] Vulnerability Srbds: Not affected [2024-04-19T13:40:42.666Z] Vulnerability Tsx async abort: Not affected [2024-04-19T13:40:42.666Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-04-19T13:40:42.666Z] [2024-04-19T13:40:42.666Z]