Pull request #183 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80+15ac8934db983724a9e4ad688c07cba5566b1ed2 (5847851f4deb958bacff292522abed64f6c8d031) 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-ssh1712041809732157963.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh11852851687740435630.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-gpio/branches/PR-183/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-gpio/branches/PR-183/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2584214386867270730.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-gpio/branches/PR-183/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6876296088870920178.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh7345883005493671163.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-gpio/branches/PR-183/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-gpio/branches/PR-183/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17074308312994466066.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 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-gpio] ========================================================= [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-gpio-settings PROJECT: device-gpio USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-gpio DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16888 in /w/workspace/edgexfoundry_device-gpio_PR-183 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-gpio.git > git init /w/workspace/edgexfoundry_device-gpio_PR-183 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.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-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.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-gpio.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 Merge succeeded, producing 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 Checking out Revision 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 (PR-183) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-25T00:50:29.445Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 # 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 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 # timeout=10 [Pipeline] withCredentials [2023-05-25T00:50:29.639Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-25T00:50:29.742Z] ========================================================= [2023-05-25T00:50:29.742Z] EdgeX Global Pipelines Version Info [2023-05-25T00:50:29.742Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:30.484Z] ------------------- [2023-05-25T00:50:30.484Z] stable info: [2023-05-25T00:50:30.484Z] ------------------- [2023-05-25T00:50:30.484Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-25T00:50:30.484Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:30.484Z] Message: update stable to v1.0.249 [2023-05-25T00:50:31.054Z] ------------------- [2023-05-25T00:50:31.054Z] experimental info: [2023-05-25T00:50:31.054Z] ------------------- [2023-05-25T00:50:31.054Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-25T00:50:31.054Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:50:31.054Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-25T00:50:31.441Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2023-05-25T00:50:31.488Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2023-05-25T00:50:31.530Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-25T00:50:31.571Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-25T00:50:31.610Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-25T00:50:31.648Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-25T00:50:31.692Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-25T00:50:31.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-25T00:50:31.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-25T00:50:31.820Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-25T00:50:31.864Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-25T00:50:31.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2023-05-25T00:50:31.940Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-25T00:50:31.981Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-25T00:50:32.016Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:32.057Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-25T00:50:32.100Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:32.144Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-25T00:50:32.190Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-25T00:50:32.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-25T00:50:32.277Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-25T00:50:32.327Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-25T00:50:32.369Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-25T00:50:32.412Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-25T00:50:32.459Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-25T00:50:32.501Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-25T00:50:32.549Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-25T00:50:32.588Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-183 [Pipeline] echo [2023-05-25T00:50:32.635Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-183 [Pipeline] echo [2023-05-25T00:50:32.678Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-183 [Pipeline] echo [2023-05-25T00:50:32.719Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [Pipeline] echo [2023-05-25T00:50:32.761Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9bd1943 [Pipeline] echo [2023-05-25T00:50:32.803Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:50:32.926Z] provisioning config files... [2023-05-25T00:50:32.941Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-183@tmp/config6325908986465746389tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:33.285Z] ---> docker-login.sh [2023-05-25T00:50:33.285Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:33.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:33.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:33.617Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:33.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:33.617Z] [2023-05-25T00:50:33.617Z] Login Succeeded [2023-05-25T00:50:33.617Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:33.617Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:33.617Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:33.617Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:33.617Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:33.617Z] [2023-05-25T00:50:33.617Z] Login Succeeded [2023-05-25T00:50:33.617Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:33.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:33.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:33.887Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:33.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:33.887Z] [2023-05-25T00:50:33.887Z] Login Succeeded [2023-05-25T00:50:33.887Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:33.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:33.887Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:33.887Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:33.887Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:33.887Z] [2023-05-25T00:50:33.887Z] Login Succeeded [2023-05-25T00:50:33.887Z] docker.io [2023-05-25T00:50:33.887Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:34.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:34.147Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:34.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:34.147Z] [2023-05-25T00:50:34.147Z] Login Succeeded [2023-05-25T00:50:34.147Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:34.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-25T00:50:34.775Z] + git rev-list -1 --merges 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80~1..9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [Pipeline] echo [2023-05-25T00:50:34.841Z] -----------> git rev-list -1 --merges 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80~1..9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [false] [Pipeline] sh [2023-05-25T00:50:35.153Z] + git log --format=format:%s -1 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [Pipeline] echo [2023-05-25T00:50:35.190Z] ========================================================= [2023-05-25T00:50:35.190Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-25T00:50:35.190Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:50:35.623Z] + git log --format=format:%s -1 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [Pipeline] echo [2023-05-25T00:50:35.656Z] [semverPrep] GIT_COMMIT: 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-25T00:50:35.688Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-25T00:50:36.074Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-25T00:50:36.074Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-25T00:50:36.074Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-25T00:50:36.074Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-25T00:50:36.074Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-25T00:50:36.074Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-25T00:50:36.074Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:36.508Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:36.508Z] [2023-05-25T00:50:36.508Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:36.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:36.891Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-25T00:50:36.891Z] b85a868b505f: Pulling fs layer [2023-05-25T00:50:36.891Z] e2be974225ed: Pulling fs layer [2023-05-25T00:50:36.891Z] 339a4e72a1f5: Pulling fs layer [2023-05-25T00:50:36.891Z] 988bab9f4d93: Pulling fs layer [2023-05-25T00:50:36.891Z] 1469e6f7b9e6: Pulling fs layer [2023-05-25T00:50:36.891Z] eaf3925da568: Pulling fs layer [2023-05-25T00:50:36.891Z] bab4dde63d76: Pulling fs layer [2023-05-25T00:50:36.891Z] bde34c3a00c8: Pulling fs layer [2023-05-25T00:50:36.891Z] b352a97aabf1: Pulling fs layer [2023-05-25T00:50:36.891Z] 4872d77fe225: Pulling fs layer [2023-05-25T00:50:36.891Z] 5851b861e8e6: Pulling fs layer [2023-05-25T00:50:36.891Z] bab4dde63d76: Waiting [2023-05-25T00:50:36.891Z] bde34c3a00c8: Waiting [2023-05-25T00:50:36.891Z] 4872d77fe225: Waiting [2023-05-25T00:50:36.891Z] 5851b861e8e6: Waiting [2023-05-25T00:50:36.891Z] 1469e6f7b9e6: Waiting [2023-05-25T00:50:36.891Z] eaf3925da568: Waiting [2023-05-25T00:50:36.891Z] b352a97aabf1: Waiting [2023-05-25T00:50:36.891Z] 988bab9f4d93: Waiting [2023-05-25T00:50:36.891Z] e2be974225ed: Download complete [2023-05-25T00:50:36.891Z] 988bab9f4d93: Download complete [2023-05-25T00:50:37.148Z] 1469e6f7b9e6: Verifying Checksum [2023-05-25T00:50:37.148Z] 1469e6f7b9e6: Download complete [2023-05-25T00:50:37.148Z] eaf3925da568: Download complete [2023-05-25T00:50:37.148Z] 339a4e72a1f5: Verifying Checksum [2023-05-25T00:50:37.148Z] 339a4e72a1f5: Download complete [2023-05-25T00:50:37.148Z] bde34c3a00c8: Verifying Checksum [2023-05-25T00:50:37.148Z] bde34c3a00c8: Download complete [2023-05-25T00:50:37.148Z] b352a97aabf1: Download complete [2023-05-25T00:50:37.148Z] 4872d77fe225: Verifying Checksum [2023-05-25T00:50:37.148Z] 4872d77fe225: Download complete [2023-05-25T00:50:37.148Z] 5851b861e8e6: Verifying Checksum [2023-05-25T00:50:37.148Z] 5851b861e8e6: Download complete [2023-05-25T00:50:37.148Z] b85a868b505f: Verifying Checksum [2023-05-25T00:50:37.148Z] b85a868b505f: Download complete [2023-05-25T00:50:37.407Z] bab4dde63d76: Verifying Checksum [2023-05-25T00:50:37.407Z] bab4dde63d76: Download complete [2023-05-25T00:50:38.343Z] b85a868b505f: Pull complete [2023-05-25T00:50:38.602Z] e2be974225ed: Pull complete [2023-05-25T00:50:38.862Z] 339a4e72a1f5: Pull complete [2023-05-25T00:50:39.120Z] 988bab9f4d93: Pull complete [2023-05-25T00:50:39.378Z] 1469e6f7b9e6: Pull complete [2023-05-25T00:50:39.378Z] eaf3925da568: Pull complete [2023-05-25T00:50:41.299Z] bab4dde63d76: Pull complete [2023-05-25T00:50:41.559Z] bde34c3a00c8: Pull complete [2023-05-25T00:50:41.818Z] b352a97aabf1: Pull complete [2023-05-25T00:50:42.077Z] 4872d77fe225: Pull complete [2023-05-25T00:50:42.337Z] 5851b861e8e6: Pull complete [2023-05-25T00:50:42.337Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-25T00:50:42.337Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-25T00:50:42.337Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:50:42.555Z] prd-ubuntu20.04-docker-8c-8g-16888 does not seem to be running inside a container [2023-05-25T00:50:42.589Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-183 -v /w/workspace/edgexfoundry_device-gpio_PR-183:/w/workspace/edgexfoundry_device-gpio_PR-183:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-183@tmp:/w/workspace/edgexfoundry_device-gpio_PR-183@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-05-25T00:50:46.366Z] $ docker top d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd -eo pid,comm [2023-05-25T00:50:46.416Z] 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-05-25T00:50:46.416Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-25T00:50:46.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:46.537Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:46.641Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:46.647Z] $ docker exec d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd ssh-agent [2023-05-25T00:50:46.739Z] SSH_AUTH_SOCK=/tmp/ssh-APd2VAukduh0/agent.32 [2023-05-25T00:50:46.739Z] SSH_AGENT_PID=38 [2023-05-25T00:50:46.745Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:46.843Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-183@tmp/private_key_11873149034009003860.key (/w/workspace/edgexfoundry_device-gpio_PR-183@tmp/private_key_11873149034009003860.key) [2023-05-25T00:50:46.856Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:47.197Z] + git tag --points-at HEAD [Pipeline] } [2023-05-25T00:50:47.226Z] $ docker exec --env ******** --env ******** d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd ssh-agent -k [2023-05-25T00:50:47.342Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:47.343Z] unset SSH_AGENT_PID; [2023-05-25T00:50:47.343Z] echo Agent pid 38 killed; [2023-05-25T00:50:47.349Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-25T00:50:47.447Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-25T00:50:47.447Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-25T00:50:47.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-25T00:50:47.581Z] $ docker exec d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd ssh-agent [2023-05-25T00:50:47.674Z] SSH_AUTH_SOCK=/tmp/ssh-0uykogcOdhwb/agent.70 [2023-05-25T00:50:47.674Z] SSH_AGENT_PID=76 [2023-05-25T00:50:47.679Z] Running ssh-add (command line suppressed) [2023-05-25T00:50:47.779Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-183@tmp/private_key_4959769096676649296.key (/w/workspace/edgexfoundry_device-gpio_PR-183@tmp/private_key_4959769096676649296.key) [2023-05-25T00:50:47.789Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-25T00:50:48.124Z] + git semver init [2023-05-25T00:50:48.384Z] 2023-05-25 00:50:48,295 [run_init] DEBUG init version:0.0.0 force:False [2023-05-25T00:50:48.384Z] 2023-05-25 00:50:48,296 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-183/.semver [2023-05-25T00:50:48.384Z] 2023-05-25 00:50:48,296 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-183/.semver [2023-05-25T00:50:48.384Z] 2023-05-25 00:50:48,297 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-183/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-183, universal_newlines=False, shell=None, istream=None) [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,164 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-183/.git/info/exclude [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,165 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-183/.semver/PR-183 with force:False [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,165 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-183/.semver/PR-183 [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,169 [execute] INFO git cat-file --batch-check [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-183/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,177 [execute] INFO git cat-file --batch [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,178 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-183/.semver, universal_newlines=False, shell=None, istream=) [2023-05-25T00:50:49.321Z] 2023-05-25 00:50:49,184 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-183/.semver/PR-183 [2023-05-25T00:50:49.321Z] 0.0.0 [Pipeline] } [2023-05-25T00:50:49.349Z] $ docker exec --env ******** --env ******** d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd ssh-agent -k [2023-05-25T00:50:49.450Z] unset SSH_AUTH_SOCK; [2023-05-25T00:50:49.450Z] unset SSH_AGENT_PID; [2023-05-25T00:50:49.451Z] echo Agent pid 76 killed; [2023-05-25T00:50:49.458Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-25T00:50:49.899Z] + git semver [Pipeline] } [2023-05-25T00:50:50.200Z] $ docker stop --time=1 d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd [2023-05-25T00:50:51.525Z] $ docker rm -f --volumes d9a7609bc84bf68c5323c8c38e020291cc3eb97cfd77dbe464c36ca3734468fd [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:50:51.939Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-25T00:50:52.217Z] Stashed 1 file(s) [Pipeline] echo [2023-05-25T00:50:52.240Z] [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-05-25T00:50:52.877Z] provisioning config files... [2023-05-25T00:50:52.886Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-183@tmp/config2315610352845844620tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:50:53.242Z] ---> docker-login.sh [2023-05-25T00:50:53.242Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:50:53.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:53.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:53.242Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:53.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:53.242Z] [2023-05-25T00:50:53.242Z] Login Succeeded [2023-05-25T00:50:53.242Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:50:53.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:53.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:53.242Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:53.242Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:53.242Z] [2023-05-25T00:50:53.242Z] Login Succeeded [2023-05-25T00:50:53.242Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:50:53.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:53.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:53.501Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:53.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:53.501Z] [2023-05-25T00:50:53.501Z] Login Succeeded [2023-05-25T00:50:53.501Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:50:53.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:53.501Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:53.501Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:53.501Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:53.501Z] [2023-05-25T00:50:53.501Z] Login Succeeded [2023-05-25T00:50:53.501Z] docker.io [2023-05-25T00:50:53.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:50:53.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:50:53.762Z] Configure a credential helper to remove this warning. See [2023-05-25T00:50:53.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:50:53.762Z] [2023-05-25T00:50:53.762Z] Login Succeeded [2023-05-25T00:50:53.762Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:50:53.790Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:50:53.987Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:54.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:50:54.064Z] ========================================================= [2023-05-25T00:50:54.064Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-25T00:50:54.064Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:50:54.524Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:50:54.524Z] Sending build context to Docker daemon 16.1MB [2023-05-25T00:50:54.524Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:50:54.524Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:50:54.524Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-25T00:50:54.524Z] f56be85fc22e: Pulling fs layer [2023-05-25T00:50:54.524Z] 85791d961cd3: Pulling fs layer [2023-05-25T00:50:54.524Z] d694b5ae8c79: Pulling fs layer [2023-05-25T00:50:54.524Z] 9f32a84ed3da: Pulling fs layer [2023-05-25T00:50:54.524Z] 4d19c01a9841: Pulling fs layer [2023-05-25T00:50:54.524Z] 9325e15d5711: Pulling fs layer [2023-05-25T00:50:54.524Z] 556b6ee489ea: Pulling fs layer [2023-05-25T00:50:54.524Z] c5a4b2cf53e6: Pulling fs layer [2023-05-25T00:50:54.524Z] 9325e15d5711: Waiting [2023-05-25T00:50:54.524Z] 9f32a84ed3da: Waiting [2023-05-25T00:50:54.524Z] 4d19c01a9841: Waiting [2023-05-25T00:50:54.524Z] 85791d961cd3: Download complete [2023-05-25T00:50:54.784Z] 9f32a84ed3da: Download complete [2023-05-25T00:50:54.784Z] 4d19c01a9841: Verifying Checksum [2023-05-25T00:50:54.784Z] 4d19c01a9841: Download complete [2023-05-25T00:50:54.784Z] f56be85fc22e: Verifying Checksum [2023-05-25T00:50:54.784Z] f56be85fc22e: Download complete [2023-05-25T00:50:54.784Z] 9325e15d5711: Verifying Checksum [2023-05-25T00:50:54.784Z] 9325e15d5711: Download complete [2023-05-25T00:50:54.784Z] f56be85fc22e: Pull complete [2023-05-25T00:50:55.045Z] 85791d961cd3: Pull complete [2023-05-25T00:50:55.304Z] c5a4b2cf53e6: Verifying Checksum [2023-05-25T00:50:55.304Z] c5a4b2cf53e6: Download complete [2023-05-25T00:50:55.304Z] d694b5ae8c79: Verifying Checksum [2023-05-25T00:50:55.304Z] d694b5ae8c79: Download complete [2023-05-25T00:50:55.564Z] 556b6ee489ea: Verifying Checksum [2023-05-25T00:50:55.564Z] 556b6ee489ea: Download complete [2023-05-25T00:50:58.850Z] d694b5ae8c79: Pull complete [2023-05-25T00:50:58.850Z] 9f32a84ed3da: Pull complete [2023-05-25T00:50:58.850Z] 4d19c01a9841: Pull complete [2023-05-25T00:50:58.850Z] 9325e15d5711: Pull complete [2023-05-25T00:51:01.383Z] 556b6ee489ea: Pull complete [2023-05-25T00:51:02.315Z] c5a4b2cf53e6: Pull complete [2023-05-25T00:51:02.573Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-25T00:51:02.831Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-25T00:51:02.832Z] ---> c4be618373d6 [2023-05-25T00:51:02.832Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:51:07.684Z] Still waiting to schedule task [2023-05-25T00:51:07.684Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-25T00:51:15.045Z] ---> Running in 851ed7203051 [2023-05-25T00:51:15.045Z] Removing intermediate container 851ed7203051 [2023-05-25T00:51:15.045Z] ---> 0e0d3e02e677 [2023-05-25T00:51:15.045Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:51:15.045Z] ---> Running in 4ece9b296509 [2023-05-25T00:51:15.045Z] Removing intermediate container 4ece9b296509 [2023-05-25T00:51:15.045Z] ---> 46a8b002b0d7 [2023-05-25T00:51:15.045Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T00:51:15.045Z] ---> Running in bf1df2eb8c49 [2023-05-25T00:51:15.045Z] Removing intermediate container bf1df2eb8c49 [2023-05-25T00:51:15.045Z] ---> c5d7ba2ed73a [2023-05-25T00:51:15.045Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:51:15.045Z] ---> Running in 141a07230cef [2023-05-25T00:51:15.045Z] Removing intermediate container 141a07230cef [2023-05-25T00:51:15.045Z] ---> 12db3cad2b60 [2023-05-25T00:51:15.045Z] Step 7/12 : WORKDIR /device-gpio [2023-05-25T00:51:15.045Z] ---> Running in 64a0b8d38c99 [2023-05-25T00:51:15.045Z] Removing intermediate container 64a0b8d38c99 [2023-05-25T00:51:15.045Z] ---> 0efdf5b070bb [2023-05-25T00:51:15.045Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:51:15.045Z] ---> Running in 6ff1ad76edf8 [2023-05-25T00:51:15.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:51:15.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:51:15.045Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:51:15.045Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:51:15.045Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:51:15.045Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:51:15.045Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:51:15.045Z] OK: 269 MiB in 57 packages [2023-05-25T00:51:15.045Z] Removing intermediate container 6ff1ad76edf8 [2023-05-25T00:51:15.045Z] ---> 0690cab7b85e [2023-05-25T00:51:15.045Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:51:15.303Z] ---> 53671da4b7bc [2023-05-25T00:51:15.303Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:51:15.303Z] ---> Running in ac88b8b61ffd [2023-05-25T00:52:02.017Z] Removing intermediate container ac88b8b61ffd [2023-05-25T00:52:02.017Z] ---> 9d0268fff742 [2023-05-25T00:52:02.017Z] Step 11/12 : COPY . . [2023-05-25T00:52:02.017Z] ---> f2b1a20d6e95 [2023-05-25T00:52:02.017Z] Step 12/12 : RUN ${MAKE} [2023-05-25T00:52:02.017Z] ---> Running in 2a26dae9fc15 [2023-05-25T00:52:02.017Z] noop [2023-05-25T00:52:02.017Z] Removing intermediate container 2a26dae9fc15 [2023-05-25T00:52:02.017Z] ---> 42d9aefc88c8 [2023-05-25T00:52:02.017Z] Successfully built 42d9aefc88c8 [2023-05-25T00:52:02.017Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:02.462Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:52:02.462Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:52:02.613Z] prd-ubuntu20.04-docker-8c-8g-16888 does not seem to be running inside a container [2023-05-25T00:52:02.646Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-183 -v /w/workspace/edgexfoundry_device-gpio_PR-183:/w/workspace/edgexfoundry_device-gpio_PR-183:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-183@tmp:/w/workspace/edgexfoundry_device-gpio_PR-183@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-05-25T00:52:03.004Z] $ docker top 399a0f9548d462a665a1d5d71d76bcc97c877fac5391e3e232c3a23bc2a7efb6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:52:03.397Z] + go version [2023-05-25T00:52:03.398Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-25T00:52:03.430Z] $ docker stop --time=1 399a0f9548d462a665a1d5d71d76bcc97c877fac5391e3e232c3a23bc2a7efb6 [2023-05-25T00:52:04.732Z] $ docker rm -f --volumes 399a0f9548d462a665a1d5d71d76bcc97c877fac5391e3e232c3a23bc2a7efb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:05.426Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-25T00:52:05.426Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:52:05.572Z] prd-ubuntu20.04-docker-8c-8g-16888 does not seem to be running inside a container [2023-05-25T00:52:05.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-gpio_PR-183 -v /w/workspace/edgexfoundry_device-gpio_PR-183:/w/workspace/edgexfoundry_device-gpio_PR-183:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-183@tmp:/w/workspace/edgexfoundry_device-gpio_PR-183@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-05-25T00:52:05.915Z] $ docker top 3de73c3abba42fbf63aaa2961c2f44afa747260fc5748fef4b1cf0eb466c5b3a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:52:06.301Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-183 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:52:06.688Z] + make test [2023-05-25T00:52:06.688Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:52:10.874Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-25T00:52:21.096Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-25T00:52:21.096Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-25T00:52:25.281Z] go vet ./... [2023-05-25T00:52:29.464Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T00:52:29.464Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T00:52:29.464Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T00:52:29.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T00:52:29.526Z] $ docker stop --time=1 3de73c3abba42fbf63aaa2961c2f44afa747260fc5748fef4b1cf0eb466c5b3a [2023-05-25T00:52:33.414Z] $ docker rm -f --volumes 3de73c3abba42fbf63aaa2961c2f44afa747260fc5748fef4b1cf0eb466c5b3a [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T00:52:33.956Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T00:52:34.017Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-25T00:52:34.614Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T00:52:34.930Z] + ls -al . [2023-05-25T00:52:34.930Z] total 156 [2023-05-25T00:52:34.930Z] drwxrwxr-x 9 jenkins jenkins 4096 May 25 00:52 . [2023-05-25T00:52:34.930Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:50 .. [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 120 May 25 00:50 .dockerignore [2023-05-25T00:52:34.930Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:50 .git [2023-05-25T00:52:34.930Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 .github [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 343 May 25 00:50 .gitignore [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:50 .golangci.yml [2023-05-25T00:52:34.930Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:50 .semver [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 25 00:50 Attribution.txt [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 25 00:50 CHANGELOG.md [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 25 00:50 Dockerfile [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:50 GOVERNANCE.md [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 657 May 25 00:50 Jenkinsfile [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:50 LICENSE [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 25 00:50 Makefile [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 00:50 OWNERS.md [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 25 00:50 README.md [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T00:52:34.930Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:50 bin [2023-05-25T00:52:34.930Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 cmd [2023-05-25T00:52:34.930Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 00:52 coverage.out [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 25 00:50 go.mod [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 25 00:50 go.sum [2023-05-25T00:52:34.930Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:50 internal [2023-05-25T00:52:34.930Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:50 snap [2023-05-25T00:52:34.930Z] -rw-rw-r-- 1 jenkins jenkins 209 May 25 00:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:52:35.320Z] + docker build -t device-gpio -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 --label arch=amd64 --label version=0.0.0 . [2023-05-25T00:52:35.320Z] Sending build context to Docker daemon 16.11MB [2023-05-25T00:52:35.320Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:52:35.320Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T00:52:35.320Z] ---> 42d9aefc88c8 [2023-05-25T00:52:35.320Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:52:35.579Z] ---> Running in 497ebee5d68a [2023-05-25T00:52:35.838Z] Removing intermediate container 497ebee5d68a [2023-05-25T00:52:35.838Z] ---> 566b6d3d65c9 [2023-05-25T00:52:35.838Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:52:35.838Z] ---> Running in d34a41dfc856 [2023-05-25T00:52:35.838Z] Removing intermediate container d34a41dfc856 [2023-05-25T00:52:35.838Z] ---> 8b7df8fc59c2 [2023-05-25T00:52:35.838Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T00:52:35.838Z] ---> Running in 40dce5e5325e [2023-05-25T00:52:35.838Z] Removing intermediate container 40dce5e5325e [2023-05-25T00:52:35.838Z] ---> bb428488ce5d [2023-05-25T00:52:35.838Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:52:35.838Z] ---> Running in 3801ecd48cbb [2023-05-25T00:52:36.116Z] Removing intermediate container 3801ecd48cbb [2023-05-25T00:52:36.116Z] ---> d8a964e79cb6 [2023-05-25T00:52:36.116Z] Step 7/25 : WORKDIR /device-gpio [2023-05-25T00:52:36.116Z] ---> Running in 0cd8068a8da3 [2023-05-25T00:52:36.116Z] Removing intermediate container 0cd8068a8da3 [2023-05-25T00:52:36.116Z] ---> c0ebad192634 [2023-05-25T00:52:36.116Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:52:36.116Z] ---> Running in 0010a4829057 [2023-05-25T00:52:36.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:36.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:52:36.636Z] OK: 269 MiB in 57 packages [2023-05-25T00:52:37.202Z] Removing intermediate container 0010a4829057 [2023-05-25T00:52:37.202Z] ---> c1f1027353f5 [2023-05-25T00:52:37.202Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-25T00:52:37.202Z] ---> 88b126617a7c [2023-05-25T00:52:37.202Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:52:37.202Z] ---> Running in 22481aef19f1 [2023-05-25T00:52:38.182Z] Removing intermediate container 22481aef19f1 [2023-05-25T00:52:38.182Z] ---> b0d3fc968133 [2023-05-25T00:52:38.182Z] Step 11/25 : COPY . . [2023-05-25T00:52:38.447Z] ---> 597a2877d078 [2023-05-25T00:52:38.447Z] Step 12/25 : RUN ${MAKE} [2023-05-25T00:52:38.447Z] ---> Running in f766988774da [2023-05-25T00:52:39.016Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-25T00:53:00.948Z] Removing intermediate container f766988774da [2023-05-25T00:53:00.948Z] ---> 8886dfbb5c12 [2023-05-25T00:53:00.948Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T00:53:00.948Z] 3.17: Pulling from library/alpine [2023-05-25T00:53:00.948Z] f56be85fc22e: Already exists [2023-05-25T00:53:00.948Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T00:53:00.948Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T00:53:00.948Z] ---> 9ed4aefc74f6 [2023-05-25T00:53:00.948Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-25T00:53:00.948Z] ---> Running in fbba5cc43e8f [2023-05-25T00:53:00.948Z] Removing intermediate container fbba5cc43e8f [2023-05-25T00:53:00.948Z] ---> 0608df9a0a3a [2023-05-25T00:53:00.948Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-25T00:53:00.948Z] ---> Running in 5c4dbfd738e5 [2023-05-25T00:53:00.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-25T00:53:00.948Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-25T00:53:00.948Z] OK: 7 MiB in 15 packages [2023-05-25T00:53:00.948Z] Removing intermediate container 5c4dbfd738e5 [2023-05-25T00:53:00.948Z] ---> 56230a0e02ed [2023-05-25T00:53:00.948Z] Step 16/25 : WORKDIR / [2023-05-25T00:53:00.948Z] ---> Running in 7e30dae2250b [2023-05-25T00:53:00.948Z] Removing intermediate container 7e30dae2250b [2023-05-25T00:53:00.948Z] ---> eeffb7e6308d [2023-05-25T00:53:00.948Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-25T00:53:00.948Z] ---> b8fb12db3d7d [2023-05-25T00:53:00.948Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-25T00:53:00.948Z] ---> 3d0daa34308a [2023-05-25T00:53:00.948Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-25T00:53:00.948Z] ---> 2eaba4723a5b [2023-05-25T00:53:00.948Z] Step 20/25 : EXPOSE 59910 [2023-05-25T00:53:01.208Z] ---> Running in faafd729e051 [2023-05-25T00:53:01.208Z] Removing intermediate container faafd729e051 [2023-05-25T00:53:01.208Z] ---> cfc3c7c5c2ed [2023-05-25T00:53:01.208Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-25T00:53:01.208Z] ---> Running in da2e5bb3c860 [2023-05-25T00:53:01.208Z] Removing intermediate container da2e5bb3c860 [2023-05-25T00:53:01.208Z] ---> 25e229784e0b [2023-05-25T00:53:01.208Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T00:53:01.208Z] ---> Running in c4d1409eff87 [2023-05-25T00:53:01.208Z] Removing intermediate container c4d1409eff87 [2023-05-25T00:53:01.208Z] ---> 202e0ab16208 [2023-05-25T00:53:01.208Z] Step 23/25 : LABEL arch=amd64 [2023-05-25T00:53:01.467Z] ---> Running in 1d8f64896a49 [2023-05-25T00:53:01.467Z] Removing intermediate container 1d8f64896a49 [2023-05-25T00:53:01.467Z] ---> 8edab8316b2b [2023-05-25T00:53:01.467Z] Step 24/25 : LABEL git_sha=9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [2023-05-25T00:53:01.467Z] ---> Running in c722c4225e3a [2023-05-25T00:53:01.467Z] Removing intermediate container c722c4225e3a [2023-05-25T00:53:01.467Z] ---> 036041d30435 [2023-05-25T00:53:01.467Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T00:53:01.467Z] ---> Running in e61920f4500a [2023-05-25T00:53:01.467Z] Removing intermediate container e61920f4500a [2023-05-25T00:53:01.467Z] ---> eb6cafc62abb [2023-05-25T00:53:01.467Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T00:53:01.467Z] Successfully built eb6cafc62abb [2023-05-25T00:53:01.725Z] Successfully tagged device-gpio: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-05-25T00:53:02.574Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:02.574Z] [2023-05-25T00:53:02.574Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:53:02.940Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:03.506Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-25T00:53:03.506Z] 5eb5b503b376: Pulling fs layer [2023-05-25T00:53:03.506Z] 5c69ac0246d0: Pulling fs layer [2023-05-25T00:53:03.506Z] ec43610c2a17: Pulling fs layer [2023-05-25T00:53:03.506Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-25T00:53:03.506Z] 33b1e0a273af: Pulling fs layer [2023-05-25T00:53:03.506Z] 5d3b04190fa2: Pulling fs layer [2023-05-25T00:53:03.506Z] 2f39f015ded8: Pulling fs layer [2023-05-25T00:53:03.506Z] 3a2ae6a8a46f: Waiting [2023-05-25T00:53:03.506Z] 33b1e0a273af: Waiting [2023-05-25T00:53:03.506Z] 5d3b04190fa2: Waiting [2023-05-25T00:53:03.506Z] 2f39f015ded8: Waiting [2023-05-25T00:53:03.506Z] 5c69ac0246d0: Download complete [2023-05-25T00:53:03.506Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-25T00:53:03.506Z] 3a2ae6a8a46f: Download complete [2023-05-25T00:53:03.506Z] ec43610c2a17: Verifying Checksum [2023-05-25T00:53:03.506Z] ec43610c2a17: Download complete [2023-05-25T00:53:03.506Z] 33b1e0a273af: Verifying Checksum [2023-05-25T00:53:03.506Z] 33b1e0a273af: Download complete [2023-05-25T00:53:03.506Z] 5d3b04190fa2: Verifying Checksum [2023-05-25T00:53:03.507Z] 5d3b04190fa2: Download complete [2023-05-25T00:53:03.766Z] 5eb5b503b376: Verifying Checksum [2023-05-25T00:53:03.766Z] 5eb5b503b376: Download complete [2023-05-25T00:53:04.333Z] 2f39f015ded8: Download complete [2023-05-25T00:53:05.283Z] 5eb5b503b376: Pull complete [2023-05-25T00:53:05.542Z] 5c69ac0246d0: Pull complete [2023-05-25T00:53:06.108Z] ec43610c2a17: Pull complete [2023-05-25T00:53:06.108Z] 3a2ae6a8a46f: Pull complete [2023-05-25T00:53:06.365Z] 33b1e0a273af: Pull complete [2023-05-25T00:53:06.365Z] 5d3b04190fa2: Pull complete [2023-05-25T00:53:10.546Z] 2f39f015ded8: Pull complete [2023-05-25T00:53:10.546Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-25T00:53:10.546Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T00:53:10.546Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:53:10.756Z] prd-ubuntu20.04-docker-8c-8g-16888 does not seem to be running inside a container [2023-05-25T00:53:10.787Z] $ 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/edgexfoundry_device-gpio_PR-183 -v /w/workspace/edgexfoundry_device-gpio_PR-183:/w/workspace/edgexfoundry_device-gpio_PR-183:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-183@tmp:/w/workspace/edgexfoundry_device-gpio_PR-183@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-05-25T00:53:15.558Z] $ docker top 9eb4531ef016f15afb6a443d56236b48019b6c6895ba888f87900308ef21f6da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:53:15.987Z] ---> job-cost.sh [2023-05-25T00:53:15.987Z] lf-activate-venv: SKIPPING [2023-05-25T00:53:15.987Z] INFO: No Stack... [2023-05-25T00:53:16.246Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T00:53:16.813Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T00:53:17.125Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-183/archives/cost.csv [2023-05-25T00:53:17.125Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T00:53:17.160Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] [2023-05-25T00:53:17.165Z] Resource [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] did not exist. Created. [2023-05-25T00:53:17.165Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T00:53:17.562Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-25T00:53:17.606Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T00:53:17.635Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T00:53:17.715Z] $ docker stop --time=1 9eb4531ef016f15afb6a443d56236b48019b6c6895ba888f87900308ef21f6da [2023-05-25T00:53:18.954Z] $ docker rm -f --volumes 9eb4531ef016f15afb6a443d56236b48019b6c6895ba888f87900308ef21f6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-25T00:54:22.656Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16892 in /w/workspace/edgexfoundry_device-gpio_PR-183 [Pipeline] { [Pipeline] ws [2023-05-25T00:54:22.709Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2023-05-25T00:54:22.795Z] The recommended git tool is: git [2023-05-25T00:54:30.699Z] using credential edgex-jenkins-ssh [2023-05-25T00:54:30.720Z] Cloning the remote Git repository [2023-05-25T00:54:30.792Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2023-05-25T00:54:30.921Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2023-05-25T00:54:31.106Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-25T00:54:31.108Z] > git --version # timeout=10 [2023-05-25T00:54:31.138Z] > git --version # 'git version 2.25.1' [2023-05-25T00:54:31.141Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:54:31.343Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:54:33.057Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-25T00:54:33.088Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-25T00:54:34.317Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2023-05-25T00:54:34.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2023-05-25T00:54:34.376Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:54:34.396Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/183/head:refs/remotes/origin/PR-183 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-25T00:54:34.946Z] Merging remotes/origin/main commit 15ac8934db983724a9e4ad688c07cba5566b1ed2 into PR head commit 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [2023-05-25T00:54:35.276Z] Merge succeeded, producing 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [2023-05-25T00:54:35.276Z] Checking out Revision 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 (PR-183) [2023-05-25T00:54:35.939Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-25T00:54:36.007Z] > git --version # timeout=10 [2023-05-25T00:54:36.021Z] > git --version # 'git version 2.25.1' [2023-05-25T00:54:36.040Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-25T00:54:34.973Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:54:35.051Z] > git checkout -f 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 # timeout=10 [2023-05-25T00:54:35.154Z] > git remote # timeout=10 [2023-05-25T00:54:35.180Z] > git config --get remote.origin.url # timeout=10 [2023-05-25T00:54:35.207Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-25T00:54:35.224Z] > git merge 15ac8934db983724a9e4ad688c07cba5566b1ed2 # timeout=10 [2023-05-25T00:54:35.256Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-25T00:54:35.286Z] > git config core.sparsecheckout # timeout=10 [2023-05-25T00:54:35.304Z] > git checkout -f 9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T00:54:37.222Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-25T00:54:37.222Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T00:54:37.222Z] Dload Upload Total Spent Left Speed [2023-05-25T00:54:37.222Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-05-25T00:54:37.872Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-25T00:54:38.238Z] + sudo tee /etc/docker/daemon.new [2023-05-25T00:54:38.238Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-25T00:54:38.238Z] { [2023-05-25T00:54:38.238Z] "registry-mirrors": [ [2023-05-25T00:54:38.238Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-25T00:54:38.238Z] ], [2023-05-25T00:54:38.238Z] "bip": "10.250.0.254/24", [2023-05-25T00:54:38.238Z] "hosts": [ [2023-05-25T00:54:38.238Z] "tcp://0.0.0.0:5555", [2023-05-25T00:54:38.238Z] "unix:///var/run/docker.sock" [2023-05-25T00:54:38.238Z] ], [2023-05-25T00:54:38.238Z] "mtu": 1458, [2023-05-25T00:54:38.238Z] "selinux-enabled": true, [2023-05-25T00:54:38.239Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-25T00:54:38.239Z] } [Pipeline] sh [2023-05-25T00:54:38.684Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-25T00:54:39.125Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T00:54:57.492Z] provisioning config files... [2023-05-25T00:54:57.522Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config12998211105632623679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T00:54:57.923Z] ---> docker-login.sh [2023-05-25T00:54:57.924Z] nexus3.edgexfoundry.org:10001 [2023-05-25T00:54:58.900Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:58.900Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:58.900Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:58.900Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:58.900Z] [2023-05-25T00:54:58.900Z] Login Succeeded [2023-05-25T00:54:58.900Z] nexus3.edgexfoundry.org:10002 [2023-05-25T00:54:59.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:59.448Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:59.448Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:59.448Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:59.448Z] [2023-05-25T00:54:59.448Z] Login Succeeded [2023-05-25T00:54:59.448Z] nexus3.edgexfoundry.org:10003 [2023-05-25T00:54:59.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:59.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:59.719Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:59.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:59.719Z] [2023-05-25T00:54:59.719Z] Login Succeeded [2023-05-25T00:54:59.719Z] nexus3.edgexfoundry.org:10004 [2023-05-25T00:54:59.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:54:59.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:54:59.992Z] Configure a credential helper to remove this warning. See [2023-05-25T00:54:59.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:54:59.992Z] [2023-05-25T00:54:59.992Z] Login Succeeded [2023-05-25T00:54:59.992Z] docker.io [2023-05-25T00:55:00.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-25T00:55:00.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-25T00:55:00.542Z] Configure a credential helper to remove this warning. See [2023-05-25T00:55:00.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-25T00:55:00.542Z] [2023-05-25T00:55:00.542Z] Login Succeeded [2023-05-25T00:55:00.542Z] ---> docker-login.sh ends [Pipeline] } [2023-05-25T00:55:00.576Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-25T00:55:00.941Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:55:00.976Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-25T00:55:01.014Z] ========================================================= [2023-05-25T00:55:01.014Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-25T00:55:01.014Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:55:01.612Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-25T00:55:01.884Z] Sending build context to Docker daemon 8.137MB [2023-05-25T00:55:01.884Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T00:55:01.884Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-25T00:55:02.156Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-25T00:55:02.156Z] c41833b44d91: Pulling fs layer [2023-05-25T00:55:02.156Z] ed15518f5707: Pulling fs layer [2023-05-25T00:55:02.156Z] feae8fd75edb: Pulling fs layer [2023-05-25T00:55:02.156Z] 242c74f7c9fa: Pulling fs layer [2023-05-25T00:55:02.156Z] 3cdef696dda3: Pulling fs layer [2023-05-25T00:55:02.156Z] 2ced38df9373: Pulling fs layer [2023-05-25T00:55:02.156Z] 58f1dce35555: Pulling fs layer [2023-05-25T00:55:02.156Z] 3cdef696dda3: Waiting [2023-05-25T00:55:02.156Z] 2ced38df9373: Waiting [2023-05-25T00:55:02.156Z] 242c74f7c9fa: Waiting [2023-05-25T00:55:02.156Z] 58f1dce35555: Waiting [2023-05-25T00:55:02.156Z] ed15518f5707: Verifying Checksum [2023-05-25T00:55:02.156Z] ed15518f5707: Download complete [2023-05-25T00:55:02.156Z] 242c74f7c9fa: Verifying Checksum [2023-05-25T00:55:02.156Z] 242c74f7c9fa: Download complete [2023-05-25T00:55:02.156Z] 3cdef696dda3: Verifying Checksum [2023-05-25T00:55:02.156Z] 3cdef696dda3: Download complete [2023-05-25T00:55:02.156Z] c41833b44d91: Download complete [2023-05-25T00:55:03.591Z] 58f1dce35555: Verifying Checksum [2023-05-25T00:55:03.591Z] 58f1dce35555: Download complete [2023-05-25T00:55:05.021Z] feae8fd75edb: Verifying Checksum [2023-05-25T00:55:05.021Z] feae8fd75edb: Download complete [2023-05-25T00:55:05.021Z] 2ced38df9373: Verifying Checksum [2023-05-25T00:55:05.989Z] c41833b44d91: Pull complete [2023-05-25T00:55:06.259Z] ed15518f5707: Pull complete [2023-05-25T00:55:16.385Z] feae8fd75edb: Pull complete [2023-05-25T00:55:16.656Z] 242c74f7c9fa: Pull complete [2023-05-25T00:55:16.930Z] 3cdef696dda3: Pull complete [2023-05-25T00:55:23.601Z] 2ced38df9373: Pull complete [2023-05-25T00:55:26.207Z] 58f1dce35555: Pull complete [2023-05-25T00:55:26.207Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-25T00:55:26.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-25T00:55:26.207Z] ---> fadd8f120f05 [2023-05-25T00:55:26.207Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-25T00:55:28.826Z] ---> Running in d8d6ce97943d [2023-05-25T00:55:28.826Z] Removing intermediate container d8d6ce97943d [2023-05-25T00:55:28.826Z] ---> 19716d3af9b6 [2023-05-25T00:55:28.826Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T00:55:28.826Z] ---> Running in cc824f8e0082 [2023-05-25T00:55:29.093Z] Removing intermediate container cc824f8e0082 [2023-05-25T00:55:29.093Z] ---> 55011898ecc5 [2023-05-25T00:55:29.093Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T00:55:29.093Z] ---> Running in 9b543e7e87ba [2023-05-25T00:55:29.684Z] Removing intermediate container 9b543e7e87ba [2023-05-25T00:55:29.684Z] ---> 74c38e7a2044 [2023-05-25T00:55:29.684Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T00:55:29.684Z] ---> Running in 7cb3a9817610 [2023-05-25T00:55:29.955Z] Removing intermediate container 7cb3a9817610 [2023-05-25T00:55:29.955Z] ---> 67be430364dc [2023-05-25T00:55:29.955Z] Step 7/12 : WORKDIR /device-gpio [2023-05-25T00:55:29.955Z] ---> Running in 633ec251e8ea [2023-05-25T00:55:30.543Z] Removing intermediate container 633ec251e8ea [2023-05-25T00:55:30.543Z] ---> ffa5dd6d9d27 [2023-05-25T00:55:30.543Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T00:55:30.543Z] ---> Running in 7b4207062469 [2023-05-25T00:55:31.969Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T00:55:32.239Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T00:55:33.661Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-25T00:55:33.661Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-25T00:55:33.661Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-25T00:55:33.661Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-25T00:55:33.661Z] Executing busybox-1.35.0-r29.trigger [2023-05-25T00:55:33.661Z] OK: 268 MiB in 57 packages [2023-05-25T00:55:34.633Z] Removing intermediate container 7b4207062469 [2023-05-25T00:55:34.633Z] ---> 918a5390c253 [2023-05-25T00:55:34.633Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-25T00:55:35.229Z] ---> ad7d5eebe05d [2023-05-25T00:55:35.229Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T00:55:35.229Z] ---> Running in a7623126bfe0 [2023-05-25T00:56:43.144Z] Removing intermediate container a7623126bfe0 [2023-05-25T00:56:43.144Z] ---> d696f31aee4d [2023-05-25T00:56:43.144Z] Step 11/12 : COPY . . [2023-05-25T00:56:43.144Z] ---> b1c490336527 [2023-05-25T00:56:43.144Z] Step 12/12 : RUN ${MAKE} [2023-05-25T00:56:43.144Z] ---> Running in f52f4b61faf8 [2023-05-25T00:56:43.414Z] noop [2023-05-25T00:56:44.384Z] Removing intermediate container f52f4b61faf8 [2023-05-25T00:56:44.384Z] ---> 7d0f9107cf4f [2023-05-25T00:56:44.384Z] Successfully built 7d0f9107cf4f [2023-05-25T00:56:44.384Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:56:44.870Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:56:44.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:56:45.164Z] prd-ubuntu20.04-docker-arm64-4c-16g-16892 does not seem to be running inside a container [2023-05-25T00:56:45.243Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-05-25T00:56:46.592Z] $ docker top e2317a284aff1f3c5ae19232aa485dc9f0f777c1a4668e179568a50f912f5cf5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:56:47.518Z] + go version [2023-05-25T00:56:47.518Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-25T00:56:47.556Z] $ docker stop --time=1 e2317a284aff1f3c5ae19232aa485dc9f0f777c1a4668e179568a50f912f5cf5 [2023-05-25T00:56:49.234Z] $ docker rm -f --volumes e2317a284aff1f3c5ae19232aa485dc9f0f777c1a4668e179568a50f912f5cf5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T00:56:50.103Z] + docker inspect -f . ci-base-image-arm64 [2023-05-25T00:56:50.103Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T00:56:50.384Z] prd-ubuntu20.04-docker-arm64-4c-16g-16892 does not seem to be running inside a container [2023-05-25T00:56:50.466Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-05-25T00:56:51.828Z] $ docker top df8d3e68561ea7b40563e536b48c27cbae16e4f950363817ee2ff39153d5745e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T00:56:52.772Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2023-05-25T00:56:53.495Z] + make test [2023-05-25T00:56:53.495Z] go test ./... -coverprofile=coverage.out ./... [2023-05-25T00:57:32.442Z] ? github.com/edgexfoundry/device-gpio [no test files] [2023-05-25T01:00:09.232Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2023-05-25T01:00:09.232Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2023-05-25T01:00:09.232Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-25T01:00:09.232Z] go vet ./... [2023-05-25T01:00:31.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-25T01:00:31.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-25T01:00:31.321Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-25T01:00:31.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-25T01:00:31.660Z] $ docker stop --time=1 df8d3e68561ea7b40563e536b48c27cbae16e4f950363817ee2ff39153d5745e [2023-05-25T01:00:33.595Z] $ docker rm -f --volumes df8d3e68561ea7b40563e536b48c27cbae16e4f950363817ee2ff39153d5745e [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-25T01:00:34.886Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-25T01:00:34.920Z] Warning: overwriting stash ‘coverage-report’ [2023-05-25T01:00:35.489Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-25T01:00:36.104Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-25T01:00:36.450Z] + ls -al . [2023-05-25T01:00:36.450Z] total 152 [2023-05-25T01:00:36.450Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:56 . [2023-05-25T01:00:36.450Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:54 .. [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 120 May 25 00:54 .dockerignore [2023-05-25T01:00:36.450Z] drwxrwxr-x 8 jenkins jenkins 4096 May 25 00:54 .git [2023-05-25T01:00:36.450Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 .github [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 343 May 25 00:54 .gitignore [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 41 May 25 00:54 .golangci.yml [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 9702 May 25 00:54 Attribution.txt [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 4069 May 25 00:54 CHANGELOG.md [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 1542 May 25 00:54 Dockerfile [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 677 May 25 00:54 GOVERNANCE.md [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 657 May 25 00:54 Jenkinsfile [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 25 00:54 LICENSE [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 1692 May 25 00:54 Makefile [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 617 May 25 00:54 OWNERS.md [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 11790 May 25 00:54 README.md [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 5 May 25 00:50 VERSION [2023-05-25T01:00:36.450Z] drwxrwxr-x 2 jenkins jenkins 4096 May 25 00:54 bin [2023-05-25T01:00:36.450Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 cmd [2023-05-25T01:00:36.450Z] -rw-r--r-- 1 jenkins jenkins 10 May 25 00:56 coverage.out [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 3221 May 25 00:54 go.mod [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 31489 May 25 00:54 go.sum [2023-05-25T01:00:36.450Z] drwxrwxr-x 3 jenkins jenkins 4096 May 25 00:54 internal [2023-05-25T01:00:36.450Z] drwxrwxr-x 4 jenkins jenkins 4096 May 25 00:54 snap [2023-05-25T01:00:36.450Z] -rw-rw-r-- 1 jenkins jenkins 209 May 25 00:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:00:36.874Z] + docker build -t device-gpio-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 --label arch=arm64 --label version=0.0.0 . [2023-05-25T01:00:37.145Z] Sending build context to Docker daemon 8.138MB [2023-05-25T01:00:37.145Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-25T01:00:37.145Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-25T01:00:37.145Z] ---> 7d0f9107cf4f [2023-05-25T01:00:37.145Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-25T01:00:37.414Z] ---> Running in 97aa2b572d6f [2023-05-25T01:00:37.688Z] Removing intermediate container 97aa2b572d6f [2023-05-25T01:00:37.688Z] ---> 67173b5ab05c [2023-05-25T01:00:37.688Z] Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-25T01:00:37.965Z] ---> Running in 92f84a28ac84 [2023-05-25T01:00:38.235Z] Removing intermediate container 92f84a28ac84 [2023-05-25T01:00:38.235Z] ---> 498d60b55cd3 [2023-05-25T01:00:38.235Z] Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client " [2023-05-25T01:00:38.235Z] ---> Running in 2a58826b9fff [2023-05-25T01:00:38.506Z] Removing intermediate container 2a58826b9fff [2023-05-25T01:00:38.506Z] ---> 39abb72083a1 [2023-05-25T01:00:38.506Z] Step 6/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-25T01:00:38.786Z] ---> Running in 7886e6bcb5b5 [2023-05-25T01:00:39.056Z] Removing intermediate container 7886e6bcb5b5 [2023-05-25T01:00:39.056Z] ---> 96326a3419a5 [2023-05-25T01:00:39.056Z] Step 7/25 : WORKDIR /device-gpio [2023-05-25T01:00:39.056Z] ---> Running in 7df506dc460b [2023-05-25T01:00:39.327Z] Removing intermediate container 7df506dc460b [2023-05-25T01:00:39.327Z] ---> f24760a20b3d [2023-05-25T01:00:39.327Z] Step 8/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-25T01:00:39.610Z] ---> Running in 3304762c8c5d [2023-05-25T01:00:40.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:00:41.555Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:00:42.595Z] OK: 268 MiB in 57 packages [2023-05-25T01:00:46.043Z] Removing intermediate container 3304762c8c5d [2023-05-25T01:00:46.043Z] ---> f2e57b20ab9f [2023-05-25T01:00:46.043Z] Step 9/25 : COPY go.mod vendor* ./ [2023-05-25T01:00:46.320Z] ---> ae8ac16c912a [2023-05-25T01:00:46.320Z] Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-25T01:00:46.607Z] ---> Running in a2dbf05da221 [2023-05-25T01:00:49.220Z] Removing intermediate container a2dbf05da221 [2023-05-25T01:00:49.220Z] ---> b05f512853dd [2023-05-25T01:00:49.220Z] Step 11/25 : COPY . . [2023-05-25T01:00:50.193Z] ---> 297bc0612f21 [2023-05-25T01:00:50.193Z] Step 12/25 : RUN ${MAKE} [2023-05-25T01:00:50.193Z] ---> Running in 5e5acc089623 [2023-05-25T01:00:51.167Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2023-05-25T01:03:27.962Z] Removing intermediate container 5e5acc089623 [2023-05-25T01:03:27.963Z] ---> b5b720ab08b7 [2023-05-25T01:03:27.963Z] Step 13/25 : FROM alpine:3.17 [2023-05-25T01:03:27.963Z] 3.17: Pulling from library/alpine [2023-05-25T01:03:27.963Z] c41833b44d91: Already exists [2023-05-25T01:03:27.963Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-25T01:03:27.963Z] Status: Downloaded newer image for alpine:3.17 [2023-05-25T01:03:27.963Z] ---> 51e60588ff2c [2023-05-25T01:03:27.963Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2023-05-25T01:03:27.963Z] ---> Running in e7f3e61875be [2023-05-25T01:03:27.963Z] Removing intermediate container e7f3e61875be [2023-05-25T01:03:27.963Z] ---> 3221ff9d3645 [2023-05-25T01:03:27.963Z] Step 15/25 : RUN apk add --update --no-cache [2023-05-25T01:03:27.963Z] ---> Running in 9fd07446c7ac [2023-05-25T01:03:27.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-25T01:03:27.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-25T01:03:27.963Z] OK: 7 MiB in 15 packages [2023-05-25T01:03:27.963Z] Removing intermediate container 9fd07446c7ac [2023-05-25T01:03:27.963Z] ---> 36a65255041d [2023-05-25T01:03:27.963Z] Step 16/25 : WORKDIR / [2023-05-25T01:03:27.963Z] ---> Running in b86afb9a3472 [2023-05-25T01:03:27.963Z] Removing intermediate container b86afb9a3472 [2023-05-25T01:03:27.963Z] ---> f1c13959c85d [2023-05-25T01:03:27.963Z] Step 17/25 : COPY --from=builder /device-gpio/Attribution.txt / [2023-05-25T01:03:27.963Z] ---> 28c2976392db [2023-05-25T01:03:27.963Z] Step 18/25 : COPY --from=builder /device-gpio/LICENSE / [2023-05-25T01:03:27.963Z] ---> f0c235a4a481 [2023-05-25T01:03:27.963Z] Step 19/25 : COPY --from=builder /device-gpio/cmd/ / [2023-05-25T01:03:28.923Z] ---> 2c13f4ae9cc8 [2023-05-25T01:03:28.923Z] Step 20/25 : EXPOSE 59910 [2023-05-25T01:03:29.191Z] ---> Running in 8d782df52457 [2023-05-25T01:03:29.459Z] Removing intermediate container 8d782df52457 [2023-05-25T01:03:29.459Z] ---> 8aa10ce89489 [2023-05-25T01:03:29.459Z] Step 21/25 : ENTRYPOINT ["/device-gpio"] [2023-05-25T01:03:29.459Z] ---> Running in 6f5082760273 [2023-05-25T01:03:29.732Z] Removing intermediate container 6f5082760273 [2023-05-25T01:03:29.732Z] ---> f0754e6918a1 [2023-05-25T01:03:29.732Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-25T01:03:29.732Z] ---> Running in 3338111701ce [2023-05-25T01:03:30.321Z] Removing intermediate container 3338111701ce [2023-05-25T01:03:30.321Z] ---> 5f9d29daa11f [2023-05-25T01:03:30.321Z] Step 23/25 : LABEL arch=arm64 [2023-05-25T01:03:30.321Z] ---> Running in 9a7a6755b617 [2023-05-25T01:03:30.591Z] Removing intermediate container 9a7a6755b617 [2023-05-25T01:03:30.591Z] ---> c7f046567807 [2023-05-25T01:03:30.591Z] Step 24/25 : LABEL git_sha=9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [2023-05-25T01:03:30.591Z] ---> Running in f3c5c7a22a43 [2023-05-25T01:03:30.862Z] Removing intermediate container f3c5c7a22a43 [2023-05-25T01:03:30.862Z] ---> a72f4f50799c [2023-05-25T01:03:30.862Z] Step 25/25 : LABEL version=0.0.0 [2023-05-25T01:03:31.129Z] ---> Running in 0f7916234876 [2023-05-25T01:03:31.397Z] Removing intermediate container 0f7916234876 [2023-05-25T01:03:31.397Z] ---> d6aeb13ad94a [2023-05-25T01:03:31.397Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-25T01:03:31.397Z] Successfully built d6aeb13ad94a [2023-05-25T01:03:31.397Z] Successfully tagged device-gpio-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-05-25T01:03:32.207Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:32.207Z] [2023-05-25T01:03:32.207Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:03:32.626Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:32.626Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-25T01:03:32.626Z] 8998bd30e6a1: Pulling fs layer [2023-05-25T01:03:32.626Z] 04944245beec: Pulling fs layer [2023-05-25T01:03:32.626Z] 699f458cf7ca: Pulling fs layer [2023-05-25T01:03:32.626Z] 765212b225bb: Pulling fs layer [2023-05-25T01:03:32.626Z] f23df028b6ca: Pulling fs layer [2023-05-25T01:03:32.626Z] d65c8cfc05b1: Pulling fs layer [2023-05-25T01:03:32.626Z] 2437ff75d9bd: Pulling fs layer [2023-05-25T01:03:32.626Z] 765212b225bb: Waiting [2023-05-25T01:03:32.626Z] f23df028b6ca: Waiting [2023-05-25T01:03:32.626Z] d65c8cfc05b1: Waiting [2023-05-25T01:03:32.626Z] 2437ff75d9bd: Waiting [2023-05-25T01:03:32.900Z] 04944245beec: Verifying Checksum [2023-05-25T01:03:32.900Z] 04944245beec: Download complete [2023-05-25T01:03:32.900Z] 765212b225bb: Verifying Checksum [2023-05-25T01:03:32.900Z] 765212b225bb: Download complete [2023-05-25T01:03:32.900Z] f23df028b6ca: Verifying Checksum [2023-05-25T01:03:32.900Z] f23df028b6ca: Download complete [2023-05-25T01:03:32.900Z] d65c8cfc05b1: Verifying Checksum [2023-05-25T01:03:32.900Z] d65c8cfc05b1: Download complete [2023-05-25T01:03:33.171Z] 699f458cf7ca: Verifying Checksum [2023-05-25T01:03:33.171Z] 699f458cf7ca: Download complete [2023-05-25T01:03:33.441Z] 8998bd30e6a1: Verifying Checksum [2023-05-25T01:03:33.441Z] 8998bd30e6a1: Download complete [2023-05-25T01:03:36.035Z] 2437ff75d9bd: Verifying Checksum [2023-05-25T01:03:36.035Z] 2437ff75d9bd: Download complete [2023-05-25T01:03:37.979Z] 8998bd30e6a1: Pull complete [2023-05-25T01:03:38.247Z] 04944245beec: Pull complete [2023-05-25T01:03:39.653Z] 699f458cf7ca: Pull complete [2023-05-25T01:03:39.653Z] 765212b225bb: Pull complete [2023-05-25T01:03:40.612Z] f23df028b6ca: Pull complete [2023-05-25T01:03:40.880Z] d65c8cfc05b1: Pull complete [2023-05-25T01:03:55.870Z] 2437ff75d9bd: Pull complete [2023-05-25T01:03:55.870Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-25T01:03:55.870Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-25T01:03:55.870Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:03:56.204Z] prd-ubuntu20.04-docker-arm64-4c-16g-16892 does not seem to be running inside a container [2023-05-25T01:03:56.275Z] $ 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-gpio/1 -v /w/workspace/device-gpio/1:/w/workspace/device-gpio/1:rw,z -v /w/workspace/device-gpio/1@tmp:/w/workspace/device-gpio/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-05-25T01:03:58.836Z] $ docker top dd99c8449e0f555213035d1e91ea3468ea90f431026a7c9be0f4dd64cbea9139 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:03:59.415Z] ---> job-cost.sh [2023-05-25T01:03:59.683Z] lf-activate-venv: SKIPPING [2023-05-25T01:03:59.683Z] INFO: No Stack... [2023-05-25T01:03:59.949Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-25T01:04:00.904Z] INFO: Archiving Costs [Pipeline] sh [2023-05-25T01:04:01.557Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [2023-05-25T01:04:01.557Z] + cut -d, -f6 [Pipeline] lock [2023-05-25T01:04:01.612Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] [2023-05-25T01:04:01.617Z] Resource [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] did not exist. Created. [2023-05-25T01:04:01.617Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-25T01:04:02.347Z] /w/workspace/device-gpio/1@tmp/durable-233be976/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-25T01:04:02.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-25T01:04:02.745Z] Warning: overwriting stash ‘stack-cost’ [2023-05-25T01:04:02.792Z] Stashed 1 file(s) [Pipeline] } [2023-05-25T01:04:02.811Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-183-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-25T01:04:02.900Z] $ docker stop --time=1 dd99c8449e0f555213035d1e91ea3468ea90f431026a7c9be0f4dd64cbea9139 [2023-05-25T01:04:04.407Z] $ docker rm -f --volumes dd99c8449e0f555213035d1e91ea3468ea90f431026a7c9be0f4dd64cbea9139 [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-05-25T01:04:05.334Z] provisioning config files... [2023-05-25T01:04:05.341Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-183@tmp/config4612257570047158442tmp [Pipeline] { [Pipeline] sh [2023-05-25T01:04:05.679Z] + set +x [2023-05-25T01:04:05.679Z] + bash -s -- [2023-05-25T01:04:05.679Z] + curl -s https://codecov.io/bash [2023-05-25T01:04:05.679Z] [2023-05-25T01:04:05.679Z] _____ _ [2023-05-25T01:04:05.679Z] / ____| | | [2023-05-25T01:04:05.679Z] | | ___ __| | ___ ___ _____ __ [2023-05-25T01:04:05.679Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-25T01:04:05.679Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-25T01:04:05.679Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-25T01:04:05.679Z] Bash-1.0.6 [2023-05-25T01:04:05.679Z] [2023-05-25T01:04:05.679Z] [2023-05-25T01:04:05.679Z] ==> git version 2.25.1 found [2023-05-25T01:04:05.679Z] ==> 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-05-25T01:04:05.679Z] Release-Date: 2020-01-08 [2023-05-25T01:04:05.679Z] 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-05-25T01:04:05.679Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-25T01:04:05.679Z] ==> Jenkins CI detected. [2023-05-25T01:04:05.679Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-183 [2023-05-25T01:04:05.679Z] project root: . [2023-05-25T01:04:05.679Z] --> token set from env [2023-05-25T01:04:05.679Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-25T01:04:05.679Z] ==> Running gcov in . (disable via -X gcov) [2023-05-25T01:04:05.679Z] ==> Python coveragepy not found [2023-05-25T01:04:05.679Z] ==> Searching for coverage reports in: [2023-05-25T01:04:05.679Z] + . [2023-05-25T01:04:05.679Z] -> Found 1 reports [2023-05-25T01:04:05.679Z] ==> Detecting git/mercurial file structure [2023-05-25T01:04:05.679Z] ==> Reading reports [2023-05-25T01:04:05.679Z] + ./coverage.out bytes=10 [2023-05-25T01:04:05.939Z] ==> Appending adjustments [2023-05-25T01:04:05.939Z] https://docs.codecov.io/docs/fixing-reports [2023-05-25T01:04:05.939Z] + Found adjustments [2023-05-25T01:04:05.939Z] ==> Gzipping contents [2023-05-25T01:04:05.939Z] 4.0K /tmp/codecov.1e8tT2.gz [2023-05-25T01:04:05.939Z] ==> Uploading reports [2023-05-25T01:04:05.939Z] url: https://codecov.io [2023-05-25T01:04:05.939Z] query: branch=PR-183&commit=9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=183&job=&cmd_args= [2023-05-25T01:04:05.939Z] -> Pinging Codecov [2023-05-25T01:04:05.939Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=fd99c0d9-4bd5-4cc4-839c-8c49599ba8c8&branch=PR-183&commit=9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-183%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=183&job=&cmd_args= [2023-05-25T01:04:06.198Z] -> Uploading to [2023-05-25T01:04:06.199Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-25/3EC07B1A8CA8AF9BCAA0BB9F0134797F/9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80/20f0b0ac-8c0f-407a-a0ee-f1d660ca0221.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230525%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230525T010405Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=506cf724acae3f8951bdfd8a603e62bc6d638c0b8a2c4c16aaca08e3322f8046 [2023-05-25T01:04:06.199Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-25T01:04:06.199Z] Dload Upload Total Spent Left Speed [2023-05-25T01:04:06.199Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 724 0 0 100 724 0 3790 --:--:-- --:--:-- --:--:-- 3770 [2023-05-25T01:04:06.199Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/9bd1943670a7f11b4f7f7acf1b18f54db8f4ca80 [Pipeline] } [2023-05-25T01:04:06.236Z] 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-05-25T01:04:08.748Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-183/archives ] [2023-05-25T01:04:08.748Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-183/archives [2023-05-25T01:04:08.748Z] total 16 [2023-05-25T01:04:08.748Z] drwxr-xr-x 3 root root 4096 May 25 00:53 . [2023-05-25T01:04:08.748Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:04:08.748Z] drwxr-xr-x 2 root root 4096 May 25 00:53 cost [2023-05-25T01:04:08.748Z] -rw-r--r-- 1 root root 83 May 25 00:53 cost.csv [2023-05-25T01:04:08.748Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-183/archives [2023-05-25T01:04:08.748Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-183/archives [2023-05-25T01:04:08.748Z] total 16 [2023-05-25T01:04:08.748Z] drwxr-xr-x 3 jenkins jenkins 4096 May 25 00:53 . [2023-05-25T01:04:08.748Z] drwxrwxr-x 10 jenkins jenkins 4096 May 25 00:53 .. [2023-05-25T01:04:08.748Z] drwxr-xr-x 2 jenkins jenkins 4096 May 25 00:53 cost [2023-05-25T01:04:08.748Z] -rw-r--r-- 1 jenkins jenkins 83 May 25 00:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:09.079Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:10.126Z] ---> package-listing.sh [2023-05-25T01:04:10.126Z] ++ facter osfamily [2023-05-25T01:04:10.126Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-25T01:04:10.387Z] + OS_FAMILY=debian [2023-05-25T01:04:10.387Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-183 [2023-05-25T01:04:10.387Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-25T01:04:10.387Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-25T01:04:10.387Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-25T01:04:10.387Z] + PACKAGES=/tmp/packages_start.txt [2023-05-25T01:04:10.387Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-183 ']' [2023-05-25T01:04:10.387Z] + PACKAGES=/tmp/packages_end.txt [2023-05-25T01:04:10.387Z] + case "${OS_FAMILY}" in [2023-05-25T01:04:10.387Z] + dpkg -l [2023-05-25T01:04:10.387Z] + grep '^ii' [2023-05-25T01:04:10.387Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-25T01:04:10.387Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-25T01:04:10.387Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-25T01:04:10.387Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-183 ']' [2023-05-25T01:04:10.387Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-183/archives/ [2023-05-25T01:04:10.387Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-183/archives/ [Pipeline] echo [2023-05-25T01:04:10.421Z] 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/edgexfoundry_device-gpio_PR-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-25T01:04:10.713Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-25T01:04:11.352Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-25T01:04:11.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-25T01:04:11.497Z] prd-ubuntu20.04-docker-8c-8g-16888 does not seem to be running inside a container [2023-05-25T01:04:11.530Z] $ 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/edgexfoundry_device-gpio_PR-183/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-gpio_PR-183 -v /w/workspace/edgexfoundry_device-gpio_PR-183:/w/workspace/edgexfoundry_device-gpio_PR-183:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-183@tmp:/w/workspace/edgexfoundry_device-gpio_PR-183@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-05-25T01:04:12.324Z] $ docker top 9a5d7297ab06af6078d7bbadd6235bbe1f1b63f734ef59fb97571a0705707c4a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-25T01:04:12.719Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-25T01:04:13.039Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-25T01:04:13.351Z] + ls /var/log/sa-host [2023-05-25T01:04:13.351Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-25T01:04:13.482Z] provisioning config files... [2023-05-25T01:04:13.490Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-183@tmp/config11632665986680464746tmp [Pipeline] { [Pipeline] echo [2023-05-25T01:04:13.542Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:13.853Z] ---> create-netrc.sh [Pipeline] } [2023-05-25T01:04:13.881Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:14.274Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-25T01:04:14.403Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:14.727Z] ---> sudo-logs.sh [2023-05-25T01:04:14.728Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-25T01:04:14.822Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:15.135Z] ---> job-cost.sh [2023-05-25T01:04:15.135Z] lf-activate-venv: SKIPPING [2023-05-25T01:04:15.135Z] DEBUG: total: 0.2199999988079071 [2023-05-25T01:04:15.135Z] INFO: Retrieving Stack Cost... [2023-05-25T01:04:15.704Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-25T01:04:15.962Z] INFO: Archiving Costs [Pipeline] echo [2023-05-25T01:04:15.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-25T01:04:16.306Z] ---> logs-deploy.sh [2023-05-25T01:04:16.306Z] lf-activate-venv: SKIPPING [2023-05-25T01:04:16.306Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-183/1 [2023-05-25T01:04:16.306Z] INFO: archiving workspace using pattern(s): [2023-05-25T01:04:17.241Z] Archives upload complete. [2023-05-25T01:04:17.241Z] INFO: archiving logs to Nexus