Pull request #397 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 416b04be2f8a35bd19df186412112dac2f581a7d+f76f4517c34d0712f0a5b1769cf5436b862bb8e0 (04302a8d358f34ee0b1aa13af2e4866cc7d93b29) 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-ssh8834606808606019950.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh2313555814581895282.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 590556114a56c6d90cc8043840e039c2f74196dc 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-397/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-397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1272940249990182964.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-397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh5745463894045676423.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh18092126120193706484.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-397/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-397/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3337441404076097914.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 590556114a56c6d90cc8043840e039c2f74196dc Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-4940 in /w/workspace/gexfoundry_device-rest-go_PR-397 [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-397 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f76f4517c34d0712f0a5b1769cf5436b862bb8e0 into PR head commit 416b04be2f8a35bd19df186412112dac2f581a7d Merge succeeded, producing 416b04be2f8a35bd19df186412112dac2f581a7d Checking out Revision 416b04be2f8a35bd19df186412112dac2f581a7d (PR-397) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc > git config core.sparsecheckout # timeout=10 > git checkout -f 416b04be2f8a35bd19df186412112dac2f581a7d # 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 f76f4517c34d0712f0a5b1769cf5436b862bb8e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 416b04be2f8a35bd19df186412112dac2f581a7d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-03T20:15:38.606Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-03T20:15:38.815Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-03T20:15:38.935Z] ========================================================= [2024-07-03T20:15:38.935Z] EdgeX Global Pipelines Version Info [2024-07-03T20:15:38.935Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:15:39.730Z] ------------------- [2024-07-03T20:15:39.730Z] stable info: [2024-07-03T20:15:39.730Z] ------------------- [2024-07-03T20:15:39.730Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T20:15:39.730Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T20:15:39.730Z] Message: update stable to v1.0.260 [2024-07-03T20:15:40.298Z] ------------------- [2024-07-03T20:15:40.298Z] experimental info: [2024-07-03T20:15:40.298Z] ------------------- [2024-07-03T20:15:40.299Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-03T20:15:40.299Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-03T20:15:40.299Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-03T20:15:40.517Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2024-07-03T20:15:40.575Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2024-07-03T20:15:40.648Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-03T20:15:40.705Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-03T20:15:40.770Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-03T20:15:40.826Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-03T20:15:40.884Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-03T20:15:40.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-07-03T20:15:41.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-03T20:15:41.063Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-03T20:15:41.125Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-03T20:15:41.185Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2024-07-03T20:15:41.245Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-03T20:15:41.301Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-03T20:15:41.372Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T20:15:41.433Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-03T20:15:41.488Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T20:15:41.546Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-07-03T20:15:41.608Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-03T20:15:41.663Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-03T20:15:41.725Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-07-03T20:15:41.783Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-07-03T20:15:41.840Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-07-03T20:15:41.903Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-07-03T20:15:41.972Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-07-03T20:15:42.033Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-03T20:15:42.094Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-03T20:15:42.157Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-397 [Pipeline] echo [2024-07-03T20:15:42.219Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-397 [Pipeline] echo [2024-07-03T20:15:42.280Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-397 [Pipeline] echo [2024-07-03T20:15:42.342Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 416b04be2f8a35bd19df186412112dac2f581a7d [Pipeline] echo [2024-07-03T20:15:42.402Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 416b04b [Pipeline] echo [2024-07-03T20:15:42.464Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T20:15:42.622Z] provisioning config files... [2024-07-03T20:15:42.636Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-397@tmp/config11334531378367702220tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:15:43.045Z] ---> ****-login.sh [2024-07-03T20:15:43.045Z] nexus3.edgexfoundry.org:10001 [2024-07-03T20:15:43.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:15:43.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:15:43.306Z] Configure a credential helper to remove this warning. See [2024-07-03T20:15:43.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:15:43.306Z] [2024-07-03T20:15:43.306Z] Login Succeeded [2024-07-03T20:15:43.568Z] nexus3.edgexfoundry.org:10002 [2024-07-03T20:15:43.568Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:15:43.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:15:43.569Z] Configure a credential helper to remove this warning. See [2024-07-03T20:15:43.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:15:43.569Z] [2024-07-03T20:15:43.569Z] Login Succeeded [2024-07-03T20:15:43.569Z] nexus3.edgexfoundry.org:10003 [2024-07-03T20:15:43.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:15:43.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:15:43.569Z] Configure a credential helper to remove this warning. See [2024-07-03T20:15:43.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:15:43.569Z] [2024-07-03T20:15:43.569Z] Login Succeeded [2024-07-03T20:15:43.569Z] nexus3.edgexfoundry.org:10004 [2024-07-03T20:15:43.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:15:43.832Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:15:43.832Z] Configure a credential helper to remove this warning. See [2024-07-03T20:15:43.832Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:15:43.832Z] [2024-07-03T20:15:43.832Z] Login Succeeded [2024-07-03T20:15:43.832Z] ****.io [2024-07-03T20:15:43.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:15:44.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:15:44.100Z] Configure a credential helper to remove this warning. See [2024-07-03T20:15:44.100Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:15:44.100Z] [2024-07-03T20:15:44.100Z] Login Succeeded [2024-07-03T20:15:44.100Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T20:15:44.133Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-03T20:15:44.827Z] + git rev-list -1 --merges 416b04be2f8a35bd19df186412112dac2f581a7d~1..416b04be2f8a35bd19df186412112dac2f581a7d [Pipeline] echo [2024-07-03T20:15:44.876Z] -----------> git rev-list -1 --merges 416b04be2f8a35bd19df186412112dac2f581a7d~1..416b04be2f8a35bd19df186412112dac2f581a7d 416b04be2f8a35bd19df186412112dac2f581a7d [false] [Pipeline] sh [2024-07-03T20:15:45.196Z] + git log --format=format:%s -1 416b04be2f8a35bd19df186412112dac2f581a7d [Pipeline] echo [2024-07-03T20:15:45.243Z] ========================================================= [2024-07-03T20:15:45.243Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-03T20:15:45.243Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T20:15:45.704Z] + git log --format=format:%s -1 416b04be2f8a35bd19df186412112dac2f581a7d [Pipeline] echo [2024-07-03T20:15:45.746Z] [semverPrep] GIT_COMMIT: 416b04be2f8a35bd19df186412112dac2f581a7d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-07-03T20:15:45.790Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-07-03T20:15:46.211Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-03T20:15:46.211Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-03T20:15:46.211Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-03T20:15:46.211Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-03T20:15:46.211Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-03T20:15:46.211Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-03T20:15:46.211Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:15:46.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T20:15:46.748Z] [2024-07-03T20:15:46.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:15:47.147Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T20:15:47.147Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-03T20:15:47.147Z] b85a868b505f: Pulling fs layer [2024-07-03T20:15:47.147Z] e2be974225ed: Pulling fs layer [2024-07-03T20:15:47.147Z] 339a4e72a1f5: Pulling fs layer [2024-07-03T20:15:47.147Z] 988bab9f4d93: Pulling fs layer [2024-07-03T20:15:47.147Z] 1469e6f7b9e6: Pulling fs layer [2024-07-03T20:15:47.147Z] eaf3925da568: Pulling fs layer [2024-07-03T20:15:47.147Z] bab4dde63d76: Pulling fs layer [2024-07-03T20:15:47.147Z] bde34c3a00c8: Pulling fs layer [2024-07-03T20:15:47.147Z] b352a97aabf1: Pulling fs layer [2024-07-03T20:15:47.147Z] 4872d77fe225: Pulling fs layer [2024-07-03T20:15:47.147Z] 5851b861e8e6: Pulling fs layer [2024-07-03T20:15:47.147Z] 988bab9f4d93: Waiting [2024-07-03T20:15:47.147Z] bab4dde63d76: Waiting [2024-07-03T20:15:47.147Z] bde34c3a00c8: Waiting [2024-07-03T20:15:47.147Z] b352a97aabf1: Waiting [2024-07-03T20:15:47.147Z] 4872d77fe225: Waiting [2024-07-03T20:15:47.147Z] 5851b861e8e6: Waiting [2024-07-03T20:15:47.147Z] 1469e6f7b9e6: Waiting [2024-07-03T20:15:47.147Z] eaf3925da568: Waiting [2024-07-03T20:15:47.147Z] e2be974225ed: Download complete [2024-07-03T20:15:47.147Z] 988bab9f4d93: Verifying Checksum [2024-07-03T20:15:47.147Z] 988bab9f4d93: Download complete [2024-07-03T20:15:47.405Z] 1469e6f7b9e6: Verifying Checksum [2024-07-03T20:15:47.406Z] 1469e6f7b9e6: Download complete [2024-07-03T20:15:47.406Z] 339a4e72a1f5: Verifying Checksum [2024-07-03T20:15:47.406Z] 339a4e72a1f5: Download complete [2024-07-03T20:15:47.406Z] eaf3925da568: Verifying Checksum [2024-07-03T20:15:47.406Z] eaf3925da568: Download complete [2024-07-03T20:15:47.406Z] bde34c3a00c8: Verifying Checksum [2024-07-03T20:15:47.406Z] bde34c3a00c8: Download complete [2024-07-03T20:15:47.406Z] b352a97aabf1: Verifying Checksum [2024-07-03T20:15:47.406Z] b352a97aabf1: Download complete [2024-07-03T20:15:47.406Z] 4872d77fe225: Verifying Checksum [2024-07-03T20:15:47.406Z] 4872d77fe225: Download complete [2024-07-03T20:15:47.406Z] 5851b861e8e6: Verifying Checksum [2024-07-03T20:15:47.406Z] 5851b861e8e6: Download complete [2024-07-03T20:15:47.406Z] b85a868b505f: Verifying Checksum [2024-07-03T20:15:47.406Z] b85a868b505f: Download complete [2024-07-03T20:15:47.664Z] bab4dde63d76: Verifying Checksum [2024-07-03T20:15:47.664Z] bab4dde63d76: Download complete [2024-07-03T20:15:48.602Z] b85a868b505f: Pull complete [2024-07-03T20:15:48.862Z] e2be974225ed: Pull complete [2024-07-03T20:15:49.431Z] 339a4e72a1f5: Pull complete [2024-07-03T20:15:49.431Z] 988bab9f4d93: Pull complete [2024-07-03T20:15:49.690Z] 1469e6f7b9e6: Pull complete [2024-07-03T20:15:49.690Z] eaf3925da568: Pull complete [2024-07-03T20:15:51.593Z] bab4dde63d76: Pull complete [2024-07-03T20:15:51.593Z] bde34c3a00c8: Pull complete [2024-07-03T20:15:51.854Z] b352a97aabf1: Pull complete [2024-07-03T20:15:51.854Z] 4872d77fe225: Pull complete [2024-07-03T20:15:51.854Z] 5851b861e8e6: Pull complete [2024-07-03T20:15:51.854Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-03T20:15:51.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-03T20:15:51.854Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:15:52.147Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2024-07-03T20:15:52.180Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-397 -v /w/workspace/gexfoundry_device-rest-go_PR-397:/w/workspace/gexfoundry_device-rest-go_PR-397:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-397@tmp:/w/workspace/gexfoundry_device-rest-go_PR-397@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-07-03T20:15:55.318Z] $ docker top 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb -eo pid,comm [2024-07-03T20:15:55.374Z] 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-07-03T20:15:55.374Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-03T20:15:55.545Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T20:15:55.545Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T20:15:55.656Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T20:15:55.658Z] $ docker exec 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb ssh-agent [2024-07-03T20:15:55.755Z] SSH_AUTH_SOCK=/tmp/ssh-wKTAX8E5gszT/agent.31 [2024-07-03T20:15:55.755Z] SSH_AGENT_PID=37 [2024-07-03T20:15:55.762Z] Running ssh-add (command line suppressed) [2024-07-03T20:15:55.854Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-397@tmp/private_key_2704105645694244800.key (/w/workspace/gexfoundry_device-rest-go_PR-397@tmp/private_key_2704105645694244800.key) [2024-07-03T20:15:55.869Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T20:15:56.223Z] + git tag --points-at HEAD [Pipeline] } [2024-07-03T20:15:56.248Z] $ docker exec --env ******** --env ******** 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb ssh-agent -k [2024-07-03T20:15:56.359Z] unset SSH_AUTH_SOCK; [2024-07-03T20:15:56.359Z] unset SSH_AGENT_PID; [2024-07-03T20:15:56.359Z] echo Agent pid 37 killed; [2024-07-03T20:15:56.370Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-03T20:15:56.542Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-03T20:15:56.542Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-03T20:15:56.644Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-03T20:15:56.646Z] $ docker exec 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb ssh-agent [2024-07-03T20:15:56.760Z] SSH_AUTH_SOCK=/tmp/ssh-zs6hwCSYRw4U/agent.71 [2024-07-03T20:15:56.760Z] SSH_AGENT_PID=77 [2024-07-03T20:15:56.766Z] Running ssh-add (command line suppressed) [2024-07-03T20:15:56.869Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-397@tmp/private_key_9547050497519536861.key (/w/workspace/gexfoundry_device-rest-go_PR-397@tmp/private_key_9547050497519536861.key) [2024-07-03T20:15:56.885Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-03T20:15:57.227Z] + git semver init [2024-07-03T20:15:57.487Z] 2024-07-03 20:15:57,400 [run_init] DEBUG init version:0.0.0 force:False [2024-07-03T20:15:57.487Z] 2024-07-03 20:15:57,401 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-397/.semver [2024-07-03T20:15:57.487Z] 2024-07-03 20:15:57,402 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-397/.semver [2024-07-03T20:15:57.487Z] 2024-07-03 20:15:57,402 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-397/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-397, universal_newlines=False, shell=None, istream=None) [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,972 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-397/.git/info/exclude [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-397/.semver/PR-397 with force:False [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,972 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-397/.semver/PR-397 [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,975 [execute] INFO git cat-file --batch-check [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,975 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-397/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,981 [execute] INFO git cat-file --batch [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,981 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-397/.semver, universal_newlines=False, shell=None, istream=) [2024-07-03T20:16:00.024Z] 2024-07-03 20:15:59,986 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-397/.semver/PR-397 [2024-07-03T20:16:00.024Z] 0.0.0 [Pipeline] } [2024-07-03T20:16:00.053Z] $ docker exec --env ******** --env ******** 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb ssh-agent -k [2024-07-03T20:16:00.149Z] unset SSH_AUTH_SOCK; [2024-07-03T20:16:00.150Z] unset SSH_AGENT_PID; [2024-07-03T20:16:00.150Z] echo Agent pid 77 killed; [2024-07-03T20:16:00.159Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-03T20:16:00.615Z] + git semver [Pipeline] } [2024-07-03T20:16:00.899Z] $ docker stop --time=1 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb [2024-07-03T20:16:02.204Z] $ docker rm -f --volumes 694699a911c3237595d9e99346b126a43da860c5b900a58f6a6cf7b45c2747eb [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T20:16:02.628Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-03T20:16:02.928Z] Stashed 1 file(s) [Pipeline] echo [2024-07-03T20:16:02.952Z] [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-07-03T20:16:03.660Z] provisioning config files... [2024-07-03T20:16:03.671Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-397@tmp/config7490247953641623801tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:16:04.048Z] ---> ****-login.sh [2024-07-03T20:16:04.048Z] nexus3.edgexfoundry.org:10001 [2024-07-03T20:16:04.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:16:04.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:16:04.049Z] Configure a credential helper to remove this warning. See [2024-07-03T20:16:04.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:16:04.049Z] [2024-07-03T20:16:04.049Z] Login Succeeded [2024-07-03T20:16:04.049Z] nexus3.edgexfoundry.org:10002 [2024-07-03T20:16:04.049Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:16:04.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:16:04.049Z] Configure a credential helper to remove this warning. See [2024-07-03T20:16:04.049Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:16:04.049Z] [2024-07-03T20:16:04.049Z] Login Succeeded [2024-07-03T20:16:04.049Z] nexus3.edgexfoundry.org:10003 [2024-07-03T20:16:04.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:16:04.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:16:04.308Z] Configure a credential helper to remove this warning. See [2024-07-03T20:16:04.308Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:16:04.308Z] [2024-07-03T20:16:04.308Z] Login Succeeded [2024-07-03T20:16:04.308Z] nexus3.edgexfoundry.org:10004 [2024-07-03T20:16:04.308Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:16:04.308Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:16:04.308Z] Configure a credential helper to remove this warning. See [2024-07-03T20:16:04.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:16:04.309Z] [2024-07-03T20:16:04.309Z] Login Succeeded [2024-07-03T20:16:04.309Z] ****.io [2024-07-03T20:16:04.569Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:16:04.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:16:04.569Z] Configure a credential helper to remove this warning. See [2024-07-03T20:16:04.569Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:16:04.569Z] [2024-07-03T20:16:04.569Z] Login Succeeded [2024-07-03T20:16:04.569Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T20:16:04.609Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T20:16:04.844Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T20:16:04.887Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T20:16:04.932Z] ========================================================= [2024-07-03T20:16:04.932Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-03T20:16:04.932Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:16:05.461Z] + 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-07-03T20:16:05.462Z] Sending build context to Docker daemon 16.51MB [2024-07-03T20:16:05.462Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T20:16:05.462Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T20:16:05.462Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-03T20:16:05.462Z] 619be1103602: Pulling fs layer [2024-07-03T20:16:05.462Z] 7862e08f4a3e: Pulling fs layer [2024-07-03T20:16:05.462Z] 5df492c9dc93: Pulling fs layer [2024-07-03T20:16:05.462Z] 7629e6793208: Pulling fs layer [2024-07-03T20:16:05.462Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T20:16:05.462Z] fb5054dd5b73: Pulling fs layer [2024-07-03T20:16:05.462Z] eeca6798cff9: Pulling fs layer [2024-07-03T20:16:05.462Z] aa269ceb94a6: Pulling fs layer [2024-07-03T20:16:05.462Z] ada007ff1a6a: Pulling fs layer [2024-07-03T20:16:05.462Z] 7629e6793208: Waiting [2024-07-03T20:16:05.462Z] 4f4fb700ef54: Waiting [2024-07-03T20:16:05.462Z] fb5054dd5b73: Waiting [2024-07-03T20:16:05.462Z] eeca6798cff9: Waiting [2024-07-03T20:16:05.462Z] aa269ceb94a6: Waiting [2024-07-03T20:16:05.462Z] ada007ff1a6a: Waiting [2024-07-03T20:16:05.720Z] 7862e08f4a3e: Verifying Checksum [2024-07-03T20:16:05.720Z] 7862e08f4a3e: Download complete [2024-07-03T20:16:05.720Z] 7629e6793208: Verifying Checksum [2024-07-03T20:16:05.720Z] 7629e6793208: Download complete [2024-07-03T20:16:05.720Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T20:16:05.720Z] 4f4fb700ef54: Download complete [2024-07-03T20:16:05.720Z] fb5054dd5b73: Verifying Checksum [2024-07-03T20:16:05.720Z] fb5054dd5b73: Download complete [2024-07-03T20:16:05.720Z] 619be1103602: Verifying Checksum [2024-07-03T20:16:05.720Z] 619be1103602: Download complete [2024-07-03T20:16:05.720Z] eeca6798cff9: Verifying Checksum [2024-07-03T20:16:05.720Z] eeca6798cff9: Download complete [2024-07-03T20:16:05.720Z] 619be1103602: Pull complete [2024-07-03T20:16:05.977Z] ada007ff1a6a: Verifying Checksum [2024-07-03T20:16:05.977Z] ada007ff1a6a: Download complete [2024-07-03T20:16:05.977Z] 7862e08f4a3e: Pull complete [2024-07-03T20:16:05.977Z] 5df492c9dc93: Verifying Checksum [2024-07-03T20:16:05.977Z] 5df492c9dc93: Download complete [2024-07-03T20:16:06.543Z] aa269ceb94a6: Download complete [2024-07-03T20:16:09.829Z] 5df492c9dc93: Pull complete [2024-07-03T20:16:09.829Z] 7629e6793208: Pull complete [2024-07-03T20:16:09.829Z] 4f4fb700ef54: Pull complete [2024-07-03T20:16:09.829Z] fb5054dd5b73: Pull complete [2024-07-03T20:16:09.829Z] eeca6798cff9: Pull complete [2024-07-03T20:16:12.362Z] aa269ceb94a6: Pull complete [2024-07-03T20:16:12.622Z] ada007ff1a6a: Pull complete [2024-07-03T20:16:12.622Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-03T20:16:12.622Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-03T20:16:12.622Z] ---> f489d0715acc [2024-07-03T20:16:12.622Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T20:16:17.929Z] ---> Running in 2701351cf87b [2024-07-03T20:16:17.929Z] Removing intermediate container 2701351cf87b [2024-07-03T20:16:17.929Z] ---> 9144d10108c5 [2024-07-03T20:16:17.929Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T20:16:17.929Z] ---> Running in 9f43ed6945a6 [2024-07-03T20:16:17.929Z] Removing intermediate container 9f43ed6945a6 [2024-07-03T20:16:17.929Z] ---> 6d3ee8ce1929 [2024-07-03T20:16:17.929Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T20:16:17.929Z] ---> Running in 16bfd9fdb040 [2024-07-03T20:16:17.929Z] Removing intermediate container 16bfd9fdb040 [2024-07-03T20:16:17.929Z] ---> 9cdc5447e094 [2024-07-03T20:16:17.929Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T20:16:17.929Z] ---> Running in b18176810201 [2024-07-03T20:16:18.189Z] Removing intermediate container b18176810201 [2024-07-03T20:16:18.189Z] ---> a11feacd6545 [2024-07-03T20:16:18.189Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T20:16:18.189Z] ---> Running in 0ec2c222a815 [2024-07-03T20:16:18.448Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T20:16:18.462Z] Still waiting to schedule task [2024-07-03T20:16:18.462Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-03T20:16:18.707Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T20:16:18.707Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T20:16:18.966Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T20:16:18.966Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T20:16:18.966Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T20:16:18.966Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T20:16:18.966Z] OK: 268 MiB in 56 packages [2024-07-03T20:16:19.535Z] Removing intermediate container 0ec2c222a815 [2024-07-03T20:16:19.535Z] ---> 8ada4fba8fa2 [2024-07-03T20:16:19.535Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-03T20:16:19.535Z] ---> Running in 41763e848ba5 [2024-07-03T20:16:19.535Z] Removing intermediate container 41763e848ba5 [2024-07-03T20:16:19.535Z] ---> 2756e9b79f23 [2024-07-03T20:16:19.535Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T20:16:19.535Z] ---> 99bc88aaa377 [2024-07-03T20:16:19.535Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T20:16:19.795Z] ---> Running in 3d9b6bb60346 [2024-07-03T20:17:16.086Z] Removing intermediate container 3d9b6bb60346 [2024-07-03T20:17:16.086Z] ---> b7d61bd65d69 [2024-07-03T20:17:16.086Z] Step 11/12 : COPY . . [2024-07-03T20:17:16.086Z] ---> be4977675559 [2024-07-03T20:17:16.086Z] Step 12/12 : RUN $MAKE [2024-07-03T20:17:16.086Z] ---> Running in 0dd1dc5144fd [2024-07-03T20:17:16.086Z] noop [2024-07-03T20:17:16.086Z] Removing intermediate container 0dd1dc5144fd [2024-07-03T20:17:16.086Z] ---> d5754fda299d [2024-07-03T20:17:16.086Z] Successfully built d5754fda299d [2024-07-03T20:17:16.086Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:17:16.591Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T20:17:16.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:17:16.779Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2024-07-03T20:17:16.804Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-397 -v /w/workspace/gexfoundry_device-rest-go_PR-397:/w/workspace/gexfoundry_device-rest-go_PR-397:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-397@tmp:/w/workspace/gexfoundry_device-rest-go_PR-397@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-07-03T20:17:17.134Z] $ docker top 6e1623d8089e4887707c22122b460ffa43487720726211672168aa49a9e3d56d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T20:17:17.543Z] + go version [2024-07-03T20:17:17.543Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-03T20:17:17.582Z] $ docker stop --time=1 6e1623d8089e4887707c22122b460ffa43487720726211672168aa49a9e3d56d [2024-07-03T20:17:18.854Z] $ docker rm -f --volumes 6e1623d8089e4887707c22122b460ffa43487720726211672168aa49a9e3d56d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:17:19.641Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-03T20:17:19.641Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:17:19.810Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2024-07-03T20:17:19.840Z] $ 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-397 -v /w/workspace/gexfoundry_device-rest-go_PR-397:/w/workspace/gexfoundry_device-rest-go_PR-397:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-397@tmp:/w/workspace/gexfoundry_device-rest-go_PR-397@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-07-03T20:17:20.163Z] $ docker top 971bfe00160087324a948dac6a2234de11c8b347219a4b26c4a3ebd77e20fca9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T20:17:20.575Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-397 [Pipeline] fileExists [Pipeline] sh [2024-07-03T20:17:20.961Z] + make test [2024-07-03T20:17:20.961Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T20:17:22.867Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-03T20:17:40.938Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-03T20:17:40.938Z] ok github.com/edgexfoundry/device-rest-go/driver 0.009s coverage: 33.2% of statements [2024-07-03T20:17:49.898Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4941 in /w/workspace/gexfoundry_device-rest-go_PR-397 [Pipeline] { [Pipeline] ws [2024-07-03T20:17:49.970Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2024-07-03T20:17:50.067Z] The recommended git tool is: git [2024-07-03T20:17:50.901Z] go vet ./... [2024-07-03T20:17:57.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T20:17:57.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T20:17:57.461Z] ./bin/test-attribution-txt.sh [2024-07-03T20:17:57.461Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T20:17:57.461Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T20:17:57.462Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T20:17:57.462Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T20:17:57.462Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T20:17:57.508Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T20:17:57.547Z] $ docker stop --time=1 971bfe00160087324a948dac6a2234de11c8b347219a4b26c4a3ebd77e20fca9 [2024-07-03T20:17:57.875Z] using credential edgex-jenkins-ssh [2024-07-03T20:17:57.901Z] Cloning the remote Git repository [2024-07-03T20:17:57.976Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2024-07-03T20:17:58.162Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2024-07-03T20:17:58.470Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-07-03T20:17:58.479Z] > git --version # timeout=10 [2024-07-03T20:17:58.623Z] > git --version # 'git version 2.25.1' [2024-07-03T20:17:58.626Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T20:17:58.952Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T20:18:01.406Z] $ docker rm -f --volumes 971bfe00160087324a948dac6a2234de11c8b347219a4b26c4a3ebd77e20fca9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T20:18:02.056Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T20:18:02.129Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-07-03T20:18:02.840Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T20:18:03.153Z] + ls -al . [2024-07-03T20:18:03.153Z] total 248 [2024-07-03T20:18:03.153Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 3 20:17 . [2024-07-03T20:18:03.153Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 20:15 .. [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 3 20:15 .dockerignore [2024-07-03T20:18:03.153Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 20:17 .git [2024-07-03T20:18:03.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:15 .github [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 3 20:15 .gitignore [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 20:15 .golangci.yml [2024-07-03T20:18:03.153Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 20:15 .semver [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 3 20:15 Attribution.txt [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 3 20:15 CHANGELOG.md [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 3 20:15 Dockerfile [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 20:15 GOVERNANCE.md [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 3 20:15 Jenkinsfile [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 20:15 LICENSE [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 3 20:15 Makefile [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 20:15 OWNERS.md [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 3 20:15 README.md [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 20:16 VERSION [2024-07-03T20:18:03.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 20:15 bin [2024-07-03T20:18:03.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:15 cmd [2024-07-03T20:18:03.153Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 3 20:17 coverage.out [2024-07-03T20:18:03.153Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 20:15 driver [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 7191 Jul 3 20:15 go.mod [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 20:15 go.sum [2024-07-03T20:18:03.153Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:15 openapi [2024-07-03T20:18:03.153Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 3 20:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:18:02.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-07-03T20:18:02.229Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-03T20:18:03.571Z] + 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=416b04be2f8a35bd19df186412112dac2f581a7d --label arch=amd64 --label version=0.0.0 . [2024-07-03T20:18:03.571Z] Sending build context to Docker daemon 16.53MB [2024-07-03T20:18:03.571Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T20:18:03.571Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T20:18:03.571Z] ---> d5754fda299d [2024-07-03T20:18:03.571Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T20:18:04.092Z] Merging remotes/origin/main commit f76f4517c34d0712f0a5b1769cf5436b862bb8e0 into PR head commit 416b04be2f8a35bd19df186412112dac2f581a7d [2024-07-03T20:18:04.139Z] ---> Running in 06810aca1804 [2024-07-03T20:18:04.139Z] Removing intermediate container 06810aca1804 [2024-07-03T20:18:04.139Z] ---> 0459749f6591 [2024-07-03T20:18:04.139Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T20:18:04.139Z] ---> Running in 22fd1fa3bf70 [2024-07-03T20:18:04.139Z] Removing intermediate container 22fd1fa3bf70 [2024-07-03T20:18:04.139Z] ---> 0ef0b5d59a4b [2024-07-03T20:18:04.139Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T20:18:04.139Z] ---> Running in faaae1ea3b37 [2024-07-03T20:18:04.139Z] Removing intermediate container faaae1ea3b37 [2024-07-03T20:18:04.139Z] ---> 3fca2ec4e1be [2024-07-03T20:18:04.139Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T20:18:04.139Z] ---> Running in a82d14c76770 [2024-07-03T20:18:04.399Z] Removing intermediate container a82d14c76770 [2024-07-03T20:18:04.399Z] ---> 211f93135c79 [2024-07-03T20:18:04.399Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T20:18:04.399Z] ---> Running in 712732e94792 [2024-07-03T20:18:04.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T20:18:04.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T20:18:04.837Z] Merge succeeded, producing 416b04be2f8a35bd19df186412112dac2f581a7d [2024-07-03T20:18:04.838Z] Checking out Revision 416b04be2f8a35bd19df186412112dac2f581a7d (PR-397) [2024-07-03T20:18:04.963Z] OK: 268 MiB in 56 packages [2024-07-03T20:18:03.442Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2024-07-03T20:18:03.548Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2024-07-03T20:18:03.549Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T20:18:03.599Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-07-03T20:18:04.114Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T20:18:04.202Z] > git checkout -f 416b04be2f8a35bd19df186412112dac2f581a7d # timeout=10 [2024-07-03T20:18:04.309Z] > git remote # timeout=10 [2024-07-03T20:18:04.664Z] > git config --get remote.origin.url # timeout=10 [2024-07-03T20:18:04.700Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-03T20:18:04.745Z] > git merge f76f4517c34d0712f0a5b1769cf5436b862bb8e0 # timeout=10 [2024-07-03T20:18:04.779Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-07-03T20:18:04.854Z] > git config core.sparsecheckout # timeout=10 [2024-07-03T20:18:04.873Z] > git checkout -f 416b04be2f8a35bd19df186412112dac2f581a7d # timeout=10 [2024-07-03T20:18:05.525Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-07-03T20:18:05.530Z] Removing intermediate container 712732e94792 [2024-07-03T20:18:05.531Z] ---> 38e382c2e71e [2024-07-03T20:18:05.531Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-03T20:18:05.531Z] ---> Running in bd916b15f23a [2024-07-03T20:18:05.531Z] Removing intermediate container bd916b15f23a [2024-07-03T20:18:05.531Z] ---> 7bdab92eccdd [2024-07-03T20:18:05.531Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-03T20:18:05.531Z] ---> 274d7fdb906f [2024-07-03T20:18:05.531Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T20:18:05.573Z] > git --version # timeout=10 [2024-07-03T20:18:05.590Z] > git --version # 'git version 2.25.1' [2024-07-03T20:18:05.607Z] fatal: bad object 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-03T20:18:05.789Z] ---> Running in 59b8622a0f80 [2024-07-03T20:18:06.910Z] Removing intermediate container 59b8622a0f80 [2024-07-03T20:18:06.910Z] ---> fb018f913594 [2024-07-03T20:18:06.910Z] Step 11/26 : COPY . . [2024-07-03T20:18:06.910Z] ---> 03623a1ed758 [2024-07-03T20:18:06.910Z] Step 12/26 : RUN $MAKE [2024-07-03T20:18:06.910Z] ---> Running in 36129264bdfb [2024-07-03T20:18:07.172Z] 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.20" -trimpath -mod=readonly -o cmd/device-rest ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T20:18:10.649Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-03T20:18:10.649Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T20:18:10.649Z] Dload Upload Total Spent Left Speed [2024-07-03T20:18:10.649Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-07-03T20:18:11.008Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-03T20:18:11.362Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2024-07-03T20:18:11.362Z] /etc/docker/daemon.new [2024-07-03T20:18:11.362Z] { [2024-07-03T20:18:11.362Z] "registry-mirrors": [ [2024-07-03T20:18:11.362Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-03T20:18:11.362Z] ], [2024-07-03T20:18:11.362Z] "bip": "10.250.0.254/24", [2024-07-03T20:18:11.362Z] "hosts": [ [2024-07-03T20:18:11.362Z] "tcp://0.0.0.0:5555", [2024-07-03T20:18:11.362Z] "unix:///var/run/docker.sock" [2024-07-03T20:18:11.362Z] ], [2024-07-03T20:18:11.362Z] "mtu": 1458, [2024-07-03T20:18:11.362Z] "selinux-enabled": true, [2024-07-03T20:18:11.362Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-03T20:18:11.362Z] } [Pipeline] sh [2024-07-03T20:18:11.714Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-03T20:18:12.077Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T20:18:30.402Z] provisioning config files... [2024-07-03T20:18:30.427Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config15058148697616353586tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:18:30.902Z] ---> ****-login.sh [2024-07-03T20:18:30.902Z] nexus3.edgexfoundry.org:10001 [2024-07-03T20:18:31.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:18:31.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:18:31.438Z] Configure a credential helper to remove this warning. See [2024-07-03T20:18:31.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:18:31.438Z] [2024-07-03T20:18:31.438Z] Login Succeeded [2024-07-03T20:18:31.438Z] nexus3.edgexfoundry.org:10002 [2024-07-03T20:18:31.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:18:31.704Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:18:31.704Z] Configure a credential helper to remove this warning. See [2024-07-03T20:18:31.704Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:18:31.704Z] [2024-07-03T20:18:31.704Z] Login Succeeded [2024-07-03T20:18:31.704Z] nexus3.edgexfoundry.org:10003 [2024-07-03T20:18:31.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:18:32.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:18:32.243Z] Configure a credential helper to remove this warning. See [2024-07-03T20:18:32.243Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:18:32.243Z] [2024-07-03T20:18:32.243Z] Login Succeeded [2024-07-03T20:18:32.243Z] nexus3.edgexfoundry.org:10004 [2024-07-03T20:18:32.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:18:32.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:18:32.513Z] Configure a credential helper to remove this warning. See [2024-07-03T20:18:32.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:18:32.513Z] [2024-07-03T20:18:32.513Z] Login Succeeded [2024-07-03T20:18:32.513Z] ****.io [2024-07-03T20:18:32.780Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-03T20:18:33.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-03T20:18:33.045Z] Configure a credential helper to remove this warning. See [2024-07-03T20:18:33.045Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-03T20:18:33.045Z] [2024-07-03T20:18:33.045Z] Login Succeeded [2024-07-03T20:18:33.045Z] ---> ****-login.sh ends [Pipeline] } [2024-07-03T20:18:33.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-07-03T20:18:33.521Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T20:18:33.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-03T20:18:33.619Z] ========================================================= [2024-07-03T20:18:33.619Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-03T20:18:33.619Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:18:34.146Z] + 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-07-03T20:18:34.146Z] Sending build context to Docker daemon 131.1kB [2024-07-03T20:18:34.413Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T20:18:34.413Z] Step 2/12 : FROM ${BASE} AS builder [2024-07-03T20:18:34.413Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-03T20:18:34.413Z] c6b39de5b339: Pulling fs layer [2024-07-03T20:18:34.413Z] a69c41024577: Pulling fs layer [2024-07-03T20:18:34.413Z] d6de4b400683: Pulling fs layer [2024-07-03T20:18:34.413Z] 35cb2a7552d0: Pulling fs layer [2024-07-03T20:18:34.413Z] 4f4fb700ef54: Pulling fs layer [2024-07-03T20:18:34.413Z] 464afbd9ba4c: Pulling fs layer [2024-07-03T20:18:34.413Z] 00f215d4a9da: Pulling fs layer [2024-07-03T20:18:34.413Z] d496ad576159: Pulling fs layer [2024-07-03T20:18:34.413Z] 35cb2a7552d0: Waiting [2024-07-03T20:18:34.413Z] 4f4fb700ef54: Waiting [2024-07-03T20:18:34.413Z] 00f215d4a9da: Waiting [2024-07-03T20:18:34.413Z] d496ad576159: Waiting [2024-07-03T20:18:34.413Z] 464afbd9ba4c: Waiting [2024-07-03T20:18:34.683Z] a69c41024577: Verifying Checksum [2024-07-03T20:18:34.683Z] a69c41024577: Download complete [2024-07-03T20:18:34.683Z] 35cb2a7552d0: Verifying Checksum [2024-07-03T20:18:34.683Z] 35cb2a7552d0: Download complete [2024-07-03T20:18:34.683Z] 4f4fb700ef54: Verifying Checksum [2024-07-03T20:18:34.683Z] 4f4fb700ef54: Download complete [2024-07-03T20:18:34.683Z] 464afbd9ba4c: Verifying Checksum [2024-07-03T20:18:34.683Z] 464afbd9ba4c: Download complete [2024-07-03T20:18:34.683Z] c6b39de5b339: Verifying Checksum [2024-07-03T20:18:34.683Z] c6b39de5b339: Download complete [2024-07-03T20:18:35.269Z] d496ad576159: Verifying Checksum [2024-07-03T20:18:35.269Z] d496ad576159: Download complete [2024-07-03T20:18:35.542Z] c6b39de5b339: Pull complete [2024-07-03T20:18:36.127Z] a69c41024577: Pull complete [2024-07-03T20:18:36.394Z] d6de4b400683: Verifying Checksum [2024-07-03T20:18:36.394Z] d6de4b400683: Download complete [2024-07-03T20:18:37.359Z] 00f215d4a9da: Verifying Checksum [2024-07-03T20:18:37.359Z] 00f215d4a9da: Download complete [2024-07-03T20:18:40.757Z] Removing intermediate container 36129264bdfb [2024-07-03T20:18:40.757Z] ---> 4ea54b45c619 [2024-07-03T20:18:40.757Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T20:18:40.757Z] 3.18: Pulling from library/alpine [2024-07-03T20:18:40.757Z] 73baa7ef167e: Pulling fs layer [2024-07-03T20:18:40.757Z] 73baa7ef167e: Verifying Checksum [2024-07-03T20:18:40.757Z] 73baa7ef167e: Download complete [2024-07-03T20:18:40.757Z] 73baa7ef167e: Pull complete [2024-07-03T20:18:40.757Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T20:18:40.757Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T20:18:40.757Z] ---> 8fd7cac70a4a [2024-07-03T20:18:40.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T20:18:40.758Z] ---> Running in 9b0decd2552e [2024-07-03T20:18:40.758Z] Removing intermediate container 9b0decd2552e [2024-07-03T20:18:40.758Z] ---> 1ebc0a93fb7b [2024-07-03T20:18:40.758Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-03T20:18:40.758Z] ---> Running in 4b7bce29f23a [2024-07-03T20:18:40.758Z] Removing intermediate container 4b7bce29f23a [2024-07-03T20:18:40.758Z] ---> a046d77e7d91 [2024-07-03T20:18:40.758Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T20:18:40.758Z] ---> Running in 4527001b4fa7 [2024-07-03T20:18:40.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T20:18:40.758Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T20:18:41.016Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T20:18:41.016Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T20:18:41.016Z] OK: 7 MiB in 16 packages [2024-07-03T20:18:41.275Z] Removing intermediate container 4527001b4fa7 [2024-07-03T20:18:41.275Z] ---> 395670e29f64 [2024-07-03T20:18:41.275Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-03T20:18:41.534Z] ---> Running in fd361ad54e0e [2024-07-03T20:18:41.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-03T20:18:41.793Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-03T20:18:42.051Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T20:18:42.051Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T20:18:42.051Z] OK: 7 MiB in 16 packages [2024-07-03T20:18:42.619Z] Removing intermediate container fd361ad54e0e [2024-07-03T20:18:42.619Z] ---> 2ed890637ad3 [2024-07-03T20:18:42.619Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-03T20:18:43.635Z] ---> be0fae048ca4 [2024-07-03T20:18:43.635Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-03T20:18:43.635Z] ---> 9dfaf9e9fff2 [2024-07-03T20:18:43.635Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-03T20:18:43.894Z] ---> b989882c3974 [2024-07-03T20:18:43.894Z] Step 21/26 : EXPOSE 59986 [2024-07-03T20:18:43.894Z] ---> Running in d97f4e3628c0 [2024-07-03T20:18:43.894Z] Removing intermediate container d97f4e3628c0 [2024-07-03T20:18:43.894Z] ---> 8b2e437eebe3 [2024-07-03T20:18:43.894Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-03T20:18:43.894Z] ---> Running in b8e41c37f59c [2024-07-03T20:18:44.152Z] Removing intermediate container b8e41c37f59c [2024-07-03T20:18:44.152Z] ---> 876cd2261f50 [2024-07-03T20:18:44.152Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T20:18:44.152Z] ---> Running in a8404feddb03 [2024-07-03T20:18:44.152Z] Removing intermediate container a8404feddb03 [2024-07-03T20:18:44.152Z] ---> 6c8fef07eae8 [2024-07-03T20:18:44.152Z] Step 24/26 : LABEL arch=amd64 [2024-07-03T20:18:44.152Z] ---> Running in 9e331c87cdbf [2024-07-03T20:18:44.152Z] Removing intermediate container 9e331c87cdbf [2024-07-03T20:18:44.152Z] ---> 309b388cfc02 [2024-07-03T20:18:44.152Z] Step 25/26 : LABEL git_sha=416b04be2f8a35bd19df186412112dac2f581a7d [2024-07-03T20:18:44.410Z] ---> Running in 99c33c744928 [2024-07-03T20:18:44.410Z] Removing intermediate container 99c33c744928 [2024-07-03T20:18:44.410Z] ---> a890ca3a78e6 [2024-07-03T20:18:44.410Z] Step 26/26 : LABEL version=0.0.0 [2024-07-03T20:18:44.410Z] ---> Running in b09e98c4457c [2024-07-03T20:18:44.410Z] Removing intermediate container b09e98c4457c [2024-07-03T20:18:44.410Z] ---> c5e322b199fa [2024-07-03T20:18:44.410Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T20:18:44.410Z] Successfully built c5e322b199fa [2024-07-03T20:18:44.410Z] Successfully tagged device-rest:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:18:45.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T20:18:45.440Z] [2024-07-03T20:18:45.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:18:45.856Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T20:18:45.856Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-03T20:18:45.856Z] 5eb5b503b376: Pulling fs layer [2024-07-03T20:18:45.856Z] 5c69ac0246d0: Pulling fs layer [2024-07-03T20:18:45.856Z] ec43610c2a17: Pulling fs layer [2024-07-03T20:18:45.856Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-03T20:18:45.856Z] 33b1e0a273af: Pulling fs layer [2024-07-03T20:18:45.856Z] 5d3b04190fa2: Pulling fs layer [2024-07-03T20:18:45.856Z] 2f39f015ded8: Pulling fs layer [2024-07-03T20:18:45.856Z] 5d3b04190fa2: Waiting [2024-07-03T20:18:45.856Z] 3a2ae6a8a46f: Waiting [2024-07-03T20:18:45.856Z] 2f39f015ded8: Waiting [2024-07-03T20:18:45.856Z] 33b1e0a273af: Waiting [2024-07-03T20:18:45.856Z] 5c69ac0246d0: Verifying Checksum [2024-07-03T20:18:45.856Z] 5c69ac0246d0: Download complete [2024-07-03T20:18:45.856Z] 3a2ae6a8a46f: Download complete [2024-07-03T20:18:45.856Z] 33b1e0a273af: Download complete [2024-07-03T20:18:45.856Z] 5d3b04190fa2: Verifying Checksum [2024-07-03T20:18:45.856Z] 5d3b04190fa2: Download complete [2024-07-03T20:18:45.856Z] ec43610c2a17: Verifying Checksum [2024-07-03T20:18:45.856Z] ec43610c2a17: Download complete [2024-07-03T20:18:46.116Z] 5eb5b503b376: Verifying Checksum [2024-07-03T20:18:46.681Z] 2f39f015ded8: Download complete [2024-07-03T20:18:47.246Z] 5eb5b503b376: Pull complete [2024-07-03T20:18:47.503Z] 5c69ac0246d0: Pull complete [2024-07-03T20:18:48.070Z] ec43610c2a17: Pull complete [2024-07-03T20:18:48.070Z] 3a2ae6a8a46f: Pull complete [2024-07-03T20:18:48.327Z] 33b1e0a273af: Pull complete [2024-07-03T20:18:48.328Z] 5d3b04190fa2: Pull complete [2024-07-03T20:18:49.689Z] d6de4b400683: Pull complete [2024-07-03T20:18:49.689Z] 35cb2a7552d0: Pull complete [2024-07-03T20:18:49.689Z] 4f4fb700ef54: Pull complete [2024-07-03T20:18:49.689Z] 464afbd9ba4c: Pull complete [2024-07-03T20:18:52.507Z] 2f39f015ded8: Pull complete [2024-07-03T20:18:52.507Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-03T20:18:52.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T20:18:52.507Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:18:52.774Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2024-07-03T20:18:52.805Z] $ 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-397 -v /w/workspace/gexfoundry_device-rest-go_PR-397:/w/workspace/gexfoundry_device-rest-go_PR-397:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-397@tmp:/w/workspace/gexfoundry_device-rest-go_PR-397@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-07-03T20:18:57.577Z] $ docker top d8541fc135eb716815cb15e02c205e144f5d50050b7f49431ec6e5578e2cbf14 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:18:57.904Z] 00f215d4a9da: Pull complete [2024-07-03T20:18:58.219Z] ---> job-cost.sh [2024-07-03T20:18:58.219Z] lf-activate-venv: SKIPPING [2024-07-03T20:18:58.219Z] INFO: No Stack... [2024-07-03T20:18:58.769Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T20:18:59.029Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T20:18:59.312Z] d496ad576159: Pull complete [2024-07-03T20:18:59.355Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-397/archives/cost.csv [2024-07-03T20:18:59.355Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T20:18:59.403Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] [2024-07-03T20:18:59.413Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] did not exist. Created. [2024-07-03T20:18:59.420Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T20:18:59.579Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-03T20:18:59.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-03T20:18:59.579Z] ---> f246e2811388 [2024-07-03T20:18:59.579Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-07-03T20:18:59.846Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-07-03T20:18:59.904Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T20:18:59.947Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T20:19:00.054Z] $ docker stop --time=1 d8541fc135eb716815cb15e02c205e144f5d50050b7f49431ec6e5578e2cbf14 [2024-07-03T20:19:01.221Z] $ docker rm -f --volumes d8541fc135eb716815cb15e02c205e144f5d50050b7f49431ec6e5578e2cbf14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2024-07-03T20:19:01.517Z] ---> Running in f0cdf06aa64a [2024-07-03T20:19:01.517Z] Removing intermediate container f0cdf06aa64a [2024-07-03T20:19:01.517Z] ---> e3554ffac8fc [2024-07-03T20:19:01.517Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T20:19:01.517Z] ---> Running in c37d842360c2 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-07-03T20:19:01.796Z] Removing intermediate container c37d842360c2 [2024-07-03T20:19:01.796Z] ---> c46b9b004ea8 [2024-07-03T20:19:01.796Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T20:19:02.073Z] ---> Running in 5053fd87417d [2024-07-03T20:19:02.340Z] Removing intermediate container 5053fd87417d [2024-07-03T20:19:02.340Z] ---> d28b5c7962c3 [2024-07-03T20:19:02.340Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T20:19:02.340Z] ---> Running in f9c9eda9620a [2024-07-03T20:19:02.609Z] Removing intermediate container f9c9eda9620a [2024-07-03T20:19:02.609Z] ---> eeb54bbe1734 [2024-07-03T20:19:02.609Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T20:19:02.609Z] ---> Running in b1c45439426a [2024-07-03T20:19:04.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T20:19:04.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T20:19:04.997Z] (1/4) Installing openssh-keygen (9.3_p2-r2) [2024-07-03T20:19:04.997Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-07-03T20:19:04.997Z] (3/4) Installing openssh-client-common (9.3_p2-r2) [2024-07-03T20:19:04.997Z] (4/4) Installing openssh-client-default (9.3_p2-r2) [2024-07-03T20:19:04.997Z] Executing busybox-1.36.1-r5.trigger [2024-07-03T20:19:05.265Z] OK: 271 MiB in 56 packages [2024-07-03T20:19:06.230Z] Removing intermediate container b1c45439426a [2024-07-03T20:19:06.230Z] ---> 46c305067245 [2024-07-03T20:19:06.230Z] Step 8/12 : WORKDIR /device-rest-go [2024-07-03T20:19:06.230Z] ---> Running in 2b3600c1699e [2024-07-03T20:19:06.501Z] Removing intermediate container 2b3600c1699e [2024-07-03T20:19:06.501Z] ---> ddaebf857dc2 [2024-07-03T20:19:06.501Z] Step 9/12 : COPY go.mod vendor* ./ [2024-07-03T20:19:07.086Z] ---> 1359358e0cd6 [2024-07-03T20:19:07.087Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T20:19:07.087Z] ---> Running in 3b858252d468 [2024-07-03T20:20:58.790Z] Removing intermediate container 3b858252d468 [2024-07-03T20:20:58.790Z] ---> 32c0daeb84b3 [2024-07-03T20:20:58.790Z] Step 11/12 : COPY . . [2024-07-03T20:20:58.790Z] ---> 96ba697b257d [2024-07-03T20:20:58.790Z] Step 12/12 : RUN $MAKE [2024-07-03T20:20:58.790Z] ---> Running in 21ac64e61c69 [2024-07-03T20:20:58.790Z] noop [2024-07-03T20:20:58.790Z] Removing intermediate container 21ac64e61c69 [2024-07-03T20:20:58.790Z] ---> 5293156ed09a [2024-07-03T20:20:58.790Z] Successfully built 5293156ed09a [2024-07-03T20:20:58.790Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:20:59.324Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T20:20:59.324Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:20:59.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-4941 does not seem to be running inside a container [2024-07-03T20:20:59.674Z] $ 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-07-03T20:21:00.909Z] $ docker top 2a66ea3ba513c934879eb77e01d57c760ef5f4c5412c61d95c3fd6a562c4294e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T20:21:01.813Z] + go version [2024-07-03T20:21:01.813Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-03T20:21:01.847Z] $ docker stop --time=1 2a66ea3ba513c934879eb77e01d57c760ef5f4c5412c61d95c3fd6a562c4294e [2024-07-03T20:21:03.403Z] $ docker rm -f --volumes 2a66ea3ba513c934879eb77e01d57c760ef5f4c5412c61d95c3fd6a562c4294e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:21:04.308Z] + docker inspect -f . ci-base-image-arm64 [2024-07-03T20:21:04.308Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:21:04.578Z] prd-ubuntu20.04-docker-arm64-4c-16g-4941 does not seem to be running inside a container [2024-07-03T20:21:04.633Z] $ 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-07-03T20:21:05.756Z] $ docker top a5172c402c1731911b801d43126d9b66f3568a1954226e37b0f7c418dbc0355a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T20:21:06.328Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2024-07-03T20:21:06.997Z] + make test [2024-07-03T20:21:06.997Z] go test ./... -coverprofile=coverage.out ./... [2024-07-03T20:21:13.642Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2024-07-03T20:24:20.425Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2024-07-03T20:24:22.993Z] ok github.com/edgexfoundry/device-rest-go/driver 0.042s coverage: 33.2% of statements [2024-07-03T20:24:23.948Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-07-03T20:24:23.948Z] go vet ./... [2024-07-03T20:25:11.167Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-03T20:25:11.167Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-03T20:25:11.167Z] ./bin/test-attribution-txt.sh [2024-07-03T20:25:11.167Z] An attribution for github.com/asaskevich/govalidator is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/cenkalti/backoff/v4 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/fsnotify/fsnotify is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/fullsailor/pkcs7 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-jose/go-jose/v4 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-logr/logr is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-logr/stdr is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-ole/go-ole is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/analysis is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/errors is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/jsonpointer is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/jsonreference is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/loads is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/runtime is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/spec is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/strfmt is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/swag is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-openapi/validate is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/go-resty/resty/v2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/golang-jwt/jwt/v5 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/gorilla/mux is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/gorilla/schema is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/gorilla/securecookie is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/josharian/intern is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/kataras/go-events is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/lufia/plan9stats is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/mailru/easyjson is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/mgutz/ansi is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/michaelquigley/pfxlog is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/miekg/pkcs11 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/mitchellh/go-ps is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/muhlemmer/gu is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/oklog/ulid is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/opentracing/opentracing-go is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/channel/v2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/edge-api is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/foundation/v2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/identity is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/metrics is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/sdk-golang is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/secretstream is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/openziti/transport/v2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/orcaman/concurrent-map/v2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/parallaxsecond/parsec-client-go is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/pkg/errors is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/power-devops/perfstat is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/shirou/gopsutil/v3 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/shoenig/go-m1cpu is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/sirupsen/logrus is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/speps/go-hashids is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/tklauser/go-sysconf is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/tklauser/numcpus is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/yusufpapurcu/wmi is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for github.com/zitadel/oidc/v2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for go.mongodb.org/mongo-driver is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for go.mozilla.org/pkcs7 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for go.opentelemetry.io/otel is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for go.opentelemetry.io/otel/metric is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for go.opentelemetry.io/otel/trace is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for golang.org/x/oauth2 is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for golang.org/x/term is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [2024-07-03T20:25:11.167Z] An attribution for nhooyr.io/websocket is missing from Attribution.txt, please add [Pipeline] echo [2024-07-03T20:25:11.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-07-03T20:25:11.250Z] $ docker stop --time=1 a5172c402c1731911b801d43126d9b66f3568a1954226e37b0f7c418dbc0355a [2024-07-03T20:25:13.145Z] $ docker rm -f --volumes a5172c402c1731911b801d43126d9b66f3568a1954226e37b0f7c418dbc0355a [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-03T20:25:14.701Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-07-03T20:25:14.743Z] Warning: overwriting stash ‘coverage-report’ [2024-07-03T20:25:15.194Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-03T20:25:15.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-07-03T20:25:16.144Z] + ls -al . [2024-07-03T20:25:16.144Z] total 244 [2024-07-03T20:25:16.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 20:21 . [2024-07-03T20:25:16.144Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 3 20:17 .. [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 151 Jul 3 20:18 .dockerignore [2024-07-03T20:25:16.144Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 3 20:18 .git [2024-07-03T20:25:16.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:18 .github [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 264 Jul 3 20:18 .gitignore [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 3 20:18 .golangci.yml [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 10300 Jul 3 20:18 Attribution.txt [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 17685 Jul 3 20:18 CHANGELOG.md [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 1687 Jul 3 20:18 Dockerfile [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 3 20:18 GOVERNANCE.md [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 680 Jul 3 20:18 Jenkinsfile [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 3 20:18 LICENSE [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 2016 Jul 3 20:18 Makefile [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 3 20:18 OWNERS.md [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 3989 Jul 3 20:18 README.md [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 3 20:16 VERSION [2024-07-03T20:25:16.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 20:18 bin [2024-07-03T20:25:16.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:18 cmd [2024-07-03T20:25:16.144Z] -rw-r--r-- 1 jenkins jenkins 14499 Jul 3 20:24 coverage.out [2024-07-03T20:25:16.144Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 3 20:18 driver [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 7191 Jul 3 20:18 go.mod [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 101951 Jul 3 20:18 go.sum [2024-07-03T20:25:16.144Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 3 20:18 openapi [2024-07-03T20:25:16.144Z] -rw-rw-r-- 1 jenkins jenkins 713 Jul 3 20:18 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:25:16.589Z] + 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=416b04be2f8a35bd19df186412112dac2f581a7d --label arch=arm64 --label version=0.0.0 . [2024-07-03T20:25:16.589Z] Sending build context to Docker daemon 146.4kB [2024-07-03T20:25:16.858Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-07-03T20:25:16.858Z] Step 2/26 : FROM ${BASE} AS builder [2024-07-03T20:25:16.858Z] ---> 5293156ed09a [2024-07-03T20:25:16.858Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-07-03T20:25:16.858Z] ---> Running in bc7cbd40a1e1 [2024-07-03T20:25:17.124Z] Removing intermediate container bc7cbd40a1e1 [2024-07-03T20:25:17.124Z] ---> 1a731d77058a [2024-07-03T20:25:17.124Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-07-03T20:25:17.391Z] ---> Running in 3400fa21fdc1 [2024-07-03T20:25:17.659Z] Removing intermediate container 3400fa21fdc1 [2024-07-03T20:25:17.659Z] ---> cfdbd759fd7b [2024-07-03T20:25:17.659Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client" [2024-07-03T20:25:17.659Z] ---> Running in d20613b18ece [2024-07-03T20:25:17.928Z] Removing intermediate container d20613b18ece [2024-07-03T20:25:17.928Z] ---> 50b47838653f [2024-07-03T20:25:17.928Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-07-03T20:25:18.194Z] ---> Running in 21fd80679238 [2024-07-03T20:25:18.465Z] Removing intermediate container 21fd80679238 [2024-07-03T20:25:18.465Z] ---> 437c7917f2cf [2024-07-03T20:25:18.465Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-07-03T20:25:18.465Z] ---> Running in 8b08aea4657e [2024-07-03T20:25:19.424Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T20:25:20.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T20:25:20.963Z] OK: 271 MiB in 56 packages [2024-07-03T20:25:21.544Z] Removing intermediate container 8b08aea4657e [2024-07-03T20:25:21.544Z] ---> 0e3831939145 [2024-07-03T20:25:21.544Z] Step 8/26 : WORKDIR /device-rest-go [2024-07-03T20:25:21.810Z] ---> Running in 1600ef06a858 [2024-07-03T20:25:22.074Z] Removing intermediate container 1600ef06a858 [2024-07-03T20:25:22.074Z] ---> af9dc320b510 [2024-07-03T20:25:22.074Z] Step 9/26 : COPY go.mod vendor* ./ [2024-07-03T20:25:22.666Z] ---> 7194e450f671 [2024-07-03T20:25:22.666Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-03T20:25:22.666Z] ---> Running in b3d7a72e30ca [2024-07-03T20:25:24.644Z] Removing intermediate container b3d7a72e30ca [2024-07-03T20:25:24.644Z] ---> 3b98511db18b [2024-07-03T20:25:24.644Z] Step 11/26 : COPY . . [2024-07-03T20:25:25.239Z] ---> 2cc2bacfc529 [2024-07-03T20:25:25.239Z] Step 12/26 : RUN $MAKE [2024-07-03T20:25:25.513Z] ---> Running in e2d71f20dd03 [2024-07-03T20:25:26.483Z] 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.20" -trimpath -mod=readonly -o cmd/device-rest ./cmd [2024-07-03T20:28:48.253Z] Removing intermediate container e2d71f20dd03 [2024-07-03T20:28:48.253Z] ---> 05be085ac130 [2024-07-03T20:28:48.253Z] Step 13/26 : FROM alpine:3.18 [2024-07-03T20:28:48.253Z] 3.18: Pulling from library/alpine [2024-07-03T20:28:48.253Z] 5c905c7ebe2f: Pulling fs layer [2024-07-03T20:28:48.253Z] 5c905c7ebe2f: Download complete [2024-07-03T20:28:48.253Z] 5c905c7ebe2f: Pull complete [2024-07-03T20:28:48.253Z] Digest: sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-03T20:28:48.253Z] Status: Downloaded newer image for alpine:3.18 [2024-07-03T20:28:48.253Z] ---> dec292d02e07 [2024-07-03T20:28:48.253Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-07-03T20:28:48.253Z] ---> Running in ed3f23e12928 [2024-07-03T20:28:48.253Z] Removing intermediate container ed3f23e12928 [2024-07-03T20:28:48.253Z] ---> 27dfb21d207f [2024-07-03T20:28:48.253Z] Step 15/26 : LABEL Name=device-rest-go Version=${VERSION} [2024-07-03T20:28:48.253Z] ---> Running in 250dc50e545f [2024-07-03T20:28:48.253Z] Removing intermediate container 250dc50e545f [2024-07-03T20:28:48.253Z] ---> ec6976eccc9b [2024-07-03T20:28:48.253Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2024-07-03T20:28:48.253Z] ---> Running in 87eefecc4a69 [2024-07-03T20:28:48.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T20:28:48.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T20:28:48.253Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-07-03T20:28:48.253Z] Executing busybox-1.36.1-r7.trigger [2024-07-03T20:28:48.253Z] OK: 8 MiB in 16 packages [2024-07-03T20:28:48.253Z] Removing intermediate container 87eefecc4a69 [2024-07-03T20:28:48.253Z] ---> 291678489ee5 [2024-07-03T20:28:48.253Z] Step 17/26 : RUN apk --no-cache upgrade [2024-07-03T20:28:48.253Z] ---> Running in 7f458d514adb [2024-07-03T20:28:48.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-03T20:28:48.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-03T20:28:48.253Z] (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T20:28:48.253Z] (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-03T20:28:48.253Z] OK: 8 MiB in 16 packages [2024-07-03T20:28:48.253Z] Removing intermediate container 7f458d514adb [2024-07-03T20:28:48.253Z] ---> 11147a6c7cf8 [2024-07-03T20:28:48.253Z] Step 18/26 : COPY --from=builder /device-rest-go/cmd / [2024-07-03T20:28:48.253Z] ---> 8c7164b0adee [2024-07-03T20:28:48.253Z] Step 19/26 : COPY --from=builder /device-rest-go/LICENSE / [2024-07-03T20:28:48.253Z] ---> fa84af96ac97 [2024-07-03T20:28:48.253Z] Step 20/26 : COPY --from=builder /device-rest-go/Attribution.txt / [2024-07-03T20:28:48.840Z] ---> 8ac31801ee50 [2024-07-03T20:28:48.840Z] Step 21/26 : EXPOSE 59986 [2024-07-03T20:28:48.840Z] ---> Running in d3165d42fe7d [2024-07-03T20:28:49.110Z] Removing intermediate container d3165d42fe7d [2024-07-03T20:28:49.110Z] ---> 91a430810d11 [2024-07-03T20:28:49.110Z] Step 22/26 : ENTRYPOINT ["/device-rest"] [2024-07-03T20:28:49.110Z] ---> Running in 15c3b2fb2de6 [2024-07-03T20:28:49.380Z] Removing intermediate container 15c3b2fb2de6 [2024-07-03T20:28:49.380Z] ---> e1da635fa707 [2024-07-03T20:28:49.380Z] Step 23/26 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-07-03T20:28:49.650Z] ---> Running in 677e37d4a833 [2024-07-03T20:28:49.917Z] Removing intermediate container 677e37d4a833 [2024-07-03T20:28:49.917Z] ---> 8356626b13b5 [2024-07-03T20:28:49.917Z] Step 24/26 : LABEL arch=arm64 [2024-07-03T20:28:49.917Z] ---> Running in 1680fdfe07ab [2024-07-03T20:28:50.184Z] Removing intermediate container 1680fdfe07ab [2024-07-03T20:28:50.184Z] ---> afee7c7dc57d [2024-07-03T20:28:50.184Z] Step 25/26 : LABEL git_sha=416b04be2f8a35bd19df186412112dac2f581a7d [2024-07-03T20:28:50.184Z] ---> Running in c69dd9256aaa [2024-07-03T20:28:50.454Z] Removing intermediate container c69dd9256aaa [2024-07-03T20:28:50.454Z] ---> 0f798019f886 [2024-07-03T20:28:50.454Z] Step 26/26 : LABEL version=0.0.0 [2024-07-03T20:28:50.725Z] ---> Running in bf30cdea1ac6 [2024-07-03T20:28:50.992Z] Removing intermediate container bf30cdea1ac6 [2024-07-03T20:28:50.992Z] ---> c6264f648c6e [2024-07-03T20:28:50.992Z] [Warning] One or more build-args [ARCH] were not consumed [2024-07-03T20:28:50.992Z] Successfully built c6264f648c6e [2024-07-03T20:28:50.992Z] Successfully tagged device-rest-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:28:51.965Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T20:28:51.965Z] [2024-07-03T20:28:51.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:28:52.389Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T20:28:52.390Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-03T20:28:52.390Z] 8998bd30e6a1: Pulling fs layer [2024-07-03T20:28:52.390Z] 04944245beec: Pulling fs layer [2024-07-03T20:28:52.390Z] 699f458cf7ca: Pulling fs layer [2024-07-03T20:28:52.390Z] 765212b225bb: Pulling fs layer [2024-07-03T20:28:52.390Z] f23df028b6ca: Pulling fs layer [2024-07-03T20:28:52.390Z] d65c8cfc05b1: Pulling fs layer [2024-07-03T20:28:52.390Z] 2437ff75d9bd: Pulling fs layer [2024-07-03T20:28:52.390Z] f23df028b6ca: Waiting [2024-07-03T20:28:52.390Z] d65c8cfc05b1: Waiting [2024-07-03T20:28:52.390Z] 2437ff75d9bd: Waiting [2024-07-03T20:28:52.390Z] 765212b225bb: Waiting [2024-07-03T20:28:52.663Z] 04944245beec: Verifying Checksum [2024-07-03T20:28:52.663Z] 04944245beec: Download complete [2024-07-03T20:28:52.663Z] 765212b225bb: Verifying Checksum [2024-07-03T20:28:52.663Z] 765212b225bb: Download complete [2024-07-03T20:28:52.663Z] f23df028b6ca: Verifying Checksum [2024-07-03T20:28:52.663Z] f23df028b6ca: Download complete [2024-07-03T20:28:52.663Z] d65c8cfc05b1: Verifying Checksum [2024-07-03T20:28:52.663Z] d65c8cfc05b1: Download complete [2024-07-03T20:28:52.932Z] 699f458cf7ca: Verifying Checksum [2024-07-03T20:28:52.932Z] 699f458cf7ca: Download complete [2024-07-03T20:28:53.199Z] 8998bd30e6a1: Verifying Checksum [2024-07-03T20:28:53.199Z] 8998bd30e6a1: Download complete [2024-07-03T20:28:55.791Z] 2437ff75d9bd: Verifying Checksum [2024-07-03T20:28:55.791Z] 2437ff75d9bd: Download complete [2024-07-03T20:28:57.735Z] 8998bd30e6a1: Pull complete [2024-07-03T20:28:58.318Z] 04944245beec: Pull complete [2024-07-03T20:28:59.728Z] 699f458cf7ca: Pull complete [2024-07-03T20:28:59.996Z] 765212b225bb: Pull complete [2024-07-03T20:29:00.954Z] f23df028b6ca: Pull complete [2024-07-03T20:29:00.954Z] d65c8cfc05b1: Pull complete [2024-07-03T20:29:19.140Z] 2437ff75d9bd: Pull complete [2024-07-03T20:29:19.140Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-03T20:29:19.140Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-03T20:29:19.140Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:29:19.511Z] prd-ubuntu20.04-docker-arm64-4c-16g-4941 does not seem to be running inside a container [2024-07-03T20:29:19.557Z] $ 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-07-03T20:29:22.197Z] $ docker top 6e6b1289f62698d73c44a4553a4b9262348a2460e48a632a4bd89cb157602ac6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:23.126Z] ---> job-cost.sh [2024-07-03T20:29:23.126Z] lf-activate-venv: SKIPPING [2024-07-03T20:29:23.126Z] INFO: No Stack... [2024-07-03T20:29:23.703Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-03T20:29:24.283Z] INFO: Archiving Costs [Pipeline] sh [2024-07-03T20:29:24.934Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2024-07-03T20:29:24.935Z] + cut -d, -f6 [Pipeline] lock [2024-07-03T20:29:25.019Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] [2024-07-03T20:29:25.027Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] did not exist. Created. [2024-07-03T20:29:25.034Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-03T20:29:25.459Z] /w/workspace/device-rest-go/1@tmp/durable-e19d93db/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-07-03T20:29:25.814Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-03T20:29:25.856Z] Warning: overwriting stash ‘stack-cost’ [2024-07-03T20:29:25.897Z] Stashed 1 file(s) [Pipeline] } [2024-07-03T20:29:25.918Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-03T20:29:26.007Z] $ docker stop --time=1 6e6b1289f62698d73c44a4553a4b9262348a2460e48a632a4bd89cb157602ac6 [2024-07-03T20:29:27.473Z] $ docker rm -f --volumes 6e6b1289f62698d73c44a4553a4b9262348a2460e48a632a4bd89cb157602ac6 [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-07-03T20:29:28.602Z] provisioning config files... [2024-07-03T20:29:28.610Z] copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-397@tmp/config12341765526360295772tmp [Pipeline] { [Pipeline] sh [2024-07-03T20:29:28.972Z] + set +x [2024-07-03T20:29:28.972Z] + curl -s https://codecov.io/bash [2024-07-03T20:29:28.972Z] + bash -s -- [2024-07-03T20:29:28.972Z] [2024-07-03T20:29:28.972Z] _____ _ [2024-07-03T20:29:28.972Z] / ____| | | [2024-07-03T20:29:28.972Z] | | ___ __| | ___ ___ _____ __ [2024-07-03T20:29:28.972Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-03T20:29:28.972Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-03T20:29:28.972Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-03T20:29:28.972Z] Bash-1.0.6 [2024-07-03T20:29:28.972Z] [2024-07-03T20:29:28.972Z] [2024-07-03T20:29:28.972Z] ==> git version 2.25.1 found [2024-07-03T20:29:28.972Z] ==> 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-07-03T20:29:28.972Z] Release-Date: 2020-01-08 [2024-07-03T20:29:28.972Z] 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-07-03T20:29:28.973Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-03T20:29:28.973Z] ==> Jenkins CI detected. [2024-07-03T20:29:28.973Z] current dir:  /w/workspace/gexfoundry_device-rest-go_PR-397 [2024-07-03T20:29:28.973Z] project root: . [2024-07-03T20:29:28.973Z] --> token set from env [2024-07-03T20:29:28.973Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-03T20:29:28.973Z] ==> Running gcov in . (disable via -X gcov) [2024-07-03T20:29:28.973Z] ==> Python coveragepy not found [2024-07-03T20:29:28.973Z] ==> Searching for coverage reports in: [2024-07-03T20:29:28.973Z] + . [2024-07-03T20:29:28.973Z] -> Found 1 reports [2024-07-03T20:29:28.973Z] ==> Detecting git/mercurial file structure [2024-07-03T20:29:29.232Z] ==> Reading reports [2024-07-03T20:29:29.232Z] + ./coverage.out bytes=14499 [2024-07-03T20:29:29.232Z] ==> Appending adjustments [2024-07-03T20:29:29.232Z] https://docs.codecov.io/docs/fixing-reports [2024-07-03T20:29:29.232Z] + Found adjustments [2024-07-03T20:29:29.232Z] ==> Gzipping contents [2024-07-03T20:29:29.232Z] 4.0K /tmp/codecov.L4ivkK.gz [2024-07-03T20:29:29.232Z] ==> Uploading reports [2024-07-03T20:29:29.232Z] url: https://codecov.io [2024-07-03T20:29:29.232Z] query: branch=PR-397&commit=416b04be2f8a35bd19df186412112dac2f581a7d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=397&job=&cmd_args= [2024-07-03T20:29:29.232Z] -> Pinging Codecov [2024-07-03T20:29:29.232Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-397&commit=416b04be2f8a35bd19df186412112dac2f581a7d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=397&job=&cmd_args= [2024-07-03T20:29:29.492Z] -> Uploading to [2024-07-03T20:29:29.492Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-03/4E5D53B4F1F92C436F7061BF334D961C/416b04be2f8a35bd19df186412112dac2f581a7d/472e3dc1-25a1-4d98-8034-6dce5a4125a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240703%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240703T202929Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=15dac011d5978869a9b1195ffc25a221f1e4a325a7da01e090c9be57eb35624b [2024-07-03T20:29:29.492Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-03T20:29:29.492Z] Dload Upload Total Spent Left Speed [2024-07-03T20:29:29.751Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2321 0 0 100 2321 0 9961 --:--:-- --:--:-- --:--:-- 9918 [2024-07-03T20:29:29.751Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/416b04be2f8a35bd19df186412112dac2f581a7d [Pipeline] } [2024-07-03T20:29:29.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2024-07-03T20:29:32.116Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-397/archives ] [2024-07-03T20:29:32.116Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-397/archives [2024-07-03T20:29:32.116Z] total 16 [2024-07-03T20:29:32.116Z] drwxr-xr-x 3 root root 4096 Jul 3 20:18 . [2024-07-03T20:29:32.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 20:18 .. [2024-07-03T20:29:32.116Z] drwxr-xr-x 2 root root 4096 Jul 3 20:18 cost [2024-07-03T20:29:32.116Z] -rw-r--r-- 1 root root 86 Jul 3 20:18 cost.csv [2024-07-03T20:29:32.116Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-397/archives [2024-07-03T20:29:32.116Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-397/archives [2024-07-03T20:29:32.116Z] total 16 [2024-07-03T20:29:32.116Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 3 20:18 . [2024-07-03T20:29:32.116Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 3 20:18 .. [2024-07-03T20:29:32.116Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 3 20:18 cost [2024-07-03T20:29:32.116Z] -rw-r--r-- 1 jenkins jenkins 86 Jul 3 20:18 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:32.463Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:33.364Z] ---> package-listing.sh [2024-07-03T20:29:33.365Z] ++ facter osfamily [2024-07-03T20:29:33.365Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-03T20:29:33.624Z] + OS_FAMILY=debian [2024-07-03T20:29:33.624Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-397 [2024-07-03T20:29:33.624Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-03T20:29:33.624Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-03T20:29:33.624Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-03T20:29:33.624Z] + PACKAGES=/tmp/packages_start.txt [2024-07-03T20:29:33.624Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-397 ']' [2024-07-03T20:29:33.624Z] + PACKAGES=/tmp/packages_end.txt [2024-07-03T20:29:33.624Z] + case "${OS_FAMILY}" in [2024-07-03T20:29:33.624Z] + dpkg -l [2024-07-03T20:29:33.624Z] + grep '^ii' [2024-07-03T20:29:33.624Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-03T20:29:33.624Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-03T20:29:33.624Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-03T20:29:33.624Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-397 ']' [2024-07-03T20:29:33.624Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-397/archives/ [2024-07-03T20:29:33.624Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-397/archives/ [Pipeline] echo [2024-07-03T20:29:33.668Z] 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-397/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-03T20:29:33.969Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-03T20:29:34.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-03T20:29:34.615Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-03T20:29:34.786Z] prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container [2024-07-03T20:29:34.813Z] $ 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-397/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-397 -v /w/workspace/gexfoundry_device-rest-go_PR-397:/w/workspace/gexfoundry_device-rest-go_PR-397:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-397@tmp:/w/workspace/gexfoundry_device-rest-go_PR-397@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-07-03T20:29:35.035Z] $ docker top befefe4e14dcc3cf6c064b4012a16bf7967b3a9ba8c4a367bcfa0192c0c460b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-03T20:29:35.451Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-03T20:29:35.766Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-03T20:29:36.085Z] + ls /var/log/sa-host [2024-07-03T20:29:36.085Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-03T20:29:36.340Z] provisioning config files... [2024-07-03T20:29:36.349Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-397@tmp/config4224746808688914241tmp [Pipeline] { [Pipeline] echo [2024-07-03T20:29:36.423Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:36.752Z] ---> create-netrc.sh [Pipeline] } [2024-07-03T20:29:36.786Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:37.204Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-03T20:29:37.244Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:37.570Z] ---> sudo-logs.sh [2024-07-03T20:29:37.570Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-03T20:29:37.679Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:38.002Z] ---> job-cost.sh [2024-07-03T20:29:38.002Z] lf-activate-venv: SKIPPING [2024-07-03T20:29:38.002Z] DEBUG: total: 0.2199999988079071 [2024-07-03T20:29:38.002Z] INFO: Retrieving Stack Cost... [2024-07-03T20:29:38.570Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-03T20:29:38.830Z] INFO: Archiving Costs [Pipeline] echo [2024-07-03T20:29:38.876Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-03T20:29:39.201Z] ---> logs-deploy.sh [2024-07-03T20:29:39.201Z] lf-activate-venv: SKIPPING [2024-07-03T20:29:39.201Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-397/1 [2024-07-03T20:29:39.201Z] INFO: archiving workspace using pattern(s): [2024-07-03T20:29:40.139Z] Archives upload complete. [2024-07-03T20:29:40.397Z] INFO: archiving logs to Nexus [2024-07-03T20:29:40.964Z] ---> uname -a: [2024-07-03T20:29:40.964Z] Linux prd-ubuntu20-04-docker-8c-8g-4940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z] ---> lscpu: [2024-07-03T20:29:40.964Z] Architecture: x86_64 [2024-07-03T20:29:40.964Z] CPU op-mode(s): 32-bit, 64-bit [2024-07-03T20:29:40.964Z] Byte Order: Little Endian [2024-07-03T20:29:40.964Z] Address sizes: 40 bits physical, 48 bits virtual [2024-07-03T20:29:40.964Z] CPU(s): 8 [2024-07-03T20:29:40.964Z] On-line CPU(s) list: 0-7 [2024-07-03T20:29:40.964Z] Thread(s) per core: 1 [2024-07-03T20:29:40.964Z] Core(s) per socket: 1 [2024-07-03T20:29:40.964Z] Socket(s): 8 [2024-07-03T20:29:40.964Z] NUMA node(s): 1 [2024-07-03T20:29:40.964Z] Vendor ID: AuthenticAMD [2024-07-03T20:29:40.964Z] CPU family: 23 [2024-07-03T20:29:40.964Z] Model: 49 [2024-07-03T20:29:40.964Z] Model name: AMD EPYC-Rome Processor [2024-07-03T20:29:40.964Z] Stepping: 0 [2024-07-03T20:29:40.964Z] CPU MHz: 2799.998 [2024-07-03T20:29:40.964Z] BogoMIPS: 5599.99 [2024-07-03T20:29:40.964Z] Virtualization: AMD-V [2024-07-03T20:29:40.964Z] Hypervisor vendor: KVM [2024-07-03T20:29:40.964Z] Virtualization type: full [2024-07-03T20:29:40.964Z] L1d cache: 256 KiB [2024-07-03T20:29:40.964Z] L1i cache: 256 KiB [2024-07-03T20:29:40.964Z] L2 cache: 4 MiB [2024-07-03T20:29:40.964Z] L3 cache: 128 MiB [2024-07-03T20:29:40.964Z] NUMA node0 CPU(s): 0-7 [2024-07-03T20:29:40.964Z] Vulnerability Itlb multihit: Not affected [2024-07-03T20:29:40.964Z] Vulnerability L1tf: Not affected [2024-07-03T20:29:40.964Z] Vulnerability Mds: Not affected [2024-07-03T20:29:40.964Z] Vulnerability Meltdown: Not affected [2024-07-03T20:29:40.964Z] Vulnerability Mmio stale data: Not affected [2024-07-03T20:29:40.964Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-07-03T20:29:40.964Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-07-03T20:29:40.964Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-07-03T20:29:40.964Z] Vulnerability Srbds: Not affected [2024-07-03T20:29:40.964Z] Vulnerability Tsx async abort: Not affected [2024-07-03T20:29:40.964Z] 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-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z] ---> nproc: [2024-07-03T20:29:40.964Z] 8 [2024-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z] ---> df -h: [2024-07-03T20:29:40.964Z] Filesystem Size Used Avail Use% Mounted on [2024-07-03T20:29:40.964Z] overlay 155G 12G 143G 8% / [2024-07-03T20:29:40.964Z] tmpfs 64M 0 64M 0% /dev [2024-07-03T20:29:40.964Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-07-03T20:29:40.964Z] shm 64M 0 64M 0% /dev/shm [2024-07-03T20:29:40.964Z] /dev/vda1 155G 12G 143G 8% /facter-os [2024-07-03T20:29:40.964Z] [2024-07-03T20:29:40.964Z]