Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 462304afa108fd3c86843309948b2784e829767d+bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 (52fafb549d1d1c78bc62e071ea98b531668bab79) 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-ssh13398927911596674608.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-ssh11300995852070060997.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-401/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11466619153612593841.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 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-ssh14121077601509469301.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-401/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8605142088198079595.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-2845’ Running on prd-ubuntu20.04-docker-8c-8g-2854 in /w/workspace/xfoundry_device-modbus-go_PR-401 [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-401 # 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 462304afa108fd3c86843309948b2784e829767d > 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/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 462304afa108fd3c86843309948b2784e829767d # 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 Merge succeeded, producing 9195f598ab7089561b895c4493459a4cdf662368 Checking out Revision 9195f598ab7089561b895c4493459a4cdf662368 (PR-401) > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9195f598ab7089561b895c4493459a4cdf662368 # timeout=10 Commit message: "Merge commit 'bb2f4bd64c3941eb86d6cd8a035d25878e21dc53' into HEAD" > git rev-list --no-walk 462304afa108fd3c86843309948b2784e829767d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-18T00:54:09.619Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-18T00:54:09.681Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-18T00:54:09.693Z] ========================================================= [2023-01-18T00:54:09.693Z] EdgeX Global Pipelines Version Info [2023-01-18T00:54:09.693Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-18T00:54:10.391Z] ------------------- [2023-01-18T00:54:10.391Z] stable info: [2023-01-18T00:54:10.391Z] ------------------- [2023-01-18T00:54:10.391Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-18T00:54:10.391Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T00:54:10.391Z] Message: update stable to v1.0.244 [2023-01-18T00:54:10.962Z] ------------------- [2023-01-18T00:54:10.962Z] experimental info: [2023-01-18T00:54:10.962Z] ------------------- [2023-01-18T00:54:10.962Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-18T00:54:10.962Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-18T00:54:10.962Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-18T00:54:11.151Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-01-18T00:54:11.165Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-01-18T00:54:11.178Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-18T00:54:11.195Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-18T00:54:11.215Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-18T00:54:11.235Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-18T00:54:11.252Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-18T00:54:11.262Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-01-18T00:54:11.277Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-18T00:54:11.291Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-18T00:54:11.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-18T00:54:11.322Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-01-18T00:54:11.333Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-18T00:54:11.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-18T00:54:11.371Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T00:54:11.391Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-18T00:54:11.407Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T00:54:11.422Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-01-18T00:54:11.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-18T00:54:11.450Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-18T00:54:11.462Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-01-18T00:54:11.476Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-01-18T00:54:11.488Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-01-18T00:54:11.500Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-01-18T00:54:11.515Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-01-18T00:54:11.531Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-18T00:54:11.546Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-18T00:54:11.564Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-401 [Pipeline] echo [2023-01-18T00:54:11.582Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-401 [Pipeline] echo [2023-01-18T00:54:11.599Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-401 [Pipeline] echo [2023-01-18T00:54:11.615Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9195f598ab7089561b895c4493459a4cdf662368 [Pipeline] echo [2023-01-18T00:54:11.626Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9195f59 [Pipeline] echo [2023-01-18T00:54:11.639Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T00:54:11.688Z] provisioning config files... [2023-01-18T00:54:11.701Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/config2362789012835628690tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T00:54:12.002Z] ---> docker-login.sh [2023-01-18T00:54:12.002Z] nexus3.edgexfoundry.org:10001 [2023-01-18T00:54:12.002Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:12.265Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:12.265Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:12.265Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:12.265Z] [2023-01-18T00:54:12.265Z] Login Succeeded [2023-01-18T00:54:12.265Z] nexus3.edgexfoundry.org:10002 [2023-01-18T00:54:12.265Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:12.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:12.526Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:12.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:12.526Z] [2023-01-18T00:54:12.526Z] Login Succeeded [2023-01-18T00:54:12.526Z] nexus3.edgexfoundry.org:10003 [2023-01-18T00:54:12.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:12.526Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:12.526Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:12.526Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:12.526Z] [2023-01-18T00:54:12.526Z] Login Succeeded [2023-01-18T00:54:12.526Z] nexus3.edgexfoundry.org:10004 [2023-01-18T00:54:12.526Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:12.786Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:12.786Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:12.786Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:12.786Z] [2023-01-18T00:54:12.786Z] Login Succeeded [2023-01-18T00:54:12.786Z] docker.io [2023-01-18T00:54:12.786Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:13.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:13.047Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:13.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:13.047Z] [2023-01-18T00:54:13.047Z] Login Succeeded [2023-01-18T00:54:13.047Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T00:54:13.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-01-18T00:54:13.426Z] + git rev-list -1 --merges 9195f598ab7089561b895c4493459a4cdf662368~1..9195f598ab7089561b895c4493459a4cdf662368 [Pipeline] echo [2023-01-18T00:54:13.473Z] -----------> git rev-list -1 --merges 9195f598ab7089561b895c4493459a4cdf662368~1..9195f598ab7089561b895c4493459a4cdf662368 9195f598ab7089561b895c4493459a4cdf662368 [2023-01-18T00:54:13.473Z] 9195f598ab7089561b895c4493459a4cdf662368 [false] [Pipeline] sh [2023-01-18T00:54:13.762Z] + git log --format=format:%s -1 9195f598ab7089561b895c4493459a4cdf662368 [Pipeline] echo [2023-01-18T00:54:13.778Z] ========================================================= [2023-01-18T00:54:13.778Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-18T00:54:13.778Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T00:54:14.110Z] + git log --format=format:%s -1 9195f598ab7089561b895c4493459a4cdf662368 [Pipeline] echo [2023-01-18T00:54:14.122Z] [semverPrep] GIT_COMMIT: 9195f598ab7089561b895c4493459a4cdf662368, Commit Message: Merge commit 'bb2f4bd64c3941eb86d6cd8a035d25878e21dc53' into HEAD [Pipeline] echo [2023-01-18T00:54:14.133Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-01-18T00:54:14.500Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-18T00:54:14.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-18T00:54:14.501Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-18T00:54:14.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-18T00:54:14.501Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-18T00:54:14.501Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-18T00:54:14.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T00:54:14.917Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T00:54:14.917Z] [2023-01-18T00:54:14.917Z] 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-18T00:54:15.228Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T00:54:15.228Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-18T00:54:15.228Z] b85a868b505f: Pulling fs layer [2023-01-18T00:54:15.228Z] e2be974225ed: Pulling fs layer [2023-01-18T00:54:15.228Z] 339a4e72a1f5: Pulling fs layer [2023-01-18T00:54:15.228Z] 988bab9f4d93: Pulling fs layer [2023-01-18T00:54:15.228Z] 1469e6f7b9e6: Pulling fs layer [2023-01-18T00:54:15.228Z] eaf3925da568: Pulling fs layer [2023-01-18T00:54:15.228Z] bab4dde63d76: Pulling fs layer [2023-01-18T00:54:15.228Z] bde34c3a00c8: Pulling fs layer [2023-01-18T00:54:15.228Z] b352a97aabf1: Pulling fs layer [2023-01-18T00:54:15.228Z] 4872d77fe225: Pulling fs layer [2023-01-18T00:54:15.228Z] 5851b861e8e6: Pulling fs layer [2023-01-18T00:54:15.228Z] 1469e6f7b9e6: Waiting [2023-01-18T00:54:15.228Z] eaf3925da568: Waiting [2023-01-18T00:54:15.228Z] bab4dde63d76: Waiting [2023-01-18T00:54:15.228Z] 5851b861e8e6: Waiting [2023-01-18T00:54:15.228Z] bde34c3a00c8: Waiting [2023-01-18T00:54:15.228Z] 4872d77fe225: Waiting [2023-01-18T00:54:15.228Z] b352a97aabf1: Waiting [2023-01-18T00:54:15.228Z] 988bab9f4d93: Waiting [2023-01-18T00:54:15.228Z] e2be974225ed: Verifying Checksum [2023-01-18T00:54:15.228Z] e2be974225ed: Download complete [2023-01-18T00:54:15.228Z] 988bab9f4d93: Verifying Checksum [2023-01-18T00:54:15.228Z] 988bab9f4d93: Download complete [2023-01-18T00:54:15.572Z] 1469e6f7b9e6: Verifying Checksum [2023-01-18T00:54:15.572Z] 1469e6f7b9e6: Download complete [2023-01-18T00:54:15.572Z] eaf3925da568: Verifying Checksum [2023-01-18T00:54:15.572Z] eaf3925da568: Download complete [2023-01-18T00:54:15.572Z] 339a4e72a1f5: Verifying Checksum [2023-01-18T00:54:15.572Z] 339a4e72a1f5: Download complete [2023-01-18T00:54:15.572Z] bde34c3a00c8: Download complete [2023-01-18T00:54:15.846Z] b85a868b505f: Verifying Checksum [2023-01-18T00:54:15.846Z] b85a868b505f: Download complete [2023-01-18T00:54:15.846Z] 4872d77fe225: Verifying Checksum [2023-01-18T00:54:15.846Z] 4872d77fe225: Download complete [2023-01-18T00:54:15.846Z] 5851b861e8e6: Verifying Checksum [2023-01-18T00:54:15.846Z] 5851b861e8e6: Download complete [2023-01-18T00:54:15.846Z] b352a97aabf1: Download complete [2023-01-18T00:54:16.105Z] bab4dde63d76: Download complete [2023-01-18T00:54:16.672Z] b85a868b505f: Pull complete [2023-01-18T00:54:16.930Z] e2be974225ed: Pull complete [2023-01-18T00:54:17.500Z] 339a4e72a1f5: Pull complete [2023-01-18T00:54:17.500Z] 988bab9f4d93: Pull complete [2023-01-18T00:54:17.761Z] 1469e6f7b9e6: Pull complete [2023-01-18T00:54:17.762Z] eaf3925da568: Pull complete [2023-01-18T00:54:19.685Z] bab4dde63d76: Pull complete [2023-01-18T00:54:19.685Z] bde34c3a00c8: Pull complete [2023-01-18T00:54:19.685Z] b352a97aabf1: Pull complete [2023-01-18T00:54:19.685Z] 4872d77fe225: Pull complete [2023-01-18T00:54:19.685Z] 5851b861e8e6: Pull complete [2023-01-18T00:54:19.685Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-18T00:54:19.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-18T00:54:19.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T00:54:19.777Z] prd-ubuntu20.04-docker-8c-8g-2854 does not seem to be running inside a container [2023-01-18T00:54:19.807Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@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-devops/py-git-semver:0.1.4 cat [2023-01-18T00:54:22.184Z] $ docker top 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 -eo pid,comm [2023-01-18T00:54:22.250Z] 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-18T00:54:22.250Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-18T00:54:22.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T00:54:22.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T00:54:22.393Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T00:54:22.388Z] $ docker exec 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 ssh-agent [2023-01-18T00:54:22.498Z] SSH_AUTH_SOCK=/tmp/ssh-IN6yM2G6TAQo/agent.32 [2023-01-18T00:54:22.498Z] SSH_AGENT_PID=38 [2023-01-18T00:54:22.503Z] Running ssh-add (command line suppressed) [2023-01-18T00:54:22.599Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_17415895943106700370.key (/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_17415895943106700370.key) [2023-01-18T00:54:22.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T00:54:22.906Z] + git tag --points-at HEAD [Pipeline] } [2023-01-18T00:54:22.916Z] $ docker exec --env ******** --env ******** 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 ssh-agent -k [2023-01-18T00:54:23.004Z] unset SSH_AUTH_SOCK; [2023-01-18T00:54:23.007Z] unset SSH_AGENT_PID; [2023-01-18T00:54:23.007Z] echo Agent pid 38 killed; [2023-01-18T00:54:23.022Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-18T00:54:23.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-18T00:54:23.046Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-18T00:54:23.153Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-18T00:54:23.148Z] $ docker exec 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 ssh-agent [2023-01-18T00:54:23.267Z] SSH_AUTH_SOCK=/tmp/ssh-UOrhuwYsxWcp/agent.70 [2023-01-18T00:54:23.268Z] SSH_AGENT_PID=76 [2023-01-18T00:54:23.272Z] Running ssh-add (command line suppressed) [2023-01-18T00:54:23.374Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_13728881479655682785.key (/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/private_key_13728881479655682785.key) [2023-01-18T00:54:23.397Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-18T00:54:23.684Z] + git semver init [2023-01-18T00:54:23.943Z] 2023-01-18 00:54:23,836 [run_init] DEBUG init version:0.0.0 force:False [2023-01-18T00:54:23.943Z] 2023-01-18 00:54:23,836 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-401/.semver [2023-01-18T00:54:23.943Z] 2023-01-18 00:54:23,837 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-401/.semver [2023-01-18T00:54:23.943Z] 2023-01-18 00:54:23,837 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-401/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-401, universal_newlines=False, shell=None, istream=None) [2023-01-18T00:54:24.881Z] 2023-01-18 00:54:24,717 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-401/.git/info/exclude [2023-01-18T00:54:24.881Z] 2023-01-18 00:54:24,718 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-401/.semver/PR-401 with force:False [2023-01-18T00:54:24.881Z] 2023-01-18 00:54:24,718 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-401/.semver/PR-401 [2023-01-18T00:54:24.881Z] 2023-01-18 00:54:24,720 [execute] INFO git cat-file --batch-check [2023-01-18T00:54:24.882Z] 2023-01-18 00:54:24,720 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T00:54:24.882Z] 2023-01-18 00:54:24,725 [execute] INFO git cat-file --batch [2023-01-18T00:54:24.882Z] 2023-01-18 00:54:24,726 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-401/.semver, universal_newlines=False, shell=None, istream=) [2023-01-18T00:54:24.882Z] 2023-01-18 00:54:24,731 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-401/.semver/PR-401 [2023-01-18T00:54:24.882Z] 0.0.0 [Pipeline] } [2023-01-18T00:54:24.884Z] $ docker exec --env ******** --env ******** 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 ssh-agent -k [2023-01-18T00:54:24.974Z] unset SSH_AUTH_SOCK; [2023-01-18T00:54:24.975Z] unset SSH_AGENT_PID; [2023-01-18T00:54:24.975Z] echo Agent pid 76 killed; [2023-01-18T00:54:24.990Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-18T00:54:25.290Z] + git semver [Pipeline] } [2023-01-18T00:54:25.557Z] $ docker stop --time=1 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 [2023-01-18T00:54:26.823Z] $ docker rm -f --volumes 5423e644e7035ac63d6ef926fe3ce987022f8a4c38fb79ca2a70d1e1d25a6d92 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-18T00:54:27.162Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-18T00:54:27.372Z] Stashed 1 file(s) [Pipeline] echo [2023-01-18T00:54:27.376Z] [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-18T00:54:27.534Z] provisioning config files... [2023-01-18T00:54:27.543Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/config12351570221038309461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T00:54:27.840Z] ---> docker-login.sh [2023-01-18T00:54:27.840Z] nexus3.edgexfoundry.org:10001 [2023-01-18T00:54:27.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:27.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:27.840Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:27.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:27.840Z] [2023-01-18T00:54:27.840Z] Login Succeeded [2023-01-18T00:54:27.840Z] nexus3.edgexfoundry.org:10002 [2023-01-18T00:54:27.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:27.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:27.840Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:27.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:27.840Z] [2023-01-18T00:54:27.840Z] Login Succeeded [2023-01-18T00:54:27.840Z] nexus3.edgexfoundry.org:10003 [2023-01-18T00:54:28.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:28.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:28.100Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:28.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:28.100Z] [2023-01-18T00:54:28.100Z] Login Succeeded [2023-01-18T00:54:28.100Z] nexus3.edgexfoundry.org:10004 [2023-01-18T00:54:28.100Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:28.100Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:28.100Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:28.100Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:28.100Z] [2023-01-18T00:54:28.100Z] Login Succeeded [2023-01-18T00:54:28.100Z] docker.io [2023-01-18T00:54:28.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:54:28.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:54:28.360Z] Configure a credential helper to remove this warning. See [2023-01-18T00:54:28.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:54:28.360Z] [2023-01-18T00:54:28.360Z] Login Succeeded [2023-01-18T00:54:28.360Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T00:54:28.368Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T00:54:28.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T00:54:28.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T00:54:28.443Z] ========================================================= [2023-01-18T00:54:28.443Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-18T00:54:28.443Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T00:54:28.749Z] + 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-18T00:54:28.749Z] Sending build context to Docker daemon 6.341MB [2023-01-18T00:54:28.749Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T00:54:28.749Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-18T00:54:28.749Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-18T00:54:28.749Z] 213ec9aee27d: Pulling fs layer [2023-01-18T00:54:28.749Z] 4583459ba037: Pulling fs layer [2023-01-18T00:54:28.749Z] 93c1e223e6f2: Pulling fs layer [2023-01-18T00:54:28.749Z] 53926ce57604: Pulling fs layer [2023-01-18T00:54:28.749Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-18T00:54:28.749Z] 22ff95d597cd: Pulling fs layer [2023-01-18T00:54:28.749Z] 12d6caf4c0d1: Pulling fs layer [2023-01-18T00:54:28.749Z] 96b7cbca73a9: Pulling fs layer [2023-01-18T00:54:28.749Z] a7acece74701: Pulling fs layer [2023-01-18T00:54:28.749Z] 12d6caf4c0d1: Waiting [2023-01-18T00:54:28.749Z] 96b7cbca73a9: Waiting [2023-01-18T00:54:28.749Z] 53926ce57604: Waiting [2023-01-18T00:54:28.749Z] a7acece74701: Waiting [2023-01-18T00:54:28.749Z] 21b2b0c7a3f4: Waiting [2023-01-18T00:54:28.749Z] 22ff95d597cd: Waiting [2023-01-18T00:54:28.749Z] 93c1e223e6f2: Verifying Checksum [2023-01-18T00:54:28.749Z] 93c1e223e6f2: Download complete [2023-01-18T00:54:29.013Z] 4583459ba037: Verifying Checksum [2023-01-18T00:54:29.013Z] 4583459ba037: Download complete [2023-01-18T00:54:29.013Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-18T00:54:29.013Z] 21b2b0c7a3f4: Download complete [2023-01-18T00:54:29.013Z] 22ff95d597cd: Verifying Checksum [2023-01-18T00:54:29.013Z] 22ff95d597cd: Download complete [2023-01-18T00:54:29.013Z] 213ec9aee27d: Verifying Checksum [2023-01-18T00:54:29.013Z] 213ec9aee27d: Download complete [2023-01-18T00:54:29.013Z] 12d6caf4c0d1: Download complete [2023-01-18T00:54:29.013Z] 213ec9aee27d: Pull complete [2023-01-18T00:54:29.282Z] 4583459ba037: Pull complete [2023-01-18T00:54:29.282Z] 93c1e223e6f2: Pull complete [2023-01-18T00:54:30.812Z] 53926ce57604: Verifying Checksum [2023-01-18T00:54:30.812Z] 53926ce57604: Download complete [2023-01-18T00:54:30.812Z] 96b7cbca73a9: Verifying Checksum [2023-01-18T00:54:30.812Z] 96b7cbca73a9: Download complete [2023-01-18T00:54:30.812Z] a7acece74701: Verifying Checksum [2023-01-18T00:54:30.812Z] a7acece74701: Download complete [2023-01-18T00:54:35.009Z] 53926ce57604: Pull complete [2023-01-18T00:54:35.009Z] 21b2b0c7a3f4: Pull complete [2023-01-18T00:54:35.009Z] 22ff95d597cd: Pull complete [2023-01-18T00:54:35.009Z] 12d6caf4c0d1: Pull complete [2023-01-18T00:54:36.386Z] 96b7cbca73a9: Pull complete [2023-01-18T00:54:37.333Z] a7acece74701: Pull complete [2023-01-18T00:54:37.333Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-18T00:54:37.333Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-18T00:54:37.333Z] ---> db6d94c90886 [2023-01-18T00:54:37.333Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-18T00:54:40.628Z] ---> Running in bbe94e8c1193 [2023-01-18T00:54:40.628Z] Removing intermediate container bbe94e8c1193 [2023-01-18T00:54:40.628Z] ---> bd566170612b [2023-01-18T00:54:40.628Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T00:54:40.628Z] ---> Running in d18daa6c8c2a [2023-01-18T00:54:40.628Z] Removing intermediate container d18daa6c8c2a [2023-01-18T00:54:40.628Z] ---> 003d4c41f712 [2023-01-18T00:54:40.628Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-18T00:54:40.628Z] ---> Running in a44a0a540e39 [2023-01-18T00:54:40.886Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-18T00:54:41.146Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-18T00:54:41.404Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T00:54:41.404Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-18T00:54:41.404Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T00:54:41.663Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T00:54:41.663Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-18T00:54:41.663Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-18T00:54:41.663Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-18T00:54:41.663Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-18T00:54:41.663Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T00:54:41.663Z] OK: 217 MiB in 59 packages [2023-01-18T00:54:42.231Z] Removing intermediate container a44a0a540e39 [2023-01-18T00:54:42.232Z] ---> 39f5cd65ba4b [2023-01-18T00:54:42.232Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-18T00:54:42.232Z] ---> Running in 18e47cec8c4c [2023-01-18T00:54:42.232Z] Removing intermediate container 18e47cec8c4c [2023-01-18T00:54:42.232Z] ---> 36ef269d6621 [2023-01-18T00:54:42.232Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-18T00:54:42.486Z] Still waiting to schedule task [2023-01-18T00:54:42.486Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-2853’ [2023-01-18T00:54:42.491Z] ---> 6297cfbfbb3f [2023-01-18T00:54:42.491Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T00:54:42.491Z] ---> Running in bed3c93b8a6e [2023-01-18T00:55:09.042Z] Removing intermediate container bed3c93b8a6e [2023-01-18T00:55:09.042Z] ---> bfa651c1814b [2023-01-18T00:55:09.042Z] Step 9/10 : COPY . . [2023-01-18T00:55:09.042Z] ---> 2cf8c97730cb [2023-01-18T00:55:09.042Z] Step 10/10 : RUN ${MAKE} [2023-01-18T00:55:09.042Z] ---> Running in 10339ba167e3 [2023-01-18T00:55:09.042Z] noop [2023-01-18T00:55:09.042Z] Removing intermediate container 10339ba167e3 [2023-01-18T00:55:09.042Z] ---> 173a17ec830e [2023-01-18T00:55:09.042Z] Successfully built 173a17ec830e [2023-01-18T00:55:09.042Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T00:55:09.359Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T00:55:09.359Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T00:55:09.434Z] prd-ubuntu20.04-docker-8c-8g-2854 does not seem to be running inside a container [2023-01-18T00:55:09.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T00:55:09.815Z] $ docker top 10ee38347658fc6ac22bf48a623d27885b6d8e465caeffeda4b2dfaccd0dda64 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T00:55:10.155Z] + go version [2023-01-18T00:55:10.155Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-18T00:55:10.169Z] $ docker stop --time=1 10ee38347658fc6ac22bf48a623d27885b6d8e465caeffeda4b2dfaccd0dda64 [2023-01-18T00:55:11.412Z] $ docker rm -f --volumes 10ee38347658fc6ac22bf48a623d27885b6d8e465caeffeda4b2dfaccd0dda64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T00:55:11.822Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-18T00:55:11.822Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T00:55:11.953Z] prd-ubuntu20.04-docker-8c-8g-2854 does not seem to be running inside a container [2023-01-18T00:55:11.982Z] $ 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-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-01-18T00:55:12.329Z] $ docker top d52a4e7d5d5e2b9db1bfc800df53e70cfa122cff31121e3ed980dd3820d5dbbb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T00:55:12.667Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-401 [Pipeline] fileExists [Pipeline] sh [2023-01-18T00:55:12.961Z] + make test [2023-01-18T00:55:12.961Z] go test ./... -coverprofile=coverage.out [2023-01-18T00:55:13.219Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-18T00:55:19.778Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-18T00:55:19.778Z] /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-18T00:55:19.778Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-18T00:55:19.778Z] 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-18T00:55:19.778Z] 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-18T00:55:19.778Z] /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-18T00:55:21.678Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-18T00:55:21.678Z] /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-18T00:55:21.678Z] /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-18T00:55:21.678Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-18T00:55:21.678Z] /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-18T00:55:21.678Z] /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-18T00:55:21.678Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.009s coverage: 47.7% of statements [2023-01-18T00:55:21.678Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-01-18T00:55:21.693Z] $ docker stop --time=1 d52a4e7d5d5e2b9db1bfc800df53e70cfa122cff31121e3ed980dd3820d5dbbb [2023-01-18T00:55:23.885Z] $ docker rm -f --volumes d52a4e7d5d5e2b9db1bfc800df53e70cfa122cff31121e3ed980dd3820d5dbbb [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-18T00:55:24.367Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T00:55:24.367Z] [2023-01-18T00:55:24.367Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T00:55:24.668Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T00:55:24.668Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-18T00:55:24.668Z] 5eb5b503b376: Pulling fs layer [2023-01-18T00:55:24.668Z] 5c69ac0246d0: Pulling fs layer [2023-01-18T00:55:24.669Z] ec43610c2a17: Pulling fs layer [2023-01-18T00:55:24.669Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-18T00:55:24.669Z] 33b1e0a273af: Pulling fs layer [2023-01-18T00:55:24.669Z] 5d3b04190fa2: Pulling fs layer [2023-01-18T00:55:24.669Z] 2f39f015ded8: Pulling fs layer [2023-01-18T00:55:24.669Z] 3a2ae6a8a46f: Waiting [2023-01-18T00:55:24.669Z] 33b1e0a273af: Waiting [2023-01-18T00:55:24.669Z] 5d3b04190fa2: Waiting [2023-01-18T00:55:24.669Z] 2f39f015ded8: Waiting [2023-01-18T00:55:24.669Z] 5c69ac0246d0: Verifying Checksum [2023-01-18T00:55:24.669Z] 5c69ac0246d0: Download complete [2023-01-18T00:55:24.669Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-18T00:55:24.669Z] 3a2ae6a8a46f: Download complete [2023-01-18T00:55:24.936Z] 33b1e0a273af: Verifying Checksum [2023-01-18T00:55:24.936Z] 33b1e0a273af: Download complete [2023-01-18T00:55:24.936Z] 5d3b04190fa2: Verifying Checksum [2023-01-18T00:55:24.936Z] 5d3b04190fa2: Download complete [2023-01-18T00:55:25.197Z] ec43610c2a17: Verifying Checksum [2023-01-18T00:55:25.197Z] ec43610c2a17: Download complete [2023-01-18T00:55:25.197Z] 5eb5b503b376: Verifying Checksum [2023-01-18T00:55:25.197Z] 5eb5b503b376: Download complete [2023-01-18T00:55:26.138Z] 2f39f015ded8: Download complete [2023-01-18T00:55:26.396Z] 5eb5b503b376: Pull complete [2023-01-18T00:55:26.396Z] 5c69ac0246d0: Pull complete [2023-01-18T00:55:26.962Z] ec43610c2a17: Pull complete [2023-01-18T00:55:26.962Z] 3a2ae6a8a46f: Pull complete [2023-01-18T00:55:27.220Z] 33b1e0a273af: Pull complete [2023-01-18T00:55:27.220Z] 5d3b04190fa2: Pull complete [2023-01-18T00:55:31.414Z] 2f39f015ded8: Pull complete [2023-01-18T00:55:31.414Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-18T00:55:31.414Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T00:55:31.414Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T00:55:31.496Z] prd-ubuntu20.04-docker-8c-8g-2854 does not seem to be running inside a container [2023-01-18T00:55:31.524Z] $ 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-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T00:55:34.664Z] $ docker top f39e58967f82fa6bea3129f8ac82d5bb124b1bc58c8a923a7b81222f8a1a0235 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T00:55:35.058Z] ---> job-cost.sh [2023-01-18T00:55:35.058Z] lf-activate-venv: SKIPPING [2023-01-18T00:55:35.058Z] INFO: No Stack... [2023-01-18T00:55:35.319Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T00:55:35.579Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T00:55:35.867Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-401/archives/cost.csv [2023-01-18T00:55:35.867Z] + cut -d, -f6 [Pipeline] lock [2023-01-18T00:55:35.881Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] [2023-01-18T00:55:35.887Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] did not exist. Created. [2023-01-18T00:55:35.887Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T00:55:36.182Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-01-18T00:55:36.220Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T00:55:36.226Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T00:55:36.242Z] $ docker stop --time=1 f39e58967f82fa6bea3129f8ac82d5bb124b1bc58c8a923a7b81222f8a1a0235 [2023-01-18T00:55:37.410Z] $ docker rm -f --volumes f39e58967f82fa6bea3129f8ac82d5bb124b1bc58c8a923a7b81222f8a1a0235 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T00:55:37.509Z] Failed in branch amd64 [2023-01-18T00:58:02.755Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2855 in /w/workspace/xfoundry_device-modbus-go_PR-401 [Pipeline] { [Pipeline] ws [2023-01-18T00:58:02.768Z] Running in /w/workspace/device-modbus-go/2 [Pipeline] { [Pipeline] checkout [2023-01-18T00:58:02.799Z] Selected Git installation does not exist. Using Default [2023-01-18T00:58:02.799Z] The recommended git tool is: NONE [2023-01-18T00:58:08.165Z] using credential edgex-jenkins-ssh [2023-01-18T00:58:08.183Z] Cloning the remote Git repository [2023-01-18T00:58:08.226Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-01-18T00:58:08.299Z] > git init /w/workspace/device-modbus-go/2 # timeout=10 [2023-01-18T00:58:08.447Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-18T00:58:08.448Z] > git --version # timeout=10 [2023-01-18T00:58:08.468Z] > git --version # 'git version 2.25.1' [2023-01-18T00:58:08.470Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T00:58:08.532Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T00:58:09.655Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-18T00:58:09.677Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-18T00:58:11.096Z] Merging remotes/origin/main commit bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 into PR head commit 462304afa108fd3c86843309948b2784e829767d [2023-01-18T00:58:11.372Z] Merge succeeded, producing 38a51ef77b08ac68e100d1ff415f236654956a9f [2023-01-18T00:58:11.372Z] Checking out Revision 38a51ef77b08ac68e100d1ff415f236654956a9f (PR-401) [2023-01-18T00:58:10.562Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-01-18T00:58:10.596Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-01-18T00:58:10.597Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T00:58:10.612Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/401/head:refs/remotes/origin/PR-401 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-18T00:58:11.114Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T00:58:11.133Z] > git checkout -f 462304afa108fd3c86843309948b2784e829767d # timeout=10 [2023-01-18T00:58:11.226Z] > git remote # timeout=10 [2023-01-18T00:58:11.244Z] > git config --get remote.origin.url # timeout=10 [2023-01-18T00:58:11.265Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-18T00:58:11.282Z] > git merge bb2f4bd64c3941eb86d6cd8a035d25878e21dc53 # timeout=10 [2023-01-18T00:58:11.349Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-18T00:58:11.378Z] > git config core.sparsecheckout # timeout=10 [2023-01-18T00:58:11.400Z] > git checkout -f 38a51ef77b08ac68e100d1ff415f236654956a9f # timeout=10 [2023-01-18T00:58:14.903Z] Commit message: "Merge commit 'bb2f4bd64c3941eb86d6cd8a035d25878e21dc53' into HEAD" [2023-01-18T00:58:14.913Z] > git rev-list --no-walk 462304afa108fd3c86843309948b2784e829767d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-18T00:58:16.017Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-18T00:58:16.017Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-18T00:58:16.017Z] Dload Upload Total Spent Left Speed [2023-01-18T00:58:16.017Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 88548 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-01-18T00:58:16.706Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-18T00:58:17.033Z] + sudo tee /etc/docker/daemon.new [2023-01-18T00:58:17.033Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-18T00:58:17.033Z] { [2023-01-18T00:58:17.033Z] "registry-mirrors": [ [2023-01-18T00:58:17.033Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-18T00:58:17.033Z] ], [2023-01-18T00:58:17.033Z] "bip": "10.250.0.254/24", [2023-01-18T00:58:17.033Z] "hosts": [ [2023-01-18T00:58:17.033Z] "tcp://0.0.0.0:5555", [2023-01-18T00:58:17.033Z] "unix:///var/run/docker.sock" [2023-01-18T00:58:17.033Z] ], [2023-01-18T00:58:17.033Z] "mtu": 1458, [2023-01-18T00:58:17.033Z] "selinux-enabled": true, [2023-01-18T00:58:17.033Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-18T00:58:17.033Z] } [Pipeline] sh [2023-01-18T00:58:17.373Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-18T00:58:17.702Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T00:58:35.988Z] provisioning config files... [2023-01-18T00:58:36.011Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/2@tmp/config2031765021571322464tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T00:58:36.361Z] ---> docker-login.sh [2023-01-18T00:58:36.361Z] nexus3.edgexfoundry.org:10001 [2023-01-18T00:58:36.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:58:36.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:58:36.955Z] Configure a credential helper to remove this warning. See [2023-01-18T00:58:36.955Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:58:36.955Z] [2023-01-18T00:58:36.955Z] Login Succeeded [2023-01-18T00:58:36.955Z] nexus3.edgexfoundry.org:10002 [2023-01-18T00:58:37.225Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:58:37.225Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:58:37.225Z] Configure a credential helper to remove this warning. See [2023-01-18T00:58:37.225Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:58:37.225Z] [2023-01-18T00:58:37.225Z] Login Succeeded [2023-01-18T00:58:37.225Z] nexus3.edgexfoundry.org:10003 [2023-01-18T00:58:37.496Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:58:37.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:58:37.766Z] Configure a credential helper to remove this warning. See [2023-01-18T00:58:37.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:58:37.766Z] [2023-01-18T00:58:37.766Z] Login Succeeded [2023-01-18T00:58:37.766Z] nexus3.edgexfoundry.org:10004 [2023-01-18T00:58:38.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:58:38.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:58:38.038Z] Configure a credential helper to remove this warning. See [2023-01-18T00:58:38.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:58:38.038Z] [2023-01-18T00:58:38.038Z] Login Succeeded [2023-01-18T00:58:38.038Z] docker.io [2023-01-18T00:58:38.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-18T00:58:38.583Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-18T00:58:38.583Z] Configure a credential helper to remove this warning. See [2023-01-18T00:58:38.583Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-18T00:58:38.583Z] [2023-01-18T00:58:38.583Z] Login Succeeded [2023-01-18T00:58:38.583Z] ---> docker-login.sh ends [Pipeline] } [2023-01-18T00:58:38.597Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-01-18T00:58:38.880Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T00:58:38.899Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-18T00:58:38.913Z] ========================================================= [2023-01-18T00:58:38.913Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-18T00:58:38.913Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T00:58:39.260Z] + 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-18T00:58:39.529Z] Sending build context to Docker daemon 3.305MB [2023-01-18T00:58:39.529Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-01-18T00:58:39.529Z] Step 2/10 : FROM ${BASE} AS builder [2023-01-18T00:58:39.798Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-18T00:58:39.798Z] 9b18e9b68314: Pulling fs layer [2023-01-18T00:58:39.798Z] 35d82f9e3411: Pulling fs layer [2023-01-18T00:58:39.798Z] e16973657156: Pulling fs layer [2023-01-18T00:58:39.798Z] fc693d55d65f: Pulling fs layer [2023-01-18T00:58:39.798Z] 7e9fc2657dce: Pulling fs layer [2023-01-18T00:58:39.798Z] dda99020689f: Pulling fs layer [2023-01-18T00:58:39.798Z] db1c61fa0a46: Pulling fs layer [2023-01-18T00:58:39.798Z] 891c053d2c06: Pulling fs layer [2023-01-18T00:58:39.798Z] fc693d55d65f: Waiting [2023-01-18T00:58:39.798Z] dda99020689f: Waiting [2023-01-18T00:58:39.798Z] 7e9fc2657dce: Waiting [2023-01-18T00:58:39.798Z] db1c61fa0a46: Waiting [2023-01-18T00:58:39.798Z] 891c053d2c06: Waiting [2023-01-18T00:58:39.798Z] e16973657156: Verifying Checksum [2023-01-18T00:58:39.798Z] e16973657156: Download complete [2023-01-18T00:58:39.798Z] 35d82f9e3411: Verifying Checksum [2023-01-18T00:58:39.798Z] 35d82f9e3411: Download complete [2023-01-18T00:58:39.798Z] 7e9fc2657dce: Download complete [2023-01-18T00:58:39.798Z] dda99020689f: Verifying Checksum [2023-01-18T00:58:39.798Z] dda99020689f: Download complete [2023-01-18T00:58:39.798Z] 9b18e9b68314: Verifying Checksum [2023-01-18T00:58:39.798Z] 9b18e9b68314: Download complete [2023-01-18T00:58:40.781Z] 9b18e9b68314: Pull complete [2023-01-18T00:58:41.052Z] 891c053d2c06: Verifying Checksum [2023-01-18T00:58:41.052Z] 891c053d2c06: Download complete [2023-01-18T00:58:41.325Z] 35d82f9e3411: Pull complete [2023-01-18T00:58:41.914Z] e16973657156: Pull complete [2023-01-18T00:58:42.512Z] db1c61fa0a46: Verifying Checksum [2023-01-18T00:58:42.512Z] db1c61fa0a46: Download complete [2023-01-18T00:58:43.120Z] fc693d55d65f: Verifying Checksum [2023-01-18T00:58:43.120Z] fc693d55d65f: Download complete [2023-01-18T00:58:55.456Z] fc693d55d65f: Pull complete [2023-01-18T00:58:55.456Z] 7e9fc2657dce: Pull complete [2023-01-18T00:58:55.456Z] dda99020689f: Pull complete [2023-01-18T00:59:02.111Z] db1c61fa0a46: Pull complete [2023-01-18T00:59:03.526Z] 891c053d2c06: Pull complete [2023-01-18T00:59:03.526Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-18T00:59:03.526Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-18T00:59:03.526Z] ---> f96f9c87975a [2023-01-18T00:59:03.526Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-01-18T00:59:05.485Z] ---> Running in e3c9d26cb878 [2023-01-18T00:59:05.485Z] Removing intermediate container e3c9d26cb878 [2023-01-18T00:59:05.485Z] ---> e91c2cf7d089 [2023-01-18T00:59:05.485Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-01-18T00:59:05.753Z] ---> Running in 48ba55088e86 [2023-01-18T00:59:06.022Z] Removing intermediate container 48ba55088e86 [2023-01-18T00:59:06.022Z] ---> 5df0d3125e5b [2023-01-18T00:59:06.022Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-01-18T00:59:06.022Z] ---> Running in badf3b8cd4b9 [2023-01-18T00:59:07.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-18T00:59:07.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-18T00:59:08.404Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-01-18T00:59:08.404Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-01-18T00:59:08.673Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-01-18T00:59:08.673Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-01-18T00:59:08.673Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-01-18T00:59:08.673Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-01-18T00:59:08.673Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-01-18T00:59:08.673Z] (8/8) Installing openssh (9.0_p1-r2) [2023-01-18T00:59:08.673Z] Executing busybox-1.35.0-r17.trigger [2023-01-18T00:59:08.943Z] OK: 228 MiB in 59 packages [2023-01-18T00:59:09.914Z] Removing intermediate container badf3b8cd4b9 [2023-01-18T00:59:09.914Z] ---> 34ae9e955954 [2023-01-18T00:59:09.914Z] Step 6/10 : WORKDIR /device-modbus-go [2023-01-18T00:59:10.184Z] ---> Running in 04d9a7ed2bde [2023-01-18T00:59:10.456Z] Removing intermediate container 04d9a7ed2bde [2023-01-18T00:59:10.456Z] ---> c30050a0419f [2023-01-18T00:59:10.456Z] Step 7/10 : COPY go.mod vendor* ./ [2023-01-18T00:59:11.046Z] ---> cb0ff69608ba [2023-01-18T00:59:11.046Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-18T00:59:11.046Z] ---> Running in e26977090841 [2023-01-18T01:00:18.943Z] Removing intermediate container e26977090841 [2023-01-18T01:00:18.943Z] ---> 58454d1b4192 [2023-01-18T01:00:18.943Z] Step 9/10 : COPY . . [2023-01-18T01:00:18.943Z] ---> 6505d3d8925a [2023-01-18T01:00:18.943Z] Step 10/10 : RUN ${MAKE} [2023-01-18T01:00:18.943Z] ---> Running in 01edd08c09f3 [2023-01-18T01:00:18.943Z] noop [2023-01-18T01:00:18.943Z] Removing intermediate container 01edd08c09f3 [2023-01-18T01:00:18.943Z] ---> 70453123633a [2023-01-18T01:00:18.943Z] Successfully built 70453123633a [2023-01-18T01:00:18.943Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T01:00:19.284Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T01:00:19.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T01:00:19.468Z] prd-ubuntu20.04-docker-arm64-4c-16g-2855 does not seem to be running inside a container [2023-01-18T01:00:19.539Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T01:00:20.741Z] $ docker top cb2c7fdc7208046a7f008dd4f27c657595b1ddfc25db27c04f6c70a4456c299b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T01:00:21.573Z] + go version [2023-01-18T01:00:21.573Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-18T01:00:21.597Z] $ docker stop --time=1 cb2c7fdc7208046a7f008dd4f27c657595b1ddfc25db27c04f6c70a4456c299b [2023-01-18T01:00:23.208Z] $ docker rm -f --volumes cb2c7fdc7208046a7f008dd4f27c657595b1ddfc25db27c04f6c70a4456c299b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T01:00:23.712Z] + docker inspect -f . ci-base-image-arm64 [2023-01-18T01:00:23.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T01:00:23.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-2855 does not seem to be running inside a container [2023-01-18T01:00:23.951Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-01-18T01:00:25.184Z] $ docker top 0380f444a750df75e85f011e047b3fb2df24aad924595eda29ac7e46127c968c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T01:00:26.005Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/2 [Pipeline] fileExists [Pipeline] sh [2023-01-18T01:00:26.660Z] + make test [2023-01-18T01:00:26.660Z] go test ./... -coverprofile=coverage.out [2023-01-18T01:00:28.612Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-01-18T01:01:25.042Z] # github.com/edgexfoundry/go-mod-messaging/v3/clients [2023-01-18T01:01:25.042Z] /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-18T01:01:25.042Z] *CommandClient does not implement interfaces.CommandClient (wrong type for IssueGetCommandByName method) [2023-01-18T01:01:25.042Z] 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-18T01:01:25.042Z] 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-18T01:01:25.042Z] /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-18T01:01:37.353Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging [2023-01-18T01:01:37.353Z] /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-18T01:01:37.353Z] /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-18T01:01:37.353Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http [2023-01-18T01:01:37.353Z] /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-18T01:01:37.353Z] /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-18T01:01:49.679Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.061s coverage: 47.7% of statements [2023-01-18T01:01:49.679Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-01-18T01:01:49.701Z] $ docker stop --time=1 0380f444a750df75e85f011e047b3fb2df24aad924595eda29ac7e46127c968c [2023-01-18T01:01:51.540Z] $ docker rm -f --volumes 0380f444a750df75e85f011e047b3fb2df24aad924595eda29ac7e46127c968c [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-18T01:01:52.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T01:01:52.448Z] [2023-01-18T01:01:52.448Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T01:01:52.784Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T01:01:53.053Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-18T01:01:53.053Z] 8998bd30e6a1: Pulling fs layer [2023-01-18T01:01:53.053Z] 04944245beec: Pulling fs layer [2023-01-18T01:01:53.053Z] 699f458cf7ca: Pulling fs layer [2023-01-18T01:01:53.053Z] 765212b225bb: Pulling fs layer [2023-01-18T01:01:53.053Z] f23df028b6ca: Pulling fs layer [2023-01-18T01:01:53.053Z] d65c8cfc05b1: Pulling fs layer [2023-01-18T01:01:53.053Z] 2437ff75d9bd: Pulling fs layer [2023-01-18T01:01:53.053Z] f23df028b6ca: Waiting [2023-01-18T01:01:53.053Z] d65c8cfc05b1: Waiting [2023-01-18T01:01:53.053Z] 2437ff75d9bd: Waiting [2023-01-18T01:01:53.053Z] 765212b225bb: Waiting [2023-01-18T01:01:53.053Z] 04944245beec: Verifying Checksum [2023-01-18T01:01:53.053Z] 04944245beec: Download complete [2023-01-18T01:01:53.053Z] 765212b225bb: Download complete [2023-01-18T01:01:53.322Z] f23df028b6ca: Download complete [2023-01-18T01:01:53.322Z] d65c8cfc05b1: Verifying Checksum [2023-01-18T01:01:53.322Z] d65c8cfc05b1: Download complete [2023-01-18T01:01:53.322Z] 699f458cf7ca: Verifying Checksum [2023-01-18T01:01:53.322Z] 699f458cf7ca: Download complete [2023-01-18T01:01:53.914Z] 8998bd30e6a1: Verifying Checksum [2023-01-18T01:01:53.914Z] 8998bd30e6a1: Download complete [2023-01-18T01:01:55.871Z] 2437ff75d9bd: Verifying Checksum [2023-01-18T01:01:55.871Z] 2437ff75d9bd: Download complete [2023-01-18T01:01:57.823Z] 8998bd30e6a1: Pull complete [2023-01-18T01:01:58.408Z] 04944245beec: Pull complete [2023-01-18T01:01:59.825Z] 699f458cf7ca: Pull complete [2023-01-18T01:01:59.825Z] 765212b225bb: Pull complete [2023-01-18T01:02:00.791Z] f23df028b6ca: Pull complete [2023-01-18T01:02:01.060Z] d65c8cfc05b1: Pull complete [2023-01-18T01:02:16.072Z] 2437ff75d9bd: Pull complete [2023-01-18T01:02:16.072Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-18T01:02:16.072Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-18T01:02:16.072Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T01:02:16.334Z] prd-ubuntu20.04-docker-arm64-4c-16g-2855 does not seem to be running inside a container [2023-01-18T01:02:16.413Z] $ 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/2 -v /w/workspace/device-modbus-go/2:/w/workspace/device-modbus-go/2:rw,z -v /w/workspace/device-modbus-go/2@tmp:/w/workspace/device-modbus-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-18T01:02:19.294Z] $ docker top 678900bdef5493574e74463ab6f688b90bf0c7aefbea1ecf94f4c91ec129f4bc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:20.312Z] ---> job-cost.sh [2023-01-18T01:02:20.312Z] lf-activate-venv: SKIPPING [2023-01-18T01:02:20.312Z] INFO: No Stack... [2023-01-18T01:02:22.309Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-18T01:02:22.590Z] INFO: Archiving Costs [Pipeline] sh [2023-01-18T01:02:23.241Z] + cut -d, -f6 [2023-01-18T01:02:23.241Z] + cat /w/workspace/device-modbus-go/2/archives/cost.csv [Pipeline] lock [2023-01-18T01:02:23.316Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] [2023-01-18T01:02:23.321Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] did not exist. Created. [2023-01-18T01:02:23.321Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-18T01:02:23.989Z] /w/workspace/device-modbus-go/2@tmp/durable-9a0fa3ab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-01-18T01:02:24.672Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-18T01:02:24.697Z] Warning: overwriting stash ‘stack-cost’ [2023-01-18T01:02:25.192Z] Stashed 1 file(s) [Pipeline] } [2023-01-18T01:02:25.201Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-401-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-18T01:02:25.228Z] $ docker stop --time=1 678900bdef5493574e74463ab6f688b90bf0c7aefbea1ecf94f4c91ec129f4bc [2023-01-18T01:02:26.852Z] $ docker rm -f --volumes 678900bdef5493574e74463ab6f688b90bf0c7aefbea1ecf94f4c91ec129f4bc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-01-18T01:02:27.097Z] 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-18T01:02:27.784Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-401/archives ] [2023-01-18T01:02:27.784Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-401/archives [2023-01-18T01:02:27.784Z] total 16 [2023-01-18T01:02:27.784Z] drwxr-xr-x 3 root root 4096 Jan 18 00:55 . [2023-01-18T01:02:27.784Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 00:55 .. [2023-01-18T01:02:27.784Z] drwxr-xr-x 2 root root 4096 Jan 18 00:55 cost [2023-01-18T01:02:27.784Z] -rw-r--r-- 1 root root 88 Jan 18 00:55 cost.csv [2023-01-18T01:02:27.784Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-401/archives [2023-01-18T01:02:27.784Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-401/archives [2023-01-18T01:02:27.784Z] total 16 [2023-01-18T01:02:27.784Z] drwxr-xr-x 3 jenkins jenkins 4096 Jan 18 00:55 . [2023-01-18T01:02:27.784Z] drwxrwxr-x 11 jenkins jenkins 4096 Jan 18 00:55 .. [2023-01-18T01:02:27.784Z] drwxr-xr-x 2 jenkins jenkins 4096 Jan 18 00:55 cost [2023-01-18T01:02:27.784Z] -rw-r--r-- 1 jenkins jenkins 88 Jan 18 00:55 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:28.073Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:28.935Z] ---> package-listing.sh [2023-01-18T01:02:28.935Z] ++ facter osfamily [2023-01-18T01:02:28.935Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-18T01:02:29.194Z] + OS_FAMILY=debian [2023-01-18T01:02:29.194Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-401 [2023-01-18T01:02:29.194Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-18T01:02:29.194Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-18T01:02:29.194Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-18T01:02:29.194Z] + PACKAGES=/tmp/packages_start.txt [2023-01-18T01:02:29.194Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-401 ']' [2023-01-18T01:02:29.194Z] + PACKAGES=/tmp/packages_end.txt [2023-01-18T01:02:29.194Z] + case "${OS_FAMILY}" in [2023-01-18T01:02:29.194Z] + dpkg -l [2023-01-18T01:02:29.194Z] + grep '^ii' [2023-01-18T01:02:29.194Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-18T01:02:29.194Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-18T01:02:29.194Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-18T01:02:29.194Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-401 ']' [2023-01-18T01:02:29.194Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-401/archives/ [2023-01-18T01:02:29.194Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-401/archives/ [Pipeline] echo [2023-01-18T01:02:29.205Z] 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-401/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-01-18T01:02:29.481Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-18T01:02:30.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-18T01:02:30.049Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-18T01:02:30.124Z] prd-ubuntu20.04-docker-8c-8g-2854 does not seem to be running inside a container [2023-01-18T01:02:30.156Z] $ 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-401/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-401 -v /w/workspace/xfoundry_device-modbus-go_PR-401:/w/workspace/xfoundry_device-modbus-go_PR-401:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-401@tmp:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-18T01:02:30.368Z] $ docker top 42dbf18b5e3a7fc4b9429650f03b52e84dca0e4c644a9f18c448c7df974308ba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-18T01:02:30.703Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-18T01:02:30.989Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-18T01:02:31.275Z] + ls /var/log/sa-host [2023-01-18T01:02:31.275Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-18T01:02:31.421Z] provisioning config files... [2023-01-18T01:02:31.428Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-401@tmp/config110404696988593180tmp [Pipeline] { [Pipeline] echo [2023-01-18T01:02:31.441Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:31.724Z] ---> create-netrc.sh [Pipeline] } [2023-01-18T01:02:31.730Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:32.059Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-18T01:02:32.069Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:32.353Z] ---> sudo-logs.sh [2023-01-18T01:02:32.353Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-18T01:02:32.385Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:32.669Z] ---> job-cost.sh [2023-01-18T01:02:32.669Z] lf-activate-venv: SKIPPING [2023-01-18T01:02:32.669Z] DEBUG: total: 0.2199999988079071 [2023-01-18T01:02:32.669Z] INFO: Retrieving Stack Cost... [2023-01-18T01:02:32.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-18T01:02:33.190Z] INFO: Archiving Costs [Pipeline] echo [2023-01-18T01:02:33.202Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-18T01:02:33.486Z] ---> logs-deploy.sh [2023-01-18T01:02:33.486Z] lf-activate-venv: SKIPPING [2023-01-18T01:02:33.486Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-401/2 [2023-01-18T01:02:33.486Z] INFO: archiving workspace using pattern(s): [2023-01-18T01:02:34.423Z] Archives upload complete. [2023-01-18T01:02:34.682Z] INFO: archiving logs to Nexus [2023-01-18T01:02:35.251Z] ---> uname -a: [2023-01-18T01:02:35.251Z] Linux prd-ubuntu20-04-docker-8c-8g-2854 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-01-18T01:02:35.251Z] [2023-01-18T01:02:35.251Z] [2023-01-18T01:02:35.251Z] ---> lscpu: [2023-01-18T01:02:35.251Z] Architecture: x86_64 [2023-01-18T01:02:35.251Z] CPU op-mode(s): 32-bit, 64-bit [2023-01-18T01:02:35.251Z] Byte Order: Little Endian [2023-01-18T01:02:35.251Z] Address sizes: 40 bits physical, 48 bits virtual [2023-01-18T01:02:35.251Z] CPU(s): 8 [2023-01-18T01:02:35.251Z] On-line CPU(s) list: 0-7 [2023-01-18T01:02:35.251Z] Thread(s) per core: 1 [2023-01-18T01:02:35.251Z] Core(s) per socket: 1 [2023-01-18T01:02:35.251Z] Socket(s): 8 [2023-01-18T01:02:35.252Z] NUMA node(s): 1 [2023-01-18T01:02:35.252Z] Vendor ID: AuthenticAMD [2023-01-18T01:02:35.252Z] CPU family: 23 [2023-01-18T01:02:35.252Z] Model: 49 [2023-01-18T01:02:35.252Z] Model name: AMD EPYC-Rome Processor [2023-01-18T01:02:35.252Z] Stepping: 0 [2023-01-18T01:02:35.252Z] CPU MHz: 2799.998 [2023-01-18T01:02:35.252Z] BogoMIPS: 5599.99 [2023-01-18T01:02:35.252Z] Virtualization: AMD-V [2023-01-18T01:02:35.252Z] Hypervisor vendor: KVM [2023-01-18T01:02:35.252Z] Virtualization type: full [2023-01-18T01:02:35.252Z] L1d cache: 256 KiB [2023-01-18T01:02:35.252Z] L1i cache: 256 KiB [2023-01-18T01:02:35.252Z] L2 cache: 4 MiB [2023-01-18T01:02:35.252Z] L3 cache: 128 MiB [2023-01-18T01:02:35.252Z] NUMA node0 CPU(s): 0-7 [2023-01-18T01:02:35.252Z] Vulnerability Itlb multihit: Not affected [2023-01-18T01:02:35.252Z] Vulnerability L1tf: Not affected [2023-01-18T01:02:35.252Z] Vulnerability Mds: Not affected [2023-01-18T01:02:35.252Z] Vulnerability Meltdown: Not affected [2023-01-18T01:02:35.252Z] Vulnerability Mmio stale data: Not affected [2023-01-18T01:02:35.252Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-01-18T01:02:35.252Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-01-18T01:02:35.252Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-01-18T01:02:35.252Z] Vulnerability Srbds: Not affected [2023-01-18T01:02:35.252Z] Vulnerability Tsx async abort: Not affected [2023-01-18T01:02:35.252Z] 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-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] ---> nproc: [2023-01-18T01:02:35.252Z] 8 [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] ---> df -h: [2023-01-18T01:02:35.252Z] Filesystem Size Used Avail Use% Mounted on [2023-01-18T01:02:35.252Z] overlay 155G 12G 144G 8% / [2023-01-18T01:02:35.252Z] tmpfs 64M 0 64M 0% /dev [2023-01-18T01:02:35.252Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-01-18T01:02:35.252Z] shm 64M 0 64M 0% /dev/shm [2023-01-18T01:02:35.252Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] ---> sar -b -r -n DEV: [2023-01-18T01:02:35.252Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2854) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] 00:53:30 LINUX RESTART (8 CPU) [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] 00:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-01-18T01:02:35.252Z] 00:55:01 381.76 15.54 366.22 0.00 1946.49 115344.59 0.00 [2023-01-18T01:02:35.252Z] 00:56:01 92.17 0.22 91.95 0.00 17.73 35426.76 0.00 [2023-01-18T01:02:35.252Z] 00:57:01 1.57 0.00 1.57 0.00 0.00 18.95 0.00 [2023-01-18T01:02:35.252Z] 00:58:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2023-01-18T01:02:35.252Z] 00:59:01 53.37 10.58 42.79 0.00 5154.87 8789.20 0.00 [2023-01-18T01:02:35.252Z] 01:00:02 6.02 0.02 6.00 0.00 0.13 123.05 0.00 [2023-01-18T01:02:35.252Z] 01:01:01 1.41 0.00 1.41 0.00 0.00 16.40 0.00 [2023-01-18T01:02:35.252Z] 01:02:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2023-01-18T01:02:35.252Z] Average: 67.53 3.30 64.23 0.00 891.77 20013.81 0.00 [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] 00:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-01-18T01:02:35.252Z] 00:55:01 27997364 31570088 735192 2.24 135788 3607536 1897356 5.59 1168468 3243160 391096 [2023-01-18T01:02:35.252Z] 00:56:01 28038824 31577388 725392 2.21 144908 3564284 1785656 5.26 1170804 3193772 356 [2023-01-18T01:02:35.252Z] 00:57:01 28038984 31577708 724820 2.20 144936 3564284 1785656 5.26 1170556 3193772 8 [2023-01-18T01:02:35.252Z] 00:58:01 28042928 31581704 720764 2.19 144984 3564288 1785656 5.26 1166568 3193776 132 [2023-01-18T01:02:35.252Z] 00:59:01 27511164 31555892 730996 2.22 178996 4019576 1815504 5.35 1491364 3362712 928 [2023-01-18T01:02:35.252Z] 01:00:02 27521276 31561220 726292 2.21 177588 4016316 1801324 5.31 1487256 3359452 44 [2023-01-18T01:02:35.252Z] 01:01:01 27528120 31568136 719372 2.19 177676 4016324 1801324 5.31 1480864 3359460 8 [2023-01-18T01:02:35.252Z] 01:02:01 27528072 31568120 719252 2.19 177748 4016328 1801324 5.31 1480884 3359460 56 [2023-01-18T01:02:35.252Z] Average: 27775842 31570032 725260 2.21 160328 3796117 1809225 5.33 1327096 3283196 49078 [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] 00:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-01-18T01:02:35.252Z] 00:55:01 ens3 609.43 478.99 7821.72 104.45 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:55:01 docker0 168.13 200.80 13.60 1837.43 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:55:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:56:01 ens3 123.30 89.19 2553.32 20.15 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:56:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:56:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:57:01 ens3 0.42 0.00 0.03 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:58:01 ens3 0.35 0.13 0.03 0.01 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:59:01 ens3 159.57 98.67 2756.29 7.20 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 00:59:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:00:02 ens3 0.45 0.35 0.03 0.02 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:00:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:00:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:02:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] 01:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] Average: ens3 111.96 83.62 1645.04 16.52 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] Average: docker0 21.07 25.17 1.70 230.22 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] Average: lo 1.11 1.11 0.10 0.10 0.00 0.00 0.00 0.00 [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] ---> sar -P ALL: [2023-01-18T01:02:35.252Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-2854) 01/18/23 _x86_64_ (8 CPU) [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] 00:53:30 LINUX RESTART (8 CPU) [2023-01-18T01:02:35.252Z] [2023-01-18T01:02:35.252Z] 00:54:01 CPU %user %nice %system %iowait %steal %idle [2023-01-18T01:02:35.252Z] 00:55:01 all 11.39 0.00 4.43 2.84 0.07 81.27 [2023-01-18T01:02:35.252Z] 00:55:01 0 11.61 0.00 3.39 0.12 0.08 84.80 [2023-01-18T01:02:35.252Z] 00:55:01 1 12.44 0.00 4.46 0.66 0.07 82.37 [2023-01-18T01:02:35.252Z] 00:55:01 2 10.70 0.00 4.13 0.12 0.08 84.96 [2023-01-18T01:02:35.252Z] 00:55:01 3 10.07 0.00 5.22 3.52 0.05 81.13 [2023-01-18T01:02:35.252Z] 00:55:01 4 13.03 0.00 5.73 7.82 0.05 73.36 [2023-01-18T01:02:35.252Z] 00:55:01 5 11.40 0.00 4.54 7.52 0.07 76.47 [2023-01-18T01:02:35.252Z] 00:55:01 6 10.17 0.00 3.65 2.69 0.07 83.42 [2023-01-18T01:02:35.252Z] 00:55:01 7 11.73 0.00 4.33 0.22 0.08 83.63 [2023-01-18T01:02:35.252Z] 00:56:01 all 13.66 0.00 3.29 1.43 0.04 81.58 [2023-01-18T01:02:35.252Z] 00:56:01 0 14.06 0.00 3.39 3.69 0.05 78.81 [2023-01-18T01:02:35.252Z] 00:56:01 1 13.12 0.00 2.91 0.39 0.07 83.52 [2023-01-18T01:02:35.252Z] 00:56:01 2 14.25 0.00 2.76 0.20 0.03 82.76 [2023-01-18T01:02:35.252Z] 00:56:01 3 13.31 0.00 3.46 1.13 0.05 82.05 [2023-01-18T01:02:35.252Z] 00:56:01 4 13.46 0.00 3.97 3.08 0.05 79.45 [2023-01-18T01:02:35.252Z] 00:56:01 5 13.82 0.00 3.61 1.14 0.03 81.40 [2023-01-18T01:02:35.252Z] 00:56:01 6 13.69 0.00 3.09 1.53 0.03 81.66 [2023-01-18T01:02:35.252Z] 00:56:01 7 13.60 0.00 3.10 0.29 0.03 82.97 [2023-01-18T01:02:35.252Z] 00:57:01 all 0.07 0.00 0.01 0.00 0.01 99.90 [2023-01-18T01:02:35.252Z] 00:57:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2023-01-18T01:02:35.252Z] 00:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T01:02:35.252Z] 00:57:01 2 0.52 0.00 0.05 0.00 0.03 99.40 [2023-01-18T01:02:35.252Z] 00:57:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2023-01-18T01:02:35.252Z] 00:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T01:02:35.252Z] 00:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T01:02:35.252Z] 00:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T01:02:35.252Z] 00:57:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2023-01-18T01:02:35.252Z] 00:58:01 all 0.09 0.00 0.01 0.01 0.01 99.88 [2023-01-18T01:02:35.252Z] 00:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-01-18T01:02:35.252Z] 00:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-01-18T01:02:35.252Z] 00:58:01 2 0.48 0.00 0.02 0.00 0.02 99.48 [2023-01-18T01:02:35.252Z] 00:58:01 3 0.00 0.00 0.02 0.07 0.02 99.90 [2023-01-18T01:02:35.252Z] 00:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T01:02:35.252Z] 00:58:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2023-01-18T01:02:35.252Z] 00:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T01:02:35.252Z] 00:58:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-01-18T01:02:35.252Z] 00:59:01 all 2.19 0.00 1.42 0.75 0.03 95.61 [2023-01-18T01:02:35.252Z] 00:59:01 0 1.42 0.00 1.30 0.13 0.03 97.12 [2023-01-18T01:02:35.252Z] 00:59:01 1 1.00 0.00 1.84 0.05 0.03 97.08 [2023-01-18T01:02:35.252Z] 00:59:01 2 3.42 0.00 0.99 0.30 0.02 95.27 [2023-01-18T01:02:35.252Z] 00:59:01 3 2.52 0.00 0.84 2.44 0.03 94.17 [2023-01-18T01:02:35.252Z] 00:59:01 4 2.49 0.00 2.82 0.73 0.03 93.92 [2023-01-18T01:02:35.252Z] 00:59:01 5 2.66 0.00 1.09 1.10 0.03 95.11 [2023-01-18T01:02:35.252Z] 00:59:01 6 2.37 0.00 1.62 0.57 0.02 95.43 [2023-01-18T01:02:35.252Z] 00:59:01 7 1.63 0.00 0.89 0.64 0.05 96.80 [2023-01-18T01:02:35.252Z] 01:00:02 all 0.11 0.00 0.09 0.04 0.01 99.76 [2023-01-18T01:02:35.252Z] 01:00:02 0 0.13 0.00 0.05 0.00 0.00 99.82 [2023-01-18T01:02:35.252Z] 01:00:02 1 0.03 0.00 0.07 0.02 0.00 99.88 [2023-01-18T01:02:35.252Z] 01:00:02 2 0.08 0.00 0.12 0.02 0.02 99.77 [2023-01-18T01:02:35.252Z] 01:00:02 3 0.08 0.00 0.08 0.27 0.02 99.55 [2023-01-18T01:02:35.252Z] 01:00:02 4 0.03 0.00 0.08 0.00 0.00 99.88 [2023-01-18T01:02:35.252Z] 01:00:02 5 0.32 0.00 0.17 0.00 0.00 99.52 [2023-01-18T01:02:35.252Z] 01:00:02 6 0.05 0.00 0.05 0.02 0.02 99.87 [2023-01-18T01:02:35.252Z] 01:00:02 7 0.17 0.00 0.07 0.00 0.00 99.77 [2023-01-18T01:02:35.253Z] 01:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-01-18T01:02:35.253Z] 01:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T01:02:35.253Z] 01:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T01:02:35.253Z] 01:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-01-18T01:02:35.253Z] 01:01:01 3 0.00 0.00 0.00 0.03 0.02 99.95 [2023-01-18T01:02:35.253Z] 01:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-01-18T01:02:35.253Z] 01:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-01-18T01:02:35.253Z] 01:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-01-18T01:02:35.253Z] 01:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T01:02:35.253Z] 01:02:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-01-18T01:02:35.253Z] 01:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T01:02:35.253Z] 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-01-18T01:02:35.253Z] 01:02:01 2 0.17 0.00 0.00 0.02 0.02 99.80 [2023-01-18T01:02:35.253Z] 01:02:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-01-18T01:02:35.253Z] 01:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T01:02:35.253Z] 01:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2023-01-18T01:02:35.253Z] 01:02:01 6 0.03 0.00 0.03 0.00 0.03 99.90 [2023-01-18T01:02:35.253Z] 01:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-01-18T01:02:35.253Z] Average: all 3.43 0.00 1.15 0.63 0.02 94.76 [2023-01-18T01:02:35.253Z] Average: 0 3.40 0.00 1.02 0.49 0.03 95.07 [2023-01-18T01:02:35.253Z] Average: 1 3.31 0.00 1.16 0.14 0.03 95.36 [2023-01-18T01:02:35.253Z] Average: 2 3.70 0.00 1.01 0.08 0.03 95.19 [2023-01-18T01:02:35.253Z] Average: 3 3.24 0.00 1.20 0.94 0.03 94.59 [2023-01-18T01:02:35.253Z] Average: 4 3.61 0.00 1.57 1.44 0.02 93.35 [2023-01-18T01:02:35.253Z] Average: 5 3.53 0.00 1.18 1.22 0.02 94.05 [2023-01-18T01:02:35.253Z] Average: 6 3.28 0.00 1.06 0.60 0.02 95.04 [2023-01-18T01:02:35.253Z] Average: 7 3.38 0.00 1.05 0.15 0.02 95.41 [2023-01-18T01:02:35.253Z] [2023-01-18T01:02:35.253Z] [2023-01-18T01:02:35.253Z]