Pull request #508 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6684ca6b2aee74ad2e3c08f662f303fd0257546e+bc7652beee9a90296fe0b57947c4589a421f5e02 (6f6899dc5547c32de7af4995153cc505fa28b313) 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-ssh15535506056311459261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14096892073334378350.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-508/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-508/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh92905362970301526.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-508/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8304742290839185496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11435509686341954738.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-508/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-508/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2412636247711793056.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-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 ‘prd-ubuntu20.04-docker-8c-8g-8301’ Running on prd-ubuntu20.04-docker-8c-8g-8310 in /w/workspace/gexfoundry_device-mqtt-go_PR-508 [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-508 # 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/508/head:refs/remotes/origin/PR-508 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 6684ca6b2aee74ad2e3c08f662f303fd0257546e Merge succeeded, producing 6684ca6b2aee74ad2e3c08f662f303fd0257546e Checking out Revision 6684ca6b2aee74ad2e3c08f662f303fd0257546e (PR-508) 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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-06T02:09:47.924Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-06T02:09:48.143Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 6684ca6b2aee74ad2e3c08f662f303fd0257546e # 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 bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6684ca6b2aee74ad2e3c08f662f303fd0257546e # timeout=10 [Pipeline] echo [2023-03-06T02:09:48.248Z] ========================================================= [2023-03-06T02:09:48.248Z] EdgeX Global Pipelines Version Info [2023-03-06T02:09:48.248Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:09:48.999Z] ------------------- [2023-03-06T02:09:48.999Z] stable info: [2023-03-06T02:09:48.999Z] ------------------- [2023-03-06T02:09:48.999Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-06T02:09:48.999Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T02:09:48.999Z] Message: update stable to v1.0.244 [2023-03-06T02:09:49.570Z] ------------------- [2023-03-06T02:09:49.570Z] experimental info: [2023-03-06T02:09:49.570Z] ------------------- [2023-03-06T02:09:49.570Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-06T02:09:49.570Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T02:09:49.570Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-06T02:09:49.879Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-06T02:09:49.924Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-06T02:09:49.966Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-06T02:09:50.011Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-06T02:09:50.055Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-06T02:09:50.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-06T02:09:50.147Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-06T02:09:50.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-06T02:09:50.228Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-06T02:09:50.271Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-06T02:09:50.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-06T02:09:50.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-06T02:09:50.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-06T02:09:50.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-06T02:09:50.481Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T02:09:50.526Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-06T02:09:50.580Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T02:09:50.631Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-06T02:09:50.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-06T02:09:50.716Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-06T02:09:50.762Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-06T02:09:50.803Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-06T02:09:50.844Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-06T02:09:50.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-06T02:09:50.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-06T02:09:50.972Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-06T02:09:51.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-06T02:09:51.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-508 [Pipeline] echo [2023-03-06T02:09:51.103Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-508 [Pipeline] echo [2023-03-06T02:09:51.142Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-508 [Pipeline] echo [2023-03-06T02:09:51.179Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6684ca6b2aee74ad2e3c08f662f303fd0257546e [Pipeline] echo [2023-03-06T02:09:51.221Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6684ca6 [Pipeline] echo [2023-03-06T02:09:51.267Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T02:09:51.372Z] provisioning config files... [2023-03-06T02:09:51.399Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/config8482204739806883072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:09:51.747Z] ---> docker-login.sh [2023-03-06T02:09:51.747Z] nexus3.edgexfoundry.org:10001 [2023-03-06T02:09:52.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:09:52.014Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:09:52.014Z] Configure a credential helper to remove this warning. See [2023-03-06T02:09:52.014Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:09:52.014Z] [2023-03-06T02:09:52.014Z] Login Succeeded [2023-03-06T02:09:52.014Z] nexus3.edgexfoundry.org:10002 [2023-03-06T02:09:52.014Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:09:52.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:09:52.278Z] Configure a credential helper to remove this warning. See [2023-03-06T02:09:52.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:09:52.278Z] [2023-03-06T02:09:52.278Z] Login Succeeded [2023-03-06T02:09:52.278Z] nexus3.edgexfoundry.org:10003 [2023-03-06T02:09:52.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:09:52.278Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:09:52.278Z] Configure a credential helper to remove this warning. See [2023-03-06T02:09:52.278Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:09:52.278Z] [2023-03-06T02:09:52.278Z] Login Succeeded [2023-03-06T02:09:52.278Z] nexus3.edgexfoundry.org:10004 [2023-03-06T02:09:52.278Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:09:52.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:09:52.540Z] Configure a credential helper to remove this warning. See [2023-03-06T02:09:52.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:09:52.540Z] [2023-03-06T02:09:52.540Z] Login Succeeded [2023-03-06T02:09:52.540Z] docker.io [2023-03-06T02:09:52.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:09:52.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:09:52.802Z] Configure a credential helper to remove this warning. See [2023-03-06T02:09:52.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:09:52.802Z] [2023-03-06T02:09:52.802Z] Login Succeeded [2023-03-06T02:09:52.802Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T02:09:52.827Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-06T02:09:53.454Z] + git rev-list -1 --merges 6684ca6b2aee74ad2e3c08f662f303fd0257546e~1..6684ca6b2aee74ad2e3c08f662f303fd0257546e [Pipeline] echo [2023-03-06T02:09:53.521Z] -----------> git rev-list -1 --merges 6684ca6b2aee74ad2e3c08f662f303fd0257546e~1..6684ca6b2aee74ad2e3c08f662f303fd0257546e 6684ca6b2aee74ad2e3c08f662f303fd0257546e [false] [Pipeline] sh [2023-03-06T02:09:53.832Z] + git log --format=format:%s -1 6684ca6b2aee74ad2e3c08f662f303fd0257546e [Pipeline] echo [2023-03-06T02:09:53.867Z] ========================================================= [2023-03-06T02:09:53.867Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-06T02:09:53.867Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T02:09:54.308Z] + git log --format=format:%s -1 6684ca6b2aee74ad2e3c08f662f303fd0257546e [Pipeline] echo [2023-03-06T02:09:54.340Z] [semverPrep] GIT_COMMIT: 6684ca6b2aee74ad2e3c08f662f303fd0257546e, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-06T02:09:54.373Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-06T02:09:54.773Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-06T02:09:54.773Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-06T02:09:54.773Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-06T02:09:54.773Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-06T02:09:54.773Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-06T02:09:54.773Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-06T02:09:54.773Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:09:55.265Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T02:09:55.265Z] [2023-03-06T02:09:55.265Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:09:55.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T02:09:55.646Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-06T02:09:55.646Z] b85a868b505f: Pulling fs layer [2023-03-06T02:09:55.646Z] e2be974225ed: Pulling fs layer [2023-03-06T02:09:55.646Z] 339a4e72a1f5: Pulling fs layer [2023-03-06T02:09:55.646Z] 988bab9f4d93: Pulling fs layer [2023-03-06T02:09:55.646Z] 1469e6f7b9e6: Pulling fs layer [2023-03-06T02:09:55.646Z] eaf3925da568: Pulling fs layer [2023-03-06T02:09:55.646Z] bab4dde63d76: Pulling fs layer [2023-03-06T02:09:55.646Z] bde34c3a00c8: Pulling fs layer [2023-03-06T02:09:55.646Z] b352a97aabf1: Pulling fs layer [2023-03-06T02:09:55.646Z] 4872d77fe225: Pulling fs layer [2023-03-06T02:09:55.646Z] 5851b861e8e6: Pulling fs layer [2023-03-06T02:09:55.646Z] 4872d77fe225: Waiting [2023-03-06T02:09:55.646Z] bab4dde63d76: Waiting [2023-03-06T02:09:55.646Z] bde34c3a00c8: Waiting [2023-03-06T02:09:55.646Z] b352a97aabf1: Waiting [2023-03-06T02:09:55.646Z] 1469e6f7b9e6: Waiting [2023-03-06T02:09:55.646Z] eaf3925da568: Waiting [2023-03-06T02:09:55.646Z] e2be974225ed: Verifying Checksum [2023-03-06T02:09:55.646Z] e2be974225ed: Download complete [2023-03-06T02:09:55.646Z] 988bab9f4d93: Verifying Checksum [2023-03-06T02:09:55.646Z] 988bab9f4d93: Download complete [2023-03-06T02:09:55.915Z] 339a4e72a1f5: Verifying Checksum [2023-03-06T02:09:55.915Z] 339a4e72a1f5: Download complete [2023-03-06T02:09:55.915Z] 1469e6f7b9e6: Verifying Checksum [2023-03-06T02:09:55.915Z] 1469e6f7b9e6: Download complete [2023-03-06T02:09:55.915Z] eaf3925da568: Download complete [2023-03-06T02:09:55.915Z] bde34c3a00c8: Download complete [2023-03-06T02:09:55.915Z] b352a97aabf1: Verifying Checksum [2023-03-06T02:09:55.915Z] b352a97aabf1: Download complete [2023-03-06T02:09:55.915Z] 4872d77fe225: Verifying Checksum [2023-03-06T02:09:55.915Z] 4872d77fe225: Download complete [2023-03-06T02:09:55.915Z] 5851b861e8e6: Verifying Checksum [2023-03-06T02:09:55.915Z] 5851b861e8e6: Download complete [2023-03-06T02:09:55.915Z] b85a868b505f: Verifying Checksum [2023-03-06T02:09:55.915Z] b85a868b505f: Download complete [2023-03-06T02:09:56.483Z] bab4dde63d76: Verifying Checksum [2023-03-06T02:09:57.423Z] b85a868b505f: Pull complete [2023-03-06T02:09:57.423Z] e2be974225ed: Pull complete [2023-03-06T02:09:57.993Z] 339a4e72a1f5: Pull complete [2023-03-06T02:09:57.993Z] 988bab9f4d93: Pull complete [2023-03-06T02:09:58.253Z] 1469e6f7b9e6: Pull complete [2023-03-06T02:09:58.253Z] eaf3925da568: Pull complete [2023-03-06T02:10:00.177Z] bab4dde63d76: Pull complete [2023-03-06T02:10:00.177Z] bde34c3a00c8: Pull complete [2023-03-06T02:10:00.177Z] b352a97aabf1: Pull complete [2023-03-06T02:10:00.177Z] 4872d77fe225: Pull complete [2023-03-06T02:10:00.177Z] 5851b861e8e6: Pull complete [2023-03-06T02:10:00.177Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-06T02:10:00.177Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-06T02:10:00.177Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:10:00.418Z] prd-ubuntu20.04-docker-8c-8g-8310 does not seem to be running inside a container [2023-03-06T02:10:00.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-508 -v /w/workspace/gexfoundry_device-mqtt-go_PR-508:/w/workspace/gexfoundry_device-mqtt-go_PR-508:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-06T02:10:02.145Z] $ docker top 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 -eo pid,comm [2023-03-06T02:10:02.197Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-06T02:10:02.197Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-06T02:10:02.317Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T02:10:02.317Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T02:10:02.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T02:10:02.471Z] $ docker exec 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 ssh-agent [2023-03-06T02:10:02.585Z] SSH_AUTH_SOCK=/tmp/ssh-aOjLvzwKNdhQ/agent.32 [2023-03-06T02:10:02.585Z] SSH_AGENT_PID=38 [2023-03-06T02:10:02.593Z] Running ssh-add (command line suppressed) [2023-03-06T02:10:02.705Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/private_key_8679668648699906925.key (/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/private_key_8679668648699906925.key) [2023-03-06T02:10:02.714Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T02:10:03.055Z] + git tag --points-at HEAD [Pipeline] } [2023-03-06T02:10:03.086Z] $ docker exec --env ******** --env ******** 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 ssh-agent -k [2023-03-06T02:10:03.192Z] unset SSH_AUTH_SOCK; [2023-03-06T02:10:03.193Z] unset SSH_AGENT_PID; [2023-03-06T02:10:03.193Z] echo Agent pid 38 killed; [2023-03-06T02:10:03.201Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-06T02:10:03.290Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-06T02:10:03.290Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-06T02:10:03.418Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-06T02:10:03.426Z] $ docker exec 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 ssh-agent [2023-03-06T02:10:03.539Z] SSH_AUTH_SOCK=/tmp/ssh-XIXQZnmlRtso/agent.70 [2023-03-06T02:10:03.539Z] SSH_AGENT_PID=76 [2023-03-06T02:10:03.544Z] Running ssh-add (command line suppressed) [2023-03-06T02:10:03.659Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/private_key_10120709858808350391.key (/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/private_key_10120709858808350391.key) [2023-03-06T02:10:03.671Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-06T02:10:04.007Z] + git semver init [2023-03-06T02:10:04.274Z] 2023-03-06 02:10:04,226 [run_init] DEBUG init version:0.0.0 force:False [2023-03-06T02:10:04.274Z] 2023-03-06 02:10:04,227 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver [2023-03-06T02:10:04.274Z] 2023-03-06 02:10:04,228 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver [2023-03-06T02:10:04.274Z] 2023-03-06 02:10:04,228 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-508, universal_newlines=False, shell=None, istream=None) [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,143 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-508/.git/info/exclude [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,144 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver/PR-508 with force:False [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,144 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver/PR-508 [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,149 [execute] INFO git cat-file --batch-check [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,149 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,156 [execute] INFO git cat-file --batch [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,156 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver, universal_newlines=False, shell=None, istream=) [2023-03-06T02:10:05.226Z] 2023-03-06 02:10:05,163 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-508/.semver/PR-508 [2023-03-06T02:10:05.226Z] 0.0.0 [Pipeline] } [2023-03-06T02:10:05.258Z] $ docker exec --env ******** --env ******** 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 ssh-agent -k [2023-03-06T02:10:05.356Z] unset SSH_AUTH_SOCK; [2023-03-06T02:10:05.357Z] unset SSH_AGENT_PID; [2023-03-06T02:10:05.357Z] echo Agent pid 76 killed; [2023-03-06T02:10:05.359Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-06T02:10:05.790Z] + git semver [Pipeline] } [2023-03-06T02:10:06.086Z] $ docker stop --time=1 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 [2023-03-06T02:10:07.448Z] $ docker rm -f --volumes 3f6c99aedf53d97458ae90df1b503e6a3e409548b91a07e1ca5d4ef1b1233391 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-06T02:10:07.860Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-06T02:10:08.145Z] Stashed 1 file(s) [Pipeline] echo [2023-03-06T02:10:08.163Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T02:10:08.840Z] provisioning config files... [2023-03-06T02:10:08.851Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/config2432113724524139850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:10:09.215Z] ---> docker-login.sh [2023-03-06T02:10:09.215Z] nexus3.edgexfoundry.org:10001 [2023-03-06T02:10:09.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:10:09.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:10:09.215Z] Configure a credential helper to remove this warning. See [2023-03-06T02:10:09.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:10:09.215Z] [2023-03-06T02:10:09.215Z] Login Succeeded [2023-03-06T02:10:09.215Z] nexus3.edgexfoundry.org:10002 [2023-03-06T02:10:09.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:10:09.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:10:09.215Z] Configure a credential helper to remove this warning. See [2023-03-06T02:10:09.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:10:09.215Z] [2023-03-06T02:10:09.215Z] Login Succeeded [2023-03-06T02:10:09.215Z] nexus3.edgexfoundry.org:10003 [2023-03-06T02:10:09.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:10:09.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:10:09.475Z] Configure a credential helper to remove this warning. See [2023-03-06T02:10:09.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:10:09.475Z] [2023-03-06T02:10:09.475Z] Login Succeeded [2023-03-06T02:10:09.475Z] nexus3.edgexfoundry.org:10004 [2023-03-06T02:10:09.475Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:10:09.475Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:10:09.475Z] Configure a credential helper to remove this warning. See [2023-03-06T02:10:09.475Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:10:09.475Z] [2023-03-06T02:10:09.475Z] Login Succeeded [2023-03-06T02:10:09.475Z] docker.io [2023-03-06T02:10:09.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:10:09.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:10:09.735Z] Configure a credential helper to remove this warning. See [2023-03-06T02:10:09.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:10:09.735Z] [2023-03-06T02:10:09.735Z] Login Succeeded [2023-03-06T02:10:09.735Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T02:10:09.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T02:10:09.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T02:10:10.005Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T02:10:10.040Z] ========================================================= [2023-03-06T02:10:10.040Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-06T02:10:10.040Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:10:10.496Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-06T02:10:10.496Z] Sending build context to Docker daemon 6.331MB [2023-03-06T02:10:10.496Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T02:10:10.496Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-06T02:10:10.496Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-06T02:10:10.496Z] 213ec9aee27d: Pulling fs layer [2023-03-06T02:10:10.496Z] 4583459ba037: Pulling fs layer [2023-03-06T02:10:10.496Z] 93c1e223e6f2: Pulling fs layer [2023-03-06T02:10:10.496Z] 53926ce57604: Pulling fs layer [2023-03-06T02:10:10.496Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-06T02:10:10.496Z] 22ff95d597cd: Pulling fs layer [2023-03-06T02:10:10.496Z] 53926ce57604: Waiting [2023-03-06T02:10:10.496Z] 12d6caf4c0d1: Pulling fs layer [2023-03-06T02:10:10.496Z] 21b2b0c7a3f4: Waiting [2023-03-06T02:10:10.496Z] 96b7cbca73a9: Pulling fs layer [2023-03-06T02:10:10.496Z] 12d6caf4c0d1: Waiting [2023-03-06T02:10:10.496Z] 22ff95d597cd: Waiting [2023-03-06T02:10:10.496Z] a7acece74701: Pulling fs layer [2023-03-06T02:10:10.496Z] 96b7cbca73a9: Waiting [2023-03-06T02:10:10.496Z] a7acece74701: Waiting [2023-03-06T02:10:10.496Z] 93c1e223e6f2: Verifying Checksum [2023-03-06T02:10:10.496Z] 93c1e223e6f2: Download complete [2023-03-06T02:10:10.496Z] 4583459ba037: Verifying Checksum [2023-03-06T02:10:10.496Z] 4583459ba037: Download complete [2023-03-06T02:10:10.757Z] 21b2b0c7a3f4: Download complete [2023-03-06T02:10:10.757Z] 22ff95d597cd: Download complete [2023-03-06T02:10:10.757Z] 213ec9aee27d: Download complete [2023-03-06T02:10:10.757Z] 12d6caf4c0d1: Verifying Checksum [2023-03-06T02:10:10.757Z] 12d6caf4c0d1: Download complete [2023-03-06T02:10:10.757Z] 213ec9aee27d: Pull complete [2023-03-06T02:10:11.020Z] 4583459ba037: Pull complete [2023-03-06T02:10:11.020Z] 93c1e223e6f2: Pull complete [2023-03-06T02:10:11.281Z] a7acece74701: Verifying Checksum [2023-03-06T02:10:11.281Z] a7acece74701: Download complete [2023-03-06T02:10:11.540Z] 96b7cbca73a9: Verifying Checksum [2023-03-06T02:10:11.541Z] 96b7cbca73a9: Download complete [2023-03-06T02:10:12.107Z] 53926ce57604: Verifying Checksum [2023-03-06T02:10:12.107Z] 53926ce57604: Download complete [2023-03-06T02:10:15.391Z] 53926ce57604: Pull complete [2023-03-06T02:10:15.651Z] 21b2b0c7a3f4: Pull complete [2023-03-06T02:10:15.651Z] 22ff95d597cd: Pull complete [2023-03-06T02:10:15.651Z] 12d6caf4c0d1: Pull complete [2023-03-06T02:10:18.181Z] 96b7cbca73a9: Pull complete [2023-03-06T02:10:18.749Z] a7acece74701: Pull complete [2023-03-06T02:10:18.749Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-06T02:10:18.749Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-06T02:10:18.749Z] ---> db6d94c90886 [2023-03-06T02:10:18.749Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-06T02:10:20.656Z] ---> Running in 6c49819bb262 [2023-03-06T02:10:20.656Z] Removing intermediate container 6c49819bb262 [2023-03-06T02:10:20.656Z] ---> b0296fc4e620 [2023-03-06T02:10:20.656Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T02:10:20.656Z] ---> Running in 098b27a642a0 [2023-03-06T02:10:20.656Z] Removing intermediate container 098b27a642a0 [2023-03-06T02:10:20.656Z] ---> 79fac35a0d68 [2023-03-06T02:10:20.656Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-06T02:10:20.656Z] ---> Running in a80bcefa2738 [2023-03-06T02:10:20.915Z] Removing intermediate container a80bcefa2738 [2023-03-06T02:10:20.915Z] ---> 87ef266b0dc3 [2023-03-06T02:10:20.915Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T02:10:20.915Z] ---> Running in ed240c9990c5 [2023-03-06T02:10:21.177Z] Removing intermediate container ed240c9990c5 [2023-03-06T02:10:21.177Z] ---> d4b32573a884 [2023-03-06T02:10:21.177Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T02:10:21.177Z] ---> Running in c735a1bf0d98 [2023-03-06T02:10:21.436Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-06T02:10:22.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-06T02:10:22.942Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-06T02:10:22.942Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-06T02:10:22.942Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-06T02:10:22.942Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-06T02:10:22.942Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T02:10:22.942Z] OK: 216 MiB in 55 packages [2023-03-06T02:10:23.202Z] Removing intermediate container c735a1bf0d98 [2023-03-06T02:10:23.202Z] ---> be0ed91973ed [2023-03-06T02:10:23.202Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-06T02:10:23.462Z] ---> Running in 258b6a4c8255 [2023-03-06T02:10:23.462Z] Removing intermediate container 258b6a4c8255 [2023-03-06T02:10:23.462Z] ---> 8d6896c0f67e [2023-03-06T02:10:23.462Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-06T02:10:23.462Z] ---> a8d8a6cdd396 [2023-03-06T02:10:23.462Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T02:10:23.649Z] Still waiting to schedule task [2023-03-06T02:10:23.649Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-8308’ is offline [2023-03-06T02:10:23.721Z] ---> Running in ff76f422b230 [2023-03-06T02:11:02.446Z] Removing intermediate container ff76f422b230 [2023-03-06T02:11:02.446Z] ---> 5f97a206c441 [2023-03-06T02:11:02.446Z] Step 11/12 : COPY . . [2023-03-06T02:11:02.446Z] ---> e2eca8727578 [2023-03-06T02:11:02.446Z] Step 12/12 : RUN $MAKE [2023-03-06T02:11:02.446Z] ---> Running in bb2b719cca27 [2023-03-06T02:11:02.446Z] noop [2023-03-06T02:11:02.446Z] Removing intermediate container bb2b719cca27 [2023-03-06T02:11:02.446Z] ---> 72ea5c840767 [2023-03-06T02:11:02.446Z] Successfully built 72ea5c840767 [2023-03-06T02:11:02.446Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:11:02.911Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T02:11:02.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:11:03.076Z] prd-ubuntu20.04-docker-8c-8g-8310 does not seem to be running inside a container [2023-03-06T02:11:03.108Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-508 -v /w/workspace/gexfoundry_device-mqtt-go_PR-508:/w/workspace/gexfoundry_device-mqtt-go_PR-508:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T02:11:03.491Z] $ docker top a02226d02ed867e65b860caa47a2b860a9141d6a4522fbffa284ddf12e262e1d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T02:11:03.865Z] + go version [2023-03-06T02:11:03.865Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-06T02:11:03.899Z] $ docker stop --time=1 a02226d02ed867e65b860caa47a2b860a9141d6a4522fbffa284ddf12e262e1d [2023-03-06T02:11:05.189Z] $ docker rm -f --volumes a02226d02ed867e65b860caa47a2b860a9141d6a4522fbffa284ddf12e262e1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:11:05.886Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-06T02:11:05.886Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:11:06.037Z] prd-ubuntu20.04-docker-8c-8g-8310 does not seem to be running inside a container [2023-03-06T02:11:06.076Z] $ 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-508 -v /w/workspace/gexfoundry_device-mqtt-go_PR-508:/w/workspace/gexfoundry_device-mqtt-go_PR-508:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-06T02:11:06.450Z] $ docker top 0b6c1637fc905455242410073d5580ed29cc53f16baf23bc84e2b661425b610d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T02:11:06.850Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-508 [Pipeline] fileExists [Pipeline] sh [2023-03-06T02:11:07.200Z] + make test [2023-03-06T02:11:07.200Z] go test ./... -coverprofile=coverage.out ./... [2023-03-06T02:11:07.462Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-06T02:11:12.726Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-03-06T02:11:12.726Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/config/config.go:74:3: unknown field 'SecretStore' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration [2023-03-06T02:11:16.916Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-03-06T02:11:16.916Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-03-06T02:11:16.969Z] $ docker stop --time=1 0b6c1637fc905455242410073d5580ed29cc53f16baf23bc84e2b661425b610d [2023-03-06T02:11:18.797Z] $ docker rm -f --volumes 0b6c1637fc905455242410073d5580ed29cc53f16baf23bc84e2b661425b610d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:11:19.990Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T02:11:19.990Z] [2023-03-06T02:11:19.990Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:11:20.369Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T02:11:20.369Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-06T02:11:20.369Z] 5eb5b503b376: Pulling fs layer [2023-03-06T02:11:20.369Z] 5c69ac0246d0: Pulling fs layer [2023-03-06T02:11:20.369Z] ec43610c2a17: Pulling fs layer [2023-03-06T02:11:20.369Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-06T02:11:20.369Z] 33b1e0a273af: Pulling fs layer [2023-03-06T02:11:20.369Z] 5d3b04190fa2: Pulling fs layer [2023-03-06T02:11:20.369Z] 2f39f015ded8: Pulling fs layer [2023-03-06T02:11:20.369Z] 33b1e0a273af: Waiting [2023-03-06T02:11:20.369Z] 5d3b04190fa2: Waiting [2023-03-06T02:11:20.369Z] 2f39f015ded8: Waiting [2023-03-06T02:11:20.369Z] 3a2ae6a8a46f: Waiting [2023-03-06T02:11:20.369Z] 5c69ac0246d0: Download complete [2023-03-06T02:11:20.369Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-06T02:11:20.369Z] 3a2ae6a8a46f: Download complete [2023-03-06T02:11:20.628Z] 33b1e0a273af: Verifying Checksum [2023-03-06T02:11:20.628Z] 33b1e0a273af: Download complete [2023-03-06T02:11:20.628Z] 5d3b04190fa2: Download complete [2023-03-06T02:11:20.628Z] ec43610c2a17: Verifying Checksum [2023-03-06T02:11:20.628Z] ec43610c2a17: Download complete [2023-03-06T02:11:20.628Z] 5eb5b503b376: Download complete [2023-03-06T02:11:21.193Z] 2f39f015ded8: Verifying Checksum [2023-03-06T02:11:21.193Z] 2f39f015ded8: Download complete [2023-03-06T02:11:21.761Z] 5eb5b503b376: Pull complete [2023-03-06T02:11:22.020Z] 5c69ac0246d0: Pull complete [2023-03-06T02:11:22.278Z] ec43610c2a17: Pull complete [2023-03-06T02:11:22.538Z] 3a2ae6a8a46f: Pull complete [2023-03-06T02:11:22.796Z] 33b1e0a273af: Pull complete [2023-03-06T02:11:22.796Z] 5d3b04190fa2: Pull complete [2023-03-06T02:11:28.064Z] 2f39f015ded8: Pull complete [2023-03-06T02:11:28.064Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-06T02:11:28.064Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T02:11:28.064Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:11:28.344Z] prd-ubuntu20.04-docker-8c-8g-8310 does not seem to be running inside a container [2023-03-06T02:11:28.401Z] $ 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-508 -v /w/workspace/gexfoundry_device-mqtt-go_PR-508:/w/workspace/gexfoundry_device-mqtt-go_PR-508:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-508@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-03-06T02:11:30.246Z] $ docker top 0b56381c5f2c9cf5a6d6ea4b1b8c1ef26f0094f5f11d46c5495b69257900866c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:11:30.751Z] ---> job-cost.sh [2023-03-06T02:11:30.751Z] lf-activate-venv: SKIPPING [2023-03-06T02:11:30.751Z] INFO: No Stack... [2023-03-06T02:11:31.010Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T02:11:31.273Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T02:11:31.589Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives/cost.csv [2023-03-06T02:11:31.590Z] + cut -d, -f6 [Pipeline] lock [2023-03-06T02:11:31.634Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] [2023-03-06T02:11:31.639Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] did not exist. Created. [2023-03-06T02:11:31.639Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T02:11:32.041Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-06T02:11:32.097Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T02:11:32.122Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T02:11:32.197Z] $ docker stop --time=1 0b56381c5f2c9cf5a6d6ea4b1b8c1ef26f0094f5f11d46c5495b69257900866c [2023-03-06T02:11:33.371Z] $ docker rm -f --volumes 0b56381c5f2c9cf5a6d6ea4b1b8c1ef26f0094f5f11d46c5495b69257900866c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-06T02:11:33.730Z] Failed in branch amd64 [2023-03-06T02:11:55.178Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8311 in /w/workspace/gexfoundry_device-mqtt-go_PR-508 [Pipeline] { [Pipeline] ws [2023-03-06T02:11:55.342Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-06T02:11:55.415Z] Selected Git installation does not exist. Using Default [2023-03-06T02:11:55.415Z] The recommended git tool is: NONE [2023-03-06T02:12:00.326Z] using credential edgex-jenkins-ssh [2023-03-06T02:12:00.343Z] Cloning the remote Git repository [2023-03-06T02:12:00.390Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-06T02:12:00.465Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-06T02:12:00.628Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-06T02:12:00.629Z] > git --version # timeout=10 [2023-03-06T02:12:00.652Z] > git --version # 'git version 2.25.1' [2023-03-06T02:12:00.655Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T02:12:00.720Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T02:12:01.891Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-06T02:12:01.912Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-06T02:12:02.682Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-06T02:12:02.719Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-06T02:12:02.720Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T02:12:02.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/508/head:refs/remotes/origin/PR-508 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-06T02:12:03.266Z] Merging remotes/origin/main commit bc7652beee9a90296fe0b57947c4589a421f5e02 into PR head commit 6684ca6b2aee74ad2e3c08f662f303fd0257546e [2023-03-06T02:12:03.462Z] Merge succeeded, producing 6684ca6b2aee74ad2e3c08f662f303fd0257546e [2023-03-06T02:12:03.463Z] Checking out Revision 6684ca6b2aee74ad2e3c08f662f303fd0257546e (PR-508) [2023-03-06T02:12:03.919Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-06T02:12:03.977Z] > git --version # timeout=10 [2023-03-06T02:12:03.989Z] > git --version # 'git version 2.25.1' [2023-03-06T02:12:04.001Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-06T02:12:03.285Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T02:12:03.307Z] > git checkout -f 6684ca6b2aee74ad2e3c08f662f303fd0257546e # timeout=10 [2023-03-06T02:12:03.378Z] > git remote # timeout=10 [2023-03-06T02:12:03.391Z] > git config --get remote.origin.url # timeout=10 [2023-03-06T02:12:03.413Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-06T02:12:03.425Z] > git merge bc7652beee9a90296fe0b57947c4589a421f5e02 # timeout=10 [2023-03-06T02:12:03.447Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-06T02:12:03.471Z] > git config core.sparsecheckout # timeout=10 [2023-03-06T02:12:03.487Z] > git checkout -f 6684ca6b2aee74ad2e3c08f662f303fd0257546e # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-06T02:12:05.154Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-06T02:12:05.154Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-06T02:12:05.154Z] Dload Upload Total Spent Left Speed [2023-03-06T02:12:05.154Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-03-06T02:12:05.858Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-06T02:12:06.197Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-06T02:12:06.198Z] + sudo tee /etc/docker/daemon.new [2023-03-06T02:12:06.198Z] { [2023-03-06T02:12:06.198Z] "registry-mirrors": [ [2023-03-06T02:12:06.198Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-06T02:12:06.198Z] ], [2023-03-06T02:12:06.198Z] "bip": "10.250.0.254/24", [2023-03-06T02:12:06.198Z] "hosts": [ [2023-03-06T02:12:06.198Z] "tcp://0.0.0.0:5555", [2023-03-06T02:12:06.198Z] "unix:///var/run/docker.sock" [2023-03-06T02:12:06.198Z] ], [2023-03-06T02:12:06.198Z] "mtu": 1458, [2023-03-06T02:12:06.198Z] "selinux-enabled": true, [2023-03-06T02:12:06.198Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-06T02:12:06.198Z] } [Pipeline] sh [2023-03-06T02:12:06.545Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-06T02:12:06.889Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T02:12:25.203Z] provisioning config files... [2023-03-06T02:12:25.229Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config14643465148266504895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:12:25.618Z] ---> docker-login.sh [2023-03-06T02:12:25.619Z] nexus3.edgexfoundry.org:10001 [2023-03-06T02:12:25.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:12:26.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:12:26.155Z] Configure a credential helper to remove this warning. See [2023-03-06T02:12:26.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:12:26.155Z] [2023-03-06T02:12:26.155Z] Login Succeeded [2023-03-06T02:12:26.155Z] nexus3.edgexfoundry.org:10002 [2023-03-06T02:12:26.424Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:12:26.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:12:26.424Z] Configure a credential helper to remove this warning. See [2023-03-06T02:12:26.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:12:26.424Z] [2023-03-06T02:12:26.424Z] Login Succeeded [2023-03-06T02:12:26.424Z] nexus3.edgexfoundry.org:10003 [2023-03-06T02:12:26.693Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:12:26.960Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:12:26.960Z] Configure a credential helper to remove this warning. See [2023-03-06T02:12:26.960Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:12:26.960Z] [2023-03-06T02:12:26.960Z] Login Succeeded [2023-03-06T02:12:26.960Z] nexus3.edgexfoundry.org:10004 [2023-03-06T02:12:26.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:12:27.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:12:27.234Z] Configure a credential helper to remove this warning. See [2023-03-06T02:12:27.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:12:27.234Z] [2023-03-06T02:12:27.234Z] Login Succeeded [2023-03-06T02:12:27.234Z] docker.io [2023-03-06T02:12:27.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-06T02:12:27.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-06T02:12:27.500Z] Configure a credential helper to remove this warning. See [2023-03-06T02:12:27.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-06T02:12:27.500Z] [2023-03-06T02:12:27.500Z] Login Succeeded [2023-03-06T02:12:27.768Z] ---> docker-login.sh ends [Pipeline] } [2023-03-06T02:12:27.800Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-06T02:12:28.140Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T02:12:28.176Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-06T02:12:28.208Z] ========================================================= [2023-03-06T02:12:28.208Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-06T02:12:28.208Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:12:28.692Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-06T02:12:28.961Z] Sending build context to Docker daemon 3.288MB [2023-03-06T02:12:28.961Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-03-06T02:12:28.961Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-06T02:12:29.231Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-06T02:12:29.231Z] 9b18e9b68314: Pulling fs layer [2023-03-06T02:12:29.231Z] 35d82f9e3411: Pulling fs layer [2023-03-06T02:12:29.231Z] e16973657156: Pulling fs layer [2023-03-06T02:12:29.231Z] fc693d55d65f: Pulling fs layer [2023-03-06T02:12:29.231Z] 7e9fc2657dce: Pulling fs layer [2023-03-06T02:12:29.231Z] dda99020689f: Pulling fs layer [2023-03-06T02:12:29.231Z] db1c61fa0a46: Pulling fs layer [2023-03-06T02:12:29.231Z] fc693d55d65f: Waiting [2023-03-06T02:12:29.231Z] 891c053d2c06: Pulling fs layer [2023-03-06T02:12:29.231Z] dda99020689f: Waiting [2023-03-06T02:12:29.231Z] 891c053d2c06: Waiting [2023-03-06T02:12:29.231Z] db1c61fa0a46: Waiting [2023-03-06T02:12:29.231Z] e16973657156: Verifying Checksum [2023-03-06T02:12:29.231Z] e16973657156: Download complete [2023-03-06T02:12:29.231Z] 35d82f9e3411: Verifying Checksum [2023-03-06T02:12:29.231Z] 35d82f9e3411: Download complete [2023-03-06T02:12:29.231Z] 7e9fc2657dce: Verifying Checksum [2023-03-06T02:12:29.231Z] 7e9fc2657dce: Download complete [2023-03-06T02:12:29.231Z] dda99020689f: Verifying Checksum [2023-03-06T02:12:29.231Z] dda99020689f: Download complete [2023-03-06T02:12:29.231Z] 9b18e9b68314: Verifying Checksum [2023-03-06T02:12:29.231Z] 9b18e9b68314: Download complete [2023-03-06T02:12:30.205Z] 9b18e9b68314: Pull complete [2023-03-06T02:12:30.205Z] 891c053d2c06: Verifying Checksum [2023-03-06T02:12:30.205Z] 891c053d2c06: Download complete [2023-03-06T02:12:30.485Z] 35d82f9e3411: Pull complete [2023-03-06T02:12:30.755Z] e16973657156: Pull complete [2023-03-06T02:12:31.344Z] db1c61fa0a46: Verifying Checksum [2023-03-06T02:12:31.344Z] db1c61fa0a46: Download complete [2023-03-06T02:12:31.930Z] fc693d55d65f: Verifying Checksum [2023-03-06T02:12:31.930Z] fc693d55d65f: Download complete [2023-03-06T02:12:42.008Z] fc693d55d65f: Pull complete [2023-03-06T02:12:42.275Z] 7e9fc2657dce: Pull complete [2023-03-06T02:12:42.553Z] dda99020689f: Pull complete [2023-03-06T02:12:49.206Z] db1c61fa0a46: Pull complete [2023-03-06T02:12:49.839Z] 891c053d2c06: Pull complete [2023-03-06T02:12:50.113Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-06T02:12:50.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-06T02:12:50.113Z] ---> f96f9c87975a [2023-03-06T02:12:50.113Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-06T02:12:52.069Z] ---> Running in 7b0278c6c0d4 [2023-03-06T02:12:52.069Z] Removing intermediate container 7b0278c6c0d4 [2023-03-06T02:12:52.069Z] ---> f815ea6e3eb9 [2023-03-06T02:12:52.069Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-06T02:12:52.069Z] ---> Running in d8a6e0191b4b [2023-03-06T02:12:52.335Z] Removing intermediate container d8a6e0191b4b [2023-03-06T02:12:52.335Z] ---> 4e3cea01c0a7 [2023-03-06T02:12:52.335Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-06T02:12:52.335Z] ---> Running in 1c6e9ac2c907 [2023-03-06T02:12:52.600Z] Removing intermediate container 1c6e9ac2c907 [2023-03-06T02:12:52.600Z] ---> eca688ccf667 [2023-03-06T02:12:52.600Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-06T02:12:52.865Z] ---> Running in 5afe054b300d [2023-03-06T02:12:53.131Z] Removing intermediate container 5afe054b300d [2023-03-06T02:12:53.131Z] ---> e622927a0473 [2023-03-06T02:12:53.131Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-06T02:12:53.131Z] ---> Running in bdbbb71ff7d8 [2023-03-06T02:12:54.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-06T02:12:54.352Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-06T02:12:55.310Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-03-06T02:12:55.310Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-03-06T02:12:55.310Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-03-06T02:12:55.575Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-03-06T02:12:55.576Z] Executing busybox-1.35.0-r17.trigger [2023-03-06T02:12:55.576Z] OK: 226 MiB in 55 packages [2023-03-06T02:12:56.532Z] Removing intermediate container bdbbb71ff7d8 [2023-03-06T02:12:56.532Z] ---> 3ebb0eb8348b [2023-03-06T02:12:56.532Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-06T02:12:56.532Z] ---> Running in eb9fea8351bd [2023-03-06T02:12:56.798Z] Removing intermediate container eb9fea8351bd [2023-03-06T02:12:56.798Z] ---> b906b6ed8f87 [2023-03-06T02:12:56.798Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-06T02:12:57.069Z] ---> fca931c231bb [2023-03-06T02:12:57.069Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-06T02:12:57.336Z] ---> Running in 4e1d9ef663bd [2023-03-06T02:14:05.194Z] Removing intermediate container 4e1d9ef663bd [2023-03-06T02:14:05.194Z] ---> cfa94f864fdf [2023-03-06T02:14:05.194Z] Step 11/12 : COPY . . [2023-03-06T02:14:05.194Z] ---> 6681c3e114b9 [2023-03-06T02:14:05.194Z] Step 12/12 : RUN $MAKE [2023-03-06T02:14:05.194Z] ---> Running in 4f191de8ed4a [2023-03-06T02:14:05.194Z] noop [2023-03-06T02:14:05.194Z] Removing intermediate container 4f191de8ed4a [2023-03-06T02:14:05.194Z] ---> cf714691da69 [2023-03-06T02:14:05.194Z] Successfully built cf714691da69 [2023-03-06T02:14:05.194Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:14:05.670Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T02:14:05.670Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:14:05.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-8311 does not seem to be running inside a container [2023-03-06T02:14:06.004Z] $ 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-03-06T02:14:07.213Z] $ docker top 3834e8a2e4b68f56399c57ac01eed0abcb9c475f2b5e7fbaf795d2d491212d9a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T02:14:08.068Z] + go version [2023-03-06T02:14:08.068Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-06T02:14:08.109Z] $ docker stop --time=1 3834e8a2e4b68f56399c57ac01eed0abcb9c475f2b5e7fbaf795d2d491212d9a [2023-03-06T02:14:09.718Z] $ docker rm -f --volumes 3834e8a2e4b68f56399c57ac01eed0abcb9c475f2b5e7fbaf795d2d491212d9a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:14:10.552Z] + docker inspect -f . ci-base-image-arm64 [2023-03-06T02:14:10.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:14:10.806Z] prd-ubuntu20.04-docker-arm64-4c-16g-8311 does not seem to be running inside a container [2023-03-06T02:14:10.870Z] $ 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-03-06T02:14:12.000Z] $ docker top a3f99b95a3b6f4baaa10051f06c11d02756a944879c7da4b4d4db8175866dbba -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T02:14:12.544Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-06T02:14:12.927Z] + make test [2023-03-06T02:14:13.195Z] go test ./... -coverprofile=coverage.out ./... [2023-03-06T02:14:15.138Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-06T02:14:41.826Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/config [2023-03-06T02:14:41.826Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.8/internal/config/config.go:74:3: unknown field 'SecretStore' in struct literal of type "github.com/edgexfoundry/go-mod-bootstrap/v3/config".BootstrapConfiguration [2023-03-06T02:15:28.685Z] FAIL github.com/edgexfoundry/device-mqtt-go/internal/driver [build failed] [2023-03-06T02:15:28.685Z] make: *** [Makefile:30: unittest] Error 2 [Pipeline] } [2023-03-06T02:15:28.727Z] $ docker stop --time=1 a3f99b95a3b6f4baaa10051f06c11d02756a944879c7da4b4d4db8175866dbba [2023-03-06T02:15:30.557Z] $ docker rm -f --volumes a3f99b95a3b6f4baaa10051f06c11d02756a944879c7da4b4d4db8175866dbba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:15:31.957Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T02:15:31.957Z] [2023-03-06T02:15:31.957Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:15:32.351Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T02:15:32.619Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-06T02:15:32.619Z] 8998bd30e6a1: Pulling fs layer [2023-03-06T02:15:32.619Z] 04944245beec: Pulling fs layer [2023-03-06T02:15:32.619Z] 699f458cf7ca: Pulling fs layer [2023-03-06T02:15:32.619Z] 765212b225bb: Pulling fs layer [2023-03-06T02:15:32.619Z] f23df028b6ca: Pulling fs layer [2023-03-06T02:15:32.619Z] d65c8cfc05b1: Pulling fs layer [2023-03-06T02:15:32.619Z] 2437ff75d9bd: Pulling fs layer [2023-03-06T02:15:32.619Z] f23df028b6ca: Waiting [2023-03-06T02:15:32.619Z] d65c8cfc05b1: Waiting [2023-03-06T02:15:32.619Z] 2437ff75d9bd: Waiting [2023-03-06T02:15:32.619Z] 765212b225bb: Waiting [2023-03-06T02:15:32.619Z] 04944245beec: Verifying Checksum [2023-03-06T02:15:32.619Z] 04944245beec: Download complete [2023-03-06T02:15:32.619Z] 765212b225bb: Verifying Checksum [2023-03-06T02:15:32.619Z] 765212b225bb: Download complete [2023-03-06T02:15:32.619Z] f23df028b6ca: Download complete [2023-03-06T02:15:32.619Z] d65c8cfc05b1: Verifying Checksum [2023-03-06T02:15:32.619Z] d65c8cfc05b1: Download complete [2023-03-06T02:15:32.886Z] 699f458cf7ca: Verifying Checksum [2023-03-06T02:15:33.156Z] 8998bd30e6a1: Download complete [2023-03-06T02:15:35.097Z] 2437ff75d9bd: Verifying Checksum [2023-03-06T02:15:35.097Z] 2437ff75d9bd: Download complete [2023-03-06T02:15:36.505Z] 8998bd30e6a1: Pull complete [2023-03-06T02:15:37.088Z] 04944245beec: Pull complete [2023-03-06T02:15:38.495Z] 699f458cf7ca: Pull complete [2023-03-06T02:15:38.495Z] 765212b225bb: Pull complete [2023-03-06T02:15:39.457Z] f23df028b6ca: Pull complete [2023-03-06T02:15:39.457Z] d65c8cfc05b1: Pull complete [2023-03-06T02:15:54.451Z] 2437ff75d9bd: Pull complete [2023-03-06T02:15:54.451Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-06T02:15:54.451Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-06T02:15:54.451Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:15:54.862Z] prd-ubuntu20.04-docker-arm64-4c-16g-8311 does not seem to be running inside a container [2023-03-06T02:15:54.919Z] $ 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-03-06T02:15:57.426Z] $ docker top a1dbffe9c0fb34221014120affd2e82d5c80bb6e5dde74b24c211bb0d4299671 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:15:58.014Z] ---> job-cost.sh [2023-03-06T02:15:58.285Z] lf-activate-venv: SKIPPING [2023-03-06T02:15:58.285Z] INFO: No Stack... [2023-03-06T02:15:58.550Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-06T02:15:59.509Z] INFO: Archiving Costs [Pipeline] sh [2023-03-06T02:16:00.167Z] + cut -d, -f6 [2023-03-06T02:16:00.167Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2023-03-06T02:16:00.267Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] [2023-03-06T02:16:00.275Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] did not exist. Created. [2023-03-06T02:16:00.275Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-06T02:16:01.012Z] /w/workspace/device-mqtt-go/1@tmp/durable-193a2cb6/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-06T02:16:01.370Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-06T02:16:01.665Z] Warning: overwriting stash ‘stack-cost’ [2023-03-06T02:16:02.066Z] Stashed 1 file(s) [Pipeline] } [2023-03-06T02:16:02.086Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-508-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-06T02:16:02.172Z] $ docker stop --time=1 a1dbffe9c0fb34221014120affd2e82d5c80bb6e5dde74b24c211bb0d4299671 [2023-03-06T02:16:03.691Z] $ docker rm -f --volumes a1dbffe9c0fb34221014120affd2e82d5c80bb6e5dde74b24c211bb0d4299671 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-06T02:16:04.395Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-06T02:16:06.380Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives ] [2023-03-06T02:16:06.380Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives [2023-03-06T02:16:06.380Z] total 16 [2023-03-06T02:16:06.380Z] drwxr-xr-x 3 root root 4096 Mar 6 02:11 . [2023-03-06T02:16:06.380Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 02:11 .. [2023-03-06T02:16:06.380Z] drwxr-xr-x 2 root root 4096 Mar 6 02:11 cost [2023-03-06T02:16:06.380Z] -rw-r--r-- 1 root root 86 Mar 6 02:11 cost.csv [2023-03-06T02:16:06.380Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives [2023-03-06T02:16:06.380Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives [2023-03-06T02:16:06.380Z] total 16 [2023-03-06T02:16:06.380Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 6 02:11 . [2023-03-06T02:16:06.380Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 6 02:11 .. [2023-03-06T02:16:06.380Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 6 02:11 cost [2023-03-06T02:16:06.380Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 6 02:11 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:06.709Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:07.604Z] ---> package-listing.sh [2023-03-06T02:16:07.604Z] ++ facter osfamily [2023-03-06T02:16:07.604Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-06T02:16:07.864Z] + OS_FAMILY=debian [2023-03-06T02:16:07.864Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-508 [2023-03-06T02:16:07.864Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-06T02:16:07.864Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-06T02:16:07.864Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-06T02:16:07.864Z] + PACKAGES=/tmp/packages_start.txt [2023-03-06T02:16:07.864Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-508 ']' [2023-03-06T02:16:07.864Z] + PACKAGES=/tmp/packages_end.txt [2023-03-06T02:16:07.864Z] + case "${OS_FAMILY}" in [2023-03-06T02:16:07.864Z] + dpkg -l [2023-03-06T02:16:07.864Z] + grep '^ii' [2023-03-06T02:16:07.864Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-06T02:16:07.864Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-06T02:16:07.864Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-06T02:16:07.864Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-508 ']' [2023-03-06T02:16:07.864Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives/ [2023-03-06T02:16:07.864Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-508/archives/ [Pipeline] echo [2023-03-06T02:16:07.897Z] 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-508/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-06T02:16:08.191Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-06T02:16:08.827Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-06T02:16:08.827Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-06T02:16:08.979Z] prd-ubuntu20.04-docker-8c-8g-8310 does not seem to be running inside a container [2023-03-06T02:16:09.009Z] $ 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-508/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-508 -v /w/workspace/gexfoundry_device-mqtt-go_PR-508:/w/workspace/gexfoundry_device-mqtt-go_PR-508:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-06T02:16:09.234Z] $ docker top ce83982d0fab277cfc28b64bfc92e693a796b80a398229ed05ea89d38f1fbffe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-06T02:16:09.624Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-06T02:16:09.934Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-06T02:16:10.242Z] + ls /var/log/sa-host [2023-03-06T02:16:10.242Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-06T02:16:10.463Z] provisioning config files... [2023-03-06T02:16:10.471Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-508@tmp/config1915093481773231129tmp [Pipeline] { [Pipeline] echo [2023-03-06T02:16:10.528Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:10.889Z] ---> create-netrc.sh [Pipeline] } [2023-03-06T02:16:10.916Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:11.314Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-06T02:16:11.346Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:11.659Z] ---> sudo-logs.sh [2023-03-06T02:16:11.659Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-06T02:16:11.744Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:12.060Z] ---> job-cost.sh [2023-03-06T02:16:12.060Z] lf-activate-venv: SKIPPING [2023-03-06T02:16:12.060Z] DEBUG: total: 0.2199999988079071 [2023-03-06T02:16:12.060Z] INFO: Retrieving Stack Cost... [2023-03-06T02:16:12.320Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-06T02:16:12.580Z] INFO: Archiving Costs [Pipeline] echo [2023-03-06T02:16:12.615Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-06T02:16:12.929Z] ---> logs-deploy.sh [2023-03-06T02:16:12.929Z] lf-activate-venv: SKIPPING [2023-03-06T02:16:12.929Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-508/1 [2023-03-06T02:16:12.929Z] INFO: archiving workspace using pattern(s): [2023-03-06T02:16:13.867Z] Archives upload complete. [2023-03-06T02:16:14.126Z] INFO: archiving logs to Nexus [2023-03-06T02:16:14.696Z] ---> uname -a: [2023-03-06T02:16:14.696Z] Linux prd-ubuntu20-04-docker-8c-8g-8310 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] ---> lscpu: [2023-03-06T02:16:14.696Z] Architecture: x86_64 [2023-03-06T02:16:14.696Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-06T02:16:14.696Z] Byte Order: Little Endian [2023-03-06T02:16:14.696Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-06T02:16:14.696Z] CPU(s): 8 [2023-03-06T02:16:14.696Z] On-line CPU(s) list: 0-7 [2023-03-06T02:16:14.696Z] Thread(s) per core: 1 [2023-03-06T02:16:14.696Z] Core(s) per socket: 1 [2023-03-06T02:16:14.696Z] Socket(s): 8 [2023-03-06T02:16:14.696Z] NUMA node(s): 1 [2023-03-06T02:16:14.696Z] Vendor ID: AuthenticAMD [2023-03-06T02:16:14.696Z] CPU family: 23 [2023-03-06T02:16:14.696Z] Model: 49 [2023-03-06T02:16:14.696Z] Model name: AMD EPYC-Rome Processor [2023-03-06T02:16:14.696Z] Stepping: 0 [2023-03-06T02:16:14.696Z] CPU MHz: 2799.976 [2023-03-06T02:16:14.696Z] BogoMIPS: 5599.95 [2023-03-06T02:16:14.696Z] Virtualization: AMD-V [2023-03-06T02:16:14.696Z] Hypervisor vendor: KVM [2023-03-06T02:16:14.696Z] Virtualization type: full [2023-03-06T02:16:14.696Z] L1d cache: 256 KiB [2023-03-06T02:16:14.696Z] L1i cache: 256 KiB [2023-03-06T02:16:14.696Z] L2 cache: 4 MiB [2023-03-06T02:16:14.696Z] L3 cache: 128 MiB [2023-03-06T02:16:14.696Z] NUMA node0 CPU(s): 0-7 [2023-03-06T02:16:14.696Z] Vulnerability Itlb multihit: Not affected [2023-03-06T02:16:14.696Z] Vulnerability L1tf: Not affected [2023-03-06T02:16:14.696Z] Vulnerability Mds: Not affected [2023-03-06T02:16:14.696Z] Vulnerability Meltdown: Not affected [2023-03-06T02:16:14.696Z] Vulnerability Mmio stale data: Not affected [2023-03-06T02:16:14.696Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-06T02:16:14.696Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-06T02:16:14.696Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-06T02:16:14.696Z] Vulnerability Srbds: Not affected [2023-03-06T02:16:14.696Z] Vulnerability Tsx async abort: Not affected [2023-03-06T02:16:14.696Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] ---> nproc: [2023-03-06T02:16:14.696Z] 8 [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] ---> df -h: [2023-03-06T02:16:14.696Z] Filesystem Size Used Avail Use% Mounted on [2023-03-06T02:16:14.696Z] overlay 155G 12G 144G 8% / [2023-03-06T02:16:14.696Z] tmpfs 64M 0 64M 0% /dev [2023-03-06T02:16:14.696Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-06T02:16:14.696Z] shm 64M 0 64M 0% /dev/shm [2023-03-06T02:16:14.696Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] ---> sar -b -r -n DEV: [2023-03-06T02:16:14.696Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8310) 03/06/23 _x86_64_ (8 CPU) [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] 02:09:12 LINUX RESTART (8 CPU) [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] 02:10:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-06T02:16:14.696Z] 02:11:01 179.43 1.44 177.99 0.00 71.85 72093.95 0.00 [2023-03-06T02:16:14.696Z] 02:12:01 61.26 0.17 61.10 0.00 10.26 20992.47 0.00 [2023-03-06T02:16:14.696Z] 02:13:01 1.75 0.00 1.75 0.00 0.00 20.41 0.00 [2023-03-06T02:16:14.696Z] 02:14:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 [2023-03-06T02:16:14.696Z] 02:15:01 51.99 10.58 41.41 0.00 5154.87 8716.15 0.00 [2023-03-06T02:16:14.696Z] 02:16:01 6.43 0.02 6.41 0.00 0.13 120.49 0.00 [2023-03-06T02:16:14.696Z] Average: 49.98 2.04 47.94 0.00 875.01 16838.63 0.00 [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] 02:10:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-06T02:16:14.696Z] 02:11:01 28456524 31572960 730656 2.22 144348 3185240 1885136 5.56 1073656 2918644 568 [2023-03-06T02:16:14.696Z] 02:12:01 27949472 31570068 728888 2.22 151912 3630832 1754988 5.17 1177320 3264428 372 [2023-03-06T02:16:14.696Z] 02:13:01 27949420 31570176 728484 2.22 151952 3630836 1754988 5.17 1176948 3264432 16 [2023-03-06T02:16:14.696Z] 02:14:01 27957176 31577956 720624 2.19 151984 3630840 1754988 5.17 1168348 3264432 8 [2023-03-06T02:16:14.696Z] 02:15:01 27426888 31556084 730560 2.22 185888 4086044 1822108 5.37 1493488 3435196 1000 [2023-03-06T02:16:14.696Z] 02:16:01 27434452 31558788 727216 2.21 184456 4082788 1799212 5.30 1489564 3431964 8 [2023-03-06T02:16:14.696Z] Average: 27862322 31567672 727738 2.21 161757 3707763 1795237 5.29 1263221 3263183 329 [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] 02:10:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-06T02:16:14.696Z] 02:11:01 ens3 549.57 321.52 6105.69 40.66 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:11:01 docker0 216.78 365.07 16.73 2012.30 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:11:01 lo 2.78 2.78 0.27 0.27 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:12:01 ens3 166.99 105.78 2547.38 99.12 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:12:01 docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:12:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:14:01 ens3 0.17 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:15:01 ens3 168.26 79.94 2802.50 5.76 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:15:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:16:01 ens3 0.25 0.18 0.02 0.01 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] 02:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] Average: ens3 146.41 83.93 1897.49 24.22 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] Average: docker0 35.62 60.01 2.75 330.69 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] Average: lo 0.81 0.81 0.08 0.08 0.00 0.00 0.00 0.00 [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] ---> sar -P ALL: [2023-03-06T02:16:14.696Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-8310) 03/06/23 _x86_64_ (8 CPU) [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] 02:09:12 LINUX RESTART (8 CPU) [2023-03-06T02:16:14.696Z] [2023-03-06T02:16:14.696Z] 02:10:02 CPU %user %nice %system %iowait %steal %idle [2023-03-06T02:16:14.696Z] 02:11:01 all 8.41 0.00 4.22 1.59 0.06 85.71 [2023-03-06T02:16:14.696Z] 02:11:01 0 8.70 0.00 4.18 2.65 0.07 84.40 [2023-03-06T02:16:14.696Z] 02:11:01 1 8.19 0.00 3.79 0.55 0.05 87.42 [2023-03-06T02:16:14.696Z] 02:11:01 2 11.82 0.00 3.78 0.58 0.07 83.75 [2023-03-06T02:16:14.696Z] 02:11:01 3 6.55 0.00 3.89 1.86 0.05 87.66 [2023-03-06T02:16:14.696Z] 02:11:01 4 8.89 0.00 5.13 0.53 0.05 85.40 [2023-03-06T02:16:14.696Z] 02:11:01 5 8.03 0.00 3.01 0.09 0.05 88.83 [2023-03-06T02:16:14.696Z] 02:11:01 6 7.82 0.00 5.80 6.39 0.07 79.92 [2023-03-06T02:16:14.696Z] 02:11:01 7 7.32 0.00 4.23 0.12 0.07 88.26 [2023-03-06T02:16:14.696Z] 02:12:01 all 14.61 0.00 3.38 0.53 0.05 81.44 [2023-03-06T02:16:14.696Z] 02:12:01 0 15.35 0.00 3.11 0.45 0.03 81.06 [2023-03-06T02:16:14.696Z] 02:12:01 1 14.69 0.00 4.31 0.03 0.05 80.91 [2023-03-06T02:16:14.696Z] 02:12:01 2 14.19 0.00 3.21 0.10 0.03 82.46 [2023-03-06T02:16:14.696Z] 02:12:01 3 14.45 0.00 3.15 0.79 0.05 81.55 [2023-03-06T02:16:14.696Z] 02:12:01 4 14.46 0.00 3.64 2.31 0.07 79.53 [2023-03-06T02:16:14.696Z] 02:12:01 5 14.34 0.00 3.18 0.05 0.03 82.39 [2023-03-06T02:16:14.696Z] 02:12:01 6 14.76 0.00 3.21 0.12 0.03 81.88 [2023-03-06T02:16:14.697Z] 02:12:01 7 14.62 0.00 3.20 0.35 0.07 81.76 [2023-03-06T02:16:14.697Z] 02:13:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:13:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2023-03-06T02:16:14.697Z] 02:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:13:01 4 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-06T02:16:14.697Z] 02:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2023-03-06T02:16:14.697Z] 02:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-06T02:16:14.697Z] 02:14:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2023-03-06T02:16:14.697Z] 02:14:01 0 0.07 0.00 0.03 0.03 0.02 99.85 [2023-03-06T02:16:14.697Z] 02:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-06T02:16:14.697Z] 02:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-06T02:16:14.697Z] 02:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-06T02:16:14.697Z] 02:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-06T02:16:14.697Z] 02:14:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-06T02:16:14.697Z] 02:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-06T02:16:14.697Z] 02:15:01 all 2.13 0.00 1.38 0.40 0.02 96.07 [2023-03-06T02:16:14.697Z] 02:15:01 0 1.42 0.00 2.68 0.92 0.02 94.96 [2023-03-06T02:16:14.697Z] 02:15:01 1 1.35 0.00 1.02 0.05 0.03 97.54 [2023-03-06T02:16:14.697Z] 02:15:01 2 2.86 0.00 0.68 0.17 0.02 96.28 [2023-03-06T02:16:14.697Z] 02:15:01 3 2.94 0.00 1.30 1.04 0.03 94.69 [2023-03-06T02:16:14.697Z] 02:15:01 4 2.64 0.00 1.32 0.30 0.02 95.72 [2023-03-06T02:16:14.697Z] 02:15:01 5 1.69 0.00 0.80 0.33 0.02 97.16 [2023-03-06T02:16:14.697Z] 02:15:01 6 2.69 0.00 1.49 0.07 0.02 95.73 [2023-03-06T02:16:14.697Z] 02:15:01 7 1.46 0.00 1.74 0.32 0.03 96.45 [2023-03-06T02:16:14.697Z] 02:16:01 all 0.15 0.00 0.05 0.03 0.00 99.77 [2023-03-06T02:16:14.697Z] 02:16:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-06T02:16:14.697Z] 02:16:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-06T02:16:14.697Z] 02:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 [2023-03-06T02:16:14.697Z] 02:16:01 3 0.10 0.00 0.05 0.12 0.00 99.73 [2023-03-06T02:16:14.697Z] 02:16:01 4 0.05 0.00 0.03 0.10 0.02 99.80 [2023-03-06T02:16:14.697Z] 02:16:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2023-03-06T02:16:14.697Z] 02:16:01 6 0.68 0.00 0.08 0.00 0.00 99.23 [2023-03-06T02:16:14.697Z] 02:16:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-06T02:16:14.697Z] Average: all 4.19 0.00 1.49 0.42 0.02 93.87 [2023-03-06T02:16:14.697Z] Average: 0 4.24 0.00 1.66 0.67 0.02 93.40 [2023-03-06T02:16:14.697Z] Average: 1 4.04 0.00 1.52 0.10 0.02 94.32 [2023-03-06T02:16:14.697Z] Average: 2 4.78 0.00 1.27 0.14 0.02 93.79 [2023-03-06T02:16:14.697Z] Average: 3 3.98 0.00 1.39 0.63 0.03 93.98 [2023-03-06T02:16:14.697Z] Average: 4 4.31 0.00 1.67 0.54 0.03 93.46 [2023-03-06T02:16:14.697Z] Average: 5 3.99 0.00 1.16 0.08 0.02 94.75 [2023-03-06T02:16:14.697Z] Average: 6 4.31 0.00 1.75 1.07 0.03 92.84 [2023-03-06T02:16:14.697Z] Average: 7 3.87 0.00 1.52 0.13 0.03 94.44 [2023-03-06T02:16:14.697Z] [2023-03-06T02:16:14.697Z] [2023-03-06T02:16:14.697Z]