Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1bc60fbd6192062c31ba9592c35aea52e7a2b34f+18118626ca0893b728531bfc2ef8f97357a298a2 (65a4f194e3766344cf75d0cddcf94fe02e536866) 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-ssh13197286618093724634.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-ssh16689050432026011626.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-64/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1540869425619609718.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 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3675054438077334532.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/PR-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-64/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh608875636313538691.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-251 in /w/workspace/oundry_device-onvif-camera_PR-64 [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-64 # 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 > 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/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 18118626ca0893b728531bfc2ef8f97357a298a2 into PR head commit 1bc60fbd6192062c31ba9592c35aea52e7a2b34f Merge succeeded, producing 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 Checking out Revision 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 (PR-64) > git config core.sparsecheckout # timeout=10 > git checkout -f 1bc60fbd6192062c31ba9592c35aea52e7a2b34f # 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 18118626ca0893b728531bfc2ef8f97357a298a2 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 # timeout=10 Commit message: "Merge commit '18118626ca0893b728531bfc2ef8f97357a298a2' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-27T10:11:09.015Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-27T10:11:09.050Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-27T10:11:09.061Z] ========================================================= [2022-05-27T10:11:09.061Z] EdgeX Global Pipelines Version Info [2022-05-27T10:11:09.061Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 0f805db1f7b4c66db21b655add3844f4810b7c11 # timeout=10 [2022-05-27T10:11:09.814Z] ------------------- [2022-05-27T10:11:09.814Z] stable info: [2022-05-27T10:11:09.814Z] ------------------- [2022-05-27T10:11:09.814Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T10:11:09.814Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T10:11:09.814Z] Message: update stable to v1.0.230 [2022-05-27T10:11:10.389Z] ------------------- [2022-05-27T10:11:10.389Z] experimental info: [2022-05-27T10:11:10.389Z] ------------------- [2022-05-27T10:11:10.389Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-27T10:11:10.389Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-27T10:11:10.389Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-27T10:11:10.566Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-27T10:11:10.578Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-27T10:11:10.589Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-27T10:11:10.600Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-27T10:11:10.611Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-27T10:11:10.624Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-27T10:11:10.634Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-27T10:11:10.642Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-27T10:11:10.650Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-27T10:11:10.658Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-27T10:11:10.665Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-27T10:11:10.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-27T10:11:10.681Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-27T10:11:10.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-27T10:11:10.697Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T10:11:10.705Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-27T10:11:10.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-27T10:11:10.720Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-27T10:11:10.728Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-27T10:11:10.737Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-27T10:11:10.754Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-27T10:11:10.762Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-27T10:11:10.773Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-27T10:11:10.783Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-27T10:11:10.794Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-27T10:11:10.805Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-27T10:11:10.816Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-64 [Pipeline] echo [2022-05-27T10:11:10.830Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-64 [Pipeline] echo [2022-05-27T10:11:10.839Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-64 [Pipeline] echo [2022-05-27T10:11:10.850Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [Pipeline] echo [2022-05-27T10:11:10.862Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6a8a915 [Pipeline] echo [2022-05-27T10:11:10.876Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T10:11:10.912Z] provisioning config files... [2022-05-27T10:11:10.928Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config6390546038684985330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:11:11.252Z] ---> docker-login.sh [2022-05-27T10:11:11.252Z] nexus3.edgexfoundry.org:10001 [2022-05-27T10:11:11.514Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:11.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:11.776Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:11.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:11.776Z] [2022-05-27T10:11:11.776Z] Login Succeeded [2022-05-27T10:11:11.776Z] nexus3.edgexfoundry.org:10002 [2022-05-27T10:11:11.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:11.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:11.776Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:11.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:11.776Z] [2022-05-27T10:11:11.776Z] Login Succeeded [2022-05-27T10:11:11.776Z] nexus3.edgexfoundry.org:10003 [2022-05-27T10:11:11.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:12.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:12.037Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:12.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:12.037Z] [2022-05-27T10:11:12.037Z] Login Succeeded [2022-05-27T10:11:12.037Z] nexus3.edgexfoundry.org:10004 [2022-05-27T10:11:12.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:12.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:12.037Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:12.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:12.037Z] [2022-05-27T10:11:12.037Z] Login Succeeded [2022-05-27T10:11:12.037Z] docker.io [2022-05-27T10:11:12.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:12.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:12.561Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:12.561Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:12.561Z] [2022-05-27T10:11:12.561Z] Login Succeeded [2022-05-27T10:11:12.561Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T10:11:12.568Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-27T10:11:12.934Z] + git rev-list -1 --merges 6a8a915c4a74ea27f7202a2e1c77ac4d42280390~1..6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [Pipeline] echo [2022-05-27T10:11:12.966Z] -----------> git rev-list -1 --merges 6a8a915c4a74ea27f7202a2e1c77ac4d42280390~1..6a8a915c4a74ea27f7202a2e1c77ac4d42280390 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [2022-05-27T10:11:12.966Z] 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [false] [Pipeline] sh [2022-05-27T10:11:13.261Z] + git log --format=format:%s -1 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [Pipeline] echo [2022-05-27T10:11:13.277Z] ========================================================= [2022-05-27T10:11:13.277Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-27T10:11:13.277Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T10:11:13.609Z] + git log --format=format:%s -1 6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [Pipeline] echo [2022-05-27T10:11:13.619Z] [semverPrep] GIT_COMMIT: 6a8a915c4a74ea27f7202a2e1c77ac4d42280390, Commit Message: Merge commit '18118626ca0893b728531bfc2ef8f97357a298a2' into HEAD [Pipeline] echo [2022-05-27T10:11:13.630Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-27T10:11:13.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-27T10:11:13.974Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-27T10:11:13.974Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-27T10:11:13.974Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-27T10:11:13.974Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-27T10:11:13.974Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-27T10:11:13.974Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:11:14.325Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T10:11:14.325Z] [2022-05-27T10:11:14.325Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:11:14.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T10:11:14.633Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-27T10:11:14.633Z] 1fe172e4850f: Pulling fs layer [2022-05-27T10:11:14.633Z] caf521ccaac6: Pulling fs layer [2022-05-27T10:11:14.633Z] 3ead6fa29328: Pulling fs layer [2022-05-27T10:11:14.633Z] 5c2a1cbceb83: Pulling fs layer [2022-05-27T10:11:14.633Z] a8d5f1318db7: Pulling fs layer [2022-05-27T10:11:14.633Z] c427282e49a2: Pulling fs layer [2022-05-27T10:11:14.633Z] 1827001aaf11: Pulling fs layer [2022-05-27T10:11:14.633Z] 0714d37db230: Pulling fs layer [2022-05-27T10:11:14.633Z] ac28cf19c067: Pulling fs layer [2022-05-27T10:11:14.633Z] ca983d60f3e2: Pulling fs layer [2022-05-27T10:11:14.633Z] 9f894cec8388: Pulling fs layer [2022-05-27T10:11:14.633Z] 0714d37db230: Waiting [2022-05-27T10:11:14.633Z] ac28cf19c067: Waiting [2022-05-27T10:11:14.633Z] ca983d60f3e2: Waiting [2022-05-27T10:11:14.633Z] 9f894cec8388: Waiting [2022-05-27T10:11:14.633Z] a8d5f1318db7: Waiting [2022-05-27T10:11:14.633Z] 1827001aaf11: Waiting [2022-05-27T10:11:14.633Z] c427282e49a2: Waiting [2022-05-27T10:11:14.633Z] caf521ccaac6: Download complete [2022-05-27T10:11:14.633Z] 5c2a1cbceb83: Verifying Checksum [2022-05-27T10:11:14.633Z] 5c2a1cbceb83: Download complete [2022-05-27T10:11:14.633Z] 3ead6fa29328: Verifying Checksum [2022-05-27T10:11:14.633Z] 3ead6fa29328: Download complete [2022-05-27T10:11:14.894Z] a8d5f1318db7: Verifying Checksum [2022-05-27T10:11:14.894Z] a8d5f1318db7: Download complete [2022-05-27T10:11:14.894Z] c427282e49a2: Download complete [2022-05-27T10:11:14.894Z] 0714d37db230: Download complete [2022-05-27T10:11:14.894Z] ac28cf19c067: Verifying Checksum [2022-05-27T10:11:14.894Z] ac28cf19c067: Download complete [2022-05-27T10:11:14.894Z] ca983d60f3e2: Download complete [2022-05-27T10:11:14.894Z] 9f894cec8388: Download complete [2022-05-27T10:11:14.894Z] 1fe172e4850f: Download complete [2022-05-27T10:11:15.157Z] 1827001aaf11: Verifying Checksum [2022-05-27T10:11:15.157Z] 1827001aaf11: Download complete [2022-05-27T10:11:16.541Z] 1fe172e4850f: Pull complete [2022-05-27T10:11:16.541Z] caf521ccaac6: Pull complete [2022-05-27T10:11:17.110Z] 3ead6fa29328: Pull complete [2022-05-27T10:11:17.110Z] 5c2a1cbceb83: Pull complete [2022-05-27T10:11:17.372Z] a8d5f1318db7: Pull complete [2022-05-27T10:11:17.372Z] c427282e49a2: Pull complete [2022-05-27T10:11:19.281Z] 1827001aaf11: Pull complete [2022-05-27T10:11:19.281Z] 0714d37db230: Pull complete [2022-05-27T10:11:19.281Z] ac28cf19c067: Pull complete [2022-05-27T10:11:19.281Z] ca983d60f3e2: Pull complete [2022-05-27T10:11:19.281Z] 9f894cec8388: Pull complete [2022-05-27T10:11:19.281Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-27T10:11:19.281Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-27T10:11:19.281Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:11:19.391Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2022-05-27T10:11:19.433Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@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-devops/py-git-semver:latest cat [2022-05-27T10:11:20.746Z] $ docker top e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 -eo pid,comm [2022-05-27T10:11:20.812Z] 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-27T10:11:20.812Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-27T10:11:20.842Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T10:11:20.842Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T10:11:20.975Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T10:11:20.984Z] $ docker exec e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 ssh-agent [2022-05-27T10:11:21.102Z] SSH_AUTH_SOCK=/tmp/ssh-HPdIooD8Ygys/agent.33 [2022-05-27T10:11:21.102Z] SSH_AGENT_PID=39 [2022-05-27T10:11:21.109Z] Running ssh-add (command line suppressed) [2022-05-27T10:11:21.225Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_5507527969885497900.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_5507527969885497900.key) [2022-05-27T10:11:21.234Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T10:11:21.526Z] + git tag --points-at HEAD [Pipeline] } [2022-05-27T10:11:21.551Z] $ docker exec --env ******** --env ******** e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 ssh-agent -k [2022-05-27T10:11:21.682Z] unset SSH_AUTH_SOCK; [2022-05-27T10:11:21.682Z] unset SSH_AGENT_PID; [2022-05-27T10:11:21.682Z] echo Agent pid 39 killed; [2022-05-27T10:11:21.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-27T10:11:21.712Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-27T10:11:21.712Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-27T10:11:21.854Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-27T10:11:21.863Z] $ docker exec e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 ssh-agent [2022-05-27T10:11:21.998Z] SSH_AUTH_SOCK=/tmp/ssh-7QdKfyI5Yaye/agent.73 [2022-05-27T10:11:21.998Z] SSH_AGENT_PID=80 [2022-05-27T10:11:22.003Z] Running ssh-add (command line suppressed) [2022-05-27T10:11:22.145Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_1167400466089706795.key (/w/workspace/oundry_device-onvif-camera_PR-64@tmp/private_key_1167400466089706795.key) [2022-05-27T10:11:22.160Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-27T10:11:22.451Z] + git semver init [2022-05-27T10:11:22.713Z] 2022-05-27 10:11:22,705 [run_init] DEBUG init version:0.0.0 force:False [2022-05-27T10:11:22.713Z] 2022-05-27 10:11:22,706 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-05-27T10:11:22.713Z] 2022-05-27 10:11:22,706 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-64/.semver [2022-05-27T10:11:22.713Z] 2022-05-27 10:11:22,706 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-64/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64, universal_newlines=False, shell=None, istream=None) [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,352 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-64/.git/info/exclude [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,352 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 with force:False [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,353 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,358 [execute] INFO git cat-file --batch-check [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,358 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,365 [execute] INFO git cat-file --batch [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,365 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-64/.semver, universal_newlines=False, shell=None, istream=) [2022-05-27T10:11:23.652Z] 2022-05-27 10:11:23,370 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-64/.semver/PR-64 [2022-05-27T10:11:23.652Z] 0.0.0 [Pipeline] } [2022-05-27T10:11:23.670Z] $ docker exec --env ******** --env ******** e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 ssh-agent -k [2022-05-27T10:11:23.788Z] unset SSH_AUTH_SOCK; [2022-05-27T10:11:23.788Z] unset SSH_AGENT_PID; [2022-05-27T10:11:23.788Z] echo Agent pid 80 killed; [2022-05-27T10:11:23.796Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-27T10:11:24.118Z] + git semver [Pipeline] } [2022-05-27T10:11:24.432Z] $ docker stop --time=1 e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 [2022-05-27T10:11:25.751Z] $ docker rm -f e1c160aaaf65d642f2722f5d5b5369411c1c4383f1ea111aa8109567c40c3941 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T10:11:26.101Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-27T10:11:26.357Z] Stashed 1 file(s) [Pipeline] echo [2022-05-27T10:11:26.360Z] [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-27T10:11:26.483Z] provisioning config files... [2022-05-27T10:11:26.493Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2291382243485558577tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:11:26.805Z] ---> docker-login.sh [2022-05-27T10:11:26.805Z] nexus3.edgexfoundry.org:10001 [2022-05-27T10:11:26.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:26.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:26.805Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:26.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:26.805Z] [2022-05-27T10:11:26.805Z] Login Succeeded [2022-05-27T10:11:26.805Z] nexus3.edgexfoundry.org:10002 [2022-05-27T10:11:26.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:27.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:27.066Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:27.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:27.066Z] [2022-05-27T10:11:27.066Z] Login Succeeded [2022-05-27T10:11:27.066Z] nexus3.edgexfoundry.org:10003 [2022-05-27T10:11:27.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:27.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:27.066Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:27.066Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:27.066Z] [2022-05-27T10:11:27.066Z] Login Succeeded [2022-05-27T10:11:27.066Z] nexus3.edgexfoundry.org:10004 [2022-05-27T10:11:27.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:27.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:27.328Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:27.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:27.328Z] [2022-05-27T10:11:27.328Z] Login Succeeded [2022-05-27T10:11:27.328Z] docker.io [2022-05-27T10:11:27.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:11:27.588Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:11:27.589Z] Configure a credential helper to remove this warning. See [2022-05-27T10:11:27.589Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:11:27.589Z] [2022-05-27T10:11:27.589Z] Login Succeeded [2022-05-27T10:11:27.589Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T10:11:27.596Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T10:11:27.664Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T10:11:27.673Z] ========================================================= [2022-05-27T10:11:27.674Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-27T10:11:27.674Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:11:27.994Z] + 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-27T10:11:27.994Z] Sending build context to Docker daemon 8.821MB [2022-05-27T10:11:27.994Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T10:11:27.994Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-27T10:11:27.994Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-27T10:11:27.994Z] 59bf1c3509f3: Pulling fs layer [2022-05-27T10:11:27.994Z] 666ba61612fd: Pulling fs layer [2022-05-27T10:11:27.994Z] 8ed8ca486205: Pulling fs layer [2022-05-27T10:11:27.994Z] 4fe6c5a15a65: Pulling fs layer [2022-05-27T10:11:27.994Z] 22a0e8bec74d: Pulling fs layer [2022-05-27T10:11:27.994Z] ca2b28591e48: Pulling fs layer [2022-05-27T10:11:27.994Z] a51346096db8: Pulling fs layer [2022-05-27T10:11:27.994Z] daebc70d1ce1: Pulling fs layer [2022-05-27T10:11:27.994Z] 0e18a0eac166: Pulling fs layer [2022-05-27T10:11:27.994Z] ca2b28591e48: Waiting [2022-05-27T10:11:27.994Z] 4fe6c5a15a65: Waiting [2022-05-27T10:11:27.994Z] 22a0e8bec74d: Waiting [2022-05-27T10:11:27.994Z] daebc70d1ce1: Waiting [2022-05-27T10:11:27.994Z] 0e18a0eac166: Waiting [2022-05-27T10:11:27.994Z] 8ed8ca486205: Verifying Checksum [2022-05-27T10:11:27.994Z] 8ed8ca486205: Download complete [2022-05-27T10:11:27.994Z] 666ba61612fd: Download complete [2022-05-27T10:11:28.257Z] 22a0e8bec74d: Verifying Checksum [2022-05-27T10:11:28.257Z] 22a0e8bec74d: Download complete [2022-05-27T10:11:28.257Z] ca2b28591e48: Verifying Checksum [2022-05-27T10:11:28.257Z] ca2b28591e48: Download complete [2022-05-27T10:11:28.257Z] 59bf1c3509f3: Verifying Checksum [2022-05-27T10:11:28.257Z] 59bf1c3509f3: Download complete [2022-05-27T10:11:28.257Z] a51346096db8: Verifying Checksum [2022-05-27T10:11:28.257Z] a51346096db8: Download complete [2022-05-27T10:11:28.257Z] daebc70d1ce1: Verifying Checksum [2022-05-27T10:11:28.257Z] daebc70d1ce1: Download complete [2022-05-27T10:11:28.257Z] 59bf1c3509f3: Pull complete [2022-05-27T10:11:28.518Z] 666ba61612fd: Pull complete [2022-05-27T10:11:28.518Z] 8ed8ca486205: Pull complete [2022-05-27T10:11:28.779Z] 0e18a0eac166: Verifying Checksum [2022-05-27T10:11:28.779Z] 0e18a0eac166: Download complete [2022-05-27T10:11:29.040Z] 4fe6c5a15a65: Verifying Checksum [2022-05-27T10:11:29.040Z] 4fe6c5a15a65: Download complete [2022-05-27T10:11:33.248Z] 4fe6c5a15a65: Pull complete [2022-05-27T10:11:33.248Z] 22a0e8bec74d: Pull complete [2022-05-27T10:11:33.248Z] ca2b28591e48: Pull complete [2022-05-27T10:11:33.248Z] a51346096db8: Pull complete [2022-05-27T10:11:33.248Z] daebc70d1ce1: Pull complete [2022-05-27T10:11:35.792Z] 0e18a0eac166: Pull complete [2022-05-27T10:11:35.792Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-27T10:11:35.793Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-27T10:11:35.793Z] ---> f018257e8ee9 [2022-05-27T10:11:35.793Z] Step 3/13 : ARG MAKE="make build" [2022-05-27T10:11:37.179Z] ---> Running in 069df93d91f2 [2022-05-27T10:11:37.179Z] Removing intermediate container 069df93d91f2 [2022-05-27T10:11:37.179Z] ---> 3b110b04e08f [2022-05-27T10:11:37.179Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T10:11:37.179Z] ---> Running in 661c93ecd946 [2022-05-27T10:11:37.179Z] Removing intermediate container 661c93ecd946 [2022-05-27T10:11:37.179Z] ---> 67471fb17e52 [2022-05-27T10:11:37.179Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T10:11:37.179Z] ---> Running in 3db4f6265680 [2022-05-27T10:11:37.179Z] Removing intermediate container 3db4f6265680 [2022-05-27T10:11:37.179Z] ---> d8bf7423f5c5 [2022-05-27T10:11:37.179Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-27T10:11:37.179Z] ---> Running in 745009431a52 [2022-05-27T10:11:37.439Z] Removing intermediate container 745009431a52 [2022-05-27T10:11:37.439Z] ---> 3bc516a485cc [2022-05-27T10:11:37.439Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T10:11:37.439Z] ---> Running in 8bd7a7833500 [2022-05-27T10:11:38.010Z] Removing intermediate container 8bd7a7833500 [2022-05-27T10:11:38.010Z] ---> 854f6d2b2b7e [2022-05-27T10:11:38.010Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T10:11:38.010Z] ---> Running in 25b8b585ad3f [2022-05-27T10:11:38.271Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T10:11:39.214Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T10:11:39.475Z] OK: 221 MiB in 52 packages [2022-05-27T10:11:40.049Z] Removing intermediate container 25b8b585ad3f [2022-05-27T10:11:40.049Z] ---> ab2af3015094 [2022-05-27T10:11:40.049Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-27T10:11:40.049Z] ---> Running in cde6ea23999b [2022-05-27T10:11:40.049Z] Removing intermediate container cde6ea23999b [2022-05-27T10:11:40.049Z] ---> 218304d764b2 [2022-05-27T10:11:40.049Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-27T10:11:40.311Z] ---> 2a2e255f2aa5 [2022-05-27T10:11:40.311Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T10:11:40.311Z] ---> Running in b86046d045f1 [2022-05-27T10:11:41.456Z] Still waiting to schedule task [2022-05-27T10:11:41.456Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-05-27T10:11:58.433Z] Removing intermediate container b86046d045f1 [2022-05-27T10:11:58.433Z] ---> 9536f04fd3db [2022-05-27T10:11:58.433Z] Step 12/13 : COPY . . [2022-05-27T10:11:58.433Z] ---> 8dd5c036726e [2022-05-27T10:11:58.433Z] Step 13/13 : RUN ${MAKE} [2022-05-27T10:11:58.433Z] ---> Running in 57f43d2c4a28 [2022-05-27T10:11:58.433Z] noop [2022-05-27T10:11:58.433Z] Removing intermediate container 57f43d2c4a28 [2022-05-27T10:11:58.433Z] ---> 369d1595bb5a [2022-05-27T10:11:58.433Z] Successfully built 369d1595bb5a [2022-05-27T10:11:58.433Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:11:58.753Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T10:11:58.753Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:11:58.835Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2022-05-27T10:11:58.874Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-27T10:11:59.262Z] $ docker top d2fa6603a34bb1e5f3b95d57c377f046a4792063c1e7a102bd035fd321baba38 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T10:11:59.617Z] + go version [2022-05-27T10:11:59.617Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-27T10:11:59.635Z] $ docker stop --time=1 d2fa6603a34bb1e5f3b95d57c377f046a4792063c1e7a102bd035fd321baba38 [2022-05-27T10:12:01.120Z] $ docker rm -f d2fa6603a34bb1e5f3b95d57c377f046a4792063c1e7a102bd035fd321baba38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:12:01.525Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-27T10:12:01.525Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:12:01.607Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2022-05-27T10:12:01.661Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-27T10:12:02.028Z] $ docker top 790a5f93bf0b86c70557ed286a0c9ca066bdf499b7f04c39e39725ff2160eee3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-27T10:12:02.426Z] + make test [2022-05-27T10:12:02.426Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-27T10:12:02.709Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-27T10:12:12.708Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-27T10:12:13.650Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.016s coverage: 1.0% of statements [2022-05-27T10:12:21.782Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-27T10:12:25.986Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T10:12:25.986Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T10:12:25.986Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T10:12:26.262Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-27T10:12:26.279Z] $ docker stop --time=1 790a5f93bf0b86c70557ed286a0c9ca066bdf499b7f04c39e39725ff2160eee3 [2022-05-27T10:12:28.058Z] $ docker rm -f 790a5f93bf0b86c70557ed286a0c9ca066bdf499b7f04c39e39725ff2160eee3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T10:12:28.531Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-27T10:12:28.577Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-27T10:12:29.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-27T10:12:29.298Z] + ls -al . [2022-05-27T10:12:29.298Z] total 216 [2022-05-27T10:12:29.298Z] drwxrwxr-x 9 jenkins jenkins 4096 May 27 10:12 . [2022-05-27T10:12:29.298Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:11 .. [2022-05-27T10:12:29.298Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 10:11 .git [2022-05-27T10:12:29.298Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 10:11 .github [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 352 May 27 10:11 .gitignore [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 42 May 27 10:11 .golangci.yml [2022-05-27T10:12:29.298Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 10:11 .semver [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 27 10:11 Attribution.txt [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 189 May 27 10:11 CHANGELOG.md [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 27 10:11 Dockerfile [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 10:11 GOVERNANCE.md [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 660 May 27 10:11 Jenkinsfile [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 27 10:11 LICENSE [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 27 10:11 Makefile [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 625 May 27 10:11 OWNERS.md [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 29025 May 27 10:11 README.md [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 10:11 VERSION [2022-05-27T10:12:29.298Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 10:11 bin [2022-05-27T10:12:29.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:11 cmd [2022-05-27T10:12:29.298Z] -rw-r--r-- 1 jenkins jenkins 37307 May 27 10:12 coverage.out [2022-05-27T10:12:29.298Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 10:11 doc [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 27 10:11 go.mod [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 27 10:11 go.sum [2022-05-27T10:12:29.298Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:11 internal [2022-05-27T10:12:29.298Z] -rw-rw-r-- 1 jenkins jenkins 236 May 27 10:11 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:12:29.609Z] + 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=6a8a915c4a74ea27f7202a2e1c77ac4d42280390 --label arch=amd64 --label version=0.0.0 . [2022-05-27T10:12:29.609Z] Sending build context to Docker daemon 8.859MB [2022-05-27T10:12:29.609Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T10:12:29.609Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-27T10:12:29.609Z] ---> 369d1595bb5a [2022-05-27T10:12:29.609Z] Step 3/26 : ARG MAKE="make build" [2022-05-27T10:12:29.609Z] ---> Running in 746ecc92df31 [2022-05-27T10:12:29.870Z] Removing intermediate container 746ecc92df31 [2022-05-27T10:12:29.870Z] ---> 7253a4edd3f5 [2022-05-27T10:12:29.870Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T10:12:29.870Z] ---> Running in b2d2ff3fdf4c [2022-05-27T10:12:29.870Z] Removing intermediate container b2d2ff3fdf4c [2022-05-27T10:12:29.870Z] ---> 153e76738f12 [2022-05-27T10:12:29.870Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T10:12:30.132Z] ---> Running in 8b0a853d91a3 [2022-05-27T10:12:30.132Z] Removing intermediate container 8b0a853d91a3 [2022-05-27T10:12:30.132Z] ---> b8e87d83bbad [2022-05-27T10:12:30.132Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-27T10:12:30.132Z] ---> Running in e9566861a2c8 [2022-05-27T10:12:30.132Z] Removing intermediate container e9566861a2c8 [2022-05-27T10:12:30.132Z] ---> 1d537df82916 [2022-05-27T10:12:30.132Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T10:12:30.132Z] ---> Running in b3e1d485f6d8 [2022-05-27T10:12:31.073Z] Removing intermediate container b3e1d485f6d8 [2022-05-27T10:12:31.073Z] ---> 4c8b8ca70689 [2022-05-27T10:12:31.073Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T10:12:31.073Z] ---> Running in 07643ea69be3 [2022-05-27T10:12:31.073Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T10:12:32.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T10:12:32.286Z] OK: 221 MiB in 52 packages [2022-05-27T10:12:32.549Z] Removing intermediate container 07643ea69be3 [2022-05-27T10:12:32.549Z] ---> afab32bb290a [2022-05-27T10:12:32.549Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-27T10:12:32.549Z] ---> Running in 99d72d480757 [2022-05-27T10:12:32.808Z] Removing intermediate container 99d72d480757 [2022-05-27T10:12:32.808Z] ---> 0d4c0e4d2033 [2022-05-27T10:12:32.808Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-27T10:12:32.808Z] ---> 6b38268942ff [2022-05-27T10:12:32.808Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T10:12:33.070Z] ---> Running in cb2c665ab8e5 [2022-05-27T10:12:33.641Z] Removing intermediate container cb2c665ab8e5 [2022-05-27T10:12:33.641Z] ---> 7eff5036a327 [2022-05-27T10:12:33.641Z] Step 12/26 : COPY . . [2022-05-27T10:12:33.902Z] ---> 9f378e047c7b [2022-05-27T10:12:33.902Z] Step 13/26 : RUN ${MAKE} [2022-05-27T10:12:34.164Z] ---> Running in c4ed0368ab7b [2022-05-27T10:12:34.426Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-27T10:12:56.398Z] Removing intermediate container c4ed0368ab7b [2022-05-27T10:12:56.398Z] ---> 387eb3783dc2 [2022-05-27T10:12:56.398Z] Step 14/26 : FROM alpine:3.15 [2022-05-27T10:12:56.398Z] 3.15: Pulling from library/alpine [2022-05-27T10:12:56.398Z] df9b9388f04a: Pulling fs layer [2022-05-27T10:12:56.398Z] df9b9388f04a: Verifying Checksum [2022-05-27T10:12:56.398Z] df9b9388f04a: Download complete [2022-05-27T10:12:56.398Z] df9b9388f04a: Pull complete [2022-05-27T10:12:56.398Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-27T10:12:56.398Z] Status: Downloaded newer image for alpine:3.15 [2022-05-27T10:12:56.398Z] ---> 0ac33e5f5afa [2022-05-27T10:12:56.398Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-27T10:12:56.398Z] ---> Running in d3450c7d29a3 [2022-05-27T10:12:56.658Z] Removing intermediate container d3450c7d29a3 [2022-05-27T10:12:56.658Z] ---> 54e100f60e1c [2022-05-27T10:12:56.658Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T10:12:56.658Z] ---> Running in 42008fbaa9b5 [2022-05-27T10:12:56.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-27T10:12:56.920Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-27T10:12:57.181Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T10:12:57.181Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-27T10:12:57.181Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T10:12:57.181Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-27T10:12:57.181Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T10:12:57.181Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T10:12:57.181Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T10:12:57.181Z] OK: 8 MiB in 20 packages [2022-05-27T10:12:57.750Z] Removing intermediate container 42008fbaa9b5 [2022-05-27T10:12:57.750Z] ---> 7e38d7a7fac1 [2022-05-27T10:12:57.750Z] Step 17/26 : WORKDIR / [2022-05-27T10:12:57.750Z] ---> Running in 4522070daf61 [2022-05-27T10:12:57.750Z] Removing intermediate container 4522070daf61 [2022-05-27T10:12:57.750Z] ---> acfd36c64a12 [2022-05-27T10:12:57.750Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-27T10:12:58.320Z] ---> 87335370d6ce [2022-05-27T10:12:58.320Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-27T10:12:58.579Z] ---> 9589e88b8b6f [2022-05-27T10:12:58.579Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-27T10:12:58.839Z] ---> 0779746dc2e9 [2022-05-27T10:12:58.839Z] Step 21/26 : EXPOSE 59984 [2022-05-27T10:12:58.839Z] ---> Running in a8d32d36ab04 [2022-05-27T10:12:58.839Z] Removing intermediate container a8d32d36ab04 [2022-05-27T10:12:58.839Z] ---> 8776923aac01 [2022-05-27T10:12:58.839Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-27T10:12:58.839Z] ---> Running in bebc5e804c99 [2022-05-27T10:12:59.099Z] Removing intermediate container bebc5e804c99 [2022-05-27T10:12:59.099Z] ---> 1183844978dd [2022-05-27T10:12:59.099Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T10:12:59.099Z] ---> Running in d001a2aa8d16 [2022-05-27T10:12:59.099Z] Removing intermediate container d001a2aa8d16 [2022-05-27T10:12:59.099Z] ---> d578bafe24f7 [2022-05-27T10:12:59.099Z] Step 24/26 : LABEL arch=amd64 [2022-05-27T10:12:59.359Z] ---> Running in 3bf8112ff3f7 [2022-05-27T10:12:59.359Z] Removing intermediate container 3bf8112ff3f7 [2022-05-27T10:12:59.359Z] ---> c8b6000d578b [2022-05-27T10:12:59.359Z] Step 25/26 : LABEL git_sha=6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [2022-05-27T10:12:59.359Z] ---> Running in 2b8d95241172 [2022-05-27T10:12:59.359Z] Removing intermediate container 2b8d95241172 [2022-05-27T10:12:59.359Z] ---> b22119cee13a [2022-05-27T10:12:59.359Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T10:12:59.619Z] ---> Running in 34733e2dda8e [2022-05-27T10:12:59.619Z] Removing intermediate container 34733e2dda8e [2022-05-27T10:12:59.619Z] ---> c180f92c1126 [2022-05-27T10:12:59.619Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-27T10:12:59.619Z] Successfully built c180f92c1126 [2022-05-27T10:12:59.619Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:13:00.045Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T10:13:00.045Z] [2022-05-27T10:13:00.045Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:13:00.340Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T10:13:00.341Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-27T10:13:00.341Z] 5eb5b503b376: Pulling fs layer [2022-05-27T10:13:00.341Z] 5c69ac0246d0: Pulling fs layer [2022-05-27T10:13:00.341Z] ec43610c2a17: Pulling fs layer [2022-05-27T10:13:00.341Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-27T10:13:00.341Z] 33b1e0a273af: Pulling fs layer [2022-05-27T10:13:00.341Z] 5d3b04190fa2: Pulling fs layer [2022-05-27T10:13:00.341Z] 2f39f015ded8: Pulling fs layer [2022-05-27T10:13:00.341Z] 3a2ae6a8a46f: Waiting [2022-05-27T10:13:00.341Z] 33b1e0a273af: Waiting [2022-05-27T10:13:00.341Z] 2f39f015ded8: Waiting [2022-05-27T10:13:00.341Z] 5d3b04190fa2: Waiting [2022-05-27T10:13:00.341Z] 5c69ac0246d0: Verifying Checksum [2022-05-27T10:13:00.341Z] 5c69ac0246d0: Download complete [2022-05-27T10:13:00.341Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-27T10:13:00.341Z] 3a2ae6a8a46f: Download complete [2022-05-27T10:13:00.341Z] 33b1e0a273af: Verifying Checksum [2022-05-27T10:13:00.341Z] 33b1e0a273af: Download complete [2022-05-27T10:13:00.600Z] 5d3b04190fa2: Download complete [2022-05-27T10:13:00.601Z] ec43610c2a17: Verifying Checksum [2022-05-27T10:13:00.601Z] ec43610c2a17: Download complete [2022-05-27T10:13:00.601Z] 5eb5b503b376: Verifying Checksum [2022-05-27T10:13:00.601Z] 5eb5b503b376: Download complete [2022-05-27T10:13:01.171Z] 2f39f015ded8: Download complete [2022-05-27T10:13:02.108Z] 5eb5b503b376: Pull complete [2022-05-27T10:13:02.108Z] 5c69ac0246d0: Pull complete [2022-05-27T10:13:02.677Z] ec43610c2a17: Pull complete [2022-05-27T10:13:02.677Z] 3a2ae6a8a46f: Pull complete [2022-05-27T10:13:02.936Z] 33b1e0a273af: Pull complete [2022-05-27T10:13:03.196Z] 5d3b04190fa2: Pull complete [2022-05-27T10:13:08.483Z] 2f39f015ded8: Pull complete [2022-05-27T10:13:08.483Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-27T10:13:08.483Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T10:13:08.483Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:13:08.589Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2022-05-27T10:13:08.633Z] $ 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-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-27T10:13:11.374Z] $ docker top 0aeb6a7fd4a425a18561bce1408d70a7e7f5b9c10f9f80e2d846f85a5351804d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:13:11.759Z] ---> job-cost.sh [2022-05-27T10:13:11.759Z] lf-activate-venv: SKIPPING [2022-05-27T10:13:11.759Z] INFO: No Stack... [2022-05-27T10:13:12.021Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T10:13:12.592Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T10:13:12.887Z] + cat /w/workspace/oundry_device-onvif-camera_PR-64/archives/cost.csv [2022-05-27T10:13:12.887Z] + cut -d, -f6 [Pipeline] lock [2022-05-27T10:13:12.901Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] [2022-05-27T10:13:12.911Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] did not exist. Created. [2022-05-27T10:13:12.912Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T10:13:13.223Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-27T10:13:13.254Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T10:13:13.261Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T10:13:13.285Z] $ docker stop --time=1 0aeb6a7fd4a425a18561bce1408d70a7e7f5b9c10f9f80e2d846f85a5351804d [2022-05-27T10:13:14.469Z] $ docker rm -f 0aeb6a7fd4a425a18561bce1408d70a7e7f5b9c10f9f80e2d846f85a5351804d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-27T10:14:19.111Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-253 in /w/workspace/oundry_device-onvif-camera_PR-64 [Pipeline] { [Pipeline] ws [2022-05-27T10:14:19.119Z] Running in /w/workspace/device-onvif-camera/8 [Pipeline] { [Pipeline] checkout [2022-05-27T10:14:19.152Z] Selected Git installation does not exist. Using Default [2022-05-27T10:14:19.152Z] The recommended git tool is: NONE [2022-05-27T10:14:25.852Z] using credential edgex-jenkins-ssh [2022-05-27T10:14:25.873Z] Cloning the remote Git repository [2022-05-27T10:14:26.016Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-27T10:14:26.247Z] > git init /w/workspace/device-onvif-camera/8 # timeout=10 [2022-05-27T10:14:26.353Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-27T10:14:26.354Z] > git --version # timeout=10 [2022-05-27T10:14:26.373Z] > git --version # 'git version 2.25.1' [2022-05-27T10:14:26.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T10:14:26.465Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T10:14:27.871Z] Merging remotes/origin/main commit 18118626ca0893b728531bfc2ef8f97357a298a2 into PR head commit 1bc60fbd6192062c31ba9592c35aea52e7a2b34f [2022-05-27T10:14:28.277Z] Merge succeeded, producing 6cd2f92bd20dc7234acd5e26065d489f414a243a [2022-05-27T10:14:28.277Z] Checking out Revision 6cd2f92bd20dc7234acd5e26065d489f414a243a (PR-64) [2022-05-27T10:14:27.308Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-27T10:14:27.338Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-27T10:14:27.373Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-27T10:14:27.420Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-27T10:14:27.421Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T10:14:27.438Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/64/head:refs/remotes/origin/PR-64 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-27T10:14:27.896Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T10:14:27.919Z] > git checkout -f 1bc60fbd6192062c31ba9592c35aea52e7a2b34f # timeout=10 [2022-05-27T10:14:28.059Z] > git remote # timeout=10 [2022-05-27T10:14:28.080Z] > git config --get remote.origin.url # timeout=10 [2022-05-27T10:14:28.097Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-27T10:14:28.108Z] > git merge 18118626ca0893b728531bfc2ef8f97357a298a2 # timeout=10 [2022-05-27T10:14:28.262Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-27T10:14:28.289Z] > git config core.sparsecheckout # timeout=10 [2022-05-27T10:14:28.305Z] > git checkout -f 6cd2f92bd20dc7234acd5e26065d489f414a243a # timeout=10 [2022-05-27T10:14:32.480Z] Commit message: "Merge commit '18118626ca0893b728531bfc2ef8f97357a298a2' into HEAD" [2022-05-27T10:14:32.506Z] First time build. Skipping changelog. [2022-05-27T10:14:32.494Z] > git rev-list --no-walk 0f805db1f7b4c66db21b655add3844f4810b7c11 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T10:14:33.352Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-27T10:14:33.352Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T10:14:33.352Z] Dload Upload Total Spent Left Speed [2022-05-27T10:14:33.352Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-05-27T10:14:34.243Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-27T10:14:34.581Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-27T10:14:34.581Z] + sudo tee /etc/docker/daemon.new [2022-05-27T10:14:34.581Z] { [2022-05-27T10:14:34.581Z] "registry-mirrors": [ [2022-05-27T10:14:34.581Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-27T10:14:34.581Z] ], [2022-05-27T10:14:34.581Z] "bip": "10.250.0.254/24", [2022-05-27T10:14:34.581Z] "hosts": [ [2022-05-27T10:14:34.581Z] "tcp://0.0.0.0:5555", [2022-05-27T10:14:34.581Z] "unix:///var/run/docker.sock" [2022-05-27T10:14:34.581Z] ], [2022-05-27T10:14:34.581Z] "mtu": 1458, [2022-05-27T10:14:34.581Z] "selinux-enabled": true, [2022-05-27T10:14:34.581Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-27T10:14:34.581Z] } [Pipeline] sh [2022-05-27T10:14:34.930Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-27T10:14:35.280Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T10:14:53.632Z] provisioning config files... [2022-05-27T10:14:53.660Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/8@tmp/config108211483592916187tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:14:54.035Z] ---> docker-login.sh [2022-05-27T10:14:54.035Z] nexus3.edgexfoundry.org:10001 [2022-05-27T10:14:54.640Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:14:54.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:14:54.916Z] Configure a credential helper to remove this warning. See [2022-05-27T10:14:54.916Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:14:54.916Z] [2022-05-27T10:14:54.916Z] Login Succeeded [2022-05-27T10:14:54.916Z] nexus3.edgexfoundry.org:10002 [2022-05-27T10:14:55.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:14:55.469Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:14:55.469Z] Configure a credential helper to remove this warning. See [2022-05-27T10:14:55.469Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:14:55.469Z] [2022-05-27T10:14:55.469Z] Login Succeeded [2022-05-27T10:14:55.469Z] nexus3.edgexfoundry.org:10003 [2022-05-27T10:14:55.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:14:55.748Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:14:55.748Z] Configure a credential helper to remove this warning. See [2022-05-27T10:14:55.748Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:14:55.748Z] [2022-05-27T10:14:55.748Z] Login Succeeded [2022-05-27T10:14:55.748Z] nexus3.edgexfoundry.org:10004 [2022-05-27T10:14:56.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:14:56.355Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:14:56.355Z] Configure a credential helper to remove this warning. See [2022-05-27T10:14:56.355Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:14:56.355Z] [2022-05-27T10:14:56.355Z] Login Succeeded [2022-05-27T10:14:56.355Z] docker.io [2022-05-27T10:14:56.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-27T10:14:57.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-27T10:14:57.229Z] Configure a credential helper to remove this warning. See [2022-05-27T10:14:57.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-27T10:14:57.229Z] [2022-05-27T10:14:57.229Z] Login Succeeded [2022-05-27T10:14:57.229Z] ---> docker-login.sh ends [Pipeline] } [2022-05-27T10:14:57.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-27T10:14:57.849Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-27T10:14:57.861Z] ========================================================= [2022-05-27T10:14:57.861Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-27T10:14:57.861Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:14:58.238Z] + 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-27T10:14:58.511Z] Sending build context to Docker daemon 6.104MB [2022-05-27T10:14:58.511Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T10:14:58.511Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-27T10:14:58.805Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-27T10:14:58.805Z] 9b3977197b4f: Pulling fs layer [2022-05-27T10:14:58.805Z] 1a89e8eeedd5: Pulling fs layer [2022-05-27T10:14:58.805Z] 94645a83ff95: Pulling fs layer [2022-05-27T10:14:58.805Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-27T10:14:58.805Z] 0c92f367c5e7: Pulling fs layer [2022-05-27T10:14:58.805Z] 3096ccb668a1: Pulling fs layer [2022-05-27T10:14:58.805Z] e8cf19c19ddd: Pulling fs layer [2022-05-27T10:14:58.805Z] a4caa8a26152: Pulling fs layer [2022-05-27T10:14:58.805Z] 3096ccb668a1: Waiting [2022-05-27T10:14:58.805Z] e8cf19c19ddd: Waiting [2022-05-27T10:14:58.805Z] 3f3a8bcf1eab: Waiting [2022-05-27T10:14:58.805Z] a4caa8a26152: Waiting [2022-05-27T10:14:58.805Z] 0c92f367c5e7: Waiting [2022-05-27T10:14:58.805Z] 94645a83ff95: Verifying Checksum [2022-05-27T10:14:58.805Z] 94645a83ff95: Download complete [2022-05-27T10:14:58.805Z] 1a89e8eeedd5: Verifying Checksum [2022-05-27T10:14:58.805Z] 1a89e8eeedd5: Download complete [2022-05-27T10:14:58.805Z] 0c92f367c5e7: Verifying Checksum [2022-05-27T10:14:58.805Z] 0c92f367c5e7: Download complete [2022-05-27T10:14:58.805Z] 3096ccb668a1: Verifying Checksum [2022-05-27T10:14:58.805Z] 9b3977197b4f: Verifying Checksum [2022-05-27T10:14:58.805Z] 9b3977197b4f: Download complete [2022-05-27T10:14:58.805Z] e8cf19c19ddd: Verifying Checksum [2022-05-27T10:14:58.805Z] e8cf19c19ddd: Download complete [2022-05-27T10:14:59.805Z] 9b3977197b4f: Pull complete [2022-05-27T10:15:00.091Z] 1a89e8eeedd5: Pull complete [2022-05-27T10:15:00.693Z] 94645a83ff95: Pull complete [2022-05-27T10:15:00.970Z] a4caa8a26152: Verifying Checksum [2022-05-27T10:15:00.970Z] a4caa8a26152: Download complete [2022-05-27T10:15:01.572Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-27T10:15:01.572Z] 3f3a8bcf1eab: Download complete [2022-05-27T10:15:13.994Z] 3f3a8bcf1eab: Pull complete [2022-05-27T10:15:13.994Z] 0c92f367c5e7: Pull complete [2022-05-27T10:15:14.269Z] 3096ccb668a1: Pull complete [2022-05-27T10:15:14.542Z] e8cf19c19ddd: Pull complete [2022-05-27T10:15:21.297Z] a4caa8a26152: Pull complete [2022-05-27T10:15:21.297Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-27T10:15:21.297Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-27T10:15:21.297Z] ---> 725f1c02e7f9 [2022-05-27T10:15:21.297Z] Step 3/13 : ARG MAKE="make build" [2022-05-27T10:15:22.294Z] ---> Running in 1daa25b12fb3 [2022-05-27T10:15:22.571Z] Removing intermediate container 1daa25b12fb3 [2022-05-27T10:15:22.571Z] ---> fb0dec217d6f [2022-05-27T10:15:22.571Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T10:15:22.571Z] ---> Running in b52380d8ebd6 [2022-05-27T10:15:22.845Z] Removing intermediate container b52380d8ebd6 [2022-05-27T10:15:22.845Z] ---> da64804ea485 [2022-05-27T10:15:22.845Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T10:15:23.124Z] ---> Running in 5ef80d231cb7 [2022-05-27T10:15:23.399Z] Removing intermediate container 5ef80d231cb7 [2022-05-27T10:15:23.399Z] ---> 5c971afd95ff [2022-05-27T10:15:23.399Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-27T10:15:23.399Z] ---> Running in 9d483ea955a4 [2022-05-27T10:15:23.675Z] Removing intermediate container 9d483ea955a4 [2022-05-27T10:15:23.675Z] ---> 505671e02ebe [2022-05-27T10:15:23.675Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T10:15:23.949Z] ---> Running in 155c668bd5fc [2022-05-27T10:15:27.378Z] Removing intermediate container 155c668bd5fc [2022-05-27T10:15:27.378Z] ---> 288281e0221f [2022-05-27T10:15:27.378Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T10:15:27.378Z] ---> Running in f6cc5e9b48cb [2022-05-27T10:15:27.977Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T10:15:28.963Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T10:15:29.563Z] OK: 220 MiB in 52 packages [2022-05-27T10:15:30.546Z] Removing intermediate container f6cc5e9b48cb [2022-05-27T10:15:30.546Z] ---> 9bf5b306797f [2022-05-27T10:15:30.546Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-27T10:15:30.546Z] ---> Running in d452abbb0477 [2022-05-27T10:15:30.820Z] Removing intermediate container d452abbb0477 [2022-05-27T10:15:30.820Z] ---> f2390085035c [2022-05-27T10:15:30.820Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-27T10:15:31.426Z] ---> 2810e96c9d2a [2022-05-27T10:15:31.426Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T10:15:31.426Z] ---> Running in 6b657387e1f4 [2022-05-27T10:16:27.985Z] Removing intermediate container 6b657387e1f4 [2022-05-27T10:16:27.985Z] ---> fb562efdf77a [2022-05-27T10:16:27.985Z] Step 12/13 : COPY . . [2022-05-27T10:16:27.985Z] ---> 730712b14ae6 [2022-05-27T10:16:27.985Z] Step 13/13 : RUN ${MAKE} [2022-05-27T10:16:27.985Z] ---> Running in dc82b71ee62a [2022-05-27T10:16:27.985Z] noop [2022-05-27T10:16:27.985Z] Removing intermediate container dc82b71ee62a [2022-05-27T10:16:27.985Z] ---> 2b841b539ef0 [2022-05-27T10:16:27.985Z] Successfully built 2b841b539ef0 [2022-05-27T10:16:27.985Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:16:28.344Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T10:16:28.344Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:16:28.615Z] prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container [2022-05-27T10:16:28.703Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-27T10:16:30.141Z] $ docker top c35ea39c5dcc00235378b8c735a6e24d0c4fdb8b1eee5cfff780e9f95858d778 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T10:16:31.083Z] + go version [2022-05-27T10:16:31.083Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-27T10:16:31.113Z] $ docker stop --time=1 c35ea39c5dcc00235378b8c735a6e24d0c4fdb8b1eee5cfff780e9f95858d778 [2022-05-27T10:16:32.802Z] $ docker rm -f c35ea39c5dcc00235378b8c735a6e24d0c4fdb8b1eee5cfff780e9f95858d778 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:16:33.422Z] + docker inspect -f . ci-base-image-arm64 [2022-05-27T10:16:33.422Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:16:33.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container [2022-05-27T10:16:33.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-05-27T10:16:35.036Z] $ docker top 8c434f3e0f7449de3a65fa4868effa877cdd8095f53fdf8dba972d828a6c6498 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-27T10:16:35.977Z] + make test [2022-05-27T10:16:35.977Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-27T10:16:37.971Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-27T10:18:14.878Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-27T10:18:14.878Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.074s coverage: 1.0% of statements [2022-05-27T10:18:14.878Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-27T10:18:14.878Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-27T10:18:33.254Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-27T10:18:33.254Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-27T10:18:33.254Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-27T10:18:34.713Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-27T10:18:34.731Z] $ docker stop --time=1 8c434f3e0f7449de3a65fa4868effa877cdd8095f53fdf8dba972d828a6c6498 [2022-05-27T10:18:36.533Z] $ docker rm -f 8c434f3e0f7449de3a65fa4868effa877cdd8095f53fdf8dba972d828a6c6498 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-27T10:18:37.497Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-27T10:18:37.522Z] Warning: overwriting stash ‘coverage-report’ [2022-05-27T10:18:37.991Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-27T10:18:38.394Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-27T10:18:38.727Z] + ls -al . [2022-05-27T10:18:38.727Z] total 212 [2022-05-27T10:18:38.727Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 10:18 . [2022-05-27T10:18:38.727Z] drwxrwxr-x 4 jenkins jenkins 4096 May 27 10:14 .. [2022-05-27T10:18:38.727Z] drwxrwxr-x 8 jenkins jenkins 4096 May 27 10:14 .git [2022-05-27T10:18:38.727Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 10:14 .github [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 352 May 27 10:14 .gitignore [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 42 May 27 10:14 .golangci.yml [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 27 10:14 Attribution.txt [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 189 May 27 10:14 CHANGELOG.md [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 27 10:14 Dockerfile [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 677 May 27 10:14 GOVERNANCE.md [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 660 May 27 10:14 Jenkinsfile [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 27 10:14 LICENSE [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 27 10:14 Makefile [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 625 May 27 10:14 OWNERS.md [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 29025 May 27 10:14 README.md [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 5 May 27 10:11 VERSION [2022-05-27T10:18:38.727Z] drwxrwxr-x 2 jenkins jenkins 4096 May 27 10:14 bin [2022-05-27T10:18:38.727Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:14 cmd [2022-05-27T10:18:38.727Z] -rw-r--r-- 1 jenkins jenkins 37307 May 27 10:18 coverage.out [2022-05-27T10:18:38.727Z] drwxrwxr-x 5 jenkins jenkins 4096 May 27 10:14 doc [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 27 10:14 go.mod [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 27 10:14 go.sum [2022-05-27T10:18:38.727Z] drwxrwxr-x 3 jenkins jenkins 4096 May 27 10:14 internal [2022-05-27T10:18:38.727Z] -rw-rw-r-- 1 jenkins jenkins 236 May 27 10:14 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:18:39.088Z] + 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=6cd2f92bd20dc7234acd5e26065d489f414a243a --label arch=arm64 --label version=0.0.0 . [2022-05-27T10:18:39.362Z] Sending build context to Docker daemon 6.142MB [2022-05-27T10:18:39.362Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-27T10:18:39.362Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-27T10:18:39.362Z] ---> 2b841b539ef0 [2022-05-27T10:18:39.362Z] Step 3/26 : ARG MAKE="make build" [2022-05-27T10:18:39.646Z] ---> Running in 890b9b500d6e [2022-05-27T10:18:39.919Z] Removing intermediate container 890b9b500d6e [2022-05-27T10:18:39.919Z] ---> 999a9f87c528 [2022-05-27T10:18:39.919Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-27T10:18:39.919Z] ---> Running in a99589ba561f [2022-05-27T10:18:40.516Z] Removing intermediate container a99589ba561f [2022-05-27T10:18:40.516Z] ---> e391a523bb3c [2022-05-27T10:18:40.516Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-27T10:18:40.516Z] ---> Running in eb8785510336 [2022-05-27T10:18:40.789Z] Removing intermediate container eb8785510336 [2022-05-27T10:18:40.789Z] ---> 8b12f71dd961 [2022-05-27T10:18:40.789Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-27T10:18:40.789Z] ---> Running in cad28a1374b2 [2022-05-27T10:18:41.404Z] Removing intermediate container cad28a1374b2 [2022-05-27T10:18:41.404Z] ---> 11d6ea3895c3 [2022-05-27T10:18:41.404Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-27T10:18:41.404Z] ---> Running in 2786c3113600 [2022-05-27T10:18:42.851Z] Removing intermediate container 2786c3113600 [2022-05-27T10:18:42.851Z] ---> cace114f9bfa [2022-05-27T10:18:42.851Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-27T10:18:42.851Z] ---> Running in ef0fcb21237e [2022-05-27T10:18:44.302Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T10:18:44.908Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T10:18:45.898Z] OK: 220 MiB in 52 packages [2022-05-27T10:18:46.500Z] Removing intermediate container ef0fcb21237e [2022-05-27T10:18:46.500Z] ---> 600866161e4c [2022-05-27T10:18:46.500Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-27T10:18:46.500Z] ---> Running in 9df105251e8d [2022-05-27T10:18:47.099Z] Removing intermediate container 9df105251e8d [2022-05-27T10:18:47.099Z] ---> 492b5be65c68 [2022-05-27T10:18:47.099Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-27T10:18:47.374Z] ---> a7abaa6d1422 [2022-05-27T10:18:47.374Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-27T10:18:47.648Z] ---> Running in 4cff4cd6ecb6 [2022-05-27T10:18:49.636Z] Removing intermediate container 4cff4cd6ecb6 [2022-05-27T10:18:49.636Z] ---> 23c858f5ae1e [2022-05-27T10:18:49.636Z] Step 12/26 : COPY . . [2022-05-27T10:18:50.616Z] ---> d3df4d922d04 [2022-05-27T10:18:50.616Z] Step 13/26 : RUN ${MAKE} [2022-05-27T10:18:50.616Z] ---> Running in 6763aaa15257 [2022-05-27T10:18:51.602Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-27T10:20:58.518Z] Removing intermediate container 6763aaa15257 [2022-05-27T10:20:58.518Z] ---> 091c23fb6eec [2022-05-27T10:20:58.518Z] Step 14/26 : FROM alpine:3.15 [2022-05-27T10:20:58.518Z] 3.15: Pulling from library/alpine [2022-05-27T10:20:58.518Z] 9981e73032c8: Pulling fs layer [2022-05-27T10:20:58.792Z] 9981e73032c8: Verifying Checksum [2022-05-27T10:20:58.792Z] 9981e73032c8: Download complete [2022-05-27T10:20:59.067Z] 9981e73032c8: Pull complete [2022-05-27T10:20:59.341Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-27T10:20:59.341Z] Status: Downloaded newer image for alpine:3.15 [2022-05-27T10:20:59.341Z] ---> 3fb3c9af89a9 [2022-05-27T10:20:59.341Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-27T10:20:59.341Z] ---> Running in 4adf993093c3 [2022-05-27T10:20:59.617Z] Removing intermediate container 4adf993093c3 [2022-05-27T10:20:59.617Z] ---> 2628096747ef [2022-05-27T10:20:59.617Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-27T10:20:59.617Z] ---> Running in 4d6db2a377e8 [2022-05-27T10:21:00.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-27T10:21:00.877Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-27T10:21:01.865Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-27T10:21:01.865Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-27T10:21:01.866Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-27T10:21:01.866Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-27T10:21:01.866Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-27T10:21:01.866Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-27T10:21:01.866Z] Executing busybox-1.34.1-r5.trigger [2022-05-27T10:21:01.866Z] OK: 8 MiB in 20 packages [2022-05-27T10:21:02.870Z] Removing intermediate container 4d6db2a377e8 [2022-05-27T10:21:02.870Z] ---> b94aef7fc098 [2022-05-27T10:21:02.870Z] Step 17/26 : WORKDIR / [2022-05-27T10:21:02.870Z] ---> Running in fd4e538292df [2022-05-27T10:21:03.145Z] Removing intermediate container fd4e538292df [2022-05-27T10:21:03.145Z] ---> 2197f3d6c6ca [2022-05-27T10:21:03.145Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-27T10:21:04.582Z] ---> 2295c6b21398 [2022-05-27T10:21:04.582Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-27T10:21:05.181Z] ---> 2e0d49d5ea18 [2022-05-27T10:21:05.181Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-27T10:21:05.777Z] ---> 36836fe292f2 [2022-05-27T10:21:05.777Z] Step 21/26 : EXPOSE 59984 [2022-05-27T10:21:05.777Z] ---> Running in 4712c52ce3bf [2022-05-27T10:21:06.051Z] Removing intermediate container 4712c52ce3bf [2022-05-27T10:21:06.051Z] ---> f890a8c85305 [2022-05-27T10:21:06.051Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-27T10:21:06.327Z] ---> Running in 5011c45f799d [2022-05-27T10:21:06.603Z] Removing intermediate container 5011c45f799d [2022-05-27T10:21:06.603Z] ---> 162de5340d3a [2022-05-27T10:21:06.603Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-27T10:21:06.603Z] ---> Running in ba9b0ff84a26 [2022-05-27T10:21:06.878Z] Removing intermediate container ba9b0ff84a26 [2022-05-27T10:21:06.878Z] ---> 2ab847016888 [2022-05-27T10:21:06.878Z] Step 24/26 : LABEL arch=arm64 [2022-05-27T10:21:06.878Z] ---> Running in 646b46abf846 [2022-05-27T10:21:07.478Z] Removing intermediate container 646b46abf846 [2022-05-27T10:21:07.478Z] ---> 826c57efa7d7 [2022-05-27T10:21:07.478Z] Step 25/26 : LABEL git_sha=6cd2f92bd20dc7234acd5e26065d489f414a243a [2022-05-27T10:21:07.478Z] ---> Running in 92d79d730a34 [2022-05-27T10:21:07.752Z] Removing intermediate container 92d79d730a34 [2022-05-27T10:21:07.752Z] ---> 740da14c0601 [2022-05-27T10:21:07.752Z] Step 26/26 : LABEL version=0.0.0 [2022-05-27T10:21:07.752Z] ---> Running in fd870ab0d4dd [2022-05-27T10:21:08.028Z] Removing intermediate container fd870ab0d4dd [2022-05-27T10:21:08.028Z] ---> 70b2a8217bc8 [2022-05-27T10:21:08.028Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-27T10:21:08.028Z] Successfully built 70b2a8217bc8 [2022-05-27T10:21:08.028Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:21:08.478Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T10:21:08.478Z] [2022-05-27T10:21:08.478Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:21:08.825Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T10:21:09.103Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-27T10:21:09.103Z] 8998bd30e6a1: Pulling fs layer [2022-05-27T10:21:09.103Z] 04944245beec: Pulling fs layer [2022-05-27T10:21:09.103Z] 699f458cf7ca: Pulling fs layer [2022-05-27T10:21:09.103Z] 765212b225bb: Pulling fs layer [2022-05-27T10:21:09.103Z] f23df028b6ca: Pulling fs layer [2022-05-27T10:21:09.103Z] d65c8cfc05b1: Pulling fs layer [2022-05-27T10:21:09.103Z] 2437ff75d9bd: Pulling fs layer [2022-05-27T10:21:09.103Z] 765212b225bb: Waiting [2022-05-27T10:21:09.103Z] f23df028b6ca: Waiting [2022-05-27T10:21:09.103Z] d65c8cfc05b1: Waiting [2022-05-27T10:21:09.103Z] 2437ff75d9bd: Waiting [2022-05-27T10:21:09.103Z] 04944245beec: Verifying Checksum [2022-05-27T10:21:09.103Z] 04944245beec: Download complete [2022-05-27T10:21:09.103Z] 765212b225bb: Download complete [2022-05-27T10:21:09.103Z] f23df028b6ca: Download complete [2022-05-27T10:21:09.103Z] d65c8cfc05b1: Verifying Checksum [2022-05-27T10:21:09.103Z] d65c8cfc05b1: Download complete [2022-05-27T10:21:09.380Z] 699f458cf7ca: Verifying Checksum [2022-05-27T10:21:09.380Z] 699f458cf7ca: Download complete [2022-05-27T10:21:09.656Z] 8998bd30e6a1: Verifying Checksum [2022-05-27T10:21:09.656Z] 8998bd30e6a1: Download complete [2022-05-27T10:21:12.286Z] 2437ff75d9bd: Verifying Checksum [2022-05-27T10:21:12.286Z] 2437ff75d9bd: Download complete [2022-05-27T10:21:14.275Z] 8998bd30e6a1: Pull complete [2022-05-27T10:21:14.275Z] 04944245beec: Pull complete [2022-05-27T10:21:16.260Z] 699f458cf7ca: Pull complete [2022-05-27T10:21:16.260Z] 765212b225bb: Pull complete [2022-05-27T10:21:16.859Z] f23df028b6ca: Pull complete [2022-05-27T10:21:17.137Z] d65c8cfc05b1: Pull complete [2022-05-27T10:21:32.253Z] 2437ff75d9bd: Pull complete [2022-05-27T10:21:32.253Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-27T10:21:32.253Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-27T10:21:32.253Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:21:32.507Z] prd-ubuntu20.04-docker-arm64-4c-16g-253 does not seem to be running inside a container [2022-05-27T10:21:32.593Z] $ 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/8 -v /w/workspace/device-onvif-camera/8:/w/workspace/device-onvif-camera/8:rw,z -v /w/workspace/device-onvif-camera/8@tmp:/w/workspace/device-onvif-camera/8@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-27T10:21:35.105Z] $ docker top df92e7d60e430fac8df2f6ae8b908c6e75d8e8484109518c419eade49b031b36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:36.048Z] ---> job-cost.sh [2022-05-27T10:21:36.048Z] lf-activate-venv: SKIPPING [2022-05-27T10:21:36.048Z] INFO: No Stack... [2022-05-27T10:21:36.645Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-27T10:21:37.621Z] INFO: Archiving Costs [Pipeline] sh [2022-05-27T10:21:38.282Z] + cat /w/workspace/device-onvif-camera/8/archives/cost.csv [2022-05-27T10:21:38.282Z] + cut -d, -f6 [Pipeline] lock [2022-05-27T10:21:38.344Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] [2022-05-27T10:21:38.350Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] did not exist. Created. [2022-05-27T10:21:38.350Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-27T10:21:39.037Z] /w/workspace/device-onvif-camera/8@tmp/durable-51461a82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-27T10:21:39.712Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-27T10:21:39.731Z] Warning: overwriting stash ‘stack-cost’ [2022-05-27T10:21:39.775Z] Stashed 1 file(s) [Pipeline] } [2022-05-27T10:21:39.784Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-64-8-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-27T10:21:39.810Z] $ docker stop --time=1 df92e7d60e430fac8df2f6ae8b908c6e75d8e8484109518c419eade49b031b36 [2022-05-27T10:21:41.333Z] $ docker rm -f df92e7d60e430fac8df2f6ae8b908c6e75d8e8484109518c419eade49b031b36 [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-27T10:21:41.790Z] provisioning config files... [2022-05-27T10:21:41.799Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config2080803654614593469tmp [Pipeline] { [Pipeline] sh [2022-05-27T10:21:42.103Z] + set +x [2022-05-27T10:21:42.103Z] + curl -s https://codecov.io/bash [2022-05-27T10:21:42.103Z] + bash -s -- [2022-05-27T10:21:42.103Z] [2022-05-27T10:21:42.103Z] _____ _ [2022-05-27T10:21:42.103Z] / ____| | | [2022-05-27T10:21:42.103Z] | | ___ __| | ___ ___ _____ __ [2022-05-27T10:21:42.103Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-27T10:21:42.103Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-27T10:21:42.103Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-27T10:21:42.103Z] Bash-1.0.6 [2022-05-27T10:21:42.103Z] [2022-05-27T10:21:42.103Z] [2022-05-27T10:21:42.103Z] ==> git version 2.25.1 found [2022-05-27T10:21:42.103Z] ==> 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-27T10:21:42.103Z] Release-Date: 2020-01-08 [2022-05-27T10:21:42.103Z] 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-27T10:21:42.103Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-27T10:21:42.103Z] ==> Jenkins CI detected. [2022-05-27T10:21:42.103Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-64 [2022-05-27T10:21:42.103Z] project root: . [2022-05-27T10:21:42.103Z] --> token set from env [2022-05-27T10:21:42.103Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-27T10:21:42.103Z] ==> Running gcov in . (disable via -X gcov) [2022-05-27T10:21:42.103Z] ==> Python coveragepy not found [2022-05-27T10:21:42.103Z] ==> Searching for coverage reports in: [2022-05-27T10:21:42.103Z] + . [2022-05-27T10:21:42.103Z] -> Found 1 reports [2022-05-27T10:21:42.103Z] ==> Detecting git/mercurial file structure [2022-05-27T10:21:42.103Z] ==> Reading reports [2022-05-27T10:21:42.103Z] + ./coverage.out bytes=37307 [2022-05-27T10:21:42.103Z] ==> Appending adjustments [2022-05-27T10:21:42.103Z] https://docs.codecov.io/docs/fixing-reports [2022-05-27T10:21:42.367Z] + Found adjustments [2022-05-27T10:21:42.367Z] ==> Gzipping contents [2022-05-27T10:21:42.367Z] 8.0K /tmp/codecov.4cgy25.gz [2022-05-27T10:21:42.367Z] ==> Uploading reports [2022-05-27T10:21:42.367Z] url: https://codecov.io [2022-05-27T10:21:42.367Z] query: branch=PR-64&commit=6a8a915c4a74ea27f7202a2e1c77ac4d42280390&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-05-27T10:21:42.367Z] -> Pinging Codecov [2022-05-27T10:21:42.367Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-64&commit=6a8a915c4a74ea27f7202a2e1c77ac4d42280390&build=8&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-64%2F8%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=64&job=&cmd_args= [2022-05-27T10:21:42.630Z] -> Uploading to [2022-05-27T10:21:42.630Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-27/F29A59C45E3A92E06B3E522C9905F8EF/6a8a915c4a74ea27f7202a2e1c77ac4d42280390/f81c5396-11b3-42c5-b86b-fa6b0c6518c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220527%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220527T102142Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fdda8d56db1c85dfd37528ea633e9db743711ee7934173b75d40e8a8941d9951 [2022-05-27T10:21:42.630Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-27T10:21:42.630Z] Dload Upload Total Spent Left Speed [2022-05-27T10:21:42.630Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4604 0 0 100 4604 0 21615 --:--:-- --:--:-- --:--:-- 21615 [2022-05-27T10:21:42.630Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/6a8a915c4a74ea27f7202a2e1c77ac4d42280390 [Pipeline] } [2022-05-27T10:21:42.638Z] 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-27T10:21:43.371Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-64/archives ] [2022-05-27T10:21:43.371Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-05-27T10:21:43.371Z] total 16 [2022-05-27T10:21:43.371Z] drwxr-xr-x 3 root root 4096 May 27 10:13 . [2022-05-27T10:21:43.371Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 10:13 .. [2022-05-27T10:21:43.371Z] drwxr-xr-x 2 root root 4096 May 27 10:13 cost [2022-05-27T10:21:43.371Z] -rw-r--r-- 1 root root 89 May 27 10:13 cost.csv [2022-05-27T10:21:43.371Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-05-27T10:21:43.371Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-64/archives [2022-05-27T10:21:43.371Z] total 16 [2022-05-27T10:21:43.371Z] drwxr-xr-x 3 jenkins jenkins 4096 May 27 10:13 . [2022-05-27T10:21:43.371Z] drwxrwxr-x 10 jenkins jenkins 4096 May 27 10:13 .. [2022-05-27T10:21:43.371Z] drwxr-xr-x 2 jenkins jenkins 4096 May 27 10:13 cost [2022-05-27T10:21:43.371Z] -rw-r--r-- 1 jenkins jenkins 89 May 27 10:13 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:43.663Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:44.546Z] ---> package-listing.sh [2022-05-27T10:21:44.546Z] ++ facter osfamily [2022-05-27T10:21:44.546Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-27T10:21:44.809Z] + OS_FAMILY=debian [2022-05-27T10:21:44.809Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-64 [2022-05-27T10:21:44.809Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-27T10:21:44.809Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-27T10:21:44.809Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-27T10:21:44.809Z] + PACKAGES=/tmp/packages_start.txt [2022-05-27T10:21:44.809Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-05-27T10:21:44.809Z] + PACKAGES=/tmp/packages_end.txt [2022-05-27T10:21:44.809Z] + case "${OS_FAMILY}" in [2022-05-27T10:21:44.809Z] + dpkg -l [2022-05-27T10:21:44.809Z] + grep '^ii' [2022-05-27T10:21:44.809Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-27T10:21:44.809Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-27T10:21:44.809Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-27T10:21:44.809Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-64 ']' [2022-05-27T10:21:44.809Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [2022-05-27T10:21:44.809Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-64/archives/ [Pipeline] echo [2022-05-27T10:21:44.820Z] 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-64/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-27T10:21:45.102Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-05-27T10:21:45.673Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-27T10:21:45.673Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-05-27T10:21:45.767Z] prd-ubuntu20.04-docker-8c-8g-251 does not seem to be running inside a container [2022-05-27T10:21:45.809Z] $ 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-64/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-64 -v /w/workspace/oundry_device-onvif-camera_PR-64:/w/workspace/oundry_device-onvif-camera_PR-64:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-64@tmp:/w/workspace/oundry_device-onvif-camera_PR-64@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-27T10:21:46.029Z] $ docker top 2ec2dda9f8d16d31b5ad9736e7043ec72d72acc81c8ee71100086de4f27f926a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-27T10:21:46.389Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-27T10:21:46.682Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-27T10:21:46.973Z] + ls /var/log/sa-host [2022-05-27T10:21:46.973Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-27T10:21:47.035Z] provisioning config files... [2022-05-27T10:21:47.044Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-64@tmp/config9124424132257929668tmp [Pipeline] { [Pipeline] echo [2022-05-27T10:21:47.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:47.350Z] ---> create-netrc.sh [Pipeline] } [2022-05-27T10:21:47.359Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:47.689Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-27T10:21:47.698Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:47.986Z] ---> sudo-logs.sh [2022-05-27T10:21:47.986Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-27T10:21:48.008Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:48.295Z] ---> job-cost.sh [2022-05-27T10:21:48.295Z] lf-activate-venv: SKIPPING [2022-05-27T10:21:48.295Z] DEBUG: total: 0.2199999988079071 [2022-05-27T10:21:48.295Z] INFO: Retrieving Stack Cost... [2022-05-27T10:21:48.868Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-27T10:21:49.130Z] INFO: Archiving Costs [Pipeline] echo [2022-05-27T10:21:49.143Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-27T10:21:49.427Z] ---> logs-deploy.sh [2022-05-27T10:21:49.427Z] lf-activate-venv: SKIPPING [2022-05-27T10:21:49.427Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-64/8 [2022-05-27T10:21:49.427Z] INFO: archiving workspace using pattern(s): [2022-05-27T10:21:50.370Z] Archives upload complete. [2022-05-27T10:21:50.630Z] INFO: archiving logs to Nexus [2022-05-27T10:21:51.202Z] ---> uname -a: [2022-05-27T10:21:51.202Z] Linux prd-ubuntu20-04-docker-8c-8g-251 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z] ---> lscpu: [2022-05-27T10:21:51.202Z] Architecture: x86_64 [2022-05-27T10:21:51.202Z] CPU op-mode(s): 32-bit, 64-bit [2022-05-27T10:21:51.202Z] Byte Order: Little Endian [2022-05-27T10:21:51.202Z] Address sizes: 40 bits physical, 48 bits virtual [2022-05-27T10:21:51.202Z] CPU(s): 8 [2022-05-27T10:21:51.202Z] On-line CPU(s) list: 0-7 [2022-05-27T10:21:51.202Z] Thread(s) per core: 1 [2022-05-27T10:21:51.202Z] Core(s) per socket: 1 [2022-05-27T10:21:51.202Z] Socket(s): 8 [2022-05-27T10:21:51.202Z] NUMA node(s): 1 [2022-05-27T10:21:51.202Z] Vendor ID: AuthenticAMD [2022-05-27T10:21:51.202Z] CPU family: 23 [2022-05-27T10:21:51.202Z] Model: 49 [2022-05-27T10:21:51.202Z] Model name: AMD EPYC-Rome Processor [2022-05-27T10:21:51.202Z] Stepping: 0 [2022-05-27T10:21:51.202Z] CPU MHz: 2800.000 [2022-05-27T10:21:51.202Z] BogoMIPS: 5600.00 [2022-05-27T10:21:51.202Z] Virtualization: AMD-V [2022-05-27T10:21:51.202Z] Hypervisor vendor: KVM [2022-05-27T10:21:51.202Z] Virtualization type: full [2022-05-27T10:21:51.202Z] L1d cache: 256 KiB [2022-05-27T10:21:51.202Z] L1i cache: 256 KiB [2022-05-27T10:21:51.202Z] L2 cache: 4 MiB [2022-05-27T10:21:51.202Z] L3 cache: 128 MiB [2022-05-27T10:21:51.202Z] NUMA node0 CPU(s): 0-7 [2022-05-27T10:21:51.202Z] Vulnerability Itlb multihit: Not affected [2022-05-27T10:21:51.202Z] Vulnerability L1tf: Not affected [2022-05-27T10:21:51.202Z] Vulnerability Mds: Not affected [2022-05-27T10:21:51.202Z] Vulnerability Meltdown: Not affected [2022-05-27T10:21:51.202Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-05-27T10:21:51.202Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-05-27T10:21:51.202Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-05-27T10:21:51.202Z] Vulnerability Srbds: Not affected [2022-05-27T10:21:51.202Z] Vulnerability Tsx async abort: Not affected [2022-05-27T10:21:51.202Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z] ---> nproc: [2022-05-27T10:21:51.202Z] 8 [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z] ---> df -h: [2022-05-27T10:21:51.202Z] Filesystem Size Used Avail Use% Mounted on [2022-05-27T10:21:51.202Z] overlay 155G 11G 145G 7% / [2022-05-27T10:21:51.202Z] tmpfs 64M 0 64M 0% /dev [2022-05-27T10:21:51.202Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-05-27T10:21:51.202Z] shm 64M 0 64M 0% /dev/shm [2022-05-27T10:21:51.202Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-05-27T10:21:51.202Z] [2022-05-27T10:21:51.202Z]