Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 276b854d0043017d2cd132a5df48fee36b7a1e4c 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-ssh10852872499318008751.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh973650281676562566.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/edgex-global-pipelines/.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/main/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5983134852416511874.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 95c76d14630896f3c9cf825147e1b1e2bad20cbb (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 95c76d14630896f3c9cf825147e1b1e2bad20cbb # timeout=10 Commit message: "Merge pull request #387 from ernestojeda/disable-concurrent-builds" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8873038853919512308.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/branches/main/workspace@libs/lf-pipelines/.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/main/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3680340101869654544.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-64490 in /w/workspace/foundry_device-onvif-camera_main [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/foundry_device-onvif-camera_main # 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 Avoid second fetch Checking out Revision 276b854d0043017d2cd132a5df48fee36b7a1e4c (main) > 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 core.sparsecheckout # timeout=10 > git checkout -f 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 Commit message: "fix: Update Makefile to show the version number (#70)" > git rev-list --no-walk 8ea3952a55c07e239dd75554aa3eccbc97544666 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-24T15:43:27.405Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-24T15:43:27.453Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-24T15:43:27.470Z] ========================================================= [2022-05-24T15:43:27.470Z] EdgeX Global Pipelines Version Info [2022-05-24T15:43:27.470Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:43:28.220Z] ------------------- [2022-05-24T15:43:28.220Z] stable info: [2022-05-24T15:43:28.220Z] ------------------- [2022-05-24T15:43:28.220Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T15:43:28.220Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T15:43:28.220Z] Message: update stable to v1.0.230 [2022-05-24T15:43:28.795Z] ------------------- [2022-05-24T15:43:28.795Z] experimental info: [2022-05-24T15:43:28.795Z] ------------------- [2022-05-24T15:43:28.795Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-24T15:43:28.795Z] Commit SHA: 95c76d14630896f3c9cf825147e1b1e2bad20cbb [2022-05-24T15:43:28.795Z] Message: update experimental to v1.0.230 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-24T15:43:28.926Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2022-05-24T15:43:28.938Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2022-05-24T15:43:28.952Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-24T15:43:28.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-24T15:43:28.975Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-24T15:43:28.992Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-24T15:43:29.008Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-24T15:43:29.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-24T15:43:29.041Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-24T15:43:29.057Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-24T15:43:29.068Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-24T15:43:29.079Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2022-05-24T15:43:29.094Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-24T15:43:29.107Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-24T15:43:29.123Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T15:43:29.138Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-24T15:43:29.150Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T15:43:29.161Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-24T15:43:29.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-24T15:43:29.188Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-24T15:43:29.202Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-24T15:43:29.214Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-24T15:43:29.231Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-24T15:43:29.249Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-24T15:43:29.261Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-24T15:43:29.274Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-24T15:43:29.289Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-05-24T15:43:29.301Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-05-24T15:43:29.313Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-05-24T15:43:29.325Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] echo [2022-05-24T15:43:29.341Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 276b854 [Pipeline] echo [2022-05-24T15:43:29.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:43:29.398Z] provisioning config files... [2022-05-24T15:43:29.413Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7899079495344491592tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:43:29.723Z] ---> docker-login.sh [2022-05-24T15:43:29.723Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:43:29.984Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:29.984Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:29.984Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:29.984Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:29.984Z] [2022-05-24T15:43:29.984Z] Login Succeeded [2022-05-24T15:43:29.984Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:43:30.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:30.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:30.246Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:30.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:30.246Z] [2022-05-24T15:43:30.246Z] Login Succeeded [2022-05-24T15:43:30.246Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:43:30.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:30.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:30.246Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:30.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:30.246Z] [2022-05-24T15:43:30.246Z] Login Succeeded [2022-05-24T15:43:30.246Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:43:30.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:30.511Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:30.511Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:30.511Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:30.511Z] [2022-05-24T15:43:30.511Z] Login Succeeded [2022-05-24T15:43:30.511Z] docker.io [2022-05-24T15:43:30.511Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:30.773Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:30.773Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:30.773Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:30.773Z] [2022-05-24T15:43:30.773Z] Login Succeeded [2022-05-24T15:43:30.773Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:43:30.791Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-24T15:43:31.159Z] + git rev-list -1 --merges 276b854d0043017d2cd132a5df48fee36b7a1e4c~1..276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] echo [2022-05-24T15:43:31.291Z] -----------> git rev-list -1 --merges 276b854d0043017d2cd132a5df48fee36b7a1e4c~1..276b854d0043017d2cd132a5df48fee36b7a1e4c 276b854d0043017d2cd132a5df48fee36b7a1e4c [false] [Pipeline] sh [2022-05-24T15:43:31.598Z] + git log --format=format:%s -1 276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] echo [2022-05-24T15:43:31.618Z] ========================================================= [2022-05-24T15:43:31.618Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-24T15:43:31.618Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:43:31.963Z] + git log --format=format:%s -1 276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] echo [2022-05-24T15:43:31.978Z] [semverPrep] GIT_COMMIT: 276b854d0043017d2cd132a5df48fee36b7a1e4c, Commit Message: fix: Update Makefile to show the version number (#70) [Pipeline] echo [2022-05-24T15:43:31.989Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-24T15:43:32.390Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:43:32.390Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-24T15:43:32.390Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-24T15:43:32.390Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-24T15:43:32.390Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-24T15:43:32.390Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-24T15:43:32.390Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:32.750Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:43:32.750Z] [2022-05-24T15:43:32.750Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:33.065Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:43:33.065Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-24T15:43:33.065Z] 1fe172e4850f: Pulling fs layer [2022-05-24T15:43:33.065Z] caf521ccaac6: Pulling fs layer [2022-05-24T15:43:33.065Z] 3ead6fa29328: Pulling fs layer [2022-05-24T15:43:33.065Z] 5c2a1cbceb83: Pulling fs layer [2022-05-24T15:43:33.065Z] a8d5f1318db7: Pulling fs layer [2022-05-24T15:43:33.065Z] c427282e49a2: Pulling fs layer [2022-05-24T15:43:33.065Z] 1827001aaf11: Pulling fs layer [2022-05-24T15:43:33.065Z] 0714d37db230: Pulling fs layer [2022-05-24T15:43:33.065Z] ac28cf19c067: Pulling fs layer [2022-05-24T15:43:33.065Z] ca983d60f3e2: Pulling fs layer [2022-05-24T15:43:33.065Z] 9f894cec8388: Pulling fs layer [2022-05-24T15:43:33.065Z] 5c2a1cbceb83: Waiting [2022-05-24T15:43:33.065Z] a8d5f1318db7: Waiting [2022-05-24T15:43:33.065Z] c427282e49a2: Waiting [2022-05-24T15:43:33.065Z] 1827001aaf11: Waiting [2022-05-24T15:43:33.065Z] 0714d37db230: Waiting [2022-05-24T15:43:33.065Z] ac28cf19c067: Waiting [2022-05-24T15:43:33.065Z] ca983d60f3e2: Waiting [2022-05-24T15:43:33.065Z] 9f894cec8388: Waiting [2022-05-24T15:43:33.065Z] caf521ccaac6: Verifying Checksum [2022-05-24T15:43:33.065Z] caf521ccaac6: Download complete [2022-05-24T15:43:33.065Z] 5c2a1cbceb83: Verifying Checksum [2022-05-24T15:43:33.065Z] 5c2a1cbceb83: Download complete [2022-05-24T15:43:33.326Z] a8d5f1318db7: Verifying Checksum [2022-05-24T15:43:33.326Z] a8d5f1318db7: Download complete [2022-05-24T15:43:33.326Z] c427282e49a2: Verifying Checksum [2022-05-24T15:43:33.326Z] c427282e49a2: Download complete [2022-05-24T15:43:33.326Z] 3ead6fa29328: Verifying Checksum [2022-05-24T15:43:33.326Z] 3ead6fa29328: Download complete [2022-05-24T15:43:33.326Z] 0714d37db230: Verifying Checksum [2022-05-24T15:43:33.326Z] 0714d37db230: Download complete [2022-05-24T15:43:33.326Z] ac28cf19c067: Download complete [2022-05-24T15:43:33.326Z] ca983d60f3e2: Verifying Checksum [2022-05-24T15:43:33.326Z] ca983d60f3e2: Download complete [2022-05-24T15:43:33.326Z] 9f894cec8388: Download complete [2022-05-24T15:43:33.326Z] 1fe172e4850f: Verifying Checksum [2022-05-24T15:43:33.326Z] 1fe172e4850f: Download complete [2022-05-24T15:43:33.585Z] 1827001aaf11: Verifying Checksum [2022-05-24T15:43:33.585Z] 1827001aaf11: Download complete [2022-05-24T15:43:34.969Z] 1fe172e4850f: Pull complete [2022-05-24T15:43:34.969Z] caf521ccaac6: Pull complete [2022-05-24T15:43:35.229Z] 3ead6fa29328: Pull complete [2022-05-24T15:43:35.489Z] 5c2a1cbceb83: Pull complete [2022-05-24T15:43:35.750Z] a8d5f1318db7: Pull complete [2022-05-24T15:43:35.750Z] c427282e49a2: Pull complete [2022-05-24T15:43:37.663Z] 1827001aaf11: Pull complete [2022-05-24T15:43:37.663Z] 0714d37db230: Pull complete [2022-05-24T15:43:37.663Z] ac28cf19c067: Pull complete [2022-05-24T15:43:37.663Z] ca983d60f3e2: Pull complete [2022-05-24T15:43:37.924Z] 9f894cec8388: Pull complete [2022-05-24T15:43:37.924Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-24T15:43:37.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:43:37.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-24T15:43:37.999Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:43:38.042Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:43:39.508Z] $ docker top 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 -eo pid,comm [2022-05-24T15:43:39.580Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-24T15:43:39.580Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:43:39.623Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:43:39.623Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:43:39.750Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:43:39.757Z] $ docker exec 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 ssh-agent [2022-05-24T15:43:39.888Z] SSH_AUTH_SOCK=/tmp/ssh-pWrIUu8SWzWn/agent.33 [2022-05-24T15:43:39.888Z] SSH_AGENT_PID=39 [2022-05-24T15:43:39.895Z] Running ssh-add (command line suppressed) [2022-05-24T15:43:40.009Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7020160667351822737.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_7020160667351822737.key) [2022-05-24T15:43:40.022Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:43:40.313Z] + git tag --points-at HEAD [Pipeline] } [2022-05-24T15:43:40.328Z] $ docker exec --env ******** --env ******** 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 ssh-agent -k [2022-05-24T15:43:40.429Z] unset SSH_AUTH_SOCK; [2022-05-24T15:43:40.430Z] unset SSH_AGENT_PID; [2022-05-24T15:43:40.430Z] echo Agent pid 39 killed; [2022-05-24T15:43:40.437Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-24T15:43:40.466Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:43:40.466Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:43:40.592Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:43:40.598Z] $ docker exec 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 ssh-agent [2022-05-24T15:43:40.710Z] SSH_AUTH_SOCK=/tmp/ssh-s2GLRaaT40Op/agent.73 [2022-05-24T15:43:40.710Z] SSH_AGENT_PID=80 [2022-05-24T15:43:40.715Z] Running ssh-add (command line suppressed) [2022-05-24T15:43:40.825Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4335391588726919391.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_4335391588726919391.key) [2022-05-24T15:43:40.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:43:41.126Z] + git semver init [2022-05-24T15:43:41.386Z] 2022-05-24 15:43:41,313 [run_init] DEBUG init version:0.0.0 force:False [2022-05-24T15:43:41.386Z] 2022-05-24 15:43:41,314 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver [2022-05-24T15:43:41.386Z] 2022-05-24 15:43:41,314 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver [2022-05-24T15:43:41.386Z] 2022-05-24 15:43:41,315 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:43:41.958Z] 2022-05-24 15:43:41,936 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude [2022-05-24T15:43:41.959Z] 2022-05-24 15:43:41,936 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False [2022-05-24T15:43:41.959Z] 2022-05-24 15:43:41,936 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:43:41.959Z] 2022-05-24 15:43:41,937 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:43:41.959Z] 0.0.1-dev.2 [Pipeline] } [2022-05-24T15:43:41.975Z] $ docker exec --env ******** --env ******** 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 ssh-agent -k [2022-05-24T15:43:42.086Z] unset SSH_AUTH_SOCK; [2022-05-24T15:43:42.087Z] unset SSH_AGENT_PID; [2022-05-24T15:43:42.087Z] echo Agent pid 80 killed; [2022-05-24T15:43:42.104Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:43:42.413Z] + git semver [Pipeline] } [2022-05-24T15:43:42.692Z] $ docker stop --time=1 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 [2022-05-24T15:43:44.182Z] $ docker rm -f 1f3e729ff4753bc7a28a790c8013964f0527c6178ab89c75948177f045106e58 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:43:44.534Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-24T15:43:44.788Z] Stashed 1 file(s) [Pipeline] echo [2022-05-24T15:43:44.793Z] [edgeXSemver]: initialized semver on version 0.0.1-dev.2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:43:44.907Z] provisioning config files... [2022-05-24T15:43:44.919Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1040733976265678418tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:43:45.239Z] ---> docker-login.sh [2022-05-24T15:43:45.239Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:43:45.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:45.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:45.239Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:45.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:45.239Z] [2022-05-24T15:43:45.239Z] Login Succeeded [2022-05-24T15:43:45.239Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:43:45.239Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:45.239Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:45.239Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:45.239Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:45.239Z] [2022-05-24T15:43:45.239Z] Login Succeeded [2022-05-24T15:43:45.239Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:43:45.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:45.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:45.499Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:45.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:45.499Z] [2022-05-24T15:43:45.499Z] Login Succeeded [2022-05-24T15:43:45.499Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:43:45.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:45.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:45.499Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:45.499Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:45.499Z] [2022-05-24T15:43:45.499Z] Login Succeeded [2022-05-24T15:43:45.499Z] docker.io [2022-05-24T15:43:45.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:43:46.022Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:43:46.022Z] Configure a credential helper to remove this warning. See [2022-05-24T15:43:46.022Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:43:46.022Z] [2022-05-24T15:43:46.022Z] Login Succeeded [2022-05-24T15:43:46.022Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:43:46.029Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T15:43:46.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:43:46.102Z] ========================================================= [2022-05-24T15:43:46.102Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-24T15:43:46.102Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:43:46.413Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T15:43:46.413Z] Sending build context to Docker daemon 8.547MB [2022-05-24T15:43:46.413Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:43:46.413Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-24T15:43:46.413Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-24T15:43:46.413Z] 59bf1c3509f3: Pulling fs layer [2022-05-24T15:43:46.413Z] 666ba61612fd: Pulling fs layer [2022-05-24T15:43:46.413Z] 8ed8ca486205: Pulling fs layer [2022-05-24T15:43:46.413Z] 4fe6c5a15a65: Pulling fs layer [2022-05-24T15:43:46.413Z] 22a0e8bec74d: Pulling fs layer [2022-05-24T15:43:46.413Z] ca2b28591e48: Pulling fs layer [2022-05-24T15:43:46.413Z] 4fe6c5a15a65: Waiting [2022-05-24T15:43:46.413Z] 22a0e8bec74d: Waiting [2022-05-24T15:43:46.413Z] a51346096db8: Pulling fs layer [2022-05-24T15:43:46.413Z] ca2b28591e48: Waiting [2022-05-24T15:43:46.413Z] daebc70d1ce1: Pulling fs layer [2022-05-24T15:43:46.413Z] 0e18a0eac166: Pulling fs layer [2022-05-24T15:43:46.413Z] a51346096db8: Waiting [2022-05-24T15:43:46.413Z] daebc70d1ce1: Waiting [2022-05-24T15:43:46.413Z] 0e18a0eac166: Waiting [2022-05-24T15:43:46.413Z] 8ed8ca486205: Verifying Checksum [2022-05-24T15:43:46.413Z] 8ed8ca486205: Download complete [2022-05-24T15:43:46.413Z] 666ba61612fd: Verifying Checksum [2022-05-24T15:43:46.413Z] 666ba61612fd: Download complete [2022-05-24T15:43:46.674Z] 22a0e8bec74d: Verifying Checksum [2022-05-24T15:43:46.674Z] 22a0e8bec74d: Download complete [2022-05-24T15:43:46.674Z] ca2b28591e48: Verifying Checksum [2022-05-24T15:43:46.674Z] ca2b28591e48: Download complete [2022-05-24T15:43:46.674Z] a51346096db8: Verifying Checksum [2022-05-24T15:43:46.674Z] a51346096db8: Download complete [2022-05-24T15:43:46.674Z] 59bf1c3509f3: Verifying Checksum [2022-05-24T15:43:46.674Z] 59bf1c3509f3: Download complete [2022-05-24T15:43:46.674Z] daebc70d1ce1: Verifying Checksum [2022-05-24T15:43:46.674Z] daebc70d1ce1: Download complete [2022-05-24T15:43:46.674Z] 59bf1c3509f3: Pull complete [2022-05-24T15:43:46.934Z] 666ba61612fd: Pull complete [2022-05-24T15:43:46.935Z] 8ed8ca486205: Pull complete [2022-05-24T15:43:47.194Z] 0e18a0eac166: Verifying Checksum [2022-05-24T15:43:47.194Z] 0e18a0eac166: Download complete [2022-05-24T15:43:47.194Z] 4fe6c5a15a65: Verifying Checksum [2022-05-24T15:43:47.194Z] 4fe6c5a15a65: Download complete [2022-05-24T15:43:51.399Z] 4fe6c5a15a65: Pull complete [2022-05-24T15:43:51.399Z] 22a0e8bec74d: Pull complete [2022-05-24T15:43:51.399Z] ca2b28591e48: Pull complete [2022-05-24T15:43:51.399Z] a51346096db8: Pull complete [2022-05-24T15:43:51.399Z] daebc70d1ce1: Pull complete [2022-05-24T15:43:53.315Z] 0e18a0eac166: Pull complete [2022-05-24T15:43:53.315Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-24T15:43:53.315Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-24T15:43:53.315Z] ---> f018257e8ee9 [2022-05-24T15:43:53.315Z] Step 3/13 : ARG MAKE="make build" [2022-05-24T15:43:54.700Z] ---> Running in 46e73d2536a2 [2022-05-24T15:43:54.961Z] Removing intermediate container 46e73d2536a2 [2022-05-24T15:43:54.961Z] ---> c9e3f201a3ff [2022-05-24T15:43:54.961Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:43:54.961Z] ---> Running in 16502187c4a5 [2022-05-24T15:43:54.961Z] Removing intermediate container 16502187c4a5 [2022-05-24T15:43:54.961Z] ---> 483bb3b91ad2 [2022-05-24T15:43:54.961Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:43:55.227Z] ---> Running in f49ff758544b [2022-05-24T15:43:55.227Z] Removing intermediate container f49ff758544b [2022-05-24T15:43:55.227Z] ---> c4fedee49b3d [2022-05-24T15:43:55.227Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-24T15:43:55.227Z] ---> Running in 5b82f62b40a6 [2022-05-24T15:43:55.227Z] Removing intermediate container 5b82f62b40a6 [2022-05-24T15:43:55.227Z] ---> d8b07c4ad203 [2022-05-24T15:43:55.227Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:43:55.227Z] ---> Running in a404b1452442 [2022-05-24T15:43:55.799Z] Removing intermediate container a404b1452442 [2022-05-24T15:43:55.799Z] ---> fab1bcb8a108 [2022-05-24T15:43:55.799Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:43:56.059Z] ---> Running in 430be63ef2aa [2022-05-24T15:43:56.325Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:43:57.272Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:43:57.272Z] OK: 221 MiB in 52 packages [2022-05-24T15:43:57.844Z] Removing intermediate container 430be63ef2aa [2022-05-24T15:43:57.844Z] ---> fb05a6a49760 [2022-05-24T15:43:57.844Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-24T15:43:57.844Z] ---> Running in 38b4c10f3ca5 [2022-05-24T15:43:57.844Z] Removing intermediate container 38b4c10f3ca5 [2022-05-24T15:43:57.844Z] ---> 540eda2b08f2 [2022-05-24T15:43:57.844Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-24T15:43:58.109Z] ---> a7cd93467ebb [2022-05-24T15:43:58.109Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:43:58.109Z] ---> Running in c92f32ff6767 [2022-05-24T15:43:59.876Z] Still waiting to schedule task [2022-05-24T15:43:59.876Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-64489’ is offline [2022-05-24T15:44:16.212Z] Removing intermediate container c92f32ff6767 [2022-05-24T15:44:16.212Z] ---> e6da9892ad8e [2022-05-24T15:44:16.212Z] Step 12/13 : COPY . . [2022-05-24T15:44:16.212Z] ---> 4d692692d5ab [2022-05-24T15:44:16.212Z] Step 13/13 : RUN ${MAKE} [2022-05-24T15:44:16.212Z] ---> Running in e1251b3fb754 [2022-05-24T15:44:16.212Z] noop [2022-05-24T15:44:16.212Z] Removing intermediate container e1251b3fb754 [2022-05-24T15:44:16.212Z] ---> b517edeeff97 [2022-05-24T15:44:16.212Z] Successfully built b517edeeff97 [2022-05-24T15:44:16.212Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:16.521Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T15:44:16.521Z] . [Pipeline] withDockerContainer [2022-05-24T15:44:16.590Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:44:16.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2022-05-24T15:44:17.051Z] $ docker top 351593561ad8e7d279bdc02c8a015d607a9d8ab01bb521745b1c27b2f92b518a -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:44:17.405Z] + go version [2022-05-24T15:44:17.405Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-24T15:44:17.423Z] $ docker stop --time=1 351593561ad8e7d279bdc02c8a015d607a9d8ab01bb521745b1c27b2f92b518a [2022-05-24T15:44:18.708Z] $ docker rm -f 351593561ad8e7d279bdc02c8a015d607a9d8ab01bb521745b1c27b2f92b518a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:19.098Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-24T15:44:19.098Z] . [Pipeline] withDockerContainer [2022-05-24T15:44:19.160Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:44:19.203Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** ci-base-image-x86_64 cat [2022-05-24T15:44:19.577Z] $ docker top 0644ea89e88174141dfdcbbff7571dad462978f2c91c6c3c228f04864754f5e3 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T15:44:19.974Z] + make test [2022-05-24T15:44:19.974Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-24T15:44:20.249Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-24T15:44:30.271Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-24T15:44:30.271Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.015s coverage: 1.0% of statements [2022-05-24T15:44:36.839Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T15:44:40.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T15:44:40.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T15:44:40.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T15:44:40.412Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T15:44:40.435Z] $ docker stop --time=1 0644ea89e88174141dfdcbbff7571dad462978f2c91c6c3c228f04864754f5e3 [2022-05-24T15:44:42.344Z] $ docker rm -f 0644ea89e88174141dfdcbbff7571dad462978f2c91c6c3c228f04864754f5e3 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:44:42.808Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T15:44:42.852Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-24T15:44:43.686Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T15:44:43.982Z] + ls -al . [2022-05-24T15:44:43.982Z] total 216 [2022-05-24T15:44:43.982Z] drwxrwxr-x 9 jenkins jenkins 4096 May 24 15:44 . [2022-05-24T15:44:43.982Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:43 .. [2022-05-24T15:44:43.982Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:43 .git [2022-05-24T15:44:43.982Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:43 .github [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 352 May 24 15:43 .gitignore [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 15:43 .golangci.yml [2022-05-24T15:44:43.982Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:43 .semver [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 24 15:43 Attribution.txt [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 189 May 24 15:43 CHANGELOG.md [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 24 15:43 Dockerfile [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 15:43 GOVERNANCE.md [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 15:43 Jenkinsfile [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 15:43 LICENSE [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 24 15:43 Makefile [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 15:43 OWNERS.md [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 24 15:43 README.md [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:43 VERSION [2022-05-24T15:44:43.982Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:43 bin [2022-05-24T15:44:43.982Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:43 cmd [2022-05-24T15:44:43.982Z] -rw-r--r-- 1 jenkins jenkins 37307 May 24 15:44 coverage.out [2022-05-24T15:44:43.982Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:43 doc [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 24 15:43 go.mod [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 24 15:43 go.sum [2022-05-24T15:44:43.982Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:43 internal [2022-05-24T15:44:43.982Z] -rw-rw-r-- 1 jenkins jenkins 236 May 24 15:43 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:44:44.285Z] + 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=276b854d0043017d2cd132a5df48fee36b7a1e4c --label arch=amd64 --label version=0.0.1-dev.2 . [2022-05-24T15:44:44.285Z] Sending build context to Docker daemon 8.585MB [2022-05-24T15:44:44.285Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:44:44.285Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-24T15:44:44.285Z] ---> b517edeeff97 [2022-05-24T15:44:44.285Z] Step 3/26 : ARG MAKE="make build" [2022-05-24T15:44:44.286Z] ---> Running in 49fe4b4eb6d3 [2022-05-24T15:44:44.544Z] Removing intermediate container 49fe4b4eb6d3 [2022-05-24T15:44:44.544Z] ---> 887ce07c6163 [2022-05-24T15:44:44.544Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:44:44.544Z] ---> Running in c1e93b0f34b8 [2022-05-24T15:44:44.544Z] Removing intermediate container c1e93b0f34b8 [2022-05-24T15:44:44.544Z] ---> 5bd5e4804c24 [2022-05-24T15:44:44.544Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:44:44.544Z] ---> Running in d20105a70a05 [2022-05-24T15:44:44.803Z] Removing intermediate container d20105a70a05 [2022-05-24T15:44:44.803Z] ---> fa8cce9b2541 [2022-05-24T15:44:44.803Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-24T15:44:44.803Z] ---> Running in 6ba1ba4faa59 [2022-05-24T15:44:44.803Z] Removing intermediate container 6ba1ba4faa59 [2022-05-24T15:44:44.803Z] ---> 2e66d0f00738 [2022-05-24T15:44:44.803Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:44:44.803Z] ---> Running in dbeddc991093 [2022-05-24T15:44:45.742Z] Removing intermediate container dbeddc991093 [2022-05-24T15:44:45.742Z] ---> 5090a93d94e0 [2022-05-24T15:44:45.742Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:44:45.742Z] ---> Running in aced90180d83 [2022-05-24T15:44:45.742Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:44:46.684Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:44:46.944Z] OK: 221 MiB in 52 packages [2022-05-24T15:44:47.205Z] Removing intermediate container aced90180d83 [2022-05-24T15:44:47.205Z] ---> ef8de296b128 [2022-05-24T15:44:47.205Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-24T15:44:47.205Z] ---> Running in 8c38557cf23c [2022-05-24T15:44:47.464Z] Removing intermediate container 8c38557cf23c [2022-05-24T15:44:47.465Z] ---> 78523272aeba [2022-05-24T15:44:47.465Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-24T15:44:47.465Z] ---> 5b7baa213c8c [2022-05-24T15:44:47.465Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:44:47.723Z] ---> Running in 969c7651b1ce [2022-05-24T15:44:48.308Z] Removing intermediate container 969c7651b1ce [2022-05-24T15:44:48.308Z] ---> 30462da44d7c [2022-05-24T15:44:48.308Z] Step 12/26 : COPY . . [2022-05-24T15:44:48.569Z] ---> 13916d38b576 [2022-05-24T15:44:48.569Z] Step 13/26 : RUN ${MAKE} [2022-05-24T15:44:48.569Z] ---> Running in b5e42b470ac8 [2022-05-24T15:44:48.828Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-24T15:45:10.771Z] Removing intermediate container b5e42b470ac8 [2022-05-24T15:45:10.771Z] ---> 1cc1fbfd3234 [2022-05-24T15:45:10.771Z] Step 14/26 : FROM alpine:3.15 [2022-05-24T15:45:10.771Z] 3.15: Pulling from library/alpine [2022-05-24T15:45:10.771Z] df9b9388f04a: Pulling fs layer [2022-05-24T15:45:10.771Z] df9b9388f04a: Verifying Checksum [2022-05-24T15:45:10.771Z] df9b9388f04a: Pull complete [2022-05-24T15:45:10.771Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-24T15:45:10.771Z] Status: Downloaded newer image for alpine:3.15 [2022-05-24T15:45:10.771Z] ---> 0ac33e5f5afa [2022-05-24T15:45:10.771Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-24T15:45:10.771Z] ---> Running in 9f6c655bae0a [2022-05-24T15:45:10.771Z] Removing intermediate container 9f6c655bae0a [2022-05-24T15:45:10.771Z] ---> 49acc31a42fd [2022-05-24T15:45:10.771Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T15:45:10.771Z] ---> Running in 8b2a44390c92 [2022-05-24T15:45:10.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-24T15:45:10.771Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-24T15:45:10.771Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T15:45:10.771Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-24T15:45:10.771Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T15:45:10.771Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-24T15:45:10.771Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T15:45:10.771Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T15:45:10.771Z] Executing busybox-1.34.1-r5.trigger [2022-05-24T15:45:10.771Z] OK: 8 MiB in 20 packages [2022-05-24T15:45:10.771Z] Removing intermediate container 8b2a44390c92 [2022-05-24T15:45:10.771Z] ---> 5dcbb73b6d98 [2022-05-24T15:45:10.771Z] Step 17/26 : WORKDIR / [2022-05-24T15:45:10.771Z] ---> Running in f91952f6e544 [2022-05-24T15:45:10.771Z] Removing intermediate container f91952f6e544 [2022-05-24T15:45:10.771Z] ---> 0ac35a110a70 [2022-05-24T15:45:10.771Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-24T15:45:11.349Z] ---> 2d6d989d17b5 [2022-05-24T15:45:11.349Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-24T15:45:11.608Z] ---> f811f5ccb56e [2022-05-24T15:45:11.608Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-24T15:45:11.868Z] ---> 457a70cf666f [2022-05-24T15:45:11.868Z] Step 21/26 : EXPOSE 59984 [2022-05-24T15:45:11.868Z] ---> Running in 96ac6acdd8ec [2022-05-24T15:45:11.868Z] Removing intermediate container 96ac6acdd8ec [2022-05-24T15:45:11.868Z] ---> 0150fc086329 [2022-05-24T15:45:11.868Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-24T15:45:11.868Z] ---> Running in 22a9d5e3609f [2022-05-24T15:45:12.132Z] Removing intermediate container 22a9d5e3609f [2022-05-24T15:45:12.132Z] ---> 8f7ab2649dc4 [2022-05-24T15:45:12.132Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-24T15:45:12.132Z] ---> Running in 0f19afbadf02 [2022-05-24T15:45:12.132Z] Removing intermediate container 0f19afbadf02 [2022-05-24T15:45:12.132Z] ---> 0c0fe97337d1 [2022-05-24T15:45:12.132Z] Step 24/26 : LABEL arch=amd64 [2022-05-24T15:45:12.132Z] ---> Running in f187a3352b72 [2022-05-24T15:45:12.393Z] Removing intermediate container f187a3352b72 [2022-05-24T15:45:12.393Z] ---> 308d2e71e9f8 [2022-05-24T15:45:12.393Z] Step 25/26 : LABEL git_sha=276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:45:12.393Z] ---> Running in 4ce72fefc68c [2022-05-24T15:45:12.393Z] Removing intermediate container 4ce72fefc68c [2022-05-24T15:45:12.393Z] ---> f5c431cd578d [2022-05-24T15:45:12.393Z] Step 26/26 : LABEL version=0.0.1-dev.2 [2022-05-24T15:45:12.393Z] ---> Running in 67977a83eff7 [2022-05-24T15:45:12.653Z] Removing intermediate container 67977a83eff7 [2022-05-24T15:45:12.653Z] ---> a3468c479f17 [2022-05-24T15:45:12.653Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T15:45:12.653Z] Successfully built a3468c479f17 [2022-05-24T15:45:12.653Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:45:12.741Z] provisioning config files... [2022-05-24T15:45:12.750Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7654996541090163114tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:45:13.054Z] ---> docker-login.sh [2022-05-24T15:45:13.054Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:45:13.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:45:13.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:45:13.054Z] Configure a credential helper to remove this warning. See [2022-05-24T15:45:13.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:45:13.054Z] [2022-05-24T15:45:13.054Z] Login Succeeded [2022-05-24T15:45:13.054Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:45:13.054Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:45:13.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:45:13.315Z] Configure a credential helper to remove this warning. See [2022-05-24T15:45:13.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:45:13.315Z] [2022-05-24T15:45:13.315Z] Login Succeeded [2022-05-24T15:45:13.315Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:45:13.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:45:13.315Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:45:13.315Z] Configure a credential helper to remove this warning. See [2022-05-24T15:45:13.315Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:45:13.315Z] [2022-05-24T15:45:13.315Z] Login Succeeded [2022-05-24T15:45:13.315Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:45:13.315Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:45:13.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:45:13.576Z] Configure a credential helper to remove this warning. See [2022-05-24T15:45:13.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:45:13.576Z] [2022-05-24T15:45:13.576Z] Login Succeeded [2022-05-24T15:45:13.576Z] docker.io [2022-05-24T15:45:13.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:45:13.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:45:13.836Z] Configure a credential helper to remove this warning. See [2022-05-24T15:45:13.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:45:13.836Z] [2022-05-24T15:45:13.836Z] Login Succeeded [2022-05-24T15:45:13.836Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:45:13.844Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:45:13.872Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:45:13.897Z] [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: [2022-05-24T15:45:13.897Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:45:13.897Z] latest [2022-05-24T15:45:13.897Z] 0.0.1-dev.2 [2022-05-24T15:45:13.897Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [2022-05-24T15:45:13.897Z] main [2022-05-24T15:45:13.897Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:14.221Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:14.516Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:45:14.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-24T15:45:14.516Z] 806f444a3d05: Preparing [2022-05-24T15:45:14.516Z] bd60ca3d34e3: Preparing [2022-05-24T15:45:14.516Z] d1a29554dbc7: Preparing [2022-05-24T15:45:14.516Z] 824382ff632d: Preparing [2022-05-24T15:45:14.516Z] 4fc242d58285: Preparing [2022-05-24T15:45:14.516Z] 4fc242d58285: Layer already exists [2022-05-24T15:45:14.516Z] bd60ca3d34e3: Pushed [2022-05-24T15:45:14.516Z] 806f444a3d05: Pushed [2022-05-24T15:45:14.774Z] 824382ff632d: Pushed [2022-05-24T15:45:17.314Z] d1a29554dbc7: Pushed [2022-05-24T15:45:17.314Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c: digest: sha256:9e26d0c1353160beddec0eef1b35532ced7baf136937f7dbca34f9c4ebd674fd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:17.614Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:17.907Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-05-24T15:45:17.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-24T15:45:17.907Z] 806f444a3d05: Preparing [2022-05-24T15:45:17.907Z] bd60ca3d34e3: Preparing [2022-05-24T15:45:17.907Z] d1a29554dbc7: Preparing [2022-05-24T15:45:17.907Z] 824382ff632d: Preparing [2022-05-24T15:45:17.907Z] 4fc242d58285: Preparing [2022-05-24T15:45:17.907Z] 824382ff632d: Layer already exists [2022-05-24T15:45:17.907Z] bd60ca3d34e3: Layer already exists [2022-05-24T15:45:17.907Z] d1a29554dbc7: Layer already exists [2022-05-24T15:45:17.907Z] 806f444a3d05: Layer already exists [2022-05-24T15:45:17.907Z] 4fc242d58285: Layer already exists [2022-05-24T15:45:17.907Z] latest: digest: sha256:9e26d0c1353160beddec0eef1b35532ced7baf136937f7dbca34f9c4ebd674fd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:18.206Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:18.500Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.2 [2022-05-24T15:45:18.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-24T15:45:18.500Z] 806f444a3d05: Preparing [2022-05-24T15:45:18.500Z] bd60ca3d34e3: Preparing [2022-05-24T15:45:18.500Z] d1a29554dbc7: Preparing [2022-05-24T15:45:18.500Z] 824382ff632d: Preparing [2022-05-24T15:45:18.500Z] 4fc242d58285: Preparing [2022-05-24T15:45:18.500Z] 4fc242d58285: Layer already exists [2022-05-24T15:45:18.500Z] 824382ff632d: Layer already exists [2022-05-24T15:45:18.500Z] 806f444a3d05: Layer already exists [2022-05-24T15:45:18.500Z] d1a29554dbc7: Layer already exists [2022-05-24T15:45:18.500Z] bd60ca3d34e3: Layer already exists [2022-05-24T15:45:18.500Z] 0.0.1-dev.2: digest: sha256:9e26d0c1353160beddec0eef1b35532ced7baf136937f7dbca34f9c4ebd674fd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:18.798Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:19.094Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [2022-05-24T15:45:19.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-24T15:45:19.094Z] 806f444a3d05: Preparing [2022-05-24T15:45:19.094Z] bd60ca3d34e3: Preparing [2022-05-24T15:45:19.094Z] d1a29554dbc7: Preparing [2022-05-24T15:45:19.094Z] 824382ff632d: Preparing [2022-05-24T15:45:19.094Z] 4fc242d58285: Preparing [2022-05-24T15:45:19.094Z] 824382ff632d: Layer already exists [2022-05-24T15:45:19.094Z] 4fc242d58285: Layer already exists [2022-05-24T15:45:19.094Z] d1a29554dbc7: Layer already exists [2022-05-24T15:45:19.094Z] bd60ca3d34e3: Layer already exists [2022-05-24T15:45:19.094Z] 806f444a3d05: Layer already exists [2022-05-24T15:45:19.094Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2: digest: sha256:9e26d0c1353160beddec0eef1b35532ced7baf136937f7dbca34f9c4ebd674fd size: 1367 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:19.393Z] + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:19.688Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main [2022-05-24T15:45:19.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] [2022-05-24T15:45:19.689Z] 806f444a3d05: Preparing [2022-05-24T15:45:19.689Z] bd60ca3d34e3: Preparing [2022-05-24T15:45:19.689Z] d1a29554dbc7: Preparing [2022-05-24T15:45:19.689Z] 824382ff632d: Preparing [2022-05-24T15:45:19.689Z] 4fc242d58285: Preparing [2022-05-24T15:45:19.689Z] 4fc242d58285: Layer already exists [2022-05-24T15:45:19.689Z] 824382ff632d: Layer already exists [2022-05-24T15:45:19.689Z] d1a29554dbc7: Layer already exists [2022-05-24T15:45:19.689Z] 806f444a3d05: Layer already exists [2022-05-24T15:45:19.689Z] bd60ca3d34e3: Layer already exists [2022-05-24T15:45:19.689Z] main: digest: sha256:9e26d0c1353160beddec0eef1b35532ced7baf136937f7dbca34f9c4ebd674fd size: 1367 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:45:19.732Z] ===================================================== [Pipeline] echo [2022-05-24T15:45:19.744Z] taggedImages: [2022-05-24T15:45:19.744Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:45:19.744Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [2022-05-24T15:45:19.744Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:0.0.1-dev.2 [2022-05-24T15:45:19.744Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [2022-05-24T15:45:19.744Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:20.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:45:20.107Z] [2022-05-24T15:45:20.107Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:45:20.418Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:45:20.418Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-24T15:45:20.418Z] 5eb5b503b376: Pulling fs layer [2022-05-24T15:45:20.418Z] 5c69ac0246d0: Pulling fs layer [2022-05-24T15:45:20.418Z] ec43610c2a17: Pulling fs layer [2022-05-24T15:45:20.418Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-24T15:45:20.418Z] 33b1e0a273af: Pulling fs layer [2022-05-24T15:45:20.418Z] 5d3b04190fa2: Pulling fs layer [2022-05-24T15:45:20.418Z] 2f39f015ded8: Pulling fs layer [2022-05-24T15:45:20.418Z] 3a2ae6a8a46f: Waiting [2022-05-24T15:45:20.418Z] 33b1e0a273af: Waiting [2022-05-24T15:45:20.418Z] 2f39f015ded8: Waiting [2022-05-24T15:45:20.418Z] 5d3b04190fa2: Waiting [2022-05-24T15:45:20.418Z] 5c69ac0246d0: Download complete [2022-05-24T15:45:20.418Z] 3a2ae6a8a46f: Download complete [2022-05-24T15:45:20.418Z] 33b1e0a273af: Verifying Checksum [2022-05-24T15:45:20.418Z] 33b1e0a273af: Download complete [2022-05-24T15:45:20.418Z] 5d3b04190fa2: Verifying Checksum [2022-05-24T15:45:20.418Z] 5d3b04190fa2: Download complete [2022-05-24T15:45:20.418Z] ec43610c2a17: Verifying Checksum [2022-05-24T15:45:20.418Z] ec43610c2a17: Download complete [2022-05-24T15:45:20.679Z] 5eb5b503b376: Verifying Checksum [2022-05-24T15:45:20.679Z] 5eb5b503b376: Download complete [2022-05-24T15:45:21.248Z] 2f39f015ded8: Verifying Checksum [2022-05-24T15:45:21.248Z] 2f39f015ded8: Download complete [2022-05-24T15:45:21.820Z] 5eb5b503b376: Pull complete [2022-05-24T15:45:22.080Z] 5c69ac0246d0: Pull complete [2022-05-24T15:45:22.649Z] ec43610c2a17: Pull complete [2022-05-24T15:45:22.649Z] 3a2ae6a8a46f: Pull complete [2022-05-24T15:45:22.909Z] 33b1e0a273af: Pull complete [2022-05-24T15:45:22.909Z] 5d3b04190fa2: Pull complete [2022-05-24T15:45:28.324Z] 2f39f015ded8: Pull complete [2022-05-24T15:45:28.324Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-24T15:45:28.324Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:45:28.324Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-24T15:45:28.393Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:45:28.431Z] $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T15:45:30.543Z] $ docker top 66a7b287d8325c9e4a5049c0d3aac8f359db7dafc3ef9e375a04e1fc5eb5f5f9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:45:30.928Z] ---> job-cost.sh [2022-05-24T15:45:30.929Z] lf-activate-venv: SKIPPING [2022-05-24T15:45:30.929Z] INFO: No Stack... [2022-05-24T15:45:31.188Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T15:45:31.758Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T15:45:32.092Z] + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv [2022-05-24T15:45:32.092Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T15:45:32.132Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] [2022-05-24T15:45:32.142Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] did not exist. Created. [2022-05-24T15:45:32.142Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:45:32.748Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-24T15:45:32.796Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T15:45:32.804Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T15:45:32.834Z] $ docker stop --time=1 66a7b287d8325c9e4a5049c0d3aac8f359db7dafc3ef9e375a04e1fc5eb5f5f9 [2022-05-24T15:45:33.985Z] $ docker rm -f 66a7b287d8325c9e4a5049c0d3aac8f359db7dafc3ef9e375a04e1fc5eb5f5f9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-24T15:45:36.806Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-64493 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws [2022-05-24T15:45:36.819Z] Running in /w/workspace/device-onvif-camera/4 [Pipeline] { [Pipeline] checkout [2022-05-24T15:45:37.046Z] Selected Git installation does not exist. Using Default [2022-05-24T15:45:37.047Z] The recommended git tool is: NONE [2022-05-24T15:45:41.754Z] using credential edgex-jenkins-ssh [2022-05-24T15:45:41.771Z] Cloning the remote Git repository [2022-05-24T15:45:41.828Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-24T15:45:41.898Z] > git init /w/workspace/device-onvif-camera/4 # timeout=10 [2022-05-24T15:45:42.954Z] Avoid second fetch [2022-05-24T15:45:42.955Z] Checking out Revision 276b854d0043017d2cd132a5df48fee36b7a1e4c (main) [2022-05-24T15:45:42.029Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2022-05-24T15:45:42.031Z] > git --version # timeout=10 [2022-05-24T15:45:42.061Z] > git --version # 'git version 2.25.1' [2022-05-24T15:45:42.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-24T15:45:42.131Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T15:45:42.906Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2022-05-24T15:45:42.935Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-24T15:45:42.980Z] > git config core.sparsecheckout # timeout=10 [2022-05-24T15:45:42.996Z] > git checkout -f 276b854d0043017d2cd132a5df48fee36b7a1e4c # timeout=10 [2022-05-24T15:45:47.232Z] Commit message: "fix: Update Makefile to show the version number (#70)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:45:48.080Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-24T15:45:48.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T15:45:48.080Z] Dload Upload Total Spent Left Speed [2022-05-24T15:45:48.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 51483 0 --:--:-- --:--:-- --:--:-- 51483 [Pipeline] sh [2022-05-24T15:45:48.609Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-24T15:45:48.953Z] + + sudo tee /etc/docker/daemon.new [2022-05-24T15:45:48.954Z] sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-24T15:45:48.954Z] { [2022-05-24T15:45:48.954Z] "registry-mirrors": [ [2022-05-24T15:45:48.954Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-24T15:45:48.954Z] ], [2022-05-24T15:45:48.954Z] "bip": "10.250.0.254/24", [2022-05-24T15:45:48.954Z] "hosts": [ [2022-05-24T15:45:48.954Z] "tcp://0.0.0.0:5555", [2022-05-24T15:45:48.954Z] "unix:///var/run/docker.sock" [2022-05-24T15:45:48.954Z] ], [2022-05-24T15:45:48.954Z] "mtu": 1458, [2022-05-24T15:45:48.954Z] "selinux-enabled": true, [2022-05-24T15:45:48.954Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-24T15:45:48.954Z] } [Pipeline] sh [2022-05-24T15:45:49.306Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-24T15:45:49.661Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:46:08.036Z] provisioning config files... [2022-05-24T15:46:08.060Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config8978613795075694093tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:46:08.538Z] ---> docker-login.sh [2022-05-24T15:46:08.538Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:46:09.136Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:09.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:09.418Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:09.418Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:09.418Z] [2022-05-24T15:46:09.418Z] Login Succeeded [2022-05-24T15:46:09.418Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:46:10.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:10.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:10.018Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:10.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:10.018Z] [2022-05-24T15:46:10.018Z] Login Succeeded [2022-05-24T15:46:10.018Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:46:10.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:10.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:10.623Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:10.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:10.623Z] [2022-05-24T15:46:10.623Z] Login Succeeded [2022-05-24T15:46:10.623Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:46:10.897Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:11.175Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:11.175Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:11.175Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:11.175Z] [2022-05-24T15:46:11.175Z] Login Succeeded [2022-05-24T15:46:11.175Z] docker.io [2022-05-24T15:46:11.448Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:46:12.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:46:12.047Z] Configure a credential helper to remove this warning. See [2022-05-24T15:46:12.047Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:46:12.047Z] [2022-05-24T15:46:12.047Z] Login Succeeded [2022-05-24T15:46:12.047Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:46:12.066Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-24T15:46:12.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:46:12.544Z] ========================================================= [2022-05-24T15:46:12.544Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-24T15:46:12.544Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:46:12.954Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-24T15:46:13.228Z] Sending build context to Docker daemon 5.82MB [2022-05-24T15:46:13.228Z] Step 1/13 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:46:13.228Z] Step 2/13 : FROM ${BASE} AS builder [2022-05-24T15:46:13.504Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-24T15:46:13.504Z] 9b3977197b4f: Pulling fs layer [2022-05-24T15:46:13.504Z] 1a89e8eeedd5: Pulling fs layer [2022-05-24T15:46:13.504Z] 94645a83ff95: Pulling fs layer [2022-05-24T15:46:13.504Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-24T15:46:13.504Z] 0c92f367c5e7: Pulling fs layer [2022-05-24T15:46:13.504Z] 3096ccb668a1: Pulling fs layer [2022-05-24T15:46:13.504Z] e8cf19c19ddd: Pulling fs layer [2022-05-24T15:46:13.504Z] a4caa8a26152: Pulling fs layer [2022-05-24T15:46:13.504Z] 3f3a8bcf1eab: Waiting [2022-05-24T15:46:13.504Z] 0c92f367c5e7: Waiting [2022-05-24T15:46:13.504Z] 3096ccb668a1: Waiting [2022-05-24T15:46:13.504Z] e8cf19c19ddd: Waiting [2022-05-24T15:46:13.504Z] a4caa8a26152: Waiting [2022-05-24T15:46:13.504Z] 94645a83ff95: Download complete [2022-05-24T15:46:13.504Z] 1a89e8eeedd5: Verifying Checksum [2022-05-24T15:46:13.504Z] 1a89e8eeedd5: Download complete [2022-05-24T15:46:13.504Z] 0c92f367c5e7: Verifying Checksum [2022-05-24T15:46:13.504Z] 0c92f367c5e7: Download complete [2022-05-24T15:46:13.504Z] 3096ccb668a1: Verifying Checksum [2022-05-24T15:46:13.504Z] 3096ccb668a1: Download complete [2022-05-24T15:46:13.790Z] 9b3977197b4f: Verifying Checksum [2022-05-24T15:46:13.790Z] 9b3977197b4f: Download complete [2022-05-24T15:46:13.790Z] e8cf19c19ddd: Verifying Checksum [2022-05-24T15:46:13.790Z] e8cf19c19ddd: Download complete [2022-05-24T15:46:14.400Z] 9b3977197b4f: Pull complete [2022-05-24T15:46:15.028Z] 1a89e8eeedd5: Pull complete [2022-05-24T15:46:15.305Z] 94645a83ff95: Pull complete [2022-05-24T15:46:15.579Z] a4caa8a26152: Verifying Checksum [2022-05-24T15:46:15.579Z] a4caa8a26152: Download complete [2022-05-24T15:46:16.176Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-24T15:46:16.176Z] 3f3a8bcf1eab: Download complete [2022-05-24T15:46:28.646Z] 3f3a8bcf1eab: Pull complete [2022-05-24T15:46:28.646Z] 0c92f367c5e7: Pull complete [2022-05-24T15:46:28.920Z] 3096ccb668a1: Pull complete [2022-05-24T15:46:29.195Z] e8cf19c19ddd: Pull complete [2022-05-24T15:46:35.916Z] a4caa8a26152: Pull complete [2022-05-24T15:46:35.916Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-24T15:46:35.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-24T15:46:35.916Z] ---> 725f1c02e7f9 [2022-05-24T15:46:35.916Z] Step 3/13 : ARG MAKE="make build" [2022-05-24T15:46:37.368Z] ---> Running in 78f7ea29a6bb [2022-05-24T15:46:37.641Z] Removing intermediate container 78f7ea29a6bb [2022-05-24T15:46:37.641Z] ---> 37d64cadb06e [2022-05-24T15:46:37.641Z] Step 4/13 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:46:37.641Z] ---> Running in 41db4fc431b3 [2022-05-24T15:46:37.915Z] Removing intermediate container 41db4fc431b3 [2022-05-24T15:46:37.915Z] ---> e51eb538fe51 [2022-05-24T15:46:37.915Z] Step 5/13 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:46:38.197Z] ---> Running in cbe745c10c88 [2022-05-24T15:46:38.472Z] Removing intermediate container cbe745c10c88 [2022-05-24T15:46:38.472Z] ---> 3de4bed6392c [2022-05-24T15:46:38.472Z] Step 6/13 : LABEL Name=edgex-device-onvif-camera [2022-05-24T15:46:38.472Z] ---> Running in dfc5e0278142 [2022-05-24T15:46:39.075Z] Removing intermediate container dfc5e0278142 [2022-05-24T15:46:39.075Z] ---> f805a929be45 [2022-05-24T15:46:39.075Z] Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:46:39.075Z] ---> Running in b91ae15abe7a [2022-05-24T15:46:41.069Z] Removing intermediate container b91ae15abe7a [2022-05-24T15:46:41.069Z] ---> 2f0eac28eda5 [2022-05-24T15:46:41.069Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:46:41.069Z] ---> Running in 0f500ff2c364 [2022-05-24T15:46:42.049Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:46:43.033Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:46:44.022Z] OK: 220 MiB in 52 packages [2022-05-24T15:46:45.006Z] Removing intermediate container 0f500ff2c364 [2022-05-24T15:46:45.006Z] ---> 2acc31890c4e [2022-05-24T15:46:45.006Z] Step 9/13 : WORKDIR /device-onvif-camera [2022-05-24T15:46:45.006Z] ---> Running in ca295ee93171 [2022-05-24T15:46:45.281Z] Removing intermediate container ca295ee93171 [2022-05-24T15:46:45.281Z] ---> 93fb0842733e [2022-05-24T15:46:45.281Z] Step 10/13 : COPY go.mod vendor* ./ [2022-05-24T15:46:45.881Z] ---> 14c8f47f4e13 [2022-05-24T15:46:45.881Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:46:45.881Z] ---> Running in 20fbab503e13 [2022-05-24T15:47:42.481Z] Removing intermediate container 20fbab503e13 [2022-05-24T15:47:42.481Z] ---> e0a3d86230ac [2022-05-24T15:47:42.481Z] Step 12/13 : COPY . . [2022-05-24T15:47:42.481Z] ---> 70dee35c6ea9 [2022-05-24T15:47:42.481Z] Step 13/13 : RUN ${MAKE} [2022-05-24T15:47:42.481Z] ---> Running in 0cf2590b0c3b [2022-05-24T15:47:42.481Z] noop [2022-05-24T15:47:42.481Z] Removing intermediate container 0cf2590b0c3b [2022-05-24T15:47:42.481Z] ---> 6cda93b00a96 [2022-05-24T15:47:42.481Z] Successfully built 6cda93b00a96 [2022-05-24T15:47:42.481Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:47:42.841Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T15:47:42.841Z] . [Pipeline] withDockerContainer [2022-05-24T15:47:43.120Z] prd-ubuntu20.04-docker-arm64-4c-16g-64493 does not seem to be running inside a container [2022-05-24T15:47:43.225Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat [2022-05-24T15:47:44.689Z] $ docker top f6fb69e25eb90aa454889cfe50babc0b0e75768e0abda742bb443b9efe91147c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:47:45.628Z] + go version [2022-05-24T15:47:45.628Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-24T15:47:45.661Z] $ docker stop --time=1 f6fb69e25eb90aa454889cfe50babc0b0e75768e0abda742bb443b9efe91147c [2022-05-24T15:47:47.388Z] $ docker rm -f f6fb69e25eb90aa454889cfe50babc0b0e75768e0abda742bb443b9efe91147c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:47:48.061Z] + docker inspect -f . ci-base-image-arm64 [2022-05-24T15:47:48.061Z] . [Pipeline] withDockerContainer [2022-05-24T15:47:48.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-64493 does not seem to be running inside a container [2022-05-24T15:47:48.401Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@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 ******** ci-base-image-arm64 cat [2022-05-24T15:47:49.801Z] $ docker top 730cfd6880a1088a2d55a08eb308eb6afb4b55ba408c7022e6f3e976d8f7b05d -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-24T15:47:50.759Z] + make test [2022-05-24T15:47:50.759Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-24T15:47:52.758Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2022-05-24T15:49:29.736Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2022-05-24T15:49:29.736Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 0.079s coverage: 1.0% of statements [2022-05-24T15:49:29.736Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-24T15:49:29.736Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-24T15:49:56.593Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-24T15:49:56.593Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-24T15:49:56.593Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-24T15:49:57.593Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-24T15:49:57.612Z] $ docker stop --time=1 730cfd6880a1088a2d55a08eb308eb6afb4b55ba408c7022e6f3e976d8f7b05d [2022-05-24T15:49:59.429Z] $ docker rm -f 730cfd6880a1088a2d55a08eb308eb6afb4b55ba408c7022e6f3e976d8f7b05d [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:50:00.446Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-24T15:50:00.477Z] Warning: overwriting stash ‘coverage-report’ [2022-05-24T15:50:01.028Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-24T15:50:01.433Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-24T15:50:01.778Z] + ls -al . [2022-05-24T15:50:01.779Z] total 212 [2022-05-24T15:50:01.779Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:49 . [2022-05-24T15:50:01.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:45 .. [2022-05-24T15:50:01.779Z] drwxrwxr-x 8 jenkins jenkins 4096 May 24 15:45 .git [2022-05-24T15:50:01.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:45 .github [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 352 May 24 15:45 .gitignore [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 42 May 24 15:45 .golangci.yml [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 9099 May 24 15:45 Attribution.txt [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 189 May 24 15:45 CHANGELOG.md [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 1667 May 24 15:45 Dockerfile [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 677 May 24 15:45 GOVERNANCE.md [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 660 May 24 15:45 Jenkinsfile [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 24 15:45 LICENSE [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 2473 May 24 15:45 Makefile [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 625 May 24 15:45 OWNERS.md [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 28742 May 24 15:45 README.md [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 11 May 24 15:43 VERSION [2022-05-24T15:50:01.779Z] drwxrwxr-x 2 jenkins jenkins 4096 May 24 15:45 bin [2022-05-24T15:50:01.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:45 cmd [2022-05-24T15:50:01.779Z] -rw-r--r-- 1 jenkins jenkins 37307 May 24 15:49 coverage.out [2022-05-24T15:50:01.779Z] drwxrwxr-x 4 jenkins jenkins 4096 May 24 15:45 doc [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 3546 May 24 15:45 go.mod [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 37264 May 24 15:45 go.sum [2022-05-24T15:50:01.779Z] drwxrwxr-x 3 jenkins jenkins 4096 May 24 15:45 internal [2022-05-24T15:50:01.779Z] -rw-rw-r-- 1 jenkins jenkins 236 May 24 15:45 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:50:02.134Z] + 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=276b854d0043017d2cd132a5df48fee36b7a1e4c --label arch=arm64 --label version=0.0.1-dev.2 . [2022-05-24T15:50:02.416Z] Sending build context to Docker daemon 5.858MB [2022-05-24T15:50:02.416Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-05-24T15:50:02.416Z] Step 2/26 : FROM ${BASE} AS builder [2022-05-24T15:50:02.416Z] ---> 6cda93b00a96 [2022-05-24T15:50:02.416Z] Step 3/26 : ARG MAKE="make build" [2022-05-24T15:50:02.692Z] ---> Running in 04ec948f9d4b [2022-05-24T15:50:02.978Z] Removing intermediate container 04ec948f9d4b [2022-05-24T15:50:02.978Z] ---> 8ddd90e3a068 [2022-05-24T15:50:02.978Z] Step 4/26 : ARG ALPINE_PKG_BASE="make git gcc libc-dev zeromq-dev libsodium-dev" [2022-05-24T15:50:02.978Z] ---> Running in c1e658984230 [2022-05-24T15:50:03.255Z] Removing intermediate container c1e658984230 [2022-05-24T15:50:03.255Z] ---> 8c7083fa229c [2022-05-24T15:50:03.255Z] Step 5/26 : ARG ALPINE_PKG_EXTRA="" [2022-05-24T15:50:03.528Z] ---> Running in c95face119e0 [2022-05-24T15:50:03.799Z] Removing intermediate container c95face119e0 [2022-05-24T15:50:03.799Z] ---> 14eed93c5282 [2022-05-24T15:50:03.799Z] Step 6/26 : LABEL Name=edgex-device-onvif-camera [2022-05-24T15:50:03.800Z] ---> Running in 8ea2f73afc73 [2022-05-24T15:50:04.073Z] Removing intermediate container 8ea2f73afc73 [2022-05-24T15:50:04.073Z] ---> e951d17bc1e0 [2022-05-24T15:50:04.073Z] Step 7/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-24T15:50:04.073Z] ---> Running in 5f7b7ffa7717 [2022-05-24T15:50:06.044Z] Removing intermediate container 5f7b7ffa7717 [2022-05-24T15:50:06.044Z] ---> b122f2604885 [2022-05-24T15:50:06.044Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-24T15:50:06.044Z] ---> Running in f0f4f242bf88 [2022-05-24T15:50:07.017Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:50:07.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:50:08.580Z] OK: 220 MiB in 52 packages [2022-05-24T15:50:09.554Z] Removing intermediate container f0f4f242bf88 [2022-05-24T15:50:09.554Z] ---> 6dd2173e3f51 [2022-05-24T15:50:09.554Z] Step 9/26 : WORKDIR /device-onvif-camera [2022-05-24T15:50:09.554Z] ---> Running in e8a61416eeb8 [2022-05-24T15:50:09.825Z] Removing intermediate container e8a61416eeb8 [2022-05-24T15:50:09.825Z] ---> fe943ccf69c6 [2022-05-24T15:50:09.825Z] Step 10/26 : COPY go.mod vendor* ./ [2022-05-24T15:50:10.417Z] ---> 6836f8187a23 [2022-05-24T15:50:10.417Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-24T15:50:10.417Z] ---> Running in 704443781d12 [2022-05-24T15:50:12.602Z] Removing intermediate container 704443781d12 [2022-05-24T15:50:12.602Z] ---> 8ce02364d933 [2022-05-24T15:50:12.602Z] Step 12/26 : COPY . . [2022-05-24T15:50:13.196Z] ---> dea50f334085 [2022-05-24T15:50:13.197Z] Step 13/26 : RUN ${MAKE} [2022-05-24T15:50:13.197Z] ---> Running in 26304a152f22 [2022-05-24T15:50:14.178Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-onvif-camera.Version=0.0.1-dev.2 -X github.com/edgexfoundry/device-sdk-go/v2/internal/common.SDKVersion=v2.2.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-onvif-camera ./cmd [2022-05-24T15:52:36.084Z] Removing intermediate container 26304a152f22 [2022-05-24T15:52:36.084Z] ---> 6bc2354c734e [2022-05-24T15:52:36.084Z] Step 14/26 : FROM alpine:3.15 [2022-05-24T15:52:36.084Z] 3.15: Pulling from library/alpine [2022-05-24T15:52:36.084Z] 9981e73032c8: Pulling fs layer [2022-05-24T15:52:36.084Z] 9981e73032c8: Download complete [2022-05-24T15:52:36.084Z] 9981e73032c8: Pull complete [2022-05-24T15:52:36.084Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-05-24T15:52:36.084Z] Status: Downloaded newer image for alpine:3.15 [2022-05-24T15:52:36.084Z] ---> 3fb3c9af89a9 [2022-05-24T15:52:36.085Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2022-05-24T15:52:36.085Z] ---> Running in ab6880ce3cc7 [2022-05-24T15:52:36.085Z] Removing intermediate container ab6880ce3cc7 [2022-05-24T15:52:36.085Z] ---> 0e8c5f63dc19 [2022-05-24T15:52:36.085Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-24T15:52:36.085Z] ---> Running in 347e735b848d [2022-05-24T15:52:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-24T15:52:36.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-24T15:52:36.085Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-24T15:52:36.085Z] (2/6) Installing libgcc (10.3.1_git20211027-r0) [2022-05-24T15:52:36.085Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-24T15:52:36.085Z] (4/6) Installing libstdc++ (10.3.1_git20211027-r0) [2022-05-24T15:52:36.085Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-24T15:52:36.085Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-24T15:52:36.085Z] Executing busybox-1.34.1-r5.trigger [2022-05-24T15:52:36.085Z] OK: 8 MiB in 20 packages [2022-05-24T15:52:36.085Z] Removing intermediate container 347e735b848d [2022-05-24T15:52:36.085Z] ---> 0e32392a489e [2022-05-24T15:52:36.085Z] Step 17/26 : WORKDIR / [2022-05-24T15:52:36.085Z] ---> Running in 9a19b8c13e32 [2022-05-24T15:52:36.085Z] Removing intermediate container 9a19b8c13e32 [2022-05-24T15:52:36.085Z] ---> 7ed12543e2e1 [2022-05-24T15:52:36.085Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2022-05-24T15:52:37.576Z] ---> 8810a63b55e7 [2022-05-24T15:52:37.576Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2022-05-24T15:52:38.198Z] ---> ce46ba16ebba [2022-05-24T15:52:38.198Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2022-05-24T15:52:38.802Z] ---> 09d419d8fda9 [2022-05-24T15:52:38.802Z] Step 21/26 : EXPOSE 59984 [2022-05-24T15:52:39.081Z] ---> Running in c21a33cfc45f [2022-05-24T15:52:39.358Z] Removing intermediate container c21a33cfc45f [2022-05-24T15:52:39.358Z] ---> 4f79159acf2a [2022-05-24T15:52:39.358Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2022-05-24T15:52:39.358Z] ---> Running in ac40b472329c [2022-05-24T15:52:39.636Z] Removing intermediate container ac40b472329c [2022-05-24T15:52:39.636Z] ---> 2abb322496b7 [2022-05-24T15:52:39.636Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-24T15:52:39.910Z] ---> Running in 67fd106f29cd [2022-05-24T15:52:40.186Z] Removing intermediate container 67fd106f29cd [2022-05-24T15:52:40.186Z] ---> 6213bad21c0e [2022-05-24T15:52:40.186Z] Step 24/26 : LABEL arch=arm64 [2022-05-24T15:52:40.186Z] ---> Running in 22886049dcec [2022-05-24T15:52:40.464Z] Removing intermediate container 22886049dcec [2022-05-24T15:52:40.464Z] ---> 7831426cb1e6 [2022-05-24T15:52:40.464Z] Step 25/26 : LABEL git_sha=276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:52:40.743Z] ---> Running in 7b35ed6fd7a7 [2022-05-24T15:52:41.019Z] Removing intermediate container 7b35ed6fd7a7 [2022-05-24T15:52:41.019Z] ---> f499a230845d [2022-05-24T15:52:41.019Z] Step 26/26 : LABEL version=0.0.1-dev.2 [2022-05-24T15:52:41.019Z] ---> Running in afda6652fea6 [2022-05-24T15:52:41.297Z] Removing intermediate container afda6652fea6 [2022-05-24T15:52:41.297Z] ---> d6565ebad470 [2022-05-24T15:52:41.297Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-24T15:52:41.297Z] Successfully built d6565ebad470 [2022-05-24T15:52:41.297Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:52:41.407Z] provisioning config files... [2022-05-24T15:52:41.429Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/4@tmp/config8745719781925678235tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:52:41.843Z] ---> docker-login.sh [2022-05-24T15:52:41.843Z] nexus3.edgexfoundry.org:10001 [2022-05-24T15:52:42.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:52:42.349Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:52:42.349Z] Configure a credential helper to remove this warning. See [2022-05-24T15:52:42.349Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:52:42.349Z] [2022-05-24T15:52:42.349Z] Login Succeeded [2022-05-24T15:52:42.349Z] nexus3.edgexfoundry.org:10002 [2022-05-24T15:52:42.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:52:42.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:52:42.920Z] Configure a credential helper to remove this warning. See [2022-05-24T15:52:42.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:52:42.920Z] [2022-05-24T15:52:42.920Z] Login Succeeded [2022-05-24T15:52:42.920Z] nexus3.edgexfoundry.org:10003 [2022-05-24T15:52:43.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:52:43.473Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:52:43.473Z] Configure a credential helper to remove this warning. See [2022-05-24T15:52:43.473Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:52:43.473Z] [2022-05-24T15:52:43.473Z] Login Succeeded [2022-05-24T15:52:43.473Z] nexus3.edgexfoundry.org:10004 [2022-05-24T15:52:43.748Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:52:44.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:52:44.025Z] Configure a credential helper to remove this warning. See [2022-05-24T15:52:44.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:52:44.025Z] [2022-05-24T15:52:44.025Z] Login Succeeded [2022-05-24T15:52:44.025Z] docker.io [2022-05-24T15:52:44.301Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-24T15:52:44.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-24T15:52:44.575Z] Configure a credential helper to remove this warning. See [2022-05-24T15:52:44.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-24T15:52:44.575Z] [2022-05-24T15:52:44.575Z] Login Succeeded [2022-05-24T15:52:44.850Z] ---> docker-login.sh ends [Pipeline] } [2022-05-24T15:52:44.870Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:52:44.910Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-24T15:52:44.936Z] [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: [2022-05-24T15:52:44.936Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:52:44.936Z] latest [2022-05-24T15:52:44.936Z] 0.0.1-dev.2 [2022-05-24T15:52:44.936Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [2022-05-24T15:52:44.936Z] main [2022-05-24T15:52:44.936Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:45.316Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:45.677Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:52:45.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-24T15:52:45.677Z] 509f60df89e5: Preparing [2022-05-24T15:52:45.677Z] 725e31677a62: Preparing [2022-05-24T15:52:45.677Z] 8cac7c6e5028: Preparing [2022-05-24T15:52:45.677Z] 831518b5bf05: Preparing [2022-05-24T15:52:45.677Z] 4f4ce317c6bb: Preparing [2022-05-24T15:52:45.953Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:52:45.953Z] 509f60df89e5: Pushed [2022-05-24T15:52:45.953Z] 725e31677a62: Pushed [2022-05-24T15:52:46.938Z] 831518b5bf05: Pushed [2022-05-24T15:52:53.649Z] 8cac7c6e5028: Pushed [2022-05-24T15:52:53.649Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c: digest: sha256:1f3f0bf326fdad49f12f6ddded8fc23a60fe8285a48ae20d9cca3c14d9606a05 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:54.014Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:54.365Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-05-24T15:52:54.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-24T15:52:54.365Z] 509f60df89e5: Preparing [2022-05-24T15:52:54.365Z] 725e31677a62: Preparing [2022-05-24T15:52:54.365Z] 8cac7c6e5028: Preparing [2022-05-24T15:52:54.365Z] 831518b5bf05: Preparing [2022-05-24T15:52:54.365Z] 4f4ce317c6bb: Preparing [2022-05-24T15:52:54.365Z] 831518b5bf05: Layer already exists [2022-05-24T15:52:54.365Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:52:54.365Z] 725e31677a62: Layer already exists [2022-05-24T15:52:54.365Z] 8cac7c6e5028: Layer already exists [2022-05-24T15:52:54.365Z] 509f60df89e5: Layer already exists [2022-05-24T15:52:54.639Z] latest: digest: sha256:1f3f0bf326fdad49f12f6ddded8fc23a60fe8285a48ae20d9cca3c14d9606a05 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:54.994Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:55.401Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.2 [2022-05-24T15:52:55.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-24T15:52:55.401Z] 509f60df89e5: Preparing [2022-05-24T15:52:55.401Z] 725e31677a62: Preparing [2022-05-24T15:52:55.401Z] 8cac7c6e5028: Preparing [2022-05-24T15:52:55.401Z] 831518b5bf05: Preparing [2022-05-24T15:52:55.401Z] 4f4ce317c6bb: Preparing [2022-05-24T15:52:55.401Z] 8cac7c6e5028: Layer already exists [2022-05-24T15:52:55.401Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:52:55.401Z] 725e31677a62: Layer already exists [2022-05-24T15:52:55.401Z] 831518b5bf05: Layer already exists [2022-05-24T15:52:55.401Z] 509f60df89e5: Layer already exists [2022-05-24T15:52:55.401Z] 0.0.1-dev.2: digest: sha256:1f3f0bf326fdad49f12f6ddded8fc23a60fe8285a48ae20d9cca3c14d9606a05 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:55.760Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:56.107Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [2022-05-24T15:52:56.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-24T15:52:56.107Z] 509f60df89e5: Preparing [2022-05-24T15:52:56.107Z] 725e31677a62: Preparing [2022-05-24T15:52:56.107Z] 8cac7c6e5028: Preparing [2022-05-24T15:52:56.107Z] 831518b5bf05: Preparing [2022-05-24T15:52:56.107Z] 4f4ce317c6bb: Preparing [2022-05-24T15:52:56.107Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:52:56.107Z] 725e31677a62: Layer already exists [2022-05-24T15:52:56.107Z] 8cac7c6e5028: Layer already exists [2022-05-24T15:52:56.107Z] 509f60df89e5: Layer already exists [2022-05-24T15:52:56.107Z] 831518b5bf05: Layer already exists [2022-05-24T15:52:56.382Z] 276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2: digest: sha256:1f3f0bf326fdad49f12f6ddded8fc23a60fe8285a48ae20d9cca3c14d9606a05 size: 1366 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:56.737Z] + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:57.081Z] + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [2022-05-24T15:52:57.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] [2022-05-24T15:52:57.081Z] 509f60df89e5: Preparing [2022-05-24T15:52:57.081Z] 725e31677a62: Preparing [2022-05-24T15:52:57.081Z] 8cac7c6e5028: Preparing [2022-05-24T15:52:57.081Z] 831518b5bf05: Preparing [2022-05-24T15:52:57.081Z] 4f4ce317c6bb: Preparing [2022-05-24T15:52:57.081Z] 509f60df89e5: Layer already exists [2022-05-24T15:52:57.081Z] 4f4ce317c6bb: Layer already exists [2022-05-24T15:52:57.081Z] 8cac7c6e5028: Layer already exists [2022-05-24T15:52:57.081Z] 725e31677a62: Layer already exists [2022-05-24T15:52:57.081Z] 831518b5bf05: Layer already exists [2022-05-24T15:52:57.354Z] main: digest: sha256:1f3f0bf326fdad49f12f6ddded8fc23a60fe8285a48ae20d9cca3c14d9606a05 size: 1366 [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-05-24T15:52:57.404Z] ===================================================== [Pipeline] echo [2022-05-24T15:52:57.413Z] taggedImages: [2022-05-24T15:52:57.413Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276b854d0043017d2cd132a5df48fee36b7a1e4c [2022-05-24T15:52:57.413Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [2022-05-24T15:52:57.413Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:0.0.1-dev.2 [2022-05-24T15:52:57.413Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:276b854d0043017d2cd132a5df48fee36b7a1e4c-0.0.1-dev.2 [2022-05-24T15:52:57.413Z] - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:57.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:52:57.772Z] [2022-05-24T15:52:57.772Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:52:58.126Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:52:58.406Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-24T15:52:58.406Z] 8998bd30e6a1: Pulling fs layer [2022-05-24T15:52:58.406Z] 04944245beec: Pulling fs layer [2022-05-24T15:52:58.406Z] 699f458cf7ca: Pulling fs layer [2022-05-24T15:52:58.406Z] 765212b225bb: Pulling fs layer [2022-05-24T15:52:58.406Z] f23df028b6ca: Pulling fs layer [2022-05-24T15:52:58.406Z] d65c8cfc05b1: Pulling fs layer [2022-05-24T15:52:58.406Z] 2437ff75d9bd: Pulling fs layer [2022-05-24T15:52:58.406Z] f23df028b6ca: Waiting [2022-05-24T15:52:58.406Z] d65c8cfc05b1: Waiting [2022-05-24T15:52:58.406Z] 2437ff75d9bd: Waiting [2022-05-24T15:52:58.406Z] 765212b225bb: Waiting [2022-05-24T15:52:58.406Z] 04944245beec: Verifying Checksum [2022-05-24T15:52:58.406Z] 04944245beec: Download complete [2022-05-24T15:52:58.406Z] 765212b225bb: Verifying Checksum [2022-05-24T15:52:58.406Z] 765212b225bb: Download complete [2022-05-24T15:52:58.406Z] f23df028b6ca: Verifying Checksum [2022-05-24T15:52:58.406Z] f23df028b6ca: Download complete [2022-05-24T15:52:58.406Z] d65c8cfc05b1: Verifying Checksum [2022-05-24T15:52:58.406Z] d65c8cfc05b1: Download complete [2022-05-24T15:52:58.682Z] 699f458cf7ca: Verifying Checksum [2022-05-24T15:52:58.682Z] 699f458cf7ca: Download complete [2022-05-24T15:52:58.971Z] 8998bd30e6a1: Verifying Checksum [2022-05-24T15:52:58.971Z] 8998bd30e6a1: Download complete [2022-05-24T15:53:02.869Z] 8998bd30e6a1: Pull complete [2022-05-24T15:53:03.380Z] 04944245beec: Pull complete [2022-05-24T15:53:05.152Z] 699f458cf7ca: Pull complete [2022-05-24T15:53:05.152Z] 765212b225bb: Pull complete [2022-05-24T15:53:06.089Z] f23df028b6ca: Pull complete [2022-05-24T15:53:06.634Z] d65c8cfc05b1: Pull complete [2022-05-24T15:53:14.566Z] 2437ff75d9bd: Verifying Checksum [2022-05-24T15:53:14.566Z] 2437ff75d9bd: Download complete [2022-05-24T15:53:30.017Z] 2437ff75d9bd: Pull complete [2022-05-24T15:53:30.017Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-24T15:53:30.017Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-24T15:53:30.017Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-24T15:53:30.291Z] prd-ubuntu20.04-docker-arm64-4c-16g-64493 does not seem to be running inside a container [2022-05-24T15:53:30.403Z] $ 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/4 -v /w/workspace/device-onvif-camera/4:/w/workspace/device-onvif-camera/4:rw,z -v /w/workspace/device-onvif-camera/4@tmp:/w/workspace/device-onvif-camera/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-24T15:53:33.203Z] $ docker top d9b125a3107629ee04c7da01a38e35dfc374e7dea753d48d3943e8d16831d184 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:53:34.112Z] ---> job-cost.sh [2022-05-24T15:53:34.112Z] lf-activate-venv: SKIPPING [2022-05-24T15:53:34.112Z] INFO: No Stack... [2022-05-24T15:53:34.385Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-24T15:53:35.360Z] INFO: Archiving Costs [Pipeline] sh [2022-05-24T15:53:36.026Z] + cat /w/workspace/device-onvif-camera/4/archives/cost.csv [2022-05-24T15:53:36.026Z] + cut -d, -f6 [Pipeline] lock [2022-05-24T15:53:36.097Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] [2022-05-24T15:53:36.103Z] Resource [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] did not exist. Created. [2022-05-24T15:53:36.103Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:53:36.794Z] /w/workspace/device-onvif-camera/4@tmp/durable-7633decf/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-24T15:53:37.482Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-24T15:53:37.513Z] Warning: overwriting stash ‘stack-cost’ [2022-05-24T15:53:37.606Z] Stashed 1 file(s) [Pipeline] } [2022-05-24T15:53:37.613Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-4-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-24T15:53:37.645Z] $ docker stop --time=1 d9b125a3107629ee04c7da01a38e35dfc374e7dea753d48d3943e8d16831d184 [2022-05-24T15:53:39.157Z] $ docker rm -f d9b125a3107629ee04c7da01a38e35dfc374e7dea753d48d3943e8d16831d184 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-05-24T15:53:39.636Z] provisioning config files... [2022-05-24T15:53:39.644Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config1409778511556287357tmp [Pipeline] { [Pipeline] sh [2022-05-24T15:53:39.943Z] + set +x [2022-05-24T15:53:39.943Z] + curl -s https://codecov.io/bash [2022-05-24T15:53:39.943Z] + bash -s -- [2022-05-24T15:53:39.943Z] [2022-05-24T15:53:39.943Z] _____ _ [2022-05-24T15:53:39.943Z] / ____| | | [2022-05-24T15:53:39.943Z] | | ___ __| | ___ ___ _____ __ [2022-05-24T15:53:39.943Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-24T15:53:39.943Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-24T15:53:39.943Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-24T15:53:39.943Z] Bash-1.0.6 [2022-05-24T15:53:39.943Z] [2022-05-24T15:53:39.943Z] [2022-05-24T15:53:39.943Z] ==> git version 2.25.1 found [2022-05-24T15:53:39.943Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-05-24T15:53:39.943Z] Release-Date: 2020-01-08 [2022-05-24T15:53:39.943Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-24T15:53:39.943Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-24T15:53:39.943Z] ==> Jenkins CI detected. [2022-05-24T15:53:39.943Z] current dir:  /w/workspace/foundry_device-onvif-camera_main [2022-05-24T15:53:39.943Z] project root: . [2022-05-24T15:53:39.943Z] --> token set from env [2022-05-24T15:53:39.943Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-24T15:53:39.943Z] ==> Running gcov in . (disable via -X gcov) [2022-05-24T15:53:39.943Z] ==> Python coveragepy not found [2022-05-24T15:53:39.943Z] ==> Searching for coverage reports in: [2022-05-24T15:53:39.943Z] + . [2022-05-24T15:53:39.943Z] -> Found 1 reports [2022-05-24T15:53:39.943Z] ==> Detecting git/mercurial file structure [2022-05-24T15:53:39.943Z] ==> Reading reports [2022-05-24T15:53:39.943Z] + ./coverage.out bytes=37307 [2022-05-24T15:53:39.943Z] ==> Appending adjustments [2022-05-24T15:53:39.943Z] https://docs.codecov.io/docs/fixing-reports [2022-05-24T15:53:40.204Z] + Found adjustments [2022-05-24T15:53:40.204Z] ==> Gzipping contents [2022-05-24T15:53:40.204Z] 8.0K /tmp/codecov.PCeR53.gz [2022-05-24T15:53:40.204Z] ==> Uploading reports [2022-05-24T15:53:40.204Z] url: https://codecov.io [2022-05-24T15:53:40.204Z] query: branch=main&commit=276b854d0043017d2cd132a5df48fee36b7a1e4c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-24T15:53:40.204Z] -> Pinging Codecov [2022-05-24T15:53:40.204Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=276b854d0043017d2cd132a5df48fee36b7a1e4c&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F4%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= [2022-05-24T15:53:40.466Z] -> Uploading to [2022-05-24T15:53:40.466Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-24/F29A59C45E3A92E06B3E522C9905F8EF/276b854d0043017d2cd132a5df48fee36b7a1e4c/913df86e-0b69-4e8e-bd68-a70cf72e8476.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220524%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220524T155340Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=420db46cc6cbbc41aef728f91a3e715b96f99fbea30f0a95088765fe22568e42 [2022-05-24T15:53:40.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-24T15:53:40.466Z] Dload Upload Total Spent Left Speed [2022-05-24T15:53:40.727Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 4608 0 0 100 4608 0 19443 --:--:-- --:--:-- --:--:-- 19443 [2022-05-24T15:53:40.728Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-onvif-camera/commit/276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] } [2022-05-24T15:53:40.736Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-05-24T15:53:40.897Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-05-24T15:53:40.909Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:53:41.212Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:53:41.212Z] [2022-05-24T15:53:41.212Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:53:41.517Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:53:41.517Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-05-24T15:53:41.517Z] 188c0c94c7c5: Pulling fs layer [2022-05-24T15:53:41.517Z] 0ef7d3d256c8: Pulling fs layer [2022-05-24T15:53:41.517Z] de9db76c5a1d: Pulling fs layer [2022-05-24T15:53:41.517Z] 0eba1c9be4d2: Pulling fs layer [2022-05-24T15:53:41.517Z] 0d57e429df01: Pulling fs layer [2022-05-24T15:53:41.517Z] 4e4be7b47b0d: Pulling fs layer [2022-05-24T15:53:41.517Z] e1f770b5df2f: Pulling fs layer [2022-05-24T15:53:41.517Z] 85a0685a4137: Pulling fs layer [2022-05-24T15:53:41.517Z] 0eba1c9be4d2: Waiting [2022-05-24T15:53:41.517Z] 0d57e429df01: Waiting [2022-05-24T15:53:41.517Z] e1f770b5df2f: Waiting [2022-05-24T15:53:41.517Z] 85a0685a4137: Waiting [2022-05-24T15:53:41.517Z] de9db76c5a1d: Download complete [2022-05-24T15:53:41.517Z] 0ef7d3d256c8: Verifying Checksum [2022-05-24T15:53:41.517Z] 0d57e429df01: Verifying Checksum [2022-05-24T15:53:41.517Z] 0d57e429df01: Download complete [2022-05-24T15:53:41.517Z] 4e4be7b47b0d: Verifying Checksum [2022-05-24T15:53:41.517Z] 4e4be7b47b0d: Download complete [2022-05-24T15:53:41.517Z] 188c0c94c7c5: Verifying Checksum [2022-05-24T15:53:41.517Z] 188c0c94c7c5: Download complete [2022-05-24T15:53:41.776Z] 188c0c94c7c5: Pull complete [2022-05-24T15:53:41.776Z] e1f770b5df2f: Verifying Checksum [2022-05-24T15:53:41.776Z] e1f770b5df2f: Download complete [2022-05-24T15:53:41.776Z] 0ef7d3d256c8: Pull complete [2022-05-24T15:53:42.039Z] de9db76c5a1d: Pull complete [2022-05-24T15:53:42.298Z] 0eba1c9be4d2: Verifying Checksum [2022-05-24T15:53:42.298Z] 0eba1c9be4d2: Download complete [2022-05-24T15:53:42.557Z] 85a0685a4137: Verifying Checksum [2022-05-24T15:53:42.557Z] 85a0685a4137: Download complete [2022-05-24T15:53:45.853Z] 0eba1c9be4d2: Pull complete [2022-05-24T15:53:45.853Z] 0d57e429df01: Pull complete [2022-05-24T15:53:46.113Z] 4e4be7b47b0d: Pull complete [2022-05-24T15:53:46.374Z] e1f770b5df2f: Pull complete [2022-05-24T15:53:50.571Z] 85a0685a4137: Pull complete [2022-05-24T15:53:50.571Z] Digest: sha256:7aa73c779e74679b54b21640a8329a5861c746bf05893e799573cda644736c06 [2022-05-24T15:53:50.571Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-05-24T15:53:50.571Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] withDockerContainer [2022-05-24T15:53:50.648Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:53:50.694Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-05-24T15:53:53.030Z] $ docker top 6a282e3366122bd10abb129ef3ac84a3a313ead1eb7be70d2c89541209d62fc0 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-05-24T15:53:53.099Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins [Pipeline] sh [2022-05-24T15:53:53.381Z] + set -o pipefail [2022-05-24T15:53:53.381Z] + snyk monitor '--org=edgex-jenkins' [2022-05-24T15:53:59.985Z] [2022-05-24T15:53:59.985Z] Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... [2022-05-24T15:53:59.985Z] [2022-05-24T15:53:59.985Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/cc672bb3-ce95-45c3-947b-54254bf70991/history/5b011d0b-7e4a-4f20-9be1-7d7e8d8a658d [2022-05-24T15:53:59.985Z] [2022-05-24T15:53:59.985Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-05-24T15:53:59.985Z] [2022-05-24T15:54:00.251Z] [Pipeline] } [2022-05-24T15:54:00.272Z] $ docker stop --time=1 6a282e3366122bd10abb129ef3ac84a3a313ead1eb7be70d2c89541209d62fc0 [2022-05-24T15:54:02.450Z] $ docker rm -f 6a282e3366122bd10abb129ef3ac84a3a313ead1eb7be70d2c89541209d62fc0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-24T15:54:03.211Z] + git log --format=format:%s -1 276b854d0043017d2cd132a5df48fee36b7a1e4c [Pipeline] sh [2022-05-24T15:54:03.512Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:54:03.512Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:03.805Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:54:03.805Z] . [Pipeline] withDockerContainer [2022-05-24T15:54:03.871Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:54:03.914Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:54:04.339Z] $ docker top ddbe14d435dba58d8dc12ae9b53bb15b12e9dce30502d18255f11594b47318cc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:54:04.431Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:54:04.431Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:54:04.552Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:54:04.563Z] $ docker exec ddbe14d435dba58d8dc12ae9b53bb15b12e9dce30502d18255f11594b47318cc ssh-agent [2022-05-24T15:54:04.668Z] SSH_AUTH_SOCK=/tmp/ssh-EaxucS7FRHwD/agent.34 [2022-05-24T15:54:04.668Z] SSH_AGENT_PID=41 [2022-05-24T15:54:04.674Z] Running ssh-add (command line suppressed) [2022-05-24T15:54:04.796Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6556871117756376468.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_6556871117756376468.key) [2022-05-24T15:54:04.804Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:54:05.185Z] + git semver tag [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,374 [run_tag] DEBUG tag force:False [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,375 [check_head_tag] DEBUG check head tag [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,375 [execute] INFO git cat-file --batch-check [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,375 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,379 [execute] INFO git cat-file --batch [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,379 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,383 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,384 [execute] INFO git tag -a v0.0.1-dev.2 -m v0.0.1-dev.2 [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,384 [execute] DEBUG Popen(['git', 'tag', '-a', 'v0.0.1-dev.2', '-m', 'v0.0.1-dev.2'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:54:05.450Z] 2022-05-24 15:54:05,388 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:05.450Z] 0.0.1-dev.2 [Pipeline] } [2022-05-24T15:54:05.474Z] $ docker exec --env ******** --env ******** ddbe14d435dba58d8dc12ae9b53bb15b12e9dce30502d18255f11594b47318cc ssh-agent -k [2022-05-24T15:54:05.579Z] unset SSH_AUTH_SOCK; [2022-05-24T15:54:05.579Z] unset SSH_AGENT_PID; [2022-05-24T15:54:05.580Z] echo Agent pid 41 killed; [2022-05-24T15:54:05.582Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:54:05.891Z] + git semver [Pipeline] } [2022-05-24T15:54:06.173Z] $ docker stop --time=1 ddbe14d435dba58d8dc12ae9b53bb15b12e9dce30502d18255f11594b47318cc [2022-05-24T15:54:07.462Z] $ docker rm -f ddbe14d435dba58d8dc12ae9b53bb15b12e9dce30502d18255f11594b47318cc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:07.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:54:07.842Z] [2022-05-24T15:54:07.842Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:08.146Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:54:08.146Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-05-24T15:54:08.146Z] ab5ef0e58194: Pulling fs layer [2022-05-24T15:54:08.146Z] 9712f1f96733: Pulling fs layer [2022-05-24T15:54:08.146Z] 63f879dbbcfc: Pulling fs layer [2022-05-24T15:54:08.146Z] 0d9ebad4ef96: Pulling fs layer [2022-05-24T15:54:08.146Z] e9a5061849ea: Pulling fs layer [2022-05-24T15:54:08.146Z] d747dcd14b5f: Pulling fs layer [2022-05-24T15:54:08.146Z] 2de7ff778b66: Pulling fs layer [2022-05-24T15:54:08.146Z] 0d9ebad4ef96: Waiting [2022-05-24T15:54:08.146Z] e9a5061849ea: Waiting [2022-05-24T15:54:08.146Z] d747dcd14b5f: Waiting [2022-05-24T15:54:08.146Z] 2de7ff778b66: Waiting [2022-05-24T15:54:08.146Z] 9712f1f96733: Verifying Checksum [2022-05-24T15:54:08.146Z] 9712f1f96733: Download complete [2022-05-24T15:54:08.406Z] 63f879dbbcfc: Verifying Checksum [2022-05-24T15:54:08.406Z] 63f879dbbcfc: Download complete [2022-05-24T15:54:08.666Z] 0d9ebad4ef96: Verifying Checksum [2022-05-24T15:54:08.666Z] 0d9ebad4ef96: Download complete [2022-05-24T15:54:08.666Z] e9a5061849ea: Verifying Checksum [2022-05-24T15:54:08.666Z] e9a5061849ea: Download complete [2022-05-24T15:54:08.666Z] d747dcd14b5f: Download complete [2022-05-24T15:54:08.666Z] ab5ef0e58194: Verifying Checksum [2022-05-24T15:54:08.666Z] ab5ef0e58194: Download complete [2022-05-24T15:54:08.666Z] 2de7ff778b66: Verifying Checksum [2022-05-24T15:54:08.666Z] 2de7ff778b66: Download complete [2022-05-24T15:54:11.957Z] ab5ef0e58194: Pull complete [2022-05-24T15:54:11.957Z] 9712f1f96733: Pull complete [2022-05-24T15:54:12.218Z] 63f879dbbcfc: Pull complete [2022-05-24T15:54:16.409Z] 0d9ebad4ef96: Pull complete [2022-05-24T15:54:16.409Z] e9a5061849ea: Pull complete [2022-05-24T15:54:16.409Z] d747dcd14b5f: Pull complete [2022-05-24T15:54:17.347Z] 2de7ff778b66: Pull complete [2022-05-24T15:54:17.347Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-05-24T15:54:17.347Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-05-24T15:54:17.347Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] withDockerContainer [2022-05-24T15:54:17.421Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:54:17.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-05-24T15:54:19.725Z] $ docker top aa286d3a031a6cdb1ade619b7fe68bd27e6bdd02b66078621bf62df8b42fb7a6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:54:19.808Z] provisioning config files... [2022-05-24T15:54:19.819Z] copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config2331723653337160438tmp [2022-05-24T15:54:19.829Z] copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4132698084031511665tmp [2022-05-24T15:54:19.840Z] copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config7768373142625574512tmp [Pipeline] { [Pipeline] echo [2022-05-24T15:54:19.857Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:20.142Z] ---> sigul-configuration.sh [2022-05-24T15:54:20.142Z] gpg: directory `/root/.gnupg' created [2022-05-24T15:54:20.142Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-05-24T15:54:20.142Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-05-24T15:54:20.142Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-05-24T15:54:20.142Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-05-24T15:54:20.142Z] gpg: CAST5 encrypted data [2022-05-24T15:54:20.142Z] gpg: encrypted with 1 passphrase [2022-05-24T15:54:20.142Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-05-24T15:54:20.430Z] + mkdir /home/jenkins [2022-05-24T15:54:20.430Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-05-24T15:54:20.720Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-05-24T15:54:20.730Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:21.017Z] ---> sigul-install.sh [2022-05-24T15:54:21.017Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-05-24T15:54:21.303Z] + git tag --list [2022-05-24T15:54:21.303Z] v0.0.0 [2022-05-24T15:54:21.303Z] v0.0.1-dev.1 [2022-05-24T15:54:21.303Z] v0.0.1-dev.2 [Pipeline] sh [2022-05-24T15:54:21.594Z] + lftools sign git-tag v0.0.1-dev.2 [2022-05-24T15:54:22.164Z] Signing Git tag with Sigul... [2022-05-24T15:54:22.164Z] Signing v0.0.1-dev.2 [Pipeline] echo [2022-05-24T15:54:22.433Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:22.720Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-05-24T15:54:22.729Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-05-24T15:54:22.764Z] $ docker stop --time=1 aa286d3a031a6cdb1ade619b7fe68bd27e6bdd02b66078621bf62df8b42fb7a6 [2022-05-24T15:54:24.077Z] $ docker rm -f aa286d3a031a6cdb1ade619b7fe68bd27e6bdd02b66078621bf62df8b42fb7a6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-05-24T15:54:24.488Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:54:24.488Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:24.784Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:54:24.784Z] . [Pipeline] withDockerContainer [2022-05-24T15:54:24.851Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:54:24.891Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:54:25.269Z] $ docker top d956276cd2cd3acb36c32549e582dfc6df6fe7a2d3a965656580f76e90ae7369 -eo pid,comm [2022-05-24T15:54:25.323Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-05-24T15:54:25.323Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:54:25.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:54:25.362Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:54:25.504Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:54:25.514Z] $ docker exec d956276cd2cd3acb36c32549e582dfc6df6fe7a2d3a965656580f76e90ae7369 ssh-agent [2022-05-24T15:54:25.633Z] SSH_AUTH_SOCK=/tmp/ssh-KGI6qQehsZyu/agent.32 [2022-05-24T15:54:25.633Z] SSH_AGENT_PID=39 [2022-05-24T15:54:25.639Z] Running ssh-add (command line suppressed) [2022-05-24T15:54:25.768Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2861627771434108307.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_2861627771434108307.key) [2022-05-24T15:54:25.775Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:54:26.061Z] + git semver bump pre [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,277 [bump_version] DEBUG bumping version:0.0.1-dev.2 on axis:pre with prefix:dev [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,277 [bump_version] DEBUG bumped version:0.0.1-dev.3 [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,277 [write_version] DEBUG write version:0.0.1-dev.3 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,277 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,277 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,279 [execute] INFO git cat-file --batch-check [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,279 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,284 [execute] INFO git cat-file --batch [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,284 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) [2022-05-24T15:54:26.321Z] 2022-05-24 15:54:26,288 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:26.321Z] 0.0.1-dev.3 [Pipeline] } [2022-05-24T15:54:26.339Z] $ docker exec --env ******** --env ******** d956276cd2cd3acb36c32549e582dfc6df6fe7a2d3a965656580f76e90ae7369 ssh-agent -k [2022-05-24T15:54:26.468Z] unset SSH_AUTH_SOCK; [2022-05-24T15:54:26.468Z] unset SSH_AGENT_PID; [2022-05-24T15:54:26.468Z] echo Agent pid 39 killed; [2022-05-24T15:54:26.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:54:26.788Z] + git semver [Pipeline] } [2022-05-24T15:54:27.070Z] $ docker stop --time=1 d956276cd2cd3acb36c32549e582dfc6df6fe7a2d3a965656580f76e90ae7369 [2022-05-24T15:54:28.429Z] $ docker rm -f d956276cd2cd3acb36c32549e582dfc6df6fe7a2d3a965656580f76e90ae7369 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-24T15:54:29.300Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-24T15:54:29.301Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:29.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-24T15:54:29.764Z] . [Pipeline] withDockerContainer [2022-05-24T15:54:29.837Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:54:29.881Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-24T15:54:30.291Z] $ docker top 32a78ce9bcb1dcab34519f624c74c2d86999821f855ef841b0b5ee0cd2fa523c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-24T15:54:30.389Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-24T15:54:30.389Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-24T15:54:30.520Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-24T15:54:30.530Z] $ docker exec 32a78ce9bcb1dcab34519f624c74c2d86999821f855ef841b0b5ee0cd2fa523c ssh-agent [2022-05-24T15:54:30.650Z] SSH_AUTH_SOCK=/tmp/ssh-GA1aDrC6mXIs/agent.32 [2022-05-24T15:54:30.650Z] SSH_AGENT_PID=39 [2022-05-24T15:54:30.656Z] Running ssh-add (command line suppressed) [2022-05-24T15:54:30.789Z] Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5349424341633332375.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_5349424341633332375.key) [2022-05-24T15:54:30.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-24T15:54:31.117Z] + git semver push [2022-05-24T15:54:31.416Z] 2022-05-24 15:54:31,355 [run_push] DEBUG push [2022-05-24T15:54:31.416Z] 2022-05-24 15:54:31,355 [execute] INFO git push origin semver [2022-05-24T15:54:31.416Z] 2022-05-24 15:54:31,356 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:54:32.406Z] 2022-05-24 15:54:32,084 [run_push] DEBUG push all version tags [2022-05-24T15:54:32.406Z] 2022-05-24 15:54:32,084 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-05-24T15:54:32.406Z] 2022-05-24 15:54:32,084 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) [2022-05-24T15:54:32.977Z] 2022-05-24 15:54:32,781 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main [2022-05-24T15:54:32.977Z] 0.0.1-dev.3 [Pipeline] } [2022-05-24T15:54:32.996Z] $ docker exec --env ******** --env ******** 32a78ce9bcb1dcab34519f624c74c2d86999821f855ef841b0b5ee0cd2fa523c ssh-agent -k [2022-05-24T15:54:33.103Z] unset SSH_AUTH_SOCK; [2022-05-24T15:54:33.103Z] unset SSH_AGENT_PID; [2022-05-24T15:54:33.103Z] echo Agent pid 39 killed; [2022-05-24T15:54:33.112Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-24T15:54:33.428Z] + git semver [Pipeline] } [2022-05-24T15:54:33.707Z] $ docker stop --time=1 32a78ce9bcb1dcab34519f624c74c2d86999821f855ef841b0b5ee0cd2fa523c [2022-05-24T15:54:35.007Z] $ docker rm -f 32a78ce9bcb1dcab34519f624c74c2d86999821f855ef841b0b5ee0cd2fa523c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-05-24T15:54:35.533Z] + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] [2022-05-24T15:54:35.533Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-05-24T15:54:35.533Z] total 16 [2022-05-24T15:54:35.533Z] drwxr-xr-x 3 root root 4096 May 24 15:45 . [2022-05-24T15:54:35.533Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 15:54 .. [2022-05-24T15:54:35.533Z] drwxr-xr-x 2 root root 4096 May 24 15:45 cost [2022-05-24T15:54:35.533Z] -rw-r--r-- 1 root root 88 May 24 15:45 cost.csv [2022-05-24T15:54:35.533Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives [2022-05-24T15:54:35.533Z] + ls -al /w/workspace/foundry_device-onvif-camera_main/archives [2022-05-24T15:54:35.533Z] total 16 [2022-05-24T15:54:35.533Z] drwxr-xr-x 3 jenkins jenkins 4096 May 24 15:45 . [2022-05-24T15:54:35.533Z] drwxrwxr-x 10 jenkins jenkins 4096 May 24 15:54 .. [2022-05-24T15:54:35.533Z] drwxr-xr-x 2 jenkins jenkins 4096 May 24 15:45 cost [2022-05-24T15:54:35.533Z] -rw-r--r-- 1 jenkins jenkins 88 May 24 15:45 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:35.828Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:36.694Z] ---> package-listing.sh [2022-05-24T15:54:36.694Z] ++ facter osfamily [2022-05-24T15:54:36.694Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-24T15:54:36.953Z] + OS_FAMILY=debian [2022-05-24T15:54:36.953Z] + workspace=/w/workspace/foundry_device-onvif-camera_main [2022-05-24T15:54:36.953Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-24T15:54:36.953Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-24T15:54:36.953Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-24T15:54:36.953Z] + PACKAGES=/tmp/packages_start.txt [2022-05-24T15:54:36.953Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-05-24T15:54:36.953Z] + PACKAGES=/tmp/packages_end.txt [2022-05-24T15:54:36.953Z] + case "${OS_FAMILY}" in [2022-05-24T15:54:36.953Z] + dpkg -l [2022-05-24T15:54:36.953Z] + grep '^ii' [2022-05-24T15:54:36.953Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-24T15:54:36.953Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-24T15:54:36.953Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-24T15:54:36.953Z] + '[' /w/workspace/foundry_device-onvif-camera_main ']' [2022-05-24T15:54:36.953Z] + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ [2022-05-24T15:54:36.953Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo [2022-05-24T15:54:36.967Z] 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-24T15:54:37.252Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-24T15:54:37.808Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-24T15:54:37.808Z] . [Pipeline] withDockerContainer [2022-05-24T15:54:37.872Z] prd-ubuntu20.04-docker-8c-8g-64490 does not seem to be running inside a container [2022-05-24T15:54:37.914Z] $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-24T15:54:38.140Z] $ docker top ca0b728d070852790b35ec8f4388af5a08765c1c10dd1bde7673385df7d5fa65 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-24T15:54:38.498Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-24T15:54:38.784Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-24T15:54:39.076Z] + ls /var/log/sa-host [2022-05-24T15:54:39.077Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-24T15:54:39.169Z] provisioning config files... [2022-05-24T15:54:39.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config6956299755694567314tmp [Pipeline] { [Pipeline] echo [2022-05-24T15:54:39.192Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:39.479Z] ---> create-netrc.sh [Pipeline] } [2022-05-24T15:54:39.486Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:39.819Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-24T15:54:39.829Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:40.119Z] ---> sudo-logs.sh [2022-05-24T15:54:40.119Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-24T15:54:40.145Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:40.430Z] ---> job-cost.sh [2022-05-24T15:54:40.430Z] lf-activate-venv: SKIPPING [2022-05-24T15:54:40.430Z] DEBUG: total: 0.2199999988079071 [2022-05-24T15:54:40.430Z] INFO: Retrieving Stack Cost... [2022-05-24T15:54:40.999Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-24T15:54:41.260Z] INFO: Archiving Costs [Pipeline] echo [2022-05-24T15:54:41.276Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-24T15:54:41.560Z] ---> logs-deploy.sh [2022-05-24T15:54:41.561Z] lf-activate-venv: SKIPPING [2022-05-24T15:54:41.561Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/4 [2022-05-24T15:54:41.561Z] INFO: archiving workspace using pattern(s): [2022-05-24T15:54:42.503Z] Archives upload complete. [2022-05-24T15:54:42.503Z] INFO: archiving logs to Nexus