Pull request #1248 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 8c06558692c965b696ca60a8bc785d25ae4cb6d8+7fe7de0be30ee91d764ec87773cd7be423c2e190 (bfea7fe49707bd13ab48e12136284f7cdc1058fe) 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-ssh2963280437031039188.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh3499699264570265687.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-sdk-go/branches/PR-1248/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-sdk-go/branches/PR-1248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18162008946635025776.key Verifying host key using known hosts file > 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-sdk-go/branches/PR-1248/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh94061365343742169.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh13731107770055293787.key Verifying host key using known hosts file > 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-sdk-go/branches/PR-1248/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-sdk-go/branches/PR-1248/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1277700585973606031.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 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-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 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-116936’ Running on prd-ubuntu20.04-docker-8c-8g-116938 in /w/workspace/gexfoundry_device-sdk-go_PR-1248 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1248 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1248/head:refs/remotes/origin/PR-1248 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 7fe7de0be30ee91d764ec87773cd7be423c2e190 into PR head commit 8c06558692c965b696ca60a8bc785d25ae4cb6d8 Merge succeeded, producing 8c06558692c965b696ca60a8bc785d25ae4cb6d8 Checking out Revision 8c06558692c965b696ca60a8bc785d25ae4cb6d8 (PR-1248) > git config core.sparsecheckout # timeout=10 > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git merge 7fe7de0be30ee91d764ec87773cd7be423c2e190 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 Commit message: "build: Latest go-mods, config and Dockerfile fix" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-25T18:12:38.461Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-25T18:12:38.622Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-25T18:12:38.719Z] ========================================================= [2022-10-25T18:12:38.719Z] EdgeX Global Pipelines Version Info [2022-10-25T18:12:38.719Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:12:39.474Z] ------------------- [2022-10-25T18:12:39.474Z] stable info: [2022-10-25T18:12:39.474Z] ------------------- [2022-10-25T18:12:39.474Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-25T18:12:39.474Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:12:39.474Z] Message: update stable to v1.0.243 [2022-10-25T18:12:40.045Z] ------------------- [2022-10-25T18:12:40.045Z] experimental info: [2022-10-25T18:12:40.045Z] ------------------- [2022-10-25T18:12:40.045Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-25T18:12:40.045Z] Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 [2022-10-25T18:12:40.045Z] Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-25T18:12:40.326Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-10-25T18:12:40.366Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-10-25T18:12:40.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-25T18:12:40.453Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-25T18:12:40.490Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-25T18:12:40.529Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-25T18:12:40.566Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-25T18:12:40.602Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-10-25T18:12:40.641Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-25T18:12:40.684Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-25T18:12:40.793Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-25T18:12:40.830Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-10-25T18:12:40.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-25T18:12:40.909Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-25T18:12:40.944Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-25T18:12:40.979Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:12:41.015Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:12:41.051Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-25T18:12:41.085Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-25T18:12:41.126Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-25T18:12:41.160Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-10-25T18:12:41.199Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-10-25T18:12:41.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-25T18:12:41.274Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-25T18:12:41.310Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-25T18:12:41.345Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-25T18:12:41.386Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-25T18:12:41.431Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1248 [Pipeline] echo [2022-10-25T18:12:41.470Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1248 [Pipeline] echo [2022-10-25T18:12:41.513Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1248 [Pipeline] echo [2022-10-25T18:12:41.550Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo [2022-10-25T18:12:41.589Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c06558 [Pipeline] echo [2022-10-25T18:12:41.628Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:12:41.728Z] provisioning config files... [2022-10-25T18:12:41.745Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config6975142719307027827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:12:42.079Z] ---> docker-login.sh [2022-10-25T18:12:42.079Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:12:42.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:12:42.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:12:42.908Z] Configure a credential helper to remove this warning. See [2022-10-25T18:12:42.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:12:42.908Z] [2022-10-25T18:12:42.908Z] Login Succeeded [2022-10-25T18:12:42.908Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:12:42.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:12:42.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:12:42.908Z] Configure a credential helper to remove this warning. See [2022-10-25T18:12:42.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:12:42.908Z] [2022-10-25T18:12:42.908Z] Login Succeeded [2022-10-25T18:12:42.908Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:12:43.167Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:12:43.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:12:43.168Z] Configure a credential helper to remove this warning. See [2022-10-25T18:12:43.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:12:43.168Z] [2022-10-25T18:12:43.168Z] Login Succeeded [2022-10-25T18:12:43.168Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:12:43.168Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:12:43.168Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:12:43.168Z] Configure a credential helper to remove this warning. See [2022-10-25T18:12:43.168Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:12:43.168Z] [2022-10-25T18:12:43.168Z] Login Succeeded [2022-10-25T18:12:43.168Z] docker.io [2022-10-25T18:12:43.428Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:12:43.688Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:12:43.688Z] Configure a credential helper to remove this warning. See [2022-10-25T18:12:43.688Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:12:43.688Z] [2022-10-25T18:12:43.688Z] Login Succeeded [2022-10-25T18:12:43.688Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:12:43.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-25T18:12:44.315Z] + git rev-list -1 --merges 8c06558692c965b696ca60a8bc785d25ae4cb6d8~1..8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo [2022-10-25T18:12:44.359Z] -----------> git rev-list -1 --merges 8c06558692c965b696ca60a8bc785d25ae4cb6d8~1..8c06558692c965b696ca60a8bc785d25ae4cb6d8 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [false] [Pipeline] sh [2022-10-25T18:12:44.669Z] + git log --format=format:%s -1 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo [2022-10-25T18:12:44.705Z] ========================================================= [2022-10-25T18:12:44.705Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-25T18:12:44.706Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:12:45.147Z] + git log --format=format:%s -1 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] echo [2022-10-25T18:12:45.177Z] [semverPrep] GIT_COMMIT: 8c06558692c965b696ca60a8bc785d25ae4cb6d8, Commit Message: build: Latest go-mods, config and Dockerfile fix [Pipeline] echo [2022-10-25T18:12:45.201Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-25T18:12:45.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-25T18:12:45.566Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-25T18:12:45.566Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-25T18:12:45.566Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-25T18:12:45.566Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-25T18:12:45.566Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-25T18:12:45.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:12:45.989Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:12:45.989Z] [2022-10-25T18:12:45.989Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:12:46.366Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:12:46.366Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-25T18:12:46.366Z] b85a868b505f: Pulling fs layer [2022-10-25T18:12:46.366Z] e2be974225ed: Pulling fs layer [2022-10-25T18:12:46.366Z] 339a4e72a1f5: Pulling fs layer [2022-10-25T18:12:46.366Z] 988bab9f4d93: Pulling fs layer [2022-10-25T18:12:46.366Z] 1469e6f7b9e6: Pulling fs layer [2022-10-25T18:12:46.366Z] eaf3925da568: Pulling fs layer [2022-10-25T18:12:46.366Z] bab4dde63d76: Pulling fs layer [2022-10-25T18:12:46.366Z] bde34c3a00c8: Pulling fs layer [2022-10-25T18:12:46.366Z] b352a97aabf1: Pulling fs layer [2022-10-25T18:12:46.366Z] 4872d77fe225: Pulling fs layer [2022-10-25T18:12:46.366Z] 5851b861e8e6: Pulling fs layer [2022-10-25T18:12:46.366Z] 4872d77fe225: Waiting [2022-10-25T18:12:46.366Z] 988bab9f4d93: Waiting [2022-10-25T18:12:46.366Z] bde34c3a00c8: Waiting [2022-10-25T18:12:46.366Z] 1469e6f7b9e6: Waiting [2022-10-25T18:12:46.366Z] b352a97aabf1: Waiting [2022-10-25T18:12:46.366Z] bab4dde63d76: Waiting [2022-10-25T18:12:46.366Z] eaf3925da568: Waiting [2022-10-25T18:12:46.366Z] 5851b861e8e6: Waiting [2022-10-25T18:12:46.366Z] e2be974225ed: Verifying Checksum [2022-10-25T18:12:46.366Z] e2be974225ed: Download complete [2022-10-25T18:12:46.366Z] 988bab9f4d93: Download complete [2022-10-25T18:12:46.625Z] 339a4e72a1f5: Verifying Checksum [2022-10-25T18:12:46.625Z] 339a4e72a1f5: Download complete [2022-10-25T18:12:46.625Z] 1469e6f7b9e6: Verifying Checksum [2022-10-25T18:12:46.625Z] 1469e6f7b9e6: Download complete [2022-10-25T18:12:46.625Z] eaf3925da568: Verifying Checksum [2022-10-25T18:12:46.625Z] eaf3925da568: Download complete [2022-10-25T18:12:46.625Z] bde34c3a00c8: Download complete [2022-10-25T18:12:46.625Z] b352a97aabf1: Verifying Checksum [2022-10-25T18:12:46.626Z] b352a97aabf1: Download complete [2022-10-25T18:12:46.626Z] 4872d77fe225: Verifying Checksum [2022-10-25T18:12:46.626Z] 4872d77fe225: Download complete [2022-10-25T18:12:46.626Z] 5851b861e8e6: Verifying Checksum [2022-10-25T18:12:46.626Z] 5851b861e8e6: Download complete [2022-10-25T18:12:46.626Z] b85a868b505f: Verifying Checksum [2022-10-25T18:12:46.626Z] b85a868b505f: Download complete [2022-10-25T18:12:46.886Z] bab4dde63d76: Verifying Checksum [2022-10-25T18:12:46.886Z] bab4dde63d76: Download complete [2022-10-25T18:12:48.265Z] b85a868b505f: Pull complete [2022-10-25T18:12:48.265Z] e2be974225ed: Pull complete [2022-10-25T18:12:48.831Z] 339a4e72a1f5: Pull complete [2022-10-25T18:12:48.831Z] 988bab9f4d93: Pull complete [2022-10-25T18:12:49.090Z] 1469e6f7b9e6: Pull complete [2022-10-25T18:12:49.090Z] eaf3925da568: Pull complete [2022-10-25T18:12:50.991Z] bab4dde63d76: Pull complete [2022-10-25T18:12:50.991Z] bde34c3a00c8: Pull complete [2022-10-25T18:12:50.991Z] b352a97aabf1: Pull complete [2022-10-25T18:12:51.251Z] 4872d77fe225: Pull complete [2022-10-25T18:12:51.251Z] 5851b861e8e6: Pull complete [2022-10-25T18:12:51.251Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-25T18:12:51.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-25T18:12:51.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:12:51.479Z] prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container [2022-10-25T18:12:51.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@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-devops/py-git-semver:0.1.4 cat [2022-10-25T18:12:53.899Z] $ docker top f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 -eo pid,comm [2022-10-25T18:12:53.957Z] 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). [2022-10-25T18:12:53.957Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-25T18:12:54.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:12:54.081Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:12:54.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:12:54.194Z] $ docker exec f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent [2022-10-25T18:12:54.304Z] SSH_AUTH_SOCK=/tmp/ssh-2j08o68eOUH5/agent.33 [2022-10-25T18:12:54.304Z] SSH_AGENT_PID=39 [2022-10-25T18:12:54.311Z] Running ssh-add (command line suppressed) [2022-10-25T18:12:54.402Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_4865653698682840193.key (/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_4865653698682840193.key) [2022-10-25T18:12:54.418Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:12:54.756Z] + git tag --points-at HEAD [Pipeline] } [2022-10-25T18:12:54.781Z] $ docker exec --env ******** --env ******** f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent -k [2022-10-25T18:12:54.883Z] unset SSH_AUTH_SOCK; [2022-10-25T18:12:54.883Z] unset SSH_AGENT_PID; [2022-10-25T18:12:54.884Z] echo Agent pid 39 killed; [2022-10-25T18:12:54.897Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-25T18:12:54.980Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-25T18:12:54.980Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-25T18:12:55.099Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-25T18:12:55.099Z] $ docker exec f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent [2022-10-25T18:12:55.202Z] SSH_AUTH_SOCK=/tmp/ssh-nMFe6JZ12aDW/agent.71 [2022-10-25T18:12:55.202Z] SSH_AGENT_PID=77 [2022-10-25T18:12:55.207Z] Running ssh-add (command line suppressed) [2022-10-25T18:12:55.304Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_7708561797322019484.key (/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/private_key_7708561797322019484.key) [2022-10-25T18:12:55.320Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-25T18:12:55.657Z] + git semver init [2022-10-25T18:12:55.918Z] 2022-10-25 18:12:55,845 [run_init] DEBUG init version:0.0.0 force:False [2022-10-25T18:12:55.918Z] 2022-10-25 18:12:55,846 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver [2022-10-25T18:12:55.918Z] 2022-10-25 18:12:55,847 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver [2022-10-25T18:12:55.918Z] 2022-10-25 18:12:55,847 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1248, universal_newlines=False, shell=None, istream=None) [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,908 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.git/info/exclude [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,908 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver/PR-1248 with force:False [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,909 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver/PR-1248 [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,911 [execute] INFO git cat-file --batch-check [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,917 [execute] INFO git cat-file --batch [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver, universal_newlines=False, shell=None, istream=) [2022-10-25T18:12:57.298Z] 2022-10-25 18:12:56,922 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1248/.semver/PR-1248 [2022-10-25T18:12:57.298Z] 0.0.0 [Pipeline] } [2022-10-25T18:12:57.329Z] $ docker exec --env ******** --env ******** f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 ssh-agent -k [2022-10-25T18:12:57.426Z] unset SSH_AUTH_SOCK; [2022-10-25T18:12:57.427Z] unset SSH_AGENT_PID; [2022-10-25T18:12:57.427Z] echo Agent pid 77 killed; [2022-10-25T18:12:57.438Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-25T18:12:57.869Z] + git semver [Pipeline] } [2022-10-25T18:12:58.154Z] $ docker stop --time=1 f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 [2022-10-25T18:12:59.464Z] $ docker rm -f f80355cb874134465f9f35d6a24b1d3727cdfbf36990478c770293b56cd37278 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:12:59.893Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-25T18:13:00.133Z] Stashed 1 file(s) [Pipeline] echo [2022-10-25T18:13:00.151Z] [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 [2022-10-25T18:13:00.771Z] provisioning config files... [2022-10-25T18:13:00.782Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config10952687194692069812tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:13:01.131Z] ---> docker-login.sh [2022-10-25T18:13:01.132Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:13:01.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:13:01.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:13:01.132Z] Configure a credential helper to remove this warning. See [2022-10-25T18:13:01.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:13:01.132Z] [2022-10-25T18:13:01.132Z] Login Succeeded [2022-10-25T18:13:01.132Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:13:01.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:13:01.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:13:01.132Z] Configure a credential helper to remove this warning. See [2022-10-25T18:13:01.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:13:01.132Z] [2022-10-25T18:13:01.132Z] Login Succeeded [2022-10-25T18:13:01.132Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:13:01.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:13:01.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:13:01.392Z] Configure a credential helper to remove this warning. See [2022-10-25T18:13:01.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:13:01.392Z] [2022-10-25T18:13:01.392Z] Login Succeeded [2022-10-25T18:13:01.392Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:13:01.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:13:01.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:13:01.392Z] Configure a credential helper to remove this warning. See [2022-10-25T18:13:01.392Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:13:01.392Z] [2022-10-25T18:13:01.392Z] Login Succeeded [2022-10-25T18:13:01.392Z] docker.io [2022-10-25T18:13:01.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:13:02.652Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:13:02.652Z] Configure a credential helper to remove this warning. See [2022-10-25T18:13:02.652Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:13:02.652Z] [2022-10-25T18:13:02.652Z] Login Succeeded [2022-10-25T18:13:02.652Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:13:02.682Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:13:02.868Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:13:02.903Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:13:02.936Z] ========================================================= [2022-10-25T18:13:02.936Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-25T18:13:02.936Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:13:03.395Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:13:03.395Z] Sending build context to Docker daemon 10.1MB [2022-10-25T18:13:03.395Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:13:03.395Z] Step 2/10 : FROM ${BASE} AS builder [2022-10-25T18:13:03.395Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-25T18:13:03.395Z] 213ec9aee27d: Pulling fs layer [2022-10-25T18:13:03.395Z] 4583459ba037: Pulling fs layer [2022-10-25T18:13:03.395Z] 93c1e223e6f2: Pulling fs layer [2022-10-25T18:13:03.395Z] 53926ce57604: Pulling fs layer [2022-10-25T18:13:03.395Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-25T18:13:03.395Z] 30f14e443154: Pulling fs layer [2022-10-25T18:13:03.395Z] 801331c1e519: Pulling fs layer [2022-10-25T18:13:03.395Z] 99cc6dd402b0: Pulling fs layer [2022-10-25T18:13:03.395Z] 7d9ed39f4882: Pulling fs layer [2022-10-25T18:13:03.395Z] 30f14e443154: Waiting [2022-10-25T18:13:03.395Z] 99cc6dd402b0: Waiting [2022-10-25T18:13:03.395Z] 801331c1e519: Waiting [2022-10-25T18:13:03.395Z] 53926ce57604: Waiting [2022-10-25T18:13:03.395Z] 21b2b0c7a3f4: Waiting [2022-10-25T18:13:03.395Z] 93c1e223e6f2: Download complete [2022-10-25T18:13:03.655Z] 4583459ba037: Verifying Checksum [2022-10-25T18:13:03.655Z] 4583459ba037: Download complete [2022-10-25T18:13:03.655Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-25T18:13:03.655Z] 21b2b0c7a3f4: Download complete [2022-10-25T18:13:03.655Z] 30f14e443154: Verifying Checksum [2022-10-25T18:13:03.655Z] 30f14e443154: Download complete [2022-10-25T18:13:03.655Z] 213ec9aee27d: Verifying Checksum [2022-10-25T18:13:03.655Z] 213ec9aee27d: Download complete [2022-10-25T18:13:03.655Z] 801331c1e519: Verifying Checksum [2022-10-25T18:13:03.655Z] 801331c1e519: Download complete [2022-10-25T18:13:03.655Z] 213ec9aee27d: Pull complete [2022-10-25T18:13:03.913Z] 4583459ba037: Pull complete [2022-10-25T18:13:03.913Z] 7d9ed39f4882: Verifying Checksum [2022-10-25T18:13:03.913Z] 7d9ed39f4882: Download complete [2022-10-25T18:13:03.913Z] 93c1e223e6f2: Pull complete [2022-10-25T18:13:04.478Z] 53926ce57604: Verifying Checksum [2022-10-25T18:13:04.478Z] 53926ce57604: Download complete [2022-10-25T18:13:04.478Z] 99cc6dd402b0: Verifying Checksum [2022-10-25T18:13:04.478Z] 99cc6dd402b0: Download complete [2022-10-25T18:13:07.759Z] 53926ce57604: Pull complete [2022-10-25T18:13:07.759Z] 21b2b0c7a3f4: Pull complete [2022-10-25T18:13:07.759Z] 30f14e443154: Pull complete [2022-10-25T18:13:08.017Z] 801331c1e519: Pull complete [2022-10-25T18:13:09.915Z] 99cc6dd402b0: Pull complete [2022-10-25T18:13:10.481Z] 7d9ed39f4882: Pull complete [2022-10-25T18:13:10.481Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-25T18:13:10.481Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-25T18:13:10.481Z] ---> 1dedd983c030 [2022-10-25T18:13:10.481Z] Step 3/10 : ARG MAKE=make build [2022-10-25T18:13:14.674Z] ---> Running in baa7f21f0cd6 [2022-10-25T18:13:14.674Z] Removing intermediate container baa7f21f0cd6 [2022-10-25T18:13:14.674Z] ---> 6a9947a43ca1 [2022-10-25T18:13:14.674Z] Step 4/10 : WORKDIR /device-sdk-go [2022-10-25T18:13:14.674Z] ---> Running in 4abea6e14131 [2022-10-25T18:13:14.674Z] Removing intermediate container 4abea6e14131 [2022-10-25T18:13:14.674Z] ---> 585ce112b194 [2022-10-25T18:13:14.674Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:13:14.674Z] ---> Running in 3b37588d5813 [2022-10-25T18:13:14.933Z] Removing intermediate container 3b37588d5813 [2022-10-25T18:13:14.933Z] ---> e4dc1878d694 [2022-10-25T18:13:14.933Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T18:13:14.933Z] ---> Running in 8e883ab3f457 [2022-10-25T18:13:15.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:13:15.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:13:15.450Z] OK: 211 MiB in 51 packages [2022-10-25T18:13:15.597Z] Still waiting to schedule task [2022-10-25T18:13:15.598Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-116937’ [2022-10-25T18:13:16.018Z] Removing intermediate container 8e883ab3f457 [2022-10-25T18:13:16.018Z] ---> 91b1943ba576 [2022-10-25T18:13:16.018Z] Step 7/10 : COPY go.mod vendor* ./ [2022-10-25T18:13:16.018Z] ---> 34b2f607fa77 [2022-10-25T18:13:16.018Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:13:16.018Z] ---> Running in 33ecee759625 [2022-10-25T18:13:37.958Z] Removing intermediate container 33ecee759625 [2022-10-25T18:13:37.958Z] ---> 09260ae67fc5 [2022-10-25T18:13:37.958Z] Step 9/10 : COPY . . [2022-10-25T18:13:37.958Z] ---> effef3d49ade [2022-10-25T18:13:37.958Z] Step 10/10 : RUN ${MAKE} [2022-10-25T18:13:37.958Z] ---> Running in cd1e05dbc6d3 [2022-10-25T18:13:37.958Z] noop [2022-10-25T18:13:37.958Z] Removing intermediate container cd1e05dbc6d3 [2022-10-25T18:13:37.958Z] ---> ed37f1ece6ac [2022-10-25T18:13:37.958Z] Successfully built ed37f1ece6ac [2022-10-25T18:13:37.958Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:13:38.388Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:13:38.388Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:13:38.538Z] prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container [2022-10-25T18:13:38.573Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:13:39.162Z] $ docker top e675084e9911fd29a6759b058662e20350d26b45cf9951c8d524096b8848cb67 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:13:39.543Z] + go version [2022-10-25T18:13:39.543Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-25T18:13:39.579Z] $ docker stop --time=1 e675084e9911fd29a6759b058662e20350d26b45cf9951c8d524096b8848cb67 [2022-10-25T18:13:40.848Z] $ docker rm -f e675084e9911fd29a6759b058662e20350d26b45cf9951c8d524096b8848cb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:13:41.528Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-25T18:13:41.528Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:13:41.664Z] prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container [2022-10-25T18:13:41.701Z] $ 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-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-10-25T18:13:42.008Z] $ docker top 1a6b6255e55b6850bc9849d5ad9cfc4fe8b9f9933ac43f258fdd4181e2561f07 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:13:42.384Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1248 [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:13:42.739Z] + make test [2022-10-25T18:13:42.739Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T18:13:48.004Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-25T18:14:00.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.058s coverage: 27.6% of statements [2022-10-25T18:14:00.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.077s coverage: 78.9% of statements [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-25T18:14:00.195Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.079s coverage: 73.1% of statements [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-25T18:14:00.195Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-25T18:14:00.761Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.121s coverage: 54.4% of statements [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-25T18:14:00.761Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.089s coverage: 65.1% of statements [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-25T18:14:00.761Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.758s coverage: 89.2% of statements [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-25T18:14:00.761Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-10-25T18:14:00.761Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-25T18:14:15.635Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-25T18:14:15.635Z] GO111MODULE=on go vet ./... [2022-10-25T18:14:17.538Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:14:17.538Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:14:17.538Z] ./bin/test-attribution-txt.sh [2022-10-25T18:14:17.538Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T18:14:17.538Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T18:14:17.538Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T18:14:17.538Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-25T18:14:17.574Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:14:17.613Z] $ docker stop --time=1 1a6b6255e55b6850bc9849d5ad9cfc4fe8b9f9933ac43f258fdd4181e2561f07 [2022-10-25T18:14:21.415Z] $ docker rm -f 1a6b6255e55b6850bc9849d5ad9cfc4fe8b9f9933ac43f258fdd4181e2561f07 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:14:21.944Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:14:22.018Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-25T18:14:22.679Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:14:22.986Z] + ls -al . [2022-10-25T18:14:22.986Z] total 280 [2022-10-25T18:14:22.986Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 18:13 . [2022-10-25T18:14:22.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:12 .. [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 18:12 .dockerignore [2022-10-25T18:14:22.986Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:14 .git [2022-10-25T18:14:22.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:12 .github [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 25 18:12 .gitignore [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 18:12 .golangci.yml [2022-10-25T18:14:22.986Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:12 .semver [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 25 18:12 CHANGELOG.md [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:12 GOVERNANCE.md [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 25 18:12 Jenkinsfile [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 18:12 LICENSE [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 25 18:12 Makefile [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 18:12 OWNERS.md [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 25 18:12 README.md [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:12 VERSION [2022-10-25T18:14:22.986Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:12 bin [2022-10-25T18:14:22.986Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 25 18:14 coverage.out [2022-10-25T18:14:22.986Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 18:12 example [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 3389 Oct 25 18:12 go.mod [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 44507 Oct 25 18:12 go.sum [2022-10-25T18:14:22.986Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 18:12 internal [2022-10-25T18:14:22.986Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:12 openapi [2022-10-25T18:14:22.986Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 18:12 pkg [2022-10-25T18:14:22.986Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:12 snap [2022-10-25T18:14:22.986Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 18:12 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:14:23.415Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=8c06558692c965b696ca60a8bc785d25ae4cb6d8 --label arch=amd64 --label version=0.0.0 . [2022-10-25T18:14:23.415Z] Sending build context to Docker daemon 10.2MB [2022-10-25T18:14:23.415Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:14:23.415Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-25T18:14:23.415Z] ---> ed37f1ece6ac [2022-10-25T18:14:23.415Z] Step 3/23 : ARG MAKE=make build [2022-10-25T18:14:23.674Z] ---> Running in 3c2c7327245f [2022-10-25T18:14:23.674Z] Removing intermediate container 3c2c7327245f [2022-10-25T18:14:23.674Z] ---> 94cc4307c9c5 [2022-10-25T18:14:23.674Z] Step 4/23 : WORKDIR /device-sdk-go [2022-10-25T18:14:23.674Z] ---> Running in 3c2fea02c577 [2022-10-25T18:14:23.674Z] Removing intermediate container 3c2fea02c577 [2022-10-25T18:14:23.675Z] ---> 2e6bb2d87df5 [2022-10-25T18:14:23.675Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:14:23.675Z] ---> Running in 001075d3b099 [2022-10-25T18:14:23.934Z] Removing intermediate container 001075d3b099 [2022-10-25T18:14:23.934Z] ---> 4d50c812f632 [2022-10-25T18:14:23.934Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T18:14:23.934Z] ---> Running in ab5f14b8fc43 [2022-10-25T18:14:24.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:14:24.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:14:24.456Z] OK: 211 MiB in 51 packages [2022-10-25T18:14:24.717Z] Removing intermediate container ab5f14b8fc43 [2022-10-25T18:14:24.717Z] ---> d72f233389f0 [2022-10-25T18:14:24.717Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T18:14:24.717Z] ---> a961d271946e [2022-10-25T18:14:24.717Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:14:24.717Z] ---> Running in 476df75fe997 [2022-10-25T18:14:25.285Z] Removing intermediate container 476df75fe997 [2022-10-25T18:14:25.285Z] ---> 89ffbc81c6a8 [2022-10-25T18:14:25.285Z] Step 9/23 : COPY . . [2022-10-25T18:14:25.852Z] ---> 37ee99042a37 [2022-10-25T18:14:25.852Z] Step 10/23 : RUN ${MAKE} [2022-10-25T18:14:25.852Z] ---> Running in d33319a7c9f6 [2022-10-25T18:14:26.110Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-25T18:14:44.192Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-25T18:14:46.768Z] Removing intermediate container d33319a7c9f6 [2022-10-25T18:14:46.768Z] ---> 537389b13c4e [2022-10-25T18:14:46.768Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T18:14:47.026Z] 3.16: Pulling from library/alpine [2022-10-25T18:14:47.284Z] 213ec9aee27d: Already exists [2022-10-25T18:14:49.813Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T18:14:49.813Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T18:14:49.813Z] ---> 9c6f07244728 [2022-10-25T18:14:49.813Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:14:49.813Z] ---> Running in e45efd5dc752 [2022-10-25T18:14:49.813Z] Removing intermediate container e45efd5dc752 [2022-10-25T18:14:49.813Z] ---> 6924a1f530cf [2022-10-25T18:14:49.813Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-10-25T18:14:49.813Z] ---> Running in 1280c2b0b218 [2022-10-25T18:14:49.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-25T18:14:49.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-25T18:14:50.072Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T18:14:50.072Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-25T18:14:50.072Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T18:14:50.072Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-25T18:14:50.072Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-25T18:14:50.072Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T18:14:50.072Z] OK: 8 MiB in 19 packages [2022-10-25T18:14:50.639Z] Removing intermediate container 1280c2b0b218 [2022-10-25T18:14:50.639Z] ---> b5b9ffb2f406 [2022-10-25T18:14:50.639Z] Step 14/23 : WORKDIR / [2022-10-25T18:14:50.639Z] ---> Running in 6619b1cf33c7 [2022-10-25T18:14:50.639Z] Removing intermediate container 6619b1cf33c7 [2022-10-25T18:14:50.639Z] ---> 5b501dd524e5 [2022-10-25T18:14:50.639Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-25T18:14:50.898Z] ---> b0119be7e621 [2022-10-25T18:14:50.898Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-25T18:14:51.465Z] ---> 4327bf85c076 [2022-10-25T18:14:51.465Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-25T18:14:51.723Z] ---> 5da7b4566191 [2022-10-25T18:14:51.723Z] Step 18/23 : EXPOSE 59999 [2022-10-25T18:14:51.723Z] ---> Running in 0a5792a30f29 [2022-10-25T18:14:51.723Z] Removing intermediate container 0a5792a30f29 [2022-10-25T18:14:51.723Z] ---> d06b149498e3 [2022-10-25T18:14:51.723Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-10-25T18:14:51.723Z] ---> Running in 8678247e654b [2022-10-25T18:14:51.723Z] Removing intermediate container 8678247e654b [2022-10-25T18:14:51.723Z] ---> 1ff96cfa7ae5 [2022-10-25T18:14:51.723Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T18:14:51.982Z] ---> Running in 5093d0849f2b [2022-10-25T18:14:51.982Z] Removing intermediate container 5093d0849f2b [2022-10-25T18:14:51.982Z] ---> aadeb267f524 [2022-10-25T18:14:51.982Z] Step 21/23 : LABEL arch=amd64 [2022-10-25T18:14:51.982Z] ---> Running in 5f2b4c47de82 [2022-10-25T18:14:51.982Z] Removing intermediate container 5f2b4c47de82 [2022-10-25T18:14:51.982Z] ---> b1bfd8f5ad9c [2022-10-25T18:14:51.982Z] Step 22/23 : LABEL git_sha=8c06558692c965b696ca60a8bc785d25ae4cb6d8 [2022-10-25T18:14:51.982Z] ---> Running in 7dc1ab52aa06 [2022-10-25T18:14:52.240Z] Removing intermediate container 7dc1ab52aa06 [2022-10-25T18:14:52.240Z] ---> 20f6dd648b05 [2022-10-25T18:14:52.240Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T18:14:52.240Z] ---> Running in 422676f6b705 [2022-10-25T18:14:52.240Z] Removing intermediate container 422676f6b705 [2022-10-25T18:14:52.240Z] ---> 757a5ffff8a9 [2022-10-25T18:14:52.240Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:14:52.240Z] Successfully built 757a5ffff8a9 [2022-10-25T18:14:52.240Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:14:53.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:14:53.090Z] [2022-10-25T18:14:53.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:14:53.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:14:53.464Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-25T18:14:53.464Z] 5eb5b503b376: Pulling fs layer [2022-10-25T18:14:53.464Z] 5c69ac0246d0: Pulling fs layer [2022-10-25T18:14:53.464Z] ec43610c2a17: Pulling fs layer [2022-10-25T18:14:53.464Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-25T18:14:53.464Z] 33b1e0a273af: Pulling fs layer [2022-10-25T18:14:53.464Z] 5d3b04190fa2: Pulling fs layer [2022-10-25T18:14:53.464Z] 33b1e0a273af: Waiting [2022-10-25T18:14:53.464Z] 3a2ae6a8a46f: Waiting [2022-10-25T18:14:53.464Z] 2f39f015ded8: Pulling fs layer [2022-10-25T18:14:53.464Z] 5d3b04190fa2: Waiting [2022-10-25T18:14:53.464Z] 2f39f015ded8: Waiting [2022-10-25T18:14:53.464Z] 5c69ac0246d0: Download complete [2022-10-25T18:14:53.464Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-25T18:14:53.464Z] 3a2ae6a8a46f: Download complete [2022-10-25T18:14:53.464Z] 33b1e0a273af: Verifying Checksum [2022-10-25T18:14:53.464Z] 33b1e0a273af: Download complete [2022-10-25T18:14:53.724Z] 5d3b04190fa2: Verifying Checksum [2022-10-25T18:14:53.724Z] 5d3b04190fa2: Download complete [2022-10-25T18:14:53.724Z] ec43610c2a17: Verifying Checksum [2022-10-25T18:14:53.724Z] ec43610c2a17: Download complete [2022-10-25T18:14:53.724Z] 5eb5b503b376: Verifying Checksum [2022-10-25T18:14:53.724Z] 5eb5b503b376: Download complete [2022-10-25T18:14:54.290Z] 2f39f015ded8: Download complete [2022-10-25T18:14:54.857Z] 5eb5b503b376: Pull complete [2022-10-25T18:14:55.116Z] 5c69ac0246d0: Pull complete [2022-10-25T18:14:55.374Z] ec43610c2a17: Pull complete [2022-10-25T18:14:55.633Z] 3a2ae6a8a46f: Pull complete [2022-10-25T18:14:55.892Z] 33b1e0a273af: Pull complete [2022-10-25T18:14:55.892Z] 5d3b04190fa2: Pull complete [2022-10-25T18:15:00.076Z] 2f39f015ded8: Pull complete [2022-10-25T18:15:00.076Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-25T18:15:00.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:15:00.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:15:00.293Z] prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container [2022-10-25T18:15:00.326Z] $ 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-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:15:02.975Z] $ docker top b04a402ad2ffcc168845370f4b2f43c36975b5e9941e6c550c61bb1898406c90 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:15:03.401Z] ---> job-cost.sh [2022-10-25T18:15:03.401Z] lf-activate-venv: SKIPPING [2022-10-25T18:15:03.401Z] INFO: No Stack... [2022-10-25T18:15:03.660Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:15:03.919Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:15:04.230Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives/cost.csv [2022-10-25T18:15:04.230Z] + cut -d, -f6 [Pipeline] lock [2022-10-25T18:15:04.273Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [2022-10-25T18:15:04.278Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] did not exist. Created. [2022-10-25T18:15:04.279Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:15:04.652Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-25T18:15:04.704Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:15:04.736Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:15:04.828Z] $ docker stop --time=1 b04a402ad2ffcc168845370f4b2f43c36975b5e9941e6c550c61bb1898406c90 [2022-10-25T18:15:05.987Z] $ docker rm -f b04a402ad2ffcc168845370f4b2f43c36975b5e9941e6c550c61bb1898406c90 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-25T18:16:36.041Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-116939 in /w/workspace/gexfoundry_device-sdk-go_PR-1248 [Pipeline] { [Pipeline] ws [2022-10-25T18:16:36.082Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-10-25T18:16:36.156Z] The recommended git tool is: git [2022-10-25T18:16:41.637Z] using credential edgex-jenkins-ssh [2022-10-25T18:16:41.654Z] Cloning the remote Git repository [2022-10-25T18:16:41.699Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-10-25T18:16:41.783Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-10-25T18:16:41.950Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-25T18:16:41.951Z] > git --version # timeout=10 [2022-10-25T18:16:41.973Z] > git --version # 'git version 2.25.1' [2022-10-25T18:16:41.976Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:16:42.026Z] Verifying host key using known hosts file [2022-10-25T18:16:42.239Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:16:42.256Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T18:16:43.834Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-25T18:16:43.864Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-25T18:16:44.855Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-10-25T18:16:44.898Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-10-25T18:16:44.899Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:16:44.905Z] Verifying host key using known hosts file [2022-10-25T18:16:45.629Z] Merging remotes/origin/main commit 7fe7de0be30ee91d764ec87773cd7be423c2e190 into PR head commit 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [2022-10-25T18:16:45.866Z] Merge succeeded, producing 8c06558692c965b696ca60a8bc785d25ae4cb6d8 [2022-10-25T18:16:45.866Z] Checking out Revision 8c06558692c965b696ca60a8bc785d25ae4cb6d8 (PR-1248) [2022-10-25T18:16:44.911Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:16:44.923Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1248/head:refs/remotes/origin/PR-1248 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-10-25T18:16:45.644Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T18:16:45.661Z] > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 [2022-10-25T18:16:45.767Z] > git remote # timeout=10 [2022-10-25T18:16:45.785Z] > git config --get remote.origin.url # timeout=10 [2022-10-25T18:16:45.801Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-25T18:16:45.806Z] Verifying host key using known hosts file [2022-10-25T18:16:45.810Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-25T18:16:45.818Z] > git merge 7fe7de0be30ee91d764ec87773cd7be423c2e190 # timeout=10 [2022-10-25T18:16:45.843Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-10-25T18:16:45.870Z] > git config core.sparsecheckout # timeout=10 [2022-10-25T18:16:45.883Z] > git checkout -f 8c06558692c965b696ca60a8bc785d25ae4cb6d8 # timeout=10 [2022-10-25T18:16:49.444Z] Commit message: "build: Latest go-mods, config and Dockerfile fix" [2022-10-25T18:16:49.498Z] > git --version # timeout=10 [2022-10-25T18:16:49.517Z] > git --version # 'git version 2.25.1' [2022-10-25T18:16:49.535Z] fatal: bad object 6c1167a966ce7273a24629bf6583a1975ad218c3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:16:50.636Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-25T18:16:50.636Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:16:50.636Z] Dload Upload Total Spent Left Speed [2022-10-25T18:16:50.636Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 73695 0 --:--:-- --:--:-- --:--:-- 73695 [Pipeline] sh [2022-10-25T18:16:51.348Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-25T18:16:51.701Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-25T18:16:51.701Z] + sudo tee /etc/docker/daemon.new [2022-10-25T18:16:51.701Z] { [2022-10-25T18:16:51.701Z] "registry-mirrors": [ [2022-10-25T18:16:51.701Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-25T18:16:51.701Z] ], [2022-10-25T18:16:51.701Z] "bip": "10.250.0.254/24", [2022-10-25T18:16:51.701Z] "hosts": [ [2022-10-25T18:16:51.701Z] "tcp://0.0.0.0:5555", [2022-10-25T18:16:51.701Z] "unix:///var/run/docker.sock" [2022-10-25T18:16:51.701Z] ], [2022-10-25T18:16:51.701Z] "mtu": 1458, [2022-10-25T18:16:51.701Z] "selinux-enabled": true, [2022-10-25T18:16:51.701Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-25T18:16:51.701Z] } [Pipeline] sh [2022-10-25T18:16:52.052Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-25T18:16:52.422Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:17:10.766Z] provisioning config files... [2022-10-25T18:17:10.797Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config11977991790342042601tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:17:11.183Z] ---> docker-login.sh [2022-10-25T18:17:11.183Z] nexus3.edgexfoundry.org:10001 [2022-10-25T18:17:11.775Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:17:11.775Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:17:11.775Z] Configure a credential helper to remove this warning. See [2022-10-25T18:17:11.775Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:17:11.775Z] [2022-10-25T18:17:11.775Z] Login Succeeded [2022-10-25T18:17:11.775Z] nexus3.edgexfoundry.org:10002 [2022-10-25T18:17:12.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:17:12.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:17:12.315Z] Configure a credential helper to remove this warning. See [2022-10-25T18:17:12.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:17:12.315Z] [2022-10-25T18:17:12.315Z] Login Succeeded [2022-10-25T18:17:12.315Z] nexus3.edgexfoundry.org:10003 [2022-10-25T18:17:12.584Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:17:12.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:17:12.584Z] Configure a credential helper to remove this warning. See [2022-10-25T18:17:12.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:17:12.584Z] [2022-10-25T18:17:12.584Z] Login Succeeded [2022-10-25T18:17:12.584Z] nexus3.edgexfoundry.org:10004 [2022-10-25T18:17:12.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:17:12.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:17:12.858Z] Configure a credential helper to remove this warning. See [2022-10-25T18:17:12.858Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:17:12.858Z] [2022-10-25T18:17:12.858Z] Login Succeeded [2022-10-25T18:17:12.858Z] docker.io [2022-10-25T18:17:13.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-25T18:17:13.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-25T18:17:13.719Z] Configure a credential helper to remove this warning. See [2022-10-25T18:17:13.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-25T18:17:13.719Z] [2022-10-25T18:17:13.719Z] Login Succeeded [2022-10-25T18:17:13.719Z] ---> docker-login.sh ends [Pipeline] } [2022-10-25T18:17:13.749Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-25T18:17:14.023Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:17:14.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-25T18:17:14.085Z] ========================================================= [2022-10-25T18:17:14.085Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-25T18:17:14.085Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:17:14.591Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-25T18:17:14.862Z] Sending build context to Docker daemon 5.449MB [2022-10-25T18:17:15.133Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:17:15.133Z] Step 2/10 : FROM ${BASE} AS builder [2022-10-25T18:17:16.103Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-25T18:17:16.103Z] 9b18e9b68314: Pulling fs layer [2022-10-25T18:17:16.103Z] d32db5db7311: Pulling fs layer [2022-10-25T18:17:16.103Z] d0c4b47475fc: Pulling fs layer [2022-10-25T18:17:16.103Z] 5831b945b038: Pulling fs layer [2022-10-25T18:17:16.103Z] 86bbec2aaacd: Pulling fs layer [2022-10-25T18:17:16.103Z] e10730c5d714: Pulling fs layer [2022-10-25T18:17:16.103Z] 5dd5c2283517: Pulling fs layer [2022-10-25T18:17:16.103Z] d5ac0230b979: Pulling fs layer [2022-10-25T18:17:16.103Z] 86bbec2aaacd: Waiting [2022-10-25T18:17:16.103Z] e10730c5d714: Waiting [2022-10-25T18:17:16.103Z] 5dd5c2283517: Waiting [2022-10-25T18:17:16.103Z] d5ac0230b979: Waiting [2022-10-25T18:17:16.103Z] 5831b945b038: Waiting [2022-10-25T18:17:16.103Z] d0c4b47475fc: Verifying Checksum [2022-10-25T18:17:16.103Z] d0c4b47475fc: Download complete [2022-10-25T18:17:16.103Z] d32db5db7311: Download complete [2022-10-25T18:17:16.103Z] 86bbec2aaacd: Download complete [2022-10-25T18:17:16.103Z] e10730c5d714: Download complete [2022-10-25T18:17:16.103Z] 9b18e9b68314: Verifying Checksum [2022-10-25T18:17:16.103Z] 9b18e9b68314: Download complete [2022-10-25T18:17:17.101Z] 9b18e9b68314: Pull complete [2022-10-25T18:17:17.101Z] d5ac0230b979: Verifying Checksum [2022-10-25T18:17:17.101Z] d5ac0230b979: Download complete [2022-10-25T18:17:17.701Z] d32db5db7311: Pull complete [2022-10-25T18:17:17.973Z] d0c4b47475fc: Pull complete [2022-10-25T18:17:18.563Z] 5dd5c2283517: Verifying Checksum [2022-10-25T18:17:18.563Z] 5dd5c2283517: Download complete [2022-10-25T18:17:19.151Z] 5831b945b038: Verifying Checksum [2022-10-25T18:17:19.151Z] 5831b945b038: Download complete [2022-10-25T18:17:31.487Z] 5831b945b038: Pull complete [2022-10-25T18:17:31.487Z] 86bbec2aaacd: Pull complete [2022-10-25T18:17:31.487Z] e10730c5d714: Pull complete [2022-10-25T18:17:36.852Z] 5dd5c2283517: Pull complete [2022-10-25T18:17:38.268Z] d5ac0230b979: Pull complete [2022-10-25T18:17:38.535Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-25T18:17:38.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-25T18:17:38.535Z] ---> 59b3b1a385d4 [2022-10-25T18:17:38.535Z] Step 3/10 : ARG MAKE=make build [2022-10-25T18:17:40.493Z] ---> Running in d667c753a217 [2022-10-25T18:17:40.762Z] Removing intermediate container d667c753a217 [2022-10-25T18:17:40.762Z] ---> 40ac29affafc [2022-10-25T18:17:40.762Z] Step 4/10 : WORKDIR /device-sdk-go [2022-10-25T18:17:41.031Z] ---> Running in 951e3d846cb8 [2022-10-25T18:17:41.298Z] Removing intermediate container 951e3d846cb8 [2022-10-25T18:17:41.298Z] ---> 8e2b5a8cd6d0 [2022-10-25T18:17:41.298Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:17:41.298Z] ---> Running in 60ae839ba8e4 [2022-10-25T18:17:41.574Z] Removing intermediate container 60ae839ba8e4 [2022-10-25T18:17:41.574Z] ---> 5bb92aafe943 [2022-10-25T18:17:41.574Z] Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T18:17:41.845Z] ---> Running in dcf6b000e1e1 [2022-10-25T18:17:43.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:17:43.265Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:17:44.229Z] OK: 221 MiB in 51 packages [2022-10-25T18:17:45.194Z] Removing intermediate container dcf6b000e1e1 [2022-10-25T18:17:45.194Z] ---> 5cb36fbaa74f [2022-10-25T18:17:45.194Z] Step 7/10 : COPY go.mod vendor* ./ [2022-10-25T18:17:45.779Z] ---> 64b11a5f0ab1 [2022-10-25T18:17:45.779Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:17:45.779Z] ---> Running in f7d466dbbcdc [2022-10-25T18:18:42.207Z] Removing intermediate container f7d466dbbcdc [2022-10-25T18:18:42.207Z] ---> a200532d3d15 [2022-10-25T18:18:42.207Z] Step 9/10 : COPY . . [2022-10-25T18:18:42.207Z] ---> 411b8a3f7fe9 [2022-10-25T18:18:42.207Z] Step 10/10 : RUN ${MAKE} [2022-10-25T18:18:42.207Z] ---> Running in 6f9291847d8a [2022-10-25T18:18:42.207Z] noop [2022-10-25T18:18:42.207Z] Removing intermediate container 6f9291847d8a [2022-10-25T18:18:42.207Z] ---> ef61c266b988 [2022-10-25T18:18:42.207Z] Successfully built ef61c266b988 [2022-10-25T18:18:42.207Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:18:42.691Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T18:18:42.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:18:42.937Z] prd-ubuntu20.04-docker-arm64-4c-16g-116939 does not seem to be running inside a container [2022-10-25T18:18:42.998Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T18:18:44.120Z] $ docker top 17b6e0362abee95675652782590f60d4f9da68c65f15ad84fb8a39306b928ead -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:18:44.981Z] + go version [2022-10-25T18:18:44.981Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-25T18:18:45.016Z] $ docker stop --time=1 17b6e0362abee95675652782590f60d4f9da68c65f15ad84fb8a39306b928ead [2022-10-25T18:18:46.605Z] $ docker rm -f 17b6e0362abee95675652782590f60d4f9da68c65f15ad84fb8a39306b928ead [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:18:47.429Z] + docker inspect -f . ci-base-image-arm64 [2022-10-25T18:18:47.429Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:18:47.663Z] prd-ubuntu20.04-docker-arm64-4c-16g-116939 does not seem to be running inside a container [2022-10-25T18:18:47.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-10-25T18:18:48.839Z] $ docker top b1866faac728b98091de7042cb03ad429f5490d1657950bd2050d6dbeefae750 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:18:49.713Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2022-10-25T18:18:50.098Z] + make test [2022-10-25T18:18:50.098Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-10-25T18:19:22.335Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-10-25T18:21:14.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-10-25T18:21:14.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-10-25T18:21:14.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-10-25T18:21:14.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/application [no test files] [2022-10-25T18:21:14.017Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-10-25T18:21:20.669Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.518s coverage: 27.6% of statements [2022-10-25T18:21:22.607Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.469s coverage: 78.9% of statements [2022-10-25T18:21:22.607Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/clients [no test files] [2022-10-25T18:21:26.882Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.666s coverage: 73.1% of statements [2022-10-25T18:21:26.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-10-25T18:21:26.882Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-10-25T18:21:30.232Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.742s coverage: 54.4% of statements [2022-10-25T18:21:30.232Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-10-25T18:21:30.232Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/messaging [no test files] [2022-10-25T18:21:30.232Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-10-25T18:21:30.232Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-10-25T18:21:32.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.629s coverage: 65.1% of statements [2022-10-25T18:21:32.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces [no test files] [2022-10-25T18:21:32.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/interfaces/mocks [no test files] [2022-10-25T18:21:32.832Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.866s coverage: 89.2% of statements [2022-10-25T18:21:32.832Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-10-25T18:21:35.420Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.248s coverage: 4.7% of statements [2022-10-25T18:21:35.420Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-10-25T18:21:35.997Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-25T18:21:35.997Z] GO111MODULE=on go vet ./... [2022-10-25T18:23:12.993Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-25T18:23:12.993Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-25T18:23:12.993Z] ./bin/test-attribution-txt.sh [2022-10-25T18:23:12.993Z] An attribution for github.com/Microsoft/go-winio is missing from Attribution.txt, please add [2022-10-25T18:23:12.993Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-10-25T18:23:12.993Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-10-25T18:23:12.993Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [Pipeline] echo [2022-10-25T18:23:13.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-25T18:23:13.058Z] $ docker stop --time=1 b1866faac728b98091de7042cb03ad429f5490d1657950bd2050d6dbeefae750 [2022-10-25T18:23:14.913Z] $ docker rm -f b1866faac728b98091de7042cb03ad429f5490d1657950bd2050d6dbeefae750 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-25T18:23:16.295Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-25T18:23:16.329Z] Warning: overwriting stash ‘coverage-report’ [2022-10-25T18:23:16.806Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-25T18:23:17.382Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-25T18:23:17.714Z] + ls -al . [2022-10-25T18:23:17.714Z] total 276 [2022-10-25T18:23:17.714Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 18:18 . [2022-10-25T18:23:17.714Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:16 .. [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 18:16 .dockerignore [2022-10-25T18:23:17.714Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 18:16 .git [2022-10-25T18:23:17.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:16 .github [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 131 Oct 25 18:16 .gitignore [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 42 Oct 25 18:16 .golangci.yml [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 29536 Oct 25 18:16 CHANGELOG.md [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 18:16 GOVERNANCE.md [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 880 Oct 25 18:16 Jenkinsfile [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 18:16 LICENSE [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 2003 Oct 25 18:16 Makefile [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 18:16 OWNERS.md [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 4881 Oct 25 18:16 README.md [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 25 18:12 VERSION [2022-10-25T18:23:17.714Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 18:16 bin [2022-10-25T18:23:17.714Z] -rw-r--r-- 1 jenkins jenkins 101759 Oct 25 18:21 coverage.out [2022-10-25T18:23:17.714Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 18:16 example [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 3389 Oct 25 18:16 go.mod [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 44507 Oct 25 18:16 go.sum [2022-10-25T18:23:17.714Z] drwxrwxr-x 14 jenkins jenkins 4096 Oct 25 18:16 internal [2022-10-25T18:23:17.714Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 18:16 openapi [2022-10-25T18:23:17.714Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 18:16 pkg [2022-10-25T18:23:17.714Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 18:16 snap [2022-10-25T18:23:17.714Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 18:16 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:23:18.127Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=8c06558692c965b696ca60a8bc785d25ae4cb6d8 --label arch=arm64 --label version=0.0.0 . [2022-10-25T18:23:18.396Z] Sending build context to Docker daemon 5.551MB [2022-10-25T18:23:18.396Z] Step 1/23 : ARG BASE=golang:1.18-alpine3.16 [2022-10-25T18:23:18.396Z] Step 2/23 : FROM ${BASE} AS builder [2022-10-25T18:23:18.396Z] ---> ef61c266b988 [2022-10-25T18:23:18.396Z] Step 3/23 : ARG MAKE=make build [2022-10-25T18:23:18.664Z] ---> Running in 848ad01c0276 [2022-10-25T18:23:18.932Z] Removing intermediate container 848ad01c0276 [2022-10-25T18:23:18.932Z] ---> 2f69bae2b798 [2022-10-25T18:23:18.932Z] Step 4/23 : WORKDIR /device-sdk-go [2022-10-25T18:23:19.216Z] ---> Running in 3ad9cdda526d [2022-10-25T18:23:19.804Z] Removing intermediate container 3ad9cdda526d [2022-10-25T18:23:19.804Z] ---> 6978f5fce9fb [2022-10-25T18:23:19.804Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:23:19.804Z] ---> Running in 7b101edfefe9 [2022-10-25T18:23:20.387Z] Removing intermediate container 7b101edfefe9 [2022-10-25T18:23:20.387Z] ---> e0bf27146671 [2022-10-25T18:23:20.387Z] Step 6/23 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-10-25T18:23:20.387Z] ---> Running in 5c91d2a596ed [2022-10-25T18:23:21.346Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:23:21.612Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:23:22.582Z] OK: 221 MiB in 51 packages [2022-10-25T18:23:23.164Z] Removing intermediate container 5c91d2a596ed [2022-10-25T18:23:23.164Z] ---> 505b6cbcaa8d [2022-10-25T18:23:23.164Z] Step 7/23 : COPY go.mod vendor* ./ [2022-10-25T18:23:23.746Z] ---> 2e75a34ae0c0 [2022-10-25T18:23:23.746Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-25T18:23:23.746Z] ---> Running in b0a4d5249d93 [2022-10-25T18:23:25.696Z] Removing intermediate container b0a4d5249d93 [2022-10-25T18:23:25.696Z] ---> 09c3d89689f1 [2022-10-25T18:23:25.696Z] Step 9/23 : COPY . . [2022-10-25T18:23:27.109Z] ---> 290594b11b30 [2022-10-25T18:23:27.109Z] Step 10/23 : RUN ${MAKE} [2022-10-25T18:23:27.109Z] ---> Running in 49c076b595f2 [2022-10-25T18:23:28.079Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-10-25T18:25:49.773Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-10-25T18:25:49.773Z] Removing intermediate container 49c076b595f2 [2022-10-25T18:25:49.773Z] ---> 6a8d6c640a25 [2022-10-25T18:25:49.773Z] Step 11/23 : FROM alpine:3.16 [2022-10-25T18:25:49.773Z] 3.16: Pulling from library/alpine [2022-10-25T18:25:49.773Z] 9b18e9b68314: Already exists [2022-10-25T18:25:49.773Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-10-25T18:25:49.773Z] Status: Downloaded newer image for alpine:3.16 [2022-10-25T18:25:49.773Z] ---> a6215f271958 [2022-10-25T18:25:49.773Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2022-10-25T18:25:49.773Z] ---> Running in a790564472d0 [2022-10-25T18:25:49.773Z] Removing intermediate container a790564472d0 [2022-10-25T18:25:49.773Z] ---> 22e05ca44e40 [2022-10-25T18:25:49.773Z] Step 13/23 : RUN apk add --update --no-cache zeromq [2022-10-25T18:25:49.773Z] ---> Running in 072d571988db [2022-10-25T18:25:49.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-25T18:25:49.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-25T18:25:49.773Z] (1/5) Installing libgcc (11.2.1_git20220219-r2) [2022-10-25T18:25:49.773Z] (2/5) Installing libsodium (1.0.18-r0) [2022-10-25T18:25:49.773Z] (3/5) Installing libstdc++ (11.2.1_git20220219-r2) [2022-10-25T18:25:49.773Z] (4/5) Installing libzmq (4.3.4-r0) [2022-10-25T18:25:49.773Z] (5/5) Installing zeromq (4.3.4-r0) [2022-10-25T18:25:49.773Z] Executing busybox-1.35.0-r17.trigger [2022-10-25T18:25:49.773Z] OK: 8 MiB in 19 packages [2022-10-25T18:25:49.773Z] Removing intermediate container 072d571988db [2022-10-25T18:25:49.773Z] ---> b720760b8bde [2022-10-25T18:25:49.773Z] Step 14/23 : WORKDIR / [2022-10-25T18:25:49.773Z] ---> Running in ccd053bcefeb [2022-10-25T18:25:49.773Z] Removing intermediate container ccd053bcefeb [2022-10-25T18:25:49.773Z] ---> f6fb35dcb529 [2022-10-25T18:25:49.773Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-10-25T18:25:49.773Z] ---> e5da8f4adbd6 [2022-10-25T18:25:49.773Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-10-25T18:25:50.743Z] ---> 77451cee2d41 [2022-10-25T18:25:50.743Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-10-25T18:25:51.327Z] ---> cfaf6546d25f [2022-10-25T18:25:51.327Z] Step 18/23 : EXPOSE 59999 [2022-10-25T18:25:51.327Z] ---> Running in 2299407402c2 [2022-10-25T18:25:51.593Z] Removing intermediate container 2299407402c2 [2022-10-25T18:25:51.593Z] ---> 94a9cd59b3c2 [2022-10-25T18:25:51.593Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2022-10-25T18:25:51.593Z] ---> Running in 2fe63c9bad84 [2022-10-25T18:25:51.859Z] Removing intermediate container 2fe63c9bad84 [2022-10-25T18:25:51.859Z] ---> f66a825c486e [2022-10-25T18:25:51.859Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-25T18:25:51.859Z] ---> Running in 4dc131948d6e [2022-10-25T18:25:52.129Z] Removing intermediate container 4dc131948d6e [2022-10-25T18:25:52.129Z] ---> d0f957810dc5 [2022-10-25T18:25:52.129Z] Step 21/23 : LABEL arch=arm64 [2022-10-25T18:25:52.398Z] ---> Running in c4d3abd5c813 [2022-10-25T18:25:52.667Z] Removing intermediate container c4d3abd5c813 [2022-10-25T18:25:52.667Z] ---> fe597fc8ef4b [2022-10-25T18:25:52.667Z] Step 22/23 : LABEL git_sha=8c06558692c965b696ca60a8bc785d25ae4cb6d8 [2022-10-25T18:25:52.667Z] ---> Running in d5c2f9d4ae32 [2022-10-25T18:25:52.933Z] Removing intermediate container d5c2f9d4ae32 [2022-10-25T18:25:52.933Z] ---> 9887da272371 [2022-10-25T18:25:52.933Z] Step 23/23 : LABEL version=0.0.0 [2022-10-25T18:25:52.933Z] ---> Running in 818cc99c7829 [2022-10-25T18:25:53.199Z] Removing intermediate container 818cc99c7829 [2022-10-25T18:25:53.199Z] ---> 02db2de0ff48 [2022-10-25T18:25:53.199Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-25T18:25:53.199Z] Successfully built 02db2de0ff48 [2022-10-25T18:25:53.199Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:25:54.252Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:25:54.252Z] [2022-10-25T18:25:54.252Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:25:54.653Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:25:54.653Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-25T18:25:54.653Z] 8998bd30e6a1: Pulling fs layer [2022-10-25T18:25:54.653Z] 04944245beec: Pulling fs layer [2022-10-25T18:25:54.653Z] 699f458cf7ca: Pulling fs layer [2022-10-25T18:25:54.653Z] 765212b225bb: Pulling fs layer [2022-10-25T18:25:54.653Z] f23df028b6ca: Pulling fs layer [2022-10-25T18:25:54.653Z] d65c8cfc05b1: Pulling fs layer [2022-10-25T18:25:54.653Z] 2437ff75d9bd: Pulling fs layer [2022-10-25T18:25:54.653Z] f23df028b6ca: Waiting [2022-10-25T18:25:54.653Z] d65c8cfc05b1: Waiting [2022-10-25T18:25:54.653Z] 2437ff75d9bd: Waiting [2022-10-25T18:25:54.653Z] 765212b225bb: Waiting [2022-10-25T18:25:54.922Z] 04944245beec: Verifying Checksum [2022-10-25T18:25:54.922Z] 04944245beec: Download complete [2022-10-25T18:25:54.922Z] 765212b225bb: Verifying Checksum [2022-10-25T18:25:54.922Z] 765212b225bb: Download complete [2022-10-25T18:25:54.922Z] f23df028b6ca: Verifying Checksum [2022-10-25T18:25:54.922Z] f23df028b6ca: Download complete [2022-10-25T18:25:54.922Z] d65c8cfc05b1: Verifying Checksum [2022-10-25T18:25:54.922Z] d65c8cfc05b1: Download complete [2022-10-25T18:25:55.190Z] 699f458cf7ca: Verifying Checksum [2022-10-25T18:25:55.190Z] 699f458cf7ca: Download complete [2022-10-25T18:25:55.457Z] 8998bd30e6a1: Verifying Checksum [2022-10-25T18:25:55.457Z] 8998bd30e6a1: Download complete [2022-10-25T18:25:58.036Z] 2437ff75d9bd: Verifying Checksum [2022-10-25T18:25:58.036Z] 2437ff75d9bd: Download complete [2022-10-25T18:25:59.443Z] 8998bd30e6a1: Pull complete [2022-10-25T18:25:59.710Z] 04944245beec: Pull complete [2022-10-25T18:26:01.117Z] 699f458cf7ca: Pull complete [2022-10-25T18:26:01.385Z] 765212b225bb: Pull complete [2022-10-25T18:26:02.790Z] f23df028b6ca: Pull complete [2022-10-25T18:26:02.790Z] d65c8cfc05b1: Pull complete [2022-10-25T18:26:17.800Z] 2437ff75d9bd: Pull complete [2022-10-25T18:26:17.800Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-25T18:26:17.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-25T18:26:17.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:26:18.132Z] prd-ubuntu20.04-docker-arm64-4c-16g-116939 does not seem to be running inside a container [2022-10-25T18:26:18.194Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-10-25T18:26:20.892Z] $ docker top 44907d2bf7a0bcf468cb6237f36fb1bb92e5c92856f73614abeddf0d4f2a5d8b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:21.799Z] ---> job-cost.sh [2022-10-25T18:26:21.799Z] lf-activate-venv: SKIPPING [2022-10-25T18:26:21.799Z] INFO: No Stack... [2022-10-25T18:26:22.382Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-25T18:26:22.964Z] INFO: Archiving Costs [Pipeline] sh [2022-10-25T18:26:23.563Z] + cut -d, -f6 [2022-10-25T18:26:23.563Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2022-10-25T18:26:23.922Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [2022-10-25T18:26:23.927Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] did not exist. Created. [2022-10-25T18:26:23.927Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-25T18:26:24.649Z] /w/workspace/device-sdk-go/1@tmp/durable-0b64422d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-25T18:26:25.318Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-25T18:26:25.382Z] Warning: overwriting stash ‘stack-cost’ [2022-10-25T18:26:25.445Z] Stashed 1 file(s) [Pipeline] } [2022-10-25T18:26:25.460Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1248-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-25T18:26:25.539Z] $ docker stop --time=1 44907d2bf7a0bcf468cb6237f36fb1bb92e5c92856f73614abeddf0d4f2a5d8b [2022-10-25T18:26:27.932Z] $ docker rm -f 44907d2bf7a0bcf468cb6237f36fb1bb92e5c92856f73614abeddf0d4f2a5d8b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-10-25T18:26:28.912Z] provisioning config files... [2022-10-25T18:26:28.920Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config2887430567201862064tmp [Pipeline] { [Pipeline] sh [2022-10-25T18:26:29.268Z] + set +x [2022-10-25T18:26:29.268Z] + bash -s -- [2022-10-25T18:26:29.268Z] + curl -s https://codecov.io/bash [2022-10-25T18:26:29.268Z] [2022-10-25T18:26:29.268Z] _____ _ [2022-10-25T18:26:29.268Z] / ____| | | [2022-10-25T18:26:29.268Z] | | ___ __| | ___ ___ _____ __ [2022-10-25T18:26:29.268Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-25T18:26:29.268Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-25T18:26:29.268Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-25T18:26:29.268Z] Bash-1.0.6 [2022-10-25T18:26:29.268Z] [2022-10-25T18:26:29.268Z] [2022-10-25T18:26:29.268Z] ==> git version 2.25.1 found [2022-10-25T18:26:29.268Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-10-25T18:26:29.268Z] Release-Date: 2020-01-08 [2022-10-25T18:26:29.268Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-25T18:26:29.268Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-25T18:26:29.268Z] ==> Jenkins CI detected. [2022-10-25T18:26:29.268Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1248 [2022-10-25T18:26:29.268Z] project root: . [2022-10-25T18:26:29.268Z] --> token set from env [2022-10-25T18:26:29.268Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-25T18:26:29.268Z] ==> Running gcov in . (disable via -X gcov) [2022-10-25T18:26:29.268Z] ==> Python coveragepy not found [2022-10-25T18:26:29.268Z] ==> Searching for coverage reports in: [2022-10-25T18:26:29.268Z] + . [2022-10-25T18:26:29.268Z] -> Found 1 reports [2022-10-25T18:26:29.268Z] ==> Detecting git/mercurial file structure [2022-10-25T18:26:29.268Z] ==> Reading reports [2022-10-25T18:26:29.268Z] + ./coverage.out bytes=101759 [2022-10-25T18:26:29.268Z] ==> Appending adjustments [2022-10-25T18:26:29.268Z] https://docs.codecov.io/docs/fixing-reports [2022-10-25T18:26:29.837Z] + Found adjustments [2022-10-25T18:26:29.837Z] ==> Gzipping contents [2022-10-25T18:26:29.837Z] 16K /tmp/codecov.iH2mLm.gz [2022-10-25T18:26:29.837Z] ==> Uploading reports [2022-10-25T18:26:29.837Z] url: https://codecov.io [2022-10-25T18:26:29.837Z] query: branch=PR-1248&commit=8c06558692c965b696ca60a8bc785d25ae4cb6d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1248&job=&cmd_args= [2022-10-25T18:26:29.837Z] -> Pinging Codecov [2022-10-25T18:26:29.837Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1248&commit=8c06558692c965b696ca60a8bc785d25ae4cb6d8&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1248%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1248&job=&cmd_args= [2022-10-25T18:26:30.098Z] -> Uploading to [2022-10-25T18:26:30.098Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-25/7E55EF52A471D76F132DFD9A03CDDE97/8c06558692c965b696ca60a8bc785d25ae4cb6d8/7e678334-46f6-42d6-b575-1d5f5a7b714d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221025%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221025T182629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a6dea9eb2ea47bf83252af4cd858f2abc10f32a21925d5fac60c5b16526f1c00 [2022-10-25T18:26:30.098Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-25T18:26:30.098Z] Dload Upload Total Spent Left Speed [2022-10-25T18:26:30.357Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14722 0 0 100 14722 0 58189 --:--:-- --:--:-- --:--:-- 58420 [2022-10-25T18:26:30.357Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/8c06558692c965b696ca60a8bc785d25ae4cb6d8 [Pipeline] } [2022-10-25T18:26:30.386Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-10-25T18:26:32.070Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives ] [2022-10-25T18:26:32.070Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives [2022-10-25T18:26:32.070Z] total 16 [2022-10-25T18:26:32.070Z] drwxr-xr-x 3 root root 4096 Oct 25 18:15 . [2022-10-25T18:26:32.070Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 18:15 .. [2022-10-25T18:26:32.070Z] drwxr-xr-x 2 root root 4096 Oct 25 18:15 cost [2022-10-25T18:26:32.070Z] -rw-r--r-- 1 root root 86 Oct 25 18:15 cost.csv [2022-10-25T18:26:32.070Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives [2022-10-25T18:26:32.070Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives [2022-10-25T18:26:32.070Z] total 16 [2022-10-25T18:26:32.070Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 18:15 . [2022-10-25T18:26:32.070Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 18:15 .. [2022-10-25T18:26:32.070Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 18:15 cost [2022-10-25T18:26:32.070Z] -rw-r--r-- 1 jenkins jenkins 86 Oct 25 18:15 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:32.406Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:33.298Z] ---> package-listing.sh [2022-10-25T18:26:33.298Z] ++ facter osfamily [2022-10-25T18:26:33.298Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-25T18:26:33.557Z] + OS_FAMILY=debian [2022-10-25T18:26:33.557Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1248 [2022-10-25T18:26:33.557Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-25T18:26:33.557Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-25T18:26:33.557Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-25T18:26:33.557Z] + PACKAGES=/tmp/packages_start.txt [2022-10-25T18:26:33.557Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1248 ']' [2022-10-25T18:26:33.557Z] + PACKAGES=/tmp/packages_end.txt [2022-10-25T18:26:33.557Z] + case "${OS_FAMILY}" in [2022-10-25T18:26:33.557Z] + dpkg -l [2022-10-25T18:26:33.557Z] + grep '^ii' [2022-10-25T18:26:33.557Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-25T18:26:33.557Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-25T18:26:33.557Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-25T18:26:33.557Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1248 ']' [2022-10-25T18:26:33.557Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives/ [2022-10-25T18:26:33.557Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1248/archives/ [Pipeline] echo [2022-10-25T18:26:33.588Z] 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-sdk-go_PR-1248/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-10-25T18:26:33.881Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-25T18:26:34.524Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-25T18:26:34.524Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-25T18:26:34.752Z] prd-ubuntu20.04-docker-8c-8g-116938 does not seem to be running inside a container [2022-10-25T18:26:34.798Z] $ 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-sdk-go_PR-1248/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-sdk-go_PR-1248 -v /w/workspace/gexfoundry_device-sdk-go_PR-1248:/w/workspace/gexfoundry_device-sdk-go_PR-1248:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-25T18:26:35.010Z] $ docker top c7624dabd60c8129723f193a8ba1b68aeb60d342d9c98e48bf182b2dcd33838e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-25T18:26:35.396Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-25T18:26:35.708Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-25T18:26:36.018Z] + ls /var/log/sa-host [2022-10-25T18:26:36.018Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-25T18:26:36.155Z] provisioning config files... [2022-10-25T18:26:36.164Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1248@tmp/config17650762611378052398tmp [Pipeline] { [Pipeline] echo [2022-10-25T18:26:36.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:36.522Z] ---> create-netrc.sh [Pipeline] } [2022-10-25T18:26:36.552Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:36.956Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-25T18:26:36.989Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:37.300Z] ---> sudo-logs.sh [2022-10-25T18:26:37.300Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-25T18:26:37.384Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:37.692Z] ---> job-cost.sh [2022-10-25T18:26:37.692Z] lf-activate-venv: SKIPPING [2022-10-25T18:26:37.693Z] DEBUG: total: 0.2199999988079071 [2022-10-25T18:26:37.693Z] INFO: Retrieving Stack Cost... [2022-10-25T18:26:37.952Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-25T18:26:38.519Z] INFO: Archiving Costs [Pipeline] echo [2022-10-25T18:26:38.552Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-25T18:26:38.867Z] ---> logs-deploy.sh [2022-10-25T18:26:38.867Z] lf-activate-venv: SKIPPING [2022-10-25T18:26:38.867Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1248/1 [2022-10-25T18:26:38.867Z] INFO: archiving workspace using pattern(s): [2022-10-25T18:26:40.783Z] Archives upload complete. [2022-10-25T18:26:40.783Z] INFO: archiving logs to Nexus [2022-10-25T18:26:41.359Z] ---> uname -a: [2022-10-25T18:26:41.359Z] Linux prd-ubuntu20-04-docker-8c-8g-116938 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2022-10-25T18:26:41.359Z] [2022-10-25T18:26:41.359Z] [2022-10-25T18:26:41.359Z] ---> lscpu: [2022-10-25T18:26:41.359Z] Architecture: x86_64 [2022-10-25T18:26:41.359Z] CPU op-mode(s): 32-bit, 64-bit [2022-10-25T18:26:41.359Z] Byte Order: Little Endian [2022-10-25T18:26:41.359Z] Address sizes: 40 bits physical, 48 bits virtual [2022-10-25T18:26:41.359Z] CPU(s): 8 [2022-10-25T18:26:41.359Z] On-line CPU(s) list: 0-7 [2022-10-25T18:26:41.359Z] Thread(s) per core: 1 [2022-10-25T18:26:41.359Z] Core(s) per socket: 1 [2022-10-25T18:26:41.359Z] Socket(s): 8 [2022-10-25T18:26:41.359Z] NUMA node(s): 1 [2022-10-25T18:26:41.359Z] Vendor ID: AuthenticAMD [2022-10-25T18:26:41.359Z] CPU family: 23 [2022-10-25T18:26:41.359Z] Model: 49 [2022-10-25T18:26:41.359Z] Model name: AMD EPYC-Rome Processor [2022-10-25T18:26:41.359Z] Stepping: 0 [2022-10-25T18:26:41.359Z] CPU MHz: 2799.988 [2022-10-25T18:26:41.359Z] BogoMIPS: 5599.97 [2022-10-25T18:26:41.359Z] Virtualization: AMD-V [2022-10-25T18:26:41.359Z] Hypervisor vendor: KVM [2022-10-25T18:26:41.359Z] Virtualization type: full [2022-10-25T18:26:41.359Z] L1d cache: 256 KiB [2022-10-25T18:26:41.359Z] L1i cache: 256 KiB [2022-10-25T18:26:41.359Z] L2 cache: 4 MiB [2022-10-25T18:26:41.359Z] L3 cache: 128 MiB [2022-10-25T18:26:41.359Z] NUMA node0 CPU(s): 0-7 [2022-10-25T18:26:41.359Z] Vulnerability Itlb multihit: Not affected [2022-10-25T18:26:41.359Z] Vulnerability L1tf: Not affected [2022-10-25T18:26:41.359Z] Vulnerability Mds: Not affected [2022-10-25T18:26:41.359Z] Vulnerability Meltdown: Not affected [2022-10-25T18:26:41.359Z] Vulnerability Mmio stale data: Not affected [2022-10-25T18:26:41.359Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-10-25T18:26:41.359Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-10-25T18:26:41.359Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-10-25T18:26:41.359Z] Vulnerability Srbds: Not affected [2022-10-25T18:26:41.359Z] Vulnerability Tsx async abort: Not affected [2022-10-25T18:26:41.360Z] 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 [2022-10-25T18:26:41.360Z] [2022-10-25T18:26:41.360Z] [2022-10-25T18:26:41.360Z] ---> nproc: [2022-10-25T18:26:41.360Z] 8 [2022-10-25T18:26:41.360Z] [2022-10-25T18:26:41.360Z] [2022-10-25T18:26:41.360Z] ---> df -h: [2022-10-25T18:26:41.360Z] Filesystem Size Used Avail Use% Mounted on [2022-10-25T18:26:41.360Z] overlay 155G 12G 144G 8% / [2022-10-25T18:26:41.360Z] tmpfs 64M 0 64M 0% /dev [2022-10-25T18:26:41.360Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-10-25T18:26:41.360Z] shm 64M 0 64M 0% /dev/shm [2022-10-25T18:26:41.360Z] /dev/vda1 155G 12G 144G 8% /facter-os [2022-10-25T18:26:41.360Z] [2022-10-25T18:26:41.360Z] [2022-10-25T18:26:41.620Z] ---> sar -b -r -n DEV: [2022-10-25T18:26:41.621Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116938) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:11:57 LINUX RESTART (8 CPU) [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:12:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-10-25T18:26:41.621Z] 18:13:01 300.93 50.11 250.82 0.00 5500.68 188610.56 0.00 [2022-10-25T18:26:41.621Z] 18:14:01 161.62 1.35 160.27 0.00 37.99 65550.81 0.00 [2022-10-25T18:26:41.621Z] 18:15:01 167.71 0.30 167.41 0.00 16.26 42926.31 0.00 [2022-10-25T18:26:41.621Z] 18:16:01 16.05 0.03 16.01 0.00 0.40 5114.63 0.00 [2022-10-25T18:26:41.621Z] 18:17:01 2.43 0.98 1.45 0.00 67.59 21.46 0.00 [2022-10-25T18:26:41.621Z] 18:18:01 37.78 8.37 29.41 0.00 2816.86 4797.33 0.00 [2022-10-25T18:26:41.621Z] 18:19:01 1.43 0.00 1.43 0.00 0.00 16.00 0.00 [2022-10-25T18:26:41.621Z] 18:20:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2022-10-25T18:26:41.621Z] 18:21:02 1.20 0.00 1.20 0.00 0.00 13.60 0.00 [2022-10-25T18:26:41.621Z] 18:22:01 1.00 0.00 1.00 0.00 0.00 10.84 0.00 [2022-10-25T18:26:41.621Z] 18:23:01 2.48 0.00 2.48 0.00 0.00 37.59 0.00 [2022-10-25T18:26:41.621Z] 18:24:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 [2022-10-25T18:26:41.621Z] 18:25:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2022-10-25T18:26:41.621Z] 18:26:01 1.30 0.00 1.30 0.00 0.00 14.13 0.00 [2022-10-25T18:26:41.621Z] Average: 49.85 4.37 45.48 0.00 603.55 21964.80 0.00 [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:12:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-10-25T18:26:41.621Z] 18:13:01 29976084 31634744 715408 2.18 59880 1899688 1770440 5.22 967016 1640152 284 [2022-10-25T18:26:41.621Z] 18:14:01 28169884 31445676 855760 2.60 138388 3330568 2316668 6.83 1298036 2959180 225704 [2022-10-25T18:26:41.621Z] 18:15:01 27781240 31576684 724144 2.20 151744 3798352 1846452 5.44 1214164 3391368 138204 [2022-10-25T18:26:41.621Z] 18:16:01 27793584 31589640 711712 2.16 152020 3798504 1795144 5.29 1212060 3379008 12 [2022-10-25T18:26:41.621Z] 18:17:01 27779912 31582892 717800 2.18 153380 3803628 1805272 5.32 1223696 3384100 384 [2022-10-25T18:26:41.621Z] 18:18:01 27506212 31575692 708216 2.15 170592 4047292 1810260 5.34 1362176 3489752 8 [2022-10-25T18:26:41.621Z] 18:19:01 27506480 31576032 707908 2.15 170636 4047296 1810260 5.34 1362132 3489760 12 [2022-10-25T18:26:41.621Z] 18:20:01 27513904 31583700 700312 2.13 170656 4047296 1810260 5.34 1354984 3489924 8 [2022-10-25T18:26:41.621Z] 18:21:02 27514456 31584296 699728 2.13 170684 4047300 1810260 5.34 1354700 3489936 4 [2022-10-25T18:26:41.621Z] 18:22:01 27514668 31584792 699420 2.13 170716 4047304 1810260 5.34 1354776 3490180 12 [2022-10-25T18:26:41.621Z] 18:23:01 27514552 31584836 699296 2.13 170872 4047304 1810260 5.34 1355104 3490180 172 [2022-10-25T18:26:41.621Z] 18:24:01 27514956 31585248 698852 2.13 170904 4047308 1810260 5.34 1354748 3490184 20 [2022-10-25T18:26:41.621Z] 18:25:01 27514876 31585312 698648 2.12 170928 4047436 1810260 5.34 1354524 3490264 8 [2022-10-25T18:26:41.621Z] 18:26:01 27514756 31585300 698628 2.12 170992 4047440 1810260 5.34 1354324 3490324 8 [2022-10-25T18:26:41.621Z] Average: 27793969 31576775 716845 2.18 156599 3789765 1844737 5.44 1294460 3297451 26060 [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:12:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-10-25T18:26:41.621Z] 18:13:01 lo 6.33 6.33 0.60 0.60 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:13:01 docker0 13.86 14.16 1.21 71.30 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:13:01 ens3 544.43 385.99 2557.26 115.98 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:14:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:14:01 docker0 145.21 198.48 11.92 1751.67 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:14:01 ens3 353.87 250.47 5707.71 35.32 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:14:01 veth9e97072 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:15:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:15:01 docker0 3.57 8.27 0.23 98.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:15:01 ens3 130.59 84.04 2634.24 19.49 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:16:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:16:01 ens3 7.67 4.88 7.78 2.75 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:17:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:17:01 ens3 1.47 1.30 7.67 0.35 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:18:01 ens3 100.15 63.82 1300.25 4.50 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:19:01 ens3 0.35 0.07 0.04 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:20:01 ens3 0.53 0.33 0.26 0.21 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:21:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:21:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:21:02 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:22:01 ens3 1.00 0.44 0.40 0.28 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:23:01 ens3 1.37 0.22 0.19 0.07 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:24:01 ens3 0.90 0.88 0.57 0.43 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:25:01 ens3 0.15 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] 18:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] Average: docker0 11.63 15.80 0.96 137.37 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] Average: ens3 81.72 56.68 873.62 12.83 0.00 0.00 0.00 0.00 [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] ---> sar -P ALL: [2022-10-25T18:26:41.621Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-116938) 10/25/22 _x86_64_ (8 CPU) [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:11:57 LINUX RESTART (8 CPU) [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:12:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T18:26:41.621Z] 18:13:01 all 7.00 0.00 2.27 2.35 0.04 88.34 [2022-10-25T18:26:41.621Z] 18:13:01 0 8.07 0.00 2.23 8.77 0.03 80.91 [2022-10-25T18:26:41.621Z] 18:13:01 1 4.94 0.00 1.73 0.80 0.05 92.48 [2022-10-25T18:26:41.621Z] 18:13:01 2 7.17 0.00 2.05 0.40 0.03 90.34 [2022-10-25T18:26:41.621Z] 18:13:01 3 6.93 0.00 2.51 1.59 0.05 88.92 [2022-10-25T18:26:41.621Z] 18:13:01 4 9.77 0.00 2.55 0.74 0.05 86.90 [2022-10-25T18:26:41.621Z] 18:13:01 5 4.95 0.00 1.85 0.60 0.03 92.56 [2022-10-25T18:26:41.621Z] 18:13:01 6 6.69 0.00 2.98 4.68 0.03 85.62 [2022-10-25T18:26:41.621Z] 18:13:01 7 7.48 0.00 2.27 1.20 0.07 88.99 [2022-10-25T18:26:41.621Z] 18:14:01 all 25.50 0.00 5.49 3.03 0.07 65.91 [2022-10-25T18:26:41.621Z] 18:14:01 0 26.41 0.00 5.48 6.04 0.07 62.01 [2022-10-25T18:26:41.621Z] 18:14:01 1 27.18 0.00 5.31 0.86 0.07 66.58 [2022-10-25T18:26:41.621Z] 18:14:01 2 26.66 0.00 5.29 0.52 0.07 67.46 [2022-10-25T18:26:41.621Z] 18:14:01 3 24.17 0.00 5.10 1.65 0.07 69.01 [2022-10-25T18:26:41.621Z] 18:14:01 4 25.37 0.00 6.20 0.63 0.05 67.75 [2022-10-25T18:26:41.621Z] 18:14:01 5 22.63 0.00 5.39 2.50 0.05 69.43 [2022-10-25T18:26:41.621Z] 18:14:01 6 26.07 0.00 5.52 0.86 0.08 67.46 [2022-10-25T18:26:41.621Z] 18:14:01 7 25.55 0.00 5.61 11.25 0.08 57.51 [2022-10-25T18:26:41.621Z] 18:15:01 all 35.67 0.00 5.88 1.73 0.06 56.65 [2022-10-25T18:26:41.621Z] 18:15:01 0 36.94 0.00 5.61 0.27 0.07 57.11 [2022-10-25T18:26:41.621Z] 18:15:01 1 35.12 0.00 6.13 0.07 0.05 58.64 [2022-10-25T18:26:41.621Z] 18:15:01 2 37.09 0.00 6.15 0.25 0.07 56.44 [2022-10-25T18:26:41.621Z] 18:15:01 3 35.36 0.00 6.72 2.43 0.07 55.43 [2022-10-25T18:26:41.621Z] 18:15:01 4 35.59 0.00 6.30 7.81 0.07 50.23 [2022-10-25T18:26:41.621Z] 18:15:01 5 36.33 0.00 5.42 0.05 0.05 58.14 [2022-10-25T18:26:41.621Z] 18:15:01 6 35.42 0.00 5.42 0.15 0.05 58.95 [2022-10-25T18:26:41.621Z] 18:15:01 7 33.49 0.00 5.28 2.85 0.08 58.29 [2022-10-25T18:26:41.621Z] 18:16:01 all 0.21 0.00 0.14 0.19 0.01 99.45 [2022-10-25T18:26:41.621Z] 18:16:01 0 0.25 0.00 0.17 0.02 0.02 99.55 [2022-10-25T18:26:41.621Z] 18:16:01 1 0.30 0.00 0.10 0.00 0.00 99.60 [2022-10-25T18:26:41.621Z] 18:16:01 2 0.18 0.00 0.12 0.00 0.00 99.70 [2022-10-25T18:26:41.621Z] 18:16:01 3 0.13 0.00 0.18 0.43 0.02 99.23 [2022-10-25T18:26:41.621Z] 18:16:01 4 0.22 0.00 0.22 0.84 0.02 98.71 [2022-10-25T18:26:41.621Z] 18:16:01 5 0.18 0.00 0.15 0.18 0.02 99.47 [2022-10-25T18:26:41.621Z] 18:16:01 6 0.25 0.00 0.08 0.00 0.02 99.65 [2022-10-25T18:26:41.621Z] 18:16:01 7 0.17 0.00 0.10 0.02 0.00 99.72 [2022-10-25T18:26:41.621Z] 18:17:01 all 0.05 0.00 0.05 0.01 0.01 99.88 [2022-10-25T18:26:41.621Z] 18:17:01 0 0.02 0.00 0.22 0.02 0.00 99.75 [2022-10-25T18:26:41.621Z] 18:17:01 1 0.13 0.00 0.03 0.00 0.02 99.82 [2022-10-25T18:26:41.621Z] 18:17:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2022-10-25T18:26:41.621Z] 18:17:01 3 0.00 0.00 0.02 0.05 0.02 99.92 [2022-10-25T18:26:41.621Z] 18:17:01 4 0.07 0.00 0.03 0.00 0.00 99.90 [2022-10-25T18:26:41.621Z] 18:17:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2022-10-25T18:26:41.621Z] 18:17:01 6 0.00 0.00 0.05 0.00 0.02 99.93 [2022-10-25T18:26:41.621Z] 18:17:01 7 0.08 0.00 0.02 0.02 0.00 99.88 [2022-10-25T18:26:41.621Z] 18:18:01 all 1.11 0.00 0.73 0.42 0.01 97.73 [2022-10-25T18:26:41.621Z] 18:18:01 0 1.87 0.00 1.07 0.45 0.00 96.62 [2022-10-25T18:26:41.621Z] 18:18:01 1 1.33 0.00 0.43 0.28 0.00 97.95 [2022-10-25T18:26:41.621Z] 18:18:01 2 0.89 0.00 0.48 0.95 0.02 97.66 [2022-10-25T18:26:41.621Z] 18:18:01 3 0.72 0.00 0.53 0.87 0.03 97.85 [2022-10-25T18:26:41.621Z] 18:18:01 4 0.84 0.00 0.42 0.03 0.03 98.67 [2022-10-25T18:26:41.621Z] 18:18:01 5 1.02 0.00 2.05 0.47 0.00 96.47 [2022-10-25T18:26:41.621Z] 18:18:01 6 0.73 0.00 0.48 0.05 0.00 98.73 [2022-10-25T18:26:41.621Z] 18:18:01 7 1.46 0.00 0.38 0.22 0.02 97.92 [2022-10-25T18:26:41.621Z] 18:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2022-10-25T18:26:41.621Z] 18:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:26:41.621Z] 18:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:19:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T18:26:41.621Z] 18:19:01 4 0.05 0.00 0.02 0.02 0.00 99.92 [2022-10-25T18:26:41.621Z] 18:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2022-10-25T18:26:41.621Z] 18:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:26:41.621Z] 18:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T18:26:41.621Z] 18:20:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2022-10-25T18:26:41.621Z] 18:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2022-10-25T18:26:41.621Z] 18:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T18:26:41.621Z] 18:20:01 2 0.03 0.00 0.00 0.02 0.02 99.93 [2022-10-25T18:26:41.621Z] 18:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T18:26:41.621Z] 18:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T18:26:41.621Z] 18:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:20:01 7 0.07 0.00 0.02 0.02 0.00 99.90 [2022-10-25T18:26:41.621Z] 18:21:02 all 0.02 0.00 0.00 0.01 0.00 99.97 [2022-10-25T18:26:41.621Z] 18:21:02 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:21:02 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:26:41.621Z] 18:21:02 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-10-25T18:26:41.621Z] 18:21:02 3 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T18:26:41.621Z] 18:21:02 4 0.02 0.00 0.02 0.03 0.00 99.93 [2022-10-25T18:26:41.621Z] 18:21:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:21:02 6 0.00 0.00 0.00 0.00 0.02 99.98 [2022-10-25T18:26:41.621Z] 18:21:02 7 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T18:26:41.621Z] 18:22:01 all 0.02 0.00 0.00 0.01 0.00 99.96 [2022-10-25T18:26:41.621Z] 18:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:22:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2022-10-25T18:26:41.621Z] 18:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-10-25T18:26:41.621Z] 18:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2022-10-25T18:26:41.621Z] 18:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-10-25T18:26:41.621Z] 18:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:26:41.621Z] 18:23:01 all 0.04 0.00 0.02 0.01 0.00 99.93 [2022-10-25T18:26:41.621Z] 18:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:23:01 1 0.20 0.00 0.02 0.00 0.00 99.78 [2022-10-25T18:26:41.621Z] 18:23:01 2 0.03 0.00 0.03 0.05 0.00 99.88 [2022-10-25T18:26:41.621Z] 18:23:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2022-10-25T18:26:41.621Z] 18:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2022-10-25T18:26:41.621Z] 18:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T18:26:41.621Z] 18:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] 18:23:01 CPU %user %nice %system %iowait %steal %idle [2022-10-25T18:26:41.621Z] 18:24:01 all 0.06 0.00 0.01 0.01 0.00 99.92 [2022-10-25T18:26:41.621Z] 18:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:24:01 1 0.18 0.00 0.00 0.00 0.00 99.82 [2022-10-25T18:26:41.621Z] 18:24:01 2 0.08 0.00 0.00 0.05 0.02 99.85 [2022-10-25T18:26:41.621Z] 18:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2022-10-25T18:26:41.621Z] 18:24:01 4 0.08 0.00 0.00 0.00 0.00 99.92 [2022-10-25T18:26:41.621Z] 18:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-10-25T18:26:41.621Z] 18:24:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:26:41.621Z] 18:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2022-10-25T18:26:41.621Z] 18:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:26:41.621Z] 18:25:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2022-10-25T18:26:41.621Z] 18:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2022-10-25T18:26:41.621Z] 18:25:01 4 0.17 0.00 0.03 0.00 0.02 99.78 [2022-10-25T18:26:41.621Z] 18:25:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2022-10-25T18:26:41.621Z] 18:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:26:41.621Z] 18:25:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:26:41.621Z] 18:26:01 all 0.20 0.00 0.01 0.00 0.01 99.79 [2022-10-25T18:26:41.621Z] 18:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-10-25T18:26:41.621Z] 18:26:01 2 0.10 0.00 0.00 0.02 0.00 99.88 [2022-10-25T18:26:41.621Z] 18:26:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2022-10-25T18:26:41.621Z] 18:26:01 4 1.34 0.00 0.00 0.00 0.02 98.65 [2022-10-25T18:26:41.621Z] 18:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-10-25T18:26:41.621Z] 18:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] 18:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2022-10-25T18:26:41.621Z] Average: all 4.96 0.00 1.04 0.55 0.02 93.43 [2022-10-25T18:26:41.621Z] Average: 0 5.22 0.00 1.05 1.11 0.01 92.61 [2022-10-25T18:26:41.621Z] Average: 1 4.92 0.00 0.98 0.14 0.01 93.94 [2022-10-25T18:26:41.621Z] Average: 2 5.13 0.00 1.00 0.17 0.02 93.68 [2022-10-25T18:26:41.621Z] Average: 3 4.80 0.00 1.09 0.50 0.03 93.59 [2022-10-25T18:26:41.621Z] Average: 4 5.23 0.00 1.12 0.72 0.02 92.90 [2022-10-25T18:26:41.621Z] Average: 5 4.63 0.00 1.06 0.27 0.01 94.03 [2022-10-25T18:26:41.621Z] Average: 6 4.90 0.00 1.04 0.41 0.02 93.64 [2022-10-25T18:26:41.621Z] Average: 7 4.83 0.00 0.97 1.10 0.02 93.08 [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z] [2022-10-25T18:26:41.621Z]