Pull request #68 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99e4fa65c00eec4a95619ae796b9ec4b51828628+84b3359fcb453f79206b07ec4bf8f15846aef2e0 (7331529732547f8a1295c6162cf5fa9a49de7c51) 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-ssh9791568061733857371.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-ssh12092875979838534024.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 95c76d14630896f3c9cf825147e1b1e2bad20cbb 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-onvif-camera/branches/PR-68/workspace@libs/edgex-global-pipelines # 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-onvif-camera/branches/PR-68/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh12208046411524418516.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-onvif-camera/branches/PR-68/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1218376126024671399.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > 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 shared 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-ssh13213057894104886152.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-onvif-camera/branches/PR-68/workspace@libs/lf-pipelines # 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-onvif-camera/branches/PR-68/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5734320551561232279.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 95c76d14630896f3c9cf825147e1b1e2bad20cbb Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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-onvif-camera] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 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-onvif-camera 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-64190’ Running on prd-ubuntu20.04-docker-8c-8g-64193 in /w/workspace/oundry_device-onvif-camera_PR-68 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/oundry_device-onvif-camera_PR-68 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84b3359fcb453f79206b07ec4bf8f15846aef2e0 into PR head commit 99e4fa65c00eec4a95619ae796b9ec4b51828628 Merge succeeded, producing 99e4fa65c00eec4a95619ae796b9ec4b51828628 Checking out Revision 99e4fa65c00eec4a95619ae796b9ec4b51828628 (PR-68) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99e4fa65c00eec4a95619ae796b9ec4b51828628 # 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 84b3359fcb453f79206b07ec4bf8f15846aef2e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99e4fa65c00eec4a95619ae796b9ec4b51828628 # timeout=10 Commit message: "build: Update device-sdk-go to Kamakura release version" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-20T13:04:39.747Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-20T13:04:39.919Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-20T13:04:40.016Z] ========================================================= [2022-05-20T13:04:40.016Z] EdgeX Global Pipelines Version Info [2022-05-20T13:04:40.017Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:04:40.788Z] ------------------- [2022-05-20T13:04:40.788Z] stable info: [2022-05-20T13:04:40.788Z] ------------------- [2022-05-20T13:04:40.788Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T13:04:40.788Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T13:04:40.788Z] Message: update stable to v1.0.230 [2022-05-20T13:04:41.361Z] ------------------- [2022-05-20T13:04:41.361Z] experimental info: [2022-05-20T13:04:41.361Z] ------------------- [2022-05-20T13:04:41.361Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-20T13:04:41.361Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-20T13:04:41.361Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-20T13:04:41.650Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-20T13:04:41.699Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-20T13:04:41.738Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-20T13:04:41.778Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-20T13:04:41.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-20T13:04:41.853Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-20T13:04:41.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-20T13:04:41.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-20T13:04:41.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-20T13:04:42.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-20T13:04:42.078Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-20T13:04:42.128Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-20T13:04:42.170Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-20T13:04:42.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-20T13:04:42.261Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T13:04:42.305Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-20T13:04:42.352Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T13:04:42.402Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-20T13:04:42.450Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-20T13:04:42.505Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-20T13:04:42.550Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-20T13:04:42.593Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-20T13:04:42.633Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-20T13:04:42.677Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-20T13:04:42.720Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-20T13:04:42.762Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-20T13:04:42.803Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-68 [Pipeline] echo [2022-05-20T13:04:42.848Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-68 [Pipeline] echo [2022-05-20T13:04:42.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-68 [Pipeline] echo [2022-05-20T13:04:42.930Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99e4fa65c00eec4a95619ae796b9ec4b51828628 [Pipeline] echo [2022-05-20T13:04:42.973Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 99e4fa6 [Pipeline] echo [2022-05-20T13:04:43.010Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T13:04:43.130Z] provisioning config files... [2022-05-20T13:04:43.150Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-68@tmp/config1346080461384424383tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:04:43.512Z] ---> docker-login.sh [2022-05-20T13:04:43.512Z] nexus3.edgexfoundry.org:10001 [2022-05-20T13:04:43.781Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:04:43.782Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:04:43.782Z] Configure a credential helper to remove this warning. See [2022-05-20T13:04:43.782Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:04:43.782Z] [2022-05-20T13:04:43.782Z] Login Succeeded [2022-05-20T13:04:43.782Z] nexus3.edgexfoundry.org:10002 [2022-05-20T13:04:44.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:04:44.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:04:44.043Z] Configure a credential helper to remove this warning. See [2022-05-20T13:04:44.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:04:44.043Z] [2022-05-20T13:04:44.043Z] Login Succeeded [2022-05-20T13:04:44.043Z] nexus3.edgexfoundry.org:10003 [2022-05-20T13:04:44.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:04:44.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:04:44.043Z] Configure a credential helper to remove this warning. See [2022-05-20T13:04:44.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:04:44.043Z] [2022-05-20T13:04:44.043Z] Login Succeeded [2022-05-20T13:04:44.043Z] nexus3.edgexfoundry.org:10004 [2022-05-20T13:04:44.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:04:44.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:04:44.306Z] Configure a credential helper to remove this warning. See [2022-05-20T13:04:44.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:04:44.306Z] [2022-05-20T13:04:44.306Z] Login Succeeded [2022-05-20T13:04:44.306Z] docker.io [2022-05-20T13:04:44.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:04:44.570Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:04:44.570Z] Configure a credential helper to remove this warning. See [2022-05-20T13:04:44.570Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:04:44.570Z] [2022-05-20T13:04:44.570Z] Login Succeeded [2022-05-20T13:04:44.570Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T13:04:44.600Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-20T13:04:45.281Z] + git rev-list -1 --merges 99e4fa65c00eec4a95619ae796b9ec4b51828628~1..99e4fa65c00eec4a95619ae796b9ec4b51828628 [Pipeline] echo [2022-05-20T13:04:45.435Z] -----------> git rev-list -1 --merges 99e4fa65c00eec4a95619ae796b9ec4b51828628~1..99e4fa65c00eec4a95619ae796b9ec4b51828628 99e4fa65c00eec4a95619ae796b9ec4b51828628 [false] [Pipeline] sh [2022-05-20T13:04:45.748Z] + git log --format=format:%s -1 99e4fa65c00eec4a95619ae796b9ec4b51828628 [Pipeline] echo [2022-05-20T13:04:45.783Z] ========================================================= [2022-05-20T13:04:45.783Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-20T13:04:45.783Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T13:04:46.221Z] + git log --format=format:%s -1 99e4fa65c00eec4a95619ae796b9ec4b51828628 [Pipeline] echo [2022-05-20T13:04:46.264Z] [semverPrep] GIT_COMMIT: 99e4fa65c00eec4a95619ae796b9ec4b51828628, Commit Message: build: Update device-sdk-go to Kamakura release version [Pipeline] echo [2022-05-20T13:04:46.295Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-20T13:04:46.707Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-20T13:04:46.707Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-20T13:04:46.707Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-20T13:04:46.707Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-20T13:04:46.707Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-20T13:04:46.707Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-20T13:04:46.707Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:04:47.088Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T13:04:47.088Z] [2022-05-20T13:04:47.088Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:04:47.438Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T13:04:47.438Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-20T13:04:47.438Z] 1fe172e4850f: Pulling fs layer [2022-05-20T13:04:47.438Z] caf521ccaac6: Pulling fs layer [2022-05-20T13:04:47.438Z] 3ead6fa29328: Pulling fs layer [2022-05-20T13:04:47.438Z] 5c2a1cbceb83: Pulling fs layer [2022-05-20T13:04:47.438Z] a8d5f1318db7: Pulling fs layer [2022-05-20T13:04:47.438Z] c427282e49a2: Pulling fs layer [2022-05-20T13:04:47.438Z] 1827001aaf11: Pulling fs layer [2022-05-20T13:04:47.438Z] 0714d37db230: Pulling fs layer [2022-05-20T13:04:47.438Z] ac28cf19c067: Pulling fs layer [2022-05-20T13:04:47.438Z] ca983d60f3e2: Pulling fs layer [2022-05-20T13:04:47.438Z] 9f894cec8388: Pulling fs layer [2022-05-20T13:04:47.438Z] c427282e49a2: Waiting [2022-05-20T13:04:47.438Z] 5c2a1cbceb83: Waiting [2022-05-20T13:04:47.438Z] a8d5f1318db7: Waiting [2022-05-20T13:04:47.438Z] 0714d37db230: Waiting [2022-05-20T13:04:47.438Z] ca983d60f3e2: Waiting [2022-05-20T13:04:47.438Z] ac28cf19c067: Waiting [2022-05-20T13:04:47.438Z] 9f894cec8388: Waiting [2022-05-20T13:04:47.438Z] 1827001aaf11: Waiting [2022-05-20T13:04:47.438Z] caf521ccaac6: Download complete [2022-05-20T13:04:47.438Z] 5c2a1cbceb83: Verifying Checksum [2022-05-20T13:04:47.438Z] 5c2a1cbceb83: Download complete [2022-05-20T13:04:47.700Z] a8d5f1318db7: Verifying Checksum [2022-05-20T13:04:47.700Z] a8d5f1318db7: Download complete [2022-05-20T13:04:47.700Z] 3ead6fa29328: Verifying Checksum [2022-05-20T13:04:47.700Z] 3ead6fa29328: Download complete [2022-05-20T13:04:47.700Z] c427282e49a2: Verifying Checksum [2022-05-20T13:04:47.700Z] c427282e49a2: Download complete [2022-05-20T13:04:47.700Z] 0714d37db230: Verifying Checksum [2022-05-20T13:04:47.700Z] 0714d37db230: Download complete [2022-05-20T13:04:47.700Z] ac28cf19c067: Verifying Checksum [2022-05-20T13:04:47.700Z] ac28cf19c067: Download complete [2022-05-20T13:04:47.700Z] ca983d60f3e2: Verifying Checksum [2022-05-20T13:04:47.700Z] ca983d60f3e2: Download complete [2022-05-20T13:04:47.700Z] 9f894cec8388: Verifying Checksum [2022-05-20T13:04:47.700Z] 9f894cec8388: Download complete [2022-05-20T13:04:47.700Z] 1fe172e4850f: Verifying Checksum [2022-05-20T13:04:47.700Z] 1fe172e4850f: Download complete [2022-05-20T13:04:47.963Z] 1827001aaf11: Verifying Checksum [2022-05-20T13:04:47.963Z] 1827001aaf11: Download complete [2022-05-20T13:04:49.347Z] 1fe172e4850f: Pull complete [2022-05-20T13:04:49.347Z] caf521ccaac6: Pull complete [2022-05-20T13:04:49.925Z] 3ead6fa29328: Pull complete [2022-05-20T13:04:49.925Z] 5c2a1cbceb83: Pull complete [2022-05-20T13:04:50.189Z] a8d5f1318db7: Pull complete [2022-05-20T13:04:50.461Z] c427282e49a2: Pull complete [2022-05-20T13:04:52.396Z] 1827001aaf11: Pull complete [2022-05-20T13:04:52.396Z] 0714d37db230: Pull complete [2022-05-20T13:04:52.396Z] ac28cf19c067: Pull complete [2022-05-20T13:04:52.661Z] ca983d60f3e2: Pull complete [2022-05-20T13:04:52.661Z] 9f894cec8388: Pull complete [2022-05-20T13:04:52.661Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-20T13:04:52.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-20T13:04:52.661Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-20T13:04:52.767Z] prd-ubuntu20.04-docker-8c-8g-64193 does not seem to be running inside a container [2022-05-20T13:04:52.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-68 -v /w/workspace/oundry_device-onvif-camera_PR-68:/w/workspace/oundry_device-onvif-camera_PR-68:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-68@tmp:/w/workspace/oundry_device-onvif-camera_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-20T13:04:54.468Z] $ docker top e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 -eo pid,comm [2022-05-20T13:04:54.539Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-20T13:04:54.539Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-20T13:04:54.664Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T13:04:54.665Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T13:04:54.805Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T13:04:54.816Z] $ docker exec e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 ssh-agent [2022-05-20T13:04:54.961Z] SSH_AUTH_SOCK=/tmp/ssh-1sv68ospVguF/agent.33 [2022-05-20T13:04:54.961Z] SSH_AGENT_PID=39 [2022-05-20T13:04:54.973Z] Running ssh-add (command line suppressed) [2022-05-20T13:04:55.101Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-68@tmp/private_key_4598886822071293791.key (/w/workspace/oundry_device-onvif-camera_PR-68@tmp/private_key_4598886822071293791.key) [2022-05-20T13:04:55.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T13:04:55.447Z] + git tag --points-at HEAD [Pipeline] } [2022-05-20T13:04:55.479Z] $ docker exec --env ******** --env ******** e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 ssh-agent -k [2022-05-20T13:04:55.604Z] unset SSH_AUTH_SOCK; [2022-05-20T13:04:55.605Z] unset SSH_AGENT_PID; [2022-05-20T13:04:55.605Z] echo Agent pid 39 killed; [2022-05-20T13:04:55.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-20T13:04:55.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-20T13:04:55.696Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-20T13:04:55.842Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-20T13:04:55.851Z] $ docker exec e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 ssh-agent [2022-05-20T13:04:55.989Z] SSH_AUTH_SOCK=/tmp/ssh-HYQtTuvezoYH/agent.71 [2022-05-20T13:04:55.989Z] SSH_AGENT_PID=77 [2022-05-20T13:04:56.009Z] Running ssh-add (command line suppressed) [2022-05-20T13:04:56.150Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-68@tmp/private_key_9045159674822815387.key (/w/workspace/oundry_device-onvif-camera_PR-68@tmp/private_key_9045159674822815387.key) [2022-05-20T13:04:56.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-20T13:04:56.511Z] + git semver init [2022-05-20T13:04:56.780Z] 2022-05-20 13:04:56,742 [run_init] DEBUG init version:0.0.0 force:False [2022-05-20T13:04:56.780Z] 2022-05-20 13:04:56,743 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-68/.semver [2022-05-20T13:04:56.780Z] 2022-05-20 13:04:56,743 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-68/.semver [2022-05-20T13:04:56.780Z] 2022-05-20 13:04:56,744 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-68/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-68, universal_newlines=False, shell=None, istream=None) [2022-05-20T13:04:57.727Z] 2022-05-20 13:04:57,417 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-68/.git/info/exclude [2022-05-20T13:04:57.727Z] 2022-05-20 13:04:57,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-68/.semver/PR-68 with force:False [2022-05-20T13:04:57.727Z] 2022-05-20 13:04:57,418 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-68/.semver/PR-68 [2022-05-20T13:04:57.727Z] 2022-05-20 13:04:57,423 [execute] INFO git cat-file --batch-check [2022-05-20T13:04:57.728Z] 2022-05-20 13:04:57,423 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-68/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T13:04:57.728Z] 2022-05-20 13:04:57,433 [execute] INFO git cat-file --batch [2022-05-20T13:04:57.728Z] 2022-05-20 13:04:57,434 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-68/.semver, universal_newlines=False, shell=None, istream=) [2022-05-20T13:04:57.728Z] 2022-05-20 13:04:57,440 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-68/.semver/PR-68 [2022-05-20T13:04:57.728Z] 0.0.0 [Pipeline] } [2022-05-20T13:04:57.758Z] $ docker exec --env ******** --env ******** e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 ssh-agent -k [2022-05-20T13:04:57.882Z] unset SSH_AUTH_SOCK; [2022-05-20T13:04:57.883Z] unset SSH_AGENT_PID; [2022-05-20T13:04:57.883Z] echo Agent pid 77 killed; [2022-05-20T13:04:57.890Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-20T13:04:58.323Z] + git semver [Pipeline] } [2022-05-20T13:04:58.617Z] $ docker stop --time=1 e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 [2022-05-20T13:05:08.915Z] $ docker rm -f e15306e5797728f4bf4041b30ad65734ac96919abaed19659ea3a8aae5c6fd48 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T13:05:09.323Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-20T13:05:09.627Z] Stashed 1 file(s) [Pipeline] echo [2022-05-20T13:05:09.646Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T13:05:10.199Z] provisioning config files... [2022-05-20T13:05:10.211Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-68@tmp/config607272779646016073tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:05:10.558Z] ---> docker-login.sh [2022-05-20T13:05:10.558Z] nexus3.edgexfoundry.org:10001 [2022-05-20T13:05:10.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:05:10.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:05:10.558Z] Configure a credential helper to remove this warning. See [2022-05-20T13:05:10.558Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:05:10.558Z] [2022-05-20T13:05:10.558Z] Login Succeeded [2022-05-20T13:05:10.558Z] nexus3.edgexfoundry.org:10002 [2022-05-20T13:05:10.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:05:10.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:05:10.820Z] Configure a credential helper to remove this warning. See [2022-05-20T13:05:10.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:05:10.820Z] [2022-05-20T13:05:10.820Z] Login Succeeded [2022-05-20T13:05:10.820Z] nexus3.edgexfoundry.org:10003 [2022-05-20T13:05:10.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:05:10.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:05:10.820Z] Configure a credential helper to remove this warning. See [2022-05-20T13:05:10.820Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:05:10.820Z] [2022-05-20T13:05:10.820Z] Login Succeeded [2022-05-20T13:05:10.820Z] nexus3.edgexfoundry.org:10004 [2022-05-20T13:05:11.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:05:11.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:05:11.081Z] Configure a credential helper to remove this warning. See [2022-05-20T13:05:11.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:05:11.081Z] [2022-05-20T13:05:11.081Z] Login Succeeded [2022-05-20T13:05:11.081Z] docker.io [2022-05-20T13:05:11.081Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:05:11.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:05:11.343Z] Configure a credential helper to remove this warning. See [2022-05-20T13:05:11.343Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:05:11.343Z] [2022-05-20T13:05:11.343Z] Login Succeeded [2022-05-20T13:05:11.343Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T13:05:11.372Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T13:05:11.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T13:05:11.603Z] ========================================================= [2022-05-20T13:05:11.603Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-20T13:05:11.603Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:05:12.014Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T13:05:12.014Z] Sending build context to Docker daemon 8.547MB [2022-05-20T13:05:12.014Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T13:05:12.014Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T13:05:12.014Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-20T13:05:12.014Z] 59bf1c3509f3: Pulling fs layer [2022-05-20T13:05:12.014Z] 666ba61612fd: Pulling fs layer [2022-05-20T13:05:12.014Z] 8ed8ca486205: Pulling fs layer [2022-05-20T13:05:12.014Z] 4fe6c5a15a65: Pulling fs layer [2022-05-20T13:05:12.014Z] 22a0e8bec74d: Pulling fs layer [2022-05-20T13:05:12.014Z] ca2b28591e48: Pulling fs layer [2022-05-20T13:05:12.014Z] a51346096db8: Pulling fs layer [2022-05-20T13:05:12.014Z] 4fe6c5a15a65: Waiting [2022-05-20T13:05:12.014Z] ca2b28591e48: Waiting [2022-05-20T13:05:12.014Z] 22a0e8bec74d: Waiting [2022-05-20T13:05:12.014Z] daebc70d1ce1: Pulling fs layer [2022-05-20T13:05:12.014Z] a51346096db8: Waiting [2022-05-20T13:05:12.014Z] 0e18a0eac166: Pulling fs layer [2022-05-20T13:05:12.014Z] daebc70d1ce1: Waiting [2022-05-20T13:05:12.014Z] 8ed8ca486205: Download complete [2022-05-20T13:05:12.277Z] 666ba61612fd: Verifying Checksum [2022-05-20T13:05:12.277Z] 666ba61612fd: Download complete [2022-05-20T13:05:12.277Z] 22a0e8bec74d: Verifying Checksum [2022-05-20T13:05:12.277Z] 22a0e8bec74d: Download complete [2022-05-20T13:05:12.277Z] ca2b28591e48: Verifying Checksum [2022-05-20T13:05:12.277Z] ca2b28591e48: Download complete [2022-05-20T13:05:12.277Z] a51346096db8: Verifying Checksum [2022-05-20T13:05:12.277Z] a51346096db8: Download complete [2022-05-20T13:05:12.277Z] 59bf1c3509f3: Verifying Checksum [2022-05-20T13:05:12.277Z] daebc70d1ce1: Verifying Checksum [2022-05-20T13:05:12.277Z] daebc70d1ce1: Download complete [2022-05-20T13:05:12.277Z] 59bf1c3509f3: Pull complete [2022-05-20T13:05:12.539Z] 666ba61612fd: Pull complete [2022-05-20T13:05:12.539Z] 8ed8ca486205: Pull complete [2022-05-20T13:05:12.803Z] 0e18a0eac166: Verifying Checksum [2022-05-20T13:05:12.803Z] 0e18a0eac166: Download complete [2022-05-20T13:05:13.064Z] 4fe6c5a15a65: Verifying Checksum [2022-05-20T13:05:13.064Z] 4fe6c5a15a65: Download complete [2022-05-20T13:05:17.262Z] 4fe6c5a15a65: Pull complete [2022-05-20T13:05:17.262Z] 22a0e8bec74d: Pull complete [2022-05-20T13:05:17.262Z] ca2b28591e48: Pull complete [2022-05-20T13:05:17.262Z] a51346096db8: Pull complete [2022-05-20T13:05:17.262Z] daebc70d1ce1: Pull complete [2022-05-20T13:05:19.810Z] 0e18a0eac166: Pull complete [2022-05-20T13:05:19.810Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-20T13:05:19.810Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-20T13:05:19.810Z] ---> f018257e8ee9 [2022-05-20T13:05:19.810Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T13:05:21.199Z] ---> Running in 6ad7b5dd9f6f [2022-05-20T13:05:21.199Z] Removing intermediate container 6ad7b5dd9f6f [2022-05-20T13:05:21.199Z] ---> 29308823bcf3 [2022-05-20T13:05:21.199Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T13:05:21.199Z] ---> Running in d402a312696c [2022-05-20T13:05:21.199Z] Removing intermediate container d402a312696c [2022-05-20T13:05:21.199Z] ---> d1218a9e0240 [2022-05-20T13:05:21.199Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T13:05:21.199Z] ---> Running in e956efc51985 [2022-05-20T13:05:21.460Z] Removing intermediate container e956efc51985 [2022-05-20T13:05:21.460Z] ---> 109a2a1974d6 [2022-05-20T13:05:21.460Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T13:05:21.460Z] ---> Running in c98718d5d817 [2022-05-20T13:05:21.460Z] Removing intermediate container c98718d5d817 [2022-05-20T13:05:21.460Z] ---> cbd94ad9c94e [2022-05-20T13:05:21.460Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T13:05:21.460Z] ---> Running in 9cfc0a7c91f7 [2022-05-20T13:05:22.033Z] Removing intermediate container 9cfc0a7c91f7 [2022-05-20T13:05:22.033Z] ---> 49adb5cb8f1e [2022-05-20T13:05:22.033Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T13:05:22.293Z] ---> Running in 5c670b081565 [2022-05-20T13:05:22.554Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T13:05:23.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T13:05:23.499Z] OK: 221 MiB in 52 packages [2022-05-20T13:05:24.070Z] Removing intermediate container 5c670b081565 [2022-05-20T13:05:24.070Z] ---> 7b7c601736a0 [2022-05-20T13:05:24.070Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T13:05:24.070Z] ---> Running in a533b2bf2631 [2022-05-20T13:05:24.070Z] Removing intermediate container a533b2bf2631 [2022-05-20T13:05:24.070Z] ---> 0ba7a2cb7800 [2022-05-20T13:05:24.070Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-20T13:05:24.329Z] ---> d79b9a37c143 [2022-05-20T13:05:24.329Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T13:05:24.329Z] ---> Running in c1f77269ea1d [2022-05-20T13:05:25.038Z] Still waiting to schedule task [2022-05-20T13:05:25.038Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-64191’ [2022-05-20T13:05:42.454Z] Removing intermediate container c1f77269ea1d [2022-05-20T13:05:42.454Z] ---> cebd4d5646b1 [2022-05-20T13:05:42.454Z] Step 12/13 : COPY . . [2022-05-20T13:05:42.454Z] ---> b8f519399e4e [2022-05-20T13:05:42.454Z] Step 13/13 : RUN ${MAKE} [2022-05-20T13:05:42.455Z] ---> Running in 334d13066922 [2022-05-20T13:05:42.455Z] noop [2022-05-20T13:05:42.455Z] Removing intermediate container 334d13066922 [2022-05-20T13:05:42.455Z] ---> e236fce688ed [2022-05-20T13:05:42.455Z] Successfully built e236fce688ed [2022-05-20T13:05:42.455Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:05:42.794Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T13:05:42.794Z] . [Pipeline] withDockerContainer [2022-05-20T13:05:42.891Z] prd-ubuntu20.04-docker-8c-8g-64193 does not seem to be running inside a container [2022-05-20T13:05:42.935Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-68 -v /w/workspace/oundry_device-onvif-camera_PR-68:/w/workspace/oundry_device-onvif-camera_PR-68:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-68@tmp:/w/workspace/oundry_device-onvif-camera_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T13:05:43.522Z] $ docker top c57f76d8bf728785679b112e5b062d7e8d503a6f565c50c6697b1e617e35ceb7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T13:05:43.937Z] + go version [2022-05-20T13:05:43.938Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-20T13:05:43.977Z] $ docker stop --time=1 c57f76d8bf728785679b112e5b062d7e8d503a6f565c50c6697b1e617e35ceb7 [2022-05-20T13:05:45.359Z] $ docker rm -f c57f76d8bf728785679b112e5b062d7e8d503a6f565c50c6697b1e617e35ceb7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:05:46.091Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-20T13:05:46.091Z] . [Pipeline] withDockerContainer [2022-05-20T13:05:46.186Z] prd-ubuntu20.04-docker-8c-8g-64193 does not seem to be running inside a container [2022-05-20T13:05:46.228Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-68 -v /w/workspace/oundry_device-onvif-camera_PR-68:/w/workspace/oundry_device-onvif-camera_PR-68:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-68@tmp:/w/workspace/oundry_device-onvif-camera_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-20T13:05:46.668Z] $ docker top 9e2db0fe82c798089096352e14c9b210cee97d8e4c85245f35c5624e2082dd7d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T13:05:47.136Z] + make test [2022-05-20T13:05:47.136Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T13:05:47.454Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T13:05:59.767Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T13:05:59.767Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.0% of statements [2022-05-20T13:06:05.054Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T13:06:09.264Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T13:06:09.264Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T13:06:09.264Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T13:06:09.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T13:06:09.900Z] $ docker stop --time=1 9e2db0fe82c798089096352e14c9b210cee97d8e4c85245f35c5624e2082dd7d [2022-05-20T13:06:11.882Z] $ docker rm -f 9e2db0fe82c798089096352e14c9b210cee97d8e4c85245f35c5624e2082dd7d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T13:06:12.413Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T13:06:12.572Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-20T13:06:13.242Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T13:06:13.555Z] + ls -al . [2022-05-20T13:06:13.555Z] total 216 [2022-05-20T13:06:13.555Z] drwxrwxr-x 9 jenkins jenkins 4096 May 20 13:06 . [2022-05-20T13:06:13.555Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:04 .. [2022-05-20T13:06:13.555Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 13:04 .git [2022-05-20T13:06:13.555Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 13:04 .github [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 13:04 .gitignore [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 13:04 .golangci.yml [2022-05-20T13:06:13.555Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 13:04 .semver [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 20 13:04 Attribution.txt [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 13:04 CHANGELOG.md [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 20 13:04 Dockerfile [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 13:04 GOVERNANCE.md [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 13:04 Jenkinsfile [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 13:04 LICENSE [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 13:04 Makefile [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 13:04 OWNERS.md [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 13:04 README.md [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 13:05 VERSION [2022-05-20T13:06:13.555Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 13:04 bin [2022-05-20T13:06:13.555Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:04 cmd [2022-05-20T13:06:13.555Z] -rw-r--r-- 1 jenkins jenkins 37307 May 20 13:05 coverage.out [2022-05-20T13:06:13.555Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:04 doc [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 20 13:04 go.mod [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 13:04 go.sum [2022-05-20T13:06:13.555Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:04 internal [2022-05-20T13:06:13.555Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 13:04 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:06:13.882Z] + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=99e4fa65c00eec4a95619ae796b9ec4b51828628 --label arch=amd64 --label version=0.0.0 . [2022-05-20T13:06:13.882Z] Sending build context to Docker daemon 8.585MB [2022-05-20T13:06:13.882Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T13:06:13.882Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T13:06:13.882Z] ---> e236fce688ed [2022-05-20T13:06:13.882Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T13:06:13.882Z] ---> Running in 6b8106b84479 [2022-05-20T13:06:14.143Z] Removing intermediate container 6b8106b84479 [2022-05-20T13:06:14.143Z] ---> f4e8a7f211b9 [2022-05-20T13:06:14.143Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T13:06:14.143Z] ---> Running in 2b268643aaa1 [2022-05-20T13:06:14.143Z] Removing intermediate container 2b268643aaa1 [2022-05-20T13:06:14.143Z] ---> 28771b23e9be [2022-05-20T13:06:14.143Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T13:06:14.404Z] ---> Running in 9382b1f0af95 [2022-05-20T13:06:14.404Z] Removing intermediate container 9382b1f0af95 [2022-05-20T13:06:14.404Z] ---> ac85449fac1b [2022-05-20T13:06:14.404Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T13:06:14.404Z] ---> Running in 6034191037a0 [2022-05-20T13:06:14.404Z] Removing intermediate container 6034191037a0 [2022-05-20T13:06:14.404Z] ---> fd71844c99ee [2022-05-20T13:06:14.404Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T13:06:14.665Z] ---> Running in 09ff11d616fb [2022-05-20T13:06:15.239Z] Removing intermediate container 09ff11d616fb [2022-05-20T13:06:15.239Z] ---> aa895a1d61cb [2022-05-20T13:06:15.239Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T13:06:15.239Z] ---> Running in 3f4c6e22b058 [2022-05-20T13:06:15.500Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T13:06:16.444Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T13:06:16.704Z] OK: 221 MiB in 52 packages [2022-05-20T13:06:16.964Z] Removing intermediate container 3f4c6e22b058 [2022-05-20T13:06:16.964Z] ---> 06bcf6fea213 [2022-05-20T13:06:16.964Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T13:06:16.964Z] ---> Running in 749cea14cc80 [2022-05-20T13:06:17.227Z] Removing intermediate container 749cea14cc80 [2022-05-20T13:06:17.227Z] ---> 5df07e6dbe00 [2022-05-20T13:06:17.227Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-20T13:06:17.227Z] ---> 226b79f3970c [2022-05-20T13:06:17.227Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T13:06:17.227Z] ---> Running in b24478ff3345 [2022-05-20T13:06:18.210Z] Removing intermediate container b24478ff3345 [2022-05-20T13:06:18.210Z] ---> 0ee4b33a1ef2 [2022-05-20T13:06:18.210Z] Step 12/26 : COPY . . [2022-05-20T13:06:18.475Z] ---> 5567afcb0187 [2022-05-20T13:06:18.475Z] Step 13/26 : RUN ${MAKE} [2022-05-20T13:06:18.475Z] ---> Running in 7a09db04429c [2022-05-20T13:06:18.735Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T13:06:40.699Z] Removing intermediate container 7a09db04429c [2022-05-20T13:06:40.699Z] ---> f23130091c39 [2022-05-20T13:06:40.699Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T13:06:40.699Z] 3.15: Pulling from library/alpine [2022-05-20T13:06:40.699Z] df9b9388f04a: Pulling fs layer [2022-05-20T13:06:40.699Z] df9b9388f04a: Verifying Checksum [2022-05-20T13:06:40.699Z] df9b9388f04a: Download complete [2022-05-20T13:06:40.699Z] df9b9388f04a: Pull complete [2022-05-20T13:06:40.699Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T13:06:40.699Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T13:06:40.699Z] ---> 0ac33e5f5afa [2022-05-20T13:06:40.699Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T13:06:40.699Z] ---> Running in 4e3154c4d7f3 [2022-05-20T13:06:40.699Z] Removing intermediate container 4e3154c4d7f3 [2022-05-20T13:06:40.699Z] ---> 8605ccd627cb [2022-05-20T13:06:40.699Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T13:06:40.699Z] ---> Running in 4dc637556146 [2022-05-20T13:06:40.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-20T13:06:40.699Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-20T13:06:40.699Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T13:06:40.699Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T13:06:40.699Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T13:06:40.699Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T13:06:40.699Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T13:06:40.699Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T13:06:40.699Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T13:06:40.699Z] OK: 8 MiB in 20 packages [2022-05-20T13:06:40.960Z] Removing intermediate container 4dc637556146 [2022-05-20T13:06:40.960Z] ---> e4ae274229bd [2022-05-20T13:06:40.960Z] Step 17/26 : WORKDIR / [2022-05-20T13:06:40.960Z] ---> Running in 1c9a043c4e57 [2022-05-20T13:06:40.960Z] Removing intermediate container 1c9a043c4e57 [2022-05-20T13:06:40.960Z] ---> 5acac3ca1360 [2022-05-20T13:06:40.960Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T13:06:41.906Z] ---> 4b17f56d8031 [2022-05-20T13:06:41.906Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T13:06:41.906Z] ---> e8c93a29d7fa [2022-05-20T13:06:41.906Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T13:06:42.168Z] ---> 6298ee901aa3 [2022-05-20T13:06:42.168Z] Step 21/26 : EXPOSE 59984 [2022-05-20T13:06:42.168Z] ---> Running in e56c23c76f6c [2022-05-20T13:06:42.168Z] Removing intermediate container e56c23c76f6c [2022-05-20T13:06:42.168Z] ---> a1a508520b0d [2022-05-20T13:06:42.168Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T13:06:42.168Z] ---> Running in 854a01f869c7 [2022-05-20T13:06:42.428Z] Removing intermediate container 854a01f869c7 [2022-05-20T13:06:42.428Z] ---> 6d8f027ea972 [2022-05-20T13:06:42.428Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T13:06:42.428Z] ---> Running in 8d6a6a88fea3 [2022-05-20T13:06:42.428Z] Removing intermediate container 8d6a6a88fea3 [2022-05-20T13:06:42.428Z] ---> 5d4e58c13d75 [2022-05-20T13:06:42.428Z] Step 24/26 : LABEL arch=amd64 [2022-05-20T13:06:42.428Z] ---> Running in b976fc4e28c9 [2022-05-20T13:06:42.689Z] Removing intermediate container b976fc4e28c9 [2022-05-20T13:06:42.689Z] ---> cc858986452d [2022-05-20T13:06:42.689Z] Step 25/26 : LABEL git_sha=99e4fa65c00eec4a95619ae796b9ec4b51828628 [2022-05-20T13:06:42.689Z] ---> Running in c0cc7188d3aa [2022-05-20T13:06:42.689Z] Removing intermediate container c0cc7188d3aa [2022-05-20T13:06:42.689Z] ---> 06a87d1037a2 [2022-05-20T13:06:42.689Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T13:06:42.689Z] ---> Running in b4db90112211 [2022-05-20T13:06:42.689Z] Removing intermediate container b4db90112211 [2022-05-20T13:06:42.689Z] ---> 0577a5bba05e [2022-05-20T13:06:42.689Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T13:06:42.950Z] Successfully built 0577a5bba05e [2022-05-20T13:06:42.950Z] Successfully tagged device-onvif-camera:latest [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] sh [2022-05-20T13:06:43.748Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T13:06:43.748Z] [2022-05-20T13:06:43.748Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:06:44.095Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T13:06:44.095Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-20T13:06:44.095Z] 5eb5b503b376: Pulling fs layer [2022-05-20T13:06:44.095Z] 5c69ac0246d0: Pulling fs layer [2022-05-20T13:06:44.095Z] ec43610c2a17: Pulling fs layer [2022-05-20T13:06:44.095Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-20T13:06:44.095Z] 33b1e0a273af: Pulling fs layer [2022-05-20T13:06:44.095Z] 5d3b04190fa2: Pulling fs layer [2022-05-20T13:06:44.095Z] 2f39f015ded8: Pulling fs layer [2022-05-20T13:06:44.095Z] 33b1e0a273af: Waiting [2022-05-20T13:06:44.095Z] 3a2ae6a8a46f: Waiting [2022-05-20T13:06:44.095Z] 5d3b04190fa2: Waiting [2022-05-20T13:06:44.095Z] 2f39f015ded8: Waiting [2022-05-20T13:06:44.095Z] 5c69ac0246d0: Download complete [2022-05-20T13:06:44.095Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-20T13:06:44.095Z] 3a2ae6a8a46f: Download complete [2022-05-20T13:06:44.095Z] 33b1e0a273af: Verifying Checksum [2022-05-20T13:06:44.095Z] 33b1e0a273af: Download complete [2022-05-20T13:06:44.354Z] 5d3b04190fa2: Verifying Checksum [2022-05-20T13:06:44.354Z] 5d3b04190fa2: Download complete [2022-05-20T13:06:44.354Z] ec43610c2a17: Verifying Checksum [2022-05-20T13:06:44.354Z] ec43610c2a17: Download complete [2022-05-20T13:06:44.354Z] 5eb5b503b376: Verifying Checksum [2022-05-20T13:06:44.354Z] 5eb5b503b376: Download complete [2022-05-20T13:06:44.922Z] 2f39f015ded8: Verifying Checksum [2022-05-20T13:06:44.922Z] 2f39f015ded8: Download complete [2022-05-20T13:06:45.492Z] 5eb5b503b376: Pull complete [2022-05-20T13:06:45.751Z] 5c69ac0246d0: Pull complete [2022-05-20T13:06:46.321Z] ec43610c2a17: Pull complete [2022-05-20T13:06:46.321Z] 3a2ae6a8a46f: Pull complete [2022-05-20T13:06:46.581Z] 33b1e0a273af: Pull complete [2022-05-20T13:06:46.581Z] 5d3b04190fa2: Pull complete [2022-05-20T13:06:51.863Z] 2f39f015ded8: Pull complete [2022-05-20T13:06:51.863Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-20T13:06:51.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T13:06:51.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-20T13:06:51.960Z] prd-ubuntu20.04-docker-8c-8g-64193 does not seem to be running inside a container [2022-05-20T13:06:51.999Z] $ 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/oundry_device-onvif-camera_PR-68 -v /w/workspace/oundry_device-onvif-camera_PR-68:/w/workspace/oundry_device-onvif-camera_PR-68:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-68@tmp:/w/workspace/oundry_device-onvif-camera_PR-68@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-20T13:06:54.198Z] $ docker top dc35dda8fd6861118283878e7329cb40dd031a1dad7839d0c47b17062c1970b2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:06:54.649Z] ---> job-cost.sh [2022-05-20T13:06:54.649Z] lf-activate-venv: SKIPPING [2022-05-20T13:06:54.649Z] INFO: No Stack... [2022-05-20T13:06:55.221Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T13:06:55.482Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T13:06:55.820Z] + cat /w/workspace/oundry_device-onvif-camera_PR-68/archives/cost.csv [2022-05-20T13:06:55.820Z] + cut -d, -f6 [Pipeline] lock [2022-05-20T13:06:55.871Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] [2022-05-20T13:06:55.876Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] did not exist. Created. [2022-05-20T13:06:55.876Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T13:06:56.427Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-20T13:06:56.488Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T13:06:56.515Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T13:06:56.601Z] $ docker stop --time=1 dc35dda8fd6861118283878e7329cb40dd031a1dad7839d0c47b17062c1970b2 [2022-05-20T13:06:57.816Z] $ docker rm -f dc35dda8fd6861118283878e7329cb40dd031a1dad7839d0c47b17062c1970b2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-20T13:08:53.130Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64194 in /w/workspace/oundry_device-onvif-camera_PR-68 [Pipeline] { [Pipeline] ws [2022-05-20T13:08:53.171Z] Running in /w/workspace/device-onvif-camera/1 [Pipeline] { [Pipeline] checkout [2022-05-20T13:08:53.545Z] Selected Git installation does not exist. Using Default [2022-05-20T13:08:53.545Z] The recommended git tool is: NONE [2022-05-20T13:09:00.511Z] using credential edgex-jenkins-ssh [2022-05-20T13:09:00.536Z] Cloning the remote Git repository [2022-05-20T13:09:00.605Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T13:09:00.697Z] > git init /w/workspace/device-onvif-camera/1 # timeout=10 [2022-05-20T13:09:00.826Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T13:09:00.827Z] > git --version # timeout=10 [2022-05-20T13:09:00.849Z] > git --version # 'git version 2.25.1' [2022-05-20T13:09:00.851Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T13:09:01.021Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T13:09:02.510Z] Merging remotes/origin/main commit 84b3359fcb453f79206b07ec4bf8f15846aef2e0 into PR head commit 99e4fa65c00eec4a95619ae796b9ec4b51828628 [2022-05-20T13:09:02.764Z] Merge succeeded, producing 99e4fa65c00eec4a95619ae796b9ec4b51828628 [2022-05-20T13:09:02.765Z] Checking out Revision 99e4fa65c00eec4a95619ae796b9ec4b51828628 (PR-68) [2022-05-20T13:09:01.896Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T13:09:01.917Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-20T13:09:01.950Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-20T13:09:02.001Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-20T13:09:02.002Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T13:09:02.017Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/68/head:refs/remotes/origin/PR-68 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-20T13:09:02.535Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T13:09:02.564Z] > git checkout -f 99e4fa65c00eec4a95619ae796b9ec4b51828628 # timeout=10 [2022-05-20T13:09:02.690Z] > git remote # timeout=10 [2022-05-20T13:09:02.706Z] > git config --get remote.origin.url # timeout=10 [2022-05-20T13:09:02.721Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-20T13:09:02.733Z] > git merge 84b3359fcb453f79206b07ec4bf8f15846aef2e0 # timeout=10 [2022-05-20T13:09:02.755Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-20T13:09:02.776Z] > git config core.sparsecheckout # timeout=10 [2022-05-20T13:09:02.788Z] > git checkout -f 99e4fa65c00eec4a95619ae796b9ec4b51828628 # timeout=10 [2022-05-20T13:09:06.967Z] Commit message: "build: Update device-sdk-go to Kamakura release version" [2022-05-20T13:09:07.035Z] > git --version # timeout=10 [2022-05-20T13:09:07.049Z] > git --version # 'git version 2.25.1' [2022-05-20T13:09:07.065Z] fatal: bad object 95c76d14630896f3c9cf825147e1b1e2bad20cbb [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T13:09:08.125Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-20T13:09:08.126Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T13:09:08.126Z] Dload Upload Total Spent Left Speed [2022-05-20T13:09:08.126Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 49808 0 --:--:-- --:--:-- --:--:-- 49607 [Pipeline] sh [2022-05-20T13:09:08.684Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-20T13:09:09.045Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-20T13:09:09.045Z] + sudo tee /etc/docker/daemon.new [2022-05-20T13:09:09.045Z] { [2022-05-20T13:09:09.045Z] "registry-mirrors": [ [2022-05-20T13:09:09.045Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-20T13:09:09.045Z] ], [2022-05-20T13:09:09.045Z] "bip": "10.250.0.254/24", [2022-05-20T13:09:09.045Z] "hosts": [ [2022-05-20T13:09:09.045Z] "tcp://0.0.0.0:5555", [2022-05-20T13:09:09.045Z] "unix:///var/run/docker.sock" [2022-05-20T13:09:09.045Z] ], [2022-05-20T13:09:09.045Z] "mtu": 1458, [2022-05-20T13:09:09.045Z] "selinux-enabled": true, [2022-05-20T13:09:09.045Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-20T13:09:09.045Z] } [Pipeline] sh [2022-05-20T13:09:09.406Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-20T13:09:09.860Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T13:09:28.375Z] provisioning config files... [2022-05-20T13:09:28.401Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/1@tmp/config2834374316054715051tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:09:29.043Z] ---> docker-login.sh [2022-05-20T13:09:29.043Z] nexus3.edgexfoundry.org:10001 [2022-05-20T13:09:29.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:09:29.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:09:29.913Z] Configure a credential helper to remove this warning. See [2022-05-20T13:09:29.913Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:09:29.913Z] [2022-05-20T13:09:29.913Z] Login Succeeded [2022-05-20T13:09:29.913Z] nexus3.edgexfoundry.org:10002 [2022-05-20T13:09:30.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:09:30.457Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:09:30.457Z] Configure a credential helper to remove this warning. See [2022-05-20T13:09:30.457Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:09:30.457Z] [2022-05-20T13:09:30.457Z] Login Succeeded [2022-05-20T13:09:30.457Z] nexus3.edgexfoundry.org:10003 [2022-05-20T13:09:30.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:09:30.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:09:30.732Z] Configure a credential helper to remove this warning. See [2022-05-20T13:09:30.732Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:09:30.732Z] [2022-05-20T13:09:30.732Z] Login Succeeded [2022-05-20T13:09:30.732Z] nexus3.edgexfoundry.org:10004 [2022-05-20T13:09:31.012Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:09:31.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:09:31.284Z] Configure a credential helper to remove this warning. See [2022-05-20T13:09:31.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:09:31.284Z] [2022-05-20T13:09:31.284Z] Login Succeeded [2022-05-20T13:09:31.284Z] docker.io [2022-05-20T13:09:31.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-20T13:09:31.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-20T13:09:31.828Z] Configure a credential helper to remove this warning. See [2022-05-20T13:09:31.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-20T13:09:31.828Z] [2022-05-20T13:09:31.828Z] Login Succeeded [2022-05-20T13:09:31.828Z] ---> docker-login.sh ends [Pipeline] } [2022-05-20T13:09:31.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-20T13:09:32.285Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-20T13:09:32.322Z] ========================================================= [2022-05-20T13:09:32.322Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-20T13:09:32.322Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:09:32.799Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-20T13:09:33.071Z] Sending build context to Docker daemon 5.818MB [2022-05-20T13:09:33.071Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T13:09:33.071Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-20T13:09:33.356Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-20T13:09:33.356Z] 9b3977197b4f: Pulling fs layer [2022-05-20T13:09:33.356Z] 1a89e8eeedd5: Pulling fs layer [2022-05-20T13:09:33.356Z] 94645a83ff95: Pulling fs layer [2022-05-20T13:09:33.356Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-20T13:09:33.356Z] 0c92f367c5e7: Pulling fs layer [2022-05-20T13:09:33.356Z] 3096ccb668a1: Pulling fs layer [2022-05-20T13:09:33.356Z] e8cf19c19ddd: Pulling fs layer [2022-05-20T13:09:33.356Z] a4caa8a26152: Pulling fs layer [2022-05-20T13:09:33.356Z] 0c92f367c5e7: Waiting [2022-05-20T13:09:33.356Z] 3096ccb668a1: Waiting [2022-05-20T13:09:33.356Z] e8cf19c19ddd: Waiting [2022-05-20T13:09:33.356Z] a4caa8a26152: Waiting [2022-05-20T13:09:33.356Z] 3f3a8bcf1eab: Waiting [2022-05-20T13:09:33.356Z] 94645a83ff95: Verifying Checksum [2022-05-20T13:09:33.356Z] 94645a83ff95: Download complete [2022-05-20T13:09:33.356Z] 1a89e8eeedd5: Verifying Checksum [2022-05-20T13:09:33.356Z] 1a89e8eeedd5: Download complete [2022-05-20T13:09:33.356Z] 0c92f367c5e7: Verifying Checksum [2022-05-20T13:09:33.356Z] 0c92f367c5e7: Download complete [2022-05-20T13:09:33.356Z] 3096ccb668a1: Verifying Checksum [2022-05-20T13:09:33.356Z] 3096ccb668a1: Download complete [2022-05-20T13:09:33.356Z] 9b3977197b4f: Download complete [2022-05-20T13:09:33.356Z] e8cf19c19ddd: Verifying Checksum [2022-05-20T13:09:33.356Z] e8cf19c19ddd: Download complete [2022-05-20T13:09:33.969Z] 9b3977197b4f: Pull complete [2022-05-20T13:09:34.574Z] 1a89e8eeedd5: Pull complete [2022-05-20T13:09:35.176Z] 94645a83ff95: Pull complete [2022-05-20T13:09:35.451Z] a4caa8a26152: Verifying Checksum [2022-05-20T13:09:35.451Z] a4caa8a26152: Download complete [2022-05-20T13:09:36.044Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-20T13:09:36.044Z] 3f3a8bcf1eab: Download complete [2022-05-20T13:09:48.453Z] 3f3a8bcf1eab: Pull complete [2022-05-20T13:09:48.453Z] 0c92f367c5e7: Pull complete [2022-05-20T13:09:48.453Z] 3096ccb668a1: Pull complete [2022-05-20T13:09:48.453Z] e8cf19c19ddd: Pull complete [2022-05-20T13:09:55.180Z] a4caa8a26152: Pull complete [2022-05-20T13:09:55.180Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-20T13:09:55.180Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-20T13:09:55.180Z] ---> 725f1c02e7f9 [2022-05-20T13:09:55.180Z] Step 3/13 : ARG MAKE="make build" [2022-05-20T13:09:56.167Z] ---> Running in 572ba2d22dde [2022-05-20T13:09:56.445Z] Removing intermediate container 572ba2d22dde [2022-05-20T13:09:56.445Z] ---> 5a3c85347192 [2022-05-20T13:09:56.445Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T13:09:56.445Z] ---> Running in 9008a5be065b [2022-05-20T13:09:56.721Z] Removing intermediate container 9008a5be065b [2022-05-20T13:09:56.721Z] ---> b4d3fdb8932f [2022-05-20T13:09:56.721Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T13:09:56.721Z] ---> Running in 8cc177544750 [2022-05-20T13:09:57.006Z] Removing intermediate container 8cc177544750 [2022-05-20T13:09:57.006Z] ---> c44a3d73bad3 [2022-05-20T13:09:57.006Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-20T13:09:57.290Z] ---> Running in 992eeb4423fe [2022-05-20T13:09:57.568Z] Removing intermediate container 992eeb4423fe [2022-05-20T13:09:57.568Z] ---> ae83269663e8 [2022-05-20T13:09:57.568Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T13:09:57.568Z] ---> Running in f044f2560f66 [2022-05-20T13:09:59.560Z] Removing intermediate container f044f2560f66 [2022-05-20T13:09:59.560Z] ---> b00318aac5e5 [2022-05-20T13:09:59.560Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T13:09:59.560Z] ---> Running in 42e0b3bae48f [2022-05-20T13:10:00.552Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T13:10:01.540Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T13:10:02.145Z] OK: 220 MiB in 52 packages [2022-05-20T13:10:03.150Z] Removing intermediate container 42e0b3bae48f [2022-05-20T13:10:03.150Z] ---> a214192697c5 [2022-05-20T13:10:03.150Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-20T13:10:03.150Z] ---> Running in 608be3cf020a [2022-05-20T13:10:03.425Z] Removing intermediate container 608be3cf020a [2022-05-20T13:10:03.425Z] ---> cc00dcfdb93f [2022-05-20T13:10:03.425Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-20T13:10:04.027Z] ---> c14414fb7c3a [2022-05-20T13:10:04.027Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T13:10:04.027Z] ---> Running in e8f0e074afeb [2022-05-20T13:10:51.102Z] Removing intermediate container e8f0e074afeb [2022-05-20T13:10:51.102Z] ---> 7ed97666f84c [2022-05-20T13:10:51.102Z] Step 12/13 : COPY . . [2022-05-20T13:10:51.102Z] ---> b7f7d2bbbf15 [2022-05-20T13:10:51.102Z] Step 13/13 : RUN ${MAKE} [2022-05-20T13:10:51.102Z] ---> Running in 53413c76f5e2 [2022-05-20T13:10:51.375Z] noop [2022-05-20T13:10:51.985Z] Removing intermediate container 53413c76f5e2 [2022-05-20T13:10:51.985Z] ---> e69acca31e13 [2022-05-20T13:10:51.985Z] Successfully built e69acca31e13 [2022-05-20T13:10:51.985Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:10:52.350Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T13:10:52.350Z] . [Pipeline] withDockerContainer [2022-05-20T13:10:52.597Z] prd-ubuntu20.04-docker-arm64-4c-16g-64194 does not seem to be running inside a container [2022-05-20T13:10:52.684Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T13:10:53.941Z] $ docker top b738e9bd0596a537a78dd4681dfdcb4138017b8b589e6106b1b8dbd91c4c84c8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T13:10:54.895Z] + go version [2022-05-20T13:10:54.895Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-20T13:10:54.947Z] $ docker stop --time=1 b738e9bd0596a537a78dd4681dfdcb4138017b8b589e6106b1b8dbd91c4c84c8 [2022-05-20T13:10:56.540Z] $ docker rm -f b738e9bd0596a537a78dd4681dfdcb4138017b8b589e6106b1b8dbd91c4c84c8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:10:57.364Z] + docker inspect -f . ci-base-image-arm64 [2022-05-20T13:10:57.364Z] . [Pipeline] withDockerContainer [2022-05-20T13:10:57.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-64194 does not seem to be running inside a container [2022-05-20T13:10:57.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-20T13:10:58.818Z] $ docker top 27da85994e2949fb655231488152f5cbf9b8f45b6273db580767e7b535270fce -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-20T13:10:59.771Z] + make test [2022-05-20T13:10:59.771Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-20T13:11:01.767Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-20T13:12:23.614Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-20T13:12:23.614Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.072s coverage: 1.0% of statements [2022-05-20T13:12:23.614Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-20T13:12:23.614Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-20T13:12:50.424Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-20T13:12:50.425Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-20T13:12:50.425Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-20T13:12:53.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-20T13:12:53.123Z] $ docker stop --time=1 27da85994e2949fb655231488152f5cbf9b8f45b6273db580767e7b535270fce [2022-05-20T13:12:54.880Z] $ docker rm -f 27da85994e2949fb655231488152f5cbf9b8f45b6273db580767e7b535270fce [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-20T13:12:55.900Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-20T13:12:55.934Z] Warning: overwriting stash ‘coverage-report’ [2022-05-20T13:12:56.611Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-20T13:12:57.215Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-20T13:12:57.583Z] + ls -al . [2022-05-20T13:12:57.583Z] total 212 [2022-05-20T13:12:57.583Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 13:12 . [2022-05-20T13:12:57.583Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:09 .. [2022-05-20T13:12:57.583Z] drwxrwxr-x 8 jenkins jenkins 4096 May 20 13:09 .git [2022-05-20T13:12:57.583Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 13:09 .github [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 352 May 20 13:09 .gitignore [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 42 May 20 13:09 .golangci.yml [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 20 13:09 Attribution.txt [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 189 May 20 13:09 CHANGELOG.md [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 20 13:09 Dockerfile [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 677 May 20 13:09 GOVERNANCE.md [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 660 May 20 13:09 Jenkinsfile [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 20 13:09 LICENSE [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 2161 May 20 13:09 Makefile [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 625 May 20 13:09 OWNERS.md [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 20 13:09 README.md [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 5 May 20 13:05 VERSION [2022-05-20T13:12:57.583Z] drwxrwxr-x 2 jenkins jenkins 4096 May 20 13:09 bin [2022-05-20T13:12:57.583Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:09 cmd [2022-05-20T13:12:57.583Z] -rw-r--r-- 1 jenkins jenkins 37307 May 20 13:12 coverage.out [2022-05-20T13:12:57.583Z] drwxrwxr-x 4 jenkins jenkins 4096 May 20 13:09 doc [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 20 13:09 go.mod [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 20 13:09 go.sum [2022-05-20T13:12:57.583Z] drwxrwxr-x 3 jenkins jenkins 4096 May 20 13:09 internal [2022-05-20T13:12:57.583Z] -rw-rw-r-- 1 jenkins jenkins 236 May 20 13:09 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:12:57.990Z] + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=99e4fa65c00eec4a95619ae796b9ec4b51828628 --label arch=arm64 --label version=0.0.0 . [2022-05-20T13:12:58.619Z] Sending build context to Docker daemon 5.856MB [2022-05-20T13:12:58.619Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-20T13:12:58.619Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-20T13:12:58.619Z] ---> e69acca31e13 [2022-05-20T13:12:58.619Z] Step 3/26 : ARG MAKE="make build" [2022-05-20T13:12:58.619Z] ---> Running in c7a2a8ad4b51 [2022-05-20T13:12:58.899Z] Removing intermediate container c7a2a8ad4b51 [2022-05-20T13:12:58.899Z] ---> b2450a70642a [2022-05-20T13:12:58.899Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-20T13:12:58.899Z] ---> Running in 97c4d9f9cbe4 [2022-05-20T13:12:59.187Z] Removing intermediate container 97c4d9f9cbe4 [2022-05-20T13:12:59.187Z] ---> 343ca21e79a7 [2022-05-20T13:12:59.187Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-20T13:12:59.461Z] ---> Running in 3e53f52b6d9e [2022-05-20T13:12:59.736Z] Removing intermediate container 3e53f52b6d9e [2022-05-20T13:12:59.736Z] ---> f68d2b237f3b [2022-05-20T13:12:59.736Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-20T13:12:59.736Z] ---> Running in 30e62f8f5d47 [2022-05-20T13:13:00.021Z] Removing intermediate container 30e62f8f5d47 [2022-05-20T13:13:00.021Z] ---> 2998ed3cbf8a [2022-05-20T13:13:00.021Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-20T13:13:00.021Z] ---> Running in 8911ced74231 [2022-05-20T13:13:02.006Z] Removing intermediate container 8911ced74231 [2022-05-20T13:13:02.006Z] ---> a44b282927ad [2022-05-20T13:13:02.006Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-20T13:13:02.006Z] ---> Running in 2eb09e4c964d [2022-05-20T13:13:02.610Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T13:13:03.587Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T13:13:04.566Z] OK: 220 MiB in 52 packages [2022-05-20T13:13:05.170Z] Removing intermediate container 2eb09e4c964d [2022-05-20T13:13:05.170Z] ---> c4c81c4324cb [2022-05-20T13:13:05.170Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-20T13:13:05.170Z] ---> Running in 495545f3f0e4 [2022-05-20T13:13:05.767Z] Removing intermediate container 495545f3f0e4 [2022-05-20T13:13:05.767Z] ---> 632fe8b2ca54 [2022-05-20T13:13:05.767Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-20T13:13:06.041Z] ---> b6b758018ace [2022-05-20T13:13:06.041Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-20T13:13:06.322Z] ---> Running in 4516e903f49a [2022-05-20T13:13:08.302Z] Removing intermediate container 4516e903f49a [2022-05-20T13:13:08.302Z] ---> a7e7a6083170 [2022-05-20T13:13:08.302Z] Step 12/26 : COPY . . [2022-05-20T13:13:09.285Z] ---> 20da2fedf90d [2022-05-20T13:13:09.285Z] Step 13/26 : RUN ${MAKE} [2022-05-20T13:13:09.285Z] ---> Running in 84525b862f30 [2022-05-20T13:13:10.286Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-20T13:15:17.138Z] Removing intermediate container 84525b862f30 [2022-05-20T13:15:17.138Z] ---> d8e40957dcfa [2022-05-20T13:15:17.138Z] Step 14/26 : FROM alpine:3.15 [2022-05-20T13:15:17.411Z] 3.15: Pulling from library/alpine [2022-05-20T13:15:17.411Z] 9981e73032c8: Pulling fs layer [2022-05-20T13:15:17.685Z] 9981e73032c8: Verifying Checksum [2022-05-20T13:15:17.685Z] 9981e73032c8: Download complete [2022-05-20T13:15:18.286Z] 9981e73032c8: Pull complete [2022-05-20T13:15:18.286Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-20T13:15:18.286Z] Status: Downloaded newer image for alpine:3.15 [2022-05-20T13:15:18.286Z] ---> 3fb3c9af89a9 [2022-05-20T13:15:18.286Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-20T13:15:18.561Z] ---> Running in 455e4fa12953 [2022-05-20T13:15:18.835Z] Removing intermediate container 455e4fa12953 [2022-05-20T13:15:18.835Z] ---> 8e118af8b6dd [2022-05-20T13:15:18.835Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-20T13:15:18.835Z] ---> Running in 787c4005fdfe [2022-05-20T13:15:19.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-20T13:15:20.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-20T13:15:21.067Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-20T13:15:21.067Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-20T13:15:21.067Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-20T13:15:21.067Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-20T13:15:21.067Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-20T13:15:21.067Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-20T13:15:21.067Z] Executing busybox-1.34.1-r5.trigger [2022-05-20T13:15:21.067Z] OK: 8 MiB in 20 packages [2022-05-20T13:15:22.043Z] Removing intermediate container 787c4005fdfe [2022-05-20T13:15:22.044Z] ---> 6aad574a78ee [2022-05-20T13:15:22.044Z] Step 17/26 : WORKDIR / [2022-05-20T13:15:22.044Z] ---> Running in d6315b91faae [2022-05-20T13:15:22.315Z] Removing intermediate container d6315b91faae [2022-05-20T13:15:22.315Z] ---> 9d1f01091371 [2022-05-20T13:15:22.315Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-20T13:15:23.749Z] ---> 8f7c0837b4bf [2022-05-20T13:15:23.749Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-20T13:15:24.344Z] ---> 0f1252c8c43a [2022-05-20T13:15:24.344Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-20T13:15:24.953Z] ---> fc66dc639588 [2022-05-20T13:15:24.953Z] Step 21/26 : EXPOSE 59984 [2022-05-20T13:15:24.953Z] ---> Running in e0b55c7eb883 [2022-05-20T13:15:25.225Z] Removing intermediate container e0b55c7eb883 [2022-05-20T13:15:25.225Z] ---> 1d9679c6a714 [2022-05-20T13:15:25.225Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-20T13:15:25.225Z] ---> Running in 171b437e2673 [2022-05-20T13:15:25.499Z] Removing intermediate container 171b437e2673 [2022-05-20T13:15:25.499Z] ---> d0351c662754 [2022-05-20T13:15:25.499Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-20T13:15:25.499Z] ---> Running in 1c259ba2b114 [2022-05-20T13:15:25.774Z] Removing intermediate container 1c259ba2b114 [2022-05-20T13:15:25.774Z] ---> 417ed4b7199e [2022-05-20T13:15:25.774Z] Step 24/26 : LABEL arch=arm64 [2022-05-20T13:15:26.046Z] ---> Running in 2a8fff9ad2e3 [2022-05-20T13:15:26.317Z] Removing intermediate container 2a8fff9ad2e3 [2022-05-20T13:15:26.317Z] ---> c09df3902d32 [2022-05-20T13:15:26.317Z] Step 25/26 : LABEL git_sha=99e4fa65c00eec4a95619ae796b9ec4b51828628 [2022-05-20T13:15:26.317Z] ---> Running in b44162b98ad9 [2022-05-20T13:15:26.588Z] Removing intermediate container b44162b98ad9 [2022-05-20T13:15:26.588Z] ---> 781ebd9015cd [2022-05-20T13:15:26.588Z] Step 26/26 : LABEL version=0.0.0 [2022-05-20T13:15:26.588Z] ---> Running in 60aa1fa45115 [2022-05-20T13:15:26.861Z] Removing intermediate container 60aa1fa45115 [2022-05-20T13:15:26.861Z] ---> 398b9c10e1fa [2022-05-20T13:15:26.861Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-20T13:15:27.133Z] Successfully built 398b9c10e1fa [2022-05-20T13:15:27.133Z] Successfully tagged device-onvif-camera-arm64:latest [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] sh [2022-05-20T13:15:27.846Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T13:15:27.846Z] [2022-05-20T13:15:27.846Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:15:28.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T13:15:28.501Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-20T13:15:28.501Z] 8998bd30e6a1: Pulling fs layer [2022-05-20T13:15:28.501Z] 04944245beec: Pulling fs layer [2022-05-20T13:15:28.501Z] 699f458cf7ca: Pulling fs layer [2022-05-20T13:15:28.501Z] 765212b225bb: Pulling fs layer [2022-05-20T13:15:28.501Z] f23df028b6ca: Pulling fs layer [2022-05-20T13:15:28.501Z] d65c8cfc05b1: Pulling fs layer [2022-05-20T13:15:28.501Z] 2437ff75d9bd: Pulling fs layer [2022-05-20T13:15:28.501Z] 765212b225bb: Waiting [2022-05-20T13:15:28.501Z] f23df028b6ca: Waiting [2022-05-20T13:15:28.501Z] d65c8cfc05b1: Waiting [2022-05-20T13:15:28.501Z] 2437ff75d9bd: Waiting [2022-05-20T13:15:28.501Z] 04944245beec: Verifying Checksum [2022-05-20T13:15:28.501Z] 04944245beec: Download complete [2022-05-20T13:15:28.501Z] 765212b225bb: Verifying Checksum [2022-05-20T13:15:28.501Z] 765212b225bb: Download complete [2022-05-20T13:15:28.501Z] f23df028b6ca: Verifying Checksum [2022-05-20T13:15:28.501Z] f23df028b6ca: Download complete [2022-05-20T13:15:28.501Z] d65c8cfc05b1: Download complete [2022-05-20T13:15:28.777Z] 699f458cf7ca: Verifying Checksum [2022-05-20T13:15:28.777Z] 699f458cf7ca: Download complete [2022-05-20T13:15:29.050Z] 8998bd30e6a1: Verifying Checksum [2022-05-20T13:15:31.673Z] 2437ff75d9bd: Verifying Checksum [2022-05-20T13:15:31.673Z] 2437ff75d9bd: Download complete [2022-05-20T13:15:33.650Z] 8998bd30e6a1: Pull complete [2022-05-20T13:15:33.923Z] 04944245beec: Pull complete [2022-05-20T13:15:35.362Z] 699f458cf7ca: Pull complete [2022-05-20T13:15:35.637Z] 765212b225bb: Pull complete [2022-05-20T13:15:36.620Z] f23df028b6ca: Pull complete [2022-05-20T13:15:36.620Z] d65c8cfc05b1: Pull complete [2022-05-20T13:15:51.712Z] 2437ff75d9bd: Pull complete [2022-05-20T13:15:51.712Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-20T13:15:51.712Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-20T13:15:51.712Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-20T13:15:51.969Z] prd-ubuntu20.04-docker-arm64-4c-16g-64194 does not seem to be running inside a container [2022-05-20T13:15:52.062Z] $ 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-onvif-camera/1 -v /w/workspace/device-onvif-camera/1:/w/workspace/device-onvif-camera/1:rw,z -v /w/workspace/device-onvif-camera/1@tmp:/w/workspace/device-onvif-camera/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-20T13:15:54.743Z] $ docker top eff7791058b97b851ea4281ddf9ac858340d30c4b273f54dd0503cd5290a5565 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:15:55.734Z] ---> job-cost.sh [2022-05-20T13:15:55.734Z] lf-activate-venv: SKIPPING [2022-05-20T13:15:55.734Z] INFO: No Stack... [2022-05-20T13:15:56.329Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-20T13:15:57.332Z] INFO: Archiving Costs [Pipeline] sh [2022-05-20T13:15:58.067Z] + cut -d, -f6 [2022-05-20T13:15:58.067Z] + cat /w/workspace/device-onvif-camera/1/archives/cost.csv [Pipeline] lock [2022-05-20T13:15:58.166Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] [2022-05-20T13:15:58.170Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] did not exist. Created. [2022-05-20T13:15:58.170Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-20T13:15:58.924Z] /w/workspace/device-onvif-camera/1@tmp/durable-fe505843/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-20T13:15:59.620Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-20T13:15:59.656Z] Warning: overwriting stash ‘stack-cost’ [2022-05-20T13:15:59.703Z] Stashed 1 file(s) [Pipeline] } [2022-05-20T13:15:59.719Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-68-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-20T13:15:59.810Z] $ docker stop --time=1 eff7791058b97b851ea4281ddf9ac858340d30c4b273f54dd0503cd5290a5565 [2022-05-20T13:16:01.300Z] $ docker rm -f eff7791058b97b851ea4281ddf9ac858340d30c4b273f54dd0503cd5290a5565 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-20T13:16:02.352Z] provisioning config files... [2022-05-20T13:16:02.360Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-68@tmp/config8172592524114320623tmp [Pipeline] { [Pipeline] sh [2022-05-20T13:16:02.725Z] + set +x [2022-05-20T13:16:02.725Z] + curl -s https://codecov.io/bash [2022-05-20T13:16:02.725Z] + bash -s -- [2022-05-20T13:16:02.725Z] [2022-05-20T13:16:02.725Z] _____ _ [2022-05-20T13:16:02.725Z] / ____| | | [2022-05-20T13:16:02.725Z] | | ___ __| | ___ ___ _____ __ [2022-05-20T13:16:02.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-20T13:16:02.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-20T13:16:02.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-20T13:16:02.725Z] Bash-1.0.6 [2022-05-20T13:16:02.725Z] [2022-05-20T13:16:02.725Z] [2022-05-20T13:16:02.725Z] ==> git version 2.25.1 found [2022-05-20T13:16:02.725Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-20T13:16:02.725Z] Release-Date: 2020-01-08 [2022-05-20T13:16:02.725Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-20T13:16:02.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-20T13:16:02.725Z] ==> Jenkins CI detected. [2022-05-20T13:16:02.725Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-68 [2022-05-20T13:16:02.725Z] project root: . [2022-05-20T13:16:02.725Z] --> token set from env [2022-05-20T13:16:02.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-20T13:16:02.725Z] ==> Running gcov in . (disable via -X gcov) [2022-05-20T13:16:02.725Z] ==> Python coveragepy not found [2022-05-20T13:16:02.725Z] ==> Searching for coverage reports in: [2022-05-20T13:16:02.725Z] + . [2022-05-20T13:16:02.725Z] -> Found 1 reports [2022-05-20T13:16:02.725Z] ==> Detecting git/mercurial file structure [2022-05-20T13:16:02.725Z] ==> Reading reports [2022-05-20T13:16:02.725Z] + ./coverage.out bytes=37307 [2022-05-20T13:16:02.725Z] ==> Appending adjustments [2022-05-20T13:16:02.725Z] https://docs.codecov.io/docs/fixing-reports [2022-05-20T13:16:03.002Z] + Found adjustments [2022-05-20T13:16:03.002Z] ==> Gzipping contents [2022-05-20T13:16:03.002Z] 8.0K /tmp/codecov.i4v3CM.gz [2022-05-20T13:16:03.002Z] ==> Uploading reports [2022-05-20T13:16:03.002Z] url: https://codecov.io [2022-05-20T13:16:03.002Z] query: branch=PR-68&commit=99e4fa65c00eec4a95619ae796b9ec4b51828628&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=68&job=&cmd_args= [2022-05-20T13:16:03.002Z] -> Pinging Codecov [2022-05-20T13:16:03.002Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-68&commit=99e4fa65c00eec4a95619ae796b9ec4b51828628&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-68%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=68&job=&cmd_args= [2022-05-20T13:16:03.290Z] -> Uploading to [2022-05-20T13:16:03.291Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-20/F29A59C45E3A92E06B3E522C9905F8EF/99e4fa65c00eec4a95619ae796b9ec4b51828628/0efbc09b-8070-498a-bc71-01ac127306e2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220520%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220520T131603Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3d730d4e95f694b701218a154562bbf0c65ecf41df0c71e82d677ff1f5ae4415 [2022-05-20T13:16:03.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-20T13:16:03.291Z] Dload Upload Total Spent Left Speed [2022-05-20T13:16:03.557Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4611 0 0 100 4611 0 16767 --:--:-- --:--:-- --:--:-- 16767 [2022-05-20T13:16:03.557Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/99e4fa65c00eec4a95619ae796b9ec4b51828628 [Pipeline] } [2022-05-20T13:16:03.584Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-20T13:16:05.312Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-68/archives ] [2022-05-20T13:16:05.312Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-68/archives [2022-05-20T13:16:05.312Z] total 16 [2022-05-20T13:16:05.312Z] drwxr-xr-x 3 root root 4096 May 20 13:06 . [2022-05-20T13:16:05.312Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 13:06 .. [2022-05-20T13:16:05.312Z] drwxr-xr-x 2 root root 4096 May 20 13:06 cost [2022-05-20T13:16:05.312Z] -rw-r--r-- 1 root root 89 May 20 13:06 cost.csv [2022-05-20T13:16:05.312Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-68/archives [2022-05-20T13:16:05.312Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-68/archives [2022-05-20T13:16:05.312Z] total 16 [2022-05-20T13:16:05.312Z] drwxr-xr-x 3 jenkins jenkins 4096 May 20 13:06 . [2022-05-20T13:16:05.312Z] drwxrwxr-x 10 jenkins jenkins 4096 May 20 13:06 .. [2022-05-20T13:16:05.312Z] drwxr-xr-x 2 jenkins jenkins 4096 May 20 13:06 cost [2022-05-20T13:16:05.312Z] -rw-r--r-- 1 jenkins jenkins 89 May 20 13:06 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:05.648Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:06.546Z] ---> package-listing.sh [2022-05-20T13:16:06.546Z] ++ facter osfamily [2022-05-20T13:16:06.546Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-20T13:16:06.807Z] + OS_FAMILY=debian [2022-05-20T13:16:06.807Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-68 [2022-05-20T13:16:06.807Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-20T13:16:06.807Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-20T13:16:06.807Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-20T13:16:06.807Z] + PACKAGES=/tmp/packages_start.txt [2022-05-20T13:16:06.807Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-68 ']' [2022-05-20T13:16:06.807Z] + PACKAGES=/tmp/packages_end.txt [2022-05-20T13:16:06.807Z] + case "${OS_FAMILY}" in [2022-05-20T13:16:06.807Z] + dpkg -l [2022-05-20T13:16:06.807Z] + grep '^ii' [2022-05-20T13:16:06.807Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-20T13:16:06.807Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-20T13:16:06.807Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-20T13:16:06.807Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-68 ']' [2022-05-20T13:16:06.807Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-68/archives/ [2022-05-20T13:16:06.807Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-68/archives/ [Pipeline] echo [2022-05-20T13:16:06.843Z] 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/oundry_device-onvif-camera_PR-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-20T13:16:07.152Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-20T13:16:07.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-20T13:16:07.740Z] . [Pipeline] withDockerContainer [2022-05-20T13:16:07.830Z] prd-ubuntu20.04-docker-8c-8g-64193 does not seem to be running inside a container [2022-05-20T13:16:07.872Z] $ 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/oundry_device-onvif-camera_PR-68/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/oundry_device-onvif-camera_PR-68 -v /w/workspace/oundry_device-onvif-camera_PR-68:/w/workspace/oundry_device-onvif-camera_PR-68:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-68@tmp:/w/workspace/oundry_device-onvif-camera_PR-68@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 [2022-05-20T13:16:08.097Z] $ docker top 32f6f343470f3eaa7d63229875db3bdf8ab1e6468ab0ece1aa28920a6c5f2f6a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-20T13:16:08.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-20T13:16:08.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-20T13:16:09.123Z] + ls /var/log/sa-host [2022-05-20T13:16:09.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-20T13:16:09.289Z] provisioning config files... [2022-05-20T13:16:09.299Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-68@tmp/config7613354692469490132tmp [Pipeline] { [Pipeline] echo [2022-05-20T13:16:09.351Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:09.668Z] ---> create-netrc.sh [Pipeline] } [2022-05-20T13:16:09.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:10.097Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-20T13:16:10.130Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:10.445Z] ---> sudo-logs.sh [2022-05-20T13:16:10.445Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-20T13:16:10.527Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:10.844Z] ---> job-cost.sh [2022-05-20T13:16:10.844Z] lf-activate-venv: SKIPPING [2022-05-20T13:16:10.844Z] DEBUG: total: 0.2199999988079071 [2022-05-20T13:16:10.844Z] INFO: Retrieving Stack Cost... [2022-05-20T13:16:11.106Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-20T13:16:11.677Z] INFO: Archiving Costs [Pipeline] echo [2022-05-20T13:16:11.792Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-20T13:16:12.098Z] ---> logs-deploy.sh [2022-05-20T13:16:12.098Z] lf-activate-venv: SKIPPING [2022-05-20T13:16:12.098Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-68/1 [2022-05-20T13:16:12.098Z] INFO: archiving workspace using pattern(s): [2022-05-20T13:16:13.036Z] Archives upload complete. [2022-05-20T13:16:13.036Z] INFO: archiving logs to Nexus