Pull request #77 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e46a8b156d9472af1ae3ddb1283c3f8481298fa9+8374ad439d5c8571ae7424cc77de71a785d5a0ca (b982f04f1514f5b5e5869bf52d890b56d677afdb) 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-ssh14447371632879457353.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh3022471351410882121.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-77/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-77/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13504624972011233881.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > 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-ssh15412328771920510543.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-77/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-77/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2767371146681574255.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-2632’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-15417’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15421’ is offline ‘prd-ubuntu20.04-docker-8c-8g-15423’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-15420’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-15425 in /w/workspace/oundry_device-onvif-camera_PR-77 [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-77 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit e46a8b156d9472af1ae3ddb1283c3f8481298fa9 Merge succeeded, producing e46a8b156d9472af1ae3ddb1283c3f8481298fa9 Checking out Revision e46a8b156d9472af1ae3ddb1283c3f8481298fa9 (PR-77) > 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/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # 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 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 Commit message: "build(deps): Bump github.com/gofrs/uuid" First time build. Skipping changelog. > git rev-list --no-walk 3a6eeba0b6d940f04468316827753f5ed126f0cd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-23T05:40:54.096Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-23T05:40:54.136Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-23T05:40:54.149Z] ========================================================= [2022-06-23T05:40:54.149Z] EdgeX Global Pipelines Version Info [2022-06-23T05:40:54.149Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:40:54.929Z] ------------------- [2022-06-23T05:40:54.929Z] stable info: [2022-06-23T05:40:54.929Z] ------------------- [2022-06-23T05:40:54.929Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-23T05:40:54.929Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T05:40:54.929Z] Message: update stable to v1.0.234 [2022-06-23T05:40:55.501Z] ------------------- [2022-06-23T05:40:55.501Z] experimental info: [2022-06-23T05:40:55.501Z] ------------------- [2022-06-23T05:40:55.501Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-23T05:40:55.501Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-23T05:40:55.501Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-23T05:40:55.687Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-06-23T05:40:55.700Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-06-23T05:40:55.710Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-23T05:40:55.722Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-23T05:40:55.733Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-23T05:40:55.744Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-23T05:40:55.760Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-23T05:40:55.773Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-23T05:40:55.783Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-23T05:40:55.794Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-23T05:40:55.805Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-23T05:40:55.816Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-06-23T05:40:55.827Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-23T05:40:55.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-23T05:40:55.848Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T05:40:55.856Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-23T05:40:55.864Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T05:40:55.872Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-23T05:40:55.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-23T05:40:55.887Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-23T05:40:55.897Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-23T05:40:55.906Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-23T05:40:55.916Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-23T05:40:55.924Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-23T05:40:55.932Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-23T05:40:55.940Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-23T05:40:55.948Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-23T05:40:55.979Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-77 [Pipeline] echo [2022-06-23T05:40:55.989Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-77 [Pipeline] echo [2022-06-23T05:40:55.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-77 [Pipeline] echo [2022-06-23T05:40:56.005Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo [2022-06-23T05:40:56.013Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e46a8b1 [Pipeline] echo [2022-06-23T05:40:56.021Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:40:56.058Z] provisioning config files... [2022-06-23T05:40:56.073Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config5387060529689947735tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:40:56.374Z] ---> docker-login.sh [2022-06-23T05:40:56.374Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:40:56.635Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:56.635Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:56.635Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:56.635Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:56.635Z] [2022-06-23T05:40:56.635Z] Login Succeeded [2022-06-23T05:40:56.635Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:40:56.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:56.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:56.897Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:56.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:56.897Z] [2022-06-23T05:40:56.897Z] Login Succeeded [2022-06-23T05:40:56.897Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:40:56.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:56.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:56.897Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:56.897Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:56.897Z] [2022-06-23T05:40:56.897Z] Login Succeeded [2022-06-23T05:40:56.897Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:40:57.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:57.158Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:57.158Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:57.158Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:57.158Z] [2022-06-23T05:40:57.158Z] Login Succeeded [2022-06-23T05:40:57.158Z] docker.io [2022-06-23T05:40:57.158Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:40:57.731Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:40:57.731Z] Configure a credential helper to remove this warning. See [2022-06-23T05:40:57.731Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:40:57.731Z] [2022-06-23T05:40:57.731Z] Login Succeeded [2022-06-23T05:40:57.731Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:40:57.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-23T05:40:58.114Z] + git rev-list -1 --merges e46a8b156d9472af1ae3ddb1283c3f8481298fa9~1..e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo [2022-06-23T05:40:58.149Z] -----------> git rev-list -1 --merges e46a8b156d9472af1ae3ddb1283c3f8481298fa9~1..e46a8b156d9472af1ae3ddb1283c3f8481298fa9 e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [false] [Pipeline] sh [2022-06-23T05:40:58.440Z] + git log --format=format:%s -1 e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo [2022-06-23T05:40:58.481Z] ========================================================= [2022-06-23T05:40:58.481Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-23T05:40:58.481Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:40:58.820Z] + git log --format=format:%s -1 e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] echo [2022-06-23T05:40:58.832Z] [semverPrep] GIT_COMMIT: e46a8b156d9472af1ae3ddb1283c3f8481298fa9, Commit Message: build(deps): Bump github.com/gofrs/uuid [Pipeline] echo [2022-06-23T05:40:58.843Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-23T05:40:59.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-23T05:40:59.190Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-23T05:40:59.190Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-23T05:40:59.190Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-23T05:40:59.190Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-23T05:40:59.190Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-23T05:40:59.190Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:40:59.545Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:40:59.546Z] [2022-06-23T05:40:59.546Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:40:59.847Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:40:59.847Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-23T05:40:59.847Z] 42c077c10790: Pulling fs layer [2022-06-23T05:40:59.847Z] f63e77b7563a: Pulling fs layer [2022-06-23T05:40:59.847Z] bd5fdadae976: Pulling fs layer [2022-06-23T05:40:59.847Z] 205491f53016: Pulling fs layer [2022-06-23T05:40:59.847Z] df18705c85c3: Pulling fs layer [2022-06-23T05:40:59.847Z] bdb3f477010e: Pulling fs layer [2022-06-23T05:40:59.847Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-23T05:40:59.847Z] 2c6e9b1d212d: Pulling fs layer [2022-06-23T05:40:59.847Z] bdb8f0575790: Pulling fs layer [2022-06-23T05:40:59.847Z] 386e3cb2ff24: Pulling fs layer [2022-06-23T05:40:59.847Z] 2343380bae48: Pulling fs layer [2022-06-23T05:40:59.847Z] 205491f53016: Waiting [2022-06-23T05:40:59.847Z] df18705c85c3: Waiting [2022-06-23T05:40:59.847Z] bdb3f477010e: Waiting [2022-06-23T05:40:59.847Z] c8a8fc8e1c8f: Waiting [2022-06-23T05:40:59.847Z] 2c6e9b1d212d: Waiting [2022-06-23T05:40:59.847Z] bdb8f0575790: Waiting [2022-06-23T05:40:59.847Z] 386e3cb2ff24: Waiting [2022-06-23T05:40:59.847Z] 2343380bae48: Waiting [2022-06-23T05:40:59.847Z] f63e77b7563a: Download complete [2022-06-23T05:40:59.847Z] 205491f53016: Download complete [2022-06-23T05:40:59.847Z] df18705c85c3: Verifying Checksum [2022-06-23T05:40:59.847Z] df18705c85c3: Download complete [2022-06-23T05:41:00.108Z] bdb3f477010e: Verifying Checksum [2022-06-23T05:41:00.108Z] bdb3f477010e: Download complete [2022-06-23T05:41:00.108Z] bd5fdadae976: Verifying Checksum [2022-06-23T05:41:00.108Z] bd5fdadae976: Download complete [2022-06-23T05:41:00.108Z] 2c6e9b1d212d: Verifying Checksum [2022-06-23T05:41:00.108Z] 2c6e9b1d212d: Download complete [2022-06-23T05:41:00.108Z] bdb8f0575790: Verifying Checksum [2022-06-23T05:41:00.108Z] bdb8f0575790: Download complete [2022-06-23T05:41:00.108Z] 386e3cb2ff24: Verifying Checksum [2022-06-23T05:41:00.108Z] 386e3cb2ff24: Download complete [2022-06-23T05:41:00.108Z] 2343380bae48: Download complete [2022-06-23T05:41:00.108Z] 42c077c10790: Verifying Checksum [2022-06-23T05:41:00.376Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-23T05:41:00.376Z] c8a8fc8e1c8f: Download complete [2022-06-23T05:41:01.761Z] 42c077c10790: Pull complete [2022-06-23T05:41:01.761Z] f63e77b7563a: Pull complete [2022-06-23T05:41:02.334Z] bd5fdadae976: Pull complete [2022-06-23T05:41:02.334Z] 205491f53016: Pull complete [2022-06-23T05:41:02.594Z] df18705c85c3: Pull complete [2022-06-23T05:41:02.855Z] bdb3f477010e: Pull complete [2022-06-23T05:41:04.778Z] c8a8fc8e1c8f: Pull complete [2022-06-23T05:41:05.039Z] 2c6e9b1d212d: Pull complete [2022-06-23T05:41:05.039Z] bdb8f0575790: Pull complete [2022-06-23T05:41:05.301Z] 386e3cb2ff24: Pull complete [2022-06-23T05:41:05.301Z] 2343380bae48: Pull complete [2022-06-23T05:41:05.301Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-23T05:41:05.301Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-23T05:41:05.301Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:41:05.406Z] prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container [2022-06-23T05:41:05.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-23T05:41:07.091Z] $ docker top c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 -eo pid,comm [2022-06-23T05:41:07.161Z] 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-06-23T05:41:07.161Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-23T05:41:07.200Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:41:07.200Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:41:07.332Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:41:07.340Z] $ docker exec c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent [2022-06-23T05:41:07.462Z] SSH_AUTH_SOCK=/tmp/ssh-nsCzMezqadL4/agent.34 [2022-06-23T05:41:07.462Z] SSH_AGENT_PID=41 [2022-06-23T05:41:07.469Z] Running ssh-add (command line suppressed) [2022-06-23T05:41:07.585Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1510337859694694291.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1510337859694694291.key) [2022-06-23T05:41:07.602Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:41:07.892Z] + git tag --points-at HEAD [Pipeline] } [2022-06-23T05:41:07.911Z] $ docker exec --env ******** --env ******** c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent -k [2022-06-23T05:41:08.033Z] unset SSH_AUTH_SOCK; [2022-06-23T05:41:08.034Z] unset SSH_AGENT_PID; [2022-06-23T05:41:08.034Z] echo Agent pid 41 killed; [2022-06-23T05:41:08.043Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-23T05:41:08.069Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-23T05:41:08.069Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-23T05:41:08.206Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-23T05:41:08.214Z] $ docker exec c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent [2022-06-23T05:41:08.340Z] SSH_AUTH_SOCK=/tmp/ssh-mECecXrCGxR5/agent.74 [2022-06-23T05:41:08.340Z] SSH_AGENT_PID=81 [2022-06-23T05:41:08.345Z] Running ssh-add (command line suppressed) [2022-06-23T05:41:08.455Z] Identity added: /w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1092797108820129961.key (/w/workspace/oundry_device-onvif-camera_PR-77@tmp/private_key_1092797108820129961.key) [2022-06-23T05:41:08.468Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-23T05:41:08.755Z] + git semver init [2022-06-23T05:41:09.027Z] 2022-06-23 05:41:08,954 [run_init] DEBUG init version:0.0.0 force:False [2022-06-23T05:41:09.027Z] 2022-06-23 05:41:08,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-23T05:41:09.027Z] 2022-06-23 05:41:08,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/oundry_device-onvif-camera_PR-77/.semver [2022-06-23T05:41:09.027Z] 2022-06-23 05:41:08,955 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/oundry_device-onvif-camera_PR-77/.semver'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77, universal_newlines=False, shell=None, istream=None) [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,662 [append_file] DEBUG append to file:/w/workspace/oundry_device-onvif-camera_PR-77/.git/info/exclude [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,663 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 with force:False [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,663 [write_file] DEBUG write to file:/w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,667 [execute] INFO git cat-file --batch-check [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,674 [execute] INFO git cat-file --batch [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/oundry_device-onvif-camera_PR-77/.semver, universal_newlines=False, shell=None, istream=) [2022-06-23T05:41:09.968Z] 2022-06-23 05:41:09,680 [read_version] DEBUG read version from /w/workspace/oundry_device-onvif-camera_PR-77/.semver/PR-77 [2022-06-23T05:41:09.968Z] 0.0.0 [Pipeline] } [2022-06-23T05:41:09.999Z] $ docker exec --env ******** --env ******** c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 ssh-agent -k [2022-06-23T05:41:10.129Z] unset SSH_AUTH_SOCK; [2022-06-23T05:41:10.129Z] unset SSH_AGENT_PID; [2022-06-23T05:41:10.130Z] echo Agent pid 81 killed; [2022-06-23T05:41:10.137Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-23T05:41:10.451Z] + git semver [Pipeline] } [2022-06-23T05:41:10.730Z] $ docker stop --time=1 c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 [2022-06-23T05:41:12.052Z] $ docker rm -f c5fc553168eeae23ed883fbc90b3c3fb6f3da25ced9faeff039aa022a2fd8571 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:41:12.424Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-23T05:41:12.673Z] Stashed 1 file(s) [Pipeline] echo [2022-06-23T05:41:12.676Z] [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-06-23T05:41:12.808Z] provisioning config files... [2022-06-23T05:41:12.818Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1393574872129694428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:41:13.120Z] ---> docker-login.sh [2022-06-23T05:41:13.120Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:41:13.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:41:13.120Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:41:13.120Z] Configure a credential helper to remove this warning. See [2022-06-23T05:41:13.120Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:41:13.120Z] [2022-06-23T05:41:13.120Z] Login Succeeded [2022-06-23T05:41:13.120Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:41:13.120Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:41:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:41:13.380Z] Configure a credential helper to remove this warning. See [2022-06-23T05:41:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:41:13.380Z] [2022-06-23T05:41:13.380Z] Login Succeeded [2022-06-23T05:41:13.380Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:41:13.380Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:41:13.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:41:13.380Z] Configure a credential helper to remove this warning. See [2022-06-23T05:41:13.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:41:13.380Z] [2022-06-23T05:41:13.380Z] Login Succeeded [2022-06-23T05:41:13.380Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:41:13.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:41:13.641Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:41:13.641Z] Configure a credential helper to remove this warning. See [2022-06-23T05:41:13.641Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:41:13.641Z] [2022-06-23T05:41:13.641Z] Login Succeeded [2022-06-23T05:41:13.641Z] docker.io [2022-06-23T05:41:13.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:41:13.901Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:41:13.901Z] Configure a credential helper to remove this warning. See [2022-06-23T05:41:13.901Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:41:13.901Z] [2022-06-23T05:41:13.901Z] Login Succeeded [2022-06-23T05:41:13.901Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:41:13.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:41:13.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:41:13.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:41:13.986Z] ========================================================= [2022-06-23T05:41:13.986Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-23T05:41:13.986Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:41:14.304Z] + 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-06-23T05:41:14.304Z] Sending build context to Docker daemon 8.754MB [2022-06-23T05:41:14.304Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:41:14.304Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T05:41:14.304Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-23T05:41:14.304Z] 59bf1c3509f3: Pulling fs layer [2022-06-23T05:41:14.304Z] 666ba61612fd: Pulling fs layer [2022-06-23T05:41:14.304Z] 8ed8ca486205: Pulling fs layer [2022-06-23T05:41:14.304Z] cc1cd167ecdc: Pulling fs layer [2022-06-23T05:41:14.304Z] c516ae0d96e1: Pulling fs layer [2022-06-23T05:41:14.304Z] 684cea983483: Pulling fs layer [2022-06-23T05:41:14.304Z] dd3240ac7de5: Pulling fs layer [2022-06-23T05:41:14.304Z] b1e948a4e11c: Pulling fs layer [2022-06-23T05:41:14.304Z] a8fd76ee1af6: Pulling fs layer [2022-06-23T05:41:14.304Z] 646ad004c059: Pulling fs layer [2022-06-23T05:41:14.304Z] dd3240ac7de5: Waiting [2022-06-23T05:41:14.304Z] a8fd76ee1af6: Waiting [2022-06-23T05:41:14.304Z] 646ad004c059: Waiting [2022-06-23T05:41:14.304Z] c516ae0d96e1: Waiting [2022-06-23T05:41:14.304Z] 684cea983483: Waiting [2022-06-23T05:41:14.304Z] 8ed8ca486205: Verifying Checksum [2022-06-23T05:41:14.304Z] 8ed8ca486205: Download complete [2022-06-23T05:41:14.304Z] 666ba61612fd: Download complete [2022-06-23T05:41:14.568Z] c516ae0d96e1: Verifying Checksum [2022-06-23T05:41:14.568Z] c516ae0d96e1: Download complete [2022-06-23T05:41:14.568Z] 684cea983483: Verifying Checksum [2022-06-23T05:41:14.568Z] 684cea983483: Download complete [2022-06-23T05:41:14.568Z] dd3240ac7de5: Verifying Checksum [2022-06-23T05:41:14.568Z] dd3240ac7de5: Download complete [2022-06-23T05:41:14.568Z] 59bf1c3509f3: Verifying Checksum [2022-06-23T05:41:14.568Z] 59bf1c3509f3: Download complete [2022-06-23T05:41:14.568Z] b1e948a4e11c: Verifying Checksum [2022-06-23T05:41:14.568Z] b1e948a4e11c: Download complete [2022-06-23T05:41:14.568Z] 59bf1c3509f3: Pull complete [2022-06-23T05:41:14.838Z] 666ba61612fd: Pull complete [2022-06-23T05:41:14.838Z] 8ed8ca486205: Pull complete [2022-06-23T05:41:14.838Z] 646ad004c059: Verifying Checksum [2022-06-23T05:41:14.838Z] 646ad004c059: Download complete [2022-06-23T05:41:15.100Z] a8fd76ee1af6: Verifying Checksum [2022-06-23T05:41:15.100Z] a8fd76ee1af6: Download complete [2022-06-23T05:41:15.359Z] cc1cd167ecdc: Verifying Checksum [2022-06-23T05:41:15.359Z] cc1cd167ecdc: Download complete [2022-06-23T05:41:19.570Z] cc1cd167ecdc: Pull complete [2022-06-23T05:41:19.570Z] c516ae0d96e1: Pull complete [2022-06-23T05:41:19.570Z] 684cea983483: Pull complete [2022-06-23T05:41:19.570Z] dd3240ac7de5: Pull complete [2022-06-23T05:41:19.570Z] b1e948a4e11c: Pull complete [2022-06-23T05:41:22.116Z] a8fd76ee1af6: Pull complete [2022-06-23T05:41:22.685Z] 646ad004c059: Pull complete [2022-06-23T05:41:22.685Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-23T05:41:22.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-23T05:41:22.685Z] ---> 8f69c11f6b0c [2022-06-23T05:41:22.685Z] Step 3/13 : ARG MAKE="make build" [2022-06-23T05:41:24.602Z] ---> Running in c39e2b529c74 [2022-06-23T05:41:24.602Z] Removing intermediate container c39e2b529c74 [2022-06-23T05:41:24.602Z] ---> 1c0a5fd8f081 [2022-06-23T05:41:24.602Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:41:24.602Z] ---> Running in 161a36544c09 [2022-06-23T05:41:24.863Z] Removing intermediate container 161a36544c09 [2022-06-23T05:41:24.863Z] ---> 5eabc343f787 [2022-06-23T05:41:24.863Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T05:41:24.863Z] ---> Running in c2957e59ec27 [2022-06-23T05:41:24.863Z] Removing intermediate container c2957e59ec27 [2022-06-23T05:41:24.863Z] ---> e3f6b0f58fb3 [2022-06-23T05:41:24.863Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-23T05:41:24.863Z] ---> Running in c351928c5c7d [2022-06-23T05:41:25.125Z] Removing intermediate container c351928c5c7d [2022-06-23T05:41:25.125Z] ---> 24e3767ee1ae [2022-06-23T05:41:25.125Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:41:25.125Z] ---> Running in c73f4feaacdc [2022-06-23T05:41:25.693Z] Removing intermediate container c73f4feaacdc [2022-06-23T05:41:25.693Z] ---> 1eabf48f78ad [2022-06-23T05:41:25.693Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:41:25.693Z] ---> Running in a72d65c2d23d [2022-06-23T05:41:25.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:41:26.893Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:41:27.153Z] OK: 221 MiB in 52 packages [2022-06-23T05:41:27.414Z] Removing intermediate container a72d65c2d23d [2022-06-23T05:41:27.414Z] ---> 96e6d509feed [2022-06-23T05:41:27.414Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-23T05:41:27.414Z] ---> Running in 18cad9cdad7b [2022-06-23T05:41:27.672Z] Removing intermediate container 18cad9cdad7b [2022-06-23T05:41:27.672Z] ---> 80c3f8a441fa [2022-06-23T05:41:27.672Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-23T05:41:27.672Z] ---> 907549a167f5 [2022-06-23T05:41:27.672Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:41:27.672Z] ---> Running in acddcc7e84b1 [2022-06-23T05:41:27.766Z] Still waiting to schedule task [2022-06-23T05:41:27.767Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-23T05:41:42.592Z] Removing intermediate container acddcc7e84b1 [2022-06-23T05:41:42.592Z] ---> e6db713f6bbd [2022-06-23T05:41:42.592Z] Step 12/13 : COPY . . [2022-06-23T05:41:42.592Z] ---> c99f512c4e54 [2022-06-23T05:41:42.592Z] Step 13/13 : RUN ${MAKE} [2022-06-23T05:41:42.592Z] ---> Running in bcb3c3058675 [2022-06-23T05:41:42.851Z] noop [2022-06-23T05:41:43.113Z] Removing intermediate container bcb3c3058675 [2022-06-23T05:41:43.113Z] ---> a14341ec2b56 [2022-06-23T05:41:43.113Z] Successfully built a14341ec2b56 [2022-06-23T05:41:43.113Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:41:43.423Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T05:41:43.423Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:41:43.503Z] prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container [2022-06-23T05:41:43.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 ******** ci-base-image-x86_64 cat [2022-06-23T05:41:43.972Z] $ docker top 1bdca43b67e67eea80e35d2d0817488d70eb11ae82d548cb6e3b4e18bcb12cbf -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:41:44.337Z] + go version [2022-06-23T05:41:44.337Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-23T05:41:44.354Z] $ docker stop --time=1 1bdca43b67e67eea80e35d2d0817488d70eb11ae82d548cb6e3b4e18bcb12cbf [2022-06-23T05:41:45.734Z] $ docker rm -f 1bdca43b67e67eea80e35d2d0817488d70eb11ae82d548cb6e3b4e18bcb12cbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:41:46.160Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-23T05:41:46.160Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:41:46.251Z] prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container [2022-06-23T05:41:46.294Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/oundry_device-onvif-camera_PR-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 ******** ci-base-image-x86_64 cat [2022-06-23T05:41:46.706Z] $ docker top b73852388423ea8fc0dd1d0cb6016033bc7c0cc605b681f919214433cd766995 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:41:47.074Z] + make test [2022-06-23T05:41:47.074Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-23T05:41:47.339Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-23T05:41:57.324Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-23T05:41:57.584Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.018s coverage: 1.2% of statements [2022-06-23T05:42:02.864Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 5.557s coverage: 13.8% of statements [2022-06-23T05:42:10.998Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-23T05:42:15.199Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:42:15.199Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:42:15.199Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:42:15.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:42:15.247Z] $ docker stop --time=1 b73852388423ea8fc0dd1d0cb6016033bc7c0cc605b681f919214433cd766995 [2022-06-23T05:42:17.192Z] $ docker rm -f b73852388423ea8fc0dd1d0cb6016033bc7c0cc605b681f919214433cd766995 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:42:17.644Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:42:17.692Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-23T05:42:18.111Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:42:18.400Z] + ls -al . [2022-06-23T05:42:18.400Z] total 236 [2022-06-23T05:42:18.400Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 23 05:42 . [2022-06-23T05:42:18.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 .. [2022-06-23T05:42:18.400Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:41 .git [2022-06-23T05:42:18.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 .github [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:40 .gitignore [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:40 .golangci.yml [2022-06-23T05:42:18.400Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:41 .semver [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:40 Attribution.txt [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:40 CHANGELOG.md [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:40 Dockerfile [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:40 GOVERNANCE.md [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:40 Jenkinsfile [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:40 LICENSE [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:40 Makefile [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:40 OWNERS.md [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:40 README.md [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:41 VERSION [2022-06-23T05:42:18.400Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:40 bin [2022-06-23T05:42:18.400Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:40 cmd [2022-06-23T05:42:18.400Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:42 coverage.out [2022-06-23T05:42:18.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 doc [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:40 go.mod [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 37502 Jun 23 05:40 go.sum [2022-06-23T05:42:18.400Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:40 internal [2022-06-23T05:42:18.400Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:18.711Z] + 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=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 --label arch=amd64 --label version=0.0.0 . [2022-06-23T05:42:18.711Z] Sending build context to Docker daemon 8.814MB [2022-06-23T05:42:18.711Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:42:18.711Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-23T05:42:18.711Z] ---> a14341ec2b56 [2022-06-23T05:42:18.711Z] Step 3/26 : ARG MAKE="make build" [2022-06-23T05:42:18.971Z] ---> Running in e24fe4179439 [2022-06-23T05:42:18.971Z] Removing intermediate container e24fe4179439 [2022-06-23T05:42:18.971Z] ---> 105423fefbee [2022-06-23T05:42:18.971Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:42:18.971Z] ---> Running in b8e733a536ad [2022-06-23T05:42:18.971Z] Removing intermediate container b8e733a536ad [2022-06-23T05:42:18.971Z] ---> 2591dadf9536 [2022-06-23T05:42:18.971Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T05:42:18.971Z] ---> Running in 3bba9cfa47f9 [2022-06-23T05:42:19.230Z] Removing intermediate container 3bba9cfa47f9 [2022-06-23T05:42:19.230Z] ---> 46687e549f58 [2022-06-23T05:42:19.230Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-23T05:42:19.230Z] ---> Running in cbf1a2a2b50e [2022-06-23T05:42:19.230Z] Removing intermediate container cbf1a2a2b50e [2022-06-23T05:42:19.230Z] ---> d9a19410d26b [2022-06-23T05:42:19.230Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:42:19.497Z] ---> Running in 343e103aa770 [2022-06-23T05:42:20.065Z] Removing intermediate container 343e103aa770 [2022-06-23T05:42:20.065Z] ---> cde7e20aa2f2 [2022-06-23T05:42:20.065Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:42:20.065Z] ---> Running in 53006f8ab0ca [2022-06-23T05:42:20.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:42:21.267Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:42:21.545Z] OK: 221 MiB in 52 packages [2022-06-23T05:42:21.804Z] Removing intermediate container 53006f8ab0ca [2022-06-23T05:42:21.804Z] ---> 9432271ff7b4 [2022-06-23T05:42:21.804Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-23T05:42:21.804Z] ---> Running in 072ab76648d8 [2022-06-23T05:42:21.804Z] Removing intermediate container 072ab76648d8 [2022-06-23T05:42:21.804Z] ---> 3d8cd74068f5 [2022-06-23T05:42:21.804Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-23T05:42:22.064Z] ---> d2c2f89c9143 [2022-06-23T05:42:22.064Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:42:22.064Z] ---> Running in e81d91f4e2c7 [2022-06-23T05:42:22.632Z] Removing intermediate container e81d91f4e2c7 [2022-06-23T05:42:22.632Z] ---> 4c5b8faf63bb [2022-06-23T05:42:22.633Z] Step 12/26 : COPY . . [2022-06-23T05:42:23.202Z] ---> f5314a9fc43c [2022-06-23T05:42:23.202Z] Step 13/26 : RUN ${MAKE} [2022-06-23T05:42:23.202Z] ---> Running in 3c62e23ad3a0 [2022-06-23T05:42:23.461Z] 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-06-23T05:42:45.411Z] Removing intermediate container 3c62e23ad3a0 [2022-06-23T05:42:45.411Z] ---> c514bbefc598 [2022-06-23T05:42:45.411Z] Step 14/26 : FROM alpine:3.15 [2022-06-23T05:42:45.411Z] 3.15: Pulling from library/alpine [2022-06-23T05:42:45.411Z] df9b9388f04a: Pulling fs layer [2022-06-23T05:42:45.411Z] df9b9388f04a: Download complete [2022-06-23T05:42:45.411Z] df9b9388f04a: Pull complete [2022-06-23T05:42:45.411Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:42:45.411Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:42:45.411Z] ---> 0ac33e5f5afa [2022-06-23T05:42:45.411Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:42:45.411Z] ---> Running in 287075bd9189 [2022-06-23T05:42:45.411Z] Removing intermediate container 287075bd9189 [2022-06-23T05:42:45.411Z] ---> 4d6aefdec5fa [2022-06-23T05:42:45.411Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T05:42:45.411Z] ---> Running in 5f241dbecbd4 [2022-06-23T05:42:45.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-23T05:42:45.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-23T05:42:45.411Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T05:42:45.411Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:42:45.411Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T05:42:45.411Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:42:45.411Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T05:42:45.411Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T05:42:45.411Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:42:45.411Z] OK: 8 MiB in 20 packages [2022-06-23T05:42:45.982Z] Removing intermediate container 5f241dbecbd4 [2022-06-23T05:42:45.982Z] ---> 015ccebc8f07 [2022-06-23T05:42:45.982Z] Step 17/26 : WORKDIR / [2022-06-23T05:42:45.982Z] ---> Running in 5254760d05bd [2022-06-23T05:42:45.982Z] Removing intermediate container 5254760d05bd [2022-06-23T05:42:45.982Z] ---> 3c260fb75a31 [2022-06-23T05:42:45.982Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-23T05:42:46.553Z] ---> 0a70cfcf0628 [2022-06-23T05:42:46.553Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-23T05:42:46.813Z] ---> 00bb01f847e8 [2022-06-23T05:42:46.813Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-23T05:42:47.073Z] ---> 01d60ce53c4b [2022-06-23T05:42:47.073Z] Step 21/26 : EXPOSE 59984 [2022-06-23T05:42:47.073Z] ---> Running in e1c5ae8e66c2 [2022-06-23T05:42:47.073Z] Removing intermediate container e1c5ae8e66c2 [2022-06-23T05:42:47.073Z] ---> 339f7932c697 [2022-06-23T05:42:47.073Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-23T05:42:47.073Z] ---> Running in c968b05d58d8 [2022-06-23T05:42:47.333Z] Removing intermediate container c968b05d58d8 [2022-06-23T05:42:47.333Z] ---> b4682676987e [2022-06-23T05:42:47.333Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T05:42:47.333Z] ---> Running in b6c04f2c3a02 [2022-06-23T05:42:47.333Z] Removing intermediate container b6c04f2c3a02 [2022-06-23T05:42:47.333Z] ---> 18e3897656cd [2022-06-23T05:42:47.333Z] Step 24/26 : LABEL arch=amd64 [2022-06-23T05:42:47.333Z] ---> Running in 3a91ac24230b [2022-06-23T05:42:47.593Z] Removing intermediate container 3a91ac24230b [2022-06-23T05:42:47.593Z] ---> b53e17198cfe [2022-06-23T05:42:47.593Z] Step 25/26 : LABEL git_sha=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [2022-06-23T05:42:47.593Z] ---> Running in 89d33f4fb78f [2022-06-23T05:42:47.593Z] Removing intermediate container 89d33f4fb78f [2022-06-23T05:42:47.593Z] ---> b32eca17ed51 [2022-06-23T05:42:47.593Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T05:42:47.593Z] ---> Running in bb8c70f0ea79 [2022-06-23T05:42:47.853Z] Removing intermediate container bb8c70f0ea79 [2022-06-23T05:42:47.853Z] ---> 0d298ae693ac [2022-06-23T05:42:47.853Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:42:47.853Z] Successfully built 0d298ae693ac [2022-06-23T05:42:47.853Z] 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-06-23T05:42:48.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:42:48.284Z] [2022-06-23T05:42:48.285Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:42:48.586Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:42:48.586Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-23T05:42:48.586Z] 5eb5b503b376: Pulling fs layer [2022-06-23T05:42:48.586Z] 5c69ac0246d0: Pulling fs layer [2022-06-23T05:42:48.586Z] ec43610c2a17: Pulling fs layer [2022-06-23T05:42:48.586Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-23T05:42:48.586Z] 33b1e0a273af: Pulling fs layer [2022-06-23T05:42:48.586Z] 5d3b04190fa2: Pulling fs layer [2022-06-23T05:42:48.586Z] 2f39f015ded8: Pulling fs layer [2022-06-23T05:42:48.586Z] 3a2ae6a8a46f: Waiting [2022-06-23T05:42:48.586Z] 2f39f015ded8: Waiting [2022-06-23T05:42:48.586Z] 33b1e0a273af: Waiting [2022-06-23T05:42:48.586Z] 5d3b04190fa2: Waiting [2022-06-23T05:42:48.586Z] 5c69ac0246d0: Download complete [2022-06-23T05:42:48.586Z] 3a2ae6a8a46f: Download complete [2022-06-23T05:42:48.586Z] 33b1e0a273af: Verifying Checksum [2022-06-23T05:42:48.586Z] 33b1e0a273af: Download complete [2022-06-23T05:42:48.586Z] ec43610c2a17: Verifying Checksum [2022-06-23T05:42:48.586Z] ec43610c2a17: Download complete [2022-06-23T05:42:48.586Z] 5d3b04190fa2: Verifying Checksum [2022-06-23T05:42:48.586Z] 5d3b04190fa2: Download complete [2022-06-23T05:42:48.845Z] 5eb5b503b376: Verifying Checksum [2022-06-23T05:42:48.845Z] 5eb5b503b376: Download complete [2022-06-23T05:42:49.413Z] 2f39f015ded8: Download complete [2022-06-23T05:42:49.982Z] 5eb5b503b376: Pull complete [2022-06-23T05:42:50.241Z] 5c69ac0246d0: Pull complete [2022-06-23T05:42:50.500Z] ec43610c2a17: Pull complete [2022-06-23T05:42:50.759Z] 3a2ae6a8a46f: Pull complete [2022-06-23T05:42:51.018Z] 33b1e0a273af: Pull complete [2022-06-23T05:42:51.018Z] 5d3b04190fa2: Pull complete [2022-06-23T05:42:55.211Z] 2f39f015ded8: Pull complete [2022-06-23T05:42:55.211Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-23T05:42:55.211Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:42:55.211Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:42:55.307Z] prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container [2022-06-23T05:42:55.352Z] $ 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-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T05:42:57.050Z] $ docker top 661f2c8ced30e76805de11557dd7c23525dd6a960e4371449b011544e38b2e4c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:42:57.437Z] ---> job-cost.sh [2022-06-23T05:42:57.437Z] lf-activate-venv: SKIPPING [2022-06-23T05:42:57.437Z] INFO: No Stack... [2022-06-23T05:42:58.008Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:42:58.269Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:42:58.559Z] + cat /w/workspace/oundry_device-onvif-camera_PR-77/archives/cost.csv [2022-06-23T05:42:58.559Z] + cut -d, -f6 [Pipeline] lock [2022-06-23T05:42:58.573Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [2022-06-23T05:42:58.578Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] did not exist. Created. [2022-06-23T05:42:58.578Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:42:58.875Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-23T05:42:58.903Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:42:58.909Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:42:58.932Z] $ docker stop --time=1 661f2c8ced30e76805de11557dd7c23525dd6a960e4371449b011544e38b2e4c [2022-06-23T05:43:00.094Z] $ docker rm -f 661f2c8ced30e76805de11557dd7c23525dd6a960e4371449b011544e38b2e4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-23T05:44:18.444Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15428 in /w/workspace/oundry_device-onvif-camera_PR-77 [Pipeline] { [Pipeline] ws [2022-06-23T05:44:18.456Z] Running in /w/workspace/device-onvif-camera/11 [Pipeline] { [Pipeline] checkout [2022-06-23T05:44:18.522Z] Selected Git installation does not exist. Using Default [2022-06-23T05:44:18.522Z] The recommended git tool is: NONE [2022-06-23T05:44:26.270Z] using credential edgex-jenkins-ssh [2022-06-23T05:44:26.290Z] Cloning the remote Git repository [2022-06-23T05:44:26.360Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-23T05:44:26.450Z] > git init /w/workspace/device-onvif-camera/11 # timeout=10 [2022-06-23T05:44:26.543Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-23T05:44:26.544Z] > git --version # timeout=10 [2022-06-23T05:44:26.643Z] > git --version # 'git version 2.25.1' [2022-06-23T05:44:26.645Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:44:26.736Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T05:44:27.535Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-23T05:44:27.556Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-23T05:44:28.154Z] Merging remotes/origin/main commit 8374ad439d5c8571ae7424cc77de71a785d5a0ca into PR head commit e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [2022-06-23T05:44:28.433Z] Merge succeeded, producing e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [2022-06-23T05:44:28.434Z] Checking out Revision e46a8b156d9472af1ae3ddb1283c3f8481298fa9 (PR-77) [2022-06-23T05:44:27.591Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-06-23T05:44:27.639Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-06-23T05:44:27.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:44:27.668Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/77/head:refs/remotes/origin/PR-77 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-23T05:44:28.174Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T05:44:28.198Z] > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 [2022-06-23T05:44:28.339Z] > git remote # timeout=10 [2022-06-23T05:44:28.359Z] > git config --get remote.origin.url # timeout=10 [2022-06-23T05:44:28.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-23T05:44:28.387Z] > git merge 8374ad439d5c8571ae7424cc77de71a785d5a0ca # timeout=10 [2022-06-23T05:44:28.414Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-23T05:44:28.442Z] > git config core.sparsecheckout # timeout=10 [2022-06-23T05:44:28.464Z] > git checkout -f e46a8b156d9472af1ae3ddb1283c3f8481298fa9 # timeout=10 [2022-06-23T05:44:32.879Z] Commit message: "build(deps): Bump github.com/gofrs/uuid" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:44:33.682Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-23T05:44:33.682Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:44:33.682Z] Dload Upload Total Spent Left Speed [2022-06-23T05:44:33.682Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [Pipeline] sh [2022-06-23T05:44:34.436Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-23T05:44:34.780Z] + sudo jq+ . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo tee /etc/docker/daemon.new [2022-06-23T05:44:34.780Z] /etc/docker/daemon.json [2022-06-23T05:44:34.780Z] { [2022-06-23T05:44:34.780Z] "registry-mirrors": [ [2022-06-23T05:44:34.780Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-23T05:44:34.780Z] ], [2022-06-23T05:44:34.780Z] "bip": "10.250.0.254/24", [2022-06-23T05:44:34.780Z] "hosts": [ [2022-06-23T05:44:34.780Z] "tcp://0.0.0.0:5555", [2022-06-23T05:44:34.780Z] "unix:///var/run/docker.sock" [2022-06-23T05:44:34.780Z] ], [2022-06-23T05:44:34.780Z] "mtu": 1458, [2022-06-23T05:44:34.780Z] "selinux-enabled": true, [2022-06-23T05:44:34.780Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-23T05:44:34.780Z] } [Pipeline] sh [2022-06-23T05:44:35.140Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-23T05:44:35.499Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:44:53.884Z] provisioning config files... [2022-06-23T05:44:53.911Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/11@tmp/config9178042957660714781tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:44:54.502Z] ---> docker-login.sh [2022-06-23T05:44:54.502Z] nexus3.edgexfoundry.org:10001 [2022-06-23T05:44:55.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:44:55.383Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:44:55.383Z] Configure a credential helper to remove this warning. See [2022-06-23T05:44:55.383Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:44:55.383Z] [2022-06-23T05:44:55.383Z] Login Succeeded [2022-06-23T05:44:55.383Z] nexus3.edgexfoundry.org:10002 [2022-06-23T05:44:55.988Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:44:55.988Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:44:55.988Z] Configure a credential helper to remove this warning. See [2022-06-23T05:44:55.988Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:44:55.988Z] [2022-06-23T05:44:55.988Z] Login Succeeded [2022-06-23T05:44:55.988Z] nexus3.edgexfoundry.org:10003 [2022-06-23T05:44:56.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:44:56.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:44:56.540Z] Configure a credential helper to remove this warning. See [2022-06-23T05:44:56.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:44:56.540Z] [2022-06-23T05:44:56.540Z] Login Succeeded [2022-06-23T05:44:56.540Z] nexus3.edgexfoundry.org:10004 [2022-06-23T05:44:56.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:44:57.088Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:44:57.088Z] Configure a credential helper to remove this warning. See [2022-06-23T05:44:57.088Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:44:57.088Z] [2022-06-23T05:44:57.088Z] Login Succeeded [2022-06-23T05:44:57.088Z] docker.io [2022-06-23T05:44:57.362Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-23T05:44:57.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-23T05:44:57.961Z] Configure a credential helper to remove this warning. See [2022-06-23T05:44:57.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-23T05:44:57.961Z] [2022-06-23T05:44:57.962Z] Login Succeeded [2022-06-23T05:44:57.962Z] ---> docker-login.sh ends [Pipeline] } [2022-06-23T05:44:57.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-23T05:44:58.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:44:58.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-23T05:44:58.312Z] ========================================================= [2022-06-23T05:44:58.312Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-23T05:44:58.312Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:44:58.672Z] + 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-06-23T05:44:58.951Z] Sending build context to Docker daemon 5.961MB [2022-06-23T05:44:59.243Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:44:59.243Z] Step 2/13 : FROM ${BASE} AS builder [2022-06-23T05:44:59.243Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-23T05:44:59.243Z] 9b3977197b4f: Pulling fs layer [2022-06-23T05:44:59.243Z] 1a89e8eeedd5: Pulling fs layer [2022-06-23T05:44:59.243Z] 94645a83ff95: Pulling fs layer [2022-06-23T05:44:59.243Z] e6fb740bc735: Pulling fs layer [2022-06-23T05:44:59.243Z] 3a77bd46dcc9: Pulling fs layer [2022-06-23T05:44:59.243Z] 355e64cbe906: Pulling fs layer [2022-06-23T05:44:59.243Z] 63ab81a10011: Pulling fs layer [2022-06-23T05:44:59.243Z] 555d1d1c4555: Pulling fs layer [2022-06-23T05:44:59.243Z] 7d9057610161: Pulling fs layer [2022-06-23T05:44:59.243Z] e6fb740bc735: Waiting [2022-06-23T05:44:59.243Z] 3a77bd46dcc9: Waiting [2022-06-23T05:44:59.243Z] 355e64cbe906: Waiting [2022-06-23T05:44:59.243Z] 63ab81a10011: Waiting [2022-06-23T05:44:59.243Z] 555d1d1c4555: Waiting [2022-06-23T05:44:59.243Z] 7d9057610161: Waiting [2022-06-23T05:44:59.243Z] 94645a83ff95: Download complete [2022-06-23T05:44:59.243Z] 1a89e8eeedd5: Verifying Checksum [2022-06-23T05:44:59.243Z] 1a89e8eeedd5: Download complete [2022-06-23T05:44:59.243Z] 3a77bd46dcc9: Verifying Checksum [2022-06-23T05:44:59.243Z] 3a77bd46dcc9: Download complete [2022-06-23T05:44:59.243Z] 355e64cbe906: Verifying Checksum [2022-06-23T05:44:59.243Z] 355e64cbe906: Download complete [2022-06-23T05:44:59.526Z] 9b3977197b4f: Verifying Checksum [2022-06-23T05:44:59.526Z] 63ab81a10011: Verifying Checksum [2022-06-23T05:44:59.526Z] 63ab81a10011: Download complete [2022-06-23T05:45:00.524Z] 9b3977197b4f: Pull complete [2022-06-23T05:45:00.524Z] 7d9057610161: Verifying Checksum [2022-06-23T05:45:00.524Z] 7d9057610161: Download complete [2022-06-23T05:45:01.123Z] 1a89e8eeedd5: Pull complete [2022-06-23T05:45:01.403Z] 94645a83ff95: Pull complete [2022-06-23T05:45:01.684Z] 555d1d1c4555: Download complete [2022-06-23T05:45:02.279Z] e6fb740bc735: Download complete [2022-06-23T05:45:14.677Z] e6fb740bc735: Pull complete [2022-06-23T05:45:14.677Z] 3a77bd46dcc9: Pull complete [2022-06-23T05:45:14.677Z] 355e64cbe906: Pull complete [2022-06-23T05:45:14.677Z] 63ab81a10011: Pull complete [2022-06-23T05:45:20.089Z] 555d1d1c4555: Pull complete [2022-06-23T05:45:21.534Z] 7d9057610161: Pull complete [2022-06-23T05:45:21.534Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-23T05:45:21.534Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-23T05:45:21.534Z] ---> 819e984ddca1 [2022-06-23T05:45:21.534Z] Step 3/13 : ARG MAKE="make build" [2022-06-23T05:45:23.517Z] ---> Running in 334f169bf034 [2022-06-23T05:45:23.517Z] Removing intermediate container 334f169bf034 [2022-06-23T05:45:23.517Z] ---> 8f2c02d41051 [2022-06-23T05:45:23.517Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:45:23.517Z] ---> Running in 12977fab00ab [2022-06-23T05:45:23.791Z] Removing intermediate container 12977fab00ab [2022-06-23T05:45:23.791Z] ---> 1482def51ef6 [2022-06-23T05:45:23.791Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T05:45:24.062Z] ---> Running in adbf25ea8b42 [2022-06-23T05:45:24.335Z] Removing intermediate container adbf25ea8b42 [2022-06-23T05:45:24.335Z] ---> 78a8b3c6e014 [2022-06-23T05:45:24.335Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-06-23T05:45:24.335Z] ---> Running in e05cb65f0737 [2022-06-23T05:45:24.613Z] Removing intermediate container e05cb65f0737 [2022-06-23T05:45:24.613Z] ---> 8ec568c551b9 [2022-06-23T05:45:24.613Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:45:24.894Z] ---> Running in 9588176db1e3 [2022-06-23T05:45:28.302Z] Removing intermediate container 9588176db1e3 [2022-06-23T05:45:28.302Z] ---> 9378de36028e [2022-06-23T05:45:28.302Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:45:28.302Z] ---> Running in 9c62eb919295 [2022-06-23T05:45:29.298Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:45:29.894Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:45:30.875Z] OK: 220 MiB in 52 packages [2022-06-23T05:45:31.860Z] Removing intermediate container 9c62eb919295 [2022-06-23T05:45:31.860Z] ---> 845526f4db1d [2022-06-23T05:45:31.860Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-06-23T05:45:31.860Z] ---> Running in 76a9fc611701 [2022-06-23T05:45:32.463Z] Removing intermediate container 76a9fc611701 [2022-06-23T05:45:32.463Z] ---> 9cccc2e86413 [2022-06-23T05:45:32.463Z] Step 10/13 : COPY go.mod vendor* ./ [2022-06-23T05:45:33.065Z] ---> 6ad14e44b03d [2022-06-23T05:45:33.065Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:45:33.065Z] ---> Running in fbc13382bd77 [2022-06-23T05:46:29.628Z] Removing intermediate container fbc13382bd77 [2022-06-23T05:46:29.628Z] ---> 3fa971357611 [2022-06-23T05:46:29.628Z] Step 12/13 : COPY . . [2022-06-23T05:46:29.628Z] ---> 4430f88feea8 [2022-06-23T05:46:29.628Z] Step 13/13 : RUN ${MAKE} [2022-06-23T05:46:29.628Z] ---> Running in 7be387d25c6a [2022-06-23T05:46:29.628Z] noop [2022-06-23T05:46:29.628Z] Removing intermediate container 7be387d25c6a [2022-06-23T05:46:29.628Z] ---> 848db41e30c2 [2022-06-23T05:46:29.628Z] Successfully built 848db41e30c2 [2022-06-23T05:46:29.628Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:46:30.153Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:46:30.153Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:46:30.453Z] prd-ubuntu20.04-docker-arm64-4c-16g-15428 does not seem to be running inside a container [2022-06-23T05:46:30.545Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat [2022-06-23T05:46:31.979Z] $ docker top 43239d6241f80c68b3503b6652a97e74ab9049961832b20c85db649499b44d96 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:46:32.914Z] + go version [2022-06-23T05:46:32.914Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-23T05:46:32.945Z] $ docker stop --time=1 43239d6241f80c68b3503b6652a97e74ab9049961832b20c85db649499b44d96 [2022-06-23T05:46:34.625Z] $ docker rm -f 43239d6241f80c68b3503b6652a97e74ab9049961832b20c85db649499b44d96 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:46:35.283Z] + docker inspect -f . ci-base-image-arm64 [2022-06-23T05:46:35.283Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:46:35.544Z] prd-ubuntu20.04-docker-arm64-4c-16g-15428 does not seem to be running inside a container [2022-06-23T05:46:35.635Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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 ******** ci-base-image-arm64 cat [2022-06-23T05:46:37.011Z] $ docker top de8dbf7e5d14fc39d91ad5a6882c3a0bf13e4a3bec447515772223602063fd6b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-23T05:46:37.982Z] + make test [2022-06-23T05:46:37.982Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-06-23T05:46:39.966Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-06-23T05:48:16.878Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-06-23T05:48:16.878Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.102s coverage: 1.2% of statements [2022-06-23T05:48:39.069Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 31.298s coverage: 13.8% of statements [2022-06-23T05:48:39.069Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-23T05:48:39.069Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-23T05:49:11.453Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-23T05:49:11.453Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-23T05:49:11.453Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-23T05:49:11.476Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-23T05:49:11.497Z] $ docker stop --time=1 de8dbf7e5d14fc39d91ad5a6882c3a0bf13e4a3bec447515772223602063fd6b [2022-06-23T05:49:13.317Z] $ docker rm -f de8dbf7e5d14fc39d91ad5a6882c3a0bf13e4a3bec447515772223602063fd6b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-23T05:49:14.377Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-23T05:49:14.403Z] Warning: overwriting stash ‘coverage-report’ [2022-06-23T05:49:15.241Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-23T05:49:15.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-23T05:49:16.061Z] + ls -al . [2022-06-23T05:49:16.061Z] total 232 [2022-06-23T05:49:16.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:49 . [2022-06-23T05:49:16.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:44 .. [2022-06-23T05:49:16.061Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 23 05:44 .git [2022-06-23T05:49:16.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:44 .github [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 352 Jun 23 05:44 .gitignore [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 23 05:44 .golangci.yml [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 9099 Jun 23 05:44 Attribution.txt [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 189 Jun 23 05:44 CHANGELOG.md [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 1667 Jun 23 05:44 Dockerfile [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 23 05:44 GOVERNANCE.md [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 23 05:44 Jenkinsfile [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 11348 Jun 23 05:44 LICENSE [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 2473 Jun 23 05:44 Makefile [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 625 Jun 23 05:44 OWNERS.md [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 30599 Jun 23 05:44 README.md [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 23 05:41 VERSION [2022-06-23T05:49:16.061Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 23 05:44 bin [2022-06-23T05:49:16.061Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 23 05:44 cmd [2022-06-23T05:49:16.061Z] -rw-r--r-- 1 jenkins jenkins 59480 Jun 23 05:48 coverage.out [2022-06-23T05:49:16.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:44 doc [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 3506 Jun 23 05:44 go.mod [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 37502 Jun 23 05:44 go.sum [2022-06-23T05:49:16.061Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 23 05:44 internal [2022-06-23T05:49:16.061Z] -rw-rw-r-- 1 jenkins jenkins 236 Jun 23 05:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:49:16.418Z] + 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=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 --label arch=arm64 --label version=0.0.0 . [2022-06-23T05:49:17.022Z] Sending build context to Docker daemon 6.022MB [2022-06-23T05:49:17.022Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-23T05:49:17.022Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-23T05:49:17.022Z] ---> 848db41e30c2 [2022-06-23T05:49:17.022Z] Step 3/26 : ARG MAKE="make build" [2022-06-23T05:49:17.022Z] ---> Running in f5bb430d7243 [2022-06-23T05:49:17.300Z] Removing intermediate container f5bb430d7243 [2022-06-23T05:49:17.300Z] ---> cf8889ca0b61 [2022-06-23T05:49:17.300Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-06-23T05:49:17.300Z] ---> Running in b731dbe0e9c3 [2022-06-23T05:49:17.906Z] Removing intermediate container b731dbe0e9c3 [2022-06-23T05:49:17.906Z] ---> e1d81ee5db35 [2022-06-23T05:49:17.906Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-23T05:49:17.906Z] ---> Running in 231ddbb8cf19 [2022-06-23T05:49:18.178Z] Removing intermediate container 231ddbb8cf19 [2022-06-23T05:49:18.178Z] ---> 624cbd185d9f [2022-06-23T05:49:18.178Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-06-23T05:49:18.178Z] ---> Running in 5e131ed7e5a7 [2022-06-23T05:49:18.456Z] Removing intermediate container 5e131ed7e5a7 [2022-06-23T05:49:18.456Z] ---> f094aa038f2e [2022-06-23T05:49:18.456Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-23T05:49:18.456Z] ---> Running in 054bcf07b5df [2022-06-23T05:49:20.428Z] Removing intermediate container 054bcf07b5df [2022-06-23T05:49:20.428Z] ---> 49285393d6df [2022-06-23T05:49:20.428Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-23T05:49:20.428Z] ---> Running in eb5e8054377c [2022-06-23T05:49:21.401Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:49:21.993Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:49:22.970Z] OK: 220 MiB in 52 packages [2022-06-23T05:49:23.953Z] Removing intermediate container eb5e8054377c [2022-06-23T05:49:23.953Z] ---> 666619753f89 [2022-06-23T05:49:23.953Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-06-23T05:49:23.953Z] ---> Running in 0c24d18732f3 [2022-06-23T05:49:24.225Z] Removing intermediate container 0c24d18732f3 [2022-06-23T05:49:24.225Z] ---> 4beb46eb91be [2022-06-23T05:49:24.225Z] Step 10/26 : COPY go.mod vendor* ./ [2022-06-23T05:49:24.821Z] ---> 2e2c49ae09c1 [2022-06-23T05:49:24.822Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-23T05:49:24.822Z] ---> Running in 6210cda0f8c5 [2022-06-23T05:49:26.795Z] Removing intermediate container 6210cda0f8c5 [2022-06-23T05:49:26.795Z] ---> e9239898872f [2022-06-23T05:49:26.795Z] Step 12/26 : COPY . . [2022-06-23T05:49:27.781Z] ---> 778b2aab969f [2022-06-23T05:49:27.781Z] Step 13/26 : RUN ${MAKE} [2022-06-23T05:49:27.781Z] ---> Running in 0d0ba3a3e7e5 [2022-06-23T05:49:28.762Z] 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-06-23T05:51:50.632Z] Removing intermediate container 0d0ba3a3e7e5 [2022-06-23T05:51:50.632Z] ---> 6a2c9da71e13 [2022-06-23T05:51:50.632Z] Step 14/26 : FROM alpine:3.15 [2022-06-23T05:51:50.632Z] 3.15: Pulling from library/alpine [2022-06-23T05:51:50.632Z] 9981e73032c8: Pulling fs layer [2022-06-23T05:51:50.632Z] 9981e73032c8: Download complete [2022-06-23T05:51:50.632Z] 9981e73032c8: Pull complete [2022-06-23T05:51:50.632Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-23T05:51:50.632Z] Status: Downloaded newer image for alpine:3.15 [2022-06-23T05:51:50.632Z] ---> 3fb3c9af89a9 [2022-06-23T05:51:50.632Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-06-23T05:51:50.632Z] ---> Running in 29fca57408a6 [2022-06-23T05:51:50.632Z] Removing intermediate container 29fca57408a6 [2022-06-23T05:51:50.632Z] ---> faaa39db421f [2022-06-23T05:51:50.632Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-23T05:51:50.632Z] ---> Running in 92d01442a642 [2022-06-23T05:51:50.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-23T05:51:50.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-23T05:51:50.632Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-23T05:51:50.632Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-06-23T05:51:50.632Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-23T05:51:50.632Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-23T05:51:50.632Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-23T05:51:50.632Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-23T05:51:50.632Z] Executing busybox-1.34.1-r5.trigger [2022-06-23T05:51:50.632Z] OK: 8 MiB in 20 packages [2022-06-23T05:51:50.632Z] Removing intermediate container 92d01442a642 [2022-06-23T05:51:50.632Z] ---> 7e0fd89085b6 [2022-06-23T05:51:50.632Z] Step 17/26 : WORKDIR / [2022-06-23T05:51:50.632Z] ---> Running in 34698d2b4cd7 [2022-06-23T05:51:50.632Z] Removing intermediate container 34698d2b4cd7 [2022-06-23T05:51:50.632Z] ---> 4da4077be3a7 [2022-06-23T05:51:50.632Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-06-23T05:51:50.632Z] ---> a8f753ae1880 [2022-06-23T05:51:50.632Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-06-23T05:51:50.632Z] ---> a729f4320535 [2022-06-23T05:51:50.632Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-06-23T05:51:50.632Z] ---> ecb0b1f8f2bd [2022-06-23T05:51:50.632Z] Step 21/26 : EXPOSE 59984 [2022-06-23T05:51:50.632Z] ---> Running in 47b90f6675b5 [2022-06-23T05:51:50.632Z] Removing intermediate container 47b90f6675b5 [2022-06-23T05:51:50.632Z] ---> 9987d1918557 [2022-06-23T05:51:50.632Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-06-23T05:51:50.632Z] ---> Running in c3b230f2b044 [2022-06-23T05:51:50.632Z] Removing intermediate container c3b230f2b044 [2022-06-23T05:51:50.632Z] ---> 3e538f8dbeeb [2022-06-23T05:51:50.632Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-23T05:51:50.632Z] ---> Running in ad3fb70637a8 [2022-06-23T05:51:50.632Z] Removing intermediate container ad3fb70637a8 [2022-06-23T05:51:50.632Z] ---> 00870e26adb0 [2022-06-23T05:51:50.632Z] Step 24/26 : LABEL arch=arm64 [2022-06-23T05:51:50.632Z] ---> Running in 8844fa928dff [2022-06-23T05:51:50.632Z] Removing intermediate container 8844fa928dff [2022-06-23T05:51:50.632Z] ---> 80008fe64d82 [2022-06-23T05:51:50.632Z] Step 25/26 : LABEL git_sha=e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [2022-06-23T05:51:50.632Z] ---> Running in 7959a7071fe9 [2022-06-23T05:51:50.632Z] Removing intermediate container 7959a7071fe9 [2022-06-23T05:51:50.632Z] ---> 52655dcd731a [2022-06-23T05:51:50.632Z] Step 26/26 : LABEL version=0.0.0 [2022-06-23T05:51:50.632Z] ---> Running in 32c75cc56aa2 [2022-06-23T05:51:50.632Z] Removing intermediate container 32c75cc56aa2 [2022-06-23T05:51:50.632Z] ---> 929249247431 [2022-06-23T05:51:50.632Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-23T05:51:50.632Z] Successfully built 929249247431 [2022-06-23T05:51:50.632Z] 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-06-23T05:51:51.067Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:51:51.067Z] [2022-06-23T05:51:51.067Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:51:51.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:51:51.689Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-23T05:51:51.689Z] 8998bd30e6a1: Pulling fs layer [2022-06-23T05:51:51.689Z] 04944245beec: Pulling fs layer [2022-06-23T05:51:51.689Z] 699f458cf7ca: Pulling fs layer [2022-06-23T05:51:51.689Z] 765212b225bb: Pulling fs layer [2022-06-23T05:51:51.689Z] f23df028b6ca: Pulling fs layer [2022-06-23T05:51:51.689Z] d65c8cfc05b1: Pulling fs layer [2022-06-23T05:51:51.689Z] 2437ff75d9bd: Pulling fs layer [2022-06-23T05:51:51.689Z] d65c8cfc05b1: Waiting [2022-06-23T05:51:51.689Z] f23df028b6ca: Waiting [2022-06-23T05:51:51.689Z] 2437ff75d9bd: Waiting [2022-06-23T05:51:51.689Z] 765212b225bb: Waiting [2022-06-23T05:51:51.689Z] 04944245beec: Verifying Checksum [2022-06-23T05:51:51.689Z] 04944245beec: Download complete [2022-06-23T05:51:51.689Z] 765212b225bb: Verifying Checksum [2022-06-23T05:51:51.689Z] 765212b225bb: Download complete [2022-06-23T05:51:51.689Z] f23df028b6ca: Verifying Checksum [2022-06-23T05:51:51.689Z] f23df028b6ca: Download complete [2022-06-23T05:51:51.689Z] d65c8cfc05b1: Verifying Checksum [2022-06-23T05:51:51.689Z] d65c8cfc05b1: Download complete [2022-06-23T05:51:51.966Z] 699f458cf7ca: Verifying Checksum [2022-06-23T05:51:51.966Z] 699f458cf7ca: Download complete [2022-06-23T05:51:52.238Z] 8998bd30e6a1: Verifying Checksum [2022-06-23T05:51:52.238Z] 8998bd30e6a1: Download complete [2022-06-23T05:51:54.858Z] 2437ff75d9bd: Verifying Checksum [2022-06-23T05:51:54.858Z] 2437ff75d9bd: Download complete [2022-06-23T05:51:56.297Z] 8998bd30e6a1: Pull complete [2022-06-23T05:51:56.894Z] 04944245beec: Pull complete [2022-06-23T05:51:58.330Z] 699f458cf7ca: Pull complete [2022-06-23T05:51:58.603Z] 765212b225bb: Pull complete [2022-06-23T05:51:59.582Z] f23df028b6ca: Pull complete [2022-06-23T05:51:59.582Z] d65c8cfc05b1: Pull complete [2022-06-23T05:52:14.672Z] 2437ff75d9bd: Pull complete [2022-06-23T05:52:14.672Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-23T05:52:14.672Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-23T05:52:14.672Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:52:14.908Z] prd-ubuntu20.04-docker-arm64-4c-16g-15428 does not seem to be running inside a container [2022-06-23T05:52:15.004Z] $ 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/11 -v /w/workspace/device-onvif-camera/11:/w/workspace/device-onvif-camera/11:rw,z -v /w/workspace/device-onvif-camera/11@tmp:/w/workspace/device-onvif-camera/11@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:arm64 cat [2022-06-23T05:52:17.508Z] $ docker top 188315aad9bc318d1dc44f41a1457d1a727e313b9f9f944d758e9cf963457145 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:18.414Z] ---> job-cost.sh [2022-06-23T05:52:18.414Z] lf-activate-venv: SKIPPING [2022-06-23T05:52:18.414Z] INFO: No Stack... [2022-06-23T05:52:19.008Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-23T05:52:19.601Z] INFO: Archiving Costs [Pipeline] sh [2022-06-23T05:52:20.293Z] + cut -d, -f6 [2022-06-23T05:52:20.294Z] + cat /w/workspace/device-onvif-camera/11/archives/cost.csv [Pipeline] lock [2022-06-23T05:52:20.363Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [2022-06-23T05:52:20.369Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] did not exist. Created. [2022-06-23T05:52:20.369Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-23T05:52:21.061Z] /w/workspace/device-onvif-camera/11@tmp/durable-69d9db7e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-23T05:52:21.760Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-23T05:52:21.788Z] Warning: overwriting stash ‘stack-cost’ [2022-06-23T05:52:21.843Z] Stashed 1 file(s) [Pipeline] } [2022-06-23T05:52:21.853Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-77-11-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-23T05:52:21.883Z] $ docker stop --time=1 188315aad9bc318d1dc44f41a1457d1a727e313b9f9f944d758e9cf963457145 [2022-06-23T05:52:23.411Z] $ docker rm -f 188315aad9bc318d1dc44f41a1457d1a727e313b9f9f944d758e9cf963457145 [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-06-23T05:52:23.816Z] provisioning config files... [2022-06-23T05:52:23.829Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config1578586649106137932tmp [Pipeline] { [Pipeline] sh [2022-06-23T05:52:24.194Z] + set +x [2022-06-23T05:52:24.194Z] + curl -s https://codecov.io/bash [2022-06-23T05:52:24.194Z] + bash -s -- [2022-06-23T05:52:24.194Z] [2022-06-23T05:52:24.194Z] _____ _ [2022-06-23T05:52:24.194Z] / ____| | | [2022-06-23T05:52:24.194Z] | | ___ __| | ___ ___ _____ __ [2022-06-23T05:52:24.194Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-23T05:52:24.194Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-23T05:52:24.194Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-23T05:52:24.194Z] Bash-1.0.6 [2022-06-23T05:52:24.194Z] [2022-06-23T05:52:24.194Z] [2022-06-23T05:52:24.194Z] ==> git version 2.25.1 found [2022-06-23T05:52:24.194Z] ==> 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-06-23T05:52:24.194Z] Release-Date: 2020-01-08 [2022-06-23T05:52:24.194Z] 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-06-23T05:52:24.194Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-23T05:52:24.194Z] ==> Jenkins CI detected. [2022-06-23T05:52:24.194Z] current dir:  /w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-23T05:52:24.194Z] project root: . [2022-06-23T05:52:24.194Z] --> token set from env [2022-06-23T05:52:24.194Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-23T05:52:24.194Z] ==> Running gcov in . (disable via -X gcov) [2022-06-23T05:52:24.194Z] ==> Python coveragepy not found [2022-06-23T05:52:24.194Z] ==> Searching for coverage reports in: [2022-06-23T05:52:24.194Z] + . [2022-06-23T05:52:24.194Z] -> Found 1 reports [2022-06-23T05:52:24.194Z] ==> Detecting git/mercurial file structure [2022-06-23T05:52:24.194Z] ==> Reading reports [2022-06-23T05:52:24.194Z] + ./coverage.out bytes=59480 [2022-06-23T05:52:24.194Z] ==> Appending adjustments [2022-06-23T05:52:24.194Z] https://docs.codecov.io/docs/fixing-reports [2022-06-23T05:52:24.194Z] + Found adjustments [2022-06-23T05:52:24.194Z] ==> Gzipping contents [2022-06-23T05:52:24.455Z] 8.0K /tmp/codecov.a6axFX.gz [2022-06-23T05:52:24.455Z] ==> Uploading reports [2022-06-23T05:52:24.455Z] url: https://codecov.io [2022-06-23T05:52:24.455Z] query: branch=PR-77&commit=e46a8b156d9472af1ae3ddb1283c3f8481298fa9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-23T05:52:24.455Z] -> Pinging Codecov [2022-06-23T05:52:24.455Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-77&commit=e46a8b156d9472af1ae3ddb1283c3f8481298fa9&build=11&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-77%2F11%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=77&job=&cmd_args= [2022-06-23T05:52:24.750Z] -> Uploading to [2022-06-23T05:52:24.750Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-23/F29A59C45E3A92E06B3E522C9905F8EF/e46a8b156d9472af1ae3ddb1283c3f8481298fa9/e5ab41fa-0277-40de-a73d-a0a64339d98e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220623%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220623T055224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=823c5e4bda9ee580bb5bbc0fb0d8ee95795c5aabf2b6c4c33926c9dc60a5c49f [2022-06-23T05:52:24.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-23T05:52:24.750Z] Dload Upload Total Spent Left Speed [2022-06-23T05:52:24.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 7666 0 0 100 7666 0 34223 --:--:-- --:--:-- --:--:-- 34223 [2022-06-23T05:52:24.750Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/e46a8b156d9472af1ae3ddb1283c3f8481298fa9 [Pipeline] } [2022-06-23T05:52:24.757Z] 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-06-23T05:52:25.493Z] + [ -d /w/workspace/oundry_device-onvif-camera_PR-77/archives ] [2022-06-23T05:52:25.493Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-23T05:52:25.493Z] total 16 [2022-06-23T05:52:25.493Z] drwxr-xr-x 3 root root 4096 Jun 23 05:42 . [2022-06-23T05:52:25.493Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:42 .. [2022-06-23T05:52:25.493Z] drwxr-xr-x 2 root root 4096 Jun 23 05:42 cost [2022-06-23T05:52:25.493Z] -rw-r--r-- 1 root root 90 Jun 23 05:42 cost.csv [2022-06-23T05:52:25.493Z] + sudo chown -R jenkins:jenkins /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-23T05:52:25.493Z] + ls -al /w/workspace/oundry_device-onvif-camera_PR-77/archives [2022-06-23T05:52:25.493Z] total 16 [2022-06-23T05:52:25.493Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 23 05:42 . [2022-06-23T05:52:25.493Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 23 05:42 .. [2022-06-23T05:52:25.493Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 23 05:42 cost [2022-06-23T05:52:25.493Z] -rw-r--r-- 1 jenkins jenkins 90 Jun 23 05:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:25.834Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:26.708Z] ---> package-listing.sh [2022-06-23T05:52:26.708Z] ++ facter osfamily [2022-06-23T05:52:26.708Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-23T05:52:26.708Z] + OS_FAMILY=debian [2022-06-23T05:52:26.708Z] + workspace=/w/workspace/oundry_device-onvif-camera_PR-77 [2022-06-23T05:52:26.708Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-23T05:52:26.708Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-23T05:52:26.708Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-23T05:52:26.708Z] + PACKAGES=/tmp/packages_start.txt [2022-06-23T05:52:26.708Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-23T05:52:26.708Z] + PACKAGES=/tmp/packages_end.txt [2022-06-23T05:52:26.708Z] + case "${OS_FAMILY}" in [2022-06-23T05:52:26.970Z] + grep '^ii' [2022-06-23T05:52:26.970Z] + dpkg -l [2022-06-23T05:52:26.970Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-23T05:52:26.970Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-23T05:52:26.970Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-23T05:52:26.970Z] + '[' /w/workspace/oundry_device-onvif-camera_PR-77 ']' [2022-06-23T05:52:26.970Z] + mkdir -p /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [2022-06-23T05:52:26.970Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oundry_device-onvif-camera_PR-77/archives/ [Pipeline] echo [2022-06-23T05:52:26.980Z] 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-77/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-23T05:52:27.260Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-23T05:52:27.824Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-23T05:52:27.824Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-23T05:52:27.910Z] prd-ubuntu20.04-docker-8c-8g-15425 does not seem to be running inside a container [2022-06-23T05:52:27.946Z] $ 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-77/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-77 -v /w/workspace/oundry_device-onvif-camera_PR-77:/w/workspace/oundry_device-onvif-camera_PR-77:rw,z -v /w/workspace/oundry_device-onvif-camera_PR-77@tmp:/w/workspace/oundry_device-onvif-camera_PR-77@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-23T05:52:28.200Z] $ docker top 4a563796305a1d34672c1417fa3caa4e1280f07d8151bcafcb05813ebbc0227d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-23T05:52:28.563Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-23T05:52:28.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-23T05:52:29.143Z] + ls /var/log/sa-host [2022-06-23T05:52:29.144Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-23T05:52:29.210Z] provisioning config files... [2022-06-23T05:52:29.219Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oundry_device-onvif-camera_PR-77@tmp/config933392061448188149tmp [Pipeline] { [Pipeline] echo [2022-06-23T05:52:29.232Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:29.519Z] ---> create-netrc.sh [Pipeline] } [2022-06-23T05:52:29.527Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:29.861Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-23T05:52:29.871Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:30.166Z] ---> sudo-logs.sh [2022-06-23T05:52:30.166Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-23T05:52:30.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:30.480Z] ---> job-cost.sh [2022-06-23T05:52:30.480Z] lf-activate-venv: SKIPPING [2022-06-23T05:52:30.480Z] DEBUG: total: 0.2199999988079071 [2022-06-23T05:52:30.480Z] INFO: Retrieving Stack Cost... [2022-06-23T05:52:31.057Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-23T05:52:31.318Z] INFO: Archiving Costs [Pipeline] echo [2022-06-23T05:52:31.330Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-23T05:52:31.616Z] ---> logs-deploy.sh [2022-06-23T05:52:31.616Z] lf-activate-venv: SKIPPING [2022-06-23T05:52:31.616Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-77/11 [2022-06-23T05:52:31.616Z] INFO: archiving workspace using pattern(s): [2022-06-23T05:52:32.561Z] Archives upload complete. [2022-06-23T05:52:32.561Z] INFO: archiving logs to Nexus