Pull request #313 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 05d00022da56944e5a7e22b913233e1ef00b2845+bb022d5e5ee314ea0b2e9403ec65a17609e45266 (4403e847183a1f88631576fe6952c0daf35b3e61) 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-ssh15606719789484944191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11795712656893641251.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12168740150211443992.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6131699670719590236.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh16193182493169787146.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-313/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1429202060424293358.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 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-rest-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-rest DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-14782 in /w/workspace/gexfoundry_device-rest-go_PR-313 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-313 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bb022d5e5ee314ea0b2e9403ec65a17609e45266 into PR head commit 05d00022da56944e5a7e22b913233e1ef00b2845 Merge succeeded, producing 05d00022da56944e5a7e22b913233e1ef00b2845 Checking out Revision 05d00022da56944e5a7e22b913233e1ef00b2845 (PR-313) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # 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 bb022d5e5ee314ea0b2e9403ec65a17609e45266 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T22:16:13.275Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T22:16:13.443Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T22:16:13.543Z] ========================================================= [2023-05-09T22:16:13.543Z] EdgeX Global Pipelines Version Info [2023-05-09T22:16:13.543Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:16:14.310Z] ------------------- [2023-05-09T22:16:14.310Z] stable info: [2023-05-09T22:16:14.310Z] ------------------- [2023-05-09T22:16:14.310Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T22:16:14.310Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:16:14.310Z] Message: update stable to v1.0.249 [2023-05-09T22:16:14.882Z] ------------------- [2023-05-09T22:16:14.882Z] experimental info: [2023-05-09T22:16:14.882Z] ------------------- [2023-05-09T22:16:14.882Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T22:16:14.882Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T22:16:14.882Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T22:16:15.190Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo [2023-05-09T22:16:15.238Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo [2023-05-09T22:16:15.284Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T22:16:15.328Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T22:16:15.367Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T22:16:15.404Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T22:16:15.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T22:16:15.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-09T22:16:15.521Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T22:16:15.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T22:16:15.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T22:16:15.646Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo [2023-05-09T22:16:15.682Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T22:16:15.725Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T22:16:15.766Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:16:15.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T22:16:15.850Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:16:15.894Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-09T22:16:15.938Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T22:16:15.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T22:16:16.023Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-09T22:16:16.068Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-09T22:16:16.112Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-09T22:16:16.157Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-09T22:16:16.197Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-09T22:16:16.237Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T22:16:16.277Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T22:16:16.319Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-313 [Pipeline] echo [2023-05-09T22:16:16.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-313 [Pipeline] echo [2023-05-09T22:16:16.402Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-313 [Pipeline] echo [2023-05-09T22:16:16.446Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo [2023-05-09T22:16:16.489Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 05d0002 [Pipeline] echo [2023-05-09T22:16:16.533Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:16:16.645Z] provisioning config files... [2023-05-09T22:16:16.660Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/config7587097170161706619tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:16:17.006Z] ---> docker-login.sh [2023-05-09T22:16:17.006Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:16:17.268Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:17.268Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:17.268Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:17.268Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:17.268Z] [2023-05-09T22:16:17.268Z] Login Succeeded [2023-05-09T22:16:17.268Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:16:17.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:17.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:17.528Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:17.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:17.528Z] [2023-05-09T22:16:17.528Z] Login Succeeded [2023-05-09T22:16:17.528Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:16:17.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:17.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:17.528Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:17.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:17.528Z] [2023-05-09T22:16:17.528Z] Login Succeeded [2023-05-09T22:16:17.528Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:16:17.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:17.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:17.789Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:17.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:17.789Z] [2023-05-09T22:16:17.789Z] Login Succeeded [2023-05-09T22:16:17.789Z] docker.io [2023-05-09T22:16:17.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:18.049Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:18.049Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:18.049Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:18.049Z] [2023-05-09T22:16:18.049Z] Login Succeeded [2023-05-09T22:16:18.049Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:16:18.078Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T22:16:18.716Z] + git rev-list -1 --merges 05d00022da56944e5a7e22b913233e1ef00b2845~1..05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo [2023-05-09T22:16:18.782Z] -----------> git rev-list -1 --merges 05d00022da56944e5a7e22b913233e1ef00b2845~1..05d00022da56944e5a7e22b913233e1ef00b2845 05d00022da56944e5a7e22b913233e1ef00b2845 [false] [Pipeline] sh [2023-05-09T22:16:19.094Z] + git log --format=format:%s -1 05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo [2023-05-09T22:16:19.133Z] ========================================================= [2023-05-09T22:16:19.133Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T22:16:19.133Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:16:19.582Z] + git log --format=format:%s -1 05d00022da56944e5a7e22b913233e1ef00b2845 [Pipeline] echo [2023-05-09T22:16:19.616Z] [semverPrep] GIT_COMMIT: 05d00022da56944e5a7e22b913233e1ef00b2845, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-09T22:16:19.646Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-09T22:16:20.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T22:16:20.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T22:16:20.044Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T22:16:20.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T22:16:20.044Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T22:16:20.044Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T22:16:20.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:16:20.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:16:20.530Z] [2023-05-09T22:16:20.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:16:20.909Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:16:20.909Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T22:16:20.909Z] b85a868b505f: Pulling fs layer [2023-05-09T22:16:20.909Z] e2be974225ed: Pulling fs layer [2023-05-09T22:16:20.909Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T22:16:20.909Z] 988bab9f4d93: Pulling fs layer [2023-05-09T22:16:20.909Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T22:16:20.909Z] eaf3925da568: Pulling fs layer [2023-05-09T22:16:20.909Z] bab4dde63d76: Pulling fs layer [2023-05-09T22:16:20.909Z] bde34c3a00c8: Pulling fs layer [2023-05-09T22:16:20.909Z] b352a97aabf1: Pulling fs layer [2023-05-09T22:16:20.909Z] 4872d77fe225: Pulling fs layer [2023-05-09T22:16:20.909Z] eaf3925da568: Waiting [2023-05-09T22:16:20.909Z] bab4dde63d76: Waiting [2023-05-09T22:16:20.909Z] 5851b861e8e6: Pulling fs layer [2023-05-09T22:16:20.909Z] b352a97aabf1: Waiting [2023-05-09T22:16:20.909Z] 4872d77fe225: Waiting [2023-05-09T22:16:20.909Z] 5851b861e8e6: Waiting [2023-05-09T22:16:20.909Z] 1469e6f7b9e6: Waiting [2023-05-09T22:16:20.909Z] bde34c3a00c8: Waiting [2023-05-09T22:16:20.909Z] e2be974225ed: Verifying Checksum [2023-05-09T22:16:20.909Z] e2be974225ed: Download complete [2023-05-09T22:16:20.909Z] 988bab9f4d93: Download complete [2023-05-09T22:16:20.909Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T22:16:20.909Z] 1469e6f7b9e6: Download complete [2023-05-09T22:16:21.169Z] eaf3925da568: Verifying Checksum [2023-05-09T22:16:21.169Z] eaf3925da568: Download complete [2023-05-09T22:16:21.169Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T22:16:21.169Z] 339a4e72a1f5: Download complete [2023-05-09T22:16:21.169Z] bde34c3a00c8: Download complete [2023-05-09T22:16:21.169Z] b352a97aabf1: Verifying Checksum [2023-05-09T22:16:21.169Z] b352a97aabf1: Download complete [2023-05-09T22:16:21.169Z] 4872d77fe225: Download complete [2023-05-09T22:16:21.169Z] 5851b861e8e6: Verifying Checksum [2023-05-09T22:16:21.169Z] 5851b861e8e6: Download complete [2023-05-09T22:16:21.169Z] b85a868b505f: Verifying Checksum [2023-05-09T22:16:21.169Z] b85a868b505f: Download complete [2023-05-09T22:16:21.428Z] bab4dde63d76: Verifying Checksum [2023-05-09T22:16:21.429Z] bab4dde63d76: Download complete [2023-05-09T22:16:22.365Z] b85a868b505f: Pull complete [2023-05-09T22:16:22.625Z] e2be974225ed: Pull complete [2023-05-09T22:16:22.892Z] 339a4e72a1f5: Pull complete [2023-05-09T22:16:22.893Z] 988bab9f4d93: Pull complete [2023-05-09T22:16:23.159Z] 1469e6f7b9e6: Pull complete [2023-05-09T22:16:23.418Z] eaf3925da568: Pull complete [2023-05-09T22:16:25.325Z] bab4dde63d76: Pull complete [2023-05-09T22:16:25.325Z] bde34c3a00c8: Pull complete [2023-05-09T22:16:25.325Z] b352a97aabf1: Pull complete [2023-05-09T22:16:25.325Z] 4872d77fe225: Pull complete [2023-05-09T22:16:25.587Z] 5851b861e8e6: Pull complete [2023-05-09T22:16:25.587Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T22:16:25.587Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T22:16:25.587Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:16:25.812Z] prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container [2023-05-09T22:16:25.844Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T22:16:26.998Z] $ docker top 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 -eo pid,comm [2023-05-09T22:16:27.055Z] 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-05-09T22:16:27.055Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T22:16:27.184Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:16:27.184Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:16:27.297Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:16:27.300Z] $ docker exec 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent [2023-05-09T22:16:27.427Z] SSH_AUTH_SOCK=/tmp/ssh-m7FkZDHBQ69H/agent.32 [2023-05-09T22:16:27.427Z] SSH_AGENT_PID=38 [2023-05-09T22:16:27.433Z] Running ssh-add (command line suppressed) [2023-05-09T22:16:27.537Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_1940418726367873240.key (/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_1940418726367873240.key) [2023-05-09T22:16:27.552Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:16:27.888Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T22:16:27.921Z] $ docker exec --env ******** --env ******** 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent -k [2023-05-09T22:16:28.013Z] unset SSH_AUTH_SOCK; [2023-05-09T22:16:28.013Z] unset SSH_AGENT_PID; [2023-05-09T22:16:28.013Z] echo Agent pid 38 killed; [2023-05-09T22:16:28.023Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T22:16:28.117Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T22:16:28.117Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T22:16:28.224Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T22:16:28.227Z] $ docker exec 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent [2023-05-09T22:16:28.356Z] SSH_AUTH_SOCK=/tmp/ssh-vjxK90ftj3HZ/agent.70 [2023-05-09T22:16:28.356Z] SSH_AGENT_PID=76 [2023-05-09T22:16:28.360Z] Running ssh-add (command line suppressed) [2023-05-09T22:16:28.458Z] Identity added: /w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_6759318846948321349.key (/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/private_key_6759318846948321349.key) [2023-05-09T22:16:28.471Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T22:16:28.799Z] + git semver init [2023-05-09T22:16:29.059Z] 2023-05-09 22:16:28,973 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T22:16:29.059Z] 2023-05-09 22:16:28,974 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-313/.semver [2023-05-09T22:16:29.059Z] 2023-05-09 22:16:28,974 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-313/.semver [2023-05-09T22:16:29.059Z] 2023-05-09 22:16:28,975 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-313/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-313, universal_newlines=False, shell=None, istream=None) [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,944 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-313/.git/info/exclude [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,945 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-313/.semver/PR-313 with force:False [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,945 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-313/.semver/PR-313 [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,949 [execute] INFO git cat-file --batch-check [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,950 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,957 [execute] INFO git cat-file --batch [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,957 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-313/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T22:16:29.998Z] 2023-05-09 22:16:29,962 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-313/.semver/PR-313 [2023-05-09T22:16:29.998Z] 0.0.0 [Pipeline] } [2023-05-09T22:16:30.026Z] $ docker exec --env ******** --env ******** 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 ssh-agent -k [2023-05-09T22:16:30.124Z] unset SSH_AUTH_SOCK; [2023-05-09T22:16:30.124Z] unset SSH_AGENT_PID; [2023-05-09T22:16:30.124Z] echo Agent pid 76 killed; [2023-05-09T22:16:30.134Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T22:16:30.569Z] + git semver [Pipeline] } [2023-05-09T22:16:30.885Z] $ docker stop --time=1 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 [2023-05-09T22:16:32.209Z] $ docker rm -f --volumes 4e3f99515d82d79f26c0182bc93dc9157993f8682d4c117810c84491b9f2e9c0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T22:16:32.616Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T22:16:32.883Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T22:16:32.900Z] [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-05-09T22:16:33.473Z] provisioning config files... [2023-05-09T22:16:33.482Z] copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/config9495000949315775212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:16:33.829Z] ---> docker-login.sh [2023-05-09T22:16:33.829Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:16:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:33.829Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:33.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:33.829Z] [2023-05-09T22:16:33.829Z] Login Succeeded [2023-05-09T22:16:33.829Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:16:33.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:33.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:33.829Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:33.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:33.829Z] [2023-05-09T22:16:33.829Z] Login Succeeded [2023-05-09T22:16:33.829Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:16:34.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:34.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:34.089Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:34.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:34.089Z] [2023-05-09T22:16:34.089Z] Login Succeeded [2023-05-09T22:16:34.089Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:16:34.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:34.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:34.089Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:34.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:34.089Z] [2023-05-09T22:16:34.089Z] Login Succeeded [2023-05-09T22:16:34.089Z] docker.io [2023-05-09T22:16:34.350Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:16:34.350Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:16:34.350Z] Configure a credential helper to remove this warning. See [2023-05-09T22:16:34.350Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:16:34.350Z] [2023-05-09T22:16:34.350Z] Login Succeeded [2023-05-09T22:16:34.350Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:16:34.378Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:16:34.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:16:34.604Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:16:34.643Z] ========================================================= [2023-05-09T22:16:34.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T22:16:34.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:16:35.111Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-09T22:16:35.111Z] Sending build context to Docker daemon 10.92MB [2023-05-09T22:16:35.111Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:16:35.111Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T22:16:35.111Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T22:16:35.111Z] f56be85fc22e: Pulling fs layer [2023-05-09T22:16:35.111Z] 85791d961cd3: Pulling fs layer [2023-05-09T22:16:35.111Z] d694b5ae8c79: Pulling fs layer [2023-05-09T22:16:35.111Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T22:16:35.111Z] 4d19c01a9841: Pulling fs layer [2023-05-09T22:16:35.111Z] 9325e15d5711: Pulling fs layer [2023-05-09T22:16:35.111Z] 556b6ee489ea: Pulling fs layer [2023-05-09T22:16:35.111Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T22:16:35.111Z] 9f32a84ed3da: Waiting [2023-05-09T22:16:35.111Z] 4d19c01a9841: Waiting [2023-05-09T22:16:35.111Z] 9325e15d5711: Waiting [2023-05-09T22:16:35.111Z] 556b6ee489ea: Waiting [2023-05-09T22:16:35.111Z] c5a4b2cf53e6: Waiting [2023-05-09T22:16:35.111Z] 85791d961cd3: Download complete [2023-05-09T22:16:35.111Z] 9f32a84ed3da: Download complete [2023-05-09T22:16:35.111Z] 4d19c01a9841: Verifying Checksum [2023-05-09T22:16:35.111Z] 4d19c01a9841: Download complete [2023-05-09T22:16:35.373Z] f56be85fc22e: Verifying Checksum [2023-05-09T22:16:35.373Z] f56be85fc22e: Download complete [2023-05-09T22:16:35.373Z] 9325e15d5711: Verifying Checksum [2023-05-09T22:16:35.373Z] 9325e15d5711: Download complete [2023-05-09T22:16:35.373Z] f56be85fc22e: Pull complete [2023-05-09T22:16:35.633Z] 85791d961cd3: Pull complete [2023-05-09T22:16:35.893Z] d694b5ae8c79: Verifying Checksum [2023-05-09T22:16:35.893Z] d694b5ae8c79: Download complete [2023-05-09T22:16:36.153Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T22:16:36.153Z] c5a4b2cf53e6: Download complete [2023-05-09T22:16:36.413Z] 556b6ee489ea: Verifying Checksum [2023-05-09T22:16:36.413Z] 556b6ee489ea: Download complete [2023-05-09T22:16:38.944Z] d694b5ae8c79: Pull complete [2023-05-09T22:16:38.944Z] 9f32a84ed3da: Pull complete [2023-05-09T22:16:38.944Z] 4d19c01a9841: Pull complete [2023-05-09T22:16:38.944Z] 9325e15d5711: Pull complete [2023-05-09T22:16:41.476Z] 556b6ee489ea: Pull complete [2023-05-09T22:16:42.414Z] c5a4b2cf53e6: Pull complete [2023-05-09T22:16:42.414Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T22:16:42.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T22:16:42.414Z] ---> c4be618373d6 [2023-05-09T22:16:42.414Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:16:44.326Z] ---> Running in 4b919fecca22 [2023-05-09T22:16:44.585Z] Removing intermediate container 4b919fecca22 [2023-05-09T22:16:44.585Z] ---> 855c8d6b691b [2023-05-09T22:16:44.585Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:16:44.585Z] ---> Running in d26e4100c2fd [2023-05-09T22:16:44.585Z] Removing intermediate container d26e4100c2fd [2023-05-09T22:16:44.585Z] ---> 93cda47da6d8 [2023-05-09T22:16:44.585Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T22:16:44.585Z] ---> Running in a4dd014a62ca [2023-05-09T22:16:44.842Z] Removing intermediate container a4dd014a62ca [2023-05-09T22:16:44.842Z] ---> 16077ddb1f89 [2023-05-09T22:16:44.842Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:16:44.842Z] ---> Running in 9c07cdcc3b79 [2023-05-09T22:16:44.842Z] Removing intermediate container 9c07cdcc3b79 [2023-05-09T22:16:44.842Z] ---> c59044407b98 [2023-05-09T22:16:44.842Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:16:44.842Z] ---> Running in ead63250813a [2023-05-09T22:16:45.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T22:16:45.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T22:16:45.621Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T22:16:45.621Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T22:16:45.621Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T22:16:45.621Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T22:16:45.621Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T22:16:45.621Z] OK: 269 MiB in 57 packages [2023-05-09T22:16:45.888Z] Removing intermediate container ead63250813a [2023-05-09T22:16:45.888Z] ---> 918cf7222c78 [2023-05-09T22:16:45.888Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-09T22:16:46.147Z] ---> Running in 410e17441477 [2023-05-09T22:16:46.147Z] Removing intermediate container 410e17441477 [2023-05-09T22:16:46.147Z] ---> da2a36f6e20c [2023-05-09T22:16:46.147Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T22:16:46.409Z] ---> c2e76cd50c3c [2023-05-09T22:16:46.409Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:16:46.409Z] ---> Running in 7a3a4d83c7d3 [2023-05-09T22:16:48.305Z] Still waiting to schedule task [2023-05-09T22:16:48.305Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-09T22:17:18.502Z] Removing intermediate container 7a3a4d83c7d3 [2023-05-09T22:17:18.502Z] ---> 7ef823252c25 [2023-05-09T22:17:18.502Z] Step 11/12 : COPY . . [2023-05-09T22:17:18.502Z] ---> 337ed45043da [2023-05-09T22:17:18.502Z] Step 12/12 : RUN $MAKE [2023-05-09T22:17:18.502Z] ---> Running in e586351f29cf [2023-05-09T22:17:18.502Z] noop [2023-05-09T22:17:18.502Z] Removing intermediate container e586351f29cf [2023-05-09T22:17:18.502Z] ---> c75d62deaaeb [2023-05-09T22:17:18.502Z] Successfully built c75d62deaaeb [2023-05-09T22:17:18.502Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:17:18.963Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:17:18.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:17:19.121Z] prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container [2023-05-09T22:17:19.148Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T22:17:19.464Z] $ docker top b531e402d113e4fd1195bf6df00a1e3f3c986336029671d2cab046173ab16e2b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:17:19.855Z] + go version [2023-05-09T22:17:19.855Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T22:17:19.889Z] $ docker stop --time=1 b531e402d113e4fd1195bf6df00a1e3f3c986336029671d2cab046173ab16e2b [2023-05-09T22:17:21.136Z] $ docker rm -f --volumes b531e402d113e4fd1195bf6df00a1e3f3c986336029671d2cab046173ab16e2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:17:21.892Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T22:17:21.893Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:17:22.048Z] prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container [2023-05-09T22:17:22.079Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-09T22:17:22.400Z] $ docker top 267e893b611dc3c349c7fd5fed6521ef169c81f38085c0de6d7df6159544c9af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:17:22.795Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-313 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:17:23.149Z] + make test [2023-05-09T22:17:23.149Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T22:17:28.423Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-09T22:17:36.545Z] # github.com/edgexfoundry/device-rest-go/driver [github.com/edgexfoundry/device-rest-go/driver.test] [2023-05-09T22:17:36.545Z] driver/resthandler_test.go:42:27: cannot use service (variable of type *mocks.DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewRestHandler: *mocks.DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:17:36.545Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-09T22:17:36.545Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2023-05-09T22:17:36.545Z] FAIL [2023-05-09T22:17:36.545Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-05-09T22:17:36.586Z] $ docker stop --time=1 267e893b611dc3c349c7fd5fed6521ef169c81f38085c0de6d7df6159544c9af [2023-05-09T22:17:39.378Z] $ docker rm -f --volumes 267e893b611dc3c349c7fd5fed6521ef169c81f38085c0de6d7df6159544c9af [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-05-09T22:17:40.819Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:17:40.819Z] [2023-05-09T22:17:40.819Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:17:41.326Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:17:41.326Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T22:17:41.326Z] 5eb5b503b376: Pulling fs layer [2023-05-09T22:17:41.326Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T22:17:41.326Z] ec43610c2a17: Pulling fs layer [2023-05-09T22:17:41.326Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T22:17:41.326Z] 33b1e0a273af: Pulling fs layer [2023-05-09T22:17:41.326Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T22:17:41.326Z] 2f39f015ded8: Pulling fs layer [2023-05-09T22:17:41.326Z] 3a2ae6a8a46f: Waiting [2023-05-09T22:17:41.326Z] 2f39f015ded8: Waiting [2023-05-09T22:17:41.326Z] 33b1e0a273af: Waiting [2023-05-09T22:17:41.326Z] 5d3b04190fa2: Waiting [2023-05-09T22:17:41.326Z] 5c69ac0246d0: Verifying Checksum [2023-05-09T22:17:41.326Z] 5c69ac0246d0: Download complete [2023-05-09T22:17:41.326Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T22:17:41.326Z] 3a2ae6a8a46f: Download complete [2023-05-09T22:17:41.326Z] 33b1e0a273af: Verifying Checksum [2023-05-09T22:17:41.326Z] 33b1e0a273af: Download complete [2023-05-09T22:17:41.326Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T22:17:41.326Z] 5d3b04190fa2: Download complete [2023-05-09T22:17:41.584Z] ec43610c2a17: Verifying Checksum [2023-05-09T22:17:41.584Z] ec43610c2a17: Download complete [2023-05-09T22:17:41.584Z] 5eb5b503b376: Verifying Checksum [2023-05-09T22:17:41.584Z] 5eb5b503b376: Download complete [2023-05-09T22:17:42.518Z] 2f39f015ded8: Download complete [2023-05-09T22:17:42.518Z] 5eb5b503b376: Pull complete [2023-05-09T22:17:42.776Z] 5c69ac0246d0: Pull complete [2023-05-09T22:17:43.035Z] ec43610c2a17: Pull complete [2023-05-09T22:17:43.035Z] 3a2ae6a8a46f: Pull complete [2023-05-09T22:17:43.294Z] 33b1e0a273af: Pull complete [2023-05-09T22:17:43.294Z] 5d3b04190fa2: Pull complete [2023-05-09T22:17:47.478Z] 2f39f015ded8: Pull complete [2023-05-09T22:17:47.478Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T22:17:47.478Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:17:47.478Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:17:47.729Z] prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container [2023-05-09T22:17:47.757Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T22:17:51.142Z] $ docker top 8f53bf7a236624f74e40c7757c6ca9d22d378bb8d14a5172201af87f547375b5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:17:51.592Z] ---> job-cost.sh [2023-05-09T22:17:51.592Z] lf-activate-venv: SKIPPING [2023-05-09T22:17:51.592Z] INFO: No Stack... [2023-05-09T22:17:51.851Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:17:52.110Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:17:52.420Z] + cat /w/workspace/gexfoundry_device-rest-go_PR-313/archives/cost.csv [2023-05-09T22:17:52.420Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:17:52.458Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [2023-05-09T22:17:52.464Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] did not exist. Created. [2023-05-09T22:17:52.464Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:17:52.844Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-09T22:17:52.899Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:17:52.928Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:17:53.007Z] $ docker stop --time=1 8f53bf7a236624f74e40c7757c6ca9d22d378bb8d14a5172201af87f547375b5 [2023-05-09T22:17:54.154Z] $ docker rm -f --volumes 8f53bf7a236624f74e40c7757c6ca9d22d378bb8d14a5172201af87f547375b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T22:17:54.507Z] Failed in branch amd64 [2023-05-09T22:18:20.557Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14784 in /w/workspace/gexfoundry_device-rest-go_PR-313 [Pipeline] { [Pipeline] ws [2023-05-09T22:18:20.616Z] Running in /w/workspace/device-rest-go/1 [Pipeline] { [Pipeline] checkout [2023-05-09T22:18:20.693Z] The recommended git tool is: git [2023-05-09T22:18:26.825Z] using credential edgex-jenkins-ssh [2023-05-09T22:18:26.844Z] Cloning the remote Git repository [2023-05-09T22:18:26.884Z] Cloning repository git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T22:18:26.994Z] > git init /w/workspace/device-rest-go/1 # timeout=10 [2023-05-09T22:18:27.151Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T22:18:27.152Z] > git --version # timeout=10 [2023-05-09T22:18:27.175Z] > git --version # 'git version 2.25.1' [2023-05-09T22:18:27.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:18:27.333Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:18:29.175Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-09T22:18:29.208Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T22:18:30.747Z] Merging remotes/origin/main commit bb022d5e5ee314ea0b2e9403ec65a17609e45266 into PR head commit 05d00022da56944e5a7e22b913233e1ef00b2845 [2023-05-09T22:18:30.168Z] > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 [2023-05-09T22:18:30.211Z] Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git [2023-05-09T22:18:30.212Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:18:30.229Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/313/head:refs/remotes/origin/PR-313 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-09T22:18:30.761Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:18:30.844Z] > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # timeout=10 [2023-05-09T22:18:31.058Z] Merge succeeded, producing 05d00022da56944e5a7e22b913233e1ef00b2845 [2023-05-09T22:18:31.060Z] Checking out Revision 05d00022da56944e5a7e22b913233e1ef00b2845 (PR-313) [2023-05-09T22:18:31.599Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-09T22:18:31.654Z] > git --version # timeout=10 [2023-05-09T22:18:31.667Z] > git --version # 'git version 2.25.1' [2023-05-09T22:18:31.684Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T22:18:30.934Z] > git remote # timeout=10 [2023-05-09T22:18:30.955Z] > git config --get remote.origin.url # timeout=10 [2023-05-09T22:18:30.989Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T22:18:31.004Z] > git merge bb022d5e5ee314ea0b2e9403ec65a17609e45266 # timeout=10 [2023-05-09T22:18:31.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-09T22:18:31.062Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T22:18:31.080Z] > git checkout -f 05d00022da56944e5a7e22b913233e1ef00b2845 # timeout=10 [2023-05-09T22:18:32.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T22:18:32.779Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T22:18:32.779Z] Dload Upload Total Spent Left Speed [2023-05-09T22:18:32.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 91078 0 --:--:-- --:--:-- --:--:-- 91733 [Pipeline] sh [2023-05-09T22:18:33.412Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T22:18:33.762Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T22:18:33.762Z] + sudo tee /etc/docker/daemon.new [2023-05-09T22:18:33.762Z] { [2023-05-09T22:18:33.762Z] "registry-mirrors": [ [2023-05-09T22:18:33.762Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T22:18:33.762Z] ], [2023-05-09T22:18:33.762Z] "bip": "10.250.0.254/24", [2023-05-09T22:18:33.762Z] "hosts": [ [2023-05-09T22:18:33.762Z] "tcp://0.0.0.0:5555", [2023-05-09T22:18:33.762Z] "unix:///var/run/docker.sock" [2023-05-09T22:18:33.762Z] ], [2023-05-09T22:18:33.762Z] "mtu": 1458, [2023-05-09T22:18:33.762Z] "selinux-enabled": true, [2023-05-09T22:18:33.762Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T22:18:33.762Z] } [Pipeline] sh [2023-05-09T22:18:34.109Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T22:18:34.466Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:18:52.824Z] provisioning config files... [2023-05-09T22:18:52.859Z] copy managed file [device-rest-go-settings] to file:/w/workspace/device-rest-go/1@tmp/config4664522977908777948tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:18:53.282Z] ---> docker-login.sh [2023-05-09T22:18:53.282Z] nexus3.edgexfoundry.org:10001 [2023-05-09T22:18:53.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:18:53.873Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:18:53.873Z] Configure a credential helper to remove this warning. See [2023-05-09T22:18:53.873Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:18:53.873Z] [2023-05-09T22:18:53.873Z] Login Succeeded [2023-05-09T22:18:53.873Z] nexus3.edgexfoundry.org:10002 [2023-05-09T22:18:54.143Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:18:54.143Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:18:54.143Z] Configure a credential helper to remove this warning. See [2023-05-09T22:18:54.143Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:18:54.143Z] [2023-05-09T22:18:54.412Z] Login Succeeded [2023-05-09T22:18:54.412Z] nexus3.edgexfoundry.org:10003 [2023-05-09T22:18:54.412Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:18:54.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:18:54.683Z] Configure a credential helper to remove this warning. See [2023-05-09T22:18:54.683Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:18:54.683Z] [2023-05-09T22:18:54.683Z] Login Succeeded [2023-05-09T22:18:54.683Z] nexus3.edgexfoundry.org:10004 [2023-05-09T22:18:54.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:18:54.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:18:54.955Z] Configure a credential helper to remove this warning. See [2023-05-09T22:18:54.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:18:54.955Z] [2023-05-09T22:18:54.955Z] Login Succeeded [2023-05-09T22:18:54.955Z] docker.io [2023-05-09T22:18:55.260Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T22:18:55.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T22:18:55.532Z] Configure a credential helper to remove this warning. See [2023-05-09T22:18:55.532Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T22:18:55.532Z] [2023-05-09T22:18:55.532Z] Login Succeeded [2023-05-09T22:18:55.532Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T22:18:55.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-09T22:18:55.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:18:56.014Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T22:18:56.054Z] ========================================================= [2023-05-09T22:18:56.054Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T22:18:56.054Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:18:56.654Z] + docker build -t ci-base-image-arm64 -f 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-05-09T22:18:56.654Z] Sending build context to Docker daemon 139.3kB [2023-05-09T22:18:56.932Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-09T22:18:56.932Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-09T22:18:57.218Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T22:18:57.218Z] c41833b44d91: Pulling fs layer [2023-05-09T22:18:57.218Z] ed15518f5707: Pulling fs layer [2023-05-09T22:18:57.218Z] feae8fd75edb: Pulling fs layer [2023-05-09T22:18:57.218Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T22:18:57.218Z] 3cdef696dda3: Pulling fs layer [2023-05-09T22:18:57.218Z] 2ced38df9373: Pulling fs layer [2023-05-09T22:18:57.218Z] 58f1dce35555: Pulling fs layer [2023-05-09T22:18:57.218Z] 2ced38df9373: Waiting [2023-05-09T22:18:57.218Z] 242c74f7c9fa: Waiting [2023-05-09T22:18:57.218Z] 58f1dce35555: Waiting [2023-05-09T22:18:57.218Z] 3cdef696dda3: Waiting [2023-05-09T22:18:57.218Z] ed15518f5707: Verifying Checksum [2023-05-09T22:18:57.218Z] ed15518f5707: Download complete [2023-05-09T22:18:57.218Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T22:18:57.218Z] 242c74f7c9fa: Download complete [2023-05-09T22:18:57.218Z] 3cdef696dda3: Verifying Checksum [2023-05-09T22:18:57.218Z] 3cdef696dda3: Download complete [2023-05-09T22:18:57.218Z] c41833b44d91: Verifying Checksum [2023-05-09T22:18:57.218Z] c41833b44d91: Download complete [2023-05-09T22:18:58.651Z] c41833b44d91: Pull complete [2023-05-09T22:18:58.919Z] 58f1dce35555: Verifying Checksum [2023-05-09T22:18:58.919Z] 58f1dce35555: Download complete [2023-05-09T22:18:59.195Z] ed15518f5707: Pull complete [2023-05-09T22:19:00.169Z] feae8fd75edb: Verifying Checksum [2023-05-09T22:19:00.169Z] feae8fd75edb: Download complete [2023-05-09T22:19:00.169Z] 2ced38df9373: Verifying Checksum [2023-05-09T22:19:00.169Z] 2ced38df9373: Download complete [2023-05-09T22:19:12.530Z] feae8fd75edb: Pull complete [2023-05-09T22:19:12.530Z] 242c74f7c9fa: Pull complete [2023-05-09T22:19:12.530Z] 3cdef696dda3: Pull complete [2023-05-09T22:19:20.771Z] 2ced38df9373: Pull complete [2023-05-09T22:19:22.719Z] 58f1dce35555: Pull complete [2023-05-09T22:19:22.988Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T22:19:22.988Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T22:19:22.988Z] ---> fadd8f120f05 [2023-05-09T22:19:22.988Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-09T22:19:24.954Z] ---> Running in bd23fc652af7 [2023-05-09T22:19:24.954Z] Removing intermediate container bd23fc652af7 [2023-05-09T22:19:24.954Z] ---> ef362c426b11 [2023-05-09T22:19:24.954Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-09T22:19:24.954Z] ---> Running in ff61be31f1ea [2023-05-09T22:19:25.547Z] Removing intermediate container ff61be31f1ea [2023-05-09T22:19:25.547Z] ---> 6833961f6686 [2023-05-09T22:19:25.547Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-09T22:19:25.547Z] ---> Running in f612cd780fed [2023-05-09T22:19:25.817Z] Removing intermediate container f612cd780fed [2023-05-09T22:19:25.817Z] ---> 375e7a15900a [2023-05-09T22:19:25.817Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-09T22:19:25.817Z] ---> Running in 4eb44ced02bd [2023-05-09T22:19:26.085Z] Removing intermediate container 4eb44ced02bd [2023-05-09T22:19:26.085Z] ---> 27b885c89875 [2023-05-09T22:19:26.085Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-09T22:19:26.355Z] ---> Running in 7cdffb9a4a0b [2023-05-09T22:19:27.319Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T22:19:27.904Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T22:19:29.321Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-09T22:19:29.321Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-09T22:19:29.321Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-09T22:19:29.321Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-09T22:19:29.321Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T22:19:29.321Z] OK: 268 MiB in 57 packages [2023-05-09T22:19:30.289Z] Removing intermediate container 7cdffb9a4a0b [2023-05-09T22:19:30.289Z] ---> 1e4026843651 [2023-05-09T22:19:30.289Z] Step 8/12 : WORKDIR /device-rest-go [2023-05-09T22:19:30.289Z] ---> Running in dec5e787e48c [2023-05-09T22:19:30.559Z] Removing intermediate container dec5e787e48c [2023-05-09T22:19:30.559Z] ---> ea532f001e6c [2023-05-09T22:19:30.559Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-09T22:19:31.149Z] ---> 009f9f3ea0b4 [2023-05-09T22:19:31.149Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T22:19:31.149Z] ---> Running in f90f3b04a5f4 [2023-05-09T22:20:39.078Z] Removing intermediate container f90f3b04a5f4 [2023-05-09T22:20:39.078Z] ---> 37fa68d828c5 [2023-05-09T22:20:39.078Z] Step 11/12 : COPY . . [2023-05-09T22:20:39.078Z] ---> 41593cf430d5 [2023-05-09T22:20:39.078Z] Step 12/12 : RUN $MAKE [2023-05-09T22:20:39.078Z] ---> Running in 453602bd6ef5 [2023-05-09T22:20:39.078Z] noop [2023-05-09T22:20:39.078Z] Removing intermediate container 453602bd6ef5 [2023-05-09T22:20:39.078Z] ---> ec408c12abe1 [2023-05-09T22:20:39.078Z] Successfully built ec408c12abe1 [2023-05-09T22:20:39.078Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:20:39.551Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:20:39.551Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:20:39.818Z] prd-ubuntu20.04-docker-arm64-4c-16g-14784 does not seem to be running inside a container [2023-05-09T22:20:39.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T22:20:41.091Z] $ docker top 81d65fa1d15dfd82b2028a36eacffe24c0e8743c5345058b64fc78b0877eeabb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:20:41.982Z] + go version [2023-05-09T22:20:41.982Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-09T22:20:42.027Z] $ docker stop --time=1 81d65fa1d15dfd82b2028a36eacffe24c0e8743c5345058b64fc78b0877eeabb [2023-05-09T22:20:43.701Z] $ docker rm -f --volumes 81d65fa1d15dfd82b2028a36eacffe24c0e8743c5345058b64fc78b0877eeabb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:20:44.521Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T22:20:44.521Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:20:44.785Z] prd-ubuntu20.04-docker-arm64-4c-16g-14784 does not seem to be running inside a container [2023-05-09T22:20:44.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T22:20:46.072Z] $ docker top 070c0fac7020e1ae0bfcc9abbf821bee64b15bb8e183e0394dc4f28f32a6d783 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:20:46.953Z] + git config --global --add safe.directory /w/workspace/device-rest-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-09T22:20:47.669Z] + make test [2023-05-09T22:20:47.669Z] go test ./... -coverprofile=coverage.out ./... [2023-05-09T22:21:26.589Z] ? github.com/edgexfoundry/device-rest-go [no test files] [2023-05-09T22:23:48.339Z] ? github.com/edgexfoundry/device-rest-go/cmd [no test files] [2023-05-09T22:23:48.339Z] # github.com/edgexfoundry/device-rest-go/driver [github.com/edgexfoundry/device-rest-go/driver.test] [2023-05-09T22:23:48.340Z] driver/resthandler_test.go:42:27: cannot use service (variable of type *mocks.DeviceServiceSDK) as "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK value in argument to NewRestHandler: *mocks.DeviceServiceSDK does not implement "github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces".DeviceServiceSDK (missing method Run) [2023-05-09T22:23:48.340Z] FAIL github.com/edgexfoundry/device-rest-go/driver [build failed] [2023-05-09T22:23:48.340Z] FAIL [2023-05-09T22:23:48.340Z] make: *** [Makefile:29: unittest] Error 1 [Pipeline] } [2023-05-09T22:23:48.392Z] $ docker stop --time=1 070c0fac7020e1ae0bfcc9abbf821bee64b15bb8e183e0394dc4f28f32a6d783 [2023-05-09T22:23:50.353Z] $ docker rm -f --volumes 070c0fac7020e1ae0bfcc9abbf821bee64b15bb8e183e0394dc4f28f32a6d783 [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-05-09T22:23:52.181Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:23:52.181Z] [2023-05-09T22:23:52.181Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:23:52.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:23:52.863Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T22:23:52.863Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T22:23:52.863Z] 04944245beec: Pulling fs layer [2023-05-09T22:23:52.863Z] 699f458cf7ca: Pulling fs layer [2023-05-09T22:23:52.863Z] 765212b225bb: Pulling fs layer [2023-05-09T22:23:52.863Z] f23df028b6ca: Pulling fs layer [2023-05-09T22:23:52.863Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T22:23:52.863Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T22:23:52.863Z] f23df028b6ca: Waiting [2023-05-09T22:23:52.863Z] d65c8cfc05b1: Waiting [2023-05-09T22:23:52.863Z] 2437ff75d9bd: Waiting [2023-05-09T22:23:52.863Z] 765212b225bb: Waiting [2023-05-09T22:23:52.863Z] 04944245beec: Verifying Checksum [2023-05-09T22:23:52.863Z] 04944245beec: Download complete [2023-05-09T22:23:52.863Z] 765212b225bb: Verifying Checksum [2023-05-09T22:23:52.863Z] 765212b225bb: Download complete [2023-05-09T22:23:52.863Z] f23df028b6ca: Verifying Checksum [2023-05-09T22:23:52.863Z] f23df028b6ca: Download complete [2023-05-09T22:23:52.863Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T22:23:52.863Z] d65c8cfc05b1: Download complete [2023-05-09T22:23:53.134Z] 699f458cf7ca: Verifying Checksum [2023-05-09T22:23:53.134Z] 699f458cf7ca: Download complete [2023-05-09T22:23:53.405Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T22:23:53.405Z] 8998bd30e6a1: Download complete [2023-05-09T22:23:56.001Z] 2437ff75d9bd: Verifying Checksum [2023-05-09T22:23:56.001Z] 2437ff75d9bd: Download complete [2023-05-09T22:23:57.956Z] 8998bd30e6a1: Pull complete [2023-05-09T22:23:58.226Z] 04944245beec: Pull complete [2023-05-09T22:23:59.649Z] 699f458cf7ca: Pull complete [2023-05-09T22:24:01.066Z] 765212b225bb: Pull complete [2023-05-09T22:24:02.032Z] f23df028b6ca: Pull complete [2023-05-09T22:24:02.032Z] d65c8cfc05b1: Pull complete [2023-05-09T22:24:17.070Z] 2437ff75d9bd: Pull complete [2023-05-09T22:24:17.070Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T22:24:17.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T22:24:17.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:24:17.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-14784 does not seem to be running inside a container [2023-05-09T22:24:17.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-rest-go/1 -v /w/workspace/device-rest-go/1:/w/workspace/device-rest-go/1:rw,z -v /w/workspace/device-rest-go/1@tmp:/w/workspace/device-rest-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T22:24:20.541Z] $ docker top f518436c3f09eef317549f1d972ec8af5d63569be0253eb2868e8cac53b6ea27 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:21.484Z] ---> job-cost.sh [2023-05-09T22:24:21.485Z] lf-activate-venv: SKIPPING [2023-05-09T22:24:21.485Z] INFO: No Stack... [2023-05-09T22:24:21.752Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T22:24:22.718Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T22:24:23.396Z] + cat /w/workspace/device-rest-go/1/archives/cost.csv [2023-05-09T22:24:23.396Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T22:24:23.491Z] Trying to acquire lock on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [2023-05-09T22:24:23.496Z] Resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] did not exist. Created. [2023-05-09T22:24:23.496Z] Lock acquired on [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T22:24:24.236Z] /w/workspace/device-rest-go/1@tmp/durable-e926808a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-09T22:24:24.925Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T22:24:24.962Z] Warning: overwriting stash ‘stack-cost’ [2023-05-09T22:24:25.451Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T22:24:25.467Z] Lock released on resource [jenkins-edgexfoundry-device-rest-go-PR-313-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T22:24:25.568Z] $ docker stop --time=1 f518436c3f09eef317549f1d972ec8af5d63569be0253eb2868e8cac53b6ea27 [2023-05-09T22:24:27.144Z] $ docker rm -f --volumes f518436c3f09eef317549f1d972ec8af5d63569be0253eb2868e8cac53b6ea27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T22:24:27.906Z] 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-05-09T22:24:29.875Z] + [ -d /w/workspace/gexfoundry_device-rest-go_PR-313/archives ] [2023-05-09T22:24:29.875Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-313/archives [2023-05-09T22:24:29.875Z] total 16 [2023-05-09T22:24:29.875Z] drwxr-xr-x 3 root root 4096 May 9 22:17 . [2023-05-09T22:24:29.875Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:17 .. [2023-05-09T22:24:29.875Z] drwxr-xr-x 2 root root 4096 May 9 22:17 cost [2023-05-09T22:24:29.875Z] -rw-r--r-- 1 root root 86 May 9 22:17 cost.csv [2023-05-09T22:24:29.875Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-313/archives [2023-05-09T22:24:29.875Z] + ls -al /w/workspace/gexfoundry_device-rest-go_PR-313/archives [2023-05-09T22:24:29.875Z] total 16 [2023-05-09T22:24:29.875Z] drwxr-xr-x 3 jenkins jenkins 4096 May 9 22:17 . [2023-05-09T22:24:29.875Z] drwxrwxr-x 10 jenkins jenkins 4096 May 9 22:17 .. [2023-05-09T22:24:29.875Z] drwxr-xr-x 2 jenkins jenkins 4096 May 9 22:17 cost [2023-05-09T22:24:29.875Z] -rw-r--r-- 1 jenkins jenkins 86 May 9 22:17 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:30.202Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:31.091Z] ---> package-listing.sh [2023-05-09T22:24:31.091Z] ++ facter osfamily [2023-05-09T22:24:31.091Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T22:24:31.350Z] + OS_FAMILY=debian [2023-05-09T22:24:31.350Z] + workspace=/w/workspace/gexfoundry_device-rest-go_PR-313 [2023-05-09T22:24:31.350Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T22:24:31.350Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T22:24:31.350Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T22:24:31.350Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T22:24:31.350Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-313 ']' [2023-05-09T22:24:31.350Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T22:24:31.350Z] + case "${OS_FAMILY}" in [2023-05-09T22:24:31.350Z] + dpkg -l [2023-05-09T22:24:31.350Z] + grep '^ii' [2023-05-09T22:24:31.350Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T22:24:31.350Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T22:24:31.350Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T22:24:31.350Z] + '[' /w/workspace/gexfoundry_device-rest-go_PR-313 ']' [2023-05-09T22:24:31.350Z] + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-313/archives/ [2023-05-09T22:24:31.350Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-313/archives/ [Pipeline] echo [2023-05-09T22:24:31.390Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T22:24:31.687Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T22:24:32.066Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T22:24:32.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T22:24:32.215Z] prd-ubuntu20.04-docker-8c-8g-14782 does not seem to be running inside a container [2023-05-09T22:24:32.239Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-313/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-313 -v /w/workspace/gexfoundry_device-rest-go_PR-313:/w/workspace/gexfoundry_device-rest-go_PR-313:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-313@tmp:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T22:24:32.434Z] $ docker top 020e7c4c3868895de90fb5c7f3a7e99a5f76b793ceb5eaeda1188beef503dd14 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T22:24:32.832Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T22:24:33.143Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T22:24:33.454Z] + ls /var/log/sa-host [2023-05-09T22:24:33.454Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T22:24:33.583Z] provisioning config files... [2023-05-09T22:24:33.593Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-313@tmp/config16629406415417759209tmp [Pipeline] { [Pipeline] echo [2023-05-09T22:24:33.646Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:33.955Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T22:24:33.982Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:34.373Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T22:24:34.404Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:34.732Z] ---> sudo-logs.sh [2023-05-09T22:24:34.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T22:24:34.818Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:35.137Z] ---> job-cost.sh [2023-05-09T22:24:35.137Z] lf-activate-venv: SKIPPING [2023-05-09T22:24:35.137Z] DEBUG: total: 0.2199999988079071 [2023-05-09T22:24:35.137Z] INFO: Retrieving Stack Cost... [2023-05-09T22:24:35.706Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T22:24:35.967Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T22:24:36.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T22:24:36.322Z] ---> logs-deploy.sh [2023-05-09T22:24:36.322Z] lf-activate-venv: SKIPPING [2023-05-09T22:24:36.322Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-313/1 [2023-05-09T22:24:36.322Z] INFO: archiving workspace using pattern(s): [2023-05-09T22:24:37.259Z] Archives upload complete. [2023-05-09T22:24:37.519Z] INFO: archiving logs to Nexus [2023-05-09T22:24:38.089Z] ---> uname -a: [2023-05-09T22:24:38.089Z] Linux prd-ubuntu20-04-docker-8c-8g-14782 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] ---> lscpu: [2023-05-09T22:24:38.089Z] Architecture: x86_64 [2023-05-09T22:24:38.089Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-09T22:24:38.089Z] Byte Order: Little Endian [2023-05-09T22:24:38.089Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-09T22:24:38.089Z] CPU(s): 8 [2023-05-09T22:24:38.089Z] On-line CPU(s) list: 0-7 [2023-05-09T22:24:38.089Z] Thread(s) per core: 1 [2023-05-09T22:24:38.089Z] Core(s) per socket: 1 [2023-05-09T22:24:38.089Z] Socket(s): 8 [2023-05-09T22:24:38.089Z] NUMA node(s): 1 [2023-05-09T22:24:38.089Z] Vendor ID: AuthenticAMD [2023-05-09T22:24:38.089Z] CPU family: 23 [2023-05-09T22:24:38.089Z] Model: 49 [2023-05-09T22:24:38.089Z] Model name: AMD EPYC-Rome Processor [2023-05-09T22:24:38.089Z] Stepping: 0 [2023-05-09T22:24:38.089Z] CPU MHz: 2800.000 [2023-05-09T22:24:38.089Z] BogoMIPS: 5600.00 [2023-05-09T22:24:38.089Z] Virtualization: AMD-V [2023-05-09T22:24:38.089Z] Hypervisor vendor: KVM [2023-05-09T22:24:38.089Z] Virtualization type: full [2023-05-09T22:24:38.089Z] L1d cache: 256 KiB [2023-05-09T22:24:38.089Z] L1i cache: 256 KiB [2023-05-09T22:24:38.089Z] L2 cache: 4 MiB [2023-05-09T22:24:38.089Z] L3 cache: 128 MiB [2023-05-09T22:24:38.089Z] NUMA node0 CPU(s): 0-7 [2023-05-09T22:24:38.089Z] Vulnerability Itlb multihit: Not affected [2023-05-09T22:24:38.089Z] Vulnerability L1tf: Not affected [2023-05-09T22:24:38.089Z] Vulnerability Mds: Not affected [2023-05-09T22:24:38.089Z] Vulnerability Meltdown: Not affected [2023-05-09T22:24:38.089Z] Vulnerability Mmio stale data: Not affected [2023-05-09T22:24:38.089Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-09T22:24:38.089Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-09T22:24:38.089Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-09T22:24:38.089Z] Vulnerability Srbds: Not affected [2023-05-09T22:24:38.089Z] Vulnerability Tsx async abort: Not affected [2023-05-09T22:24:38.089Z] 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-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] ---> nproc: [2023-05-09T22:24:38.089Z] 8 [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] ---> df -h: [2023-05-09T22:24:38.089Z] Filesystem Size Used Avail Use% Mounted on [2023-05-09T22:24:38.089Z] overlay 155G 12G 144G 8% / [2023-05-09T22:24:38.089Z] tmpfs 64M 0 64M 0% /dev [2023-05-09T22:24:38.089Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-05-09T22:24:38.089Z] shm 64M 0 64M 0% /dev/shm [2023-05-09T22:24:38.089Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] ---> sar -b -r -n DEV: [2023-05-09T22:24:38.089Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14782) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] 22:15:34 LINUX RESTART (8 CPU) [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] 22:16:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-05-09T22:24:38.089Z] 22:17:01 168.48 39.50 128.98 0.00 4328.76 87865.24 0.00 [2023-05-09T22:24:38.089Z] 22:18:01 152.81 0.27 152.54 0.00 21.86 68806.27 0.00 [2023-05-09T22:24:38.089Z] 22:19:01 1.43 0.00 1.43 0.00 0.00 17.88 0.00 [2023-05-09T22:24:38.089Z] 22:20:01 0.85 0.00 0.85 0.00 0.00 10.80 0.00 [2023-05-09T22:24:38.089Z] 22:21:01 36.77 11.66 25.11 0.00 5429.12 6262.45 0.00 [2023-05-09T22:24:38.089Z] 22:22:01 4.17 0.00 4.17 0.00 0.00 51.19 0.00 [2023-05-09T22:24:38.089Z] 22:23:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 [2023-05-09T22:24:38.089Z] 22:24:01 1.80 0.00 1.80 0.00 0.00 19.86 0.00 [2023-05-09T22:24:38.089Z] Average: 45.69 6.36 39.33 0.00 1216.07 20239.87 0.00 [2023-05-09T22:24:38.089Z] [2023-05-09T22:24:38.089Z] 22:16:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-05-09T22:24:38.089Z] 22:17:01 28461244 31597296 701152 2.13 108384 3222904 1913116 5.64 1116948 2846404 599744 [2023-05-09T22:24:38.090Z] 22:18:01 27909164 31581220 715216 2.18 152076 3677716 1749032 5.15 1166608 3307828 412 [2023-05-09T22:24:38.090Z] 22:19:01 27909768 31581836 714384 2.17 152104 3677712 1749032 5.15 1165844 3307832 172 [2023-05-09T22:24:38.090Z] 22:20:01 27919324 31591496 704452 2.14 152136 3677720 1749032 5.15 1156132 3307832 168 [2023-05-09T22:24:38.090Z] 22:21:01 27541744 31569868 715936 2.18 160584 4010256 1808792 5.33 1392908 3420288 888 [2023-05-09T22:24:38.090Z] 22:22:01 27544964 31573104 713040 2.17 160672 4010244 1825988 5.38 1390488 3420252 12 [2023-05-09T22:24:38.090Z] 22:23:01 27551436 31579656 706408 2.15 160760 4010256 1825988 5.38 1384384 3420256 4 [2023-05-09T22:24:38.090Z] 22:24:01 27551064 31579388 706660 2.15 160816 4010260 1825988 5.38 1384348 3420268 12 [2023-05-09T22:24:38.090Z] Average: 27798588 31581733 709656 2.16 150942 3787134 1805871 5.32 1269708 3306370 75176 [2023-05-09T22:24:38.090Z] [2023-05-09T22:24:38.090Z] 22:16:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-05-09T22:24:38.090Z] 22:17:01 lo 6.71 6.71 0.65 0.65 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:17:01 docker0 204.66 341.76 16.49 2178.17 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:17:01 ens3 988.48 601.14 9060.54 108.83 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:17:01 vethb4c85ef 179.31 312.49 16.97 1931.96 0.00 0.00 0.00 0.16 [2023-05-09T22:24:38.090Z] 22:18:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:18:01 docker0 0.05 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:18:01 ens3 142.59 103.97 2556.01 93.83 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:19:01 ens3 4.52 2.38 4.59 0.70 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:20:01 ens3 1.33 0.37 0.41 0.27 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:21:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:21:01 ens3 115.98 54.48 1951.49 4.16 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:22:01 ens3 1.32 0.65 0.48 0.35 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:23:01 ens3 0.40 0.32 0.25 0.21 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] 22:24:01 ens3 0.28 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] Average: lo 1.09 1.09 0.10 0.10 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] Average: docker0 25.21 42.11 2.03 268.29 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] Average: ens3 155.13 94.37 1681.37 25.87 0.00 0.00 0.00 0.00 [2023-05-09T22:24:38.090Z] [2023-05-09T22:24:38.090Z] [2023-05-09T22:24:38.090Z] ---> sar -P ALL: [2023-05-09T22:24:38.090Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-14782) 05/09/23 _x86_64_ (8 CPU) [2023-05-09T22:24:38.090Z] [2023-05-09T22:24:38.090Z] 22:15:34 LINUX RESTART (8 CPU) [2023-05-09T22:24:38.090Z] [2023-05-09T22:24:38.090Z] 22:16:02 CPU %user %nice %system %iowait %steal %idle [2023-05-09T22:24:38.090Z] 22:17:01 all 11.06 0.00 3.73 1.19 0.07 83.95 [2023-05-09T22:24:38.090Z] 22:17:01 0 12.02 0.00 4.56 0.60 0.07 82.75 [2023-05-09T22:24:38.090Z] 22:17:01 1 10.82 0.00 3.03 0.32 0.09 85.74 [2023-05-09T22:24:38.090Z] 22:17:01 2 12.35 0.00 3.49 0.60 0.07 83.49 [2023-05-09T22:24:38.090Z] 22:17:01 3 12.25 0.00 3.65 0.48 0.07 83.56 [2023-05-09T22:24:38.090Z] 22:17:01 4 9.94 0.00 3.53 1.74 0.07 84.71 [2023-05-09T22:24:38.090Z] 22:17:01 5 11.45 0.00 4.40 3.32 0.07 80.76 [2023-05-09T22:24:38.090Z] 22:17:01 6 11.27 0.00 3.22 2.01 0.05 83.44 [2023-05-09T22:24:38.090Z] 22:17:01 7 8.37 0.00 3.94 0.45 0.09 87.16 [2023-05-09T22:24:38.090Z] 22:18:01 all 19.70 0.00 5.02 2.10 0.07 73.11 [2023-05-09T22:24:38.090Z] 22:18:01 0 20.48 0.00 5.45 0.07 0.07 73.93 [2023-05-09T22:24:38.090Z] 22:18:01 1 19.42 0.00 4.87 0.76 0.07 74.89 [2023-05-09T22:24:38.090Z] 22:18:01 2 20.45 0.00 5.69 6.32 0.10 67.43 [2023-05-09T22:24:38.090Z] 22:18:01 3 19.98 0.00 4.69 2.59 0.10 72.64 [2023-05-09T22:24:38.090Z] 22:18:01 4 18.76 0.00 4.30 1.23 0.07 75.65 [2023-05-09T22:24:38.090Z] 22:18:01 5 19.53 0.00 6.06 5.27 0.07 69.07 [2023-05-09T22:24:38.090Z] 22:18:01 6 20.45 0.00 5.05 0.24 0.05 74.21 [2023-05-09T22:24:38.090Z] 22:18:01 7 18.53 0.00 4.07 0.35 0.07 76.98 [2023-05-09T22:24:38.090Z] 22:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-09T22:24:38.090Z] 22:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-05-09T22:24:38.090Z] 22:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T22:24:38.090Z] 22:19:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2023-05-09T22:24:38.090Z] 22:19:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2023-05-09T22:24:38.090Z] 22:19:01 5 0.07 0.00 0.02 0.00 0.03 99.88 [2023-05-09T22:24:38.090Z] 22:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2023-05-09T22:24:38.090Z] 22:20:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2023-05-09T22:24:38.090Z] 22:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-05-09T22:24:38.090Z] 22:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-05-09T22:24:38.090Z] 22:20:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2023-05-09T22:24:38.090Z] 22:20:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2023-05-09T22:24:38.090Z] 22:20:01 4 0.00 0.00 0.03 0.02 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:20:01 5 0.07 0.00 0.02 0.00 0.02 99.90 [2023-05-09T22:24:38.090Z] 22:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:20:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-05-09T22:24:38.090Z] 22:21:01 all 1.24 0.00 0.63 0.45 0.01 97.67 [2023-05-09T22:24:38.090Z] 22:21:01 0 2.79 0.00 0.65 0.18 0.02 96.36 [2023-05-09T22:24:38.090Z] 22:21:01 1 0.62 0.00 0.47 0.03 0.00 98.88 [2023-05-09T22:24:38.090Z] 22:21:01 2 1.57 0.00 0.80 0.28 0.02 97.33 [2023-05-09T22:24:38.090Z] 22:21:01 3 0.90 0.00 0.84 0.07 0.02 98.18 [2023-05-09T22:24:38.090Z] 22:21:01 4 1.03 0.00 0.62 1.70 0.02 96.63 [2023-05-09T22:24:38.090Z] 22:21:01 5 0.85 0.00 0.57 0.17 0.02 98.40 [2023-05-09T22:24:38.090Z] 22:21:01 6 1.53 0.00 0.48 0.12 0.02 97.85 [2023-05-09T22:24:38.090Z] 22:21:01 7 0.64 0.00 0.62 1.02 0.02 97.71 [2023-05-09T22:24:38.090Z] 22:22:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2023-05-09T22:24:38.090Z] 22:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:24:38.090Z] 22:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-05-09T22:24:38.090Z] 22:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:24:38.090Z] 22:22:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-09T22:24:38.090Z] 22:22:01 4 0.07 0.00 0.05 0.05 0.02 99.82 [2023-05-09T22:24:38.090Z] 22:22:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:22:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2023-05-09T22:24:38.090Z] 22:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:23:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-05-09T22:24:38.090Z] 22:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:23:01 1 0.00 0.00 0.00 0.00 0.03 99.97 [2023-05-09T22:24:38.090Z] 22:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:23:01 3 0.02 0.00 0.03 0.00 0.03 99.92 [2023-05-09T22:24:38.090Z] 22:23:01 4 0.03 0.00 0.02 0.07 0.00 99.88 [2023-05-09T22:24:38.090Z] 22:23:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2023-05-09T22:24:38.090Z] 22:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-05-09T22:24:38.090Z] 22:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-05-09T22:24:38.090Z] 22:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:24:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2023-05-09T22:24:38.090Z] 22:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:24:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2023-05-09T22:24:38.090Z] 22:24:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] 22:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-05-09T22:24:38.090Z] 22:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-05-09T22:24:38.090Z] Average: all 3.97 0.00 1.17 0.47 0.02 94.38 [2023-05-09T22:24:38.090Z] Average: 0 4.38 0.00 1.32 0.10 0.02 94.18 [2023-05-09T22:24:38.090Z] Average: 1 3.83 0.00 1.04 0.14 0.03 94.96 [2023-05-09T22:24:38.091Z] Average: 2 4.23 0.00 1.23 0.89 0.03 93.62 [2023-05-09T22:24:38.091Z] Average: 3 4.11 0.00 1.15 0.39 0.04 94.30 [2023-05-09T22:24:38.091Z] Average: 4 3.69 0.00 1.05 0.60 0.02 94.64 [2023-05-09T22:24:38.091Z] Average: 5 3.95 0.00 1.37 1.08 0.03 93.58 [2023-05-09T22:24:38.091Z] Average: 6 4.14 0.00 1.09 0.29 0.01 94.46 [2023-05-09T22:24:38.091Z] Average: 7 3.41 0.00 1.07 0.23 0.02 95.28 [2023-05-09T22:24:38.091Z] [2023-05-09T22:24:38.091Z] [2023-05-09T22:24:38.091Z]