Pull request #232 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a+688a4a293e90f410e0c8818ae36297e33c21074c (2723516fe478f59cd371fdb266e4877865db2d78) 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-ssh649815715731598943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh2087681960375801666.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-232/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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13309238005916744256.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-232/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6749913628224572730.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > 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-ssh14604547348140593260.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-232/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-232/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4035681032381567302.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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.21 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 ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-5561’ is offline Running on prd-ubuntu20.04-docker-8c-8g-5571 in /w/workspace/edgexfoundry_device-gpio_PR-232 [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-232 # 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/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a Merge succeeded, producing 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a Checking out Revision 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a (PR-232) Commit message: "build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] } > git config core.sparsecheckout # timeout=10 > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # 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 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-13T23:34:20.384Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-13T23:34:20.612Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-13T23:34:20.724Z] ========================================================= [2024-03-13T23:34:20.724Z] EdgeX Global Pipelines Version Info [2024-03-13T23:34:20.724Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:34:21.571Z] ------------------- [2024-03-13T23:34:21.571Z] stable info: [2024-03-13T23:34:21.571Z] ------------------- [2024-03-13T23:34:21.571Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-13T23:34:21.571Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:34:21.571Z] Message: update stable to v1.0.258 [2024-03-13T23:34:22.149Z] ------------------- [2024-03-13T23:34:22.149Z] experimental info: [2024-03-13T23:34:22.149Z] ------------------- [2024-03-13T23:34:22.149Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-13T23:34:22.149Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-13T23:34:22.149Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-13T23:34:22.349Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-gpio-settings [Pipeline] echo [2024-03-13T23:34:22.396Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-gpio [Pipeline] echo [2024-03-13T23:34:22.460Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-13T23:34:22.512Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-13T23:34:22.568Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-13T23:34:22.626Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-13T23:34:22.678Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-13T23:34:22.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-13T23:34:22.785Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-13T23:34:22.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-13T23:34:22.908Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-13T23:34:22.962Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-gpio [Pipeline] echo [2024-03-13T23:34:23.029Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-13T23:34:23.097Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-13T23:34:23.156Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-13T23:34:23.216Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-13T23:34:23.281Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-13T23:34:23.362Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-13T23:34:23.432Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-13T23:34:23.499Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-13T23:34:23.567Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-13T23:34:23.633Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-13T23:34:23.702Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-13T23:34:23.774Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-13T23:34:23.848Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-13T23:34:23.917Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-13T23:34:24.120Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-13T23:34:24.230Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-232 [Pipeline] echo [2024-03-13T23:34:24.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-232 [Pipeline] echo [2024-03-13T23:34:24.393Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-232 [Pipeline] echo [2024-03-13T23:34:24.475Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo [2024-03-13T23:34:24.559Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55c01ce [Pipeline] echo [2024-03-13T23:34:24.641Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:34:24.806Z] provisioning config files... [2024-03-13T23:34:24.824Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config7011944660998423809tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:34:25.270Z] ---> ****-login.sh [2024-03-13T23:34:25.270Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:34:26.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:26.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:26.231Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:26.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:26.231Z] [2024-03-13T23:34:26.231Z] Login Succeeded [2024-03-13T23:34:26.231Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:34:26.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:26.231Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:26.231Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:26.231Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:26.231Z] [2024-03-13T23:34:26.231Z] Login Succeeded [2024-03-13T23:34:26.231Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:34:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:26.503Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:26.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:26.503Z] [2024-03-13T23:34:26.503Z] Login Succeeded [2024-03-13T23:34:26.503Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:34:26.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:26.503Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:26.503Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:26.503Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:26.503Z] [2024-03-13T23:34:26.503Z] Login Succeeded [2024-03-13T23:34:26.503Z] ****.io [2024-03-13T23:34:26.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:27.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:27.020Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:27.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:27.020Z] [2024-03-13T23:34:27.020Z] Login Succeeded [2024-03-13T23:34:27.020Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:34:27.049Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-13T23:34:27.858Z] + git rev-list -1 --merges 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a~1..55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo [2024-03-13T23:34:27.897Z] -----------> git rev-list -1 --merges 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a~1..55c01ce9c80f06cdafccfcb46e56b6a399d4e98a 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [false] [Pipeline] sh [2024-03-13T23:34:28.235Z] + git log --format=format:%s -1 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo [2024-03-13T23:34:28.272Z] ========================================================= [2024-03-13T23:34:28.272Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-13T23:34:28.272Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:34:28.746Z] + git log --format=format:%s -1 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] echo [2024-03-13T23:34:28.775Z] [semverPrep] GIT_COMMIT: 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a, Commit Message: build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0 [Pipeline] echo [2024-03-13T23:34:28.825Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-13T23:34:29.245Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-13T23:34:29.245Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-13T23:34:29.245Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-13T23:34:29.245Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-13T23:34:29.245Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2024-03-13T23:34:29.245Z] tee -a /etc/ssh/ssh_known_hosts [2024-03-13T23:34:29.245Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:34:29.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:34:29.906Z] [2024-03-13T23:34:29.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:34:30.332Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:34:30.897Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-13T23:34:30.897Z] b85a868b505f: Pulling fs layer [2024-03-13T23:34:30.897Z] e2be974225ed: Pulling fs layer [2024-03-13T23:34:30.897Z] 339a4e72a1f5: Pulling fs layer [2024-03-13T23:34:30.897Z] 988bab9f4d93: Pulling fs layer [2024-03-13T23:34:30.897Z] 1469e6f7b9e6: Pulling fs layer [2024-03-13T23:34:30.897Z] eaf3925da568: Pulling fs layer [2024-03-13T23:34:30.897Z] bab4dde63d76: Pulling fs layer [2024-03-13T23:34:30.897Z] bde34c3a00c8: Pulling fs layer [2024-03-13T23:34:30.897Z] b352a97aabf1: Pulling fs layer [2024-03-13T23:34:30.897Z] 4872d77fe225: Pulling fs layer [2024-03-13T23:34:30.897Z] 5851b861e8e6: Pulling fs layer [2024-03-13T23:34:30.897Z] eaf3925da568: Waiting [2024-03-13T23:34:30.897Z] bab4dde63d76: Waiting [2024-03-13T23:34:30.897Z] bde34c3a00c8: Waiting [2024-03-13T23:34:30.897Z] 5851b861e8e6: Waiting [2024-03-13T23:34:30.897Z] 4872d77fe225: Waiting [2024-03-13T23:34:30.897Z] 988bab9f4d93: Waiting [2024-03-13T23:34:30.897Z] e2be974225ed: Verifying Checksum [2024-03-13T23:34:30.897Z] e2be974225ed: Download complete [2024-03-13T23:34:30.897Z] 988bab9f4d93: Verifying Checksum [2024-03-13T23:34:30.897Z] 988bab9f4d93: Download complete [2024-03-13T23:34:31.156Z] 1469e6f7b9e6: Verifying Checksum [2024-03-13T23:34:31.156Z] 1469e6f7b9e6: Download complete [2024-03-13T23:34:31.156Z] 339a4e72a1f5: Verifying Checksum [2024-03-13T23:34:31.156Z] 339a4e72a1f5: Download complete [2024-03-13T23:34:31.156Z] eaf3925da568: Verifying Checksum [2024-03-13T23:34:31.156Z] eaf3925da568: Download complete [2024-03-13T23:34:31.156Z] bde34c3a00c8: Verifying Checksum [2024-03-13T23:34:31.156Z] bde34c3a00c8: Download complete [2024-03-13T23:34:31.156Z] b352a97aabf1: Verifying Checksum [2024-03-13T23:34:31.156Z] b352a97aabf1: Download complete [2024-03-13T23:34:31.156Z] 4872d77fe225: Download complete [2024-03-13T23:34:31.156Z] 5851b861e8e6: Download complete [2024-03-13T23:34:31.156Z] b85a868b505f: Verifying Checksum [2024-03-13T23:34:31.156Z] b85a868b505f: Download complete [2024-03-13T23:34:31.417Z] bab4dde63d76: Verifying Checksum [2024-03-13T23:34:31.417Z] bab4dde63d76: Download complete [2024-03-13T23:34:32.795Z] b85a868b505f: Pull complete [2024-03-13T23:34:32.796Z] e2be974225ed: Pull complete [2024-03-13T23:34:33.361Z] 339a4e72a1f5: Pull complete [2024-03-13T23:34:33.619Z] 988bab9f4d93: Pull complete [2024-03-13T23:34:34.187Z] 1469e6f7b9e6: Pull complete [2024-03-13T23:34:34.445Z] eaf3925da568: Pull complete [2024-03-13T23:34:36.373Z] bab4dde63d76: Pull complete [2024-03-13T23:34:36.373Z] bde34c3a00c8: Pull complete [2024-03-13T23:34:36.373Z] b352a97aabf1: Pull complete [2024-03-13T23:34:36.639Z] 4872d77fe225: Pull complete [2024-03-13T23:34:36.639Z] 5851b861e8e6: Pull complete [2024-03-13T23:34:36.639Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-13T23:34:36.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-13T23:34:36.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:34:37.039Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2024-03-13T23:34:37.094Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-gpio_PR-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@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 [2024-03-13T23:34:41.691Z] $ docker top 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf -eo pid,comm [2024-03-13T23:34:41.777Z] 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). [2024-03-13T23:34:41.777Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-13T23:34:41.950Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-13T23:34:41.950Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-13T23:34:42.061Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-13T23:34:42.066Z] $ docker exec 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent [2024-03-13T23:34:42.165Z] SSH_AUTH_SOCK=/tmp/ssh-k2RxaHxq5K0W/agent.14 [2024-03-13T23:34:42.165Z] SSH_AGENT_PID=20 [2024-03-13T23:34:42.171Z] Running ssh-add (command line suppressed) [2024-03-13T23:34:42.288Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_5670413987451553916.key (/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_5670413987451553916.key) [2024-03-13T23:34:42.301Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-13T23:34:42.654Z] + git tag --points-at HEAD [Pipeline] } [2024-03-13T23:34:42.679Z] $ docker exec --env ******** --env ******** 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent -k [2024-03-13T23:34:42.784Z] unset SSH_AUTH_SOCK; [2024-03-13T23:34:42.785Z] unset SSH_AGENT_PID; [2024-03-13T23:34:42.785Z] echo Agent pid 20 killed; [2024-03-13T23:34:42.795Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-13T23:34:42.954Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-13T23:34:42.954Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-13T23:34:43.068Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-13T23:34:43.073Z] $ docker exec 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent [2024-03-13T23:34:43.169Z] SSH_AUTH_SOCK=/tmp/ssh-Cjs0PJGelQ1C/agent.70 [2024-03-13T23:34:43.169Z] SSH_AGENT_PID=76 [2024-03-13T23:34:43.174Z] Running ssh-add (command line suppressed) [2024-03-13T23:34:43.277Z] Identity added: /w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_13134776421595109409.key (/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/private_key_13134776421595109409.key) [2024-03-13T23:34:43.286Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-13T23:34:43.677Z] + git semver init [2024-03-13T23:34:43.939Z] 2024-03-13 23:34:43,840 [run_init] DEBUG init version:0.0.0 force:False [2024-03-13T23:34:43.939Z] 2024-03-13 23:34:43,841 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-gpio_PR-232/.semver [2024-03-13T23:34:43.939Z] 2024-03-13 23:34:43,842 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-gpio.git /w/workspace/edgexfoundry_device-gpio_PR-232/.semver [2024-03-13T23:34:43.939Z] 2024-03-13 23:34:43,842 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-gpio.git', '/w/workspace/edgexfoundry_device-gpio_PR-232/.semver'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-232, universal_newlines=False, shell=None, istream=None) [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,311 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-gpio_PR-232/.git/info/exclude [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,311 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-gpio_PR-232/.semver/PR-232 with force:False [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,312 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-gpio_PR-232/.semver/PR-232 [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,316 [execute] INFO git cat-file --batch-check [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,317 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,321 [execute] INFO git cat-file --batch [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,322 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-gpio_PR-232/.semver, universal_newlines=False, shell=None, istream=) [2024-03-13T23:34:45.328Z] 2024-03-13 23:34:45,329 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-gpio_PR-232/.semver/PR-232 [2024-03-13T23:34:45.329Z] 0.0.0 [Pipeline] } [2024-03-13T23:34:45.606Z] $ docker exec --env ******** --env ******** 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf ssh-agent -k [2024-03-13T23:34:45.701Z] unset SSH_AUTH_SOCK; [2024-03-13T23:34:45.701Z] unset SSH_AGENT_PID; [2024-03-13T23:34:45.701Z] echo Agent pid 76 killed; [2024-03-13T23:34:45.709Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-13T23:34:46.233Z] + git semver [Pipeline] } [2024-03-13T23:34:46.515Z] $ docker stop --time=1 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf [2024-03-13T23:34:47.892Z] $ docker rm -f --volumes 372a596fdcf489bd9e3dc7ef6b9fb8d72edb9ad476bdda4d6236fcaf470546bf [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:34:48.360Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-13T23:34:48.810Z] Stashed 1 file(s) [Pipeline] echo [2024-03-13T23:34:48.836Z] [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 [2024-03-13T23:34:49.783Z] provisioning config files... [2024-03-13T23:34:49.794Z] copy managed file [device-gpio-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config11227424594213658667tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:34:50.190Z] ---> ****-login.sh [2024-03-13T23:34:50.190Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:34:50.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:50.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:50.190Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:50.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:50.190Z] [2024-03-13T23:34:50.190Z] Login Succeeded [2024-03-13T23:34:50.190Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:34:50.190Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:50.190Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:50.190Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:50.190Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:50.190Z] [2024-03-13T23:34:50.191Z] Login Succeeded [2024-03-13T23:34:50.191Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:34:50.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:50.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:50.453Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:50.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:50.453Z] [2024-03-13T23:34:50.453Z] Login Succeeded [2024-03-13T23:34:50.453Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:34:50.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:50.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:50.453Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:50.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:50.453Z] [2024-03-13T23:34:50.453Z] Login Succeeded [2024-03-13T23:34:50.453Z] ****.io [2024-03-13T23:34:50.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:34:50.717Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:34:50.717Z] Configure a credential helper to remove this warning. See [2024-03-13T23:34:50.717Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:34:50.717Z] [2024-03-13T23:34:50.717Z] Login Succeeded [2024-03-13T23:34:50.717Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:34:50.751Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-13T23:34:51.051Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:34:51.117Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:34:51.192Z] ========================================================= [2024-03-13T23:34:51.192Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-13T23:34:51.192Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:34:51.786Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-13T23:34:51.786Z] Sending build context to Docker daemon 24.57MB [2024-03-13T23:34:51.786Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:34:51.786Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-13T23:34:52.356Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-13T23:34:52.356Z] 7264a8db6415: Pulling fs layer [2024-03-13T23:34:52.356Z] c4d48a809fc2: Pulling fs layer [2024-03-13T23:34:52.356Z] 4f1c88b9dad5: Pulling fs layer [2024-03-13T23:34:52.356Z] ad3a456e5733: Pulling fs layer [2024-03-13T23:34:52.356Z] 69c7f0334f64: Pulling fs layer [2024-03-13T23:34:52.356Z] 1f1c1a5573a3: Pulling fs layer [2024-03-13T23:34:52.356Z] ce7588e14bc9: Pulling fs layer [2024-03-13T23:34:52.356Z] b5e4710f87ac: Pulling fs layer [2024-03-13T23:34:52.356Z] 69c7f0334f64: Waiting [2024-03-13T23:34:52.356Z] 1f1c1a5573a3: Waiting [2024-03-13T23:34:52.356Z] ce7588e14bc9: Waiting [2024-03-13T23:34:52.356Z] ad3a456e5733: Waiting [2024-03-13T23:34:52.356Z] b5e4710f87ac: Waiting [2024-03-13T23:34:52.356Z] c4d48a809fc2: Download complete [2024-03-13T23:34:52.356Z] ad3a456e5733: Verifying Checksum [2024-03-13T23:34:52.356Z] ad3a456e5733: Download complete [2024-03-13T23:34:52.356Z] 69c7f0334f64: Verifying Checksum [2024-03-13T23:34:52.356Z] 69c7f0334f64: Download complete [2024-03-13T23:34:52.356Z] 7264a8db6415: Download complete [2024-03-13T23:34:52.356Z] 1f1c1a5573a3: Verifying Checksum [2024-03-13T23:34:52.356Z] 1f1c1a5573a3: Download complete [2024-03-13T23:34:52.618Z] b5e4710f87ac: Verifying Checksum [2024-03-13T23:34:52.618Z] b5e4710f87ac: Download complete [2024-03-13T23:34:52.888Z] 4f1c88b9dad5: Verifying Checksum [2024-03-13T23:34:52.888Z] 4f1c88b9dad5: Download complete [2024-03-13T23:34:52.888Z] 7264a8db6415: Pull complete [2024-03-13T23:34:53.166Z] ce7588e14bc9: Verifying Checksum [2024-03-13T23:34:53.166Z] ce7588e14bc9: Download complete [2024-03-13T23:34:53.734Z] c4d48a809fc2: Pull complete [2024-03-13T23:34:58.020Z] 4f1c88b9dad5: Pull complete [2024-03-13T23:34:58.020Z] ad3a456e5733: Pull complete [2024-03-13T23:34:58.320Z] 69c7f0334f64: Pull complete [2024-03-13T23:34:58.895Z] 1f1c1a5573a3: Pull complete [2024-03-13T23:35:01.440Z] ce7588e14bc9: Pull complete [2024-03-13T23:35:02.019Z] b5e4710f87ac: Pull complete [2024-03-13T23:35:02.286Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-13T23:35:02.286Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-13T23:35:02.286Z] ---> 88b5674ff536 [2024-03-13T23:35:02.286Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:35:04.494Z] Still waiting to schedule task [2024-03-13T23:35:04.494Z] ‘prd-centos7-blackbox-4c-2g-5310’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.494Z] ‘prd-centos7-blackbox-4c-2g-5311’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.494Z] ‘prd-ubuntu18.04-docker-8c-8g-5507’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.495Z] ‘prd-ubuntu18.04-docker-8c-8g-5508’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.495Z] ‘prd-ubuntu18.04-docker-8c-8g-5509’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.495Z] ‘prd-ubuntu20.04-docker-8c-8g-5573’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.495Z] ‘prd-ubuntu20.04-docker-8c-8g-5574’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.495Z] ‘prd-ubuntu20.04-docker-8c-8g-5575’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-03-13T23:35:04.495Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5576’ is offline [2024-03-13T23:35:04.495Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-5578’ is offline [2024-03-13T23:35:12.301Z] ---> Running in 38a4a6f70050 [2024-03-13T23:35:12.897Z] Removing intermediate container 38a4a6f70050 [2024-03-13T23:35:12.897Z] ---> c121ef846cc7 [2024-03-13T23:35:12.897Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:35:14.278Z] ---> Running in 654b1b261786 [2024-03-13T23:35:15.219Z] Removing intermediate container 654b1b261786 [2024-03-13T23:35:15.219Z] ---> ad4b366af61a [2024-03-13T23:35:15.219Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-13T23:35:15.791Z] ---> Running in 320898288f31 [2024-03-13T23:35:16.416Z] Removing intermediate container 320898288f31 [2024-03-13T23:35:16.416Z] ---> 8e5a5ef0a70f [2024-03-13T23:35:16.416Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:35:17.351Z] ---> Running in f31aadf63f8b [2024-03-13T23:35:17.919Z] Removing intermediate container f31aadf63f8b [2024-03-13T23:35:17.919Z] ---> d95cb2558a0d [2024-03-13T23:35:17.919Z] Step 7/12 : WORKDIR /device-gpio [2024-03-13T23:35:18.486Z] ---> Running in e3239728c479 [2024-03-13T23:35:19.062Z] Removing intermediate container e3239728c479 [2024-03-13T23:35:19.062Z] ---> 0686be3e4e04 [2024-03-13T23:35:19.062Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:35:19.999Z] ---> Running in 9abe67ca45db [2024-03-13T23:35:22.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:22.091Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:35:22.091Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-13T23:35:22.091Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-13T23:35:22.091Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-13T23:35:22.091Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-13T23:35:22.091Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:35:22.091Z] OK: 268 MiB in 56 packages [2024-03-13T23:35:23.558Z] Removing intermediate container 9abe67ca45db [2024-03-13T23:35:23.558Z] ---> 1e172d638a51 [2024-03-13T23:35:23.558Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-13T23:35:24.129Z] ---> 0821fabf5796 [2024-03-13T23:35:24.129Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:35:24.391Z] ---> Running in 01617067cba6 [2024-03-13T23:36:20.734Z] Removing intermediate container 01617067cba6 [2024-03-13T23:36:20.734Z] ---> 2ff4f66aaa56 [2024-03-13T23:36:20.734Z] Step 11/12 : COPY . . [2024-03-13T23:36:20.734Z] ---> 7897e362ff1c [2024-03-13T23:36:20.734Z] Step 12/12 : RUN ${MAKE} [2024-03-13T23:36:20.734Z] ---> Running in 932b22c648aa [2024-03-13T23:36:20.734Z] noop [2024-03-13T23:36:20.734Z] Removing intermediate container 932b22c648aa [2024-03-13T23:36:20.734Z] ---> 6a30d1953681 [2024-03-13T23:36:20.734Z] Successfully built 6a30d1953681 [2024-03-13T23:36:20.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:36:21.268Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-13T23:36:21.268Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:36:21.468Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2024-03-13T23:36:21.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-gpio_PR-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@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 [2024-03-13T23:36:23.198Z] $ docker top c295a25431194b628bb6e2a602e72450f6c8d7dfb727367e2bdb97a8f9c721e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:36:23.631Z] + go version [2024-03-13T23:36:23.631Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-13T23:36:23.661Z] $ docker stop --time=1 c295a25431194b628bb6e2a602e72450f6c8d7dfb727367e2bdb97a8f9c721e0 [2024-03-13T23:36:26.339Z] $ docker rm -f --volumes c295a25431194b628bb6e2a602e72450f6c8d7dfb727367e2bdb97a8f9c721e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:36:27.527Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-13T23:36:27.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:36:27.794Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2024-03-13T23:36:27.835Z] $ 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-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@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 [2024-03-13T23:36:28.289Z] $ docker top ec29eba26406e191f1153f3b7dfa0d04fd9b4fa4d05055c251001aa568eafde7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:36:28.751Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-gpio_PR-232 [Pipeline] fileExists [Pipeline] sh [2024-03-13T23:36:29.182Z] + make test [2024-03-13T23:36:29.182Z] go test ./... -coverprofile=coverage.out ./... [2024-03-13T23:36:30.572Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-13T23:36:40.543Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-13T23:36:40.543Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-13T23:36:45.805Z] go vet ./... [2024-03-13T23:36:49.083Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-13T23:36:49.083Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-13T23:36:49.083Z] ./bin/test-attribution-txt.sh [2024-03-13T23:36:49.083Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-13T23:36:49.114Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-13T23:36:49.185Z] $ docker stop --time=1 ec29eba26406e191f1153f3b7dfa0d04fd9b4fa4d05055c251001aa568eafde7 [2024-03-13T23:36:56.305Z] $ docker rm -f --volumes ec29eba26406e191f1153f3b7dfa0d04fd9b4fa4d05055c251001aa568eafde7 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:36:56.930Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-13T23:36:57.009Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-13T23:36:57.764Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-13T23:36:58.095Z] + ls -al . [2024-03-13T23:36:58.095Z] total 152 [2024-03-13T23:36:58.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 . [2024-03-13T23:36:58.095Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:34 .. [2024-03-13T23:36:58.095Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 13 23:34 .dockerignore [2024-03-13T23:36:58.095Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:36 .git [2024-03-13T23:36:58.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 .github [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 13 23:34 .gitignore [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:34 .golangci.yml [2024-03-13T23:36:58.096Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:34 .semver [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 13 23:34 Attribution.txt [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 13 23:34 CHANGELOG.md [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 23:34 Dockerfile [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:34 GOVERNANCE.md [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 13 23:34 Jenkinsfile [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:34 LICENSE [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 13 23:34 Makefile [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 23:34 OWNERS.md [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 23:34 README.md [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION [2024-03-13T23:36:58.096Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:34 bin [2024-03-13T23:36:58.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 cmd [2024-03-13T23:36:58.096Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 13 23:36 coverage.out [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 13 23:34 go.mod [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 13 23:34 go.sum [2024-03-13T23:36:58.096Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:34 internal [2024-03-13T23:36:58.096Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 13 23:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:36:58.625Z] + 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=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a --label arch=amd64 --label version=0.0.0 . [2024-03-13T23:36:58.625Z] Sending build context to Docker daemon 24.57MB [2024-03-13T23:36:58.625Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:36:58.625Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-13T23:36:58.625Z] ---> 6a30d1953681 [2024-03-13T23:36:58.625Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:37:00.036Z] ---> Running in b0d4e7913918 [2024-03-13T23:37:00.294Z] Removing intermediate container b0d4e7913918 [2024-03-13T23:37:00.294Z] ---> 5fbbea443feb [2024-03-13T23:37:00.294Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:37:01.682Z] ---> Running in 8b8b672f0705 [2024-03-13T23:37:01.939Z] Removing intermediate container 8b8b672f0705 [2024-03-13T23:37:01.939Z] ---> b7600ae7bc7e [2024-03-13T23:37:01.939Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-13T23:37:02.197Z] ---> Running in fcbbf4b2e356 [2024-03-13T23:37:02.769Z] Removing intermediate container fcbbf4b2e356 [2024-03-13T23:37:02.769Z] ---> 00e95f3873e6 [2024-03-13T23:37:02.769Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:37:02.769Z] ---> Running in 05390ac51364 [2024-03-13T23:37:03.337Z] Removing intermediate container 05390ac51364 [2024-03-13T23:37:03.337Z] ---> 15f4a9cd952b [2024-03-13T23:37:03.337Z] Step 7/26 : WORKDIR /device-gpio [2024-03-13T23:37:03.337Z] ---> Running in 92aa6be5fb08 [2024-03-13T23:37:03.634Z] Removing intermediate container 92aa6be5fb08 [2024-03-13T23:37:03.634Z] ---> 3c4f71fbae84 [2024-03-13T23:37:03.634Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:37:04.198Z] ---> Running in 270b13d1f7b7 [2024-03-13T23:37:04.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:37:04.455Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:37:07.452Z] OK: 268 MiB in 56 packages [2024-03-13T23:37:07.452Z] Removing intermediate container 270b13d1f7b7 [2024-03-13T23:37:07.452Z] ---> 1fc1cfdd3ded [2024-03-13T23:37:07.452Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-13T23:37:07.452Z] ---> bdcfe6291361 [2024-03-13T23:37:07.452Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:37:07.452Z] ---> Running in 3159ffe82b35 [2024-03-13T23:37:07.452Z] Removing intermediate container 3159ffe82b35 [2024-03-13T23:37:07.452Z] ---> 33700f64c314 [2024-03-13T23:37:07.452Z] Step 11/26 : COPY . . [2024-03-13T23:37:07.452Z] ---> bbeb1122a0b7 [2024-03-13T23:37:07.452Z] Step 12/26 : RUN ${MAKE} [2024-03-13T23:37:07.452Z] ---> Running in 669ce5cc31be [2024-03-13T23:37:07.452Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-13T23:37:28.950Z] Removing intermediate container 669ce5cc31be [2024-03-13T23:37:28.950Z] ---> 35dc5d7e3eb3 [2024-03-13T23:37:28.950Z] Step 13/26 : FROM alpine:3.18 [2024-03-13T23:37:31.132Z] 3.18: Pulling from library/alpine [2024-03-13T23:37:31.132Z] 619be1103602: Pulling fs layer [2024-03-13T23:37:31.399Z] 619be1103602: Verifying Checksum [2024-03-13T23:37:31.399Z] 619be1103602: Download complete [2024-03-13T23:37:31.665Z] 619be1103602: Pull complete [2024-03-13T23:37:31.665Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-13T23:37:31.665Z] Status: Downloaded newer image for alpine:3.18 [2024-03-13T23:37:31.665Z] ---> d3782b16ccc9 [2024-03-13T23:37:31.665Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-13T23:37:31.665Z] ---> Running in 6ac7732e20cc [2024-03-13T23:37:31.928Z] Removing intermediate container 6ac7732e20cc [2024-03-13T23:37:31.928Z] ---> bf759d912aba [2024-03-13T23:37:31.928Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-13T23:37:31.928Z] ---> Running in 78e6a4808c08 [2024-03-13T23:37:32.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:37:32.188Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:37:32.451Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-13T23:37:32.451Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:37:32.451Z] OK: 7 MiB in 16 packages [2024-03-13T23:37:33.017Z] Removing intermediate container 78e6a4808c08 [2024-03-13T23:37:33.017Z] ---> e080c75d7bbc [2024-03-13T23:37:33.017Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-13T23:37:33.017Z] ---> Running in c631c22e76ce [2024-03-13T23:37:33.017Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-13T23:37:33.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-13T23:37:33.275Z] OK: 7 MiB in 16 packages [2024-03-13T23:37:33.533Z] Removing intermediate container c631c22e76ce [2024-03-13T23:37:33.533Z] ---> 497fa4674305 [2024-03-13T23:37:33.533Z] Step 17/26 : WORKDIR / [2024-03-13T23:37:33.795Z] ---> Running in 720425ac718c [2024-03-13T23:37:33.795Z] Removing intermediate container 720425ac718c [2024-03-13T23:37:33.795Z] ---> 333246a4975f [2024-03-13T23:37:33.795Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-13T23:37:33.795Z] ---> 71dc2d143820 [2024-03-13T23:37:33.795Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-13T23:37:34.053Z] ---> 24a52bb653a1 [2024-03-13T23:37:34.053Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-13T23:37:34.993Z] ---> b195aa341458 [2024-03-13T23:37:34.993Z] Step 21/26 : EXPOSE 59910 [2024-03-13T23:37:34.993Z] ---> Running in c93609f28197 [2024-03-13T23:37:34.993Z] Removing intermediate container c93609f28197 [2024-03-13T23:37:34.993Z] ---> 44deb3189180 [2024-03-13T23:37:34.993Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-13T23:37:34.993Z] ---> Running in a0b546ce0b13 [2024-03-13T23:37:34.993Z] Removing intermediate container a0b546ce0b13 [2024-03-13T23:37:34.993Z] ---> 11779dc5aaef [2024-03-13T23:37:34.993Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-13T23:37:34.993Z] ---> Running in 9042073908eb [2024-03-13T23:37:35.937Z] Removing intermediate container 9042073908eb [2024-03-13T23:37:35.937Z] ---> 3ad3214d22b6 [2024-03-13T23:37:35.937Z] Step 24/26 : LABEL arch=amd64 [2024-03-13T23:37:35.937Z] ---> Running in db35cf4d3185 [2024-03-13T23:37:35.937Z] Removing intermediate container db35cf4d3185 [2024-03-13T23:37:35.937Z] ---> 6621b2826902 [2024-03-13T23:37:35.937Z] Step 25/26 : LABEL git_sha=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [2024-03-13T23:37:35.937Z] ---> Running in b32c5a213cb7 [2024-03-13T23:37:35.937Z] Removing intermediate container b32c5a213cb7 [2024-03-13T23:37:35.937Z] ---> 53cb6457c511 [2024-03-13T23:37:35.937Z] Step 26/26 : LABEL version=0.0.0 [2024-03-13T23:37:35.937Z] ---> Running in ccab0452fb78 [2024-03-13T23:37:35.937Z] Removing intermediate container ccab0452fb78 [2024-03-13T23:37:35.937Z] ---> 122c3ca5b25c [2024-03-13T23:37:35.937Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-13T23:37:35.937Z] Successfully built 122c3ca5b25c [2024-03-13T23:37:35.937Z] 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 [2024-03-13T23:37:37.258Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:37:37.258Z] [2024-03-13T23:37:37.258Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:37:37.674Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:37:37.674Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-13T23:37:37.674Z] 5eb5b503b376: Pulling fs layer [2024-03-13T23:37:37.674Z] 5c69ac0246d0: Pulling fs layer [2024-03-13T23:37:37.674Z] ec43610c2a17: Pulling fs layer [2024-03-13T23:37:37.674Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-13T23:37:37.674Z] 33b1e0a273af: Pulling fs layer [2024-03-13T23:37:37.674Z] 5d3b04190fa2: Pulling fs layer [2024-03-13T23:37:37.674Z] 2f39f015ded8: Pulling fs layer [2024-03-13T23:37:37.674Z] 3a2ae6a8a46f: Waiting [2024-03-13T23:37:37.674Z] 33b1e0a273af: Waiting [2024-03-13T23:37:37.674Z] 5d3b04190fa2: Waiting [2024-03-13T23:37:37.674Z] 2f39f015ded8: Waiting [2024-03-13T23:37:37.674Z] 5c69ac0246d0: Verifying Checksum [2024-03-13T23:37:37.674Z] 5c69ac0246d0: Download complete [2024-03-13T23:37:37.674Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-13T23:37:37.674Z] 3a2ae6a8a46f: Download complete [2024-03-13T23:37:37.674Z] 33b1e0a273af: Verifying Checksum [2024-03-13T23:37:37.674Z] 33b1e0a273af: Download complete [2024-03-13T23:37:37.674Z] 5d3b04190fa2: Verifying Checksum [2024-03-13T23:37:37.674Z] 5d3b04190fa2: Download complete [2024-03-13T23:37:37.674Z] ec43610c2a17: Download complete [2024-03-13T23:37:37.930Z] 5eb5b503b376: Verifying Checksum [2024-03-13T23:37:37.930Z] 5eb5b503b376: Download complete [2024-03-13T23:37:38.502Z] 2f39f015ded8: Download complete [2024-03-13T23:37:39.075Z] 5eb5b503b376: Pull complete [2024-03-13T23:37:39.075Z] 5c69ac0246d0: Pull complete [2024-03-13T23:37:39.639Z] ec43610c2a17: Pull complete [2024-03-13T23:37:40.204Z] 3a2ae6a8a46f: Pull complete [2024-03-13T23:37:40.462Z] 33b1e0a273af: Pull complete [2024-03-13T23:37:40.719Z] 5d3b04190fa2: Pull complete [2024-03-13T23:37:44.902Z] 2f39f015ded8: Pull complete [2024-03-13T23:37:44.902Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-13T23:37:44.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:37:44.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:37:45.222Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2024-03-13T23:37:45.255Z] $ 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-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@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 [2024-03-13T23:37:59.967Z] $ docker top eee190837394305d7fb2f31519bb8216beb4cbe2052067b2bb1a064f69a83dae -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:38:00.490Z] ---> job-cost.sh [2024-03-13T23:38:00.490Z] lf-activate-venv: SKIPPING [2024-03-13T23:38:00.490Z] INFO: No Stack... [2024-03-13T23:38:00.749Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-13T23:38:01.315Z] INFO: Archiving Costs [Pipeline] sh [2024-03-13T23:38:01.627Z] + cut -d, -f6 [2024-03-13T23:38:01.627Z] + cat /w/workspace/edgexfoundry_device-gpio_PR-232/archives/cost.csv [Pipeline] lock [2024-03-13T23:38:01.668Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [2024-03-13T23:38:01.673Z] Resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] did not exist. Created. [2024-03-13T23:38:01.679Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-13T23:38:02.133Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-13T23:38:02.182Z] Stashed 1 file(s) [Pipeline] } [2024-03-13T23:38:02.241Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-13T23:38:02.390Z] $ docker stop --time=1 eee190837394305d7fb2f31519bb8216beb4cbe2052067b2bb1a064f69a83dae [2024-03-13T23:38:03.543Z] $ docker rm -f --volumes eee190837394305d7fb2f31519bb8216beb4cbe2052067b2bb1a064f69a83dae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-13T23:38:05.657Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5586 in /w/workspace/edgexfoundry_device-gpio_PR-232 [Pipeline] { [Pipeline] ws [2024-03-13T23:38:05.746Z] Running in /w/workspace/device-gpio/1 [Pipeline] { [Pipeline] checkout [2024-03-13T23:38:08.885Z] The recommended git tool is: git [2024-03-13T23:38:18.685Z] using credential edgex-jenkins-ssh [2024-03-13T23:38:18.707Z] Cloning the remote Git repository [2024-03-13T23:38:18.765Z] Cloning repository git@github.com:edgexfoundry/device-gpio.git [2024-03-13T23:38:18.897Z] > git init /w/workspace/device-gpio/1 # timeout=10 [2024-03-13T23:38:19.135Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-13T23:38:19.137Z] > git --version # timeout=10 [2024-03-13T23:38:19.166Z] > git --version # 'git version 2.25.1' [2024-03-13T23:38:19.169Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:38:19.395Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-13T23:38:22.038Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-13T23:38:22.078Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-13T23:38:23.600Z] > git config remote.origin.url git@github.com:edgexfoundry/device-gpio.git # timeout=10 [2024-03-13T23:38:23.665Z] Fetching upstream changes from git@github.com:edgexfoundry/device-gpio.git [2024-03-13T23:38:23.667Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:38:23.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-gpio.git +refs/pull/232/head:refs/remotes/origin/PR-232 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-03-13T23:38:24.277Z] Merging remotes/origin/main commit 688a4a293e90f410e0c8818ae36297e33c21074c into PR head commit 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [2024-03-13T23:38:24.690Z] Merge succeeded, producing 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [2024-03-13T23:38:24.690Z] Checking out Revision 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a (PR-232) [2024-03-13T23:38:25.581Z] Commit message: "build(deps): bump google.golang.org/protobuf from 1.32.0 to 1.33.0" [2024-03-13T23:38:24.306Z] > git config core.sparsecheckout # timeout=10 [2024-03-13T23:38:24.402Z] > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # timeout=10 [2024-03-13T23:38:24.537Z] > git remote # timeout=10 [2024-03-13T23:38:24.565Z] > git config --get remote.origin.url # timeout=10 [2024-03-13T23:38:24.596Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-13T23:38:24.618Z] > git merge 688a4a293e90f410e0c8818ae36297e33c21074c # timeout=10 [2024-03-13T23:38:24.658Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-03-13T23:38:24.693Z] > git config core.sparsecheckout # timeout=10 [2024-03-13T23:38:24.713Z] > git checkout -f 55c01ce9c80f06cdafccfcb46e56b6a399d4e98a # timeout=10 [2024-03-13T23:38:25.681Z] > git --version # timeout=10 [2024-03-13T23:38:25.697Z] > git --version # 'git version 2.25.1' [2024-03-13T23:38:25.720Z] fatal: bad object 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:38:27.348Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-13T23:38:27.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-13T23:38:27.348Z] Dload Upload Total Spent Left Speed [2024-03-13T23:38:27.348Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 150k 0 --:--:-- --:--:-- --:--:-- 152k [Pipeline] sh [2024-03-13T23:38:27.730Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-13T23:38:28.106Z] + + sudosudo jq tee . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.new /etc/docker/daemon.json [2024-03-13T23:38:28.106Z] [2024-03-13T23:38:28.106Z] { [2024-03-13T23:38:28.106Z] "registry-mirrors": [ [2024-03-13T23:38:28.106Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-13T23:38:28.106Z] ], [2024-03-13T23:38:28.106Z] "bip": "10.250.0.254/24", [2024-03-13T23:38:28.106Z] "hosts": [ [2024-03-13T23:38:28.106Z] "tcp://0.0.0.0:5555", [2024-03-13T23:38:28.106Z] "unix:///var/run/docker.sock" [2024-03-13T23:38:28.106Z] ], [2024-03-13T23:38:28.106Z] "mtu": 1458, [2024-03-13T23:38:28.106Z] "selinux-enabled": true, [2024-03-13T23:38:28.106Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-13T23:38:28.106Z] } [Pipeline] sh [2024-03-13T23:38:28.475Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-13T23:38:28.869Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:38:47.380Z] provisioning config files... [2024-03-13T23:38:47.425Z] copy managed file [device-gpio-settings] to file:/w/workspace/device-gpio/1@tmp/config11341389901534445510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:38:48.002Z] ---> ****-login.sh [2024-03-13T23:38:48.002Z] nexus3.edgexfoundry.org:10001 [2024-03-13T23:38:48.600Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:48.884Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:48.884Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:48.884Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:48.884Z] [2024-03-13T23:38:48.884Z] Login Succeeded [2024-03-13T23:38:48.884Z] nexus3.edgexfoundry.org:10002 [2024-03-13T23:38:49.161Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:49.438Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:49.438Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:49.438Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:49.438Z] [2024-03-13T23:38:49.438Z] Login Succeeded [2024-03-13T23:38:49.438Z] nexus3.edgexfoundry.org:10003 [2024-03-13T23:38:49.718Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:49.718Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:49.718Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:49.718Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:49.718Z] [2024-03-13T23:38:49.718Z] Login Succeeded [2024-03-13T23:38:49.718Z] nexus3.edgexfoundry.org:10004 [2024-03-13T23:38:50.319Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:50.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:50.320Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:50.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:50.320Z] [2024-03-13T23:38:50.320Z] Login Succeeded [2024-03-13T23:38:50.320Z] ****.io [2024-03-13T23:38:50.601Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-13T23:38:50.878Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-13T23:38:50.878Z] Configure a credential helper to remove this warning. See [2024-03-13T23:38:50.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-13T23:38:50.878Z] [2024-03-13T23:38:50.878Z] Login Succeeded [2024-03-13T23:38:50.878Z] ---> ****-login.sh ends [Pipeline] } [2024-03-13T23:38:50.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-13T23:38:51.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:38:51.636Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-13T23:38:51.712Z] ========================================================= [2024-03-13T23:38:51.712Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-13T23:38:51.712Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:38:52.377Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-13T23:38:52.976Z] Sending build context to Docker daemon 12.36MB [2024-03-13T23:38:52.976Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:38:52.976Z] Step 2/12 : FROM ${BASE} AS builder [2024-03-13T23:38:53.268Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-13T23:38:53.268Z] 9fda8d8052c6: Pulling fs layer [2024-03-13T23:38:53.268Z] 5d54e960e981: Pulling fs layer [2024-03-13T23:38:53.268Z] c4a7e357bf2a: Pulling fs layer [2024-03-13T23:38:53.268Z] f0e02332f6b5: Pulling fs layer [2024-03-13T23:38:53.268Z] 872ee5b61b7b: Pulling fs layer [2024-03-13T23:38:53.268Z] 0c6a40ed1a82: Pulling fs layer [2024-03-13T23:38:53.268Z] 94ae7d8d031c: Pulling fs layer [2024-03-13T23:38:53.268Z] f0e02332f6b5: Waiting [2024-03-13T23:38:53.268Z] 0c6a40ed1a82: Waiting [2024-03-13T23:38:53.268Z] 94ae7d8d031c: Waiting [2024-03-13T23:38:53.268Z] 872ee5b61b7b: Waiting [2024-03-13T23:38:53.268Z] 5d54e960e981: Verifying Checksum [2024-03-13T23:38:53.268Z] 5d54e960e981: Download complete [2024-03-13T23:38:53.268Z] f0e02332f6b5: Verifying Checksum [2024-03-13T23:38:53.268Z] f0e02332f6b5: Download complete [2024-03-13T23:38:53.268Z] 872ee5b61b7b: Verifying Checksum [2024-03-13T23:38:53.268Z] 872ee5b61b7b: Download complete [2024-03-13T23:38:53.268Z] 9fda8d8052c6: Verifying Checksum [2024-03-13T23:38:53.268Z] 9fda8d8052c6: Download complete [2024-03-13T23:38:53.884Z] 94ae7d8d031c: Verifying Checksum [2024-03-13T23:38:53.884Z] 94ae7d8d031c: Download complete [2024-03-13T23:38:54.491Z] 9fda8d8052c6: Pull complete [2024-03-13T23:38:55.103Z] 5d54e960e981: Pull complete [2024-03-13T23:38:55.377Z] c4a7e357bf2a: Download complete [2024-03-13T23:38:56.604Z] 0c6a40ed1a82: Verifying Checksum [2024-03-13T23:38:56.604Z] 0c6a40ed1a82: Download complete [2024-03-13T23:39:11.692Z] c4a7e357bf2a: Pull complete [2024-03-13T23:39:11.692Z] f0e02332f6b5: Pull complete [2024-03-13T23:39:11.692Z] 872ee5b61b7b: Pull complete [2024-03-13T23:39:19.979Z] 0c6a40ed1a82: Pull complete [2024-03-13T23:39:21.949Z] 94ae7d8d031c: Pull complete [2024-03-13T23:39:21.949Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-13T23:39:21.949Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-13T23:39:21.949Z] ---> 86de565de09d [2024-03-13T23:39:21.949Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:39:23.382Z] ---> Running in b49515bf60b7 [2024-03-13T23:39:23.656Z] Removing intermediate container b49515bf60b7 [2024-03-13T23:39:23.656Z] ---> 213346e111e9 [2024-03-13T23:39:23.656Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:39:23.656Z] ---> Running in 0f4197163ec4 [2024-03-13T23:39:23.960Z] Removing intermediate container 0f4197163ec4 [2024-03-13T23:39:23.960Z] ---> c69fc3504ca8 [2024-03-13T23:39:23.960Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-13T23:39:24.239Z] ---> Running in 421b5b05df81 [2024-03-13T23:39:24.530Z] Removing intermediate container 421b5b05df81 [2024-03-13T23:39:24.530Z] ---> d049a3e77e65 [2024-03-13T23:39:24.530Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:39:24.819Z] ---> Running in 39e1c6bb5410 [2024-03-13T23:39:25.109Z] Removing intermediate container 39e1c6bb5410 [2024-03-13T23:39:25.109Z] ---> 8ba4eeccc9ee [2024-03-13T23:39:25.109Z] Step 7/12 : WORKDIR /device-gpio [2024-03-13T23:39:25.396Z] ---> Running in 6eb12a258772 [2024-03-13T23:39:25.991Z] Removing intermediate container 6eb12a258772 [2024-03-13T23:39:25.991Z] ---> 03cfb544a851 [2024-03-13T23:39:25.991Z] Step 8/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:39:25.991Z] ---> Running in a072583576d1 [2024-03-13T23:39:27.529Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:39:28.120Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:39:29.552Z] (1/4) Installing openssh-keygen (9.3_p2-r1) [2024-03-13T23:39:29.552Z] (2/4) Installing libedit (20221030.3.1-r1) [2024-03-13T23:39:29.552Z] (3/4) Installing openssh-client-common (9.3_p2-r1) [2024-03-13T23:39:29.552Z] (4/4) Installing openssh-client-default (9.3_p2-r1) [2024-03-13T23:39:29.552Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:39:29.552Z] OK: 271 MiB in 56 packages [2024-03-13T23:39:30.638Z] Removing intermediate container a072583576d1 [2024-03-13T23:39:30.638Z] ---> 264bfd8ee52f [2024-03-13T23:39:30.638Z] Step 9/12 : COPY go.mod vendor* ./ [2024-03-13T23:39:31.235Z] ---> cb57677ebf47 [2024-03-13T23:39:31.235Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:39:31.512Z] ---> Running in 5c84eb7ab872 [2024-03-13T23:40:53.584Z] Removing intermediate container 5c84eb7ab872 [2024-03-13T23:40:53.584Z] ---> 5520f34b8cfd [2024-03-13T23:40:53.584Z] Step 11/12 : COPY . . [2024-03-13T23:40:53.584Z] ---> 6042b44dd758 [2024-03-13T23:40:53.584Z] Step 12/12 : RUN ${MAKE} [2024-03-13T23:40:53.584Z] ---> Running in 06f28c84e48d [2024-03-13T23:40:53.585Z] noop [2024-03-13T23:40:53.585Z] Removing intermediate container 06f28c84e48d [2024-03-13T23:40:53.585Z] ---> 84473ec420e7 [2024-03-13T23:40:53.585Z] Successfully built 84473ec420e7 [2024-03-13T23:40:53.585Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:40:55.845Z] + docker inspect -f . ci-base-image-arm64 [2024-03-13T23:40:55.846Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:40:56.235Z] prd-ubuntu20.04-docker-arm64-4c-16g-5586 does not seem to be running inside a container [2024-03-13T23:40:56.349Z] $ 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 [2024-03-13T23:40:57.978Z] $ docker top d3877ace9876a31e2cde13d06ea3ad744797d51379619c17b05753d0ad66c22d -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:40:59.073Z] + go version [2024-03-13T23:40:59.073Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-13T23:40:59.110Z] $ docker stop --time=1 d3877ace9876a31e2cde13d06ea3ad744797d51379619c17b05753d0ad66c22d [2024-03-13T23:41:00.873Z] $ docker rm -f --volumes d3877ace9876a31e2cde13d06ea3ad744797d51379619c17b05753d0ad66c22d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:41:02.221Z] + docker inspect -f . ci-base-image-arm64 [2024-03-13T23:41:02.221Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:41:02.612Z] prd-ubuntu20.04-docker-arm64-4c-16g-5586 does not seem to be running inside a container [2024-03-13T23:41:02.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 [2024-03-13T23:41:04.410Z] $ docker top d2b9168804e86c04f6ac813bc563b9e23c2ad529f1f7339a5c8b9499a723a50c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:41:05.537Z] + git config --global --add safe.directory /w/workspace/device-gpio/1 [Pipeline] fileExists [Pipeline] sh [2024-03-13T23:41:06.346Z] + make test [2024-03-13T23:41:06.346Z] go test ./... -coverprofile=coverage.out ./... [2024-03-13T23:41:11.770Z] ? github.com/edgexfoundry/device-gpio [no test files] [2024-03-13T23:43:48.809Z] ? github.com/edgexfoundry/device-gpio/cmd [no test files] [2024-03-13T23:43:48.809Z] ? github.com/edgexfoundry/device-gpio/internal/driver [no test files] [2024-03-13T23:43:48.809Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-13T23:43:48.809Z] go vet ./... [2024-03-13T23:44:21.156Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-13T23:44:21.156Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-13T23:44:21.156Z] ./bin/test-attribution-txt.sh [2024-03-13T23:44:21.156Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-13T23:44:21.203Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-13T23:44:21.287Z] $ docker stop --time=1 d2b9168804e86c04f6ac813bc563b9e23c2ad529f1f7339a5c8b9499a723a50c [2024-03-13T23:44:23.453Z] $ docker rm -f --volumes d2b9168804e86c04f6ac813bc563b9e23c2ad529f1f7339a5c8b9499a723a50c [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-13T23:44:25.153Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-13T23:44:25.192Z] Warning: overwriting stash ‘coverage-report’ [2024-03-13T23:44:25.900Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-13T23:44:26.767Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-13T23:44:27.129Z] + ls -al . [2024-03-13T23:44:27.129Z] total 148 [2024-03-13T23:44:27.129Z] drwxrwxr-x 7 jenkins jenkins 4096 Mar 13 23:41 . [2024-03-13T23:44:27.129Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 13 23:38 .. [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 120 Mar 13 23:38 .dockerignore [2024-03-13T23:44:27.129Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 13 23:38 .git [2024-03-13T23:44:27.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 .github [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 277 Mar 13 23:38 .gitignore [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 13 23:38 .golangci.yml [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 10671 Mar 13 23:38 Attribution.txt [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 7171 Mar 13 23:38 CHANGELOG.md [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 1661 Mar 13 23:38 Dockerfile [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 13 23:38 GOVERNANCE.md [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 657 Mar 13 23:38 Jenkinsfile [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 13 23:38 LICENSE [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 1923 Mar 13 23:38 Makefile [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 617 Mar 13 23:38 OWNERS.md [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 3578 Mar 13 23:38 README.md [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 13 23:34 VERSION [2024-03-13T23:44:27.129Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 13 23:38 bin [2024-03-13T23:44:27.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 cmd [2024-03-13T23:44:27.129Z] -rw-r--r-- 1 jenkins jenkins 10 Mar 13 23:41 coverage.out [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 3743 Mar 13 23:38 go.mod [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 36572 Mar 13 23:38 go.sum [2024-03-13T23:44:27.129Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 13 23:38 internal [2024-03-13T23:44:27.129Z] -rw-rw-r-- 1 jenkins jenkins 209 Mar 13 23:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:44:27.670Z] + 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=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a --label arch=arm64 --label version=0.0.0 . [2024-03-13T23:44:28.268Z] Sending build context to Docker daemon 12.36MB [2024-03-13T23:44:28.268Z] Step 1/26 : ARG BASE=golang:1.21-alpine3.18 [2024-03-13T23:44:28.268Z] Step 2/26 : FROM ${BASE} AS builder [2024-03-13T23:44:28.268Z] ---> 84473ec420e7 [2024-03-13T23:44:28.268Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2024-03-13T23:44:28.541Z] ---> Running in fa772c2ec94e [2024-03-13T23:44:28.821Z] Removing intermediate container fa772c2ec94e [2024-03-13T23:44:28.821Z] ---> 15ea266b3107 [2024-03-13T23:44:28.821Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-13T23:44:29.096Z] ---> Running in 0ffa0b3fdccc [2024-03-13T23:44:29.396Z] Removing intermediate container 0ffa0b3fdccc [2024-03-13T23:44:29.396Z] ---> 40091520bfda [2024-03-13T23:44:29.396Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git openssh-client " [2024-03-13T23:44:29.396Z] ---> Running in 1a033b7e6635 [2024-03-13T23:44:29.993Z] Removing intermediate container 1a033b7e6635 [2024-03-13T23:44:29.993Z] ---> 35056aa9ffbc [2024-03-13T23:44:29.993Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2024-03-13T23:44:29.993Z] ---> Running in f105fbeebace [2024-03-13T23:44:30.595Z] Removing intermediate container f105fbeebace [2024-03-13T23:44:30.595Z] ---> e71748b2d798 [2024-03-13T23:44:30.595Z] Step 7/26 : WORKDIR /device-gpio [2024-03-13T23:44:30.595Z] ---> Running in f64e8bae5a6c [2024-03-13T23:44:31.199Z] Removing intermediate container f64e8bae5a6c [2024-03-13T23:44:31.199Z] ---> 90e39a13d844 [2024-03-13T23:44:31.199Z] Step 8/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2024-03-13T23:44:31.199Z] ---> Running in 731aec9a5de9 [2024-03-13T23:44:32.642Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:44:32.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:44:34.917Z] OK: 271 MiB in 56 packages [2024-03-13T23:44:36.365Z] Removing intermediate container 731aec9a5de9 [2024-03-13T23:44:36.365Z] ---> 4847b4b4a57d [2024-03-13T23:44:36.365Z] Step 9/26 : COPY go.mod vendor* ./ [2024-03-13T23:44:36.967Z] ---> a2a68725fe3c [2024-03-13T23:44:36.967Z] Step 10/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-13T23:44:37.249Z] ---> Running in 6eac4c04f190 [2024-03-13T23:44:39.890Z] Removing intermediate container 6eac4c04f190 [2024-03-13T23:44:39.890Z] ---> d94e704f4f3b [2024-03-13T23:44:39.890Z] Step 11/26 : COPY . . [2024-03-13T23:44:41.335Z] ---> 13037ca51338 [2024-03-13T23:44:41.335Z] Step 12/26 : RUN ${MAKE} [2024-03-13T23:44:41.335Z] ---> Running in 9c30037b2db8 [2024-03-13T23:44:42.784Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-gpio.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-gpio ./cmd [2024-03-13T23:47:24.391Z] Removing intermediate container 9c30037b2db8 [2024-03-13T23:47:24.391Z] ---> 0baae09d8c4a [2024-03-13T23:47:24.391Z] Step 13/26 : FROM alpine:3.18 [2024-03-13T23:47:24.392Z] 3.18: Pulling from library/alpine [2024-03-13T23:47:24.392Z] c6b39de5b339: Pulling fs layer [2024-03-13T23:47:24.392Z] c6b39de5b339: Download complete [2024-03-13T23:47:24.392Z] c6b39de5b339: Pull complete [2024-03-13T23:47:24.392Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-13T23:47:24.392Z] Status: Downloaded newer image for alpine:3.18 [2024-03-13T23:47:24.392Z] ---> 33abbf032149 [2024-03-13T23:47:24.392Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021: Jiangxing Intelligence' [2024-03-13T23:47:24.392Z] ---> Running in 61f4ca4c45ca [2024-03-13T23:47:24.392Z] Removing intermediate container 61f4ca4c45ca [2024-03-13T23:47:24.392Z] ---> b807f628fedb [2024-03-13T23:47:24.392Z] Step 15/26 : RUN apk add --update --no-cache dumb-init [2024-03-13T23:47:24.392Z] ---> Running in f6c7fde6b051 [2024-03-13T23:47:24.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:47:24.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:47:24.392Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-13T23:47:24.392Z] Executing busybox-1.36.1-r5.trigger [2024-03-13T23:47:24.392Z] OK: 8 MiB in 16 packages [2024-03-13T23:47:24.993Z] Removing intermediate container f6c7fde6b051 [2024-03-13T23:47:24.993Z] ---> ea7ef3c1d049 [2024-03-13T23:47:24.993Z] Step 16/26 : RUN apk --no-cache upgrade [2024-03-13T23:47:24.993Z] ---> Running in 606269725b84 [2024-03-13T23:47:26.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-13T23:47:26.704Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-13T23:47:28.674Z] OK: 8 MiB in 16 packages [2024-03-13T23:47:29.268Z] Removing intermediate container 606269725b84 [2024-03-13T23:47:29.268Z] ---> 3b3415765c5d [2024-03-13T23:47:29.268Z] Step 17/26 : WORKDIR / [2024-03-13T23:47:29.268Z] ---> Running in 5b8f68766d94 [2024-03-13T23:47:29.868Z] Removing intermediate container 5b8f68766d94 [2024-03-13T23:47:29.868Z] ---> b103b1988bd6 [2024-03-13T23:47:29.868Z] Step 18/26 : COPY --from=builder /device-gpio/Attribution.txt / [2024-03-13T23:47:30.467Z] ---> 00341b0eb8dd [2024-03-13T23:47:30.467Z] Step 19/26 : COPY --from=builder /device-gpio/LICENSE / [2024-03-13T23:47:31.084Z] ---> a3da34ed901b [2024-03-13T23:47:31.084Z] Step 20/26 : COPY --from=builder /device-gpio/cmd/ / [2024-03-13T23:47:32.545Z] ---> a5b86b3a5d41 [2024-03-13T23:47:32.545Z] Step 21/26 : EXPOSE 59910 [2024-03-13T23:47:32.818Z] ---> Running in b5b07df4752a [2024-03-13T23:47:33.094Z] Removing intermediate container b5b07df4752a [2024-03-13T23:47:33.094Z] ---> fd9b308844b3 [2024-03-13T23:47:33.094Z] Step 22/26 : ENTRYPOINT ["/device-gpio"] [2024-03-13T23:47:33.094Z] ---> Running in 2c0fb707c685 [2024-03-13T23:47:33.704Z] Removing intermediate container 2c0fb707c685 [2024-03-13T23:47:33.704Z] ---> 28af9f6e7cba [2024-03-13T23:47:33.704Z] Step 23/26 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-03-13T23:47:33.704Z] ---> Running in 68960b4c0521 [2024-03-13T23:47:33.979Z] Removing intermediate container 68960b4c0521 [2024-03-13T23:47:33.979Z] ---> 1997062c6022 [2024-03-13T23:47:33.979Z] Step 24/26 : LABEL arch=arm64 [2024-03-13T23:47:34.258Z] ---> Running in ce4a38e934e8 [2024-03-13T23:47:34.537Z] Removing intermediate container ce4a38e934e8 [2024-03-13T23:47:34.537Z] ---> 6229efcb1b42 [2024-03-13T23:47:34.537Z] Step 25/26 : LABEL git_sha=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [2024-03-13T23:47:34.811Z] ---> Running in a349c0a11d6e [2024-03-13T23:47:35.090Z] Removing intermediate container a349c0a11d6e [2024-03-13T23:47:35.090Z] ---> 7a863de58a07 [2024-03-13T23:47:35.090Z] Step 26/26 : LABEL version=0.0.0 [2024-03-13T23:47:35.368Z] ---> Running in 971bbc69ad8a [2024-03-13T23:47:35.638Z] Removing intermediate container 971bbc69ad8a [2024-03-13T23:47:35.638Z] ---> 9905ba3d8d70 [2024-03-13T23:47:35.638Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-13T23:47:35.638Z] Successfully built 9905ba3d8d70 [2024-03-13T23:47:35.638Z] 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 [2024-03-13T23:47:37.051Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:47:37.051Z] [2024-03-13T23:47:37.051Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:47:37.545Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:47:37.815Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-13T23:47:37.815Z] 8998bd30e6a1: Pulling fs layer [2024-03-13T23:47:37.815Z] 04944245beec: Pulling fs layer [2024-03-13T23:47:37.815Z] 699f458cf7ca: Pulling fs layer [2024-03-13T23:47:37.815Z] 765212b225bb: Pulling fs layer [2024-03-13T23:47:37.815Z] f23df028b6ca: Pulling fs layer [2024-03-13T23:47:37.815Z] d65c8cfc05b1: Pulling fs layer [2024-03-13T23:47:37.815Z] 2437ff75d9bd: Pulling fs layer [2024-03-13T23:47:37.815Z] 765212b225bb: Waiting [2024-03-13T23:47:37.815Z] f23df028b6ca: Waiting [2024-03-13T23:47:37.815Z] d65c8cfc05b1: Waiting [2024-03-13T23:47:37.815Z] 2437ff75d9bd: Waiting [2024-03-13T23:47:37.815Z] 04944245beec: Verifying Checksum [2024-03-13T23:47:37.815Z] 04944245beec: Download complete [2024-03-13T23:47:37.815Z] 765212b225bb: Verifying Checksum [2024-03-13T23:47:37.815Z] 765212b225bb: Download complete [2024-03-13T23:47:37.815Z] f23df028b6ca: Verifying Checksum [2024-03-13T23:47:37.815Z] f23df028b6ca: Download complete [2024-03-13T23:47:38.086Z] d65c8cfc05b1: Verifying Checksum [2024-03-13T23:47:38.086Z] d65c8cfc05b1: Download complete [2024-03-13T23:47:38.086Z] 699f458cf7ca: Verifying Checksum [2024-03-13T23:47:38.086Z] 699f458cf7ca: Download complete [2024-03-13T23:47:38.747Z] 8998bd30e6a1: Verifying Checksum [2024-03-13T23:47:38.747Z] 8998bd30e6a1: Download complete [2024-03-13T23:47:41.360Z] 2437ff75d9bd: Verifying Checksum [2024-03-13T23:47:41.360Z] 2437ff75d9bd: Download complete [2024-03-13T23:47:44.007Z] 8998bd30e6a1: Pull complete [2024-03-13T23:47:44.283Z] 04944245beec: Pull complete [2024-03-13T23:47:46.262Z] 699f458cf7ca: Pull complete [2024-03-13T23:47:46.262Z] 765212b225bb: Pull complete [2024-03-13T23:47:47.237Z] f23df028b6ca: Pull complete [2024-03-13T23:47:47.509Z] d65c8cfc05b1: Pull complete [2024-03-13T23:48:05.770Z] 2437ff75d9bd: Pull complete [2024-03-13T23:48:05.770Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-13T23:48:05.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-13T23:48:05.770Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:48:06.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-5586 does not seem to be running inside a container [2024-03-13T23:48:06.432Z] $ 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 [2024-03-13T23:48:09.586Z] $ docker top c008fa33771151713f9e1fa2e70babe11a77a927ace767d0b83fd5889234617a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:10.650Z] ---> job-cost.sh [2024-03-13T23:48:10.650Z] lf-activate-venv: SKIPPING [2024-03-13T23:48:10.650Z] INFO: No Stack... [2024-03-13T23:48:11.244Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-13T23:48:11.834Z] INFO: Archiving Costs [Pipeline] sh [2024-03-13T23:48:12.515Z] + cut -d, -f6 [2024-03-13T23:48:12.515Z] + cat /w/workspace/device-gpio/1/archives/cost.csv [Pipeline] lock [2024-03-13T23:48:12.959Z] Trying to acquire lock on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [2024-03-13T23:48:12.964Z] Resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] did not exist. Created. [2024-03-13T23:48:12.968Z] Lock acquired on [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-13T23:48:13.791Z] /w/workspace/device-gpio/1@tmp/durable-33343eab/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-13T23:48:14.471Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-13T23:48:14.509Z] Warning: overwriting stash ‘stack-cost’ [2024-03-13T23:48:14.569Z] Stashed 1 file(s) [Pipeline] } [2024-03-13T23:48:14.616Z] Lock released on resource [jenkins-edgexfoundry-device-gpio-PR-232-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-13T23:48:14.788Z] $ docker stop --time=1 c008fa33771151713f9e1fa2e70babe11a77a927ace767d0b83fd5889234617a [2024-03-13T23:48:16.401Z] $ docker rm -f --volumes c008fa33771151713f9e1fa2e70babe11a77a927ace767d0b83fd5889234617a [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 [2024-03-13T23:48:18.522Z] provisioning config files... [2024-03-13T23:48:18.530Z] copy managed file [device-gpio-codecov-token] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config15161844404801677274tmp [Pipeline] { [Pipeline] sh [2024-03-13T23:48:18.962Z] + set +x [2024-03-13T23:48:18.962Z] + curl -s https://codecov.io/bash [2024-03-13T23:48:18.962Z] + bash -s -- [2024-03-13T23:48:19.221Z] [2024-03-13T23:48:19.221Z] _____ _ [2024-03-13T23:48:19.221Z] / ____| | | [2024-03-13T23:48:19.221Z] | | ___ __| | ___ ___ _____ __ [2024-03-13T23:48:19.221Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-13T23:48:19.221Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-13T23:48:19.221Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-13T23:48:19.221Z] Bash-1.0.6 [2024-03-13T23:48:19.221Z] [2024-03-13T23:48:19.221Z] [2024-03-13T23:48:19.221Z] ==> git version 2.25.1 found [2024-03-13T23:48:19.221Z] ==> 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 [2024-03-13T23:48:19.221Z] Release-Date: 2020-01-08 [2024-03-13T23:48:19.221Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-13T23:48:19.221Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-13T23:48:19.221Z] ==> Jenkins CI detected. [2024-03-13T23:48:19.221Z] current dir:  /w/workspace/edgexfoundry_device-gpio_PR-232 [2024-03-13T23:48:19.221Z] project root: . [2024-03-13T23:48:19.221Z] --> token set from env [2024-03-13T23:48:19.221Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-13T23:48:19.221Z] ==> Running gcov in . (disable via -X gcov) [2024-03-13T23:48:19.221Z] ==> Python coveragepy not found [2024-03-13T23:48:19.221Z] ==> Searching for coverage reports in: [2024-03-13T23:48:19.221Z] + . [2024-03-13T23:48:19.221Z] -> Found 1 reports [2024-03-13T23:48:19.221Z] ==> Detecting git/mercurial file structure [2024-03-13T23:48:19.221Z] ==> Reading reports [2024-03-13T23:48:19.221Z] + ./coverage.out bytes=10 [2024-03-13T23:48:19.221Z] ==> Appending adjustments [2024-03-13T23:48:19.221Z] https://docs.codecov.io/docs/fixing-reports [2024-03-13T23:48:19.482Z] + Found adjustments [2024-03-13T23:48:19.482Z] ==> Gzipping contents [2024-03-13T23:48:19.482Z] 4.0K /tmp/codecov.6le3sd.gz [2024-03-13T23:48:19.482Z] ==> Uploading reports [2024-03-13T23:48:19.482Z] url: https://codecov.io [2024-03-13T23:48:19.482Z] query: branch=PR-232&commit=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=232&job=&cmd_args= [2024-03-13T23:48:19.482Z] -> Pinging Codecov [2024-03-13T23:48:19.482Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-232&commit=55c01ce9c80f06cdafccfcb46e56b6a399d4e98a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-gpio%2Fjob%2FPR-232%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-gpio&service=jenkins&flags=&pr=232&job=&cmd_args= [2024-03-13T23:48:19.482Z] -> Uploading to [2024-03-13T23:48:19.482Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-13/3EC07B1A8CA8AF9BCAA0BB9F0134797F/55c01ce9c80f06cdafccfcb46e56b6a399d4e98a/5e055d42-b56a-4b1e-9527-18b94fa51fa0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240313%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240313T234819Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e1411379a57d79af5414332275d58abe44066d780f0b014d174ee37a68ee9895 [2024-03-13T23:48:19.482Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-13T23:48:19.482Z] Dload Upload Total Spent Left Speed [2024-03-13T23:48:19.747Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 563 0 0 100 563 0 2017 --:--:-- --:--:-- --:--:-- 2025 [2024-03-13T23:48:19.747Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-gpio/commit/55c01ce9c80f06cdafccfcb46e56b6a399d4e98a [Pipeline] } [2024-03-13T23:48:19.778Z] 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 [2024-03-13T23:48:23.018Z] + [ -d /w/workspace/edgexfoundry_device-gpio_PR-232/archives ] [2024-03-13T23:48:23.019Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-232/archives [2024-03-13T23:48:23.019Z] total 16 [2024-03-13T23:48:23.019Z] drwxr-xr-x 3 root root 4096 Mar 13 23:38 . [2024-03-13T23:48:23.019Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:38 .. [2024-03-13T23:48:23.019Z] drwxr-xr-x 2 root root 4096 Mar 13 23:38 cost [2024-03-13T23:48:23.019Z] -rw-r--r-- 1 root root 83 Mar 13 23:38 cost.csv [2024-03-13T23:48:23.019Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-gpio_PR-232/archives [2024-03-13T23:48:23.019Z] + ls -al /w/workspace/edgexfoundry_device-gpio_PR-232/archives [2024-03-13T23:48:23.019Z] total 16 [2024-03-13T23:48:23.019Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 13 23:38 . [2024-03-13T23:48:23.019Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 13 23:38 .. [2024-03-13T23:48:23.019Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 13 23:38 cost [2024-03-13T23:48:23.019Z] -rw-r--r-- 1 jenkins jenkins 83 Mar 13 23:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:23.354Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:24.248Z] ---> package-listing.sh [2024-03-13T23:48:24.248Z] ++ facter osfamily [2024-03-13T23:48:24.248Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-13T23:48:24.248Z] + OS_FAMILY=debian [2024-03-13T23:48:24.248Z] + workspace=/w/workspace/edgexfoundry_device-gpio_PR-232 [2024-03-13T23:48:24.248Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-13T23:48:24.248Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-13T23:48:24.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-13T23:48:24.248Z] + PACKAGES=/tmp/packages_start.txt [2024-03-13T23:48:24.248Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-232 ']' [2024-03-13T23:48:24.248Z] + PACKAGES=/tmp/packages_end.txt [2024-03-13T23:48:24.248Z] + case "${OS_FAMILY}" in [2024-03-13T23:48:24.248Z] + dpkg -l [2024-03-13T23:48:24.248Z] + grep '^ii' [2024-03-13T23:48:24.507Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-13T23:48:24.507Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-13T23:48:24.507Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-13T23:48:24.507Z] + '[' /w/workspace/edgexfoundry_device-gpio_PR-232 ']' [2024-03-13T23:48:24.507Z] + mkdir -p /w/workspace/edgexfoundry_device-gpio_PR-232/archives/ [2024-03-13T23:48:24.507Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-gpio_PR-232/archives/ [Pipeline] echo [2024-03-13T23:48:24.544Z] 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-232/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-13T23:48:24.838Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-13T23:48:25.518Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-13T23:48:25.518Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-13T23:48:25.785Z] prd-ubuntu20.04-docker-8c-8g-5571 does not seem to be running inside a container [2024-03-13T23:48:25.802Z] $ 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-232/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-232 -v /w/workspace/edgexfoundry_device-gpio_PR-232:/w/workspace/edgexfoundry_device-gpio_PR-232:rw,z -v /w/workspace/edgexfoundry_device-gpio_PR-232@tmp:/w/workspace/edgexfoundry_device-gpio_PR-232@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 [2024-03-13T23:48:26.097Z] $ docker top 6071452c70cfcb8a64bd07523748e2e78d5e74f6795f3147f30358746e8e6e0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-13T23:48:26.610Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-13T23:48:26.926Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-13T23:48:27.255Z] + ls /var/log/sa-host [2024-03-13T23:48:27.255Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-13T23:48:27.426Z] provisioning config files... [2024-03-13T23:48:27.435Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-gpio_PR-232@tmp/config11016595600716032393tmp [Pipeline] { [Pipeline] echo [2024-03-13T23:48:27.580Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:27.892Z] ---> create-netrc.sh [Pipeline] } [2024-03-13T23:48:27.921Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:28.477Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-13T23:48:28.515Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:28.829Z] ---> sudo-logs.sh [2024-03-13T23:48:28.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-13T23:48:28.974Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:29.285Z] ---> job-cost.sh [2024-03-13T23:48:29.285Z] lf-activate-venv: SKIPPING [2024-03-13T23:48:29.285Z] DEBUG: total: 0.2199999988079071 [2024-03-13T23:48:29.285Z] INFO: Retrieving Stack Cost... [2024-03-13T23:48:29.921Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-13T23:48:30.179Z] INFO: Archiving Costs [Pipeline] echo [2024-03-13T23:48:30.208Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-13T23:48:30.528Z] ---> logs-deploy.sh [2024-03-13T23:48:30.529Z] lf-activate-venv: SKIPPING [2024-03-13T23:48:30.529Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-gpio/PR-232/1 [2024-03-13T23:48:30.529Z] INFO: archiving workspace using pattern(s): [2024-03-13T23:48:31.465Z] Archives upload complete. [2024-03-13T23:48:31.465Z] INFO: archiving logs to Nexus