Pull request #583 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b534072b5f6c6d78de4aad42c7bad0ff74ee85e2+7300f1631db8a52a6c9bbc97f1ad6792569d05b3 (293ed01d3d91ea3ec35961ca3335910306396e44) 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-ssh6978899375627657050.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11454556179732530504.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7710422224313943013.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4253685037988884941.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11860626055327467466.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-583/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2764816139870235861.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-mqtt-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-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-11977 in /w/workspace/gexfoundry_device-mqtt-go_PR-583 [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-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-583 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 Merge succeeded, producing b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 Checking out Revision b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 (PR-583) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-04-28T01:59:17.051Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # 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 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-04-28T01:59:17.254Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-04-28T01:59:17.353Z] ========================================================= [2023-04-28T01:59:17.353Z] EdgeX Global Pipelines Version Info [2023-04-28T01:59:17.353Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-04-28T01:59:18.128Z] ------------------- [2023-04-28T01:59:18.128Z] stable info: [2023-04-28T01:59:18.128Z] ------------------- [2023-04-28T01:59:18.128Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-04-28T01:59:18.128Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T01:59:18.128Z] Message: update stable to v1.0.248 [2023-04-28T01:59:18.702Z] ------------------- [2023-04-28T01:59:18.702Z] experimental info: [2023-04-28T01:59:18.702Z] ------------------- [2023-04-28T01:59:18.702Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-04-28T01:59:18.702Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-04-28T01:59:18.702Z] Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-04-28T01:59:19.018Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-04-28T01:59:19.061Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-04-28T01:59:19.104Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-04-28T01:59:19.151Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-04-28T01:59:19.195Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-04-28T01:59:19.239Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-04-28T01:59:19.280Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-04-28T01:59:19.324Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-04-28T01:59:19.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-04-28T01:59:19.409Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-04-28T01:59:19.454Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-04-28T01:59:19.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-04-28T01:59:19.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-04-28T01:59:19.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-04-28T01:59:19.616Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T01:59:19.653Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-04-28T01:59:19.689Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T01:59:19.736Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-04-28T01:59:19.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-04-28T01:59:19.826Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-04-28T01:59:19.868Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-04-28T01:59:19.910Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-04-28T01:59:19.949Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-04-28T01:59:19.995Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-04-28T01:59:20.034Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-04-28T01:59:20.074Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-04-28T01:59:20.118Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-04-28T01:59:20.160Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-583 [Pipeline] echo [2023-04-28T01:59:20.201Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-583 [Pipeline] echo [2023-04-28T01:59:20.243Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-583 [Pipeline] echo [2023-04-28T01:59:20.284Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo [2023-04-28T01:59:20.331Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b534072 [Pipeline] echo [2023-04-28T01:59:20.380Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T01:59:20.488Z] provisioning config files... [2023-04-28T01:59:20.504Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/config798377987370892289tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T01:59:20.851Z] ---> docker-login.sh [2023-04-28T01:59:20.851Z] nexus3.edgexfoundry.org:10001 [2023-04-28T01:59:21.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:21.112Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:21.112Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:21.112Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:21.112Z] [2023-04-28T01:59:21.112Z] Login Succeeded [2023-04-28T01:59:21.112Z] nexus3.edgexfoundry.org:10002 [2023-04-28T01:59:21.112Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:21.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:21.372Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:21.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:21.372Z] [2023-04-28T01:59:21.372Z] Login Succeeded [2023-04-28T01:59:21.372Z] nexus3.edgexfoundry.org:10003 [2023-04-28T01:59:21.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:21.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:21.372Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:21.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:21.372Z] [2023-04-28T01:59:21.372Z] Login Succeeded [2023-04-28T01:59:21.372Z] nexus3.edgexfoundry.org:10004 [2023-04-28T01:59:21.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:21.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:21.372Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:21.372Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:21.372Z] [2023-04-28T01:59:21.372Z] Login Succeeded [2023-04-28T01:59:21.372Z] docker.io [2023-04-28T01:59:21.634Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:21.895Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:21.896Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:21.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:21.896Z] [2023-04-28T01:59:21.896Z] Login Succeeded [2023-04-28T01:59:21.896Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T01:59:21.925Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-04-28T01:59:22.551Z] + git rev-list -1 --merges b534072b5f6c6d78de4aad42c7bad0ff74ee85e2~1..b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo [2023-04-28T01:59:22.622Z] -----------> git rev-list -1 --merges b534072b5f6c6d78de4aad42c7bad0ff74ee85e2~1..b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [false] [Pipeline] sh [2023-04-28T01:59:22.932Z] + git log --format=format:%s -1 b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo [2023-04-28T01:59:22.966Z] ========================================================= [2023-04-28T01:59:22.966Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-04-28T01:59:22.966Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T01:59:23.411Z] + git log --format=format:%s -1 b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [Pipeline] echo [2023-04-28T01:59:23.446Z] [semverPrep] GIT_COMMIT: b534072b5f6c6d78de4aad42c7bad0ff74ee85e2, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-04-28T01:59:23.479Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-04-28T01:59:23.894Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-04-28T01:59:23.894Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-04-28T01:59:23.894Z] + [ -e /tmp/ssh_known_hosts ] [2023-04-28T01:59:23.894Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-04-28T01:59:23.894Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-04-28T01:59:23.894Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-04-28T01:59:23.894Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T01:59:24.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T01:59:24.412Z] [2023-04-28T01:59:24.412Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T01:59:24.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T01:59:24.801Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-04-28T01:59:24.801Z] b85a868b505f: Pulling fs layer [2023-04-28T01:59:24.801Z] e2be974225ed: Pulling fs layer [2023-04-28T01:59:24.801Z] 339a4e72a1f5: Pulling fs layer [2023-04-28T01:59:24.801Z] 988bab9f4d93: Pulling fs layer [2023-04-28T01:59:24.801Z] 1469e6f7b9e6: Pulling fs layer [2023-04-28T01:59:24.801Z] eaf3925da568: Pulling fs layer [2023-04-28T01:59:24.801Z] bab4dde63d76: Pulling fs layer [2023-04-28T01:59:24.801Z] bde34c3a00c8: Pulling fs layer [2023-04-28T01:59:24.801Z] b352a97aabf1: Pulling fs layer [2023-04-28T01:59:24.801Z] 4872d77fe225: Pulling fs layer [2023-04-28T01:59:24.801Z] 5851b861e8e6: Pulling fs layer [2023-04-28T01:59:24.801Z] bde34c3a00c8: Waiting [2023-04-28T01:59:24.801Z] 1469e6f7b9e6: Waiting [2023-04-28T01:59:24.801Z] eaf3925da568: Waiting [2023-04-28T01:59:24.801Z] 5851b861e8e6: Waiting [2023-04-28T01:59:24.801Z] bab4dde63d76: Waiting [2023-04-28T01:59:24.801Z] 4872d77fe225: Waiting [2023-04-28T01:59:24.801Z] 988bab9f4d93: Waiting [2023-04-28T01:59:24.801Z] e2be974225ed: Verifying Checksum [2023-04-28T01:59:24.801Z] e2be974225ed: Download complete [2023-04-28T01:59:24.801Z] 988bab9f4d93: Verifying Checksum [2023-04-28T01:59:24.801Z] 988bab9f4d93: Download complete [2023-04-28T01:59:24.801Z] 1469e6f7b9e6: Verifying Checksum [2023-04-28T01:59:24.801Z] 1469e6f7b9e6: Download complete [2023-04-28T01:59:25.066Z] eaf3925da568: Verifying Checksum [2023-04-28T01:59:25.066Z] eaf3925da568: Download complete [2023-04-28T01:59:25.066Z] 339a4e72a1f5: Verifying Checksum [2023-04-28T01:59:25.066Z] 339a4e72a1f5: Download complete [2023-04-28T01:59:25.066Z] bde34c3a00c8: Verifying Checksum [2023-04-28T01:59:25.066Z] bde34c3a00c8: Download complete [2023-04-28T01:59:25.066Z] b352a97aabf1: Verifying Checksum [2023-04-28T01:59:25.066Z] b352a97aabf1: Download complete [2023-04-28T01:59:25.066Z] 4872d77fe225: Verifying Checksum [2023-04-28T01:59:25.066Z] 4872d77fe225: Download complete [2023-04-28T01:59:25.066Z] 5851b861e8e6: Download complete [2023-04-28T01:59:25.066Z] b85a868b505f: Verifying Checksum [2023-04-28T01:59:25.066Z] b85a868b505f: Download complete [2023-04-28T01:59:25.331Z] bab4dde63d76: Verifying Checksum [2023-04-28T01:59:25.331Z] bab4dde63d76: Download complete [2023-04-28T01:59:26.276Z] b85a868b505f: Pull complete [2023-04-28T01:59:26.276Z] e2be974225ed: Pull complete [2023-04-28T01:59:26.846Z] 339a4e72a1f5: Pull complete [2023-04-28T01:59:26.846Z] 988bab9f4d93: Pull complete [2023-04-28T01:59:27.106Z] 1469e6f7b9e6: Pull complete [2023-04-28T01:59:27.106Z] eaf3925da568: Pull complete [2023-04-28T01:59:29.008Z] bab4dde63d76: Pull complete [2023-04-28T01:59:29.008Z] bde34c3a00c8: Pull complete [2023-04-28T01:59:29.008Z] b352a97aabf1: Pull complete [2023-04-28T01:59:29.008Z] 4872d77fe225: Pull complete [2023-04-28T01:59:29.008Z] 5851b861e8e6: Pull complete [2023-04-28T01:59:29.008Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-04-28T01:59:29.008Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-04-28T01:59:29.008Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T01:59:29.248Z] prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container [2023-04-28T01:59:29.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-04-28T01:59:31.802Z] $ docker top b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 -eo pid,comm [2023-04-28T01:59:31.850Z] 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-04-28T01:59:31.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-04-28T01:59:31.984Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T01:59:31.984Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T01:59:32.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T01:59:32.102Z] $ docker exec b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent [2023-04-28T01:59:32.196Z] SSH_AUTH_SOCK=/tmp/ssh-CEuykTfXL3cI/agent.32 [2023-04-28T01:59:32.196Z] SSH_AGENT_PID=39 [2023-04-28T01:59:32.202Z] Running ssh-add (command line suppressed) [2023-04-28T01:59:32.301Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_9511212193747029702.key (/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_9511212193747029702.key) [2023-04-28T01:59:32.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T01:59:32.640Z] + git tag --points-at HEAD [Pipeline] } [2023-04-28T01:59:32.674Z] $ docker exec --env ******** --env ******** b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent -k [2023-04-28T01:59:32.772Z] unset SSH_AUTH_SOCK; [2023-04-28T01:59:32.772Z] unset SSH_AGENT_PID; [2023-04-28T01:59:32.772Z] echo Agent pid 39 killed; [2023-04-28T01:59:32.779Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-04-28T01:59:32.868Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-04-28T01:59:32.868Z] [ssh-agent] Looking for ssh-agent implementation... [2023-04-28T01:59:32.972Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-04-28T01:59:32.978Z] $ docker exec b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent [2023-04-28T01:59:33.084Z] SSH_AUTH_SOCK=/tmp/ssh-iQDFqDaRxHIu/agent.71 [2023-04-28T01:59:33.084Z] SSH_AGENT_PID=77 [2023-04-28T01:59:33.089Z] Running ssh-add (command line suppressed) [2023-04-28T01:59:33.179Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_2014845531142307958.key (/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/private_key_2014845531142307958.key) [2023-04-28T01:59:33.190Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-04-28T01:59:33.528Z] + git semver init [2023-04-28T01:59:33.789Z] 2023-04-28 01:59:33,713 [run_init] DEBUG init version:0.0.0 force:False [2023-04-28T01:59:33.789Z] 2023-04-28 01:59:33,714 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver [2023-04-28T01:59:33.789Z] 2023-04-28 01:59:33,714 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver [2023-04-28T01:59:33.789Z] 2023-04-28 01:59:33,714 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-583, universal_newlines=False, shell=None, istream=None) [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,471 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.git/info/exclude [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,472 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver/PR-583 with force:False [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,472 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver/PR-583 [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,477 [execute] INFO git cat-file --batch-check [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,485 [execute] INFO git cat-file --batch [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,485 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver, universal_newlines=False, shell=None, istream=) [2023-04-28T01:59:34.729Z] 2023-04-28 01:59:34,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-583/.semver/PR-583 [2023-04-28T01:59:34.729Z] 0.0.0 [Pipeline] } [2023-04-28T01:59:34.757Z] $ docker exec --env ******** --env ******** b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 ssh-agent -k [2023-04-28T01:59:34.865Z] unset SSH_AUTH_SOCK; [2023-04-28T01:59:34.865Z] unset SSH_AGENT_PID; [2023-04-28T01:59:34.865Z] echo Agent pid 77 killed; [2023-04-28T01:59:34.872Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-04-28T01:59:35.294Z] + git semver [Pipeline] } [2023-04-28T01:59:35.585Z] $ docker stop --time=1 b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 [2023-04-28T01:59:36.866Z] $ docker rm -f --volumes b9204eb8349829afe09e858dc21032db114b4d5902c60537d22dcdf168b98606 [Pipeline] // withDockerContainer [Pipeline] sh [2023-04-28T01:59:37.265Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-04-28T01:59:37.626Z] Stashed 1 file(s) [Pipeline] echo [2023-04-28T01:59:37.643Z] [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-04-28T01:59:38.239Z] provisioning config files... [2023-04-28T01:59:38.251Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/config3666623265285205929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T01:59:38.597Z] ---> docker-login.sh [2023-04-28T01:59:38.597Z] nexus3.edgexfoundry.org:10001 [2023-04-28T01:59:38.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:38.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:38.597Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:38.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:38.597Z] [2023-04-28T01:59:38.597Z] Login Succeeded [2023-04-28T01:59:38.597Z] nexus3.edgexfoundry.org:10002 [2023-04-28T01:59:38.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:38.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:38.597Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:38.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:38.597Z] [2023-04-28T01:59:38.597Z] Login Succeeded [2023-04-28T01:59:38.597Z] nexus3.edgexfoundry.org:10003 [2023-04-28T01:59:38.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:38.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:38.859Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:38.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:38.859Z] [2023-04-28T01:59:38.859Z] Login Succeeded [2023-04-28T01:59:38.859Z] nexus3.edgexfoundry.org:10004 [2023-04-28T01:59:38.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:38.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:38.859Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:38.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:38.859Z] [2023-04-28T01:59:38.859Z] Login Succeeded [2023-04-28T01:59:38.859Z] docker.io [2023-04-28T01:59:38.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T01:59:39.118Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T01:59:39.118Z] Configure a credential helper to remove this warning. See [2023-04-28T01:59:39.118Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T01:59:39.118Z] [2023-04-28T01:59:39.118Z] Login Succeeded [2023-04-28T01:59:39.118Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T01:59:39.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T01:59:39.351Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T01:59:39.388Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T01:59:39.417Z] ========================================================= [2023-04-28T01:59:39.417Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-04-28T01:59:39.417Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T01:59:39.903Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-28T01:59:39.903Z] Sending build context to Docker daemon 6.506MB [2023-04-28T01:59:39.903Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T01:59:39.903Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-28T01:59:39.903Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-04-28T01:59:39.903Z] f56be85fc22e: Pulling fs layer [2023-04-28T01:59:39.903Z] 85791d961cd3: Pulling fs layer [2023-04-28T01:59:39.903Z] d694b5ae8c79: Pulling fs layer [2023-04-28T01:59:39.903Z] 9f32a84ed3da: Pulling fs layer [2023-04-28T01:59:39.903Z] 4d19c01a9841: Pulling fs layer [2023-04-28T01:59:39.903Z] 9325e15d5711: Pulling fs layer [2023-04-28T01:59:39.903Z] 556b6ee489ea: Pulling fs layer [2023-04-28T01:59:39.903Z] c5a4b2cf53e6: Pulling fs layer [2023-04-28T01:59:39.903Z] 4d19c01a9841: Waiting [2023-04-28T01:59:39.903Z] 9325e15d5711: Waiting [2023-04-28T01:59:39.903Z] 556b6ee489ea: Waiting [2023-04-28T01:59:39.903Z] c5a4b2cf53e6: Waiting [2023-04-28T01:59:39.903Z] 9f32a84ed3da: Waiting [2023-04-28T01:59:39.903Z] 85791d961cd3: Verifying Checksum [2023-04-28T01:59:39.903Z] 85791d961cd3: Download complete [2023-04-28T01:59:39.903Z] 9f32a84ed3da: Verifying Checksum [2023-04-28T01:59:39.903Z] 9f32a84ed3da: Download complete [2023-04-28T01:59:39.903Z] 4d19c01a9841: Verifying Checksum [2023-04-28T01:59:39.903Z] 4d19c01a9841: Download complete [2023-04-28T01:59:40.166Z] f56be85fc22e: Verifying Checksum [2023-04-28T01:59:40.166Z] 9325e15d5711: Verifying Checksum [2023-04-28T01:59:40.166Z] 9325e15d5711: Download complete [2023-04-28T01:59:40.166Z] f56be85fc22e: Pull complete [2023-04-28T01:59:40.429Z] 85791d961cd3: Pull complete [2023-04-28T01:59:40.688Z] c5a4b2cf53e6: Verifying Checksum [2023-04-28T01:59:40.689Z] c5a4b2cf53e6: Download complete [2023-04-28T01:59:40.689Z] d694b5ae8c79: Verifying Checksum [2023-04-28T01:59:40.689Z] d694b5ae8c79: Download complete [2023-04-28T01:59:40.947Z] 556b6ee489ea: Verifying Checksum [2023-04-28T01:59:40.947Z] 556b6ee489ea: Download complete [2023-04-28T01:59:44.258Z] d694b5ae8c79: Pull complete [2023-04-28T01:59:44.258Z] 9f32a84ed3da: Pull complete [2023-04-28T01:59:44.258Z] 4d19c01a9841: Pull complete [2023-04-28T01:59:44.258Z] 9325e15d5711: Pull complete [2023-04-28T01:59:46.156Z] 556b6ee489ea: Pull complete [2023-04-28T01:59:47.088Z] c5a4b2cf53e6: Pull complete [2023-04-28T01:59:47.088Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-04-28T01:59:47.088Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-04-28T01:59:47.088Z] ---> c4be618373d6 [2023-04-28T01:59:47.088Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-28T01:59:51.282Z] ---> Running in aacca84ec00f [2023-04-28T01:59:51.282Z] Removing intermediate container aacca84ec00f [2023-04-28T01:59:51.282Z] ---> 4f2b49260cc0 [2023-04-28T01:59:51.282Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T01:59:51.282Z] ---> Running in 8f4e69974a74 [2023-04-28T01:59:51.282Z] Removing intermediate container 8f4e69974a74 [2023-04-28T01:59:51.282Z] ---> d81372c3523a [2023-04-28T01:59:51.282Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-28T01:59:51.282Z] ---> Running in 6614c514bc6d [2023-04-28T01:59:51.282Z] Removing intermediate container 6614c514bc6d [2023-04-28T01:59:51.282Z] ---> 42f647a9e40e [2023-04-28T01:59:51.282Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T01:59:51.282Z] ---> Running in d40c8120b7a0 [2023-04-28T01:59:51.282Z] Removing intermediate container d40c8120b7a0 [2023-04-28T01:59:51.283Z] ---> 852022aed19e [2023-04-28T01:59:51.283Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T01:59:51.283Z] ---> Running in 6a9326e0f1dc [2023-04-28T01:59:51.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-04-28T01:59:51.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-04-28T01:59:51.816Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-28T01:59:51.816Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-28T01:59:51.816Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-28T01:59:51.816Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-28T01:59:51.816Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T01:59:52.085Z] OK: 269 MiB in 57 packages [2023-04-28T01:59:52.345Z] Removing intermediate container 6a9326e0f1dc [2023-04-28T01:59:52.345Z] ---> 07e54db74677 [2023-04-28T01:59:52.345Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-28T01:59:52.345Z] ---> Running in 219160a4786c [2023-04-28T01:59:52.345Z] Removing intermediate container 219160a4786c [2023-04-28T01:59:52.345Z] ---> 4222b227dec9 [2023-04-28T01:59:52.345Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-28T01:59:52.605Z] ---> 13319dccd448 [2023-04-28T01:59:52.605Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T01:59:52.605Z] ---> Running in 231323b45319 [2023-04-28T01:59:53.049Z] Still waiting to schedule task [2023-04-28T01:59:53.049Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-11976’ [2023-04-28T02:00:31.327Z] Removing intermediate container 231323b45319 [2023-04-28T02:00:31.327Z] ---> b2b34d9e2caf [2023-04-28T02:00:31.327Z] Step 11/12 : COPY . . [2023-04-28T02:00:31.327Z] ---> 8209cff6a880 [2023-04-28T02:00:31.327Z] Step 12/12 : RUN $MAKE [2023-04-28T02:00:31.327Z] ---> Running in 94e671a21477 [2023-04-28T02:00:31.327Z] noop [2023-04-28T02:00:31.327Z] Removing intermediate container 94e671a21477 [2023-04-28T02:00:31.327Z] ---> a53b7f12f04b [2023-04-28T02:00:31.327Z] Successfully built a53b7f12f04b [2023-04-28T02:00:31.327Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:00:31.789Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T02:00:31.789Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:00:31.950Z] prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container [2023-04-28T02:00:31.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-28T02:00:32.344Z] $ docker top 0382c9ca4c009506b1c2ec83f303c9709a452f7b5b52428f48360189b5cd5107 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:00:32.722Z] + go version [2023-04-28T02:00:32.722Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-04-28T02:00:32.761Z] $ docker stop --time=1 0382c9ca4c009506b1c2ec83f303c9709a452f7b5b52428f48360189b5cd5107 [2023-04-28T02:00:34.015Z] $ docker rm -f --volumes 0382c9ca4c009506b1c2ec83f303c9709a452f7b5b52428f48360189b5cd5107 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:00:34.846Z] + docker inspect -f . ci-base-image-x86_64 [2023-04-28T02:00:34.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:00:34.999Z] prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container [2023-04-28T02:00:35.027Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-04-28T02:00:35.350Z] $ docker top 0923da67ec8c0ad2befa1b6a0b2838beb8dca2e320399e99ad62bd70f817544a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:00:35.732Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-583 [Pipeline] fileExists [Pipeline] sh [2023-04-28T02:00:36.093Z] + make test [2023-04-28T02:00:36.093Z] go test ./... -coverprofile=coverage.out ./... [2023-04-28T02:00:40.274Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-28T02:00:46.831Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-04-28T02:00:46.831Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-28T02:00:46.831Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-28T02:00:46.831Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-28T02:00:46.831Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-28T02:00:49.530Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-28T02:00:49.530Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 24.6% of statements [2023-04-28T02:00:49.530Z] FAIL [2023-04-28T02:00:49.530Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-04-28T02:00:49.573Z] $ docker stop --time=1 0923da67ec8c0ad2befa1b6a0b2838beb8dca2e320399e99ad62bd70f817544a [2023-04-28T02:00:52.462Z] $ docker rm -f --volumes 0923da67ec8c0ad2befa1b6a0b2838beb8dca2e320399e99ad62bd70f817544a [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-04-28T02:00:53.696Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:00:53.696Z] [2023-04-28T02:00:53.696Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:00:54.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:00:54.363Z] latest: Pulling from edgex-lftools-log-publisher [2023-04-28T02:00:54.363Z] 5eb5b503b376: Pulling fs layer [2023-04-28T02:00:54.363Z] 5c69ac0246d0: Pulling fs layer [2023-04-28T02:00:54.363Z] ec43610c2a17: Pulling fs layer [2023-04-28T02:00:54.363Z] 3a2ae6a8a46f: Pulling fs layer [2023-04-28T02:00:54.363Z] 33b1e0a273af: Pulling fs layer [2023-04-28T02:00:54.363Z] 5d3b04190fa2: Pulling fs layer [2023-04-28T02:00:54.363Z] 2f39f015ded8: Pulling fs layer [2023-04-28T02:00:54.363Z] 5d3b04190fa2: Waiting [2023-04-28T02:00:54.363Z] 3a2ae6a8a46f: Waiting [2023-04-28T02:00:54.363Z] 2f39f015ded8: Waiting [2023-04-28T02:00:54.363Z] 33b1e0a273af: Waiting [2023-04-28T02:00:54.363Z] 5c69ac0246d0: Download complete [2023-04-28T02:00:54.363Z] 3a2ae6a8a46f: Verifying Checksum [2023-04-28T02:00:54.363Z] 3a2ae6a8a46f: Download complete [2023-04-28T02:00:54.363Z] 33b1e0a273af: Verifying Checksum [2023-04-28T02:00:54.363Z] 33b1e0a273af: Download complete [2023-04-28T02:00:54.363Z] 5d3b04190fa2: Verifying Checksum [2023-04-28T02:00:54.363Z] 5d3b04190fa2: Download complete [2023-04-28T02:00:54.363Z] ec43610c2a17: Verifying Checksum [2023-04-28T02:00:54.620Z] 5eb5b503b376: Verifying Checksum [2023-04-28T02:00:54.620Z] 5eb5b503b376: Download complete [2023-04-28T02:00:55.184Z] 2f39f015ded8: Verifying Checksum [2023-04-28T02:00:55.184Z] 2f39f015ded8: Download complete [2023-04-28T02:00:55.442Z] 5eb5b503b376: Pull complete [2023-04-28T02:00:55.700Z] 5c69ac0246d0: Pull complete [2023-04-28T02:00:55.958Z] ec43610c2a17: Pull complete [2023-04-28T02:00:56.216Z] 3a2ae6a8a46f: Pull complete [2023-04-28T02:00:56.217Z] 33b1e0a273af: Pull complete [2023-04-28T02:00:56.475Z] 5d3b04190fa2: Pull complete [2023-04-28T02:01:00.691Z] 2f39f015ded8: Pull complete [2023-04-28T02:01:00.691Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-04-28T02:01:00.691Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:01:00.691Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:01:00.933Z] prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container [2023-04-28T02:01:00.966Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-28T02:01:04.409Z] $ docker top e7c27707da4268bcb880dc5da2505e2603a02580ed5e3f57707a5cdab1fffd30 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:01:04.876Z] ---> job-cost.sh [2023-04-28T02:01:04.876Z] lf-activate-venv: SKIPPING [2023-04-28T02:01:04.876Z] INFO: No Stack... [2023-04-28T02:01:05.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T02:01:05.704Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T02:01:06.029Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives/cost.csv [2023-04-28T02:01:06.029Z] + cut -d, -f6 [Pipeline] lock [2023-04-28T02:01:06.069Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [2023-04-28T02:01:06.073Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] did not exist. Created. [2023-04-28T02:01:06.074Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T02:01:06.466Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-04-28T02:01:06.528Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T02:01:06.557Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T02:01:06.653Z] $ docker stop --time=1 e7c27707da4268bcb880dc5da2505e2603a02580ed5e3f57707a5cdab1fffd30 [2023-04-28T02:01:07.805Z] $ docker rm -f --volumes e7c27707da4268bcb880dc5da2505e2603a02580ed5e3f57707a5cdab1fffd30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-28T02:01:08.294Z] Failed in branch amd64 [2023-04-28T02:02:22.684Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-11979 in /w/workspace/gexfoundry_device-mqtt-go_PR-583 [Pipeline] { [Pipeline] ws [2023-04-28T02:02:22.767Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-04-28T02:02:22.939Z] Selected Git installation does not exist. Using Default [2023-04-28T02:02:22.939Z] The recommended git tool is: NONE [2023-04-28T02:02:28.990Z] using credential edgex-jenkins-ssh [2023-04-28T02:02:29.008Z] Cloning the remote Git repository [2023-04-28T02:02:29.071Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-28T02:02:29.183Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-04-28T02:02:29.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-28T02:02:29.363Z] > git --version # timeout=10 [2023-04-28T02:02:29.387Z] > git --version # 'git version 2.25.1' [2023-04-28T02:02:29.390Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T02:02:29.542Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T02:02:31.470Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-28T02:02:31.511Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-04-28T02:02:33.125Z] Merging remotes/origin/main commit 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 into PR head commit b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [2023-04-28T02:02:32.530Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-04-28T02:02:32.575Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-04-28T02:02:32.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T02:02:32.594Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/583/head:refs/remotes/origin/PR-583 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-04-28T02:02:33.149Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T02:02:33.453Z] Merge succeeded, producing b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 [2023-04-28T02:02:33.453Z] Checking out Revision b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 (PR-583) [2023-04-28T02:02:33.934Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-04-28T02:02:33.986Z] > git --version # timeout=10 [2023-04-28T02:02:33.998Z] > git --version # 'git version 2.25.1' [2023-04-28T02:02:34.013Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2023-04-28T02:02:33.240Z] > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # timeout=10 [2023-04-28T02:02:33.331Z] > git remote # timeout=10 [2023-04-28T02:02:33.352Z] > git config --get remote.origin.url # timeout=10 [2023-04-28T02:02:33.384Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-04-28T02:02:33.400Z] > git merge 7300f1631db8a52a6c9bbc97f1ad6792569d05b3 # timeout=10 [2023-04-28T02:02:33.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-04-28T02:02:33.463Z] > git config core.sparsecheckout # timeout=10 [2023-04-28T02:02:33.483Z] > git checkout -f b534072b5f6c6d78de4aad42c7bad0ff74ee85e2 # timeout=10 [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-04-28T02:02:35.279Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-04-28T02:02:35.279Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-04-28T02:02:35.279Z] Dload Upload Total Spent Left Speed [2023-04-28T02:02:35.279Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-04-28T02:02:35.954Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-04-28T02:02:36.309Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-04-28T02:02:36.309Z] + sudo tee /etc/docker/daemon.new [2023-04-28T02:02:36.309Z] { [2023-04-28T02:02:36.309Z] "registry-mirrors": [ [2023-04-28T02:02:36.309Z] "https://nexus3.edgexfoundry.org:10001" [2023-04-28T02:02:36.309Z] ], [2023-04-28T02:02:36.309Z] "bip": "10.250.0.254/24", [2023-04-28T02:02:36.309Z] "hosts": [ [2023-04-28T02:02:36.309Z] "tcp://0.0.0.0:5555", [2023-04-28T02:02:36.309Z] "unix:///var/run/docker.sock" [2023-04-28T02:02:36.309Z] ], [2023-04-28T02:02:36.309Z] "mtu": 1458, [2023-04-28T02:02:36.309Z] "selinux-enabled": true, [2023-04-28T02:02:36.309Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-04-28T02:02:36.309Z] } [Pipeline] sh [2023-04-28T02:02:36.667Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-04-28T02:02:37.026Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T02:02:55.395Z] provisioning config files... [2023-04-28T02:02:55.430Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config6282353670358660357tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:02:55.850Z] ---> docker-login.sh [2023-04-28T02:02:55.850Z] nexus3.edgexfoundry.org:10001 [2023-04-28T02:02:56.442Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:02:56.442Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:02:56.442Z] Configure a credential helper to remove this warning. See [2023-04-28T02:02:56.442Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:02:56.442Z] [2023-04-28T02:02:56.442Z] Login Succeeded [2023-04-28T02:02:56.442Z] nexus3.edgexfoundry.org:10002 [2023-04-28T02:02:56.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:02:56.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:02:56.983Z] Configure a credential helper to remove this warning. See [2023-04-28T02:02:56.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:02:56.983Z] [2023-04-28T02:02:56.983Z] Login Succeeded [2023-04-28T02:02:56.983Z] nexus3.edgexfoundry.org:10003 [2023-04-28T02:02:56.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:02:57.255Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:02:57.255Z] Configure a credential helper to remove this warning. See [2023-04-28T02:02:57.255Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:02:57.255Z] [2023-04-28T02:02:57.255Z] Login Succeeded [2023-04-28T02:02:57.255Z] nexus3.edgexfoundry.org:10004 [2023-04-28T02:02:57.531Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:02:57.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:02:57.531Z] Configure a credential helper to remove this warning. See [2023-04-28T02:02:57.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:02:57.531Z] [2023-04-28T02:02:57.531Z] Login Succeeded [2023-04-28T02:02:57.531Z] docker.io [2023-04-28T02:02:57.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-04-28T02:02:58.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-04-28T02:02:58.071Z] Configure a credential helper to remove this warning. See [2023-04-28T02:02:58.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-04-28T02:02:58.071Z] [2023-04-28T02:02:58.071Z] Login Succeeded [2023-04-28T02:02:58.071Z] ---> docker-login.sh ends [Pipeline] } [2023-04-28T02:02:58.101Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-04-28T02:02:58.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T02:02:58.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-04-28T02:02:58.661Z] ========================================================= [2023-04-28T02:02:58.661Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-04-28T02:02:58.661Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:02:59.295Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-04-28T02:02:59.565Z] Sending build context to Docker daemon 3.365MB [2023-04-28T02:02:59.565Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-04-28T02:02:59.565Z] Step 2/12 : FROM ${BASE} AS builder [2023-04-28T02:02:59.835Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-04-28T02:02:59.835Z] c41833b44d91: Pulling fs layer [2023-04-28T02:02:59.835Z] ed15518f5707: Pulling fs layer [2023-04-28T02:02:59.835Z] feae8fd75edb: Pulling fs layer [2023-04-28T02:02:59.835Z] 242c74f7c9fa: Pulling fs layer [2023-04-28T02:02:59.835Z] 3cdef696dda3: Pulling fs layer [2023-04-28T02:02:59.835Z] 2ced38df9373: Pulling fs layer [2023-04-28T02:02:59.835Z] 58f1dce35555: Pulling fs layer [2023-04-28T02:02:59.835Z] 3cdef696dda3: Waiting [2023-04-28T02:02:59.835Z] 2ced38df9373: Waiting [2023-04-28T02:02:59.835Z] 58f1dce35555: Waiting [2023-04-28T02:02:59.835Z] 242c74f7c9fa: Waiting [2023-04-28T02:02:59.835Z] ed15518f5707: Verifying Checksum [2023-04-28T02:02:59.835Z] ed15518f5707: Download complete [2023-04-28T02:02:59.835Z] 242c74f7c9fa: Verifying Checksum [2023-04-28T02:02:59.835Z] 242c74f7c9fa: Download complete [2023-04-28T02:02:59.835Z] 3cdef696dda3: Verifying Checksum [2023-04-28T02:02:59.835Z] 3cdef696dda3: Download complete [2023-04-28T02:02:59.835Z] c41833b44d91: Verifying Checksum [2023-04-28T02:02:59.835Z] c41833b44d91: Download complete [2023-04-28T02:03:01.282Z] c41833b44d91: Pull complete [2023-04-28T02:03:01.282Z] 58f1dce35555: Verifying Checksum [2023-04-28T02:03:01.282Z] 58f1dce35555: Download complete [2023-04-28T02:03:01.553Z] ed15518f5707: Pull complete [2023-04-28T02:03:02.536Z] feae8fd75edb: Verifying Checksum [2023-04-28T02:03:02.536Z] feae8fd75edb: Download complete [2023-04-28T02:03:02.536Z] 2ced38df9373: Verifying Checksum [2023-04-28T02:03:02.536Z] 2ced38df9373: Download complete [2023-04-28T02:03:14.996Z] feae8fd75edb: Pull complete [2023-04-28T02:03:14.996Z] 242c74f7c9fa: Pull complete [2023-04-28T02:03:14.996Z] 3cdef696dda3: Pull complete [2023-04-28T02:03:23.226Z] 2ced38df9373: Pull complete [2023-04-28T02:03:25.837Z] 58f1dce35555: Pull complete [2023-04-28T02:03:25.837Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-04-28T02:03:25.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-04-28T02:03:25.837Z] ---> fadd8f120f05 [2023-04-28T02:03:25.837Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-04-28T02:03:27.270Z] ---> Running in 0848dbb67a4c [2023-04-28T02:03:27.860Z] Removing intermediate container 0848dbb67a4c [2023-04-28T02:03:27.860Z] ---> 9ec8262835b7 [2023-04-28T02:03:27.860Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-04-28T02:03:27.860Z] ---> Running in 3a3f30a7fca3 [2023-04-28T02:03:28.131Z] Removing intermediate container 3a3f30a7fca3 [2023-04-28T02:03:28.131Z] ---> 132056d48590 [2023-04-28T02:03:28.131Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-04-28T02:03:28.131Z] ---> Running in d637ab8abb32 [2023-04-28T02:03:28.726Z] Removing intermediate container d637ab8abb32 [2023-04-28T02:03:28.726Z] ---> 19f06104e631 [2023-04-28T02:03:28.726Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-04-28T02:03:28.726Z] ---> Running in b2b68d479248 [2023-04-28T02:03:29.001Z] Removing intermediate container b2b68d479248 [2023-04-28T02:03:29.001Z] ---> e92bd5f69bdf [2023-04-28T02:03:29.001Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-04-28T02:03:29.001Z] ---> Running in 5b1d260ad1da [2023-04-28T02:03:30.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-04-28T02:03:31.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-04-28T02:03:31.972Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-04-28T02:03:31.972Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-04-28T02:03:31.972Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-04-28T02:03:32.241Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-04-28T02:03:32.241Z] Executing busybox-1.35.0-r29.trigger [2023-04-28T02:03:32.241Z] OK: 268 MiB in 57 packages [2023-04-28T02:03:33.206Z] Removing intermediate container 5b1d260ad1da [2023-04-28T02:03:33.206Z] ---> d80f442e3c0d [2023-04-28T02:03:33.206Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-04-28T02:03:33.206Z] ---> Running in 98f42be96eab [2023-04-28T02:03:33.790Z] Removing intermediate container 98f42be96eab [2023-04-28T02:03:33.790Z] ---> ceccea4b84f0 [2023-04-28T02:03:33.790Z] Step 9/12 : COPY go.mod vendor* ./ [2023-04-28T02:03:34.058Z] ---> 56635c84c7ab [2023-04-28T02:03:34.058Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-04-28T02:03:34.327Z] ---> Running in 4cf8b1a66ddd [2023-04-28T02:04:42.257Z] Removing intermediate container 4cf8b1a66ddd [2023-04-28T02:04:42.257Z] ---> 8976587ec006 [2023-04-28T02:04:42.257Z] Step 11/12 : COPY . . [2023-04-28T02:04:42.257Z] ---> b6ab0349af68 [2023-04-28T02:04:42.257Z] Step 12/12 : RUN $MAKE [2023-04-28T02:04:42.257Z] ---> Running in c7d070997f81 [2023-04-28T02:04:42.257Z] noop [2023-04-28T02:04:42.257Z] Removing intermediate container c7d070997f81 [2023-04-28T02:04:42.257Z] ---> 2ce489c5dabc [2023-04-28T02:04:42.257Z] Successfully built 2ce489c5dabc [2023-04-28T02:04:42.257Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:04:42.751Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T02:04:42.752Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:04:43.064Z] prd-ubuntu20.04-docker-arm64-4c-16g-11979 does not seem to be running inside a container [2023-04-28T02:04:43.143Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-28T02:04:44.436Z] $ docker top 9efc6d1343bc3cd793816808e63f5b0042bb58880a143b970c8a557fbccab738 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:04:45.336Z] + go version [2023-04-28T02:04:45.336Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-04-28T02:04:45.374Z] $ docker stop --time=1 9efc6d1343bc3cd793816808e63f5b0042bb58880a143b970c8a557fbccab738 [2023-04-28T02:04:47.053Z] $ docker rm -f --volumes 9efc6d1343bc3cd793816808e63f5b0042bb58880a143b970c8a557fbccab738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:04:48.061Z] + docker inspect -f . ci-base-image-arm64 [2023-04-28T02:04:48.061Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:04:48.332Z] prd-ubuntu20.04-docker-arm64-4c-16g-11979 does not seem to be running inside a container [2023-04-28T02:04:48.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-04-28T02:04:49.611Z] $ docker top 6f3db018c3ea5e48111488c88704eafad1127e3d685d4064e3a2fa975aa17200 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:04:50.507Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-04-28T02:04:50.902Z] + make test [2023-04-28T02:04:51.174Z] go test ./... -coverprofile=coverage.out ./... [2023-04-28T02:05:30.101Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-04-28T02:06:38.161Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-04-28T02:06:38.161Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:71:15: cannot use c.Clients (variable of type map[string]"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ClientsCollection value in struct literal [2023-04-28T02:06:38.161Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:72:15: cannot use c.Service (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".ServiceInfo value in struct literal [2023-04-28T02:06:38.161Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:73:15: cannot use c.Registry (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".RegistryInfo value in struct literal [2023-04-28T02:06:38.161Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.76/internal/config/config.go:74:15: cannot use c.MessageBus (variable of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo) as *"github.com/edgexfoundry/go-mod-bootstrap/v3/config".MessageBusInfo value in struct literal [2023-04-28T02:07:34.587Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-04-28T02:07:34.587Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 24.6% of statements [2023-04-28T02:07:34.587Z] FAIL [2023-04-28T02:07:35.173Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-04-28T02:07:35.226Z] $ docker stop --time=1 6f3db018c3ea5e48111488c88704eafad1127e3d685d4064e3a2fa975aa17200 [2023-04-28T02:07:37.487Z] $ docker rm -f --volumes 6f3db018c3ea5e48111488c88704eafad1127e3d685d4064e3a2fa975aa17200 [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-04-28T02:07:39.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T02:07:39.245Z] [2023-04-28T02:07:39.245Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:07:39.660Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T02:07:39.928Z] arm64: Pulling from edgex-lftools-log-publisher [2023-04-28T02:07:39.928Z] 8998bd30e6a1: Pulling fs layer [2023-04-28T02:07:39.928Z] 04944245beec: Pulling fs layer [2023-04-28T02:07:39.928Z] 699f458cf7ca: Pulling fs layer [2023-04-28T02:07:39.928Z] 765212b225bb: Pulling fs layer [2023-04-28T02:07:39.928Z] f23df028b6ca: Pulling fs layer [2023-04-28T02:07:39.928Z] d65c8cfc05b1: Pulling fs layer [2023-04-28T02:07:39.928Z] 2437ff75d9bd: Pulling fs layer [2023-04-28T02:07:39.928Z] f23df028b6ca: Waiting [2023-04-28T02:07:39.928Z] d65c8cfc05b1: Waiting [2023-04-28T02:07:39.928Z] 2437ff75d9bd: Waiting [2023-04-28T02:07:39.928Z] 765212b225bb: Waiting [2023-04-28T02:07:39.928Z] 04944245beec: Verifying Checksum [2023-04-28T02:07:39.928Z] 04944245beec: Download complete [2023-04-28T02:07:39.928Z] 765212b225bb: Verifying Checksum [2023-04-28T02:07:39.928Z] 765212b225bb: Download complete [2023-04-28T02:07:39.928Z] f23df028b6ca: Download complete [2023-04-28T02:07:40.200Z] d65c8cfc05b1: Verifying Checksum [2023-04-28T02:07:40.200Z] d65c8cfc05b1: Download complete [2023-04-28T02:07:40.200Z] 699f458cf7ca: Verifying Checksum [2023-04-28T02:07:40.201Z] 699f458cf7ca: Download complete [2023-04-28T02:07:40.792Z] 8998bd30e6a1: Verifying Checksum [2023-04-28T02:07:40.792Z] 8998bd30e6a1: Download complete [2023-04-28T02:07:44.153Z] 2437ff75d9bd: Verifying Checksum [2023-04-28T02:07:44.153Z] 2437ff75d9bd: Download complete [2023-04-28T02:07:47.516Z] 8998bd30e6a1: Pull complete [2023-04-28T02:07:48.102Z] 04944245beec: Pull complete [2023-04-28T02:07:51.455Z] 699f458cf7ca: Pull complete [2023-04-28T02:07:52.041Z] 765212b225bb: Pull complete [2023-04-28T02:07:53.013Z] f23df028b6ca: Pull complete [2023-04-28T02:07:54.449Z] d65c8cfc05b1: Pull complete [2023-04-28T02:08:09.498Z] 2437ff75d9bd: Pull complete [2023-04-28T02:08:09.498Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-04-28T02:08:09.498Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-04-28T02:08:09.498Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:08:09.841Z] prd-ubuntu20.04-docker-arm64-4c-16g-11979 does not seem to be running inside a container [2023-04-28T02:08:09.914Z] $ 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-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-04-28T02:08:12.363Z] $ docker top 98b614316f281faf911b46e412151bf9daaa78fa662ca92fb7faad15e3b51d00 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:13.303Z] ---> job-cost.sh [2023-04-28T02:08:13.303Z] lf-activate-venv: SKIPPING [2023-04-28T02:08:13.303Z] INFO: No Stack... [2023-04-28T02:08:13.570Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-04-28T02:08:14.535Z] INFO: Archiving Costs [Pipeline] sh [2023-04-28T02:08:15.206Z] + cut -d, -f6 [2023-04-28T02:08:15.206Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-04-28T02:08:15.300Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [2023-04-28T02:08:15.305Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] did not exist. Created. [2023-04-28T02:08:15.305Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-04-28T02:08:16.055Z] /w/workspace/device-mqtt-go/1@tmp/durable-9f598ecb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-04-28T02:08:16.745Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-04-28T02:08:16.782Z] Warning: overwriting stash ‘stack-cost’ [2023-04-28T02:08:17.369Z] Stashed 1 file(s) [Pipeline] } [2023-04-28T02:08:17.386Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-583-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-04-28T02:08:17.474Z] $ docker stop --time=1 98b614316f281faf911b46e412151bf9daaa78fa662ca92fb7faad15e3b51d00 [2023-04-28T02:08:19.005Z] $ docker rm -f --volumes 98b614316f281faf911b46e412151bf9daaa78fa662ca92fb7faad15e3b51d00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-04-28T02:08:19.830Z] 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-04-28T02:08:21.998Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives ] [2023-04-28T02:08:21.998Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives [2023-04-28T02:08:21.998Z] total 16 [2023-04-28T02:08:21.998Z] drwxr-xr-x 3 root root 4096 Apr 28 02:01 . [2023-04-28T02:08:21.998Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:01 .. [2023-04-28T02:08:21.998Z] drwxr-xr-x 2 root root 4096 Apr 28 02:01 cost [2023-04-28T02:08:21.998Z] -rw-r--r-- 1 root root 86 Apr 28 02:01 cost.csv [2023-04-28T02:08:21.998Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives [2023-04-28T02:08:21.998Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives [2023-04-28T02:08:21.998Z] total 16 [2023-04-28T02:08:21.998Z] drwxr-xr-x 3 jenkins jenkins 4096 Apr 28 02:01 . [2023-04-28T02:08:21.998Z] drwxrwxr-x 11 jenkins jenkins 4096 Apr 28 02:01 .. [2023-04-28T02:08:21.998Z] drwxr-xr-x 2 jenkins jenkins 4096 Apr 28 02:01 cost [2023-04-28T02:08:21.998Z] -rw-r--r-- 1 jenkins jenkins 86 Apr 28 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:22.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:23.218Z] ---> package-listing.sh [2023-04-28T02:08:23.218Z] ++ facter osfamily [2023-04-28T02:08:23.218Z] ++ tr '[:upper:]' '[:lower:]' [2023-04-28T02:08:23.479Z] + OS_FAMILY=debian [2023-04-28T02:08:23.479Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-583 [2023-04-28T02:08:23.479Z] + START_PACKAGES=/tmp/packages_start.txt [2023-04-28T02:08:23.479Z] + END_PACKAGES=/tmp/packages_end.txt [2023-04-28T02:08:23.479Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-04-28T02:08:23.479Z] + PACKAGES=/tmp/packages_start.txt [2023-04-28T02:08:23.479Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-583 ']' [2023-04-28T02:08:23.479Z] + PACKAGES=/tmp/packages_end.txt [2023-04-28T02:08:23.479Z] + case "${OS_FAMILY}" in [2023-04-28T02:08:23.479Z] + dpkg -l [2023-04-28T02:08:23.479Z] + grep '^ii' [2023-04-28T02:08:23.479Z] + '[' -f /tmp/packages_start.txt ']' [2023-04-28T02:08:23.479Z] + '[' -f /tmp/packages_end.txt ']' [2023-04-28T02:08:23.479Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-04-28T02:08:23.479Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-583 ']' [2023-04-28T02:08:23.479Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives/ [2023-04-28T02:08:23.479Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-583/archives/ [Pipeline] echo [2023-04-28T02:08:23.519Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-04-28T02:08:23.815Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-04-28T02:08:24.448Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-04-28T02:08:24.448Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-04-28T02:08:24.603Z] prd-ubuntu20.04-docker-8c-8g-11977 does not seem to be running inside a container [2023-04-28T02:08:24.637Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-583/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-583 -v /w/workspace/gexfoundry_device-mqtt-go_PR-583:/w/workspace/gexfoundry_device-mqtt-go_PR-583:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-04-28T02:08:24.823Z] $ docker top d34053d95f86140f34208bb1664a956195bc5fd3d80ff089474bb8975d4b6194 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-04-28T02:08:25.325Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-04-28T02:08:25.636Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-04-28T02:08:25.947Z] + ls /var/log/sa-host [2023-04-28T02:08:25.947Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-04-28T02:08:26.176Z] provisioning config files... [2023-04-28T02:08:26.185Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-583@tmp/config3064282591087199871tmp [Pipeline] { [Pipeline] echo [2023-04-28T02:08:26.238Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:26.571Z] ---> create-netrc.sh [Pipeline] } [2023-04-28T02:08:26.603Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:27.025Z] ---> python-tools-install.sh [Pipeline] echo [2023-04-28T02:08:27.059Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:27.371Z] ---> sudo-logs.sh [2023-04-28T02:08:27.371Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-04-28T02:08:27.471Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:27.785Z] ---> job-cost.sh [2023-04-28T02:08:27.785Z] lf-activate-venv: SKIPPING [2023-04-28T02:08:27.785Z] DEBUG: total: 0.2199999988079071 [2023-04-28T02:08:27.785Z] INFO: Retrieving Stack Cost... [2023-04-28T02:08:28.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-04-28T02:08:28.614Z] INFO: Archiving Costs [Pipeline] echo [2023-04-28T02:08:28.649Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-04-28T02:08:28.964Z] ---> logs-deploy.sh [2023-04-28T02:08:28.964Z] lf-activate-venv: SKIPPING [2023-04-28T02:08:28.964Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-583/1 [2023-04-28T02:08:28.964Z] INFO: archiving workspace using pattern(s): [2023-04-28T02:08:29.903Z] Archives upload complete. [2023-04-28T02:08:29.903Z] INFO: archiving logs to Nexus [2023-04-28T02:08:30.472Z] ---> uname -a: [2023-04-28T02:08:30.472Z] Linux prd-ubuntu20-04-docker-8c-8g-11977 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] ---> lscpu: [2023-04-28T02:08:30.472Z] Architecture: x86_64 [2023-04-28T02:08:30.472Z] CPU op-mode(s): 32-bit, 64-bit [2023-04-28T02:08:30.472Z] Byte Order: Little Endian [2023-04-28T02:08:30.472Z] Address sizes: 40 bits physical, 48 bits virtual [2023-04-28T02:08:30.472Z] CPU(s): 8 [2023-04-28T02:08:30.472Z] On-line CPU(s) list: 0-7 [2023-04-28T02:08:30.472Z] Thread(s) per core: 1 [2023-04-28T02:08:30.472Z] Core(s) per socket: 1 [2023-04-28T02:08:30.472Z] Socket(s): 8 [2023-04-28T02:08:30.472Z] NUMA node(s): 1 [2023-04-28T02:08:30.472Z] Vendor ID: AuthenticAMD [2023-04-28T02:08:30.472Z] CPU family: 23 [2023-04-28T02:08:30.472Z] Model: 49 [2023-04-28T02:08:30.472Z] Model name: AMD EPYC-Rome Processor [2023-04-28T02:08:30.472Z] Stepping: 0 [2023-04-28T02:08:30.472Z] CPU MHz: 2799.998 [2023-04-28T02:08:30.472Z] BogoMIPS: 5599.99 [2023-04-28T02:08:30.472Z] Virtualization: AMD-V [2023-04-28T02:08:30.472Z] Hypervisor vendor: KVM [2023-04-28T02:08:30.472Z] Virtualization type: full [2023-04-28T02:08:30.472Z] L1d cache: 256 KiB [2023-04-28T02:08:30.472Z] L1i cache: 256 KiB [2023-04-28T02:08:30.472Z] L2 cache: 4 MiB [2023-04-28T02:08:30.472Z] L3 cache: 128 MiB [2023-04-28T02:08:30.472Z] NUMA node0 CPU(s): 0-7 [2023-04-28T02:08:30.472Z] Vulnerability Itlb multihit: Not affected [2023-04-28T02:08:30.472Z] Vulnerability L1tf: Not affected [2023-04-28T02:08:30.472Z] Vulnerability Mds: Not affected [2023-04-28T02:08:30.472Z] Vulnerability Meltdown: Not affected [2023-04-28T02:08:30.472Z] Vulnerability Mmio stale data: Not affected [2023-04-28T02:08:30.472Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-04-28T02:08:30.472Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-04-28T02:08:30.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-04-28T02:08:30.472Z] Vulnerability Srbds: Not affected [2023-04-28T02:08:30.472Z] Vulnerability Tsx async abort: Not affected [2023-04-28T02:08:30.472Z] 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-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] ---> nproc: [2023-04-28T02:08:30.472Z] 8 [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] ---> df -h: [2023-04-28T02:08:30.472Z] Filesystem Size Used Avail Use% Mounted on [2023-04-28T02:08:30.472Z] overlay 155G 12G 144G 8% / [2023-04-28T02:08:30.472Z] tmpfs 64M 0 64M 0% /dev [2023-04-28T02:08:30.472Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-04-28T02:08:30.472Z] shm 64M 0 64M 0% /dev/shm [2023-04-28T02:08:30.472Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] ---> sar -b -r -n DEV: [2023-04-28T02:08:30.472Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11977) 04/28/23 _x86_64_ (8 CPU) [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] 01:58:37 LINUX RESTART (8 CPU) [2023-04-28T02:08:30.472Z] [2023-04-28T02:08:30.472Z] 01:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-04-28T02:08:30.472Z] 02:00:01 169.51 38.51 130.99 0.00 4295.02 75956.14 0.00 [2023-04-28T02:08:30.472Z] 02:01:01 137.85 1.12 136.74 0.00 20.93 59265.84 0.00 [2023-04-28T02:08:30.473Z] 02:02:01 22.73 0.13 22.60 0.00 4.53 12986.39 0.00 [2023-04-28T02:08:30.473Z] 02:03:01 1.85 0.00 1.85 0.00 0.00 1363.24 0.00 [2023-04-28T02:08:30.473Z] 02:04:01 42.91 11.46 31.44 0.00 5181.14 6530.64 0.00 [2023-04-28T02:08:30.473Z] 02:05:01 15.86 0.18 15.68 0.00 1.87 4957.71 0.00 [2023-04-28T02:08:30.473Z] 02:06:01 3.60 0.02 3.58 0.00 0.13 1434.69 0.00 [2023-04-28T02:08:30.473Z] 02:07:01 1.85 0.00 1.85 0.00 0.00 1452.29 0.00 [2023-04-28T02:08:30.473Z] 02:08:01 1.50 0.00 1.50 0.00 0.00 1358.84 0.00 [2023-04-28T02:08:30.473Z] Average: 44.19 5.71 38.47 0.00 1055.94 18368.07 0.00 [2023-04-28T02:08:30.473Z] [2023-04-28T02:08:30.473Z] 01:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-04-28T02:08:30.473Z] 02:00:01 29153868 31600440 715076 2.17 77104 2641124 2006512 5.91 985416 2380020 6212 [2023-04-28T02:08:30.473Z] 02:01:01 27922068 31580728 721280 2.19 152308 3661164 1840468 5.42 1162340 3304888 329064 [2023-04-28T02:08:30.473Z] 02:02:01 27929980 31589216 713928 2.17 152648 3661300 1774696 5.23 1163624 3292608 20 [2023-04-28T02:08:30.473Z] 02:03:01 27930016 31589352 713628 2.17 152712 3661308 1774696 5.23 1163664 3292608 12 [2023-04-28T02:08:30.473Z] 02:04:01 27456440 31565604 719856 2.19 171988 4079172 1801304 5.31 1434512 3465956 94176 [2023-04-28T02:08:30.473Z] 02:05:01 27404952 31575320 708688 2.16 187108 4122652 1845064 5.44 1481508 3462792 40 [2023-04-28T02:08:30.473Z] 02:06:01 27412716 31578220 706340 2.15 185684 4119400 1806992 5.33 1478188 3459600 200 [2023-04-28T02:08:30.473Z] 02:07:01 27412984 31578564 706012 2.15 185744 4119396 1806992 5.33 1477900 3459600 44 [2023-04-28T02:08:30.473Z] 02:08:01 27412936 31578536 705936 2.15 185804 4119396 1806992 5.33 1477916 3459600 12 [2023-04-28T02:08:30.473Z] Average: 27781773 31581776 712305 2.17 161233 3798324 1829302 5.39 1313896 3286408 47753 [2023-04-28T02:08:30.473Z] [2023-04-28T02:08:30.473Z] 01:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-04-28T02:08:30.473Z] 02:00:01 ens3 697.35 438.96 6815.21 93.35 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:00:01 docker0 83.19 112.35 6.90 175.12 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:00:01 lo 6.53 6.53 0.63 0.63 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:00:01 veth2489a27 76.05 104.02 7.28 59.49 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:01:01 ens3 337.24 192.32 4381.09 97.48 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:01:01 docker0 112.13 220.36 8.55 1841.60 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:01:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:02:01 ens3 8.32 4.78 8.29 2.97 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:02:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:03:01 ens3 1.97 1.25 3.95 0.27 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:04:01 ens3 181.37 89.75 2865.32 6.44 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:04:01 lo 0.53 0.53 0.05 0.05 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:05:01 ens3 1.23 1.08 0.72 0.37 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:07:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] Average: ens3 136.42 80.92 1563.90 22.32 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] Average: docker0 21.70 36.97 1.72 224.11 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] Average: lo 0.99 0.99 0.09 0.09 0.00 0.00 0.00 0.00 [2023-04-28T02:08:30.473Z] [2023-04-28T02:08:30.473Z] [2023-04-28T02:08:30.473Z] ---> sar -P ALL: [2023-04-28T02:08:30.473Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11977) 04/28/23 _x86_64_ (8 CPU) [2023-04-28T02:08:30.473Z] [2023-04-28T02:08:30.473Z] 01:58:37 LINUX RESTART (8 CPU) [2023-04-28T02:08:30.473Z] [2023-04-28T02:08:30.473Z] 01:59:01 CPU %user %nice %system %iowait %steal %idle [2023-04-28T02:08:30.473Z] 02:00:01 all 9.12 0.00 3.09 2.57 0.07 85.16 [2023-04-28T02:08:30.473Z] 02:00:01 0 8.53 0.00 4.04 1.20 0.07 86.16 [2023-04-28T02:08:30.473Z] 02:00:01 1 7.96 0.00 2.67 0.77 0.07 88.53 [2023-04-28T02:08:30.473Z] 02:00:01 2 10.08 0.00 2.60 0.62 0.07 86.63 [2023-04-28T02:08:30.473Z] 02:00:01 3 10.44 0.00 2.66 0.35 0.07 86.48 [2023-04-28T02:08:30.473Z] 02:00:01 4 8.32 0.00 2.93 6.41 0.05 82.29 [2023-04-28T02:08:30.473Z] 02:00:01 5 8.29 0.00 4.21 8.67 0.07 78.77 [2023-04-28T02:08:30.473Z] 02:00:01 6 8.65 0.00 2.77 1.46 0.07 87.05 [2023-04-28T02:08:30.473Z] 02:00:01 7 10.66 0.00 2.81 1.12 0.10 85.32 [2023-04-28T02:08:30.473Z] 02:01:01 all 20.17 0.00 5.01 2.87 0.07 71.88 [2023-04-28T02:08:30.473Z] 02:01:01 0 20.12 0.00 5.02 0.18 0.08 74.58 [2023-04-28T02:08:30.473Z] 02:01:01 1 20.35 0.00 4.97 7.86 0.07 66.75 [2023-04-28T02:08:30.473Z] 02:01:01 2 20.32 0.00 4.48 0.05 0.05 75.10 [2023-04-28T02:08:30.473Z] 02:01:01 3 19.91 0.00 5.05 2.65 0.07 72.32 [2023-04-28T02:08:30.473Z] 02:01:01 4 19.77 0.00 4.98 0.13 0.12 75.00 [2023-04-28T02:08:30.473Z] 02:01:01 5 20.10 0.00 4.89 5.51 0.05 69.46 [2023-04-28T02:08:30.473Z] 02:01:01 6 20.32 0.00 5.85 2.90 0.07 70.86 [2023-04-28T02:08:30.473Z] 02:01:01 7 20.46 0.00 4.87 3.67 0.07 70.93 [2023-04-28T02:08:30.473Z] 02:02:01 all 0.20 0.00 0.14 0.49 0.02 99.16 [2023-04-28T02:08:30.473Z] 02:02:01 0 0.15 0.00 0.12 0.00 0.00 99.73 [2023-04-28T02:08:30.473Z] 02:02:01 1 0.22 0.00 0.10 0.02 0.00 99.67 [2023-04-28T02:08:30.473Z] 02:02:01 2 0.47 0.00 0.07 0.02 0.02 99.43 [2023-04-28T02:08:30.473Z] 02:02:01 3 0.17 0.00 0.15 0.10 0.02 99.57 [2023-04-28T02:08:30.473Z] 02:02:01 4 0.13 0.00 0.13 0.02 0.03 99.68 [2023-04-28T02:08:30.473Z] 02:02:01 5 0.18 0.00 0.07 0.00 0.03 99.72 [2023-04-28T02:08:30.473Z] 02:02:01 6 0.22 0.00 0.12 0.58 0.00 99.08 [2023-04-28T02:08:30.473Z] 02:02:01 7 0.07 0.00 0.34 3.18 0.03 96.38 [2023-04-28T02:08:30.473Z] 02:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-04-28T02:08:30.473Z] 02:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T02:08:30.473Z] 02:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T02:08:30.473Z] 02:03:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2023-04-28T02:08:30.473Z] 02:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T02:08:30.473Z] 02:03:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-04-28T02:08:30.473Z] 02:03:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2023-04-28T02:08:30.473Z] 02:03:01 6 0.02 0.00 0.00 0.07 0.00 99.92 [2023-04-28T02:08:30.473Z] 02:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-04-28T02:08:30.473Z] 02:04:01 all 1.72 0.00 0.95 0.59 0.03 96.71 [2023-04-28T02:08:30.473Z] 02:04:01 0 2.05 0.00 1.55 1.52 0.03 94.84 [2023-04-28T02:08:30.473Z] 02:04:01 1 2.22 0.00 0.73 0.07 0.03 96.95 [2023-04-28T02:08:30.473Z] 02:04:01 2 1.28 0.00 0.73 0.75 0.03 97.20 [2023-04-28T02:08:30.473Z] 02:04:01 3 1.12 0.00 0.82 0.94 0.02 97.11 [2023-04-28T02:08:30.473Z] 02:04:01 4 2.07 0.00 0.67 0.15 0.03 97.08 [2023-04-28T02:08:30.473Z] 02:04:01 5 2.73 0.00 0.72 0.08 0.00 96.46 [2023-04-28T02:08:30.473Z] 02:04:01 6 0.82 0.00 0.75 1.07 0.02 97.35 [2023-04-28T02:08:30.473Z] 02:04:01 7 1.48 0.00 1.66 0.13 0.05 96.67 [2023-04-28T02:08:30.473Z] 02:05:01 all 0.58 0.00 0.54 0.14 0.01 98.72 [2023-04-28T02:08:30.473Z] 02:05:01 0 0.53 0.00 0.33 0.02 0.00 99.12 [2023-04-28T02:08:30.473Z] 02:05:01 1 0.53 0.00 0.73 0.02 0.00 98.72 [2023-04-28T02:08:30.473Z] 02:05:01 2 1.35 0.00 0.58 0.00 0.03 98.03 [2023-04-28T02:08:30.473Z] 02:05:01 3 0.50 0.00 0.65 0.13 0.02 98.70 [2023-04-28T02:08:30.473Z] 02:05:01 4 0.57 0.00 1.23 0.02 0.02 98.17 [2023-04-28T02:08:30.473Z] 02:05:01 5 0.35 0.00 0.30 0.50 0.02 98.83 [2023-04-28T02:08:30.473Z] 02:05:01 6 0.28 0.00 0.30 0.37 0.02 99.03 [2023-04-28T02:08:30.473Z] 02:05:01 7 0.50 0.00 0.22 0.07 0.02 99.20 [2023-04-28T02:08:30.473Z] 02:06:01 all 0.08 0.00 0.04 0.01 0.01 99.86 [2023-04-28T02:08:30.473Z] 02:06:01 0 0.10 0.00 0.03 0.00 0.00 99.87 [2023-04-28T02:08:30.473Z] 02:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T02:08:30.473Z] 02:06:01 2 0.25 0.00 0.08 0.02 0.03 99.61 [2023-04-28T02:08:30.473Z] 02:06:01 3 0.10 0.00 0.03 0.00 0.00 99.87 [2023-04-28T02:08:30.473Z] 02:06:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2023-04-28T02:08:30.473Z] 02:06:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2023-04-28T02:08:30.473Z] 02:06:01 6 0.05 0.00 0.03 0.07 0.00 99.85 [2023-04-28T02:08:30.473Z] 02:06:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2023-04-28T02:08:30.473Z] 02:07:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2023-04-28T02:08:30.473Z] 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-04-28T02:08:30.473Z] 02:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T02:08:30.473Z] 02:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2023-04-28T02:08:30.473Z] 02:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T02:08:30.473Z] 02:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2023-04-28T02:08:30.473Z] 02:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T02:08:30.473Z] 02:07:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-04-28T02:08:30.473Z] 02:07:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-04-28T02:08:30.473Z] 02:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2023-04-28T02:08:30.473Z] 02:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T02:08:30.473Z] 02:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-04-28T02:08:30.473Z] 02:08:01 2 0.05 0.00 0.02 0.00 0.03 99.90 [2023-04-28T02:08:30.473Z] 02:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-04-28T02:08:30.473Z] 02:08:01 4 0.03 0.00 0.00 0.02 0.00 99.95 [2023-04-28T02:08:30.473Z] 02:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-04-28T02:08:30.473Z] 02:08:01 6 0.05 0.00 0.02 0.03 0.00 99.90 [2023-04-28T02:08:30.473Z] 02:08:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-04-28T02:08:30.474Z] Average: all 3.52 0.00 1.08 0.74 0.02 94.63 [2023-04-28T02:08:30.474Z] Average: 0 3.49 0.00 1.23 0.32 0.02 94.93 [2023-04-28T02:08:30.474Z] Average: 1 3.46 0.00 1.02 0.96 0.02 94.54 [2023-04-28T02:08:30.474Z] Average: 2 3.74 0.00 0.95 0.16 0.03 95.11 [2023-04-28T02:08:30.474Z] Average: 3 3.55 0.00 1.03 0.46 0.02 94.93 [2023-04-28T02:08:30.474Z] Average: 4 3.42 0.00 1.11 0.74 0.03 94.70 [2023-04-28T02:08:30.474Z] Average: 5 3.50 0.00 1.13 1.62 0.02 93.73 [2023-04-28T02:08:30.474Z] Average: 6 3.35 0.00 1.09 0.73 0.02 94.82 [2023-04-28T02:08:30.474Z] Average: 7 3.66 0.00 1.09 0.90 0.03 94.31 [2023-04-28T02:08:30.474Z] [2023-04-28T02:08:30.474Z] [2023-04-28T02:08:30.474Z]