Pull request #404 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 95753975552c7ebaf2f36231b6ad38dd7f959af7+bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 (ef4f4efee03a8b71cdfb66ca88ebcf1ae7f762fd) 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-ssh11594202255592490505.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh12029348880963235836.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-modbus-go/branches/PR-404/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-modbus-go/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12270329675332167057.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-modbus-go/branches/PR-404/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12330858491116980893.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh17719856188681873155.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-modbus-go/branches/PR-404/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-modbus-go/branches/PR-404/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3167410699248565530.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-modbus-go, buildSnap:false] ========================================================= [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-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 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-modbus 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-3335 in /w/workspace/xfoundry_device-modbus-go_PR-404 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-404 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit 95753975552c7ebaf2f36231b6ad38dd7f959af7 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merge succeeded, producing 95753975552c7ebaf2f36231b6ad38dd7f959af7 Checking out Revision 95753975552c7ebaf2f36231b6ad38dd7f959af7 (PR-404) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-23T05:59:21.809Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-23T05:59:21.980Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-23T05:59:22.080Z] ========================================================= [2023-01-23T05:59:22.080Z] EdgeX Global Pipelines Version Info [2023-01-23T05:59:22.080Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # 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 bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # timeout=10 [2023-01-23T05:59:22.828Z] ------------------- [2023-01-23T05:59:22.828Z] stable info: [2023-01-23T05:59:22.828Z] ------------------- [2023-01-23T05:59:22.828Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-23T05:59:22.829Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T05:59:22.829Z] Message: update stable to v1.0.244 [2023-01-23T05:59:23.397Z] ------------------- [2023-01-23T05:59:23.397Z] experimental info: [2023-01-23T05:59:23.397Z] ------------------- [2023-01-23T05:59:23.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-23T05:59:23.398Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-23T05:59:23.398Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-23T05:59:23.678Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-01-23T05:59:23.724Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-01-23T05:59:23.767Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-23T05:59:23.805Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-23T05:59:23.849Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-23T05:59:23.892Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-23T05:59:23.938Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-23T05:59:23.979Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-23T05:59:24.021Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-23T05:59:24.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-23T05:59:24.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-23T05:59:24.144Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-01-23T05:59:24.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-23T05:59:24.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-23T05:59:24.267Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T05:59:24.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-23T05:59:24.346Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T05:59:24.391Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-23T05:59:24.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-23T05:59:24.472Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-23T05:59:24.513Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-23T05:59:24.561Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-23T05:59:24.605Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-23T05:59:24.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-23T05:59:24.699Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-23T05:59:24.739Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-23T05:59:24.780Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-23T05:59:24.818Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-404 [Pipeline] echo [2023-01-23T05:59:24.856Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-404 [Pipeline] echo [2023-01-23T05:59:24.895Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-404 [Pipeline] echo [2023-01-23T05:59:24.934Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo [2023-01-23T05:59:24.978Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9575397 [Pipeline] echo [2023-01-23T05:59:25.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T05:59:25.126Z] provisioning config files... [2023-01-23T05:59:25.140Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/config15467279371765137090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T05:59:25.482Z] ---> docker-login.sh [2023-01-23T05:59:25.482Z] nexus3.edgexfoundry.org:10001 [2023-01-23T05:59:25.742Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:26.001Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:26.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:26.001Z] [2023-01-23T05:59:26.001Z] Login Succeeded [2023-01-23T05:59:26.001Z] nexus3.edgexfoundry.org:10002 [2023-01-23T05:59:26.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:26.001Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:26.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:26.001Z] [2023-01-23T05:59:26.001Z] Login Succeeded [2023-01-23T05:59:26.001Z] nexus3.edgexfoundry.org:10003 [2023-01-23T05:59:26.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:26.001Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:26.001Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:26.001Z] [2023-01-23T05:59:26.001Z] Login Succeeded [2023-01-23T05:59:26.261Z] nexus3.edgexfoundry.org:10004 [2023-01-23T05:59:26.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:26.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:26.261Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:26.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:26.261Z] [2023-01-23T05:59:26.261Z] Login Succeeded [2023-01-23T05:59:26.261Z] docker.io [2023-01-23T05:59:26.261Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:26.521Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:26.522Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:26.522Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:26.522Z] [2023-01-23T05:59:26.522Z] Login Succeeded [2023-01-23T05:59:26.522Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T05:59:26.549Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-23T05:59:27.149Z] + git rev-list -1 --merges 95753975552c7ebaf2f36231b6ad38dd7f959af7~1..95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo [2023-01-23T05:59:27.221Z] -----------> git rev-list -1 --merges 95753975552c7ebaf2f36231b6ad38dd7f959af7~1..95753975552c7ebaf2f36231b6ad38dd7f959af7 95753975552c7ebaf2f36231b6ad38dd7f959af7 [false] [Pipeline] sh [2023-01-23T05:59:27.541Z] + git log --format=format:%s -1 95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo [2023-01-23T05:59:27.577Z] ========================================================= [2023-01-23T05:59:27.577Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-23T05:59:27.577Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T05:59:28.018Z] + git log --format=format:%s -1 95753975552c7ebaf2f36231b6ad38dd7f959af7 [Pipeline] echo [2023-01-23T05:59:28.060Z] [semverPrep] GIT_COMMIT: 95753975552c7ebaf2f36231b6ad38dd7f959af7, Commit Message: build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3 [Pipeline] echo [2023-01-23T05:59:28.091Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-23T05:59:28.481Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-23T05:59:28.481Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-23T05:59:28.481Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-23T05:59:28.481Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-23T05:59:28.481Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-23T05:59:28.481Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-23T05:59:28.481Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T05:59:28.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T05:59:28.965Z] [2023-01-23T05:59:28.965Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T05:59:29.346Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T05:59:29.346Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-23T05:59:29.346Z] b85a868b505f: Pulling fs layer [2023-01-23T05:59:29.346Z] e2be974225ed: Pulling fs layer [2023-01-23T05:59:29.346Z] 339a4e72a1f5: Pulling fs layer [2023-01-23T05:59:29.346Z] 988bab9f4d93: Pulling fs layer [2023-01-23T05:59:29.346Z] 1469e6f7b9e6: Pulling fs layer [2023-01-23T05:59:29.346Z] eaf3925da568: Pulling fs layer [2023-01-23T05:59:29.346Z] bab4dde63d76: Pulling fs layer [2023-01-23T05:59:29.346Z] bde34c3a00c8: Pulling fs layer [2023-01-23T05:59:29.346Z] b352a97aabf1: Pulling fs layer [2023-01-23T05:59:29.346Z] 4872d77fe225: Pulling fs layer [2023-01-23T05:59:29.346Z] 5851b861e8e6: Pulling fs layer [2023-01-23T05:59:29.346Z] 988bab9f4d93: Waiting [2023-01-23T05:59:29.346Z] 1469e6f7b9e6: Waiting [2023-01-23T05:59:29.346Z] eaf3925da568: Waiting [2023-01-23T05:59:29.346Z] bab4dde63d76: Waiting [2023-01-23T05:59:29.346Z] 5851b861e8e6: Waiting [2023-01-23T05:59:29.346Z] 4872d77fe225: Waiting [2023-01-23T05:59:29.346Z] e2be974225ed: Verifying Checksum [2023-01-23T05:59:29.346Z] e2be974225ed: Download complete [2023-01-23T05:59:29.346Z] 988bab9f4d93: Download complete [2023-01-23T05:59:29.615Z] 1469e6f7b9e6: Verifying Checksum [2023-01-23T05:59:29.615Z] 1469e6f7b9e6: Download complete [2023-01-23T05:59:29.615Z] eaf3925da568: Verifying Checksum [2023-01-23T05:59:29.615Z] eaf3925da568: Download complete [2023-01-23T05:59:29.878Z] 339a4e72a1f5: Verifying Checksum [2023-01-23T05:59:29.878Z] 339a4e72a1f5: Download complete [2023-01-23T05:59:29.878Z] bde34c3a00c8: Verifying Checksum [2023-01-23T05:59:29.878Z] bde34c3a00c8: Download complete [2023-01-23T05:59:29.878Z] b85a868b505f: Verifying Checksum [2023-01-23T05:59:29.878Z] b85a868b505f: Download complete [2023-01-23T05:59:29.878Z] b352a97aabf1: Verifying Checksum [2023-01-23T05:59:29.878Z] b352a97aabf1: Download complete [2023-01-23T05:59:29.878Z] 4872d77fe225: Download complete [2023-01-23T05:59:29.878Z] 5851b861e8e6: Download complete [2023-01-23T05:59:30.138Z] bab4dde63d76: Verifying Checksum [2023-01-23T05:59:30.138Z] bab4dde63d76: Download complete [2023-01-23T05:59:31.074Z] b85a868b505f: Pull complete [2023-01-23T05:59:31.343Z] e2be974225ed: Pull complete [2023-01-23T05:59:31.918Z] 339a4e72a1f5: Pull complete [2023-01-23T05:59:31.918Z] 988bab9f4d93: Pull complete [2023-01-23T05:59:32.178Z] 1469e6f7b9e6: Pull complete [2023-01-23T05:59:32.436Z] eaf3925da568: Pull complete [2023-01-23T05:59:34.339Z] bab4dde63d76: Pull complete [2023-01-23T05:59:34.339Z] bde34c3a00c8: Pull complete [2023-01-23T05:59:34.339Z] b352a97aabf1: Pull complete [2023-01-23T05:59:34.339Z] 4872d77fe225: Pull complete [2023-01-23T05:59:34.599Z] 5851b861e8e6: Pull complete [2023-01-23T05:59:34.599Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-23T05:59:34.599Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-23T05:59:34.599Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T05:59:34.884Z] prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container [2023-01-23T05:59:34.912Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-23T05:59:37.321Z] $ docker top 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 -eo pid,comm [2023-01-23T05:59:37.379Z] 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-01-23T05:59:37.379Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-23T05:59:37.510Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T05:59:37.510Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T05:59:37.624Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T05:59:37.629Z] $ docker exec 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent [2023-01-23T05:59:37.738Z] SSH_AUTH_SOCK=/tmp/ssh-zesDn5de7ydH/agent.32 [2023-01-23T05:59:37.738Z] SSH_AGENT_PID=38 [2023-01-23T05:59:37.745Z] Running ssh-add (command line suppressed) [2023-01-23T05:59:37.846Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_5430874104791514506.key (/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_5430874104791514506.key) [2023-01-23T05:59:37.858Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T05:59:38.191Z] + git tag --points-at HEAD [Pipeline] } [2023-01-23T05:59:38.223Z] $ docker exec --env ******** --env ******** 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent -k [2023-01-23T05:59:38.334Z] unset SSH_AUTH_SOCK; [2023-01-23T05:59:38.335Z] unset SSH_AGENT_PID; [2023-01-23T05:59:38.335Z] echo Agent pid 38 killed; [2023-01-23T05:59:38.342Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-23T05:59:38.433Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-23T05:59:38.433Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-23T05:59:38.557Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-23T05:59:38.562Z] $ docker exec 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent [2023-01-23T05:59:38.677Z] SSH_AUTH_SOCK=/tmp/ssh-G4OifO93U62I/agent.70 [2023-01-23T05:59:38.677Z] SSH_AGENT_PID=76 [2023-01-23T05:59:38.682Z] Running ssh-add (command line suppressed) [2023-01-23T05:59:38.791Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_60023678078941996.key (/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/private_key_60023678078941996.key) [2023-01-23T05:59:38.803Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-23T05:59:39.133Z] + git semver init [2023-01-23T05:59:39.393Z] 2023-01-23 05:59:39,327 [run_init] DEBUG init version:0.0.0 force:False [2023-01-23T05:59:39.393Z] 2023-01-23 05:59:39,328 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-404/.semver [2023-01-23T05:59:39.393Z] 2023-01-23 05:59:39,328 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-404/.semver [2023-01-23T05:59:39.393Z] 2023-01-23 05:59:39,329 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-404/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-404, universal_newlines=False, shell=None, istream=None) [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,219 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-404/.git/info/exclude [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,220 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-404/.semver/PR-404 with force:False [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,220 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-404/.semver/PR-404 [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,223 [execute] INFO git cat-file --batch-check [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,223 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,234 [execute] INFO git cat-file --batch [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,234 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-404/.semver, universal_newlines=False, shell=None, istream=) [2023-01-23T05:59:40.331Z] 2023-01-23 05:59:40,239 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-404/.semver/PR-404 [2023-01-23T05:59:40.331Z] 0.0.0 [Pipeline] } [2023-01-23T05:59:40.362Z] $ docker exec --env ******** --env ******** 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 ssh-agent -k [2023-01-23T05:59:40.455Z] unset SSH_AUTH_SOCK; [2023-01-23T05:59:40.455Z] unset SSH_AGENT_PID; [2023-01-23T05:59:40.456Z] echo Agent pid 76 killed; [2023-01-23T05:59:40.463Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-23T05:59:40.898Z] + git semver [Pipeline] } [2023-01-23T05:59:41.181Z] $ docker stop --time=1 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 [2023-01-23T05:59:42.508Z] $ docker rm -f --volumes 6619184459ef9bb498f104c44012148a303110c044de327d9a13f2863c2cd405 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-23T05:59:42.909Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-23T05:59:43.176Z] Stashed 1 file(s) [Pipeline] echo [2023-01-23T05:59:43.192Z] [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-01-23T05:59:43.722Z] provisioning config files... [2023-01-23T05:59:43.733Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/config10915793154084334550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T05:59:44.072Z] ---> docker-login.sh [2023-01-23T05:59:44.072Z] nexus3.edgexfoundry.org:10001 [2023-01-23T05:59:44.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:44.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:44.072Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:44.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:44.072Z] [2023-01-23T05:59:44.072Z] Login Succeeded [2023-01-23T05:59:44.072Z] nexus3.edgexfoundry.org:10002 [2023-01-23T05:59:44.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:44.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:44.072Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:44.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:44.072Z] [2023-01-23T05:59:44.072Z] Login Succeeded [2023-01-23T05:59:44.072Z] nexus3.edgexfoundry.org:10003 [2023-01-23T05:59:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:44.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:44.331Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:44.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:44.331Z] [2023-01-23T05:59:44.331Z] Login Succeeded [2023-01-23T05:59:44.331Z] nexus3.edgexfoundry.org:10004 [2023-01-23T05:59:44.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:44.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:44.331Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:44.331Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:44.331Z] [2023-01-23T05:59:44.331Z] Login Succeeded [2023-01-23T05:59:44.331Z] docker.io [2023-01-23T05:59:44.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T05:59:44.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T05:59:44.848Z] Configure a credential helper to remove this warning. See [2023-01-23T05:59:44.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T05:59:44.848Z] [2023-01-23T05:59:44.848Z] Login Succeeded [2023-01-23T05:59:44.848Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T05:59:44.879Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T05:59:45.062Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T05:59:45.100Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T05:59:45.130Z] ========================================================= [2023-01-23T05:59:45.130Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-23T05:59:45.130Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T05:59:45.597Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T05:59:45.597Z] Sending build context to Docker daemon 6.343MB [2023-01-23T05:59:45.597Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T05:59:45.597Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-23T05:59:45.597Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-23T05:59:45.597Z] 213ec9aee27d: Pulling fs layer [2023-01-23T05:59:45.597Z] 4583459ba037: Pulling fs layer [2023-01-23T05:59:45.597Z] 93c1e223e6f2: Pulling fs layer [2023-01-23T05:59:45.597Z] 53926ce57604: Pulling fs layer [2023-01-23T05:59:45.597Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-23T05:59:45.597Z] 22ff95d597cd: Pulling fs layer [2023-01-23T05:59:45.597Z] 12d6caf4c0d1: Pulling fs layer [2023-01-23T05:59:45.597Z] 53926ce57604: Waiting [2023-01-23T05:59:45.597Z] 21b2b0c7a3f4: Waiting [2023-01-23T05:59:45.597Z] 22ff95d597cd: Waiting [2023-01-23T05:59:45.597Z] 96b7cbca73a9: Pulling fs layer [2023-01-23T05:59:45.597Z] a7acece74701: Pulling fs layer [2023-01-23T05:59:45.597Z] 96b7cbca73a9: Waiting [2023-01-23T05:59:45.597Z] a7acece74701: Waiting [2023-01-23T05:59:45.597Z] 93c1e223e6f2: Download complete [2023-01-23T05:59:45.862Z] 4583459ba037: Verifying Checksum [2023-01-23T05:59:45.862Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-23T05:59:45.862Z] 21b2b0c7a3f4: Download complete [2023-01-23T05:59:45.862Z] 22ff95d597cd: Download complete [2023-01-23T05:59:45.862Z] 213ec9aee27d: Verifying Checksum [2023-01-23T05:59:45.862Z] 213ec9aee27d: Download complete [2023-01-23T05:59:45.862Z] 12d6caf4c0d1: Verifying Checksum [2023-01-23T05:59:45.862Z] 213ec9aee27d: Pull complete [2023-01-23T05:59:46.129Z] 4583459ba037: Pull complete [2023-01-23T05:59:46.129Z] 93c1e223e6f2: Pull complete [2023-01-23T05:59:46.739Z] a7acece74701: Verifying Checksum [2023-01-23T05:59:46.739Z] a7acece74701: Download complete [2023-01-23T05:59:47.003Z] 53926ce57604: Verifying Checksum [2023-01-23T05:59:47.003Z] 53926ce57604: Download complete [2023-01-23T05:59:47.263Z] 96b7cbca73a9: Verifying Checksum [2023-01-23T05:59:47.263Z] 96b7cbca73a9: Download complete [2023-01-23T05:59:51.448Z] 53926ce57604: Pull complete [2023-01-23T05:59:51.448Z] 21b2b0c7a3f4: Pull complete [2023-01-23T05:59:51.448Z] 22ff95d597cd: Pull complete [2023-01-23T05:59:51.448Z] 12d6caf4c0d1: Pull complete [2023-01-23T05:59:53.361Z] 96b7cbca73a9: Pull complete [2023-01-23T05:59:54.295Z] a7acece74701: Pull complete [2023-01-23T05:59:54.295Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-23T05:59:54.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-23T05:59:54.295Z] ---> db6d94c90886 [2023-01-23T05:59:54.295Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-23T05:59:57.586Z] ---> Running in 7cd5cfb4384e [2023-01-23T05:59:57.586Z] Removing intermediate container 7cd5cfb4384e [2023-01-23T05:59:57.586Z] ---> 1ebaf67a0ea2 [2023-01-23T05:59:57.586Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T05:59:57.586Z] ---> Running in 570c90c8b203 [2023-01-23T05:59:57.586Z] Removing intermediate container 570c90c8b203 [2023-01-23T05:59:57.586Z] ---> acf5dd1b871f [2023-01-23T05:59:57.586Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-23T05:59:57.586Z] ---> Running in ba0f27346a6c [2023-01-23T05:59:57.845Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-23T05:59:58.104Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-23T05:59:58.104Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-23T05:59:58.104Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-23T05:59:58.104Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-23T05:59:58.104Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-23T05:59:58.104Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-23T05:59:58.104Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-23T05:59:58.370Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-23T05:59:58.370Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-23T05:59:58.370Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T05:59:58.370Z] OK: 217 MiB in 59 packages [2023-01-23T05:59:58.562Z] Still waiting to schedule task [2023-01-23T05:59:58.562Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-23T05:59:58.939Z] Removing intermediate container ba0f27346a6c [2023-01-23T05:59:58.939Z] ---> 20cf5f33f9d5 [2023-01-23T05:59:58.939Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-23T05:59:58.939Z] ---> Running in a3389ba02036 [2023-01-23T05:59:58.939Z] Removing intermediate container a3389ba02036 [2023-01-23T05:59:58.939Z] ---> cd9778a4fe1d [2023-01-23T05:59:58.939Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-23T05:59:59.199Z] ---> 2e9862467db2 [2023-01-23T05:59:59.199Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T05:59:59.199Z] ---> Running in 441320201e60 [2023-01-23T06:00:25.749Z] Removing intermediate container 441320201e60 [2023-01-23T06:00:25.749Z] ---> 0d2deee44178 [2023-01-23T06:00:25.749Z] Step 9/10 : COPY . . [2023-01-23T06:00:25.749Z] ---> 76373d884d83 [2023-01-23T06:00:25.749Z] Step 10/10 : RUN ${MAKE} [2023-01-23T06:00:25.749Z] ---> Running in b7bd714d1ac5 [2023-01-23T06:00:25.749Z] noop [2023-01-23T06:00:25.749Z] Removing intermediate container b7bd714d1ac5 [2023-01-23T06:00:25.749Z] ---> e01ddd7507ca [2023-01-23T06:00:25.749Z] Successfully built e01ddd7507ca [2023-01-23T06:00:25.749Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:00:26.195Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T06:00:26.195Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:00:26.357Z] prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container [2023-01-23T06:00:26.383Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T06:00:26.740Z] $ docker top 4069551e85919b6ec7274d258cc42ed90a36daafd6dbd13d7d9501cbc0c68a34 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T06:00:27.145Z] + go version [2023-01-23T06:00:27.145Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-23T06:00:27.181Z] $ docker stop --time=1 4069551e85919b6ec7274d258cc42ed90a36daafd6dbd13d7d9501cbc0c68a34 [2023-01-23T06:00:28.453Z] $ docker rm -f --volumes 4069551e85919b6ec7274d258cc42ed90a36daafd6dbd13d7d9501cbc0c68a34 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:00:29.166Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-23T06:00:29.166Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:00:29.311Z] prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container [2023-01-23T06:00:29.341Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-23T06:00:29.705Z] $ docker top f745abe3d9cf39d793b96ac4bbe97beb1d66c2fafc2a7b9e1751dd652589cd5c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T06:00:30.111Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-404 [Pipeline] fileExists [Pipeline] sh [2023-01-23T06:00:30.466Z] + make test [2023-01-23T06:00:30.467Z] go test ./... -coverprofile=coverage.out [2023-01-23T06:00:30.723Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-23T06:00:38.839Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-23T06:00:38.839Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-23T06:00:38.839Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-23T06:00:38.839Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T06:00:38.839Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T06:00:38.839Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-23T06:00:39.782Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-23T06:00:39.782Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-23T06:00:39.782Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-23T06:00:39.782Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-23T06:00:39.782Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-23T06:00:39.782Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-23T06:00:40.041Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.7% of statements [2023-01-23T06:00:40.041Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-01-23T06:00:40.085Z] $ docker stop --time=1 f745abe3d9cf39d793b96ac4bbe97beb1d66c2fafc2a7b9e1751dd652589cd5c [2023-01-23T06:00:42.258Z] $ docker rm -f --volumes f745abe3d9cf39d793b96ac4bbe97beb1d66c2fafc2a7b9e1751dd652589cd5c [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-01-23T06:00:43.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T06:00:43.398Z] [2023-01-23T06:00:43.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:00:43.783Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T06:00:43.783Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-23T06:00:43.783Z] 5eb5b503b376: Pulling fs layer [2023-01-23T06:00:43.783Z] 5c69ac0246d0: Pulling fs layer [2023-01-23T06:00:43.783Z] ec43610c2a17: Pulling fs layer [2023-01-23T06:00:43.783Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-23T06:00:43.783Z] 33b1e0a273af: Pulling fs layer [2023-01-23T06:00:43.783Z] 5d3b04190fa2: Pulling fs layer [2023-01-23T06:00:43.783Z] 2f39f015ded8: Pulling fs layer [2023-01-23T06:00:43.783Z] 5d3b04190fa2: Waiting [2023-01-23T06:00:43.783Z] 3a2ae6a8a46f: Waiting [2023-01-23T06:00:43.783Z] 33b1e0a273af: Waiting [2023-01-23T06:00:43.783Z] 5c69ac0246d0: Verifying Checksum [2023-01-23T06:00:43.783Z] 5c69ac0246d0: Download complete [2023-01-23T06:00:44.046Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-23T06:00:44.046Z] 3a2ae6a8a46f: Download complete [2023-01-23T06:00:44.046Z] 33b1e0a273af: Verifying Checksum [2023-01-23T06:00:44.046Z] 33b1e0a273af: Download complete [2023-01-23T06:00:44.046Z] 5d3b04190fa2: Verifying Checksum [2023-01-23T06:00:44.046Z] 5d3b04190fa2: Download complete [2023-01-23T06:00:44.046Z] ec43610c2a17: Verifying Checksum [2023-01-23T06:00:44.046Z] ec43610c2a17: Download complete [2023-01-23T06:00:44.308Z] 5eb5b503b376: Verifying Checksum [2023-01-23T06:00:44.308Z] 5eb5b503b376: Download complete [2023-01-23T06:00:44.874Z] 2f39f015ded8: Download complete [2023-01-23T06:00:45.502Z] 5eb5b503b376: Pull complete [2023-01-23T06:00:45.783Z] 5c69ac0246d0: Pull complete [2023-01-23T06:00:46.083Z] ec43610c2a17: Pull complete [2023-01-23T06:00:46.476Z] 3a2ae6a8a46f: Pull complete [2023-01-23T06:00:46.476Z] 33b1e0a273af: Pull complete [2023-01-23T06:00:46.476Z] 5d3b04190fa2: Pull complete [2023-01-23T06:00:51.335Z] 2f39f015ded8: Pull complete [2023-01-23T06:00:51.335Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-23T06:00:51.335Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T06:00:51.335Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:00:51.705Z] prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container [2023-01-23T06:00:51.743Z] $ 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/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-23T06:00:54.283Z] $ docker top f6ac00ee2550f0aaebfe93a67f27e026255fa78570889f27a2e8e244f6090864 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:00:54.744Z] ---> job-cost.sh [2023-01-23T06:00:54.744Z] lf-activate-venv: SKIPPING [2023-01-23T06:00:54.744Z] INFO: No Stack... [2023-01-23T06:00:55.003Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T06:00:55.261Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T06:00:55.575Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-404/archives/cost.csv [2023-01-23T06:00:55.575Z] + cut -d, -f6 [Pipeline] lock [2023-01-23T06:00:55.618Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [2023-01-23T06:00:55.623Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] did not exist. Created. [2023-01-23T06:00:55.623Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T06:00:56.012Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-23T06:00:56.136Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T06:00:56.152Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T06:00:56.236Z] $ docker stop --time=1 f6ac00ee2550f0aaebfe93a67f27e026255fa78570889f27a2e8e244f6090864 [2023-01-23T06:00:57.394Z] $ docker rm -f --volumes f6ac00ee2550f0aaebfe93a67f27e026255fa78570889f27a2e8e244f6090864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T06:00:57.753Z] Failed in branch amd64 [2023-01-23T06:01:32.880Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3337 in /w/workspace/xfoundry_device-modbus-go_PR-404 [Pipeline] { [Pipeline] ws [2023-01-23T06:01:32.934Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-01-23T06:01:33.015Z] Selected Git installation does not exist. Using Default [2023-01-23T06:01:33.015Z] The recommended git tool is: NONE [2023-01-23T06:01:37.818Z] using credential edgex-jenkins-ssh [2023-01-23T06:01:37.834Z] Cloning the remote Git repository [2023-01-23T06:01:37.872Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-01-23T06:01:37.940Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-01-23T06:01:38.065Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-23T06:01:38.066Z] > git --version # timeout=10 [2023-01-23T06:01:38.091Z] > git --version # 'git version 2.25.1' [2023-01-23T06:01:38.093Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T06:01:38.143Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T06:01:39.200Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-23T06:01:39.222Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-23T06:01:40.520Z] Merging remotes/origin/main commit bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit 95753975552c7ebaf2f36231b6ad38dd7f959af7 [2023-01-23T06:01:39.994Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-23T06:01:40.038Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-23T06:01:40.038Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T06:01:40.055Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/404/head:refs/remotes/origin/PR-404 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-23T06:01:40.538Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T06:01:40.554Z] > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # timeout=10 [2023-01-23T06:01:40.635Z] > git remote # timeout=10 [2023-01-23T06:01:40.739Z] Merge succeeded, producing 95753975552c7ebaf2f36231b6ad38dd7f959af7 [2023-01-23T06:01:40.739Z] Checking out Revision 95753975552c7ebaf2f36231b6ad38dd7f959af7 (PR-404) [2023-01-23T06:01:41.264Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" [2023-01-23T06:01:41.309Z] > git --version # timeout=10 [2023-01-23T06:01:41.319Z] > git --version # 'git version 2.25.1' [2023-01-23T06:01:41.331Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-23T06:01:40.655Z] > git config --get remote.origin.url # timeout=10 [2023-01-23T06:01:40.680Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-23T06:01:40.692Z] > git merge bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 [2023-01-23T06:01:40.716Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-23T06:01:40.746Z] > git config core.sparsecheckout # timeout=10 [2023-01-23T06:01:40.764Z] > git checkout -f 95753975552c7ebaf2f36231b6ad38dd7f959af7 # timeout=10 [2023-01-23T06:01:42.436Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-23T06:01:42.436Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-23T06:01:42.436Z] Dload Upload Total Spent Left Speed [2023-01-23T06:01:42.436Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 95156 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-01-23T06:01:43.061Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-23T06:01:43.416Z] + sudo tee /etc/docker/daemon.new [2023-01-23T06:01:43.416Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-23T06:01:43.416Z] { [2023-01-23T06:01:43.416Z] "registry-mirrors": [ [2023-01-23T06:01:43.416Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-23T06:01:43.416Z] ], [2023-01-23T06:01:43.416Z] "bip": "10.250.0.254/24", [2023-01-23T06:01:43.416Z] "hosts": [ [2023-01-23T06:01:43.416Z] "tcp://0.0.0.0:5555", [2023-01-23T06:01:43.416Z] "unix:///var/run/docker.sock" [2023-01-23T06:01:43.416Z] ], [2023-01-23T06:01:43.416Z] "mtu": 1458, [2023-01-23T06:01:43.416Z] "selinux-enabled": true, [2023-01-23T06:01:43.416Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-23T06:01:43.416Z] } [Pipeline] sh [2023-01-23T06:01:43.755Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-23T06:01:44.104Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T06:02:02.431Z] provisioning config files... [2023-01-23T06:02:02.462Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config7508811400552386404tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:02:02.855Z] ---> docker-login.sh [2023-01-23T06:02:02.855Z] nexus3.edgexfoundry.org:10001 [2023-01-23T06:02:03.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T06:02:03.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T06:02:03.458Z] Configure a credential helper to remove this warning. See [2023-01-23T06:02:03.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T06:02:03.458Z] [2023-01-23T06:02:03.458Z] Login Succeeded [2023-01-23T06:02:03.458Z] nexus3.edgexfoundry.org:10002 [2023-01-23T06:02:03.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T06:02:03.730Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T06:02:03.730Z] Configure a credential helper to remove this warning. See [2023-01-23T06:02:03.730Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T06:02:03.730Z] [2023-01-23T06:02:03.730Z] Login Succeeded [2023-01-23T06:02:03.730Z] nexus3.edgexfoundry.org:10003 [2023-01-23T06:02:04.001Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T06:02:04.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T06:02:04.273Z] Configure a credential helper to remove this warning. See [2023-01-23T06:02:04.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T06:02:04.273Z] [2023-01-23T06:02:04.273Z] Login Succeeded [2023-01-23T06:02:04.273Z] nexus3.edgexfoundry.org:10004 [2023-01-23T06:02:04.547Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T06:02:04.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T06:02:04.547Z] Configure a credential helper to remove this warning. See [2023-01-23T06:02:04.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T06:02:04.547Z] [2023-01-23T06:02:04.547Z] Login Succeeded [2023-01-23T06:02:04.547Z] docker.io [2023-01-23T06:02:04.818Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-23T06:02:05.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-23T06:02:05.088Z] Configure a credential helper to remove this warning. See [2023-01-23T06:02:05.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-23T06:02:05.088Z] [2023-01-23T06:02:05.088Z] Login Succeeded [2023-01-23T06:02:05.088Z] ---> docker-login.sh ends [Pipeline] } [2023-01-23T06:02:05.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-23T06:02:05.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T06:02:05.608Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-23T06:02:05.643Z] ========================================================= [2023-01-23T06:02:05.643Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-23T06:02:05.643Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:02:06.161Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-01-23T06:02:06.429Z] Sending build context to Docker daemon 3.304MB [2023-01-23T06:02:06.430Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-23T06:02:06.430Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-23T06:02:06.701Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-23T06:02:06.701Z] 9b18e9b68314: Pulling fs layer [2023-01-23T06:02:06.701Z] 35d82f9e3411: Pulling fs layer [2023-01-23T06:02:06.701Z] e16973657156: Pulling fs layer [2023-01-23T06:02:06.701Z] fc693d55d65f: Pulling fs layer [2023-01-23T06:02:06.701Z] 7e9fc2657dce: Pulling fs layer [2023-01-23T06:02:06.701Z] dda99020689f: Pulling fs layer [2023-01-23T06:02:06.701Z] db1c61fa0a46: Pulling fs layer [2023-01-23T06:02:06.701Z] 891c053d2c06: Pulling fs layer [2023-01-23T06:02:06.701Z] dda99020689f: Waiting [2023-01-23T06:02:06.701Z] db1c61fa0a46: Waiting [2023-01-23T06:02:06.701Z] fc693d55d65f: Waiting [2023-01-23T06:02:06.701Z] 891c053d2c06: Waiting [2023-01-23T06:02:06.701Z] 7e9fc2657dce: Waiting [2023-01-23T06:02:06.701Z] e16973657156: Verifying Checksum [2023-01-23T06:02:06.701Z] e16973657156: Download complete [2023-01-23T06:02:06.701Z] 35d82f9e3411: Verifying Checksum [2023-01-23T06:02:06.701Z] 35d82f9e3411: Download complete [2023-01-23T06:02:06.701Z] 7e9fc2657dce: Download complete [2023-01-23T06:02:06.701Z] dda99020689f: Download complete [2023-01-23T06:02:06.701Z] 9b18e9b68314: Verifying Checksum [2023-01-23T06:02:06.701Z] 9b18e9b68314: Download complete [2023-01-23T06:02:08.121Z] 891c053d2c06: Verifying Checksum [2023-01-23T06:02:08.121Z] 891c053d2c06: Download complete [2023-01-23T06:02:08.393Z] 9b18e9b68314: Pull complete [2023-01-23T06:02:08.982Z] 35d82f9e3411: Pull complete [2023-01-23T06:02:08.982Z] db1c61fa0a46: Verifying Checksum [2023-01-23T06:02:08.982Z] db1c61fa0a46: Download complete [2023-01-23T06:02:09.250Z] e16973657156: Pull complete [2023-01-23T06:02:09.518Z] fc693d55d65f: Verifying Checksum [2023-01-23T06:02:09.518Z] fc693d55d65f: Download complete [2023-01-23T06:02:21.866Z] fc693d55d65f: Pull complete [2023-01-23T06:02:21.866Z] 7e9fc2657dce: Pull complete [2023-01-23T06:02:21.866Z] dda99020689f: Pull complete [2023-01-23T06:02:28.558Z] db1c61fa0a46: Pull complete [2023-01-23T06:02:29.977Z] 891c053d2c06: Pull complete [2023-01-23T06:02:29.977Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-23T06:02:29.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-23T06:02:29.977Z] ---> f96f9c87975a [2023-01-23T06:02:29.977Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-23T06:02:31.935Z] ---> Running in 11c72319f026 [2023-01-23T06:02:32.204Z] Removing intermediate container 11c72319f026 [2023-01-23T06:02:32.204Z] ---> f6c4613ae9eb [2023-01-23T06:02:32.204Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-23T06:02:32.471Z] ---> Running in 8d8d82b9dcf4 [2023-01-23T06:02:32.739Z] Removing intermediate container 8d8d82b9dcf4 [2023-01-23T06:02:32.739Z] ---> cd3516a91d44 [2023-01-23T06:02:32.739Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-23T06:02:32.739Z] ---> Running in 309ae66df0b1 [2023-01-23T06:02:34.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-23T06:02:34.160Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-23T06:02:35.576Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-23T06:02:35.576Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-23T06:02:35.576Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-23T06:02:35.576Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-23T06:02:35.576Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-23T06:02:35.576Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-23T06:02:35.576Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-23T06:02:35.576Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-23T06:02:35.576Z] Executing busybox-1.35.0-r17.trigger [2023-01-23T06:02:35.576Z] OK: 228 MiB in 59 packages [2023-01-23T06:02:36.542Z] Removing intermediate container 309ae66df0b1 [2023-01-23T06:02:36.542Z] ---> a16b9ba18fce [2023-01-23T06:02:36.542Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-23T06:02:36.542Z] ---> Running in b6e96effc386 [2023-01-23T06:02:36.813Z] Removing intermediate container b6e96effc386 [2023-01-23T06:02:36.813Z] ---> 96bf10626047 [2023-01-23T06:02:36.813Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-23T06:02:37.402Z] ---> 773da6b87b21 [2023-01-23T06:02:37.402Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-23T06:02:37.402Z] ---> Running in 1499766a3da3 [2023-01-23T06:03:33.842Z] Removing intermediate container 1499766a3da3 [2023-01-23T06:03:33.842Z] ---> 530aa32ba43b [2023-01-23T06:03:33.842Z] Step 9/10 : COPY . . [2023-01-23T06:03:33.842Z] ---> bcec730be97c [2023-01-23T06:03:33.842Z] Step 10/10 : RUN ${MAKE} [2023-01-23T06:03:33.842Z] ---> Running in 23f171ed6d83 [2023-01-23T06:03:33.842Z] noop [2023-01-23T06:03:33.842Z] Removing intermediate container 23f171ed6d83 [2023-01-23T06:03:33.842Z] ---> a80ab9745c11 [2023-01-23T06:03:33.842Z] Successfully built a80ab9745c11 [2023-01-23T06:03:33.842Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:03:34.306Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T06:03:34.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:03:34.559Z] prd-ubuntu20.04-docker-arm64-4c-16g-3337 does not seem to be running inside a container [2023-01-23T06:03:34.627Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-01-23T06:03:35.763Z] $ docker top ccd4fc03c344d357accf8e380e561c3fec9ceb883acaaf5e1e4175a795ea7fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T06:03:36.631Z] + go version [2023-01-23T06:03:36.631Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-23T06:03:36.663Z] $ docker stop --time=1 ccd4fc03c344d357accf8e380e561c3fec9ceb883acaaf5e1e4175a795ea7fe2 [2023-01-23T06:03:39.388Z] $ docker rm -f --volumes ccd4fc03c344d357accf8e380e561c3fec9ceb883acaaf5e1e4175a795ea7fe2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:03:40.267Z] + docker inspect -f . ci-base-image-arm64 [2023-01-23T06:03:40.267Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:03:40.518Z] prd-ubuntu20.04-docker-arm64-4c-16g-3337 does not seem to be running inside a container [2023-01-23T06:03:40.575Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-01-23T06:03:41.706Z] $ docker top a594fdb55dbe59de7841489b75a7579cc81feb6c3620c98525b5f1733e666b27 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T06:03:42.252Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-01-23T06:03:42.638Z] + make test [2023-01-23T06:03:42.638Z] go test ./... -coverprofile=coverage.out [2023-01-23T06:03:44.580Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-23T06:04:40.990Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-23T06:04:40.990Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:89:9: cannot use client (variable of type *CommandClient) as type interfaces.CommandClient in return statement: [2023-01-23T06:04:40.990Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-23T06:04:40.990Z] have IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent string, dsReturnEvent string) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T06:04:40.990Z] want IssueGetCommandByName(ctx context.Context, deviceName string, commandName string, dsPushEvent bool, dsReturnEvent bool) (*responses.EventResponse, "github.com/edgexfoundry/go-mod-core-contracts/v3/errors".EdgeX) [2023-01-23T06:04:40.990Z] /go/pkg/mod/github.com/edgexfoundry/go-mod-messaging/v3@v3.0.0-dev.3/clients/command.go:210:35: undefined: common.ValueNo [2023-01-23T06:04:56.003Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-23T06:04:56.003Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:219:43: undefined: common.ValueYes [2023-01-23T06:04:56.003Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/messaging/command.go:223:45: undefined: common.ValueNo [2023-01-23T06:04:56.003Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-23T06:04:56.003Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:49:71: undefined: common.ValueYes [2023-01-23T06:04:56.003Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/controller/http/command.go:54:74: undefined: common.ValueYes [2023-01-23T06:05:02.663Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.069s coverage: 47.7% of statements [2023-01-23T06:05:02.931Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-01-23T06:05:02.970Z] $ docker stop --time=1 a594fdb55dbe59de7841489b75a7579cc81feb6c3620c98525b5f1733e666b27 [2023-01-23T06:05:05.063Z] $ docker rm -f --volumes a594fdb55dbe59de7841489b75a7579cc81feb6c3620c98525b5f1733e666b27 [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-01-23T06:05:06.534Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T06:05:06.534Z] [2023-01-23T06:05:06.534Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:05:06.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T06:05:07.225Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-23T06:05:07.225Z] 8998bd30e6a1: Pulling fs layer [2023-01-23T06:05:07.225Z] 04944245beec: Pulling fs layer [2023-01-23T06:05:07.225Z] 699f458cf7ca: Pulling fs layer [2023-01-23T06:05:07.225Z] 765212b225bb: Pulling fs layer [2023-01-23T06:05:07.225Z] f23df028b6ca: Pulling fs layer [2023-01-23T06:05:07.225Z] d65c8cfc05b1: Pulling fs layer [2023-01-23T06:05:07.225Z] 2437ff75d9bd: Pulling fs layer [2023-01-23T06:05:07.225Z] 765212b225bb: Waiting [2023-01-23T06:05:07.225Z] f23df028b6ca: Waiting [2023-01-23T06:05:07.225Z] d65c8cfc05b1: Waiting [2023-01-23T06:05:07.225Z] 2437ff75d9bd: Waiting [2023-01-23T06:05:07.225Z] 04944245beec: Verifying Checksum [2023-01-23T06:05:07.225Z] 04944245beec: Download complete [2023-01-23T06:05:07.225Z] 765212b225bb: Verifying Checksum [2023-01-23T06:05:07.225Z] 765212b225bb: Download complete [2023-01-23T06:05:07.496Z] f23df028b6ca: Verifying Checksum [2023-01-23T06:05:07.496Z] f23df028b6ca: Download complete [2023-01-23T06:05:07.496Z] d65c8cfc05b1: Download complete [2023-01-23T06:05:07.496Z] 699f458cf7ca: Verifying Checksum [2023-01-23T06:05:07.496Z] 699f458cf7ca: Download complete [2023-01-23T06:05:08.080Z] 8998bd30e6a1: Verifying Checksum [2023-01-23T06:05:08.080Z] 8998bd30e6a1: Download complete [2023-01-23T06:05:10.670Z] 2437ff75d9bd: Verifying Checksum [2023-01-23T06:05:10.671Z] 2437ff75d9bd: Download complete [2023-01-23T06:05:12.082Z] 8998bd30e6a1: Pull complete [2023-01-23T06:05:12.667Z] 04944245beec: Pull complete [2023-01-23T06:05:14.075Z] 699f458cf7ca: Pull complete [2023-01-23T06:05:14.075Z] 765212b225bb: Pull complete [2023-01-23T06:05:14.658Z] f23df028b6ca: Pull complete [2023-01-23T06:05:14.927Z] d65c8cfc05b1: Pull complete [2023-01-23T06:05:33.139Z] 2437ff75d9bd: Pull complete [2023-01-23T06:05:33.139Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-23T06:05:33.139Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-23T06:05:33.139Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:05:33.473Z] prd-ubuntu20.04-docker-arm64-4c-16g-3337 does not seem to be running inside a container [2023-01-23T06:05:33.538Z] $ 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-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-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-01-23T06:05:36.048Z] $ docker top c31a42771bb8d94ab0eb68982db19440cbc6b649aa0b72b71e429e3b15db962a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:36.623Z] ---> job-cost.sh [2023-01-23T06:05:36.889Z] lf-activate-venv: SKIPPING [2023-01-23T06:05:36.889Z] INFO: No Stack... [2023-01-23T06:05:37.155Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-23T06:05:38.111Z] INFO: Archiving Costs [Pipeline] sh [2023-01-23T06:05:38.455Z] + + cut -d,cat -f6 /w/workspace/device-modbus-go/1/archives/cost.csv [2023-01-23T06:05:38.455Z] [Pipeline] lock [2023-01-23T06:05:38.809Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [2023-01-23T06:05:38.815Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] did not exist. Created. [2023-01-23T06:05:38.815Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-23T06:05:39.219Z] /w/workspace/device-modbus-go/1@tmp/durable-f5d779be/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-23T06:05:39.570Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-23T06:05:39.865Z] Warning: overwriting stash ‘stack-cost’ [2023-01-23T06:05:40.271Z] Stashed 1 file(s) [Pipeline] } [2023-01-23T06:05:40.286Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-404-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-23T06:05:40.363Z] $ docker stop --time=1 c31a42771bb8d94ab0eb68982db19440cbc6b649aa0b72b71e429e3b15db962a [2023-01-23T06:05:43.045Z] $ docker rm -f --volumes c31a42771bb8d94ab0eb68982db19440cbc6b649aa0b72b71e429e3b15db962a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-23T06:05:43.774Z] 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-01-23T06:05:45.646Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-404/archives ] [2023-01-23T06:05:45.646Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-404/archives [2023-01-23T06:05:45.646Z] total 16 [2023-01-23T06:05:45.646Z] drwxr-xr-x 3 root root 4096 Jan 23 06:00 . [2023-01-23T06:05:45.646Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 06:00 .. [2023-01-23T06:05:45.646Z] drwxr-xr-x 2 root root 4096 Jan 23 06:00 cost [2023-01-23T06:05:45.646Z] -rw-r--r-- 1 root root 88 Jan 23 06:00 cost.csv [2023-01-23T06:05:45.647Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-404/archives [2023-01-23T06:05:45.647Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-404/archives [2023-01-23T06:05:45.647Z] total 16 [2023-01-23T06:05:45.647Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 23 06:00 . [2023-01-23T06:05:45.647Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 23 06:00 .. [2023-01-23T06:05:45.647Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 23 06:00 cost [2023-01-23T06:05:45.647Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 23 06:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:45.976Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:46.880Z] ---> package-listing.sh [2023-01-23T06:05:46.880Z] ++ facter osfamily [2023-01-23T06:05:46.880Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-23T06:05:47.139Z] + OS_FAMILY=debian [2023-01-23T06:05:47.139Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-404 [2023-01-23T06:05:47.139Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-23T06:05:47.139Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-23T06:05:47.139Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-23T06:05:47.139Z] + PACKAGES=/tmp/packages_start.txt [2023-01-23T06:05:47.139Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-404 ']' [2023-01-23T06:05:47.139Z] + PACKAGES=/tmp/packages_end.txt [2023-01-23T06:05:47.139Z] + case "${OS_FAMILY}" in [2023-01-23T06:05:47.139Z] + dpkg -l [2023-01-23T06:05:47.139Z] + grep '^ii' [2023-01-23T06:05:47.139Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-23T06:05:47.139Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-23T06:05:47.139Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-23T06:05:47.139Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-404 ']' [2023-01-23T06:05:47.139Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-404/archives/ [2023-01-23T06:05:47.139Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-404/archives/ [Pipeline] echo [2023-01-23T06:05:47.172Z] 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/xfoundry_device-modbus-go_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-23T06:05:47.470Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-23T06:05:48.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-23T06:05:48.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-23T06:05:48.252Z] prd-ubuntu20.04-docker-8c-8g-3335 does not seem to be running inside a container [2023-01-23T06:05:48.288Z] $ 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/xfoundry_device-modbus-go_PR-404/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-404 -v /w/workspace/xfoundry_device-modbus-go_PR-404:/w/workspace/xfoundry_device-modbus-go_PR-404:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-404@tmp:/w/workspace/xfoundry_device-modbus-go_PR-404@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-01-23T06:05:48.520Z] $ docker top b870e7c0ba3e26dc0c42d461dc74f6d3db155900c4bd0d3db2e116b2c1b4ba9c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-23T06:05:48.913Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-23T06:05:49.223Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-23T06:05:49.524Z] + ls /var/log/sa-host [2023-01-23T06:05:49.524Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-23T06:05:49.773Z] provisioning config files... [2023-01-23T06:05:49.781Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-404@tmp/config14827624175893122590tmp [Pipeline] { [Pipeline] echo [2023-01-23T06:05:49.833Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:50.139Z] ---> create-netrc.sh [Pipeline] } [2023-01-23T06:05:50.168Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:50.573Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-23T06:05:50.608Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:50.917Z] ---> sudo-logs.sh [2023-01-23T06:05:50.917Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-23T06:05:51.001Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:51.314Z] ---> job-cost.sh [2023-01-23T06:05:51.315Z] lf-activate-venv: SKIPPING [2023-01-23T06:05:51.315Z] DEBUG: total: 0.2199999988079071 [2023-01-23T06:05:51.315Z] INFO: Retrieving Stack Cost... [2023-01-23T06:05:51.575Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-23T06:05:51.835Z] INFO: Archiving Costs [Pipeline] echo [2023-01-23T06:05:51.871Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-23T06:05:52.184Z] ---> logs-deploy.sh [2023-01-23T06:05:52.184Z] lf-activate-venv: SKIPPING [2023-01-23T06:05:52.184Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-404/1 [2023-01-23T06:05:52.184Z] INFO: archiving workspace using pattern(s): [2023-01-23T06:05:53.560Z] Archives upload complete. [2023-01-23T06:05:53.560Z] INFO: archiving logs to Nexus [2023-01-23T06:05:54.128Z] ---> uname -a: [2023-01-23T06:05:54.128Z] Linux prd-ubuntu20-04-docker-8c-8g-3335 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-23T06:05:54.128Z] [2023-01-23T06:05:54.128Z] [2023-01-23T06:05:54.128Z] ---> lscpu: [2023-01-23T06:05:54.128Z] Architecture: x86_64 [2023-01-23T06:05:54.128Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-23T06:05:54.128Z] Byte Order: Little Endian [2023-01-23T06:05:54.128Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-23T06:05:54.128Z] CPU(s): 8 [2023-01-23T06:05:54.128Z] On-line CPU(s) list: 0-7 [2023-01-23T06:05:54.128Z] Thread(s) per core: 1 [2023-01-23T06:05:54.128Z] Core(s) per socket: 1 [2023-01-23T06:05:54.128Z] Socket(s): 8 [2023-01-23T06:05:54.128Z] NUMA node(s): 1 [2023-01-23T06:05:54.128Z] Vendor ID: AuthenticAMD [2023-01-23T06:05:54.128Z] CPU family: 23 [2023-01-23T06:05:54.128Z] Model: 49 [2023-01-23T06:05:54.128Z] Model name: AMD EPYC-Rome Processor [2023-01-23T06:05:54.128Z] Stepping: 0 [2023-01-23T06:05:54.128Z] CPU MHz: 2799.998 [2023-01-23T06:05:54.128Z] BogoMIPS: 5599.99 [2023-01-23T06:05:54.128Z] Virtualization: AMD-V [2023-01-23T06:05:54.128Z] Hypervisor vendor: KVM [2023-01-23T06:05:54.128Z] Virtualization type: full [2023-01-23T06:05:54.128Z] L1d cache: 256 KiB [2023-01-23T06:05:54.128Z] L1i cache: 256 KiB [2023-01-23T06:05:54.128Z] L2 cache: 4 MiB [2023-01-23T06:05:54.128Z] L3 cache: 128 MiB [2023-01-23T06:05:54.128Z] NUMA node0 CPU(s): 0-7 [2023-01-23T06:05:54.128Z] Vulnerability Itlb multihit: Not affected [2023-01-23T06:05:54.128Z] Vulnerability L1tf: Not affected [2023-01-23T06:05:54.128Z] Vulnerability Mds: Not affected [2023-01-23T06:05:54.128Z] Vulnerability Meltdown: Not affected [2023-01-23T06:05:54.128Z] Vulnerability Mmio stale data: Not affected [2023-01-23T06:05:54.128Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-23T06:05:54.128Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-23T06:05:54.128Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-23T06:05:54.128Z] Vulnerability Srbds: Not affected [2023-01-23T06:05:54.128Z] Vulnerability Tsx async abort: Not affected [2023-01-23T06:05:54.128Z] 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-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] ---> nproc: [2023-01-23T06:05:54.129Z] 8 [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] ---> df -h: [2023-01-23T06:05:54.129Z] Filesystem Size Used Avail Use% Mounted on [2023-01-23T06:05:54.129Z] overlay 155G 12G 144G 8% / [2023-01-23T06:05:54.129Z] tmpfs 64M 0 64M 0% /dev [2023-01-23T06:05:54.129Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-23T06:05:54.129Z] shm 64M 0 64M 0% /dev/shm [2023-01-23T06:05:54.129Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] ---> sar -b -r -n DEV: [2023-01-23T06:05:54.129Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3335) 01/23/23 _x86_64_ (8 CPU) [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] 05:58:44 LINUX RESTART (8 CPU) [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] 05:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-23T06:05:54.129Z] 06:00:02 192.80 47.90 144.90 0.00 5401.40 138736.95 0.00 [2023-01-23T06:05:54.129Z] 06:01:01 134.54 1.24 133.30 0.00 24.67 61459.14 0.00 [2023-01-23T06:05:54.129Z] 06:02:01 1.52 0.00 1.52 0.00 0.00 21.35 0.00 [2023-01-23T06:05:54.129Z] 06:03:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 [2023-01-23T06:05:54.129Z] 06:04:01 28.70 9.27 19.43 0.00 2884.59 2513.98 0.00 [2023-01-23T06:05:54.129Z] 06:05:01 27.33 1.33 26.00 0.00 2271.22 6251.09 0.00 [2023-01-23T06:05:54.129Z] Average: 64.18 9.98 54.20 0.00 1768.59 34761.78 0.00 [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] 05:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-23T06:05:54.129Z] 06:00:02 29153356 31579704 745236 2.27 75764 2622904 1974548 5.82 1015372 2362496 2332 [2023-01-23T06:05:54.129Z] 06:01:01 28040916 31581560 730116 2.22 144452 3564992 1749708 5.16 1171644 3196860 280 [2023-01-23T06:05:54.129Z] 06:02:01 28041792 31582600 728800 2.22 144488 3564992 1749708 5.16 1170428 3196860 24 [2023-01-23T06:05:54.129Z] 06:03:01 28043216 31584132 727016 2.21 144520 3564996 1749708 5.16 1168772 3196864 44 [2023-01-23T06:05:54.129Z] 06:04:01 27718796 31532796 761868 2.32 162352 3815976 1954560 5.76 1353408 3311436 66372 [2023-01-23T06:05:54.129Z] 06:05:01 27523552 31565844 726228 2.21 178340 4019928 1819408 5.36 1489916 3360504 56 [2023-01-23T06:05:54.129Z] Average: 28086938 31571106 736544 2.24 141653 3525631 1832940 5.40 1228257 3104170 11518 [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] 05:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-23T06:05:54.129Z] 06:00:02 ens3 722.99 519.29 6629.09 97.48 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:00:02 veth9b1b3bb 56.15 71.49 5.44 57.37 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:00:02 docker0 63.58 80.91 5.34 178.84 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:00:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:01:01 ens3 296.34 211.30 4286.74 106.33 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:01:01 docker0 101.42 138.47 8.10 1687.39 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:01:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:02:01 ens3 0.37 0.18 0.25 0.19 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:03:01 ens3 0.70 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:04:01 ens3 92.98 59.82 1382.12 4.66 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:04:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:05:01 ens3 47.33 26.65 1371.94 1.94 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] 06:05:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] Average: ens3 193.18 136.03 2272.90 34.90 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] Average: docker0 27.30 36.28 2.22 307.20 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] Average: lo 1.52 1.52 0.14 0.14 0.00 0.00 0.00 0.00 [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] ---> sar -P ALL: [2023-01-23T06:05:54.129Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3335) 01/23/23 _x86_64_ (8 CPU) [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] 05:58:44 LINUX RESTART (8 CPU) [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] 05:59:01 CPU %user %nice %system %iowait %steal %idle [2023-01-23T06:05:54.129Z] 06:00:02 all 9.79 0.00 3.85 2.81 0.06 83.49 [2023-01-23T06:05:54.129Z] 06:00:02 0 10.42 0.00 3.29 2.84 0.07 83.38 [2023-01-23T06:05:54.129Z] 06:00:02 1 11.33 0.00 3.81 1.01 0.05 83.81 [2023-01-23T06:05:54.129Z] 06:00:02 2 8.47 0.00 3.60 1.75 0.05 86.13 [2023-01-23T06:05:54.129Z] 06:00:02 3 8.79 0.00 5.09 1.84 0.07 84.22 [2023-01-23T06:05:54.129Z] 06:00:02 4 9.30 0.00 4.11 9.80 0.05 76.74 [2023-01-23T06:05:54.129Z] 06:00:02 5 11.21 0.00 3.51 4.02 0.05 81.20 [2023-01-23T06:05:54.129Z] 06:00:02 6 8.32 0.00 2.81 0.81 0.05 88.01 [2023-01-23T06:05:54.129Z] 06:00:02 7 10.49 0.00 4.57 0.46 0.08 84.40 [2023-01-23T06:05:54.129Z] 06:01:01 all 18.55 0.00 5.30 2.80 0.08 73.28 [2023-01-23T06:05:54.129Z] 06:01:01 0 19.99 0.00 5.58 0.81 0.05 73.58 [2023-01-23T06:05:54.129Z] 06:01:01 1 17.89 0.00 5.49 0.33 0.09 76.21 [2023-01-23T06:05:54.129Z] 06:01:01 2 18.80 0.00 5.80 0.52 0.09 74.80 [2023-01-23T06:05:54.129Z] 06:01:01 3 18.63 0.00 4.67 0.29 0.09 76.33 [2023-01-23T06:05:54.129Z] 06:01:01 4 18.05 0.00 5.52 8.91 0.09 67.43 [2023-01-23T06:05:54.129Z] 06:01:01 5 18.97 0.00 5.68 4.52 0.07 70.75 [2023-01-23T06:05:54.129Z] 06:01:01 6 17.06 0.00 3.75 0.03 0.05 79.11 [2023-01-23T06:05:54.129Z] 06:01:01 7 19.01 0.00 5.94 7.01 0.10 67.94 [2023-01-23T06:05:54.129Z] 06:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2023-01-23T06:05:54.129Z] 06:02:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2023-01-23T06:05:54.129Z] 06:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-23T06:05:54.129Z] 06:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T06:05:54.129Z] 06:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2023-01-23T06:05:54.129Z] 06:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-01-23T06:05:54.129Z] 06:02:01 5 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-23T06:05:54.129Z] 06:02:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-01-23T06:05:54.129Z] 06:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T06:05:54.129Z] 06:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2023-01-23T06:05:54.129Z] 06:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-23T06:05:54.129Z] 06:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T06:05:54.129Z] 06:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T06:05:54.129Z] 06:03:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-23T06:05:54.129Z] 06:03:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2023-01-23T06:05:54.129Z] 06:03:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2023-01-23T06:05:54.129Z] 06:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-23T06:05:54.129Z] 06:03:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-01-23T06:05:54.129Z] 06:04:01 all 1.25 0.00 0.80 0.30 0.01 97.64 [2023-01-23T06:05:54.129Z] 06:04:01 0 1.03 0.00 0.55 0.02 0.00 98.40 [2023-01-23T06:05:54.129Z] 06:04:01 1 1.22 0.00 1.65 0.02 0.00 97.12 [2023-01-23T06:05:54.129Z] 06:04:01 2 0.65 0.00 0.74 0.10 0.02 98.49 [2023-01-23T06:05:54.129Z] 06:04:01 3 2.22 0.00 0.57 0.15 0.02 97.05 [2023-01-23T06:05:54.129Z] 06:04:01 4 1.08 0.00 0.73 0.57 0.02 97.60 [2023-01-23T06:05:54.129Z] 06:04:01 5 1.25 0.00 0.43 0.70 0.02 97.60 [2023-01-23T06:05:54.129Z] 06:04:01 6 1.50 0.00 1.20 0.85 0.02 96.43 [2023-01-23T06:05:54.129Z] 06:04:01 7 1.07 0.00 0.50 0.00 0.02 98.41 [2023-01-23T06:05:54.129Z] 06:05:01 all 1.27 0.00 0.72 0.30 0.01 97.71 [2023-01-23T06:05:54.129Z] 06:05:01 0 1.67 0.00 0.62 0.02 0.02 97.68 [2023-01-23T06:05:54.129Z] 06:05:01 1 0.83 0.00 0.95 0.05 0.02 98.15 [2023-01-23T06:05:54.129Z] 06:05:01 2 0.75 0.00 0.40 0.15 0.00 98.70 [2023-01-23T06:05:54.129Z] 06:05:01 3 0.92 0.00 1.34 0.05 0.02 97.68 [2023-01-23T06:05:54.129Z] 06:05:01 4 1.72 0.00 0.68 0.67 0.00 96.93 [2023-01-23T06:05:54.129Z] 06:05:01 5 2.51 0.00 0.48 0.94 0.02 96.06 [2023-01-23T06:05:54.129Z] 06:05:01 6 0.87 0.00 0.85 0.07 0.00 98.21 [2023-01-23T06:05:54.129Z] 06:05:01 7 0.88 0.00 0.42 0.43 0.02 98.25 [2023-01-23T06:05:54.129Z] Average: all 5.07 0.00 1.76 1.02 0.03 92.12 [2023-01-23T06:05:54.129Z] Average: 0 5.46 0.00 1.66 0.61 0.03 92.25 [2023-01-23T06:05:54.129Z] Average: 1 5.13 0.00 1.96 0.23 0.03 92.65 [2023-01-23T06:05:54.129Z] Average: 2 4.72 0.00 1.74 0.42 0.03 93.10 [2023-01-23T06:05:54.129Z] Average: 3 5.02 0.00 1.93 0.39 0.03 92.63 [2023-01-23T06:05:54.129Z] Average: 4 4.95 0.00 1.82 3.27 0.03 89.94 [2023-01-23T06:05:54.129Z] Average: 5 5.57 0.00 1.66 1.68 0.03 91.06 [2023-01-23T06:05:54.129Z] Average: 6 4.56 0.00 1.43 0.29 0.02 93.70 [2023-01-23T06:05:54.129Z] Average: 7 5.16 0.00 1.88 1.29 0.04 91.64 [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z] [2023-01-23T06:05:54.129Z]