Pull request #1402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of weichou1229 for edgexfoundry/device-sdk-go Loading trusted files from base branch main at 92ae96e570b0e90887048770798fafa65e025b58 rather than 74220dca883406582eff475b7d4c0a6c1de787c8 Obtained Jenkinsfile from 92ae96e570b0e90887048770798fafa65e025b58 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-ssh12868302775101798906.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh2696055719376350178.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-sdk-go/branches/PR-1402/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-sdk-go/branches/PR-1402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6796682138807139194.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-sdk-go/branches/PR-1402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12276681677099167827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh17042518569477844138.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-sdk-go/branches/PR-1402/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-sdk-go/branches/PR-1402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8704955885572598570.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 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-5147 in /w/workspace/gexfoundry_device-sdk-go_PR-1402 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1402 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 74220dca883406582eff475b7d4c0a6c1de787c8 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1402/head:refs/remotes/origin/PR-1402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 74220dca883406582eff475b7d4c0a6c1de787c8 # 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 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 Merge succeeded, producing 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 Checking out Revision 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 (PR-1402) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 # timeout=10 Commit message: "Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-22T06:34:44.230Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-22T06:34:44.404Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-22T06:34:44.501Z] ========================================================= [2023-03-22T06:34:44.501Z] EdgeX Global Pipelines Version Info [2023-03-22T06:34:44.501Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:34:45.649Z] ------------------- [2023-03-22T06:34:45.649Z] stable info: [2023-03-22T06:34:45.649Z] ------------------- [2023-03-22T06:34:45.649Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-22T06:34:45.649Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-22T06:34:45.649Z] Message: update stable to v1.0.245 [2023-03-22T06:34:45.909Z] ------------------- [2023-03-22T06:34:45.909Z] experimental info: [2023-03-22T06:34:45.909Z] ------------------- [2023-03-22T06:34:45.909Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-22T06:34:45.909Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-22T06:34:45.909Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-22T06:34:46.201Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-22T06:34:46.248Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-22T06:34:46.289Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-22T06:34:46.326Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-22T06:34:46.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-22T06:34:46.408Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-22T06:34:46.451Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-22T06:34:46.489Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-22T06:34:46.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-22T06:34:46.569Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-22T06:34:46.607Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-22T06:34:46.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-22T06:34:46.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-22T06:34:46.717Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-22T06:34:46.757Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-22T06:34:46.793Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T06:34:46.833Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T06:34:46.874Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-22T06:34:46.918Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-22T06:34:46.959Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-22T06:34:47.007Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-22T06:34:47.052Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-22T06:34:47.097Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-22T06:34:47.137Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-22T06:34:47.178Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-22T06:34:47.215Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-22T06:34:47.257Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-22T06:34:47.295Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1402 [Pipeline] echo [2023-03-22T06:34:47.341Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1402 [Pipeline] echo [2023-03-22T06:34:47.380Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1402 [Pipeline] echo [2023-03-22T06:34:47.422Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo [2023-03-22T06:34:47.460Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3f28323 [Pipeline] echo [2023-03-22T06:34:47.499Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:34:47.617Z] provisioning config files... [2023-03-22T06:34:47.630Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/config8025119672590604558tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:34:47.971Z] ---> docker-login.sh [2023-03-22T06:34:47.971Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:34:48.923Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:34:49.203Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:34:49.203Z] Configure a credential helper to remove this warning. See [2023-03-22T06:34:49.203Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:34:49.203Z] [2023-03-22T06:34:49.203Z] Login Succeeded [2023-03-22T06:34:49.203Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:34:49.203Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:34:49.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:34:49.465Z] Configure a credential helper to remove this warning. See [2023-03-22T06:34:49.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:34:49.465Z] [2023-03-22T06:34:49.465Z] Login Succeeded [2023-03-22T06:34:49.465Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:34:49.465Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:34:49.465Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:34:49.465Z] Configure a credential helper to remove this warning. See [2023-03-22T06:34:49.465Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:34:49.465Z] [2023-03-22T06:34:49.465Z] Login Succeeded [2023-03-22T06:34:49.466Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:34:49.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:34:49.466Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:34:49.466Z] Configure a credential helper to remove this warning. See [2023-03-22T06:34:49.466Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:34:49.466Z] [2023-03-22T06:34:49.466Z] Login Succeeded [2023-03-22T06:34:49.466Z] docker.io [2023-03-22T06:34:49.725Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:34:49.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:34:49.987Z] Configure a credential helper to remove this warning. See [2023-03-22T06:34:49.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:34:49.987Z] [2023-03-22T06:34:49.987Z] Login Succeeded [2023-03-22T06:34:49.987Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:34:50.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-22T06:34:50.637Z] + git rev-list -1 --merges 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6~1..3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo [2023-03-22T06:34:50.691Z] -----------> git rev-list -1 --merges 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6~1..3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [2023-03-22T06:34:50.691Z] 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [false] [Pipeline] sh [2023-03-22T06:34:51.003Z] + git log --format=format:%s -1 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo [2023-03-22T06:34:51.039Z] ========================================================= [2023-03-22T06:34:51.039Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-22T06:34:51.039Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T06:34:51.463Z] + git log --format=format:%s -1 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6 [Pipeline] echo [2023-03-22T06:34:51.497Z] [semverPrep] GIT_COMMIT: 3f28323e2da0f27a4eec2eba935f1e99fb8a7ae6, Commit Message: Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD [Pipeline] echo [2023-03-22T06:34:51.526Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-22T06:34:51.913Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-22T06:34:51.913Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-22T06:34:51.913Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-22T06:34:51.913Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-22T06:34:51.913Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-22T06:34:51.913Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-22T06:34:51.913Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:34:52.400Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T06:34:52.400Z] [2023-03-22T06:34:52.400Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:34:52.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T06:34:53.057Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-22T06:34:53.057Z] b85a868b505f: Pulling fs layer [2023-03-22T06:34:53.057Z] e2be974225ed: Pulling fs layer [2023-03-22T06:34:53.057Z] 339a4e72a1f5: Pulling fs layer [2023-03-22T06:34:53.057Z] 988bab9f4d93: Pulling fs layer [2023-03-22T06:34:53.057Z] 1469e6f7b9e6: Pulling fs layer [2023-03-22T06:34:53.057Z] eaf3925da568: Pulling fs layer [2023-03-22T06:34:53.057Z] bab4dde63d76: Pulling fs layer [2023-03-22T06:34:53.057Z] bde34c3a00c8: Pulling fs layer [2023-03-22T06:34:53.057Z] b352a97aabf1: Pulling fs layer [2023-03-22T06:34:53.057Z] 4872d77fe225: Pulling fs layer [2023-03-22T06:34:53.057Z] 5851b861e8e6: Pulling fs layer [2023-03-22T06:34:53.057Z] eaf3925da568: Waiting [2023-03-22T06:34:53.057Z] 988bab9f4d93: Waiting [2023-03-22T06:34:53.057Z] bab4dde63d76: Waiting [2023-03-22T06:34:53.057Z] bde34c3a00c8: Waiting [2023-03-22T06:34:53.057Z] 4872d77fe225: Waiting [2023-03-22T06:34:53.057Z] 1469e6f7b9e6: Waiting [2023-03-22T06:34:53.057Z] b352a97aabf1: Waiting [2023-03-22T06:34:53.057Z] 5851b861e8e6: Waiting [2023-03-22T06:34:53.057Z] e2be974225ed: Download complete [2023-03-22T06:34:53.057Z] 988bab9f4d93: Verifying Checksum [2023-03-22T06:34:53.057Z] 988bab9f4d93: Download complete [2023-03-22T06:34:53.319Z] 1469e6f7b9e6: Verifying Checksum [2023-03-22T06:34:53.319Z] 1469e6f7b9e6: Download complete [2023-03-22T06:34:53.319Z] eaf3925da568: Download complete [2023-03-22T06:34:53.319Z] 339a4e72a1f5: Verifying Checksum [2023-03-22T06:34:53.319Z] 339a4e72a1f5: Download complete [2023-03-22T06:34:53.319Z] bde34c3a00c8: Verifying Checksum [2023-03-22T06:34:53.319Z] bde34c3a00c8: Download complete [2023-03-22T06:34:53.319Z] b352a97aabf1: Verifying Checksum [2023-03-22T06:34:53.319Z] b352a97aabf1: Download complete [2023-03-22T06:34:53.319Z] 4872d77fe225: Verifying Checksum [2023-03-22T06:34:53.319Z] 4872d77fe225: Download complete [2023-03-22T06:34:53.319Z] 5851b861e8e6: Download complete [2023-03-22T06:34:53.319Z] b85a868b505f: Verifying Checksum [2023-03-22T06:34:53.319Z] b85a868b505f: Download complete [2023-03-22T06:34:53.886Z] bab4dde63d76: Verifying Checksum [2023-03-22T06:34:53.886Z] bab4dde63d76: Download complete [2023-03-22T06:34:54.825Z] b85a868b505f: Pull complete [2023-03-22T06:34:55.084Z] e2be974225ed: Pull complete [2023-03-22T06:34:55.650Z] 339a4e72a1f5: Pull complete [2023-03-22T06:34:55.969Z] 988bab9f4d93: Pull complete [2023-03-22T06:34:56.230Z] 1469e6f7b9e6: Pull complete [2023-03-22T06:34:56.230Z] eaf3925da568: Pull complete [2023-03-22T06:34:58.772Z] bab4dde63d76: Pull complete [2023-03-22T06:34:58.772Z] bde34c3a00c8: Pull complete [2023-03-22T06:34:58.772Z] b352a97aabf1: Pull complete [2023-03-22T06:34:58.772Z] 4872d77fe225: Pull complete [2023-03-22T06:34:59.352Z] 5851b861e8e6: Pull complete [2023-03-22T06:34:59.352Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-22T06:34:59.352Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-22T06:34:59.352Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:34:59.567Z] prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container [2023-03-22T06:34:59.598Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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-devops/py-git-semver:0.1.4 cat [2023-03-22T06:35:05.298Z] $ docker top 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 -eo pid,comm [2023-03-22T06:35:05.381Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-22T06:35:05.382Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-22T06:35:05.498Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T06:35:05.498Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T06:35:05.628Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T06:35:05.630Z] $ docker exec 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent [2023-03-22T06:35:05.733Z] SSH_AUTH_SOCK=/tmp/ssh-hcCLyYJKxftk/agent.14 [2023-03-22T06:35:05.733Z] SSH_AGENT_PID=20 [2023-03-22T06:35:05.739Z] Running ssh-add (command line suppressed) [2023-03-22T06:35:05.858Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_16766643885340865802.key (/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_16766643885340865802.key) [2023-03-22T06:35:05.873Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T06:35:06.301Z] + git tag --points-at HEAD [Pipeline] } [2023-03-22T06:35:06.326Z] $ docker exec --env ******** --env ******** 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent -k [2023-03-22T06:35:06.453Z] unset SSH_AUTH_SOCK; [2023-03-22T06:35:06.454Z] unset SSH_AGENT_PID; [2023-03-22T06:35:06.454Z] echo Agent pid 20 killed; [2023-03-22T06:35:06.464Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-22T06:35:06.553Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-22T06:35:06.553Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-22T06:35:06.683Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-22T06:35:06.685Z] $ docker exec 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent [2023-03-22T06:35:06.809Z] SSH_AUTH_SOCK=/tmp/ssh-51uAbxkqaRqU/agent.70 [2023-03-22T06:35:06.809Z] SSH_AGENT_PID=76 [2023-03-22T06:35:06.814Z] Running ssh-add (command line suppressed) [2023-03-22T06:35:06.914Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_3488303792726674443.key (/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/private_key_3488303792726674443.key) [2023-03-22T06:35:06.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-22T06:35:07.373Z] + git semver init [2023-03-22T06:35:07.809Z] 2023-03-22 06:35:07,435 [run_init] DEBUG init version:0.0.0 force:False [2023-03-22T06:35:07.809Z] 2023-03-22 06:35:07,435 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver [2023-03-22T06:35:07.809Z] 2023-03-22 06:35:07,436 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver [2023-03-22T06:35:07.809Z] 2023-03-22 06:35:07,436 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1402, universal_newlines=False, shell=None, istream=None) [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,667 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.git/info/exclude [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,668 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver/PR-1402 with force:False [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,668 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver/PR-1402 [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,672 [execute] INFO git cat-file --batch-check [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,672 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,678 [execute] INFO git cat-file --batch [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,678 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver, universal_newlines=False, shell=None, istream=) [2023-03-22T06:35:08.745Z] 2023-03-22 06:35:08,683 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1402/.semver/PR-1402 [2023-03-22T06:35:08.745Z] 0.0.0 [Pipeline] } [2023-03-22T06:35:08.771Z] $ docker exec --env ******** --env ******** 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 ssh-agent -k [2023-03-22T06:35:08.897Z] unset SSH_AUTH_SOCK; [2023-03-22T06:35:08.898Z] unset SSH_AGENT_PID; [2023-03-22T06:35:08.899Z] echo Agent pid 76 killed; [2023-03-22T06:35:08.907Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-22T06:35:09.332Z] + git semver [Pipeline] } [2023-03-22T06:35:09.650Z] $ docker stop --time=1 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 [2023-03-22T06:35:11.227Z] $ docker rm -f --volumes 9e97dbc77815506c3c7aff4f161a1a8959784fac49978f97e7782867906e3be4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-22T06:35:11.673Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-22T06:35:12.033Z] Stashed 1 file(s) [Pipeline] echo [2023-03-22T06:35:12.052Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:35:12.635Z] provisioning config files... [2023-03-22T06:35:12.646Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/config6590988450085990251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:35:12.730Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5146 in /w/workspace/gexfoundry_device-sdk-go_PR-1402 [Pipeline] { [Pipeline] ws [2023-03-22T06:35:12.813Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-03-22T06:35:12.881Z] The recommended git tool is: git [2023-03-22T06:35:12.983Z] ---> docker-login.sh [2023-03-22T06:35:12.983Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:35:12.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:12.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:12.983Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:12.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:12.983Z] [2023-03-22T06:35:12.983Z] Login Succeeded [2023-03-22T06:35:12.983Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:35:12.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:12.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:12.983Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:12.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:12.983Z] [2023-03-22T06:35:12.983Z] Login Succeeded [2023-03-22T06:35:12.983Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:35:13.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:13.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:13.242Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:13.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:13.242Z] [2023-03-22T06:35:13.242Z] Login Succeeded [2023-03-22T06:35:13.242Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:35:13.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:13.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:13.242Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:13.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:13.242Z] [2023-03-22T06:35:13.242Z] Login Succeeded [2023-03-22T06:35:13.242Z] docker.io [2023-03-22T06:35:13.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:13.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:13.500Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:13.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:13.500Z] [2023-03-22T06:35:13.500Z] Login Succeeded [2023-03-22T06:35:13.500Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:35:13.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T06:35:13.716Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:35:13.758Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:35:13.794Z] ========================================================= [2023-03-22T06:35:13.794Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-22T06:35:13.794Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:35:14.262Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T06:35:14.262Z] Sending build context to Docker daemon 10.84MB [2023-03-22T06:35:14.262Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:35:14.262Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T06:35:14.843Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-22T06:35:14.843Z] 63b65145d645: Pulling fs layer [2023-03-22T06:35:14.843Z] a2d21d5440eb: Pulling fs layer [2023-03-22T06:35:14.843Z] 935e6c44a52c: Pulling fs layer [2023-03-22T06:35:14.843Z] 94cc34f8dd06: Pulling fs layer [2023-03-22T06:35:14.843Z] 30dea6a524f1: Pulling fs layer [2023-03-22T06:35:14.843Z] a2aff8979fd8: Pulling fs layer [2023-03-22T06:35:14.843Z] 6808be2612f2: Pulling fs layer [2023-03-22T06:35:14.843Z] f25807f1079a: Pulling fs layer [2023-03-22T06:35:14.843Z] 94cc34f8dd06: Waiting [2023-03-22T06:35:14.843Z] 30dea6a524f1: Waiting [2023-03-22T06:35:14.843Z] a2aff8979fd8: Waiting [2023-03-22T06:35:14.843Z] 6808be2612f2: Waiting [2023-03-22T06:35:14.843Z] f25807f1079a: Waiting [2023-03-22T06:35:14.843Z] a2d21d5440eb: Verifying Checksum [2023-03-22T06:35:14.843Z] a2d21d5440eb: Download complete [2023-03-22T06:35:14.843Z] 94cc34f8dd06: Verifying Checksum [2023-03-22T06:35:14.843Z] 94cc34f8dd06: Download complete [2023-03-22T06:35:14.843Z] 30dea6a524f1: Download complete [2023-03-22T06:35:14.843Z] 63b65145d645: Verifying Checksum [2023-03-22T06:35:14.843Z] 63b65145d645: Download complete [2023-03-22T06:35:14.843Z] a2aff8979fd8: Verifying Checksum [2023-03-22T06:35:14.843Z] a2aff8979fd8: Download complete [2023-03-22T06:35:15.108Z] 63b65145d645: Pull complete [2023-03-22T06:35:15.373Z] a2d21d5440eb: Pull complete [2023-03-22T06:35:16.477Z] f25807f1079a: Verifying Checksum [2023-03-22T06:35:16.736Z] 935e6c44a52c: Verifying Checksum [2023-03-22T06:35:16.736Z] 935e6c44a52c: Download complete [2023-03-22T06:35:16.993Z] 6808be2612f2: Download complete [2023-03-22T06:35:17.896Z] using credential edgex-jenkins-ssh [2023-03-22T06:35:17.916Z] Cloning the remote Git repository [2023-03-22T06:35:18.019Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T06:35:18.117Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-03-22T06:35:18.316Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T06:35:18.317Z] > git --version # timeout=10 [2023-03-22T06:35:18.340Z] > git --version # 'git version 2.25.1' [2023-03-22T06:35:18.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:35:18.497Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T06:35:20.152Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-22T06:35:20.175Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-22T06:35:20.644Z] 935e6c44a52c: Pull complete [2023-03-22T06:35:20.644Z] 94cc34f8dd06: Pull complete [2023-03-22T06:35:20.644Z] 30dea6a524f1: Pull complete [2023-03-22T06:35:20.905Z] a2aff8979fd8: Pull complete [2023-03-22T06:35:21.040Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-22T06:35:21.078Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-22T06:35:21.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:35:21.095Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1402/head:refs/remotes/origin/PR-1402 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-22T06:35:21.759Z] Merging remotes/origin/main commit 92ae96e570b0e90887048770798fafa65e025b58 into PR head commit 74220dca883406582eff475b7d4c0a6c1de787c8 [2023-03-22T06:35:22.102Z] Merge succeeded, producing c4409faf4c2d2ab16e941d54287a7beaa134650a [2023-03-22T06:35:22.103Z] Checking out Revision c4409faf4c2d2ab16e941d54287a7beaa134650a (PR-1402) [2023-03-22T06:35:21.762Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T06:35:21.836Z] > git checkout -f 74220dca883406582eff475b7d4c0a6c1de787c8 # timeout=10 [2023-03-22T06:35:21.940Z] > git remote # timeout=10 [2023-03-22T06:35:21.958Z] > git config --get remote.origin.url # timeout=10 [2023-03-22T06:35:21.981Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-22T06:35:21.994Z] > git merge 92ae96e570b0e90887048770798fafa65e025b58 # timeout=10 [2023-03-22T06:35:22.073Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-22T06:35:22.095Z] > git config core.sparsecheckout # timeout=10 [2023-03-22T06:35:22.110Z] > git checkout -f c4409faf4c2d2ab16e941d54287a7beaa134650a # timeout=10 [2023-03-22T06:35:23.434Z] 6808be2612f2: Pull complete [2023-03-22T06:35:24.127Z] f25807f1079a: Pull complete [2023-03-22T06:35:24.386Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-22T06:35:24.386Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-22T06:35:24.386Z] ---> 3b553350e43f [2023-03-22T06:35:24.386Z] Step 3/10 : ARG MAKE=make build [2023-03-22T06:35:25.620Z] Commit message: "Merge commit '92ae96e570b0e90887048770798fafa65e025b58' into HEAD" [2023-03-22T06:35:25.621Z] First time build. Skipping changelog. [2023-03-22T06:35:25.668Z] > git --version # timeout=10 [2023-03-22T06:35:25.686Z] > git --version # 'git version 2.25.1' [2023-03-22T06:35:25.702Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-22T06:35:26.787Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-22T06:35:26.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-22T06:35:26.787Z] Dload Upload Total Spent Left Speed [2023-03-22T06:35:26.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-03-22T06:35:27.525Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-22T06:35:27.867Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-22T06:35:27.867Z] + sudo tee /etc/docker/daemon.new [2023-03-22T06:35:27.867Z] { [2023-03-22T06:35:27.867Z] "registry-mirrors": [ [2023-03-22T06:35:27.867Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-22T06:35:27.867Z] ], [2023-03-22T06:35:27.867Z] "bip": "10.250.0.254/24", [2023-03-22T06:35:27.867Z] "hosts": [ [2023-03-22T06:35:27.867Z] "tcp://0.0.0.0:5555", [2023-03-22T06:35:27.867Z] "unix:///var/run/docker.sock" [2023-03-22T06:35:27.867Z] ], [2023-03-22T06:35:27.867Z] "mtu": 1458, [2023-03-22T06:35:27.867Z] "selinux-enabled": true, [2023-03-22T06:35:27.867Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-22T06:35:27.867Z] } [Pipeline] sh [2023-03-22T06:35:28.213Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-22T06:35:28.562Z] + sudo service docker restart [2023-03-22T06:35:33.532Z] ---> Running in dda1bcf4d90a [2023-03-22T06:35:33.532Z] Removing intermediate container dda1bcf4d90a [2023-03-22T06:35:33.532Z] ---> cc364eeb5f08 [2023-03-22T06:35:33.532Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-22T06:35:33.532Z] ---> Running in 59349acfe63f [2023-03-22T06:35:33.532Z] Removing intermediate container 59349acfe63f [2023-03-22T06:35:33.532Z] ---> 95da099563bc [2023-03-22T06:35:33.532Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T06:35:33.532Z] ---> Running in 8c1d391243a7 [2023-03-22T06:35:33.532Z] Removing intermediate container 8c1d391243a7 [2023-03-22T06:35:33.532Z] ---> 802c5ce8c8cb [2023-03-22T06:35:33.532Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-22T06:35:33.791Z] ---> Running in 890a47e0bf51 [2023-03-22T06:35:34.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-22T06:35:34.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-22T06:35:34.307Z] OK: 265 MiB in 53 packages [2023-03-22T06:35:34.874Z] Removing intermediate container 890a47e0bf51 [2023-03-22T06:35:34.874Z] ---> 7c12cb1bf112 [2023-03-22T06:35:34.874Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T06:35:35.137Z] ---> a82109bbbfb2 [2023-03-22T06:35:35.137Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:35:35.396Z] ---> Running in 0518bae56b66 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:35:47.712Z] provisioning config files... [2023-03-22T06:35:47.738Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config787847189006818726tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:35:48.116Z] ---> docker-login.sh [2023-03-22T06:35:48.116Z] nexus3.edgexfoundry.org:10001 [2023-03-22T06:35:48.385Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:48.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:48.655Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:48.655Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:48.655Z] [2023-03-22T06:35:48.655Z] Login Succeeded [2023-03-22T06:35:48.655Z] nexus3.edgexfoundry.org:10002 [2023-03-22T06:35:48.927Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:48.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:48.927Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:48.927Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:48.927Z] [2023-03-22T06:35:48.927Z] Login Succeeded [2023-03-22T06:35:49.196Z] nexus3.edgexfoundry.org:10003 [2023-03-22T06:35:49.196Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:49.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:49.470Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:49.470Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:49.470Z] [2023-03-22T06:35:49.470Z] Login Succeeded [2023-03-22T06:35:49.470Z] nexus3.edgexfoundry.org:10004 [2023-03-22T06:35:49.738Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:49.738Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:49.738Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:49.738Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:49.738Z] [2023-03-22T06:35:49.738Z] Login Succeeded [2023-03-22T06:35:49.738Z] docker.io [2023-03-22T06:35:50.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-22T06:35:50.270Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-22T06:35:50.270Z] Configure a credential helper to remove this warning. See [2023-03-22T06:35:50.270Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-22T06:35:50.270Z] [2023-03-22T06:35:50.270Z] Login Succeeded [2023-03-22T06:35:50.270Z] ---> docker-login.sh ends [Pipeline] } [2023-03-22T06:35:50.301Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-22T06:35:50.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:35:50.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-22T06:35:50.660Z] ========================================================= [2023-03-22T06:35:50.660Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-22T06:35:50.660Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:35:51.162Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-22T06:35:51.428Z] Sending build context to Docker daemon 5.839MB [2023-03-22T06:35:51.697Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-22T06:35:51.697Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-22T06:35:51.697Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-22T06:35:51.697Z] af6eaf76a39c: Pulling fs layer [2023-03-22T06:35:51.697Z] 55522c791124: Pulling fs layer [2023-03-22T06:35:51.697Z] ce5c4a1c91eb: Pulling fs layer [2023-03-22T06:35:51.697Z] 169dfbe0d373: Pulling fs layer [2023-03-22T06:35:51.697Z] e1ff8fa3b103: Pulling fs layer [2023-03-22T06:35:51.697Z] 52ebb69f0ebf: Pulling fs layer [2023-03-22T06:35:51.697Z] 5abe8eddf0d5: Pulling fs layer [2023-03-22T06:35:51.697Z] e1ff8fa3b103: Waiting [2023-03-22T06:35:51.697Z] 52ebb69f0ebf: Waiting [2023-03-22T06:35:51.697Z] 5abe8eddf0d5: Waiting [2023-03-22T06:35:51.697Z] 169dfbe0d373: Waiting [2023-03-22T06:35:51.697Z] 55522c791124: Download complete [2023-03-22T06:35:51.697Z] 169dfbe0d373: Verifying Checksum [2023-03-22T06:35:51.697Z] 169dfbe0d373: Download complete [2023-03-22T06:35:51.697Z] e1ff8fa3b103: Verifying Checksum [2023-03-22T06:35:51.697Z] e1ff8fa3b103: Download complete [2023-03-22T06:35:51.972Z] af6eaf76a39c: Verifying Checksum [2023-03-22T06:35:51.972Z] af6eaf76a39c: Download complete [2023-03-22T06:35:52.937Z] 5abe8eddf0d5: Verifying Checksum [2023-03-22T06:35:52.937Z] 5abe8eddf0d5: Download complete [2023-03-22T06:35:53.525Z] af6eaf76a39c: Pull complete [2023-03-22T06:35:54.111Z] 55522c791124: Pull complete [2023-03-22T06:35:54.111Z] ce5c4a1c91eb: Verifying Checksum [2023-03-22T06:35:54.111Z] ce5c4a1c91eb: Download complete [2023-03-22T06:35:54.111Z] 52ebb69f0ebf: Verifying Checksum [2023-03-22T06:35:54.111Z] 52ebb69f0ebf: Download complete [2023-03-22T06:36:09.111Z] ce5c4a1c91eb: Pull complete [2023-03-22T06:36:09.111Z] 169dfbe0d373: Pull complete [2023-03-22T06:36:09.111Z] e1ff8fa3b103: Pull complete [2023-03-22T06:36:13.384Z] 52ebb69f0ebf: Pull complete [2023-03-22T06:36:14.790Z] 5abe8eddf0d5: Pull complete [2023-03-22T06:36:14.790Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-22T06:36:14.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-22T06:36:14.790Z] ---> 6cb57ee374ae [2023-03-22T06:36:14.790Z] Step 3/10 : ARG MAKE=make build [2023-03-22T06:36:16.730Z] ---> Running in 18fae3385d7e [2023-03-22T06:36:16.996Z] Removing intermediate container 18fae3385d7e [2023-03-22T06:36:16.996Z] ---> c4bda5290d8e [2023-03-22T06:36:16.996Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-22T06:36:16.996Z] ---> Running in 489c60c2b4f2 [2023-03-22T06:36:17.263Z] Removing intermediate container 489c60c2b4f2 [2023-03-22T06:36:17.263Z] ---> 42770ea9caa4 [2023-03-22T06:36:17.263Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-22T06:36:17.263Z] ---> Running in 6a3c11eedfda [2023-03-22T06:36:17.531Z] Removing intermediate container 6a3c11eedfda [2023-03-22T06:36:17.531Z] ---> c6c5ec566520 [2023-03-22T06:36:17.531Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-22T06:36:17.796Z] ---> Running in dd795a2fee29 [2023-03-22T06:36:18.754Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-22T06:36:19.338Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-22T06:36:20.299Z] OK: 263 MiB in 53 packages [2023-03-22T06:36:20.886Z] Removing intermediate container dd795a2fee29 [2023-03-22T06:36:20.886Z] ---> 1346b1fd843a [2023-03-22T06:36:20.886Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-22T06:36:21.474Z] ---> 13126deaf337 [2023-03-22T06:36:21.474Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-22T06:36:21.474Z] ---> Running in f802b26c4e57 [2023-03-22T06:36:31.715Z] Removing intermediate container 0518bae56b66 [2023-03-22T06:36:31.716Z] ---> 5392d196dcd4 [2023-03-22T06:36:31.716Z] Step 9/10 : COPY . . [2023-03-22T06:36:31.716Z] ---> ec32a4d6c0a8 [2023-03-22T06:36:31.716Z] Step 10/10 : RUN ${MAKE} [2023-03-22T06:36:31.716Z] ---> Running in d223e79b2b97 [2023-03-22T06:36:31.716Z] noop [2023-03-22T06:36:31.716Z] Removing intermediate container d223e79b2b97 [2023-03-22T06:36:31.716Z] ---> 910ce2579e52 [2023-03-22T06:36:31.716Z] Successfully built 910ce2579e52 [2023-03-22T06:36:31.716Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:36:32.178Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T06:36:32.178Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:36:32.343Z] prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container [2023-03-22T06:36:32.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T06:36:33.475Z] $ docker top 4389bbff2b35dc3d02b8b818e39ecf5c22e86ee4dd38255b30be47427148663f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:36:33.897Z] + go version [2023-03-22T06:36:33.897Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-22T06:36:33.933Z] $ docker stop --time=1 4389bbff2b35dc3d02b8b818e39ecf5c22e86ee4dd38255b30be47427148663f [2023-03-22T06:36:35.631Z] $ docker rm -f --volumes 4389bbff2b35dc3d02b8b818e39ecf5c22e86ee4dd38255b30be47427148663f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:36:36.377Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-22T06:36:36.377Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:36:36.535Z] prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container [2023-03-22T06:36:36.564Z] $ 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-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-22T06:36:38.064Z] $ docker top a7b02d4020d4c3ad46f100e46fd58e65527ee1ed7f992fbcf88ec0cfa4ed2b36 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:36:38.456Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1402 [Pipeline] fileExists [Pipeline] sh [2023-03-22T06:36:38.816Z] + make test [2023-03-22T06:36:38.816Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T06:36:46.952Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-22T06:36:59.503Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/application [2023-03-22T06:36:59.503Z] internal/application/callback.go:191:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:36:59.503Z] internal/application/callback.go:212:65: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:36:59.503Z] internal/application/callback.go:218:113: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:36:59.503Z] internal/application/callback.go:222:64: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:36:59.503Z] internal/application/callback.go:227:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:37:01.407Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-22T06:37:01.407Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-22T06:37:01.407Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-22T06:37:01.407Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2023-03-22T06:37:02.350Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-22T06:37:02.350Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-22T06:37:02.350Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-22T06:37:02.350Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-22T06:37:02.350Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.061s coverage: 78.9% of statements [2023-03-22T06:37:02.350Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.084s coverage: 86.0% of statements [2023-03-22T06:37:02.350Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] [2023-03-22T06:37:02.350Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] [2023-03-22T06:37:03.756Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-22T06:37:03.756Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-22T06:37:03.756Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.070s coverage: 68.5% of statements [2023-03-22T06:37:03.756Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.136s coverage: 89.2% of statements [2023-03-22T06:37:03.756Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-03-22T06:37:03.756Z] FAIL [2023-03-22T06:37:07.142Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-22T06:37:07.196Z] $ docker stop --time=1 a7b02d4020d4c3ad46f100e46fd58e65527ee1ed7f992fbcf88ec0cfa4ed2b36 [2023-03-22T06:37:09.822Z] $ docker rm -f --volumes a7b02d4020d4c3ad46f100e46fd58e65527ee1ed7f992fbcf88ec0cfa4ed2b36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:37:11.021Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:37:11.021Z] [2023-03-22T06:37:11.021Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:37:11.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:37:11.686Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-22T06:37:11.686Z] 5eb5b503b376: Pulling fs layer [2023-03-22T06:37:11.686Z] 5c69ac0246d0: Pulling fs layer [2023-03-22T06:37:11.686Z] ec43610c2a17: Pulling fs layer [2023-03-22T06:37:11.686Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-22T06:37:11.686Z] 33b1e0a273af: Pulling fs layer [2023-03-22T06:37:11.686Z] 5d3b04190fa2: Pulling fs layer [2023-03-22T06:37:11.686Z] 2f39f015ded8: Pulling fs layer [2023-03-22T06:37:11.686Z] 33b1e0a273af: Waiting [2023-03-22T06:37:11.686Z] 5d3b04190fa2: Waiting [2023-03-22T06:37:11.686Z] 2f39f015ded8: Waiting [2023-03-22T06:37:11.686Z] 3a2ae6a8a46f: Waiting [2023-03-22T06:37:11.686Z] 5c69ac0246d0: Verifying Checksum [2023-03-22T06:37:11.686Z] 5c69ac0246d0: Download complete [2023-03-22T06:37:11.686Z] 3a2ae6a8a46f: Download complete [2023-03-22T06:37:11.686Z] 33b1e0a273af: Verifying Checksum [2023-03-22T06:37:11.686Z] 33b1e0a273af: Download complete [2023-03-22T06:37:11.686Z] 5d3b04190fa2: Verifying Checksum [2023-03-22T06:37:11.686Z] 5d3b04190fa2: Download complete [2023-03-22T06:37:11.686Z] ec43610c2a17: Verifying Checksum [2023-03-22T06:37:11.686Z] ec43610c2a17: Download complete [2023-03-22T06:37:11.957Z] 5eb5b503b376: Verifying Checksum [2023-03-22T06:37:11.957Z] 5eb5b503b376: Download complete [2023-03-22T06:37:12.526Z] 2f39f015ded8: Download complete [2023-03-22T06:37:13.093Z] 5eb5b503b376: Pull complete [2023-03-22T06:37:13.354Z] 5c69ac0246d0: Pull complete [2023-03-22T06:37:14.291Z] ec43610c2a17: Pull complete [2023-03-22T06:37:14.291Z] 3a2ae6a8a46f: Pull complete [2023-03-22T06:37:14.553Z] 33b1e0a273af: Pull complete [2023-03-22T06:37:14.821Z] 5d3b04190fa2: Pull complete [2023-03-22T06:37:19.664Z] 2f39f015ded8: Pull complete [2023-03-22T06:37:19.664Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-22T06:37:19.664Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:37:19.664Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:37:20.561Z] prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container [2023-03-22T06:37:20.596Z] $ 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-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T06:37:28.346Z] $ docker top 7ef8a049efb63aee5163bc7c29468763bde92644f4c871ba6b9e56a2989df72f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:37:28.814Z] ---> job-cost.sh [2023-03-22T06:37:28.814Z] lf-activate-venv: SKIPPING [2023-03-22T06:37:28.814Z] INFO: No Stack... [2023-03-22T06:37:29.320Z] Removing intermediate container f802b26c4e57 [2023-03-22T06:37:29.320Z] ---> 892c3efa65f6 [2023-03-22T06:37:29.320Z] Step 9/10 : COPY . . [2023-03-22T06:37:29.320Z] ---> 15ed6584a8aa [2023-03-22T06:37:29.320Z] Step 10/10 : RUN ${MAKE} [2023-03-22T06:37:29.320Z] ---> Running in bb8b616b9cc0 [2023-03-22T06:37:29.320Z] noop [2023-03-22T06:37:29.320Z] Removing intermediate container bb8b616b9cc0 [2023-03-22T06:37:29.320Z] ---> d900803a9305 [2023-03-22T06:37:29.321Z] Successfully built d900803a9305 [2023-03-22T06:37:29.321Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [2023-03-22T06:37:29.381Z] INFO: Retrieving Pricing Info for: v3-standard-8 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:37:29.639Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T06:37:29.864Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T06:37:29.864Z] . [Pipeline] } [Pipeline] // withEnv [2023-03-22T06:37:29.964Z] + + cat /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives/cost.csv [2023-03-22T06:37:29.964Z] cut -d, -f6 [Pipeline] withDockerContainer [2023-03-22T06:37:30.145Z] prd-ubuntu20.04-docker-arm64-4c-16g-5146 does not seem to be running inside a container [2023-03-22T06:37:30.198Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T06:37:31.388Z] $ docker top fbce7875e3e7b3aa8919145a7a4b1311c3c58c0212400052e8797f41cff47e45 -eo pid,comm [Pipeline] { [Pipeline] lock [2023-03-22T06:37:31.688Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [2023-03-22T06:37:31.693Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] did not exist. Created. [2023-03-22T06:37:31.693Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] { [Pipeline] sh [Pipeline] unstash [Pipeline] sh [2023-03-22T06:37:32.141Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-22T06:37:32.221Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T06:37:32.237Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T06:37:32.315Z] $ docker stop --time=1 7ef8a049efb63aee5163bc7c29468763bde92644f4c871ba6b9e56a2989df72f [2023-03-22T06:37:32.364Z] + go version [2023-03-22T06:37:32.364Z] go version go1.20.2 linux/arm64 [2023-03-22T06:37:33.624Z] $ docker rm -f --volumes 7ef8a049efb63aee5163bc7c29468763bde92644f4c871ba6b9e56a2989df72f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [2023-03-22T06:37:33.767Z] $ docker stop --time=1 fbce7875e3e7b3aa8919145a7a4b1311c3c58c0212400052e8797f41cff47e45 [2023-03-22T06:37:35.429Z] $ docker rm -f --volumes fbce7875e3e7b3aa8919145a7a4b1311c3c58c0212400052e8797f41cff47e45 [Pipeline] // script [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T06:37:35.949Z] Failed in branch amd64 [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:37:36.391Z] + docker inspect -f . ci-base-image-arm64 [2023-03-22T06:37:36.391Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:37:36.627Z] prd-ubuntu20.04-docker-arm64-4c-16g-5146 does not seem to be running inside a container [2023-03-22T06:37:36.671Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-22T06:37:37.834Z] $ docker top 1694e15989245dbf8b8bcd56add157abee9e00ca5daef54829cd3e7091e846df -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:37:38.720Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-22T06:37:39.098Z] + make test [2023-03-22T06:37:39.098Z] go test -race -coverprofile=coverage.out ./... [2023-03-22T06:38:17.963Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-22T06:39:54.585Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/application [2023-03-22T06:39:54.585Z] internal/application/callback.go:191:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:39:54.585Z] internal/application/callback.go:212:65: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:39:54.585Z] internal/application/callback.go:218:113: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:39:54.585Z] internal/application/callback.go:222:64: updateProvisionWatcherRequest.ProvisionWatcher.DiscoveredDevice undefined (type dtos.UpdateProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:39:54.585Z] internal/application/callback.go:227:55: provisionWatcher.DiscoveredDevice undefined (type "github.com/edgexfoundry/go-mod-core-contracts/v3/models".ProvisionWatcher has no field or method DiscoveredDevice) [2023-03-22T06:39:59.931Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-22T06:39:59.932Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-22T06:39:59.932Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-22T06:40:06.600Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent [build failed] [2023-03-22T06:40:10.851Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.249s coverage: 78.9% of statements [2023-03-22T06:40:23.158Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-22T06:40:23.158Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-22T06:40:23.158Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.333s coverage: 86.0% of statements [2023-03-22T06:40:23.426Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-22T06:40:23.426Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-22T06:40:23.426Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [build failed] [2023-03-22T06:40:23.426Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [build failed] [2023-03-22T06:40:28.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-22T06:40:28.791Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-22T06:40:28.791Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.429s coverage: 68.5% of statements [2023-03-22T06:40:28.791Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.447s coverage: 89.2% of statements [2023-03-22T06:40:28.791Z] FAIL github.com/edgexfoundry/device-sdk-go/v3/pkg/service [build failed] [2023-03-22T06:40:28.791Z] FAIL [2023-03-22T06:40:29.747Z] make: *** [Makefile:35: unittest] Error 1 [Pipeline] } [2023-03-22T06:40:29.777Z] $ docker stop --time=1 1694e15989245dbf8b8bcd56add157abee9e00ca5daef54829cd3e7091e846df [2023-03-22T06:40:31.584Z] $ docker rm -f --volumes 1694e15989245dbf8b8bcd56add157abee9e00ca5daef54829cd3e7091e846df [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:40:33.337Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:40:33.337Z] [2023-03-22T06:40:33.337Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:40:33.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:40:34.063Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-22T06:40:34.063Z] 8998bd30e6a1: Pulling fs layer [2023-03-22T06:40:34.063Z] 04944245beec: Pulling fs layer [2023-03-22T06:40:34.063Z] 699f458cf7ca: Pulling fs layer [2023-03-22T06:40:34.063Z] 765212b225bb: Pulling fs layer [2023-03-22T06:40:34.063Z] f23df028b6ca: Pulling fs layer [2023-03-22T06:40:34.063Z] d65c8cfc05b1: Pulling fs layer [2023-03-22T06:40:34.063Z] 2437ff75d9bd: Pulling fs layer [2023-03-22T06:40:34.063Z] 765212b225bb: Waiting [2023-03-22T06:40:34.063Z] f23df028b6ca: Waiting [2023-03-22T06:40:34.063Z] d65c8cfc05b1: Waiting [2023-03-22T06:40:34.063Z] 2437ff75d9bd: Waiting [2023-03-22T06:40:34.063Z] 04944245beec: Verifying Checksum [2023-03-22T06:40:34.063Z] 04944245beec: Download complete [2023-03-22T06:40:34.063Z] 765212b225bb: Download complete [2023-03-22T06:40:34.359Z] f23df028b6ca: Verifying Checksum [2023-03-22T06:40:34.359Z] f23df028b6ca: Download complete [2023-03-22T06:40:34.359Z] d65c8cfc05b1: Verifying Checksum [2023-03-22T06:40:34.359Z] d65c8cfc05b1: Download complete [2023-03-22T06:40:34.359Z] 699f458cf7ca: Verifying Checksum [2023-03-22T06:40:34.359Z] 699f458cf7ca: Download complete [2023-03-22T06:40:34.628Z] 8998bd30e6a1: Verifying Checksum [2023-03-22T06:40:34.628Z] 8998bd30e6a1: Download complete [2023-03-22T06:40:37.288Z] 2437ff75d9bd: Verifying Checksum [2023-03-22T06:40:37.288Z] 2437ff75d9bd: Download complete [2023-03-22T06:40:39.237Z] 8998bd30e6a1: Pull complete [2023-03-22T06:40:39.504Z] 04944245beec: Pull complete [2023-03-22T06:40:40.910Z] 699f458cf7ca: Pull complete [2023-03-22T06:40:41.179Z] 765212b225bb: Pull complete [2023-03-22T06:40:42.139Z] f23df028b6ca: Pull complete [2023-03-22T06:40:42.409Z] d65c8cfc05b1: Pull complete [2023-03-22T06:40:57.433Z] 2437ff75d9bd: Pull complete [2023-03-22T06:40:57.433Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-22T06:40:57.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-22T06:40:57.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:40:57.738Z] prd-ubuntu20.04-docker-arm64-4c-16g-5146 does not seem to be running inside a container [2023-03-22T06:40:57.788Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-22T06:41:00.191Z] $ docker top 4e9a5bf47cc088195ad8b64f003353d307d82cbac8e529c660597a39b53378c9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:00.770Z] ---> job-cost.sh [2023-03-22T06:41:01.038Z] lf-activate-venv: SKIPPING [2023-03-22T06:41:01.038Z] INFO: No Stack... [2023-03-22T06:41:01.308Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-22T06:41:02.264Z] INFO: Archiving Costs [Pipeline] sh [2023-03-22T06:41:02.601Z] + + cut -d, -f6cat [2023-03-22T06:41:02.601Z] /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-03-22T06:41:02.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [2023-03-22T06:41:02.656Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] did not exist. Created. [2023-03-22T06:41:02.656Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-22T06:41:03.057Z] /w/workspace/device-sdk-go/1@tmp/durable-28f69e46/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-22T06:41:03.408Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-22T06:41:03.442Z] Warning: overwriting stash ‘stack-cost’ [2023-03-22T06:41:03.874Z] Stashed 1 file(s) [Pipeline] } [2023-03-22T06:41:03.890Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-22T06:41:03.947Z] $ docker stop --time=1 4e9a5bf47cc088195ad8b64f003353d307d82cbac8e529c660597a39b53378c9 [2023-03-22T06:41:05.407Z] $ docker rm -f --volumes 4e9a5bf47cc088195ad8b64f003353d307d82cbac8e529c660597a39b53378c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-22T06:41:06.083Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-22T06:41:07.943Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives ] [2023-03-22T06:41:07.943Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives [2023-03-22T06:41:07.943Z] total 16 [2023-03-22T06:41:07.943Z] drwxr-xr-x 3 root root 4096 Mar 22 06:37 . [2023-03-22T06:41:07.943Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 06:37 .. [2023-03-22T06:41:07.943Z] drwxr-xr-x 2 root root 4096 Mar 22 06:37 cost [2023-03-22T06:41:07.943Z] -rw-r--r-- 1 root root 86 Mar 22 06:37 cost.csv [2023-03-22T06:41:07.943Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives [2023-03-22T06:41:07.943Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives [2023-03-22T06:41:07.943Z] total 16 [2023-03-22T06:41:07.943Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 22 06:37 . [2023-03-22T06:41:07.943Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 22 06:37 .. [2023-03-22T06:41:07.943Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 22 06:37 cost [2023-03-22T06:41:07.943Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 22 06:37 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:08.297Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:09.199Z] ---> package-listing.sh [2023-03-22T06:41:09.199Z] ++ facter osfamily [2023-03-22T06:41:09.199Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-22T06:41:09.462Z] + OS_FAMILY=debian [2023-03-22T06:41:09.462Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1402 [2023-03-22T06:41:09.462Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-22T06:41:09.462Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-22T06:41:09.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-22T06:41:09.462Z] + PACKAGES=/tmp/packages_start.txt [2023-03-22T06:41:09.462Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1402 ']' [2023-03-22T06:41:09.462Z] + PACKAGES=/tmp/packages_end.txt [2023-03-22T06:41:09.462Z] + case "${OS_FAMILY}" in [2023-03-22T06:41:09.462Z] + dpkg -l [2023-03-22T06:41:09.462Z] + grep '^ii' [2023-03-22T06:41:09.462Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-22T06:41:09.462Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-22T06:41:09.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-22T06:41:09.462Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1402 ']' [2023-03-22T06:41:09.462Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives/ [2023-03-22T06:41:09.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1402/archives/ [Pipeline] echo [2023-03-22T06:41:09.496Z] 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-sdk-go_PR-1402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-22T06:41:09.797Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-22T06:41:10.423Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-22T06:41:10.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-22T06:41:10.587Z] prd-ubuntu20.04-docker-8c-8g-5147 does not seem to be running inside a container [2023-03-22T06:41:10.643Z] $ 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-sdk-go_PR-1402/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-sdk-go_PR-1402 -v /w/workspace/gexfoundry_device-sdk-go_PR-1402:/w/workspace/gexfoundry_device-sdk-go_PR-1402:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1402@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-22T06:41:11.001Z] $ docker top bf208236de13e2250f065e68c3bfd9613a71e72e4643a79ec74fdaa2c8271ef6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-22T06:41:11.403Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-22T06:41:11.717Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-22T06:41:12.034Z] + ls /var/log/sa-host [2023-03-22T06:41:12.034Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-22T06:41:12.238Z] provisioning config files... [2023-03-22T06:41:12.252Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1402@tmp/config8711621156687320054tmp [Pipeline] { [Pipeline] echo [2023-03-22T06:41:12.298Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:12.619Z] ---> create-netrc.sh [Pipeline] } [2023-03-22T06:41:12.646Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:13.072Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-22T06:41:13.107Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:13.425Z] ---> sudo-logs.sh [2023-03-22T06:41:13.425Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-22T06:41:13.508Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:13.824Z] ---> job-cost.sh [2023-03-22T06:41:13.824Z] lf-activate-venv: SKIPPING [2023-03-22T06:41:13.824Z] DEBUG: total: 0.2199999988079071 [2023-03-22T06:41:13.825Z] INFO: Retrieving Stack Cost... [2023-03-22T06:41:14.085Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-22T06:41:14.344Z] INFO: Archiving Costs [Pipeline] echo [2023-03-22T06:41:14.381Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-22T06:41:14.702Z] ---> logs-deploy.sh [2023-03-22T06:41:14.702Z] lf-activate-venv: SKIPPING [2023-03-22T06:41:14.702Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1402/1 [2023-03-22T06:41:14.702Z] INFO: archiving workspace using pattern(s): [2023-03-22T06:41:16.089Z] Archives upload complete. [2023-03-22T06:41:16.089Z] INFO: archiving logs to Nexus [2023-03-22T06:41:17.036Z] ---> uname -a: [2023-03-22T06:41:17.036Z] Linux prd-ubuntu20-04-docker-8c-8g-5147 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-22T06:41:17.036Z] [2023-03-22T06:41:17.036Z] [2023-03-22T06:41:17.036Z] ---> lscpu: [2023-03-22T06:41:17.036Z] Architecture: x86_64 [2023-03-22T06:41:17.036Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-22T06:41:17.036Z] Byte Order: Little Endian [2023-03-22T06:41:17.036Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-22T06:41:17.036Z] CPU(s): 8 [2023-03-22T06:41:17.036Z] On-line CPU(s) list: 0-7 [2023-03-22T06:41:17.036Z] Thread(s) per core: 1 [2023-03-22T06:41:17.036Z] Core(s) per socket: 1 [2023-03-22T06:41:17.036Z] Socket(s): 8 [2023-03-22T06:41:17.036Z] NUMA node(s): 1 [2023-03-22T06:41:17.036Z] Vendor ID: AuthenticAMD [2023-03-22T06:41:17.036Z] CPU family: 23 [2023-03-22T06:41:17.036Z] Model: 49 [2023-03-22T06:41:17.036Z] Model name: AMD EPYC-Rome Processor [2023-03-22T06:41:17.036Z] Stepping: 0 [2023-03-22T06:41:17.036Z] CPU MHz: 2800.000 [2023-03-22T06:41:17.036Z] BogoMIPS: 5600.00 [2023-03-22T06:41:17.036Z] Virtualization: AMD-V [2023-03-22T06:41:17.036Z] Hypervisor vendor: KVM [2023-03-22T06:41:17.036Z] Virtualization type: full [2023-03-22T06:41:17.036Z] L1d cache: 256 KiB [2023-03-22T06:41:17.036Z] L1i cache: 256 KiB [2023-03-22T06:41:17.036Z] L2 cache: 4 MiB [2023-03-22T06:41:17.036Z] L3 cache: 128 MiB [2023-03-22T06:41:17.036Z] NUMA node0 CPU(s): 0-7 [2023-03-22T06:41:17.036Z] Vulnerability Itlb multihit: Not affected [2023-03-22T06:41:17.036Z] Vulnerability L1tf: Not affected [2023-03-22T06:41:17.036Z] Vulnerability Mds: Not affected [2023-03-22T06:41:17.036Z] Vulnerability Meltdown: Not affected [2023-03-22T06:41:17.036Z] Vulnerability Mmio stale data: Not affected [2023-03-22T06:41:17.036Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-22T06:41:17.036Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-22T06:41:17.036Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-22T06:41:17.036Z] Vulnerability Srbds: Not affected [2023-03-22T06:41:17.036Z] Vulnerability Tsx async abort: Not affected [2023-03-22T06:41:17.036Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-22T06:41:17.036Z] [2023-03-22T06:41:17.036Z] [2023-03-22T06:41:17.036Z] ---> nproc: [2023-03-22T06:41:17.036Z] 8 [2023-03-22T06:41:17.036Z] [2023-03-22T06:41:17.036Z] [2023-03-22T06:41:17.036Z] ---> df -h: [2023-03-22T06:41:17.036Z] Filesystem Size Used Avail Use% Mounted on [2023-03-22T06:41:17.037Z] overlay 155G 12G 144G 8% / [2023-03-22T06:41:17.037Z] tmpfs 64M 0 64M 0% /dev [2023-03-22T06:41:17.037Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-22T06:41:17.037Z] shm 64M 0 64M 0% /dev/shm [2023-03-22T06:41:17.037Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] ---> sar -b -r -n DEV: [2023-03-22T06:41:17.037Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5147) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] 06:33:45 LINUX RESTART (8 CPU) [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] 06:34:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-22T06:41:17.037Z] 06:35:01 151.16 45.54 105.62 0.00 5071.55 48170.50 0.00 [2023-03-22T06:41:17.037Z] 06:36:01 117.26 5.07 112.20 0.00 421.53 45689.45 0.00 [2023-03-22T06:41:17.037Z] 06:37:01 84.84 0.03 84.80 0.00 4.40 39028.16 0.00 [2023-03-22T06:41:17.037Z] 06:38:01 54.99 0.10 54.89 0.00 5.20 32683.77 0.00 [2023-03-22T06:41:17.037Z] 06:39:01 6.70 0.98 5.72 0.00 68.39 6376.54 0.00 [2023-03-22T06:41:17.037Z] 06:40:01 52.57 9.73 42.84 0.00 5087.42 11540.48 0.00 [2023-03-22T06:41:17.037Z] 06:41:01 5.03 0.02 5.02 0.00 0.13 4671.62 0.00 [2023-03-22T06:41:17.037Z] Average: 67.51 8.78 58.73 0.00 1522.66 26880.07 0.00 [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] 06:34:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-22T06:41:17.037Z] 06:35:01 30029236 31665900 684396 2.08 59200 1882844 1815000 5.35 910868 1650896 119768 [2023-03-22T06:41:17.037Z] 06:36:01 28513308 31568812 730860 2.22 107736 3167156 1902504 5.61 1151412 2786644 285516 [2023-03-22T06:41:17.037Z] 06:37:01 27812576 31408444 886992 2.70 145036 3623948 2091368 6.16 1542384 3046268 456876 [2023-03-22T06:41:17.037Z] 06:38:01 27961140 31574004 725512 2.21 151904 3621292 1765028 5.20 1186632 3240612 20 [2023-03-22T06:41:17.037Z] 06:39:01 27896128 31569212 729884 2.22 153536 3677592 1782720 5.25 1198064 3297128 80 [2023-03-22T06:41:17.037Z] 06:40:01 27435420 31557288 727844 2.21 186036 4076432 1826092 5.38 1504656 3411776 252 [2023-03-22T06:41:17.037Z] 06:41:01 27440752 31558028 728028 2.21 184656 4073184 1820364 5.36 1503176 3408504 12 [2023-03-22T06:41:17.037Z] Average: 28155509 31557384 744788 2.26 141158 3446064 1857582 5.47 1285313 2977404 123218 [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] 06:34:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-22T06:41:17.037Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:35:01 lo 4.27 4.27 0.41 0.41 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:35:01 ens3 407.58 290.52 2466.78 69.47 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:36:01 docker0 192.82 324.36 15.20 1987.78 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:36:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:36:01 ens3 519.86 318.11 6062.48 99.09 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:37:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:37:01 ens3 22.75 15.31 25.15 10.23 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:37:01 vetheef9aa9 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:38:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:38:01 ens3 116.31 68.49 2527.66 13.47 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:39:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:39:01 ens3 39.68 18.31 854.64 1.39 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:40:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:40:01 ens3 162.76 73.02 1954.35 5.13 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] 06:41:01 ens3 0.23 0.13 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] Average: docker0 27.55 46.35 2.17 283.97 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] Average: lo 1.34 1.34 0.13 0.13 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] Average: ens3 181.31 111.99 1984.44 28.40 0.00 0.00 0.00 0.00 [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] ---> sar -P ALL: [2023-03-22T06:41:17.037Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-5147) 03/22/23 _x86_64_ (8 CPU) [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] 06:33:45 LINUX RESTART (8 CPU) [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] 06:34:01 CPU %user %nice %system %iowait %steal %idle [2023-03-22T06:41:17.037Z] 06:35:01 all 6.20 0.00 1.70 5.69 0.09 86.32 [2023-03-22T06:41:17.037Z] 06:35:01 0 9.61 0.00 1.42 1.88 0.10 86.99 [2023-03-22T06:41:17.037Z] 06:35:01 1 6.00 0.00 1.21 1.81 0.12 90.86 [2023-03-22T06:41:17.037Z] 06:35:01 2 7.18 0.00 2.30 23.44 0.12 66.97 [2023-03-22T06:41:17.037Z] 06:35:01 3 4.88 0.00 1.14 0.55 0.08 93.35 [2023-03-22T06:41:17.037Z] 06:35:01 4 4.73 0.00 1.53 5.47 0.08 88.19 [2023-03-22T06:41:17.037Z] 06:35:01 5 3.68 0.00 1.49 2.39 0.07 92.38 [2023-03-22T06:41:17.037Z] 06:35:01 6 7.60 0.00 1.29 4.02 0.07 87.02 [2023-03-22T06:41:17.037Z] 06:35:01 7 5.92 0.00 3.23 5.97 0.08 84.79 [2023-03-22T06:41:17.037Z] 06:36:01 all 6.32 0.00 2.66 5.69 0.14 85.19 [2023-03-22T06:41:17.037Z] 06:36:01 0 7.43 0.00 2.65 0.79 0.14 88.99 [2023-03-22T06:41:17.037Z] 06:36:01 1 7.10 0.00 2.87 0.67 0.12 89.24 [2023-03-22T06:41:17.037Z] 06:36:01 2 6.66 0.00 2.97 5.53 0.10 84.74 [2023-03-22T06:41:17.037Z] 06:36:01 3 5.40 0.00 2.61 19.36 0.13 72.49 [2023-03-22T06:41:17.037Z] 06:36:01 4 6.52 0.00 2.72 12.45 0.15 78.16 [2023-03-22T06:41:17.037Z] 06:36:01 5 5.47 0.00 1.96 0.72 0.23 91.62 [2023-03-22T06:41:17.037Z] 06:36:01 6 6.90 0.00 2.59 1.19 0.10 89.22 [2023-03-22T06:41:17.037Z] 06:36:01 7 5.06 0.00 2.92 4.84 0.17 87.02 [2023-03-22T06:41:17.037Z] 06:37:01 all 21.47 0.00 3.97 4.32 0.18 70.06 [2023-03-22T06:41:17.037Z] 06:37:01 0 23.57 0.00 4.48 0.17 0.17 71.62 [2023-03-22T06:41:17.037Z] 06:37:01 1 23.82 0.00 4.35 3.18 0.15 68.50 [2023-03-22T06:41:17.037Z] 06:37:01 2 20.19 0.00 3.50 0.02 0.20 76.09 [2023-03-22T06:41:17.037Z] 06:37:01 3 20.86 0.00 4.07 20.32 0.27 54.49 [2023-03-22T06:41:17.037Z] 06:37:01 4 22.69 0.00 4.03 3.22 0.19 69.88 [2023-03-22T06:41:17.037Z] 06:37:01 5 20.75 0.00 3.35 6.04 0.17 69.70 [2023-03-22T06:41:17.037Z] 06:37:01 6 19.06 0.00 3.68 0.60 0.12 76.54 [2023-03-22T06:41:17.037Z] 06:37:01 7 20.87 0.00 4.29 1.02 0.19 73.64 [2023-03-22T06:41:17.037Z] 06:38:01 all 3.31 0.00 1.43 4.27 0.07 90.92 [2023-03-22T06:41:17.037Z] 06:38:01 0 4.25 0.00 1.85 5.12 0.12 88.66 [2023-03-22T06:41:17.037Z] 06:38:01 1 3.56 0.00 1.06 8.76 0.07 86.56 [2023-03-22T06:41:17.037Z] 06:38:01 2 2.59 0.00 1.02 0.18 0.03 96.17 [2023-03-22T06:41:17.037Z] 06:38:01 3 2.75 0.00 1.06 0.03 0.05 96.11 [2023-03-22T06:41:17.037Z] 06:38:01 4 3.86 0.00 1.74 2.62 0.08 91.70 [2023-03-22T06:41:17.037Z] 06:38:01 5 3.21 0.00 2.05 17.42 0.05 77.27 [2023-03-22T06:41:17.037Z] 06:38:01 6 3.34 0.00 0.77 0.20 0.05 95.64 [2023-03-22T06:41:17.037Z] 06:38:01 7 2.96 0.00 1.90 0.00 0.08 95.06 [2023-03-22T06:41:17.037Z] 06:39:01 all 0.14 0.00 0.08 0.25 0.00 99.53 [2023-03-22T06:41:17.037Z] 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-22T06:41:17.037Z] 06:39:01 1 0.10 0.00 0.05 0.12 0.00 99.73 [2023-03-22T06:41:17.037Z] 06:39:01 2 0.00 0.00 0.22 0.10 0.00 99.68 [2023-03-22T06:41:17.037Z] 06:39:01 3 0.65 0.00 0.13 0.60 0.02 98.60 [2023-03-22T06:41:17.037Z] 06:39:01 4 0.18 0.00 0.10 0.97 0.02 98.73 [2023-03-22T06:41:17.037Z] 06:39:01 5 0.10 0.00 0.03 0.07 0.00 99.80 [2023-03-22T06:41:17.037Z] 06:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-22T06:41:17.037Z] 06:39:01 7 0.05 0.00 0.05 0.15 0.00 99.75 [2023-03-22T06:41:17.037Z] 06:40:01 all 2.72 0.00 1.55 2.93 0.10 92.71 [2023-03-22T06:41:17.037Z] 06:40:01 0 2.15 0.00 1.57 2.67 0.12 93.49 [2023-03-22T06:41:17.037Z] 06:40:01 1 2.47 0.00 1.03 1.32 0.08 95.09 [2023-03-22T06:41:17.037Z] 06:40:01 2 2.80 0.00 1.33 2.79 0.08 92.99 [2023-03-22T06:41:17.037Z] 06:40:01 3 3.03 0.00 2.77 7.82 0.10 86.28 [2023-03-22T06:41:17.037Z] 06:40:01 4 4.70 0.00 1.17 3.53 0.12 90.49 [2023-03-22T06:41:17.037Z] 06:40:01 5 2.66 0.00 1.33 1.48 0.10 94.44 [2023-03-22T06:41:17.037Z] 06:40:01 6 1.92 0.00 0.90 2.09 0.05 95.04 [2023-03-22T06:41:17.037Z] 06:40:01 7 1.99 0.00 2.26 1.74 0.12 93.88 [2023-03-22T06:41:17.037Z] 06:41:01 all 0.11 0.00 0.06 0.08 0.01 99.74 [2023-03-22T06:41:17.037Z] 06:41:01 0 0.05 0.00 0.03 0.02 0.02 99.88 [2023-03-22T06:41:17.037Z] 06:41:01 1 0.02 0.00 0.07 0.42 0.02 99.48 [2023-03-22T06:41:17.037Z] 06:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-22T06:41:17.037Z] 06:41:01 3 0.12 0.00 0.05 0.00 0.02 99.82 [2023-03-22T06:41:17.037Z] 06:41:01 4 0.33 0.00 0.10 0.10 0.02 99.45 [2023-03-22T06:41:17.037Z] 06:41:01 5 0.32 0.00 0.12 0.07 0.02 99.48 [2023-03-22T06:41:17.037Z] 06:41:01 6 0.05 0.00 0.05 0.02 0.00 99.88 [2023-03-22T06:41:17.037Z] 06:41:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2023-03-22T06:41:17.037Z] Average: all 5.73 0.00 1.63 3.31 0.08 89.24 [2023-03-22T06:41:17.037Z] Average: 0 6.70 0.00 1.71 1.52 0.09 89.97 [2023-03-22T06:41:17.037Z] Average: 1 6.13 0.00 1.52 2.32 0.08 89.95 [2023-03-22T06:41:17.037Z] Average: 2 5.61 0.00 1.62 4.57 0.08 88.12 [2023-03-22T06:41:17.037Z] Average: 3 5.36 0.00 1.68 6.92 0.10 85.94 [2023-03-22T06:41:17.037Z] Average: 4 6.12 0.00 1.62 4.04 0.09 88.12 [2023-03-22T06:41:17.037Z] Average: 5 5.15 0.00 1.47 3.99 0.09 89.29 [2023-03-22T06:41:17.037Z] Average: 6 5.54 0.00 1.32 1.16 0.05 91.92 [2023-03-22T06:41:17.037Z] Average: 7 5.24 0.00 2.09 1.96 0.09 90.63 [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z] [2023-03-22T06:41:17.037Z]