Pull request #419 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 77210627d1b74a3d5b59b3a5a2d9479510698a1f+e3fb6b6c893123b5784ccc2dd10ff9f0848293eb (ecd407a9ce9f13c694028e87ebbc6eb76641cce9) 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-ssh438525670201094668.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh17892770947714216295.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1364830013671514593.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4037162400291994237.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17747690807804500952.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-419/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17068287068353274216.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7538 in /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-419 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit 77210627d1b74a3d5b59b3a5a2d9479510698a1f Merge succeeded, producing 77210627d1b74a3d5b59b3a5a2d9479510698a1f Checking out Revision 77210627d1b74a3d5b59b3a5a2d9479510698a1f (PR-419) Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-27T05:59:02.670Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-27T05:59:02.851Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-27T05:59:02.955Z] ========================================================= [2023-02-27T05:59:02.955Z] EdgeX Global Pipelines Version Info [2023-02-27T05:59:02.955Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-27T05:59:03.692Z] ------------------- [2023-02-27T05:59:03.692Z] stable info: [2023-02-27T05:59:03.692Z] ------------------- [2023-02-27T05:59:03.692Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-27T05:59:03.692Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T05:59:03.692Z] Message: update stable to v1.0.244 [2023-02-27T05:59:04.262Z] ------------------- [2023-02-27T05:59:04.262Z] experimental info: [2023-02-27T05:59:04.262Z] ------------------- [2023-02-27T05:59:04.262Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-27T05:59:04.262Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-27T05:59:04.262Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-27T05:59:04.528Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-02-27T05:59:04.573Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-02-27T05:59:04.616Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-27T05:59:04.658Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-27T05:59:04.701Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-27T05:59:04.743Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-27T05:59:04.788Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-27T05:59:04.831Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-27T05:59:04.872Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-27T05:59:04.912Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-27T05:59:04.952Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-27T05:59:04.992Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-02-27T05:59:05.033Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-27T05:59:05.074Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-27T05:59:05.114Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T05:59:05.152Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-27T05:59:05.190Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T05:59:05.233Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-27T05:59:05.268Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-27T05:59:05.311Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-27T05:59:05.354Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-27T05:59:05.393Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-27T05:59:05.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-27T05:59:05.486Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-27T05:59:05.528Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-27T05:59:05.574Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-27T05:59:05.618Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-27T05:59:05.660Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-419 [Pipeline] echo [2023-02-27T05:59:05.702Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-419 [Pipeline] echo [2023-02-27T05:59:05.744Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-419 [Pipeline] echo [2023-02-27T05:59:05.784Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo [2023-02-27T05:59:05.834Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7721062 [Pipeline] echo [2023-02-27T05:59:05.880Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T05:59:05.994Z] provisioning config files... [2023-02-27T05:59:06.010Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config6537990417334930232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T05:59:06.343Z] ---> docker-login.sh [2023-02-27T05:59:06.343Z] nexus3.edgexfoundry.org:10001 [2023-02-27T05:59:06.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:06.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:06.605Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:06.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:06.605Z] [2023-02-27T05:59:06.605Z] Login Succeeded [2023-02-27T05:59:06.605Z] nexus3.edgexfoundry.org:10002 [2023-02-27T05:59:06.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:06.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:06.605Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:06.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:06.605Z] [2023-02-27T05:59:06.605Z] Login Succeeded [2023-02-27T05:59:06.605Z] nexus3.edgexfoundry.org:10003 [2023-02-27T05:59:06.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:06.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:06.864Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:06.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:06.864Z] [2023-02-27T05:59:06.864Z] Login Succeeded [2023-02-27T05:59:06.864Z] nexus3.edgexfoundry.org:10004 [2023-02-27T05:59:06.864Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:06.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:06.864Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:06.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:06.864Z] [2023-02-27T05:59:06.864Z] Login Succeeded [2023-02-27T05:59:06.864Z] docker.io [2023-02-27T05:59:07.124Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:07.124Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:07.124Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:07.124Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:07.124Z] [2023-02-27T05:59:07.124Z] Login Succeeded [2023-02-27T05:59:07.124Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T05:59:07.151Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-27T05:59:07.770Z] + git rev-list -1 --merges 77210627d1b74a3d5b59b3a5a2d9479510698a1f~1..77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo [2023-02-27T05:59:07.839Z] -----------> git rev-list -1 --merges 77210627d1b74a3d5b59b3a5a2d9479510698a1f~1..77210627d1b74a3d5b59b3a5a2d9479510698a1f 77210627d1b74a3d5b59b3a5a2d9479510698a1f [false] [Pipeline] sh [2023-02-27T05:59:08.151Z] + git log --format=format:%s -1 77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo [2023-02-27T05:59:08.187Z] ========================================================= [2023-02-27T05:59:08.187Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-27T05:59:08.187Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T05:59:08.636Z] + git log --format=format:%s -1 77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] echo [2023-02-27T05:59:08.672Z] [semverPrep] GIT_COMMIT: 77210627d1b74a3d5b59b3a5a2d9479510698a1f, Commit Message: build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 [Pipeline] echo [2023-02-27T05:59:08.711Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-27T05:59:09.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-27T05:59:09.088Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-27T05:59:09.088Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-27T05:59:09.088Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-27T05:59:09.088Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-27T05:59:09.088Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-27T05:59:09.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:59:09.541Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T05:59:09.541Z] [2023-02-27T05:59:09.541Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:59:09.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T05:59:09.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-27T05:59:09.933Z] b85a868b505f: Pulling fs layer [2023-02-27T05:59:09.933Z] e2be974225ed: Pulling fs layer [2023-02-27T05:59:09.933Z] 339a4e72a1f5: Pulling fs layer [2023-02-27T05:59:09.933Z] 988bab9f4d93: Pulling fs layer [2023-02-27T05:59:09.933Z] 1469e6f7b9e6: Pulling fs layer [2023-02-27T05:59:09.933Z] eaf3925da568: Pulling fs layer [2023-02-27T05:59:09.933Z] bab4dde63d76: Pulling fs layer [2023-02-27T05:59:09.933Z] bde34c3a00c8: Pulling fs layer [2023-02-27T05:59:09.933Z] b352a97aabf1: Pulling fs layer [2023-02-27T05:59:09.933Z] 4872d77fe225: Pulling fs layer [2023-02-27T05:59:09.933Z] 5851b861e8e6: Pulling fs layer [2023-02-27T05:59:09.933Z] 1469e6f7b9e6: Waiting [2023-02-27T05:59:09.933Z] bab4dde63d76: Waiting [2023-02-27T05:59:09.933Z] 4872d77fe225: Waiting [2023-02-27T05:59:09.933Z] 5851b861e8e6: Waiting [2023-02-27T05:59:09.933Z] eaf3925da568: Waiting [2023-02-27T05:59:09.933Z] bde34c3a00c8: Waiting [2023-02-27T05:59:09.933Z] 988bab9f4d93: Waiting [2023-02-27T05:59:09.933Z] b352a97aabf1: Waiting [2023-02-27T05:59:09.933Z] e2be974225ed: Download complete [2023-02-27T05:59:09.933Z] 988bab9f4d93: Verifying Checksum [2023-02-27T05:59:09.933Z] 988bab9f4d93: Download complete [2023-02-27T05:59:10.193Z] 1469e6f7b9e6: Download complete [2023-02-27T05:59:10.194Z] eaf3925da568: Verifying Checksum [2023-02-27T05:59:10.194Z] eaf3925da568: Download complete [2023-02-27T05:59:10.194Z] 339a4e72a1f5: Verifying Checksum [2023-02-27T05:59:10.194Z] 339a4e72a1f5: Download complete [2023-02-27T05:59:10.194Z] bde34c3a00c8: Verifying Checksum [2023-02-27T05:59:10.194Z] bde34c3a00c8: Download complete [2023-02-27T05:59:10.194Z] b352a97aabf1: Verifying Checksum [2023-02-27T05:59:10.194Z] b352a97aabf1: Download complete [2023-02-27T05:59:10.194Z] 4872d77fe225: Verifying Checksum [2023-02-27T05:59:10.194Z] 4872d77fe225: Download complete [2023-02-27T05:59:10.194Z] 5851b861e8e6: Download complete [2023-02-27T05:59:10.194Z] b85a868b505f: Verifying Checksum [2023-02-27T05:59:10.194Z] b85a868b505f: Download complete [2023-02-27T05:59:10.455Z] bab4dde63d76: Verifying Checksum [2023-02-27T05:59:10.455Z] bab4dde63d76: Download complete [2023-02-27T05:59:11.397Z] b85a868b505f: Pull complete [2023-02-27T05:59:11.656Z] e2be974225ed: Pull complete [2023-02-27T05:59:12.223Z] 339a4e72a1f5: Pull complete [2023-02-27T05:59:12.223Z] 988bab9f4d93: Pull complete [2023-02-27T05:59:12.482Z] 1469e6f7b9e6: Pull complete [2023-02-27T05:59:12.482Z] eaf3925da568: Pull complete [2023-02-27T05:59:14.388Z] bab4dde63d76: Pull complete [2023-02-27T05:59:14.388Z] bde34c3a00c8: Pull complete [2023-02-27T05:59:14.388Z] b352a97aabf1: Pull complete [2023-02-27T05:59:14.388Z] 4872d77fe225: Pull complete [2023-02-27T05:59:14.388Z] 5851b861e8e6: Pull complete [2023-02-27T05:59:14.648Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-27T05:59:14.648Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-27T05:59:14.648Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T05:59:14.865Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-02-27T05:59:14.901Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-27T05:59:17.350Z] $ docker top a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 -eo pid,comm [2023-02-27T05:59:17.404Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-27T05:59:17.404Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-27T05:59:17.534Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T05:59:17.534Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T05:59:17.648Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T05:59:17.655Z] $ docker exec a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent [2023-02-27T05:59:17.765Z] SSH_AUTH_SOCK=/tmp/ssh-WqUfjoxS7MYs/agent.31 [2023-02-27T05:59:17.765Z] SSH_AGENT_PID=37 [2023-02-27T05:59:17.772Z] Running ssh-add (command line suppressed) [2023-02-27T05:59:17.886Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_9359362382363824507.key (/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_9359362382363824507.key) [2023-02-27T05:59:17.897Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T05:59:18.224Z] + git tag --points-at HEAD [Pipeline] } [2023-02-27T05:59:18.255Z] $ docker exec --env ******** --env ******** a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent -k [2023-02-27T05:59:18.357Z] unset SSH_AUTH_SOCK; [2023-02-27T05:59:18.357Z] unset SSH_AGENT_PID; [2023-02-27T05:59:18.357Z] echo Agent pid 37 killed; [2023-02-27T05:59:18.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-27T05:59:18.469Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-27T05:59:18.469Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-27T05:59:18.586Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-27T05:59:18.593Z] $ docker exec a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent [2023-02-27T05:59:18.706Z] SSH_AUTH_SOCK=/tmp/ssh-nSRTmAFvkhIi/agent.69 [2023-02-27T05:59:18.706Z] SSH_AGENT_PID=75 [2023-02-27T05:59:18.712Z] Running ssh-add (command line suppressed) [2023-02-27T05:59:18.814Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_5650110145692229073.key (/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/private_key_5650110145692229073.key) [2023-02-27T05:59:18.826Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-27T05:59:19.161Z] + git semver init [2023-02-27T05:59:19.421Z] 2023-02-27 05:59:19,340 [run_init] DEBUG init version:0.0.0 force:False [2023-02-27T05:59:19.421Z] 2023-02-27 05:59:19,341 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver [2023-02-27T05:59:19.421Z] 2023-02-27 05:59:19,342 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-419/.semver [2023-02-27T05:59:19.421Z] 2023-02-27 05:59:19,342 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-419/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419, universal_newlines=False, shell=None, istream=None) [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,247 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-419/.git/info/exclude [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,248 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 with force:False [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,248 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,252 [execute] INFO git cat-file --batch-check [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,252 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,259 [execute] INFO git cat-file --batch [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,259 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-419/.semver, universal_newlines=False, shell=None, istream=) [2023-02-27T05:59:20.366Z] 2023-02-27 05:59:20,264 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-419/.semver/PR-419 [2023-02-27T05:59:20.366Z] 0.0.0 [Pipeline] } [2023-02-27T05:59:20.396Z] $ docker exec --env ******** --env ******** a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 ssh-agent -k [2023-02-27T05:59:20.500Z] unset SSH_AUTH_SOCK; [2023-02-27T05:59:20.500Z] unset SSH_AGENT_PID; [2023-02-27T05:59:20.500Z] echo Agent pid 75 killed; [2023-02-27T05:59:20.509Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-27T05:59:20.939Z] + git semver [Pipeline] } [2023-02-27T05:59:21.230Z] $ docker stop --time=1 a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 [2023-02-27T05:59:22.518Z] $ docker rm -f --volumes a83194064da7494ac74c884dd50193d6e06164d40c21cc01cff1d0ad3de957f9 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T05:59:22.919Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-27T05:59:23.189Z] Stashed 1 file(s) [Pipeline] echo [2023-02-27T05:59:23.206Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T05:59:23.803Z] provisioning config files... [2023-02-27T05:59:23.814Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config4486130457676208080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T05:59:24.174Z] ---> docker-login.sh [2023-02-27T05:59:24.174Z] nexus3.edgexfoundry.org:10001 [2023-02-27T05:59:24.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:24.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:24.174Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:24.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:24.174Z] [2023-02-27T05:59:24.174Z] Login Succeeded [2023-02-27T05:59:24.174Z] nexus3.edgexfoundry.org:10002 [2023-02-27T05:59:24.174Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:24.174Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:24.174Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:24.174Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:24.174Z] [2023-02-27T05:59:24.174Z] Login Succeeded [2023-02-27T05:59:24.174Z] nexus3.edgexfoundry.org:10003 [2023-02-27T05:59:24.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:24.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:24.433Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:24.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:24.433Z] [2023-02-27T05:59:24.433Z] Login Succeeded [2023-02-27T05:59:24.433Z] nexus3.edgexfoundry.org:10004 [2023-02-27T05:59:24.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:24.433Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:24.433Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:24.433Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:24.433Z] [2023-02-27T05:59:24.433Z] Login Succeeded [2023-02-27T05:59:24.433Z] docker.io [2023-02-27T05:59:24.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T05:59:24.691Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T05:59:24.691Z] Configure a credential helper to remove this warning. See [2023-02-27T05:59:24.691Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T05:59:24.691Z] [2023-02-27T05:59:24.691Z] Login Succeeded [2023-02-27T05:59:24.691Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T05:59:24.722Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T05:59:24.905Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T05:59:24.939Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T05:59:24.972Z] ========================================================= [2023-02-27T05:59:24.972Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-27T05:59:24.972Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T05:59:25.421Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T05:59:25.421Z] Sending build context to Docker daemon 6.416MB [2023-02-27T05:59:25.421Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T05:59:25.421Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T05:59:25.421Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-27T05:59:25.421Z] 213ec9aee27d: Pulling fs layer [2023-02-27T05:59:25.421Z] 4583459ba037: Pulling fs layer [2023-02-27T05:59:25.421Z] 93c1e223e6f2: Pulling fs layer [2023-02-27T05:59:25.421Z] 53926ce57604: Pulling fs layer [2023-02-27T05:59:25.421Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-27T05:59:25.421Z] 22ff95d597cd: Pulling fs layer [2023-02-27T05:59:25.421Z] 12d6caf4c0d1: Pulling fs layer [2023-02-27T05:59:25.421Z] 96b7cbca73a9: Pulling fs layer [2023-02-27T05:59:25.421Z] a7acece74701: Pulling fs layer [2023-02-27T05:59:25.421Z] 96b7cbca73a9: Waiting [2023-02-27T05:59:25.421Z] 22ff95d597cd: Waiting [2023-02-27T05:59:25.421Z] a7acece74701: Waiting [2023-02-27T05:59:25.421Z] 12d6caf4c0d1: Waiting [2023-02-27T05:59:25.421Z] 53926ce57604: Waiting [2023-02-27T05:59:25.421Z] 21b2b0c7a3f4: Waiting [2023-02-27T05:59:25.421Z] 93c1e223e6f2: Download complete [2023-02-27T05:59:25.421Z] 4583459ba037: Verifying Checksum [2023-02-27T05:59:25.421Z] 4583459ba037: Download complete [2023-02-27T05:59:25.421Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-27T05:59:25.421Z] 21b2b0c7a3f4: Download complete [2023-02-27T05:59:25.683Z] 22ff95d597cd: Download complete [2023-02-27T05:59:25.683Z] 213ec9aee27d: Verifying Checksum [2023-02-27T05:59:25.683Z] 213ec9aee27d: Download complete [2023-02-27T05:59:25.683Z] 12d6caf4c0d1: Download complete [2023-02-27T05:59:25.683Z] 213ec9aee27d: Pull complete [2023-02-27T05:59:25.946Z] 4583459ba037: Pull complete [2023-02-27T05:59:25.946Z] 93c1e223e6f2: Pull complete [2023-02-27T05:59:26.206Z] a7acece74701: Verifying Checksum [2023-02-27T05:59:26.206Z] a7acece74701: Download complete [2023-02-27T05:59:26.465Z] 53926ce57604: Verifying Checksum [2023-02-27T05:59:26.465Z] 53926ce57604: Download complete [2023-02-27T05:59:26.465Z] 96b7cbca73a9: Verifying Checksum [2023-02-27T05:59:26.465Z] 96b7cbca73a9: Download complete [2023-02-27T05:59:30.652Z] 53926ce57604: Pull complete [2023-02-27T05:59:30.652Z] 21b2b0c7a3f4: Pull complete [2023-02-27T05:59:30.652Z] 22ff95d597cd: Pull complete [2023-02-27T05:59:30.652Z] 12d6caf4c0d1: Pull complete [2023-02-27T05:59:32.549Z] 96b7cbca73a9: Pull complete [2023-02-27T05:59:33.119Z] a7acece74701: Pull complete [2023-02-27T05:59:33.119Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-27T05:59:33.119Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-27T05:59:33.119Z] ---> db6d94c90886 [2023-02-27T05:59:33.119Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-27T05:59:37.313Z] ---> Running in 1f1dfb1d2b02 [2023-02-27T05:59:37.313Z] Removing intermediate container 1f1dfb1d2b02 [2023-02-27T05:59:37.313Z] ---> b89fe4e27aa8 [2023-02-27T05:59:37.313Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T05:59:37.313Z] ---> Running in 133d193924b8 [2023-02-27T05:59:37.313Z] Removing intermediate container 133d193924b8 [2023-02-27T05:59:37.313Z] ---> e0ab08102046 [2023-02-27T05:59:37.313Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-27T05:59:37.313Z] ---> Running in c88f5443ab1d [2023-02-27T05:59:37.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T05:59:37.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T05:59:37.313Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T05:59:37.574Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-27T05:59:37.574Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T05:59:37.574Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T05:59:37.574Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-27T05:59:37.574Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-27T05:59:37.574Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-27T05:59:37.574Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-27T05:59:37.574Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T05:59:37.574Z] OK: 217 MiB in 59 packages [2023-02-27T05:59:38.143Z] Removing intermediate container c88f5443ab1d [2023-02-27T05:59:38.143Z] ---> 0d6808953562 [2023-02-27T05:59:38.143Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-27T05:59:38.143Z] ---> Running in 027448a0ad24 [2023-02-27T05:59:38.143Z] Removing intermediate container 027448a0ad24 [2023-02-27T05:59:38.143Z] ---> 289e37de715e [2023-02-27T05:59:38.143Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T05:59:38.403Z] ---> 85b7e9ab2a69 [2023-02-27T05:59:38.403Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T05:59:38.403Z] ---> Running in c28b9f39e54d [2023-02-27T05:59:38.620Z] Still waiting to schedule task [2023-02-27T05:59:38.620Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-27T06:00:00.353Z] Removing intermediate container c28b9f39e54d [2023-02-27T06:00:00.353Z] ---> 11e4afd6889b [2023-02-27T06:00:00.353Z] Step 9/10 : COPY . . [2023-02-27T06:00:00.353Z] ---> 896da2c10315 [2023-02-27T06:00:00.353Z] Step 10/10 : RUN ${MAKE} [2023-02-27T06:00:00.353Z] ---> Running in 8c480583f84e [2023-02-27T06:00:00.353Z] noop [2023-02-27T06:00:00.353Z] Removing intermediate container 8c480583f84e [2023-02-27T06:00:00.353Z] ---> 810775944be5 [2023-02-27T06:00:00.353Z] Successfully built 810775944be5 [2023-02-27T06:00:00.353Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:00.806Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T06:00:00.806Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:00:00.955Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-02-27T06:00:00.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T06:00:01.352Z] $ docker top a27b6228a837cf818f48ee2d095767c5eb5c3f5d96d87199c776f04544fd52dc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:00:01.747Z] + go version [2023-02-27T06:00:01.747Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-27T06:00:01.783Z] $ docker stop --time=1 a27b6228a837cf818f48ee2d095767c5eb5c3f5d96d87199c776f04544fd52dc [2023-02-27T06:00:03.068Z] $ docker rm -f --volumes a27b6228a837cf818f48ee2d095767c5eb5c3f5d96d87199c776f04544fd52dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:03.787Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-27T06:00:03.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:00:03.949Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-02-27T06:00:03.982Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-27T06:00:04.325Z] $ docker top d98218951989ec458da756235e9ce6e11554a137132326e938ec96264c3a06d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:00:04.717Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] fileExists [Pipeline] sh [2023-02-27T06:00:05.085Z] + make test [2023-02-27T06:00:05.085Z] go test ./... -coverprofile=coverage.out [2023-02-27T06:00:05.347Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-27T06:00:15.318Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-27T06:00:15.318Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.037s coverage: 47.7% of statements [2023-02-27T06:00:21.885Z] 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." [2023-02-27T06:00:21.885Z] go vet ./... [2023-02-27T06:00:25.163Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T06:00:25.420Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T06:00:25.420Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T06:00:25.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T06:00:25.489Z] $ docker stop --time=1 d98218951989ec458da756235e9ce6e11554a137132326e938ec96264c3a06d4 [2023-02-27T06:00:27.371Z] $ docker rm -f --volumes d98218951989ec458da756235e9ce6e11554a137132326e938ec96264c3a06d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T06:00:27.872Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T06:00:27.940Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-27T06:00:28.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T06:00:28.945Z] + ls -al . [2023-02-27T06:00:28.945Z] total 184 [2023-02-27T06:00:28.945Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 27 06:00 . [2023-02-27T06:00:28.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:59 .. [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 05:59 .dockerignore [2023-02-27T06:00:28.945Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:00 .git [2023-02-27T06:00:28.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:59 .github [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 05:59 .gitignore [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 05:59 .golangci.yml [2023-02-27T06:00:28.945Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 05:59 .semver [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 05:59 Attribution.txt [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 05:59 CHANGELOG.md [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 05:59 Dockerfile [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 05:59 GOVERNANCE.md [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 05:59 Jenkinsfile [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 05:59 LICENSE [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 05:59 Makefile [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 05:59 OWNERS.md [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 05:59 README.md [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:59 VERSION [2023-02-27T06:00:28.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:59 bin [2023-02-27T06:00:28.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:59 cmd [2023-02-27T06:00:28.945Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 06:00 coverage.out [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 27 05:59 go.mod [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 27 05:59 go.sum [2023-02-27T06:00:28.945Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 05:59 internal [2023-02-27T06:00:28.945Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 05:59 simulator [2023-02-27T06:00:28.945Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 05:59 snap [2023-02-27T06:00:28.945Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 05:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:29.364Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f --label arch=amd64 --label version=0.0.0 . [2023-02-27T06:00:29.364Z] Sending build context to Docker daemon 6.44MB [2023-02-27T06:00:29.364Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T06:00:29.364Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-27T06:00:29.364Z] ---> 810775944be5 [2023-02-27T06:00:29.364Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T06:00:29.364Z] ---> Running in ac7a9a2a1cc3 [2023-02-27T06:00:29.364Z] Removing intermediate container ac7a9a2a1cc3 [2023-02-27T06:00:29.364Z] ---> db5bab0aac8f [2023-02-27T06:00:29.364Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T06:00:29.364Z] ---> Running in b5b8a37016f9 [2023-02-27T06:00:29.622Z] Removing intermediate container b5b8a37016f9 [2023-02-27T06:00:29.622Z] ---> 13a250ee96c0 [2023-02-27T06:00:29.622Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-27T06:00:29.622Z] ---> Running in 4024049a3123 [2023-02-27T06:00:29.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:29.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:30.143Z] OK: 217 MiB in 59 packages [2023-02-27T06:00:30.403Z] Removing intermediate container 4024049a3123 [2023-02-27T06:00:30.403Z] ---> c43f11c5a9f3 [2023-02-27T06:00:30.403Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-27T06:00:30.403Z] ---> Running in ec6b949ada76 [2023-02-27T06:00:30.403Z] Removing intermediate container ec6b949ada76 [2023-02-27T06:00:30.403Z] ---> dcf8a6973530 [2023-02-27T06:00:30.403Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-27T06:00:30.667Z] ---> b55d334167f2 [2023-02-27T06:00:30.667Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T06:00:30.667Z] ---> Running in be3bd2f065a5 [2023-02-27T06:00:31.606Z] Removing intermediate container be3bd2f065a5 [2023-02-27T06:00:31.606Z] ---> 26429a5fac1e [2023-02-27T06:00:31.606Z] Step 9/22 : COPY . . [2023-02-27T06:00:31.869Z] ---> a27ca860e304 [2023-02-27T06:00:31.869Z] Step 10/22 : RUN ${MAKE} [2023-02-27T06:00:31.869Z] ---> Running in 4321090638eb [2023-02-27T06:00:32.127Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-02-27T06:00:54.046Z] Removing intermediate container 4321090638eb [2023-02-27T06:00:54.046Z] ---> 715623008ec9 [2023-02-27T06:00:54.046Z] Step 11/22 : FROM alpine:3.14 [2023-02-27T06:00:54.046Z] 3.14: Pulling from library/alpine [2023-02-27T06:00:54.046Z] d261077062b2: Pulling fs layer [2023-02-27T06:00:54.046Z] d261077062b2: Verifying Checksum [2023-02-27T06:00:54.046Z] d261077062b2: Download complete [2023-02-27T06:00:54.046Z] d261077062b2: Pull complete [2023-02-27T06:00:54.046Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T06:00:54.046Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T06:00:54.046Z] ---> 6dff1269bc79 [2023-02-27T06:00:54.046Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-27T06:00:54.046Z] ---> Running in d253fecccc71 [2023-02-27T06:00:54.046Z] Removing intermediate container d253fecccc71 [2023-02-27T06:00:54.046Z] ---> 192c87b598e7 [2023-02-27T06:00:54.046Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T06:00:54.046Z] ---> Running in b5b50f2ecb49 [2023-02-27T06:00:54.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:54.046Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2023-02-27T06:00:54.046Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T06:00:54.046Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T06:00:54.046Z] OK: 6 MiB in 15 packages [2023-02-27T06:00:54.046Z] Removing intermediate container b5b50f2ecb49 [2023-02-27T06:00:54.046Z] ---> 4fc244817653 [2023-02-27T06:00:54.046Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-27T06:00:54.613Z] ---> 8556edfb1beb [2023-02-27T06:00:54.614Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-27T06:00:54.877Z] ---> 720215b5966b [2023-02-27T06:00:54.877Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-27T06:00:54.877Z] ---> 1ce385ad5567 [2023-02-27T06:00:54.877Z] Step 17/22 : EXPOSE 59901 [2023-02-27T06:00:54.877Z] ---> Running in 366a72034cad [2023-02-27T06:00:54.877Z] Removing intermediate container 366a72034cad [2023-02-27T06:00:54.877Z] ---> de1be50075ba [2023-02-27T06:00:54.877Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-27T06:00:55.137Z] ---> Running in 95ebf39747f0 [2023-02-27T06:00:55.137Z] Removing intermediate container 95ebf39747f0 [2023-02-27T06:00:55.137Z] ---> 22414b18bbf4 [2023-02-27T06:00:55.137Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T06:00:55.137Z] ---> Running in edeaa4d2d403 [2023-02-27T06:00:55.137Z] Removing intermediate container edeaa4d2d403 [2023-02-27T06:00:55.137Z] ---> e4562c0581b9 [2023-02-27T06:00:55.137Z] Step 20/22 : LABEL arch=amd64 [2023-02-27T06:00:55.137Z] ---> Running in 320688831ea2 [2023-02-27T06:00:55.396Z] Removing intermediate container 320688831ea2 [2023-02-27T06:00:55.396Z] ---> 37a7165351e6 [2023-02-27T06:00:55.396Z] Step 21/22 : LABEL git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f [2023-02-27T06:00:55.396Z] ---> Running in bad6c948ba28 [2023-02-27T06:00:55.396Z] Removing intermediate container bad6c948ba28 [2023-02-27T06:00:55.396Z] ---> 9875efedcc37 [2023-02-27T06:00:55.396Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T06:00:55.396Z] ---> Running in 41396eba1d63 [2023-02-27T06:00:55.396Z] Removing intermediate container 41396eba1d63 [2023-02-27T06:00:55.396Z] ---> 83185a5df220 [2023-02-27T06:00:55.396Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T06:00:55.396Z] Successfully built 83185a5df220 [2023-02-27T06:00:55.396Z] Successfully tagged device-modbus: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 [2023-02-27T06:00:56.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:00:56.251Z] [2023-02-27T06:00:56.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:00:56.642Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:00:56.642Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-27T06:00:56.643Z] 5eb5b503b376: Pulling fs layer [2023-02-27T06:00:56.643Z] 5c69ac0246d0: Pulling fs layer [2023-02-27T06:00:56.643Z] ec43610c2a17: Pulling fs layer [2023-02-27T06:00:56.643Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-27T06:00:56.643Z] 33b1e0a273af: Pulling fs layer [2023-02-27T06:00:56.643Z] 5d3b04190fa2: Pulling fs layer [2023-02-27T06:00:56.643Z] 2f39f015ded8: Pulling fs layer [2023-02-27T06:00:56.643Z] 5d3b04190fa2: Waiting [2023-02-27T06:00:56.643Z] 3a2ae6a8a46f: Waiting [2023-02-27T06:00:56.643Z] 33b1e0a273af: Waiting [2023-02-27T06:00:56.643Z] 2f39f015ded8: Waiting [2023-02-27T06:00:56.643Z] 5c69ac0246d0: Verifying Checksum [2023-02-27T06:00:56.643Z] 5c69ac0246d0: Download complete [2023-02-27T06:00:56.643Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-27T06:00:56.643Z] 3a2ae6a8a46f: Download complete [2023-02-27T06:00:56.643Z] 33b1e0a273af: Verifying Checksum [2023-02-27T06:00:56.643Z] 33b1e0a273af: Download complete [2023-02-27T06:00:56.904Z] 5d3b04190fa2: Verifying Checksum [2023-02-27T06:00:56.904Z] 5d3b04190fa2: Download complete [2023-02-27T06:00:56.904Z] ec43610c2a17: Verifying Checksum [2023-02-27T06:00:56.904Z] ec43610c2a17: Download complete [2023-02-27T06:00:56.904Z] 5eb5b503b376: Verifying Checksum [2023-02-27T06:00:56.904Z] 5eb5b503b376: Download complete [2023-02-27T06:00:57.469Z] 2f39f015ded8: Download complete [2023-02-27T06:00:58.034Z] 5eb5b503b376: Pull complete [2023-02-27T06:00:58.293Z] 5c69ac0246d0: Pull complete [2023-02-27T06:00:58.551Z] ec43610c2a17: Pull complete [2023-02-27T06:00:58.551Z] 3a2ae6a8a46f: Pull complete [2023-02-27T06:00:58.811Z] 33b1e0a273af: Pull complete [2023-02-27T06:00:58.811Z] 5d3b04190fa2: Pull complete [2023-02-27T06:01:03.005Z] 2f39f015ded8: Pull complete [2023-02-27T06:01:03.005Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-27T06:01:03.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:01:03.005Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:01:03.237Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-02-27T06:01:03.272Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T06:01:06.739Z] $ docker top 254d9f2a234ab39877e16d666070e431b008998527f51e1cfa79bd5453f0248c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:01:07.169Z] ---> job-cost.sh [2023-02-27T06:01:07.169Z] lf-activate-venv: SKIPPING [2023-02-27T06:01:07.169Z] INFO: No Stack... [2023-02-27T06:01:07.427Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T06:01:07.687Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T06:01:07.992Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-419/archives/cost.csv [2023-02-27T06:01:07.992Z] + cut -d, -f6 [Pipeline] lock [2023-02-27T06:01:08.032Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [2023-02-27T06:01:08.037Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] did not exist. Created. [2023-02-27T06:01:08.037Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T06:01:08.423Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-27T06:01:08.475Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T06:01:08.504Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T06:01:08.589Z] $ docker stop --time=1 254d9f2a234ab39877e16d666070e431b008998527f51e1cfa79bd5453f0248c [2023-02-27T06:01:09.733Z] $ docker rm -f --volumes 254d9f2a234ab39877e16d666070e431b008998527f51e1cfa79bd5453f0248c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-27T06:02:18.553Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7543 in /w/workspace/xfoundry_device-modbus-go_PR-419 [Pipeline] { [Pipeline] ws [2023-02-27T06:02:18.612Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2023-02-27T06:02:18.701Z] Selected Git installation does not exist. Using Default [2023-02-27T06:02:18.701Z] The recommended git tool is: NONE [2023-02-27T06:02:24.988Z] using credential edgex-jenkins-ssh [2023-02-27T06:02:25.007Z] Cloning the remote Git repository [2023-02-27T06:02:25.068Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T06:02:25.169Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2023-02-27T06:02:25.362Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T06:02:25.363Z] > git --version # timeout=10 [2023-02-27T06:02:25.392Z] > git --version # 'git version 2.25.1' [2023-02-27T06:02:25.395Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T06:02:25.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T06:02:26.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-27T06:02:26.905Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-27T06:02:28.641Z] Merging remotes/origin/main commit e3fb6b6c893123b5784ccc2dd10ff9f0848293eb into PR head commit 77210627d1b74a3d5b59b3a5a2d9479510698a1f [2023-02-27T06:02:28.921Z] Merge succeeded, producing 77210627d1b74a3d5b59b3a5a2d9479510698a1f [2023-02-27T06:02:28.921Z] Checking out Revision 77210627d1b74a3d5b59b3a5a2d9479510698a1f (PR-419) [2023-02-27T06:02:27.931Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-02-27T06:02:27.982Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-02-27T06:02:27.983Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T06:02:28.004Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/419/head:refs/remotes/origin/PR-419 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-27T06:02:28.665Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T06:02:28.687Z] > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 [2023-02-27T06:02:28.793Z] > git remote # timeout=10 [2023-02-27T06:02:28.818Z] > git config --get remote.origin.url # timeout=10 [2023-02-27T06:02:28.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-27T06:02:28.869Z] > git merge e3fb6b6c893123b5784ccc2dd10ff9f0848293eb # timeout=10 [2023-02-27T06:02:28.903Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-27T06:02:28.930Z] > git config core.sparsecheckout # timeout=10 [2023-02-27T06:02:28.954Z] > git checkout -f 77210627d1b74a3d5b59b3a5a2d9479510698a1f # timeout=10 [2023-02-27T06:02:29.573Z] Commit message: "build(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.2" [2023-02-27T06:02:29.640Z] > git --version # timeout=10 [2023-02-27T06:02:29.658Z] > git --version # 'git version 2.25.1' [2023-02-27T06:02:29.674Z] fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T06:02:30.877Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-27T06:02:30.877Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T06:02:30.877Z] Dload Upload Total Spent Left Speed [2023-02-27T06:02:30.877Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 197k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-02-27T06:02:31.603Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-27T06:02:31.967Z] + sudo tee /etc/docker/daemon.new [2023-02-27T06:02:31.967Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-27T06:02:31.967Z] { [2023-02-27T06:02:31.967Z] "registry-mirrors": [ [2023-02-27T06:02:31.967Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-27T06:02:31.967Z] ], [2023-02-27T06:02:31.967Z] "bip": "10.250.0.254/24", [2023-02-27T06:02:31.967Z] "hosts": [ [2023-02-27T06:02:31.967Z] "tcp://0.0.0.0:5555", [2023-02-27T06:02:31.967Z] "unix:///var/run/docker.sock" [2023-02-27T06:02:31.967Z] ], [2023-02-27T06:02:31.967Z] "mtu": 1458, [2023-02-27T06:02:31.967Z] "selinux-enabled": true, [2023-02-27T06:02:31.967Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-27T06:02:31.967Z] } [Pipeline] sh [2023-02-27T06:02:32.344Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-27T06:02:32.722Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T06:02:51.070Z] provisioning config files... [2023-02-27T06:02:51.108Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config14272850342967570288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:02:51.525Z] ---> docker-login.sh [2023-02-27T06:02:51.525Z] nexus3.edgexfoundry.org:10001 [2023-02-27T06:02:52.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:02:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:02:53.549Z] Configure a credential helper to remove this warning. See [2023-02-27T06:02:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:02:53.549Z] [2023-02-27T06:02:53.549Z] Login Succeeded [2023-02-27T06:02:53.549Z] nexus3.edgexfoundry.org:10002 [2023-02-27T06:02:53.549Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:02:53.549Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:02:53.549Z] Configure a credential helper to remove this warning. See [2023-02-27T06:02:53.549Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:02:53.549Z] [2023-02-27T06:02:53.549Z] Login Succeeded [2023-02-27T06:02:53.549Z] nexus3.edgexfoundry.org:10003 [2023-02-27T06:02:53.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:02:54.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:02:54.095Z] Configure a credential helper to remove this warning. See [2023-02-27T06:02:54.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:02:54.095Z] [2023-02-27T06:02:54.095Z] Login Succeeded [2023-02-27T06:02:54.095Z] nexus3.edgexfoundry.org:10004 [2023-02-27T06:02:54.368Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:02:54.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:02:54.368Z] Configure a credential helper to remove this warning. See [2023-02-27T06:02:54.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:02:54.368Z] [2023-02-27T06:02:54.368Z] Login Succeeded [2023-02-27T06:02:54.368Z] docker.io [2023-02-27T06:02:54.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-27T06:02:54.911Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-27T06:02:54.911Z] Configure a credential helper to remove this warning. See [2023-02-27T06:02:54.911Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-27T06:02:54.911Z] [2023-02-27T06:02:54.911Z] Login Succeeded [2023-02-27T06:02:54.911Z] ---> docker-login.sh ends [Pipeline] } [2023-02-27T06:02:54.942Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-27T06:02:55.394Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T06:02:55.426Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-27T06:02:55.462Z] ========================================================= [2023-02-27T06:02:55.462Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-27T06:02:55.462Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:02:55.987Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-27T06:02:56.260Z] Sending build context to Docker daemon 3.345MB [2023-02-27T06:02:56.260Z] Step 1/10 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T06:02:56.260Z] Step 2/10 : FROM ${BASE} AS builder [2023-02-27T06:02:56.538Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-27T06:02:56.538Z] 9b18e9b68314: Pulling fs layer [2023-02-27T06:02:56.538Z] 35d82f9e3411: Pulling fs layer [2023-02-27T06:02:56.538Z] e16973657156: Pulling fs layer [2023-02-27T06:02:56.538Z] fc693d55d65f: Pulling fs layer [2023-02-27T06:02:56.538Z] 7e9fc2657dce: Pulling fs layer [2023-02-27T06:02:56.538Z] dda99020689f: Pulling fs layer [2023-02-27T06:02:56.538Z] db1c61fa0a46: Pulling fs layer [2023-02-27T06:02:56.538Z] 891c053d2c06: Pulling fs layer [2023-02-27T06:02:56.538Z] fc693d55d65f: Waiting [2023-02-27T06:02:56.538Z] dda99020689f: Waiting [2023-02-27T06:02:56.538Z] 7e9fc2657dce: Waiting [2023-02-27T06:02:56.538Z] db1c61fa0a46: Waiting [2023-02-27T06:02:56.538Z] 891c053d2c06: Waiting [2023-02-27T06:02:56.538Z] e16973657156: Verifying Checksum [2023-02-27T06:02:56.538Z] e16973657156: Download complete [2023-02-27T06:02:56.538Z] 35d82f9e3411: Verifying Checksum [2023-02-27T06:02:56.538Z] 35d82f9e3411: Download complete [2023-02-27T06:02:56.538Z] 7e9fc2657dce: Download complete [2023-02-27T06:02:56.818Z] dda99020689f: Verifying Checksum [2023-02-27T06:02:56.818Z] dda99020689f: Download complete [2023-02-27T06:02:56.818Z] 9b18e9b68314: Verifying Checksum [2023-02-27T06:02:56.818Z] 9b18e9b68314: Download complete [2023-02-27T06:02:57.804Z] 9b18e9b68314: Pull complete [2023-02-27T06:02:58.080Z] 891c053d2c06: Verifying Checksum [2023-02-27T06:02:58.080Z] 891c053d2c06: Download complete [2023-02-27T06:02:58.360Z] 35d82f9e3411: Pull complete [2023-02-27T06:02:58.634Z] e16973657156: Pull complete [2023-02-27T06:02:59.237Z] db1c61fa0a46: Verifying Checksum [2023-02-27T06:02:59.237Z] db1c61fa0a46: Download complete [2023-02-27T06:02:59.966Z] fc693d55d65f: Verifying Checksum [2023-02-27T06:02:59.966Z] fc693d55d65f: Download complete [2023-02-27T06:03:12.356Z] fc693d55d65f: Pull complete [2023-02-27T06:03:12.628Z] 7e9fc2657dce: Pull complete [2023-02-27T06:03:13.222Z] dda99020689f: Pull complete [2023-02-27T06:03:18.623Z] db1c61fa0a46: Pull complete [2023-02-27T06:03:20.585Z] 891c053d2c06: Pull complete [2023-02-27T06:03:20.585Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-27T06:03:20.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-27T06:03:20.585Z] ---> f96f9c87975a [2023-02-27T06:03:20.585Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-02-27T06:03:22.547Z] ---> Running in 50c6904a196b [2023-02-27T06:03:23.138Z] Removing intermediate container 50c6904a196b [2023-02-27T06:03:23.138Z] ---> 69001c1160fd [2023-02-27T06:03:23.138Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T06:03:23.138Z] ---> Running in 6b397afaf543 [2023-02-27T06:03:23.407Z] Removing intermediate container 6b397afaf543 [2023-02-27T06:03:23.407Z] ---> 3c3e1b1de07d [2023-02-27T06:03:23.407Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-02-27T06:03:23.677Z] ---> Running in 57222280f84b [2023-02-27T06:03:25.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T06:03:25.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T06:03:26.543Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2023-02-27T06:03:26.543Z] (2/8) Installing libedit (20210910.3.1-r0) [2023-02-27T06:03:26.543Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2023-02-27T06:03:26.543Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2023-02-27T06:03:26.543Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2023-02-27T06:03:26.543Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2023-02-27T06:03:26.543Z] (7/8) Installing openssh-server (9.0_p1-r2) [2023-02-27T06:03:26.543Z] (8/8) Installing openssh (9.0_p1-r2) [2023-02-27T06:03:26.543Z] Executing busybox-1.35.0-r17.trigger [2023-02-27T06:03:26.543Z] OK: 228 MiB in 59 packages [2023-02-27T06:03:27.518Z] Removing intermediate container 57222280f84b [2023-02-27T06:03:27.518Z] ---> b583f5563fc7 [2023-02-27T06:03:27.518Z] Step 6/10 : WORKDIR /device-modbus-go [2023-02-27T06:03:27.793Z] ---> Running in 0a9122963e98 [2023-02-27T06:03:28.069Z] Removing intermediate container 0a9122963e98 [2023-02-27T06:03:28.069Z] ---> 5593cb8e4a9c [2023-02-27T06:03:28.069Z] Step 7/10 : COPY go.mod vendor* ./ [2023-02-27T06:03:30.674Z] ---> 45a61ecdccdb [2023-02-27T06:03:30.674Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T06:03:30.674Z] ---> Running in c21c36355163 [2023-02-27T06:04:38.580Z] Removing intermediate container c21c36355163 [2023-02-27T06:04:38.580Z] ---> d30eaa827e67 [2023-02-27T06:04:38.580Z] Step 9/10 : COPY . . [2023-02-27T06:04:38.580Z] ---> be395f92d6f1 [2023-02-27T06:04:38.580Z] Step 10/10 : RUN ${MAKE} [2023-02-27T06:04:38.580Z] ---> Running in 871c9a98bdbd [2023-02-27T06:04:38.580Z] noop [2023-02-27T06:04:38.580Z] Removing intermediate container 871c9a98bdbd [2023-02-27T06:04:38.580Z] ---> c5a5bcedb2d5 [2023-02-27T06:04:38.580Z] Successfully built c5a5bcedb2d5 [2023-02-27T06:04:38.580Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:04:39.055Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T06:04:39.055Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:04:39.338Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2023-02-27T06:04:39.414Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T06:04:40.694Z] $ docker top 5e00533b8cb6932e16bb737b191a495d43d5e1ffdc95acc91ecdf1a7d10773b6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:04:41.625Z] + go version [2023-02-27T06:04:41.625Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-27T06:04:41.662Z] $ docker stop --time=1 5e00533b8cb6932e16bb737b191a495d43d5e1ffdc95acc91ecdf1a7d10773b6 [2023-02-27T06:04:43.280Z] $ docker rm -f --volumes 5e00533b8cb6932e16bb737b191a495d43d5e1ffdc95acc91ecdf1a7d10773b6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:04:44.273Z] + docker inspect -f . ci-base-image-arm64 [2023-02-27T06:04:44.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:04:44.548Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2023-02-27T06:04:44.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-27T06:04:45.893Z] $ docker top e9c9b90c4c6bf1db7e8e57ee9b8adf47e2e1a99f5f4d66077d0ee23aa010b00d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:04:46.793Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2023-02-27T06:04:47.508Z] + make test [2023-02-27T06:04:47.508Z] go test ./... -coverprofile=coverage.out [2023-02-27T06:04:49.483Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-02-27T06:06:26.184Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-02-27T06:06:26.184Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.066s coverage: 47.7% of statements [2023-02-27T06:06:26.184Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-27T06:06:26.184Z] go vet ./... [2023-02-27T06:06:58.470Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-27T06:06:58.470Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-27T06:06:58.470Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-27T06:06:58.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-27T06:06:58.543Z] $ docker stop --time=1 e9c9b90c4c6bf1db7e8e57ee9b8adf47e2e1a99f5f4d66077d0ee23aa010b00d [2023-02-27T06:07:00.428Z] $ docker rm -f --volumes e9c9b90c4c6bf1db7e8e57ee9b8adf47e2e1a99f5f4d66077d0ee23aa010b00d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-27T06:07:01.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-27T06:07:01.624Z] Warning: overwriting stash ‘coverage-report’ [2023-02-27T06:07:02.269Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-27T06:07:02.880Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-27T06:07:03.226Z] + ls -al . [2023-02-27T06:07:03.226Z] total 180 [2023-02-27T06:07:03.226Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 27 06:04 . [2023-02-27T06:07:03.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:02 .. [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 140 Feb 27 06:02 .dockerignore [2023-02-27T06:07:03.226Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 27 06:02 .git [2023-02-27T06:07:03.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:02 .github [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 331 Feb 27 06:02 .gitignore [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 27 06:02 .golangci.yml [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 10236 Feb 27 06:02 Attribution.txt [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 11576 Feb 27 06:02 CHANGELOG.md [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 1365 Feb 27 06:02 Dockerfile [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 27 06:02 GOVERNANCE.md [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 680 Feb 27 06:02 Jenkinsfile [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 27 06:02 LICENSE [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 1670 Feb 27 06:02 Makefile [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 622 Feb 27 06:02 OWNERS.md [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 4061 Feb 27 06:02 README.md [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 5 Feb 27 05:59 VERSION [2023-02-27T06:07:03.226Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:02 bin [2023-02-27T06:07:03.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:02 cmd [2023-02-27T06:07:03.226Z] -rw-r--r-- 1 jenkins jenkins 23241 Feb 27 06:06 coverage.out [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 3496 Feb 27 06:02 go.mod [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 33621 Feb 27 06:02 go.sum [2023-02-27T06:07:03.226Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 27 06:02 internal [2023-02-27T06:07:03.226Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 27 06:02 simulator [2023-02-27T06:07:03.226Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 27 06:02 snap [2023-02-27T06:07:03.226Z] -rw-rw-r-- 1 jenkins jenkins 229 Feb 27 06:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:07:03.651Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f --label arch=arm64 --label version=0.0.0 . [2023-02-27T06:07:03.919Z] Sending build context to Docker daemon 3.369MB [2023-02-27T06:07:04.187Z] Step 1/22 : ARG BASE=golang:1.18-alpine3.16 [2023-02-27T06:07:04.187Z] Step 2/22 : FROM ${BASE} AS builder [2023-02-27T06:07:04.187Z] ---> c5a5bcedb2d5 [2023-02-27T06:07:04.187Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-27T06:07:04.456Z] ---> Running in e9f8d273df28 [2023-02-27T06:07:04.726Z] Removing intermediate container e9f8d273df28 [2023-02-27T06:07:04.726Z] ---> 664d37f39b2e [2023-02-27T06:07:04.726Z] Step 4/22 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-27T06:07:04.726Z] ---> Running in c8e7597ce436 [2023-02-27T06:07:05.314Z] Removing intermediate container c8e7597ce436 [2023-02-27T06:07:05.314Z] ---> 08d75b0a961d [2023-02-27T06:07:05.314Z] Step 5/22 : RUN apk add --update --no-cache make git openssh [2023-02-27T06:07:05.314Z] ---> Running in 63479c7ae862 [2023-02-27T06:07:06.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-27T06:07:06.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-27T06:07:07.829Z] OK: 228 MiB in 59 packages [2023-02-27T06:07:09.861Z] Removing intermediate container 63479c7ae862 [2023-02-27T06:07:09.861Z] ---> ce62657348e2 [2023-02-27T06:07:09.861Z] Step 6/22 : WORKDIR /device-modbus-go [2023-02-27T06:07:10.131Z] ---> Running in eb2334572d49 [2023-02-27T06:07:10.400Z] Removing intermediate container eb2334572d49 [2023-02-27T06:07:10.400Z] ---> 0b73d526f7c2 [2023-02-27T06:07:10.400Z] Step 7/22 : COPY go.mod vendor* ./ [2023-02-27T06:07:10.989Z] ---> bd2a045a0602 [2023-02-27T06:07:10.989Z] Step 8/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-27T06:07:11.257Z] ---> Running in 1ce7768eebc0 [2023-02-27T06:07:16.620Z] Removing intermediate container 1ce7768eebc0 [2023-02-27T06:07:16.620Z] ---> ef1c327aa253 [2023-02-27T06:07:16.620Z] Step 9/22 : COPY . . [2023-02-27T06:07:16.894Z] ---> 9646320ea277 [2023-02-27T06:07:16.894Z] Step 10/22 : RUN ${MAKE} [2023-02-27T06:07:17.168Z] ---> Running in 49840b8d5a60 [2023-02-27T06:07:18.154Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-modbus-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-02-27T06:09:54.942Z] Removing intermediate container 49840b8d5a60 [2023-02-27T06:09:54.942Z] ---> 0c8ee3666d91 [2023-02-27T06:09:54.942Z] Step 11/22 : FROM alpine:3.14 [2023-02-27T06:09:54.942Z] 3.14: Pulling from library/alpine [2023-02-27T06:09:54.942Z] 6f0e733d82e2: Pulling fs layer [2023-02-27T06:09:54.942Z] 6f0e733d82e2: Verifying Checksum [2023-02-27T06:09:54.942Z] 6f0e733d82e2: Download complete [2023-02-27T06:09:54.942Z] 6f0e733d82e2: Pull complete [2023-02-27T06:09:54.942Z] Digest: sha256:560e7a4fa5c891d1830f5591c80b8e472fa6cd386b7254cdf65ccc3249292a34 [2023-02-27T06:09:54.942Z] Status: Downloaded newer image for alpine:3.14 [2023-02-27T06:09:54.942Z] ---> bf97f6347a60 [2023-02-27T06:09:54.942Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-02-27T06:09:54.942Z] ---> Running in 5df395be2650 [2023-02-27T06:09:54.942Z] Removing intermediate container 5df395be2650 [2023-02-27T06:09:54.942Z] ---> cde1fa4d7ed9 [2023-02-27T06:09:54.942Z] Step 13/22 : RUN apk add --update --no-cache dumb-init [2023-02-27T06:09:54.942Z] ---> Running in e2741b619a58 [2023-02-27T06:09:54.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2023-02-27T06:09:54.942Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2023-02-27T06:09:54.942Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-27T06:09:54.942Z] Executing busybox-1.33.1-r8.trigger [2023-02-27T06:09:54.942Z] OK: 6 MiB in 15 packages [2023-02-27T06:09:54.942Z] Removing intermediate container e2741b619a58 [2023-02-27T06:09:54.942Z] ---> 05aa822c6f57 [2023-02-27T06:09:54.942Z] Step 14/22 : COPY --from=builder /device-modbus-go/cmd / [2023-02-27T06:09:54.942Z] ---> 3dbda09e5457 [2023-02-27T06:09:54.942Z] Step 15/22 : COPY --from=builder /device-modbus-go/LICENSE / [2023-02-27T06:09:54.942Z] ---> ecaf0bc1f878 [2023-02-27T06:09:54.942Z] Step 16/22 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-02-27T06:09:54.942Z] ---> 7694d2fc5016 [2023-02-27T06:09:54.942Z] Step 17/22 : EXPOSE 59901 [2023-02-27T06:09:54.942Z] ---> Running in f14ca999afee [2023-02-27T06:09:54.942Z] Removing intermediate container f14ca999afee [2023-02-27T06:09:54.942Z] ---> c026a54e59bd [2023-02-27T06:09:54.942Z] Step 18/22 : ENTRYPOINT ["/device-modbus"] [2023-02-27T06:09:54.942Z] ---> Running in ae3b163c5fe9 [2023-02-27T06:09:54.942Z] Removing intermediate container ae3b163c5fe9 [2023-02-27T06:09:54.942Z] ---> 8db23e74f855 [2023-02-27T06:09:54.942Z] Step 19/22 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-02-27T06:09:54.942Z] ---> Running in 108f06a9572b [2023-02-27T06:09:54.942Z] Removing intermediate container 108f06a9572b [2023-02-27T06:09:54.942Z] ---> 092adeef0ee2 [2023-02-27T06:09:54.942Z] Step 20/22 : LABEL arch=arm64 [2023-02-27T06:09:54.942Z] ---> Running in f697ce5aad41 [2023-02-27T06:09:55.218Z] Removing intermediate container f697ce5aad41 [2023-02-27T06:09:55.218Z] ---> 04118eec7831 [2023-02-27T06:09:55.218Z] Step 21/22 : LABEL git_sha=77210627d1b74a3d5b59b3a5a2d9479510698a1f [2023-02-27T06:09:55.218Z] ---> Running in df8c1e266e33 [2023-02-27T06:09:55.489Z] Removing intermediate container df8c1e266e33 [2023-02-27T06:09:55.489Z] ---> e5c988167663 [2023-02-27T06:09:55.489Z] Step 22/22 : LABEL version=0.0.0 [2023-02-27T06:09:55.756Z] ---> Running in 789355d804aa [2023-02-27T06:09:56.022Z] Removing intermediate container 789355d804aa [2023-02-27T06:09:56.022Z] ---> d4f6c2034820 [2023-02-27T06:09:56.022Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-27T06:09:56.022Z] Successfully built d4f6c2034820 [2023-02-27T06:09:56.022Z] Successfully tagged device-modbus-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 [2023-02-27T06:09:56.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T06:09:56.840Z] [2023-02-27T06:09:56.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:09:57.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T06:09:57.249Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-27T06:09:57.249Z] 8998bd30e6a1: Pulling fs layer [2023-02-27T06:09:57.249Z] 04944245beec: Pulling fs layer [2023-02-27T06:09:57.249Z] 699f458cf7ca: Pulling fs layer [2023-02-27T06:09:57.249Z] 765212b225bb: Pulling fs layer [2023-02-27T06:09:57.249Z] f23df028b6ca: Pulling fs layer [2023-02-27T06:09:57.249Z] 765212b225bb: Waiting [2023-02-27T06:09:57.249Z] d65c8cfc05b1: Pulling fs layer [2023-02-27T06:09:57.249Z] d65c8cfc05b1: Waiting [2023-02-27T06:09:57.249Z] f23df028b6ca: Waiting [2023-02-27T06:09:57.249Z] 2437ff75d9bd: Pulling fs layer [2023-02-27T06:09:57.249Z] 2437ff75d9bd: Waiting [2023-02-27T06:09:57.520Z] 04944245beec: Verifying Checksum [2023-02-27T06:09:57.520Z] 04944245beec: Download complete [2023-02-27T06:09:57.520Z] 765212b225bb: Verifying Checksum [2023-02-27T06:09:57.520Z] 765212b225bb: Download complete [2023-02-27T06:09:57.520Z] f23df028b6ca: Verifying Checksum [2023-02-27T06:09:57.520Z] f23df028b6ca: Download complete [2023-02-27T06:09:57.520Z] d65c8cfc05b1: Verifying Checksum [2023-02-27T06:09:57.520Z] d65c8cfc05b1: Download complete [2023-02-27T06:09:57.791Z] 699f458cf7ca: Verifying Checksum [2023-02-27T06:09:57.791Z] 699f458cf7ca: Download complete [2023-02-27T06:09:58.057Z] 8998bd30e6a1: Verifying Checksum [2023-02-27T06:09:58.057Z] 8998bd30e6a1: Download complete [2023-02-27T06:10:00.643Z] 2437ff75d9bd: Verifying Checksum [2023-02-27T06:10:00.643Z] 2437ff75d9bd: Download complete [2023-02-27T06:10:02.051Z] 8998bd30e6a1: Pull complete [2023-02-27T06:10:02.321Z] 04944245beec: Pull complete [2023-02-27T06:10:03.728Z] 699f458cf7ca: Pull complete [2023-02-27T06:10:03.994Z] 765212b225bb: Pull complete [2023-02-27T06:10:04.580Z] f23df028b6ca: Pull complete [2023-02-27T06:10:04.846Z] d65c8cfc05b1: Pull complete [2023-02-27T06:10:19.995Z] 2437ff75d9bd: Pull complete [2023-02-27T06:10:19.995Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-27T06:10:19.995Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-27T06:10:19.995Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:10:20.327Z] prd-ubuntu20.04-docker-arm64-4c-16g-7543 does not seem to be running inside a container [2023-02-27T06:10:20.412Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-27T06:10:23.163Z] $ docker top 66f57b6e320b8b74a0c5bbfb40bcf8c9029462afb1e6dbdb868e0de4a55556a7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:24.119Z] ---> job-cost.sh [2023-02-27T06:10:24.119Z] lf-activate-venv: SKIPPING [2023-02-27T06:10:24.119Z] INFO: No Stack... [2023-02-27T06:10:24.390Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-27T06:10:25.347Z] INFO: Archiving Costs [Pipeline] sh [2023-02-27T06:10:25.690Z] + cut -d, -f6 [2023-02-27T06:10:25.691Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2023-02-27T06:10:25.771Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [2023-02-27T06:10:25.776Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] did not exist. Created. [2023-02-27T06:10:25.777Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-27T06:10:26.195Z] /w/workspace/device-modbus-go/1@tmp/durable-3daff134/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-27T06:10:26.554Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-27T06:10:26.854Z] Warning: overwriting stash ‘stack-cost’ [2023-02-27T06:10:26.900Z] Stashed 1 file(s) [Pipeline] } [2023-02-27T06:10:26.916Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-PR-419-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-27T06:10:26.992Z] $ docker stop --time=1 66f57b6e320b8b74a0c5bbfb40bcf8c9029462afb1e6dbdb868e0de4a55556a7 [2023-02-27T06:10:28.475Z] $ docker rm -f --volumes 66f57b6e320b8b74a0c5bbfb40bcf8c9029462afb1e6dbdb868e0de4a55556a7 [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 [2023-02-27T06:10:29.392Z] provisioning config files... [2023-02-27T06:10:29.401Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config7654113756697359875tmp [Pipeline] { [Pipeline] sh [2023-02-27T06:10:29.739Z] + set +x [2023-02-27T06:10:29.739Z] + curl -s https://codecov.io/bash [2023-02-27T06:10:29.739Z] + bash -s -- [2023-02-27T06:10:29.739Z] [2023-02-27T06:10:29.739Z] _____ _ [2023-02-27T06:10:29.739Z] / ____| | | [2023-02-27T06:10:29.739Z] | | ___ __| | ___ ___ _____ __ [2023-02-27T06:10:29.739Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-27T06:10:29.739Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-27T06:10:29.739Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-27T06:10:29.739Z] Bash-1.0.6 [2023-02-27T06:10:29.739Z] [2023-02-27T06:10:29.739Z] [2023-02-27T06:10:29.739Z] ==> git version 2.25.1 found [2023-02-27T06:10:29.739Z] ==> 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 [2023-02-27T06:10:29.739Z] Release-Date: 2020-01-08 [2023-02-27T06:10:29.739Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-27T06:10:29.739Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-27T06:10:29.739Z] ==> Jenkins CI detected. [2023-02-27T06:10:29.739Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-419 [2023-02-27T06:10:29.739Z] project root: . [2023-02-27T06:10:29.739Z] --> token set from env [2023-02-27T06:10:29.739Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-27T06:10:29.739Z] ==> Running gcov in . (disable via -X gcov) [2023-02-27T06:10:29.739Z] ==> Python coveragepy not found [2023-02-27T06:10:29.739Z] ==> Searching for coverage reports in: [2023-02-27T06:10:29.739Z] + . [2023-02-27T06:10:29.739Z] -> Found 1 reports [2023-02-27T06:10:29.739Z] ==> Detecting git/mercurial file structure [2023-02-27T06:10:29.739Z] ==> Reading reports [2023-02-27T06:10:29.739Z] + ./coverage.out bytes=23241 [2023-02-27T06:10:29.739Z] ==> Appending adjustments [2023-02-27T06:10:29.739Z] https://docs.codecov.io/docs/fixing-reports [2023-02-27T06:10:30.000Z] + Found adjustments [2023-02-27T06:10:30.000Z] ==> Gzipping contents [2023-02-27T06:10:30.000Z] 4.0K /tmp/codecov.wSaaE0.gz [2023-02-27T06:10:30.000Z] ==> Uploading reports [2023-02-27T06:10:30.000Z] url: https://codecov.io [2023-02-27T06:10:30.000Z] query: branch=PR-419&commit=77210627d1b74a3d5b59b3a5a2d9479510698a1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2023-02-27T06:10:30.000Z] -> Pinging Codecov [2023-02-27T06:10:30.000Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=PR-419&commit=77210627d1b74a3d5b59b3a5a2d9479510698a1f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-419%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=419&job=&cmd_args= [2023-02-27T06:10:30.000Z] -> Uploading to [2023-02-27T06:10:30.000Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-27/55DBCA73C666E3227836607328DD7E49/77210627d1b74a3d5b59b3a5a2d9479510698a1f/e498ab6f-c951-4948-a18f-410e1e5c7a22.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T061029Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4ea389a50d775bf68efce10be258f21a34483afab4e465fd0782fb7f5a53232c [2023-02-27T06:10:30.000Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-27T06:10:30.000Z] Dload Upload Total Spent Left Speed [2023-02-27T06:10:30.258Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3883 0 0 100 3883 0 19128 --:--:-- --:--:-- --:--:-- 19034 100 3883 0 0 100 3883 0 16665 --:--:-- --:--:-- --:--:-- 16594 [2023-02-27T06:10:30.258Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/77210627d1b74a3d5b59b3a5a2d9479510698a1f [Pipeline] } [2023-02-27T06:10:30.288Z] 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 [2023-02-27T06:10:31.967Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-419/archives ] [2023-02-27T06:10:31.967Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-419/archives [2023-02-27T06:10:31.967Z] total 16 [2023-02-27T06:10:31.967Z] drwxr-xr-x 3 root root 4096 Feb 27 06:01 . [2023-02-27T06:10:31.967Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 06:01 .. [2023-02-27T06:10:31.967Z] drwxr-xr-x 2 root root 4096 Feb 27 06:01 cost [2023-02-27T06:10:31.967Z] -rw-r--r-- 1 root root 88 Feb 27 06:01 cost.csv [2023-02-27T06:10:31.967Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-419/archives [2023-02-27T06:10:31.967Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-419/archives [2023-02-27T06:10:31.967Z] total 16 [2023-02-27T06:10:31.967Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 27 06:01 . [2023-02-27T06:10:31.967Z] drwxrwxr-x 11 jenkins jenkins 4096 Feb 27 06:01 .. [2023-02-27T06:10:31.967Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 27 06:01 cost [2023-02-27T06:10:31.967Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 27 06:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:32.296Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:33.188Z] ---> package-listing.sh [2023-02-27T06:10:33.188Z] ++ facter osfamily [2023-02-27T06:10:33.188Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-27T06:10:33.447Z] + OS_FAMILY=debian [2023-02-27T06:10:33.447Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-419 [2023-02-27T06:10:33.447Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-27T06:10:33.447Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-27T06:10:33.447Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-27T06:10:33.447Z] + PACKAGES=/tmp/packages_start.txt [2023-02-27T06:10:33.447Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-419 ']' [2023-02-27T06:10:33.447Z] + PACKAGES=/tmp/packages_end.txt [2023-02-27T06:10:33.447Z] + case "${OS_FAMILY}" in [2023-02-27T06:10:33.447Z] + dpkg -l [2023-02-27T06:10:33.447Z] + grep '^ii' [2023-02-27T06:10:33.447Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-27T06:10:33.447Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-27T06:10:33.447Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-27T06:10:33.447Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-419 ']' [2023-02-27T06:10:33.447Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-419/archives/ [2023-02-27T06:10:33.447Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-419/archives/ [Pipeline] echo [2023-02-27T06:10:33.487Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-27T06:10:33.776Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-27T06:10:34.412Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-27T06:10:34.412Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-27T06:10:34.561Z] prd-ubuntu20.04-docker-8c-8g-7538 does not seem to be running inside a container [2023-02-27T06:10:34.593Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-419/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-419 -v /w/workspace/xfoundry_device-modbus-go_PR-419:/w/workspace/xfoundry_device-modbus-go_PR-419:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-419@tmp:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-27T06:10:34.782Z] $ docker top 0acb87a22538fd918c585da80fda46a27077eec536d1a89dc9c3739fe1fc6c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-27T06:10:35.169Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-27T06:10:35.481Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-27T06:10:35.795Z] + ls /var/log/sa-host [2023-02-27T06:10:35.795Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-27T06:10:35.936Z] provisioning config files... [2023-02-27T06:10:35.945Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-419@tmp/config4389817003881141723tmp [Pipeline] { [Pipeline] echo [2023-02-27T06:10:36.009Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:36.330Z] ---> create-netrc.sh [Pipeline] } [2023-02-27T06:10:36.358Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:36.769Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-27T06:10:36.806Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:37.122Z] ---> sudo-logs.sh [2023-02-27T06:10:37.122Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-27T06:10:37.210Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:37.526Z] ---> job-cost.sh [2023-02-27T06:10:37.526Z] lf-activate-venv: SKIPPING [2023-02-27T06:10:37.526Z] DEBUG: total: 0.2199999988079071 [2023-02-27T06:10:37.526Z] INFO: Retrieving Stack Cost... [2023-02-27T06:10:37.787Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-27T06:10:38.355Z] INFO: Archiving Costs [Pipeline] echo [2023-02-27T06:10:38.392Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-27T06:10:38.716Z] ---> logs-deploy.sh [2023-02-27T06:10:38.716Z] lf-activate-venv: SKIPPING [2023-02-27T06:10:38.716Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-419/1 [2023-02-27T06:10:38.716Z] INFO: archiving workspace using pattern(s): [2023-02-27T06:10:39.656Z] Archives upload complete. [2023-02-27T06:10:39.656Z] INFO: archiving logs to Nexus [2023-02-27T06:10:40.226Z] ---> uname -a: [2023-02-27T06:10:40.226Z] Linux prd-ubuntu20-04-docker-8c-8g-7538 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-02-27T06:10:40.226Z] [2023-02-27T06:10:40.226Z] [2023-02-27T06:10:40.226Z] ---> lscpu: [2023-02-27T06:10:40.226Z] Architecture: x86_64 [2023-02-27T06:10:40.226Z] CPU op-mode(s): 32-bit, 64-bit [2023-02-27T06:10:40.226Z] Byte Order: Little Endian [2023-02-27T06:10:40.226Z] Address sizes: 40 bits physical, 48 bits virtual [2023-02-27T06:10:40.226Z] CPU(s): 8 [2023-02-27T06:10:40.226Z] On-line CPU(s) list: 0-7 [2023-02-27T06:10:40.226Z] Thread(s) per core: 1 [2023-02-27T06:10:40.226Z] Core(s) per socket: 1 [2023-02-27T06:10:40.226Z] Socket(s): 8 [2023-02-27T06:10:40.226Z] NUMA node(s): 1 [2023-02-27T06:10:40.226Z] Vendor ID: AuthenticAMD [2023-02-27T06:10:40.226Z] CPU family: 23 [2023-02-27T06:10:40.226Z] Model: 49 [2023-02-27T06:10:40.226Z] Model name: AMD EPYC-Rome Processor [2023-02-27T06:10:40.226Z] Stepping: 0 [2023-02-27T06:10:40.226Z] CPU MHz: 2799.998 [2023-02-27T06:10:40.226Z] BogoMIPS: 5599.99 [2023-02-27T06:10:40.226Z] Virtualization: AMD-V [2023-02-27T06:10:40.226Z] Hypervisor vendor: KVM [2023-02-27T06:10:40.226Z] Virtualization type: full [2023-02-27T06:10:40.226Z] L1d cache: 256 KiB [2023-02-27T06:10:40.226Z] L1i cache: 256 KiB [2023-02-27T06:10:40.226Z] L2 cache: 4 MiB [2023-02-27T06:10:40.226Z] L3 cache: 128 MiB [2023-02-27T06:10:40.226Z] NUMA node0 CPU(s): 0-7 [2023-02-27T06:10:40.226Z] Vulnerability Itlb multihit: Not affected [2023-02-27T06:10:40.226Z] Vulnerability L1tf: Not affected [2023-02-27T06:10:40.226Z] Vulnerability Mds: Not affected [2023-02-27T06:10:40.226Z] Vulnerability Meltdown: Not affected [2023-02-27T06:10:40.226Z] Vulnerability Mmio stale data: Not affected [2023-02-27T06:10:40.226Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-02-27T06:10:40.226Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-02-27T06:10:40.226Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-02-27T06:10:40.226Z] Vulnerability Srbds: Not affected [2023-02-27T06:10:40.226Z] Vulnerability Tsx async abort: Not affected [2023-02-27T06:10:40.227Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-02-27T06:10:40.227Z] [2023-02-27T06:10:40.227Z] [2023-02-27T06:10:40.227Z] ---> nproc: [2023-02-27T06:10:40.227Z] 8 [2023-02-27T06:10:40.227Z] [2023-02-27T06:10:40.227Z]